| Server IP : 188.114.96.1 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/blueoceanprod/ |
Upload File : |
/*M!999999\- enable the sandbox mode */
-- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: blueoceanproddb
-- ------------------------------------------------------
-- Server version 10.6.22-MariaDB-ubu2204
/*!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` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=273012 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (16,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-29 06:36:22','2023-04-29 06:36:22','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682750182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682750182;}',4,1,'2023-04-29 06:37:52','2023-04-29 06:37:52',0,NULL,10),(18,'action_scheduler/migration_hook','failed','2023-04-29 06:38:52','2023-04-29 06:38:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682750332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682750332;}',1,1,'2023-04-29 06:38:56','2023-04-29 06:38:56',0,NULL,10),(58,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-10 05:30:30','2023-05-10 05:30:30','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1683696630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1683696630;}',4,1,'2023-05-10 05:30:31','2023-05-10 05:30:31',0,NULL,10),(313,'wp_mail_smtp_summary_report_email','failed','2023-05-22 10:00:00','2023-05-22 14:00:00','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684749600;s:18:\"\0*\0first_timestamp\";i:1684749600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684749600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-05-22 10:06:12','2023-05-22 14:06:12',0,NULL,10),(318,'wp_mail_smtp_send_usage_data','failed','2023-05-27 13:49:03','2023-05-27 17:49:03','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685195343;s:18:\"\0*\0first_timestamp\";i:1685195343;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685195343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-05-27 14:20:29','2023-05-27 18:20:29',0,NULL,10),(342,'wp_mail_smtp_summary_report_email','failed','2023-05-29 10:06:12','2023-05-29 14:06:12','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685354772;s:18:\"\0*\0first_timestamp\";i:1684749600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685354772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-05-29 10:07:19','2023-05-29 14:07:19',0,NULL,10),(487,'wp_mail_smtp_send_usage_data','failed','2023-06-03 14:20:29','2023-06-03 18:20:29','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685802029;s:18:\"\0*\0first_timestamp\";i:1685195343;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685802029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-03 14:26:06','2023-06-03 18:26:06',0,NULL,10),(494,'wp_mail_smtp_summary_report_email','failed','2023-06-05 10:07:19','2023-06-05 14:07:19','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685959639;s:18:\"\0*\0first_timestamp\";i:1684749600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685959639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-05 10:15:59','2023-06-05 14:15:59',0,NULL,10),(502,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-30 21:53:23','2023-05-31 01:53:23','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685483603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685483603;}',4,1,'2023-05-30 21:53:23','2023-05-31 01:53:23',0,NULL,10),(523,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-06-01 22:01:05','2023-06-02 02:01:05','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685656865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685656865;}',4,1,'2023-06-01 22:01:06','2023-06-02 02:01:06',0,NULL,10),(537,'wp_mail_smtp_send_usage_data','failed','2023-06-10 14:26:06','2023-06-10 18:26:06','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686407166;s:18:\"\0*\0first_timestamp\";i:1685195343;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686407166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-10 14:27:04','2023-06-10 18:27:04',0,NULL,10),(545,'wp_mail_smtp_summary_report_email','failed','2023-06-12 10:15:59','2023-06-12 14:15:59','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686564959;s:18:\"\0*\0first_timestamp\";i:1684749600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686564959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-12 10:29:57','2023-06-12 14:29:57',0,NULL,10),(579,'wp_mail_smtp_send_usage_data','failed','2023-06-17 14:27:04','2023-06-17 18:27:04','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687012024;s:18:\"\0*\0first_timestamp\";i:1685195343;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687012024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-17 15:55:36','2023-06-17 19:55:36',0,NULL,10),(582,'wp_mail_smtp_summary_report_email','failed','2023-06-19 10:29:57','2023-06-19 14:29:57','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687170597;s:18:\"\0*\0first_timestamp\";i:1684749600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687170597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-19 11:10:44','2023-06-19 15:10:44',0,NULL,10),(602,'wp_mail_smtp_send_usage_data','failed','2023-06-24 15:55:36','2023-06-24 19:55:36','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687622136;s:18:\"\0*\0first_timestamp\";i:1685195343;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687622136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,1,'2023-06-24 16:10:27','2023-06-24 20:10:27',0,NULL,10),(249092,'woocommerce_geoip_updater','complete','2026-07-02 01:27:56','2026-07-02 05:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782955676;s:18:\"\0*\0first_timestamp\";i:1755732938;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782955676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',15,1,'2026-07-02 01:28:08','2026-07-02 05:28:08',396669,NULL,10),(254907,'woocommerce_refresh_order_count_cache','complete','2026-06-27 20:04:30','2026-06-28 00:04:30','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782590670;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782590670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-27 20:23:42','2026-06-28 00:23:42',394057,NULL,10),(254940,'woocommerce_cleanup_draft_orders','complete','2026-06-28 16:53:48','2026-06-28 20:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665628;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-06-28 16:54:31','2026-06-28 20:54:31',394396,NULL,10),(254941,'woocommerce_scheduled_sales','complete','2026-06-28 16:53:48','2026-06-28 20:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665628;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-28 16:54:31','2026-06-28 20:54:31',394396,NULL,10),(254942,'wc_admin_daily_wrapper','complete','2026-06-28 16:53:49','2026-06-28 20:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665629;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-28 16:54:32','2026-06-28 20:54:32',394396,NULL,10),(254943,'woocommerce_cleanup_personal_data','complete','2026-06-28 16:53:50','2026-06-28 20:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665630;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-28 16:54:33','2026-06-28 20:54:33',394396,NULL,10),(254944,'woocommerce_cleanup_logs','complete','2026-06-28 16:53:50','2026-06-28 20:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665630;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-28 16:54:33','2026-06-28 20:54:33',394396,NULL,10),(254945,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-28 16:53:50','2026-06-28 20:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665630;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-28 16:54:33','2026-06-28 20:54:33',394396,NULL,10),(254946,'woocommerce_cleanup_sessions','complete','2026-06-28 02:00:00','2026-06-28 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782612000;s:18:\"\0*\0first_timestamp\";i:1782612000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782612000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-28 02:02:48','2026-06-28 06:02:48',394161,NULL,10),(254948,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-28 16:53:50','2026-06-28 20:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782665630;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782665630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-06-28 16:54:33','2026-06-28 20:54:33',394396,NULL,20),(254951,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 20:19:59','2026-06-28 00:19:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782591599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782591599;}',15,1,'2026-06-27 20:23:42','2026-06-28 00:23:42',394057,NULL,10),(254967,'woocommerce_refresh_order_count_cache','complete','2026-06-28 08:23:42','2026-06-28 12:23:42','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782635022;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782635022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-28 08:57:16','2026-06-28 12:57:16',394270,NULL,10),(254968,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 21:23:42','2026-06-28 01:23:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782595422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782595422;}',15,1,'2026-06-27 21:28:37','2026-06-28 01:28:37',394071,NULL,10),(254980,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 22:28:37','2026-06-28 02:28:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782599317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782599317;}',15,1,'2026-06-27 22:33:41','2026-06-28 02:33:41',394085,NULL,10),(254984,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 23:33:41','2026-06-28 03:33:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782603221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782603221;}',15,1,'2026-06-27 23:34:29','2026-06-28 03:34:29',394115,NULL,10),(254986,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 00:34:29','2026-06-28 04:34:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782606869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782606869;}',15,1,'2026-06-28 00:45:28','2026-06-28 04:45:28',394141,NULL,10),(254987,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 01:45:28','2026-06-28 05:45:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782611128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782611128;}',15,1,'2026-06-28 01:51:43','2026-06-28 05:51:43',394157,NULL,10),(254988,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 02:51:43','2026-06-28 06:51:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782615103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782615103;}',15,1,'2026-06-28 02:53:17','2026-06-28 06:53:17',394175,NULL,10),(254989,'woocommerce_cleanup_sessions','complete','2026-06-28 14:02:48','2026-06-28 18:02:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782655368;s:18:\"\0*\0first_timestamp\";i:1782612000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782655368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-28 14:08:04','2026-06-28 18:08:04',394337,NULL,10),(254990,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 03:53:17','2026-06-28 07:53:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782618797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782618797;}',15,1,'2026-06-28 04:07:55','2026-06-28 08:07:55',394198,NULL,10),(254996,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 05:07:55','2026-06-28 09:07:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782623275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782623275;}',15,1,'2026-06-28 05:22:49','2026-06-28 09:22:49',394220,NULL,10),(254999,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 06:22:49','2026-06-28 10:22:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782627769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782627769;}',15,1,'2026-06-28 06:26:08','2026-06-28 10:26:08',394238,NULL,10),(255000,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-28 05:22:49','2026-06-28 09:22:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782624169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782624169;}',8,1,'2026-06-28 05:26:20','2026-06-28 09:26:20',394224,NULL,10),(255001,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 07:26:08','2026-06-28 11:26:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782631568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782631568;}',15,1,'2026-06-28 07:26:26','2026-06-28 11:26:26',394258,NULL,10),(255002,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 08:26:26','2026-06-28 12:26:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782635186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782635186;}',15,1,'2026-06-28 08:57:16','2026-06-28 12:57:16',394270,NULL,10),(255004,'woocommerce_refresh_order_count_cache','complete','2026-06-28 20:57:16','2026-06-29 00:57:16','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782680236;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782680236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-28 21:31:44','2026-06-29 01:31:44',394470,NULL,10),(255005,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 09:57:16','2026-06-28 13:57:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782640636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782640636;}',15,1,'2026-06-28 10:05:16','2026-06-28 14:05:16',394290,NULL,10),(255006,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 11:05:16','2026-06-28 15:05:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782644716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782644716;}',15,1,'2026-06-28 11:12:38','2026-06-28 15:12:38',394299,NULL,10),(255007,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 12:12:38','2026-06-28 16:12:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782648758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782648758;}',15,1,'2026-06-28 12:14:56','2026-06-28 16:14:56',394321,NULL,10),(255008,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 13:14:56','2026-06-28 17:14:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782652496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782652496;}',15,1,'2026-06-28 13:26:58','2026-06-28 17:26:58',394331,NULL,10),(255009,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 14:26:58','2026-06-28 18:26:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656818;}',15,1,'2026-06-28 14:33:31','2026-06-28 18:33:31',394348,NULL,10),(255011,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 15:33:31','2026-06-28 19:33:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782660811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782660811;}',15,1,'2026-06-28 15:36:18','2026-06-28 19:36:18',394356,NULL,10),(255012,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 16:36:18','2026-06-28 20:36:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782664578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782664578;}',15,1,'2026-06-28 16:43:53','2026-06-28 20:43:53',394390,NULL,10),(255018,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 17:43:53','2026-06-28 21:43:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782668633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782668633;}',15,1,'2026-06-28 17:51:00','2026-06-28 21:51:00',394413,NULL,10),(255020,'woocommerce_cleanup_draft_orders','complete','2026-06-29 16:54:31','2026-06-29 20:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752071;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-06-29 16:58:59','2026-06-29 20:58:59',395146,NULL,10),(255021,'woocommerce_scheduled_sales','complete','2026-06-29 16:54:31','2026-06-29 20:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752071;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-29 16:58:59','2026-06-29 20:58:59',395146,NULL,10),(255022,'wc_admin_daily_wrapper','complete','2026-06-29 16:54:32','2026-06-29 20:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752072;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-29 16:59:00','2026-06-29 20:59:00',395146,NULL,10),(255023,'woocommerce_cleanup_personal_data','complete','2026-06-29 16:54:33','2026-06-29 20:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752073;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-29 16:59:01','2026-06-29 20:59:01',395146,NULL,10),(255024,'woocommerce_cleanup_logs','complete','2026-06-29 16:54:33','2026-06-29 20:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752073;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-29 16:59:01','2026-06-29 20:59:01',395146,NULL,10),(255025,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-29 16:54:33','2026-06-29 20:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752073;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-29 16:59:01','2026-06-29 20:59:01',395146,NULL,10),(255026,'woocommerce_cleanup_sessions','complete','2026-06-29 02:00:00','2026-06-29 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782698400;s:18:\"\0*\0first_timestamp\";i:1782698400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782698400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-29 02:09:48','2026-06-29 06:09:48',394552,NULL,10),(255027,'generate_category_lookup_table_wrapper','complete','2026-06-28 16:54:43','2026-06-28 20:54:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782665683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782665683;}',15,1,'2026-06-28 17:04:13','2026-06-28 21:04:13',394399,NULL,10),(255028,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-29 16:54:33','2026-06-29 20:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782752073;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782752073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-06-29 16:59:01','2026-06-29 20:59:01',395146,NULL,20),(255029,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-28 17:11:09','2026-06-28 21:11:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666669;}',8,1,'2026-06-28 17:11:09','2026-06-28 21:11:09',394402,NULL,10),(255031,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 18:51:00','2026-06-28 22:51:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782672660;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782672660;}',15,1,'2026-06-28 19:11:40','2026-06-28 23:11:40',394434,NULL,10),(255032,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 20:11:40','2026-06-29 00:11:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782677500;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782677500;}',15,1,'2026-06-28 20:28:23','2026-06-29 00:28:23',394451,NULL,10),(255042,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 21:28:23','2026-06-29 01:28:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782682103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782682103;}',15,1,'2026-06-28 21:31:44','2026-06-29 01:31:44',394470,NULL,10),(255055,'woocommerce_refresh_order_count_cache','complete','2026-06-29 09:31:44','2026-06-29 13:31:44','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782725504;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782725504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-29 09:31:54','2026-06-29 13:31:54',394819,NULL,10),(255056,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 22:31:44','2026-06-29 02:31:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782685904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782685904;}',15,1,'2026-06-28 22:32:57','2026-06-29 02:32:57',394505,NULL,10),(255067,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 23:32:57','2026-06-29 03:32:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782689577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782689577;}',15,1,'2026-06-28 23:45:06','2026-06-29 03:45:06',394528,NULL,10),(255071,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 00:45:06','2026-06-29 04:45:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782693906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782693906;}',15,1,'2026-06-29 00:51:11','2026-06-29 04:51:11',394537,NULL,10),(255072,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 01:51:11','2026-06-29 05:51:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782697871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782697871;}',15,1,'2026-06-29 01:53:14','2026-06-29 05:53:14',394546,NULL,10),(255073,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 02:53:14','2026-06-29 06:53:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782701594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782701594;}',15,1,'2026-06-29 02:53:26','2026-06-29 06:53:26',394577,NULL,10),(255074,'woocommerce_cleanup_sessions','complete','2026-06-29 14:09:48','2026-06-29 18:09:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782742188;s:18:\"\0*\0first_timestamp\";i:1782698400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782742188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-29 14:11:22','2026-06-29 18:11:22',395038,NULL,10),(255075,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 03:53:26','2026-06-29 07:53:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782705206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782705206;}',15,1,'2026-06-29 03:54:16','2026-06-29 07:54:16',394629,NULL,10),(255076,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 04:54:16','2026-06-29 08:54:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782708856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782708856;}',15,1,'2026-06-29 04:56:00','2026-06-29 08:56:00',394666,NULL,10),(255077,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 05:56:00','2026-06-29 09:56:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782712560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782712560;}',15,1,'2026-06-29 05:58:22','2026-06-29 09:58:22',394698,NULL,10),(255078,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-29 05:07:31','2026-06-29 09:07:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782709651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782709651;}',8,1,'2026-06-29 05:10:55','2026-06-29 09:10:55',394674,NULL,10),(255079,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 06:58:22','2026-06-29 10:58:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782716302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782716302;}',15,1,'2026-06-29 06:59:10','2026-06-29 10:59:10',394732,NULL,10),(255080,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 07:59:10','2026-06-29 11:59:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782719950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782719950;}',15,1,'2026-06-29 08:03:23','2026-06-29 12:03:23',394759,NULL,10),(255082,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 09:03:23','2026-06-29 13:03:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782723803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782723803;}',15,1,'2026-06-29 09:08:54','2026-06-29 13:08:54',394797,NULL,10),(255083,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 10:08:54','2026-06-29 14:08:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782727734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782727734;}',15,1,'2026-06-29 10:12:21','2026-06-29 14:12:21',394846,NULL,10),(255086,'woocommerce_refresh_order_count_cache','complete','2026-06-29 21:31:54','2026-06-30 01:31:54','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782768714;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782768714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-29 21:38:01','2026-06-30 01:38:01',395429,NULL,10),(255098,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 11:12:21','2026-06-29 15:12:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782731541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782731541;}',15,1,'2026-06-29 11:16:11','2026-06-29 15:16:11',394892,NULL,10),(255107,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 12:16:11','2026-06-29 16:16:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782735371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782735371;}',15,1,'2026-06-29 12:16:51','2026-06-29 16:16:51',394937,NULL,10),(255108,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 13:16:51','2026-06-29 17:16:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782739011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782739011;}',15,1,'2026-06-29 13:20:01','2026-06-29 17:20:01',394987,NULL,10),(255109,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 14:20:01','2026-06-29 18:20:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782742801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782742801;}',15,1,'2026-06-29 14:20:22','2026-06-29 18:20:22',395050,NULL,10),(255111,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 15:20:22','2026-06-29 19:20:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782746422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782746422;}',15,1,'2026-06-29 15:22:40','2026-06-29 19:22:40',395101,NULL,10),(255117,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 16:22:40','2026-06-29 20:22:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782750160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782750160;}',15,1,'2026-06-29 16:22:48','2026-06-29 20:22:48',395136,NULL,10),(255120,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 17:22:48','2026-06-29 21:22:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782753768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782753768;}',15,1,'2026-06-29 17:31:36','2026-06-29 21:31:36',395164,NULL,10),(255121,'woocommerce_cleanup_draft_orders','complete','2026-06-30 16:58:59','2026-06-30 20:58:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838739;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-06-30 17:00:24','2026-06-30 21:00:24',395856,NULL,10),(255122,'woocommerce_scheduled_sales','complete','2026-06-30 16:58:59','2026-06-30 20:58:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838739;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-30 17:00:25','2026-06-30 21:00:25',395856,NULL,10),(255123,'wc_admin_daily_wrapper','complete','2026-06-30 16:59:00','2026-06-30 20:59:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838740;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-30 17:00:25','2026-06-30 21:00:25',395856,NULL,10),(255124,'woocommerce_cleanup_personal_data','complete','2026-06-30 16:59:01','2026-06-30 20:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838741;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-30 17:00:26','2026-06-30 21:00:26',395856,NULL,10),(255125,'woocommerce_cleanup_logs','complete','2026-06-30 16:59:01','2026-06-30 20:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838741;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-30 17:00:26','2026-06-30 21:00:26',395856,NULL,10),(255126,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-30 16:59:01','2026-06-30 20:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838741;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-06-30 17:00:26','2026-06-30 21:00:26',395856,NULL,10),(255127,'woocommerce_cleanup_sessions','complete','2026-06-30 02:00:00','2026-06-30 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782784800;s:18:\"\0*\0first_timestamp\";i:1782784800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782784800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-30 02:02:20','2026-06-30 06:02:20',395511,NULL,10),(255128,'generate_category_lookup_table_wrapper','complete','2026-06-29 16:59:11','2026-06-29 20:59:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782752351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782752351;}',15,1,'2026-06-29 17:03:00','2026-06-29 21:03:00',395149,NULL,10),(255129,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-30 16:59:01','2026-06-30 20:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782838741;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782838741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-06-30 17:00:26','2026-06-30 21:00:26',395856,NULL,20),(255130,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-29 17:05:50','2026-06-29 21:05:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782752750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782752750;}',8,1,'2026-06-29 17:17:17','2026-06-29 21:17:17',395155,NULL,10),(255131,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 18:31:36','2026-06-29 22:31:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782757896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782757896;}',15,1,'2026-06-29 18:34:08','2026-06-29 22:34:08',395200,NULL,10),(255136,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 19:34:08','2026-06-29 23:34:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782761648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782761648;}',15,1,'2026-06-29 19:37:36','2026-06-29 23:37:36',395255,NULL,10),(255140,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 20:37:36','2026-06-30 00:37:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782765456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782765456;}',15,1,'2026-06-29 20:38:18','2026-06-30 00:38:18',395374,NULL,10),(255735,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 21:38:18','2026-06-30 01:38:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782769098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782769098;}',15,1,'2026-06-29 21:40:09','2026-06-30 01:40:09',395432,NULL,10),(255899,'woocommerce_refresh_order_count_cache','complete','2026-06-30 09:38:01','2026-06-30 13:38:01','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782812281;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782812281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-30 09:46:59','2026-06-30 13:46:59',395701,NULL,10),(255934,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 22:40:09','2026-06-30 02:40:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782772809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782772809;}',15,1,'2026-06-29 22:41:45','2026-06-30 02:41:45',395441,NULL,10),(255939,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 23:41:45','2026-06-30 03:41:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782776505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782776505;}',15,1,'2026-06-29 23:50:40','2026-06-30 03:50:40',395462,NULL,10),(255947,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 00:50:40','2026-06-30 04:50:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782780640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782780640;}',15,1,'2026-06-30 01:06:37','2026-06-30 05:06:37',395490,NULL,10),(255953,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 02:06:37','2026-06-30 06:06:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782785197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782785197;}',15,1,'2026-06-30 02:07:12','2026-06-30 06:07:12',395514,NULL,10),(255956,'woocommerce_cleanup_sessions','complete','2026-06-30 14:02:20','2026-06-30 18:02:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782828140;s:18:\"\0*\0first_timestamp\";i:1782784800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782828140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-06-30 14:04:53','2026-06-30 18:04:53',395784,NULL,10),(255957,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 03:07:12','2026-06-30 07:07:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782788832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782788832;}',15,1,'2026-06-30 03:14:40','2026-06-30 07:14:40',395536,NULL,10),(255958,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 04:14:40','2026-06-30 08:14:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782792880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782792880;}',15,1,'2026-06-30 04:18:58','2026-06-30 08:18:58',395556,NULL,10),(255959,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 05:18:58','2026-06-30 09:18:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782796738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782796738;}',15,1,'2026-06-30 05:20:56','2026-06-30 09:20:56',395585,NULL,10),(255960,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-30 05:05:09','2026-06-30 09:05:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782795909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782795909;}',8,1,'2026-06-30 05:05:09','2026-06-30 09:05:09',395572,NULL,10),(255961,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 06:20:56','2026-06-30 10:20:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782800456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782800456;}',15,1,'2026-06-30 06:21:38','2026-06-30 10:21:38',395620,NULL,10),(255967,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 07:21:38','2026-06-30 11:21:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782804098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782804098;}',15,1,'2026-06-30 07:22:37','2026-06-30 11:22:37',395648,NULL,10),(255979,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 08:22:37','2026-06-30 12:22:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782807757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782807757;}',15,1,'2026-06-30 08:23:05','2026-06-30 12:23:05',395677,NULL,10),(255989,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 09:23:05','2026-06-30 13:23:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782811385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782811385;}',15,1,'2026-06-30 09:28:19','2026-06-30 13:28:19',395696,NULL,10),(255990,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 10:28:19','2026-06-30 14:28:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782815299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782815299;}',15,1,'2026-06-30 10:40:08','2026-06-30 14:40:08',395718,NULL,10),(255991,'woocommerce_refresh_order_count_cache','complete','2026-06-30 21:46:59','2026-07-01 01:46:59','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782856019;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782856019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-06-30 21:51:48','2026-07-01 01:51:48',396002,NULL,10),(255992,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 11:40:08','2026-06-30 15:40:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782819608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782819608;}',15,1,'2026-06-30 11:44:16','2026-06-30 15:44:16',395739,NULL,10),(255993,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 12:44:16','2026-06-30 16:44:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782823456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782823456;}',15,1,'2026-06-30 12:44:53','2026-06-30 16:44:53',395759,NULL,10),(255994,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 13:44:53','2026-06-30 17:44:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782827093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782827093;}',15,1,'2026-06-30 13:45:28','2026-06-30 17:45:28',395779,NULL,10),(255995,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 14:45:28','2026-06-30 18:45:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782830728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782830728;}',15,1,'2026-06-30 14:45:49','2026-06-30 18:45:49',395796,NULL,10),(255997,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 15:45:49','2026-06-30 19:45:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782834349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782834349;}',15,1,'2026-06-30 15:46:24','2026-06-30 19:46:24',395828,NULL,10),(255998,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 16:46:24','2026-06-30 20:46:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782837984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782837984;}',15,1,'2026-06-30 16:48:19','2026-06-30 20:48:19',395852,NULL,10),(256004,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 17:48:19','2026-06-30 21:48:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782841699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782841699;}',15,1,'2026-06-30 17:49:05','2026-06-30 21:49:05',395889,NULL,10),(256005,'woocommerce_cleanup_draft_orders','complete','2026-07-01 17:00:25','2026-07-01 21:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925225;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-01 17:12:49','2026-07-01 21:12:49',396493,NULL,10),(256006,'woocommerce_scheduled_sales','complete','2026-07-01 17:00:25','2026-07-01 21:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925225;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-01 17:12:49','2026-07-01 21:12:49',396493,NULL,10),(256007,'wc_admin_daily_wrapper','complete','2026-07-01 17:00:25','2026-07-01 21:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925225;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-01 17:12:50','2026-07-01 21:12:50',396493,NULL,10),(256008,'woocommerce_cleanup_personal_data','complete','2026-07-01 17:00:26','2026-07-01 21:00:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925226;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-01 17:12:51','2026-07-01 21:12:51',396493,NULL,10),(256009,'woocommerce_cleanup_logs','complete','2026-07-01 17:00:26','2026-07-01 21:00:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925226;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-01 17:12:51','2026-07-01 21:12:51',396493,NULL,10),(256010,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-01 17:00:26','2026-07-01 21:00:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925226;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-01 17:12:51','2026-07-01 21:12:51',396493,NULL,10),(256011,'woocommerce_cleanup_sessions','complete','2026-07-01 02:00:00','2026-07-01 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782871200;s:18:\"\0*\0first_timestamp\";i:1782871200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782871200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-01 02:03:29','2026-07-01 06:03:29',396130,NULL,10),(256012,'generate_category_lookup_table_wrapper','complete','2026-06-30 17:00:36','2026-06-30 21:00:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782838836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782838836;}',15,1,'2026-06-30 17:02:03','2026-06-30 21:02:03',395858,NULL,10),(256013,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-01 17:00:26','2026-07-01 21:00:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782925226;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782925226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-01 17:12:51','2026-07-01 21:12:51',396493,NULL,20),(256014,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-06-30 17:04:52','2026-06-30 21:04:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782839092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782839092;}',8,1,'2026-06-30 17:09:31','2026-06-30 21:09:31',395867,NULL,10),(256017,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 18:49:05','2026-06-30 22:49:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782845345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782845345;}',15,1,'2026-06-30 18:57:21','2026-06-30 22:57:21',395928,NULL,10),(256018,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 19:57:21','2026-06-30 23:57:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782849441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782849441;}',15,1,'2026-06-30 20:00:34','2026-07-01 00:00:34',395961,NULL,10),(256056,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 21:00:34','2026-07-01 01:00:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782853234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782853234;}',15,1,'2026-06-30 21:23:07','2026-07-01 01:23:07',395989,NULL,10),(256057,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 22:23:07','2026-07-01 02:23:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782858187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782858187;}',15,1,'2026-06-30 22:23:49','2026-07-01 02:23:49',396021,NULL,10),(256058,'woocommerce_refresh_order_count_cache','complete','2026-07-01 09:51:48','2026-07-01 13:51:48','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782899508;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782899508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-01 09:53:17','2026-07-01 13:53:17',396339,NULL,10),(256059,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 23:23:49','2026-07-01 03:23:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782861829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782861829;}',15,1,'2026-06-30 23:25:47','2026-07-01 03:25:47',396056,NULL,10),(256084,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 00:25:47','2026-07-01 04:25:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782865547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782865547;}',15,1,'2026-07-01 00:33:31','2026-07-01 04:33:31',396080,NULL,10),(256097,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 01:33:31','2026-07-01 05:33:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782869611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782869611;}',15,1,'2026-07-01 01:38:40','2026-07-01 05:38:40',396111,NULL,10),(256104,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 02:38:40','2026-07-01 06:38:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782873520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782873520;}',15,1,'2026-07-01 02:39:31','2026-07-01 06:39:31',396149,NULL,10),(256105,'woocommerce_cleanup_sessions','complete','2026-07-01 14:03:29','2026-07-01 18:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782914609;s:18:\"\0*\0first_timestamp\";i:1782871200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782914609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-01 14:14:03','2026-07-01 18:14:03',396422,NULL,10),(256106,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 03:39:31','2026-07-01 07:39:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782877171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782877171;}',15,1,'2026-07-01 03:42:24','2026-07-01 07:42:24',396173,NULL,10),(256107,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 04:42:24','2026-07-01 08:42:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782880944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782880944;}',15,1,'2026-07-01 04:44:19','2026-07-01 08:44:19',396204,NULL,10),(256108,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 05:44:19','2026-07-01 09:44:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782884659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782884659;}',15,1,'2026-07-01 05:46:50','2026-07-01 09:46:50',396227,NULL,10),(256109,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-01 05:08:57','2026-07-01 09:08:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782882537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782882537;}',8,1,'2026-07-01 05:15:50','2026-07-01 09:15:50',396216,NULL,10),(256110,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 06:46:50','2026-07-01 10:46:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782888410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782888410;}',15,1,'2026-07-01 06:47:01','2026-07-01 10:47:01',396277,NULL,10),(256111,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 07:47:01','2026-07-01 11:47:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782892021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782892021;}',15,1,'2026-07-01 07:47:29','2026-07-01 11:47:29',396294,NULL,10),(256112,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 08:47:29','2026-07-01 12:47:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782895649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782895649;}',15,1,'2026-07-01 08:50:14','2026-07-01 12:50:14',396316,NULL,10),(256114,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 09:50:14','2026-07-01 13:50:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782899414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782899414;}',15,1,'2026-07-01 09:50:37','2026-07-01 13:50:37',396337,NULL,10),(256115,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 10:50:37','2026-07-01 14:50:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782903037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782903037;}',15,1,'2026-07-01 10:52:08','2026-07-01 14:52:08',396360,NULL,10),(256116,'woocommerce_refresh_order_count_cache','complete','2026-07-01 21:53:17','2026-07-02 01:53:17','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782942797;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782942797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-01 21:53:40','2026-07-02 01:53:40',396586,NULL,10),(256117,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 11:52:08','2026-07-01 15:52:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782906728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782906728;}',15,1,'2026-07-01 11:54:54','2026-07-01 15:54:54',396381,NULL,10),(256118,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 12:54:54','2026-07-01 16:54:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782910494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782910494;}',15,1,'2026-07-01 13:03:53','2026-07-01 17:03:53',396399,NULL,10),(256119,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 14:03:53','2026-07-01 18:03:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782914633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782914633;}',15,1,'2026-07-01 14:14:03','2026-07-01 18:14:03',396422,NULL,10),(256121,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 15:14:03','2026-07-01 19:14:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782918843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782918843;}',15,1,'2026-07-01 15:17:40','2026-07-01 19:17:40',396443,NULL,10),(256122,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 16:17:40','2026-07-01 20:17:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782922660;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782922660;}',15,1,'2026-07-01 16:17:40','2026-07-01 20:17:40',396480,NULL,10),(256123,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 17:17:40','2026-07-01 21:17:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782926260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782926260;}',15,1,'2026-07-01 17:31:54','2026-07-01 21:31:54',396503,NULL,10),(256124,'woocommerce_cleanup_draft_orders','complete','2026-07-02 17:12:49','2026-07-02 21:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012369;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-02 17:19:45','2026-07-02 21:19:45',397007,NULL,10),(256125,'woocommerce_scheduled_sales','complete','2026-07-02 17:12:49','2026-07-02 21:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012369;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-02 17:19:45','2026-07-02 21:19:45',397007,NULL,10),(256126,'wc_admin_daily_wrapper','complete','2026-07-02 17:12:50','2026-07-02 21:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012370;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-02 17:19:46','2026-07-02 21:19:46',397007,NULL,10),(256127,'woocommerce_cleanup_personal_data','complete','2026-07-02 17:12:51','2026-07-02 21:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012371;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-02 17:19:47','2026-07-02 21:19:47',397007,NULL,10),(256128,'woocommerce_cleanup_logs','complete','2026-07-02 17:12:51','2026-07-02 21:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012371;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-02 17:19:47','2026-07-02 21:19:47',397007,NULL,10),(256129,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-02 17:12:51','2026-07-02 21:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012371;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-02 17:19:47','2026-07-02 21:19:47',397007,NULL,10),(256130,'woocommerce_cleanup_sessions','complete','2026-07-02 02:00:00','2026-07-02 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782957600;s:18:\"\0*\0first_timestamp\";i:1782957600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782957600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-02 02:17:24','2026-07-02 06:17:24',396679,NULL,10),(256131,'generate_category_lookup_table_wrapper','complete','2026-07-01 17:13:01','2026-07-01 21:13:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782925981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782925981;}',15,1,'2026-07-01 17:13:49','2026-07-01 21:13:49',396500,NULL,10),(256132,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-02 17:12:51','2026-07-02 21:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783012371;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783012371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-02 17:19:47','2026-07-02 21:19:47',397007,NULL,20),(256133,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-01 17:12:51','2026-07-01 21:12:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782925971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782925971;}',8,1,'2026-07-01 17:12:52','2026-07-01 21:12:52',396496,NULL,10),(256134,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-01 17:12:58','2026-07-01 21:12:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782925978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782925978;}',8,1,'2026-07-01 17:13:49','2026-07-01 21:13:49',396500,NULL,10),(256135,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 18:31:54','2026-07-01 22:31:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782930714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782930714;}',15,1,'2026-07-01 18:50:04','2026-07-01 22:50:04',396521,NULL,10),(256136,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 19:50:04','2026-07-01 23:50:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782935404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782935404;}',15,1,'2026-07-01 19:50:42','2026-07-01 23:50:42',396531,NULL,10),(256138,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 20:50:42','2026-07-02 00:50:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782939042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782939042;}',15,1,'2026-07-01 20:57:23','2026-07-02 00:57:23',396551,NULL,10),(256139,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 21:57:23','2026-07-02 01:57:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782943043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782943043;}',15,1,'2026-07-01 21:58:29','2026-07-02 01:58:29',396591,NULL,10),(256140,'woocommerce_refresh_order_count_cache','complete','2026-07-02 09:53:40','2026-07-02 13:53:40','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782986020;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782986020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-02 10:14:11','2026-07-02 14:14:11',396860,NULL,10),(256141,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 22:58:29','2026-07-02 02:58:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782946709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782946709;}',15,1,'2026-07-01 23:22:16','2026-07-02 03:22:16',396610,NULL,10),(256145,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 00:22:16','2026-07-02 04:22:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782951736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782951736;}',15,1,'2026-07-02 00:25:22','2026-07-02 04:25:22',396649,NULL,10),(256153,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 01:25:22','2026-07-02 05:25:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782955522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782955522;}',15,1,'2026-07-02 01:28:08','2026-07-02 05:28:08',396669,NULL,10),(256158,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 02:28:08','2026-07-02 06:28:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782959288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782959288;}',15,1,'2026-07-02 02:30:36','2026-07-02 06:30:36',396687,NULL,10),(256159,'woocommerce_geoip_updater','complete','2026-07-17 01:28:08','2026-07-17 05:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784251688;s:18:\"\0*\0first_timestamp\";i:1755732938;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784251688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',15,1,'2026-07-17 01:33:47','2026-07-17 05:33:47',406638,NULL,10),(256160,'woocommerce_cleanup_sessions','complete','2026-07-02 14:17:24','2026-07-02 18:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783001844;s:18:\"\0*\0first_timestamp\";i:1782957600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783001844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-02 14:17:50','2026-07-02 18:17:50',396954,NULL,10),(256161,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 03:30:36','2026-07-02 07:30:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782963036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782963036;}',15,1,'2026-07-02 04:08:38','2026-07-02 08:08:38',396706,NULL,10),(256162,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 05:08:38','2026-07-02 09:08:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782968918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782968918;}',15,1,'2026-07-02 05:09:42','2026-07-02 09:09:42',396720,NULL,10),(256163,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 06:09:42','2026-07-02 10:09:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782972582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782972582;}',15,1,'2026-07-02 06:13:26','2026-07-02 10:13:26',396737,NULL,10),(256164,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-02 05:09:42','2026-07-02 09:09:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782968982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782968982;}',8,1,'2026-07-02 05:13:09','2026-07-02 09:13:09',396724,NULL,10),(256165,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 07:13:26','2026-07-02 11:13:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782976406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782976406;}',15,1,'2026-07-02 07:30:50','2026-07-02 11:30:50',396808,NULL,10),(256166,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 08:30:50','2026-07-02 12:30:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782981050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782981050;}',15,1,'2026-07-02 08:41:01','2026-07-02 12:41:01',396823,NULL,10),(256173,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 09:41:01','2026-07-02 13:41:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782985261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782985261;}',15,1,'2026-07-02 09:42:00','2026-07-02 13:42:00',396855,NULL,10),(256177,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 10:42:00','2026-07-02 14:42:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782988920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782988920;}',15,1,'2026-07-02 10:44:25','2026-07-02 14:44:25',396873,NULL,10),(256178,'woocommerce_refresh_order_count_cache','complete','2026-07-02 22:14:11','2026-07-03 02:14:11','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783030451;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783030451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-02 22:14:34','2026-07-03 02:14:34',397295,NULL,10),(256185,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 11:44:25','2026-07-02 15:44:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782992665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782992665;}',15,1,'2026-07-02 11:45:32','2026-07-02 15:45:32',396893,NULL,10),(256187,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 12:45:32','2026-07-02 16:45:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782996332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782996332;}',15,1,'2026-07-02 12:46:40','2026-07-02 16:46:40',396923,NULL,10),(256197,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 13:46:40','2026-07-02 17:46:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783000000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783000000;}',15,1,'2026-07-02 13:46:46','2026-07-02 17:46:46',396938,NULL,10),(256207,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 14:46:46','2026-07-02 18:46:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783003606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783003606;}',15,1,'2026-07-02 14:51:33','2026-07-02 18:51:33',396965,NULL,10),(256217,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 15:51:33','2026-07-02 19:51:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783007493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783007493;}',15,1,'2026-07-02 15:53:19','2026-07-02 19:53:19',396986,NULL,10),(256218,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 16:53:19','2026-07-02 20:53:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783011199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783011199;}',15,1,'2026-07-02 16:57:00','2026-07-02 20:57:00',397003,NULL,10),(256222,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 17:57:00','2026-07-02 21:57:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783015020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783015020;}',15,1,'2026-07-02 17:59:47','2026-07-02 21:59:47',397020,NULL,10),(256224,'woocommerce_cleanup_draft_orders','complete','2026-07-03 17:19:45','2026-07-03 21:19:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099185;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-03 17:25:24','2026-07-03 21:25:24',397940,NULL,10),(256225,'woocommerce_scheduled_sales','complete','2026-07-03 17:19:45','2026-07-03 21:19:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099185;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-03 17:25:24','2026-07-03 21:25:24',397940,NULL,10),(256226,'wc_admin_daily_wrapper','complete','2026-07-03 17:19:46','2026-07-03 21:19:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099186;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-03 17:25:25','2026-07-03 21:25:25',397940,NULL,10),(256227,'woocommerce_cleanup_personal_data','complete','2026-07-03 17:19:47','2026-07-03 21:19:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099187;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-03 17:25:26','2026-07-03 21:25:26',397940,NULL,10),(256228,'woocommerce_cleanup_logs','complete','2026-07-03 17:19:47','2026-07-03 21:19:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099187;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-03 17:25:26','2026-07-03 21:25:26',397940,NULL,10),(256229,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-03 17:19:47','2026-07-03 21:19:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099187;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-03 17:25:26','2026-07-03 21:25:26',397940,NULL,10),(256230,'woocommerce_cleanup_sessions','complete','2026-07-03 02:00:00','2026-07-03 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783044000;s:18:\"\0*\0first_timestamp\";i:1783044000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783044000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-03 02:00:21','2026-07-03 06:00:21',397495,NULL,10),(256231,'generate_category_lookup_table_wrapper','complete','2026-07-02 17:19:57','2026-07-02 21:19:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783012797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783012797;}',15,1,'2026-07-02 17:26:48','2026-07-02 21:26:48',397012,NULL,10),(256232,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-03 17:19:47','2026-07-03 21:19:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783099187;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783099187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-03 17:25:26','2026-07-03 21:25:26',397940,NULL,20),(256234,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-02 17:19:47','2026-07-02 21:19:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783012787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783012787;}',8,1,'2026-07-02 17:26:48','2026-07-02 21:26:48',397012,NULL,10),(256236,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 18:59:47','2026-07-02 22:59:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783018787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783018787;}',15,1,'2026-07-02 19:01:03','2026-07-02 23:01:03',397046,NULL,10),(256238,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 20:01:03','2026-07-03 00:01:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783022463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783022463;}',15,1,'2026-07-02 20:03:09','2026-07-03 00:03:09',397105,NULL,10),(256438,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 21:03:09','2026-07-03 01:03:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783026189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783026189;}',15,1,'2026-07-02 21:05:47','2026-07-03 01:05:47',397137,NULL,10),(256830,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 22:05:47','2026-07-03 02:05:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783029947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783029947;}',15,1,'2026-07-02 22:06:24','2026-07-03 02:06:24',397279,NULL,10),(257024,'woocommerce_cancel_unpaid_orders','complete','2026-07-02 23:06:24','2026-07-03 03:06:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783033584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783033584;}',15,1,'2026-07-02 23:08:19','2026-07-03 03:08:19',397381,NULL,10),(257025,'woocommerce_refresh_order_count_cache','complete','2026-07-03 10:14:34','2026-07-03 14:14:34','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783073674;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783073674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-03 10:18:28','2026-07-03 14:18:28',397748,NULL,10),(257030,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 00:08:19','2026-07-03 04:08:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783037299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783037299;}',15,1,'2026-07-03 00:21:38','2026-07-03 04:21:38',397406,NULL,10),(257031,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 01:21:38','2026-07-03 05:21:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783041698;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783041698;}',15,1,'2026-07-03 01:23:35','2026-07-03 05:23:35',397447,NULL,10),(257032,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 02:23:35','2026-07-03 06:23:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783045415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783045415;}',15,1,'2026-07-03 02:26:27','2026-07-03 06:26:27',397533,NULL,10),(257036,'woocommerce_cleanup_sessions','complete','2026-07-03 14:00:21','2026-07-03 18:00:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783087221;s:18:\"\0*\0first_timestamp\";i:1783044000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783087221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-03 14:00:33','2026-07-03 18:00:33',397797,NULL,10),(257048,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 03:26:27','2026-07-03 07:26:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783049187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783049187;}',15,1,'2026-07-03 03:46:47','2026-07-03 07:46:47',397608,NULL,10),(257061,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 04:46:47','2026-07-03 08:46:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783054007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783054007;}',15,1,'2026-07-03 04:52:05','2026-07-03 08:52:05',397621,NULL,10),(257064,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 05:52:05','2026-07-03 09:52:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783057925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783057925;}',15,1,'2026-07-03 06:16:22','2026-07-03 10:16:22',397642,NULL,10),(257065,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-03 05:05:11','2026-07-03 09:05:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783055111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783055111;}',8,1,'2026-07-03 05:12:09','2026-07-03 09:12:09',397626,NULL,10),(257066,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 07:16:22','2026-07-03 11:16:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783062982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783062982;}',15,1,'2026-07-03 07:17:57','2026-07-03 11:17:57',397659,NULL,10),(257072,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 08:17:57','2026-07-03 12:17:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783066677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783066677;}',15,1,'2026-07-03 08:43:09','2026-07-03 12:43:09',397668,NULL,10),(257074,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 09:43:09','2026-07-03 13:43:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783071789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783071789;}',15,1,'2026-07-03 10:00:16','2026-07-03 14:00:16',397741,NULL,10),(257081,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 11:00:16','2026-07-03 15:00:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783076416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783076416;}',15,1,'2026-07-03 11:41:08','2026-07-03 15:41:08',397770,NULL,10),(257082,'woocommerce_refresh_order_count_cache','complete','2026-07-03 22:18:28','2026-07-04 02:18:28','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783117108;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783117108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-03 22:18:47','2026-07-04 02:18:47',398027,NULL,10),(257086,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 12:41:08','2026-07-03 16:41:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783082468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783082468;}',15,1,'2026-07-03 12:42:48','2026-07-03 16:42:48',397783,NULL,10),(257090,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 13:42:48','2026-07-03 17:42:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783086168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783086168;}',15,1,'2026-07-03 13:46:27','2026-07-03 17:46:27',397794,NULL,10),(257092,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 14:46:27','2026-07-03 18:46:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783089987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783089987;}',15,1,'2026-07-03 14:46:44','2026-07-03 18:46:44',397825,NULL,10),(257094,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 15:46:44','2026-07-03 19:46:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783093604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783093604;}',15,1,'2026-07-03 15:47:23','2026-07-03 19:47:23',397872,NULL,10),(257095,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 16:47:23','2026-07-03 20:47:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783097243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783097243;}',15,1,'2026-07-03 16:50:03','2026-07-03 20:50:03',397921,NULL,10),(257096,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 17:50:03','2026-07-03 21:50:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783101003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783101003;}',15,1,'2026-07-03 17:52:24','2026-07-03 21:52:24',397953,NULL,10),(257097,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-03 17:11:04','2026-07-03 21:11:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783098664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783098664;}',8,1,'2026-07-03 17:11:04','2026-07-03 21:11:04',397935,NULL,10),(257098,'woocommerce_cleanup_draft_orders','complete','2026-07-04 17:25:24','2026-07-04 21:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185924;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-04 17:27:38','2026-07-04 21:27:38',398650,NULL,10),(257099,'woocommerce_scheduled_sales','complete','2026-07-04 17:25:24','2026-07-04 21:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185924;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-04 17:27:38','2026-07-04 21:27:38',398650,NULL,10),(257100,'wc_admin_daily_wrapper','complete','2026-07-04 17:25:25','2026-07-04 21:25:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185925;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-04 17:27:39','2026-07-04 21:27:39',398650,NULL,10),(257101,'woocommerce_cleanup_personal_data','complete','2026-07-04 17:25:26','2026-07-04 21:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185926;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-04 17:27:39','2026-07-04 21:27:39',398650,NULL,10),(257102,'woocommerce_cleanup_logs','complete','2026-07-04 17:25:26','2026-07-04 21:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185926;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-04 17:27:40','2026-07-04 21:27:40',398650,NULL,10),(257103,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-04 17:25:26','2026-07-04 21:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185926;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-04 17:27:40','2026-07-04 21:27:40',398650,NULL,10),(257104,'woocommerce_cleanup_sessions','complete','2026-07-04 02:00:00','2026-07-04 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783130400;s:18:\"\0*\0first_timestamp\";i:1783130400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783130400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-04 02:06:13','2026-07-04 06:06:13',398153,NULL,10),(257105,'generate_category_lookup_table_wrapper','complete','2026-07-03 17:25:36','2026-07-03 21:25:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783099536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783099536;}',15,1,'2026-07-03 17:32:15','2026-07-03 21:32:15',397943,NULL,10),(257106,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-04 17:25:26','2026-07-04 21:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783185926;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783185926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-04 17:27:40','2026-07-04 21:27:40',398650,NULL,20),(257107,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 18:52:24','2026-07-03 22:52:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783104744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783104744;}',15,1,'2026-07-03 19:11:31','2026-07-03 23:11:31',397970,NULL,10),(257108,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 20:11:31','2026-07-04 00:11:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783109491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783109491;}',15,1,'2026-07-03 20:38:15','2026-07-04 00:38:15',397983,NULL,10),(257114,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 21:38:15','2026-07-04 01:38:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783114695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783114695;}',15,1,'2026-07-03 21:40:43','2026-07-04 01:40:43',398011,NULL,10),(257126,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 22:40:43','2026-07-04 02:40:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783118443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783118443;}',15,1,'2026-07-03 22:41:04','2026-07-04 02:41:04',398064,NULL,10),(257127,'woocommerce_refresh_order_count_cache','complete','2026-07-04 10:18:47','2026-07-04 14:18:47','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783160327;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783160327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-04 10:26:57','2026-07-04 14:26:57',398397,NULL,10),(257128,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 23:41:04','2026-07-04 03:41:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783122064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783122064;}',15,1,'2026-07-03 23:42:01','2026-07-04 03:42:01',398103,NULL,10),(257129,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 00:42:01','2026-07-04 04:42:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783125721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783125721;}',15,1,'2026-07-04 00:47:02','2026-07-04 04:47:02',398126,NULL,10),(257134,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 01:47:02','2026-07-04 05:47:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783129622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783129622;}',15,1,'2026-07-04 01:48:58','2026-07-04 05:48:58',398147,NULL,10),(257137,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 02:48:58','2026-07-04 06:48:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783133338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783133338;}',15,1,'2026-07-04 02:50:32','2026-07-04 06:50:32',398167,NULL,10),(257139,'woocommerce_cleanup_sessions','complete','2026-07-04 14:06:13','2026-07-04 18:06:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783173973;s:18:\"\0*\0first_timestamp\";i:1783130400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783173973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-04 14:14:08','2026-07-04 18:14:08',398510,NULL,10),(257140,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 03:50:32','2026-07-04 07:50:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783137032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783137032;}',15,1,'2026-07-04 03:52:56','2026-07-04 07:52:56',398197,NULL,10),(257151,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 04:52:56','2026-07-04 08:52:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783140776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783140776;}',15,1,'2026-07-04 04:54:27','2026-07-04 08:54:27',398234,NULL,10),(257160,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 05:54:27','2026-07-04 09:54:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783144467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783144467;}',15,1,'2026-07-04 05:56:09','2026-07-04 09:56:09',398271,NULL,10),(257162,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-04 05:05:16','2026-07-04 09:05:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783141516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783141516;}',8,1,'2026-07-04 05:05:16','2026-07-04 09:05:16',398240,NULL,10),(257172,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 06:56:09','2026-07-04 10:56:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783148169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783148169;}',15,1,'2026-07-04 06:56:25','2026-07-04 10:56:25',398300,NULL,10),(257179,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 07:56:25','2026-07-04 11:56:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783151785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783151785;}',15,1,'2026-07-04 07:59:01','2026-07-04 11:59:01',398327,NULL,10),(257183,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 08:59:01','2026-07-04 12:59:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783155541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783155541;}',15,1,'2026-07-04 09:05:09','2026-07-04 13:05:09',398358,NULL,10),(257194,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 10:05:09','2026-07-04 14:05:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783159509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783159509;}',15,1,'2026-07-04 10:16:07','2026-07-04 14:16:07',398393,NULL,10),(257205,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 11:16:07','2026-07-04 15:16:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783163767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783163767;}',15,1,'2026-07-04 11:19:54','2026-07-04 15:19:54',398433,NULL,10),(257208,'woocommerce_refresh_order_count_cache','complete','2026-07-04 22:26:57','2026-07-05 02:26:57','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783204017;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783204017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-04 22:36:50','2026-07-05 02:36:50',398803,NULL,10),(257223,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 12:19:54','2026-07-04 16:19:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783167594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783167594;}',15,1,'2026-07-04 12:25:32','2026-07-04 16:25:32',398466,NULL,10),(257230,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 13:25:32','2026-07-04 17:25:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783171532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783171532;}',15,1,'2026-07-04 13:31:24','2026-07-04 17:31:24',398493,NULL,10),(257231,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 14:31:24','2026-07-04 18:31:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783175484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783175484;}',15,1,'2026-07-04 14:31:54','2026-07-04 18:31:54',398524,NULL,10),(257236,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 15:31:54','2026-07-04 19:31:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783179114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783179114;}',15,1,'2026-07-04 15:35:14','2026-07-04 19:35:14',398572,NULL,10),(257241,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 16:35:14','2026-07-04 20:35:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783182914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783182914;}',15,1,'2026-07-04 16:37:10','2026-07-04 20:37:10',398622,NULL,10),(257248,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 17:37:10','2026-07-04 21:37:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783186630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783186630;}',15,1,'2026-07-04 17:42:16','2026-07-04 21:42:16',398658,NULL,10),(257250,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-04 17:11:10','2026-07-04 21:11:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783185070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783185070;}',8,1,'2026-07-04 17:11:10','2026-07-04 21:11:10',398643,NULL,10),(257251,'woocommerce_cleanup_draft_orders','complete','2026-07-05 17:27:38','2026-07-05 21:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272458;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-05 17:27:56','2026-07-05 21:27:56',399467,NULL,10),(257252,'woocommerce_scheduled_sales','complete','2026-07-05 17:27:38','2026-07-05 21:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272458;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-05 17:27:56','2026-07-05 21:27:56',399467,NULL,10),(257253,'wc_admin_daily_wrapper','complete','2026-07-05 17:27:39','2026-07-05 21:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272459;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-05 17:27:57','2026-07-05 21:27:57',399467,NULL,10),(257254,'woocommerce_cleanup_personal_data','complete','2026-07-05 17:27:39','2026-07-05 21:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272459;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-05 17:27:58','2026-07-05 21:27:58',399467,NULL,10),(257255,'woocommerce_cleanup_logs','complete','2026-07-05 17:27:40','2026-07-05 21:27:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272460;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-05 17:27:58','2026-07-05 21:27:58',399467,NULL,10),(257256,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-05 17:27:40','2026-07-05 21:27:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272460;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-05 17:27:58','2026-07-05 21:27:58',399467,NULL,10),(257257,'woocommerce_cleanup_sessions','complete','2026-07-05 02:00:00','2026-07-05 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783216800;s:18:\"\0*\0first_timestamp\";i:1783216800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783216800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-05 02:02:04','2026-07-05 06:02:04',398974,NULL,10),(257258,'generate_category_lookup_table_wrapper','complete','2026-07-04 17:27:50','2026-07-04 21:27:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783186070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783186070;}',15,1,'2026-07-04 17:31:48','2026-07-04 21:31:48',398653,NULL,10),(257259,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-05 17:27:40','2026-07-05 21:27:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783272460;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783272460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-05 17:27:58','2026-07-05 21:27:58',399467,NULL,20),(257260,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 18:42:16','2026-07-04 22:42:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783190536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783190536;}',15,1,'2026-07-04 18:42:55','2026-07-04 22:42:55',398694,NULL,10),(257261,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 19:42:55','2026-07-04 23:42:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783194175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783194175;}',15,1,'2026-07-04 19:45:02','2026-07-04 23:45:02',398719,NULL,10),(257267,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 20:45:02','2026-07-05 00:45:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783197902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783197902;}',15,1,'2026-07-04 20:45:11','2026-07-05 00:45:11',398753,NULL,10),(257273,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 21:45:11','2026-07-05 01:45:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783201511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783201511;}',15,1,'2026-07-04 21:45:46','2026-07-05 01:45:46',398786,NULL,10),(257276,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 22:45:46','2026-07-05 02:45:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783205146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783205146;}',15,1,'2026-07-04 22:46:08','2026-07-05 02:46:08',398807,NULL,10),(257277,'woocommerce_refresh_order_count_cache','complete','2026-07-05 10:36:50','2026-07-05 14:36:50','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783247810;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783247810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-05 10:37:32','2026-07-05 14:37:32',399210,NULL,10),(257278,'woocommerce_cancel_unpaid_orders','complete','2026-07-04 23:46:08','2026-07-05 03:46:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783208768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783208768;}',15,1,'2026-07-04 23:47:02','2026-07-05 03:47:02',398834,NULL,10),(257279,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 00:47:02','2026-07-05 04:47:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783212422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783212422;}',15,1,'2026-07-05 00:49:17','2026-07-05 04:49:17',398902,NULL,10),(257286,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 01:49:17','2026-07-05 05:49:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783216157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783216157;}',15,1,'2026-07-05 01:59:11','2026-07-05 05:59:11',398970,NULL,10),(257291,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 02:59:11','2026-07-05 06:59:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783220351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783220351;}',15,1,'2026-07-05 03:02:29','2026-07-05 07:02:29',399015,NULL,10),(257293,'woocommerce_cleanup_sessions','complete','2026-07-05 14:02:04','2026-07-05 18:02:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783260124;s:18:\"\0*\0first_timestamp\";i:1783216800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783260124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-05 14:03:20','2026-07-05 18:03:20',399332,NULL,10),(257300,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 04:02:29','2026-07-05 08:02:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783224149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783224149;}',15,1,'2026-07-05 04:29:18','2026-07-05 08:29:18',399060,NULL,10),(257309,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 05:29:18','2026-07-05 09:29:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783229358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783229358;}',15,1,'2026-07-05 05:36:47','2026-07-05 09:36:47',399078,NULL,10),(257312,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-05 05:05:42','2026-07-05 09:05:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783227942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783227942;}',8,1,'2026-07-05 05:09:01','2026-07-05 09:09:01',399070,NULL,10),(257313,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 06:36:47','2026-07-05 10:36:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783233407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783233407;}',15,1,'2026-07-05 06:37:06','2026-07-05 10:37:06',399101,NULL,10),(257315,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 07:37:06','2026-07-05 11:37:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783237026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783237026;}',15,1,'2026-07-05 07:37:07','2026-07-05 11:37:07',399121,NULL,10),(257316,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 08:37:07','2026-07-05 12:37:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783240627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783240627;}',15,1,'2026-07-05 08:37:13','2026-07-05 12:37:13',399145,NULL,10),(257319,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 09:37:13','2026-07-05 13:37:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783244233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783244233;}',15,1,'2026-07-05 09:40:43','2026-07-05 13:40:43',399184,NULL,10),(257320,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 10:40:43','2026-07-05 14:40:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783248043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783248043;}',15,1,'2026-07-05 10:41:51','2026-07-05 14:41:51',399212,NULL,10),(257321,'woocommerce_refresh_order_count_cache','complete','2026-07-05 22:37:32','2026-07-06 02:37:32','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783291052;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783291052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-05 22:38:35','2026-07-06 02:38:35',399779,NULL,10),(257322,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 11:41:51','2026-07-05 15:41:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783251711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783251711;}',15,1,'2026-07-05 11:50:14','2026-07-05 15:50:14',399238,NULL,10),(257323,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 12:50:14','2026-07-05 16:50:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783255814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783255814;}',15,1,'2026-07-05 12:55:54','2026-07-05 16:55:54',399278,NULL,10),(257324,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 13:55:54','2026-07-05 17:55:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783259754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783259754;}',15,1,'2026-07-05 13:58:07','2026-07-05 17:58:07',399330,NULL,10),(257325,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 14:58:07','2026-07-05 18:58:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783263487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783263487;}',15,1,'2026-07-05 15:02:14','2026-07-05 19:02:14',399378,NULL,10),(257327,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 16:02:14','2026-07-05 20:02:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783267334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783267334;}',15,1,'2026-07-05 16:05:23','2026-07-05 20:05:23',399420,NULL,10),(257328,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 17:05:23','2026-07-05 21:05:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783271123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783271123;}',15,1,'2026-07-05 17:09:18','2026-07-05 21:09:18',399458,NULL,10),(257329,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-05 17:05:08','2026-07-05 21:05:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783271108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783271108;}',8,1,'2026-07-05 17:05:08','2026-07-05 21:05:08',399455,NULL,10),(257330,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 18:09:18','2026-07-05 22:09:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783274958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783274958;}',15,1,'2026-07-05 18:09:41','2026-07-05 22:09:41',399496,NULL,10),(257331,'woocommerce_cleanup_draft_orders','complete','2026-07-06 17:27:56','2026-07-06 21:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358876;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-06 17:31:11','2026-07-06 21:31:11',400321,NULL,10),(257332,'woocommerce_scheduled_sales','complete','2026-07-06 17:27:56','2026-07-06 21:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358876;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-06 17:31:11','2026-07-06 21:31:11',400321,NULL,10),(257333,'wc_admin_daily_wrapper','complete','2026-07-06 17:27:57','2026-07-06 21:27:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358877;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-06 17:31:12','2026-07-06 21:31:12',400321,NULL,10),(257334,'woocommerce_cleanup_personal_data','complete','2026-07-06 17:27:58','2026-07-06 21:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358878;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-06 17:31:13','2026-07-06 21:31:13',400321,NULL,10),(257335,'woocommerce_cleanup_logs','complete','2026-07-06 17:27:58','2026-07-06 21:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358878;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-06 17:31:13','2026-07-06 21:31:13',400321,NULL,10),(257336,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-06 17:27:58','2026-07-06 21:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358878;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-06 17:31:13','2026-07-06 21:31:13',400321,NULL,10),(257337,'woocommerce_cleanup_sessions','complete','2026-07-06 02:00:00','2026-07-06 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783303200;s:18:\"\0*\0first_timestamp\";i:1783303200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783303200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-06 02:03:16','2026-07-06 06:03:16',399889,NULL,10),(257338,'generate_category_lookup_table_wrapper','complete','2026-07-05 17:28:08','2026-07-05 21:28:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783272488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783272488;}',15,1,'2026-07-05 17:34:10','2026-07-05 21:34:10',399471,NULL,10),(257339,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-06 17:27:58','2026-07-06 21:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783358878;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783358878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-06 17:31:13','2026-07-06 21:31:13',400321,NULL,20),(257340,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 19:09:41','2026-07-05 23:09:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783278581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783278581;}',15,1,'2026-07-05 19:13:12','2026-07-05 23:13:12',399545,NULL,10),(257347,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 20:13:12','2026-07-06 00:13:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783282392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783282392;}',15,1,'2026-07-05 20:13:16','2026-07-06 00:13:16',399629,NULL,10),(257842,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 21:13:16','2026-07-06 01:13:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783285996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783285996;}',15,1,'2026-07-05 21:16:44','2026-07-06 01:16:44',399688,NULL,10),(258129,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 22:16:44','2026-07-06 02:16:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783289804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783289804;}',15,1,'2026-07-05 22:20:05','2026-07-06 02:20:05',399747,NULL,10),(258142,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 23:20:05','2026-07-06 03:20:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783293605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783293605;}',15,1,'2026-07-05 23:23:27','2026-07-06 03:23:27',399805,NULL,10),(258143,'woocommerce_refresh_order_count_cache','complete','2026-07-06 10:38:35','2026-07-06 14:38:35','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783334315;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783334315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-06 10:41:43','2026-07-06 14:41:43',400079,NULL,10),(258144,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 00:23:27','2026-07-06 04:23:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783297407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783297407;}',15,1,'2026-07-06 00:37:32','2026-07-06 04:37:32',399829,NULL,10),(258145,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 01:37:32','2026-07-06 05:37:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783301852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783301852;}',15,1,'2026-07-06 01:38:46','2026-07-06 05:38:46',399855,NULL,10),(258146,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 02:38:46','2026-07-06 06:38:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783305526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783305526;}',15,1,'2026-07-06 02:42:33','2026-07-06 06:42:33',399901,NULL,10),(258147,'woocommerce_cleanup_sessions','complete','2026-07-06 14:03:16','2026-07-06 18:03:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783346596;s:18:\"\0*\0first_timestamp\";i:1783303200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783346596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-06 14:05:53','2026-07-06 18:05:53',400248,NULL,10),(258148,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 03:42:33','2026-07-06 07:42:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783309353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783309353;}',15,1,'2026-07-06 03:55:20','2026-07-06 07:55:20',399915,NULL,10),(258149,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 04:55:20','2026-07-06 08:55:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783313720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783313720;}',15,1,'2026-07-06 04:58:18','2026-07-06 08:58:18',399944,NULL,10),(258154,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 05:58:18','2026-07-06 09:58:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783317498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783317498;}',15,1,'2026-07-06 06:01:29','2026-07-06 10:01:29',399972,NULL,10),(258156,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-06 05:07:45','2026-07-06 09:07:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783314465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783314465;}',8,1,'2026-07-06 05:20:13','2026-07-06 09:20:13',399951,NULL,10),(258159,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 07:01:29','2026-07-06 11:01:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783321289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783321289;}',15,1,'2026-07-06 07:03:55','2026-07-06 11:03:55',400007,NULL,10),(258160,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 08:03:55','2026-07-06 12:03:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783325035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783325035;}',15,1,'2026-07-06 08:13:25','2026-07-06 12:13:25',400019,NULL,10),(258161,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 09:13:25','2026-07-06 13:13:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783329205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783329205;}',15,1,'2026-07-06 09:13:41','2026-07-06 13:13:41',400047,NULL,10),(258175,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 10:13:41','2026-07-06 14:13:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783332821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783332821;}',15,1,'2026-07-06 10:19:47','2026-07-06 14:19:47',400068,NULL,10),(258181,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 11:19:47','2026-07-06 15:19:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783336787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783336787;}',15,1,'2026-07-06 11:21:17','2026-07-06 15:21:17',400099,NULL,10),(258184,'woocommerce_refresh_order_count_cache','complete','2026-07-06 22:41:43','2026-07-07 02:41:43','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783377703;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783377703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-06 22:42:22','2026-07-07 02:42:22',400467,NULL,10),(258190,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 12:21:17','2026-07-06 16:21:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783340477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783340477;}',15,1,'2026-07-06 12:28:17','2026-07-06 16:28:17',400190,NULL,10),(258200,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 13:28:17','2026-07-06 17:28:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783344497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783344497;}',15,1,'2026-07-06 13:33:31','2026-07-06 17:33:31',400229,NULL,10),(258220,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 14:33:31','2026-07-06 18:33:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348411;}',15,1,'2026-07-06 14:35:15','2026-07-06 18:35:15',400261,NULL,10),(258226,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 15:35:15','2026-07-06 19:35:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783352115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783352115;}',15,1,'2026-07-06 15:38:33','2026-07-06 19:38:33',400274,NULL,10),(258229,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 16:38:33','2026-07-06 20:38:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783355913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783355913;}',15,1,'2026-07-06 16:39:42','2026-07-06 20:39:42',400303,NULL,10),(258231,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 17:39:42','2026-07-06 21:39:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783359582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783359582;}',15,1,'2026-07-06 17:41:16','2026-07-06 21:41:16',400325,NULL,10),(258232,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-06 17:07:23','2026-07-06 21:07:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783357643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783357643;}',8,1,'2026-07-06 17:08:30','2026-07-06 21:08:30',400312,NULL,10),(258233,'woocommerce_cleanup_draft_orders','complete','2026-07-07 17:31:11','2026-07-07 21:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445471;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-07 17:32:39','2026-07-07 21:32:39',401056,NULL,10),(258234,'woocommerce_scheduled_sales','complete','2026-07-07 17:31:11','2026-07-07 21:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445471;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-07 17:32:39','2026-07-07 21:32:39',401056,NULL,10),(258235,'wc_admin_daily_wrapper','complete','2026-07-07 17:31:12','2026-07-07 21:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445472;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-07 17:32:40','2026-07-07 21:32:40',401056,NULL,10),(258236,'woocommerce_cleanup_personal_data','complete','2026-07-07 17:31:13','2026-07-07 21:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445473;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-07 17:32:41','2026-07-07 21:32:41',401056,NULL,10),(258237,'woocommerce_cleanup_logs','complete','2026-07-07 17:31:13','2026-07-07 21:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445473;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-07 17:32:41','2026-07-07 21:32:41',401056,NULL,10),(258238,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-07 17:31:13','2026-07-07 21:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445473;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-07 17:32:41','2026-07-07 21:32:41',401056,NULL,10),(258239,'woocommerce_cleanup_sessions','complete','2026-07-07 02:00:00','2026-07-07 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783389600;s:18:\"\0*\0first_timestamp\";i:1783389600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783389600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-07 02:03:03','2026-07-07 06:03:03',400549,NULL,10),(258240,'generate_category_lookup_table_wrapper','complete','2026-07-06 17:31:23','2026-07-06 21:31:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783359083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783359083;}',15,1,'2026-07-06 17:41:16','2026-07-06 21:41:16',400325,NULL,10),(258241,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-07 17:31:13','2026-07-07 21:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783445473;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783445473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-07 17:32:41','2026-07-07 21:32:41',401056,NULL,20),(258242,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 18:41:16','2026-07-06 22:41:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783363276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783363276;}',15,1,'2026-07-06 18:43:10','2026-07-06 22:43:10',400349,NULL,10),(258243,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 19:43:10','2026-07-06 23:43:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783366990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783366990;}',15,1,'2026-07-06 19:49:56','2026-07-06 23:49:56',400378,NULL,10),(258249,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 20:49:56','2026-07-07 00:49:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783370996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783370996;}',15,1,'2026-07-06 21:00:26','2026-07-07 01:00:26',400441,NULL,10),(258265,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 22:00:26','2026-07-07 02:00:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783375226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783375226;}',15,1,'2026-07-06 22:01:15','2026-07-07 02:01:15',400453,NULL,10),(258266,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 23:01:15','2026-07-07 03:01:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783378875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783378875;}',15,1,'2026-07-06 23:01:36','2026-07-07 03:01:36',400494,NULL,10),(258267,'woocommerce_refresh_order_count_cache','complete','2026-07-07 10:42:22','2026-07-07 14:42:22','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420942;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-07 10:59:20','2026-07-07 14:59:20',400777,NULL,10),(258268,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 00:01:36','2026-07-07 04:01:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783382496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783382496;}',15,1,'2026-07-07 00:10:23','2026-07-07 04:10:23',400523,NULL,10),(258269,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 01:10:23','2026-07-07 05:10:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783386623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783386623;}',15,1,'2026-07-07 01:27:12','2026-07-07 05:27:12',400544,NULL,10),(258270,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 02:27:12','2026-07-07 06:27:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783391232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783391232;}',15,1,'2026-07-07 02:27:17','2026-07-07 06:27:17',400590,NULL,10),(258271,'woocommerce_cleanup_sessions','complete','2026-07-07 14:03:03','2026-07-07 18:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783432983;s:18:\"\0*\0first_timestamp\";i:1783389600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783432983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-07 14:07:09','2026-07-07 18:07:09',400845,NULL,10),(258272,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 03:27:17','2026-07-07 07:27:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783394837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783394837;}',15,1,'2026-07-07 03:27:47','2026-07-07 07:27:47',400608,NULL,10),(258273,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 04:27:47','2026-07-07 08:27:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783398467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783398467;}',15,1,'2026-07-07 05:03:54','2026-07-07 09:03:54',400631,NULL,10),(258281,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 06:03:54','2026-07-07 10:03:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783404234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783404234;}',15,1,'2026-07-07 06:06:54','2026-07-07 10:06:54',400656,NULL,10),(258282,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-07 05:11:42','2026-07-07 09:11:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783401102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783401102;}',8,1,'2026-07-07 05:11:42','2026-07-07 09:11:42',400635,NULL,10),(258291,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 07:06:54','2026-07-07 11:06:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783408014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783408014;}',15,1,'2026-07-07 07:17:02','2026-07-07 11:17:02',400693,NULL,10),(258297,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 08:17:02','2026-07-07 12:17:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783412222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783412222;}',15,1,'2026-07-07 08:18:39','2026-07-07 12:18:39',400711,NULL,10),(258312,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 09:18:39','2026-07-07 13:18:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783415919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783415919;}',15,1,'2026-07-07 09:23:11','2026-07-07 13:23:11',400738,NULL,10),(258314,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 10:23:11','2026-07-07 14:23:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783419791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783419791;}',15,1,'2026-07-07 10:31:30','2026-07-07 14:31:30',400767,NULL,10),(258323,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 11:31:30','2026-07-07 15:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783423890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783423890;}',15,1,'2026-07-07 11:54:53','2026-07-07 15:54:53',400784,NULL,10),(258331,'woocommerce_refresh_order_count_cache','complete','2026-07-07 22:59:20','2026-07-08 02:59:20','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783465160;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783465160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-07 23:01:54','2026-07-08 03:01:54',401196,NULL,10),(258332,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 12:54:53','2026-07-07 16:54:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783428893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783428893;}',15,1,'2026-07-07 12:54:59','2026-07-07 16:54:59',400813,NULL,10),(258333,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 13:54:59','2026-07-07 17:54:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783432499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783432499;}',15,1,'2026-07-07 14:00:50','2026-07-07 18:00:50',400840,NULL,10),(258334,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 15:00:50','2026-07-07 19:00:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783436450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783436450;}',15,1,'2026-07-07 15:01:41','2026-07-07 19:01:41',400935,NULL,10),(258350,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 16:01:41','2026-07-07 20:01:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783440101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783440101;}',15,1,'2026-07-07 16:03:31','2026-07-07 20:03:31',401014,NULL,10),(258358,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 17:03:31','2026-07-07 21:03:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783443811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783443811;}',15,1,'2026-07-07 17:05:49','2026-07-07 21:05:49',401040,NULL,10),(258375,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 18:05:49','2026-07-07 22:05:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783447549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783447549;}',15,1,'2026-07-07 18:12:35','2026-07-07 22:12:35',401079,NULL,10),(258376,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-07 17:05:49','2026-07-07 21:05:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783443949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783443949;}',8,1,'2026-07-07 17:07:38','2026-07-07 21:07:38',401043,NULL,10),(258377,'woocommerce_cleanup_draft_orders','complete','2026-07-08 17:32:39','2026-07-08 21:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531959;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-08 17:39:15','2026-07-08 21:39:15',401740,NULL,10),(258378,'woocommerce_scheduled_sales','complete','2026-07-08 17:32:39','2026-07-08 21:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531959;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-08 17:39:15','2026-07-08 21:39:15',401740,NULL,10),(258379,'wc_admin_daily_wrapper','complete','2026-07-08 17:32:40','2026-07-08 21:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531960;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-08 17:39:15','2026-07-08 21:39:15',401740,NULL,10),(258380,'woocommerce_cleanup_personal_data','complete','2026-07-08 17:32:41','2026-07-08 21:32:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531961;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-08 17:39:16','2026-07-08 21:39:16',401740,NULL,10),(258381,'woocommerce_cleanup_logs','complete','2026-07-08 17:32:41','2026-07-08 21:32:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531961;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-08 17:39:16','2026-07-08 21:39:16',401740,NULL,10),(258382,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-08 17:32:41','2026-07-08 21:32:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531961;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-08 17:39:16','2026-07-08 21:39:16',401740,NULL,10),(258383,'woocommerce_cleanup_sessions','complete','2026-07-08 02:00:00','2026-07-08 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783476000;s:18:\"\0*\0first_timestamp\";i:1783476000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783476000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-08 02:12:06','2026-07-08 06:12:06',401314,NULL,10),(258384,'generate_category_lookup_table_wrapper','complete','2026-07-07 17:32:51','2026-07-07 21:32:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783445571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783445571;}',15,1,'2026-07-07 17:35:08','2026-07-07 21:35:08',401060,NULL,10),(258385,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-08 17:32:41','2026-07-08 21:32:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783531961;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783531961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-08 17:39:16','2026-07-08 21:39:16',401740,NULL,20),(258399,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 19:12:35','2026-07-07 23:12:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783451555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783451555;}',15,1,'2026-07-07 19:22:43','2026-07-07 23:22:43',401110,NULL,10),(258412,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 20:22:43','2026-07-08 00:22:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783455763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783455763;}',15,1,'2026-07-07 20:27:16','2026-07-08 00:27:16',401146,NULL,10),(258429,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 21:27:16','2026-07-08 01:27:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783459636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783459636;}',15,1,'2026-07-07 21:33:21','2026-07-08 01:33:21',401163,NULL,10),(258432,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 22:33:21','2026-07-08 02:33:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783463601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783463601;}',15,1,'2026-07-07 22:38:55','2026-07-08 02:38:55',401187,NULL,10),(258433,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 23:38:55','2026-07-08 03:38:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783467535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783467535;}',15,1,'2026-07-07 23:40:31','2026-07-08 03:40:31',401211,NULL,10),(258434,'woocommerce_refresh_order_count_cache','complete','2026-07-08 11:01:54','2026-07-08 15:01:54','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783508514;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783508514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-08 11:03:26','2026-07-08 15:03:26',401559,NULL,10),(258438,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 00:40:31','2026-07-08 04:40:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783471231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783471231;}',15,1,'2026-07-08 00:52:45','2026-07-08 04:52:45',401239,NULL,10),(258442,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 01:52:45','2026-07-08 05:52:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783475565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783475565;}',15,1,'2026-07-08 01:56:47','2026-07-08 05:56:47',401310,NULL,10),(258444,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 02:56:47','2026-07-08 06:56:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783479407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783479407;}',15,1,'2026-07-08 03:02:11','2026-07-08 07:02:11',401334,NULL,10),(258445,'woocommerce_cleanup_sessions','complete','2026-07-08 14:12:06','2026-07-08 18:12:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783519926;s:18:\"\0*\0first_timestamp\";i:1783476000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783519926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-08 14:12:46','2026-07-08 18:12:46',401635,NULL,10),(258448,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 04:02:11','2026-07-08 08:02:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783483331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783483331;}',15,1,'2026-07-08 04:03:06','2026-07-08 08:03:06',401378,NULL,10),(258453,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 05:03:06','2026-07-08 09:03:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783486986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783486986;}',15,1,'2026-07-08 05:04:55','2026-07-08 09:04:55',401431,NULL,10),(258455,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 06:04:55','2026-07-08 10:04:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783490695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783490695;}',15,1,'2026-07-08 06:11:30','2026-07-08 10:11:30',401470,NULL,10),(258456,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-08 05:04:55','2026-07-08 09:04:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783487095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783487095;}',8,1,'2026-07-08 05:08:03','2026-07-08 09:08:03',401434,NULL,10),(258457,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 07:11:30','2026-07-08 11:11:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783494690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783494690;}',15,1,'2026-07-08 07:17:06','2026-07-08 11:17:06',401487,NULL,10),(258458,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 08:17:06','2026-07-08 12:17:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783498626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783498626;}',15,1,'2026-07-08 08:20:49','2026-07-08 12:20:49',401515,NULL,10),(258472,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 09:20:49','2026-07-08 13:20:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783502449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783502449;}',15,1,'2026-07-08 09:36:31','2026-07-08 13:36:31',401530,NULL,10),(258473,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 10:36:31','2026-07-08 14:36:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783506991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783506991;}',15,1,'2026-07-08 10:40:07','2026-07-08 14:40:07',401549,NULL,10),(258474,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 11:40:07','2026-07-08 15:40:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783510807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783510807;}',15,1,'2026-07-08 11:43:46','2026-07-08 15:43:46',401564,NULL,10),(258475,'woocommerce_refresh_order_count_cache','complete','2026-07-08 23:03:26','2026-07-09 03:03:26','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783551806;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783551806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-08 23:13:17','2026-07-09 03:13:17',401955,NULL,10),(258476,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 12:43:46','2026-07-08 16:43:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783514626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783514626;}',15,1,'2026-07-08 12:44:22','2026-07-08 16:44:22',401595,NULL,10),(258487,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 13:44:22','2026-07-08 17:44:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783518262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783518262;}',15,1,'2026-07-08 13:56:34','2026-07-08 17:56:34',401623,NULL,10),(258492,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 14:56:34','2026-07-08 18:56:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783522594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783522594;}',15,1,'2026-07-08 15:02:12','2026-07-08 19:02:12',401680,NULL,10),(258499,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 16:02:12','2026-07-08 20:02:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783526532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783526532;}',15,1,'2026-07-08 16:13:44','2026-07-08 20:13:44',401706,NULL,10),(258505,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 17:13:44','2026-07-08 21:13:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783530824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783530824;}',15,1,'2026-07-08 17:25:00','2026-07-08 21:25:00',401735,NULL,10),(258509,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-08 17:04:43','2026-07-08 21:04:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783530283;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783530283;}',8,1,'2026-07-08 17:04:43','2026-07-08 21:04:43',401729,NULL,10),(258511,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 18:25:00','2026-07-08 22:25:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783535100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783535100;}',15,1,'2026-07-08 18:29:59','2026-07-08 22:29:59',401748,NULL,10),(258512,'woocommerce_cleanup_draft_orders','complete','2026-07-09 17:39:15','2026-07-09 21:39:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618755;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-09 17:53:54','2026-07-09 21:53:54',402481,NULL,10),(258513,'woocommerce_scheduled_sales','complete','2026-07-09 17:39:15','2026-07-09 21:39:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618755;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-09 17:53:54','2026-07-09 21:53:54',402481,NULL,10),(258514,'wc_admin_daily_wrapper','complete','2026-07-09 17:39:15','2026-07-09 21:39:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618755;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-09 17:53:55','2026-07-09 21:53:55',402481,NULL,10),(258515,'woocommerce_cleanup_personal_data','complete','2026-07-09 17:39:16','2026-07-09 21:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618756;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-09 17:53:56','2026-07-09 21:53:56',402481,NULL,10),(258516,'woocommerce_cleanup_logs','complete','2026-07-09 17:39:16','2026-07-09 21:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618756;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-09 17:53:56','2026-07-09 21:53:56',402481,NULL,10),(258517,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-09 17:39:16','2026-07-09 21:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618756;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-09 17:53:56','2026-07-09 21:53:56',402481,NULL,10),(258518,'woocommerce_cleanup_sessions','complete','2026-07-09 02:00:00','2026-07-09 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783562400;s:18:\"\0*\0first_timestamp\";i:1783562400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783562400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-09 02:14:31','2026-07-09 06:14:31',402024,NULL,10),(258519,'generate_category_lookup_table_wrapper','complete','2026-07-08 17:39:26','2026-07-08 21:39:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783532366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783532366;}',15,1,'2026-07-08 18:01:18','2026-07-08 22:01:18',401743,NULL,10),(258520,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-09 17:39:16','2026-07-09 21:39:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783618756;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783618756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-09 17:53:56','2026-07-09 21:53:56',402481,NULL,20),(258521,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 19:29:59','2026-07-08 23:29:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783538999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783538999;}',15,1,'2026-07-08 19:34:00','2026-07-08 23:34:00',401776,NULL,10),(258527,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 20:34:00','2026-07-09 00:34:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783542840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783542840;}',15,1,'2026-07-08 20:43:15','2026-07-09 00:43:15',401892,NULL,10),(259020,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 21:43:15','2026-07-09 01:43:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783546995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783546995;}',15,1,'2026-07-08 21:45:26','2026-07-09 01:45:26',401928,NULL,10),(259247,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 22:45:26','2026-07-09 02:45:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783550726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783550726;}',15,1,'2026-07-08 22:52:32','2026-07-09 02:52:32',401949,NULL,10),(259328,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 23:52:32','2026-07-09 03:52:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783554752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783554752;}',15,1,'2026-07-08 23:55:09','2026-07-09 03:55:09',401985,NULL,10),(259329,'woocommerce_refresh_order_count_cache','complete','2026-07-09 11:13:17','2026-07-09 15:13:17','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783595597;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783595597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-09 11:47:19','2026-07-09 15:47:19',402388,NULL,10),(259343,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 00:55:09','2026-07-09 04:55:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783558509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783558509;}',15,1,'2026-07-09 00:59:48','2026-07-09 04:59:48',402002,NULL,10),(259347,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 01:59:48','2026-07-09 05:59:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783562388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783562388;}',15,1,'2026-07-09 02:14:31','2026-07-09 06:14:31',402024,NULL,10),(259352,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 03:14:31','2026-07-09 07:14:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783566871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783566871;}',15,1,'2026-07-09 03:16:56','2026-07-09 07:16:56',402054,NULL,10),(259353,'woocommerce_cleanup_sessions','complete','2026-07-09 14:14:31','2026-07-09 18:14:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783606471;s:18:\"\0*\0first_timestamp\";i:1783562400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783606471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-09 14:15:50','2026-07-09 18:15:50',402424,NULL,10),(259354,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 04:16:56','2026-07-09 08:16:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783570616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783570616;}',15,1,'2026-07-09 04:17:03','2026-07-09 08:17:03',402126,NULL,10),(259369,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 05:17:03','2026-07-09 09:17:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783574223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783574223;}',15,1,'2026-07-09 05:17:04','2026-07-09 09:17:04',402208,NULL,10),(259384,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-09 05:05:52','2026-07-09 09:05:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783573552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783573552;}',8,1,'2026-07-09 05:07:25','2026-07-09 09:07:25',402194,NULL,10),(259392,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 06:17:04','2026-07-09 10:17:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783577824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783577824;}',15,1,'2026-07-09 06:18:07','2026-07-09 10:18:07',402267,NULL,10),(259413,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 07:18:07','2026-07-09 11:18:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783581487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783581487;}',15,1,'2026-07-09 07:22:01','2026-07-09 11:22:01',402325,NULL,10),(259438,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 08:22:01','2026-07-09 12:22:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783585321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783585321;}',15,1,'2026-07-09 08:22:49','2026-07-09 12:22:49',402351,NULL,10),(259449,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 09:22:49','2026-07-09 13:22:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783588969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783588969;}',15,1,'2026-07-09 09:28:17','2026-07-09 13:28:17',402360,NULL,10),(259450,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 10:28:17','2026-07-09 14:28:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783592897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783592897;}',15,1,'2026-07-09 10:48:49','2026-07-09 14:48:49',402375,NULL,10),(259451,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 11:48:49','2026-07-09 15:48:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783597729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783597729;}',15,1,'2026-07-09 11:50:54','2026-07-09 15:50:54',402392,NULL,10),(259453,'woocommerce_refresh_order_count_cache','complete','2026-07-09 23:47:19','2026-07-10 03:47:19','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783640839;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783640839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-09 23:47:23','2026-07-10 03:47:23',402554,NULL,10),(259455,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 12:50:54','2026-07-09 16:50:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783601454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783601454;}',15,1,'2026-07-09 13:26:15','2026-07-09 17:26:15',402404,NULL,10),(259459,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 14:26:15','2026-07-09 18:26:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783607175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783607175;}',15,1,'2026-07-09 14:44:36','2026-07-09 18:44:36',402430,NULL,10),(259463,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 15:44:36','2026-07-09 19:44:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783611876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783611876;}',15,1,'2026-07-09 15:48:48','2026-07-09 19:48:48',402446,NULL,10),(259464,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 16:48:48','2026-07-09 20:48:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783615728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783615728;}',15,1,'2026-07-09 17:09:39','2026-07-09 21:09:39',402468,NULL,10),(259467,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 18:09:39','2026-07-09 22:09:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783620579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783620579;}',15,1,'2026-07-09 18:26:18','2026-07-09 22:26:18',402487,NULL,10),(259469,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-09 17:09:39','2026-07-09 21:09:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783616979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783616979;}',8,1,'2026-07-09 17:20:17','2026-07-09 21:20:17',402474,NULL,10),(259472,'woocommerce_cleanup_draft_orders','complete','2026-07-10 17:53:54','2026-07-10 21:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706034;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-10 17:54:32','2026-07-10 21:54:32',402946,NULL,10),(259473,'woocommerce_scheduled_sales','complete','2026-07-10 17:53:54','2026-07-10 21:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706034;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-10 17:54:32','2026-07-10 21:54:32',402946,NULL,10),(259474,'wc_admin_daily_wrapper','complete','2026-07-10 17:53:55','2026-07-10 21:53:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706035;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-10 17:54:33','2026-07-10 21:54:33',402946,NULL,10),(259475,'woocommerce_cleanup_personal_data','complete','2026-07-10 17:53:56','2026-07-10 21:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706036;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-10 17:54:34','2026-07-10 21:54:34',402946,NULL,10),(259476,'woocommerce_cleanup_logs','complete','2026-07-10 17:53:56','2026-07-10 21:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706036;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-10 17:54:34','2026-07-10 21:54:34',402946,NULL,10),(259477,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-10 17:53:56','2026-07-10 21:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706036;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-10 17:54:34','2026-07-10 21:54:34',402946,NULL,10),(259478,'woocommerce_cleanup_sessions','complete','2026-07-10 02:00:00','2026-07-10 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783648800;s:18:\"\0*\0first_timestamp\";i:1783648800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783648800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-10 02:06:01','2026-07-10 06:06:01',402613,NULL,10),(259479,'generate_category_lookup_table_wrapper','complete','2026-07-09 17:54:06','2026-07-09 21:54:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783619646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783619646;}',15,1,'2026-07-09 18:26:18','2026-07-09 22:26:18',402487,NULL,10),(259480,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-10 17:53:56','2026-07-10 21:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783706036;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783706036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-10 17:54:34','2026-07-10 21:54:34',402946,NULL,20),(259483,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 19:26:18','2026-07-09 23:26:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783625178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783625178;}',15,1,'2026-07-09 19:27:27','2026-07-09 23:27:27',402493,NULL,10),(259485,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 20:27:27','2026-07-10 00:27:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783628847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783628847;}',15,1,'2026-07-09 20:51:48','2026-07-10 00:51:48',402516,NULL,10),(259514,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 21:51:48','2026-07-10 01:51:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783633908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783633908;}',15,1,'2026-07-09 21:57:21','2026-07-10 01:57:21',402530,NULL,10),(259516,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 22:57:21','2026-07-10 02:57:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783637841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783637841;}',15,1,'2026-07-09 23:02:08','2026-07-10 03:02:08',402537,NULL,10),(259517,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 00:02:08','2026-07-10 04:02:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783641728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783641728;}',15,1,'2026-07-10 00:03:04','2026-07-10 04:03:04',402572,NULL,10),(259518,'woocommerce_refresh_order_count_cache','complete','2026-07-10 11:47:23','2026-07-10 15:47:23','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783684043;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783684043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-10 11:49:47','2026-07-10 15:49:47',402795,NULL,10),(259519,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 01:03:04','2026-07-10 05:03:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783645384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783645384;}',15,1,'2026-07-10 01:07:36','2026-07-10 05:07:36',402599,NULL,10),(259520,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 02:07:36','2026-07-10 06:07:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783649256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783649256;}',15,1,'2026-07-10 02:10:28','2026-07-10 06:10:28',402615,NULL,10),(259521,'woocommerce_cleanup_sessions','complete','2026-07-10 14:06:01','2026-07-10 18:06:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783692361;s:18:\"\0*\0first_timestamp\";i:1783648800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783692361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-10 14:09:19','2026-07-10 18:09:19',402844,NULL,10),(259522,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 03:10:28','2026-07-10 07:10:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783653028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783653028;}',15,1,'2026-07-10 03:23:01','2026-07-10 07:23:01',402629,NULL,10),(259523,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 04:23:01','2026-07-10 08:23:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783657381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783657381;}',15,1,'2026-07-10 04:28:04','2026-07-10 08:28:04',402655,NULL,10),(259527,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 05:28:04','2026-07-10 09:28:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783661284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783661284;}',15,1,'2026-07-10 05:34:34','2026-07-10 09:34:34',402673,NULL,10),(259531,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-10 05:19:20','2026-07-10 09:19:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783660760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783660760;}',8,1,'2026-07-10 05:21:54','2026-07-10 09:21:54',402669,NULL,10),(259532,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 06:34:34','2026-07-10 10:34:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783665274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783665274;}',15,1,'2026-07-10 06:39:43','2026-07-10 10:39:43',402691,NULL,10),(259534,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 07:39:43','2026-07-10 11:39:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783669183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783669183;}',15,1,'2026-07-10 07:56:10','2026-07-10 11:56:10',402704,NULL,10),(259535,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 08:56:10','2026-07-10 12:56:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783673770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783673770;}',15,1,'2026-07-10 09:01:51','2026-07-10 13:01:51',402722,NULL,10),(259541,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 10:01:51','2026-07-10 14:01:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783677711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783677711;}',15,1,'2026-07-10 10:22:29','2026-07-10 14:22:29',402756,NULL,10),(259545,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 11:22:29','2026-07-10 15:22:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783682549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783682549;}',15,1,'2026-07-10 11:29:07','2026-07-10 15:29:07',402789,NULL,10),(259547,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 12:29:07','2026-07-10 16:29:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783686547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783686547;}',15,1,'2026-07-10 12:39:10','2026-07-10 16:39:10',402812,NULL,10),(259548,'woocommerce_refresh_order_count_cache','complete','2026-07-10 23:49:47','2026-07-11 03:49:47','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783727387;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783727387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-10 23:57:55','2026-07-11 03:57:55',403044,NULL,10),(259549,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 13:39:10','2026-07-10 17:39:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783690750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783690750;}',15,1,'2026-07-10 13:47:39','2026-07-10 17:47:39',402832,NULL,10),(259550,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 14:47:39','2026-07-10 18:47:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783694859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783694859;}',15,1,'2026-07-10 14:49:16','2026-07-10 18:49:16',402861,NULL,10),(259552,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 15:49:16','2026-07-10 19:49:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783698556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783698556;}',15,1,'2026-07-10 15:49:51','2026-07-10 19:49:51',402892,NULL,10),(259553,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 16:49:51','2026-07-10 20:49:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783702191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783702191;}',15,1,'2026-07-10 16:53:27','2026-07-10 20:53:27',402920,NULL,10),(259554,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 17:53:27','2026-07-10 21:53:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783706007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783706007;}',15,1,'2026-07-10 17:54:32','2026-07-10 21:54:32',402946,NULL,10),(259555,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-10 17:08:18','2026-07-10 21:08:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783703298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783703298;}',8,1,'2026-07-10 17:12:24','2026-07-10 21:12:24',402924,NULL,10),(259556,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 18:54:32','2026-07-10 22:54:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783709672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783709672;}',15,1,'2026-07-10 19:05:42','2026-07-10 23:05:42',402965,NULL,10),(259557,'woocommerce_cleanup_draft_orders','complete','2026-07-11 17:54:32','2026-07-11 21:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792472;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-11 17:57:37','2026-07-11 21:57:37',403509,NULL,10),(259558,'woocommerce_scheduled_sales','complete','2026-07-11 17:54:32','2026-07-11 21:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792472;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-11 17:57:37','2026-07-11 21:57:37',403509,NULL,10),(259559,'wc_admin_daily_wrapper','complete','2026-07-11 17:54:33','2026-07-11 21:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792473;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-11 17:57:37','2026-07-11 21:57:37',403509,NULL,10),(259560,'woocommerce_cleanup_personal_data','complete','2026-07-11 17:54:34','2026-07-11 21:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792474;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-11 17:57:38','2026-07-11 21:57:38',403509,NULL,10),(259561,'woocommerce_cleanup_logs','complete','2026-07-11 17:54:34','2026-07-11 21:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792474;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-11 17:57:38','2026-07-11 21:57:38',403509,NULL,10),(259562,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-11 17:54:34','2026-07-11 21:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792474;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-11 17:57:38','2026-07-11 21:57:38',403509,NULL,10),(259563,'woocommerce_cleanup_sessions','complete','2026-07-11 02:00:00','2026-07-11 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783735200;s:18:\"\0*\0first_timestamp\";i:1783735200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783735200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-11 02:05:51','2026-07-11 06:05:51',403101,NULL,10),(259564,'generate_category_lookup_table_wrapper','complete','2026-07-10 17:54:44','2026-07-10 21:54:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783706084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783706084;}',15,1,'2026-07-10 17:57:24','2026-07-10 21:57:24',402950,NULL,10),(259565,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-11 17:54:34','2026-07-11 21:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783792474;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783792474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-11 17:57:38','2026-07-11 21:57:38',403509,NULL,20),(259566,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 20:05:42','2026-07-11 00:05:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783713942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783713942;}',15,1,'2026-07-10 20:09:17','2026-07-11 00:09:17',402978,NULL,10),(259576,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 21:09:17','2026-07-11 01:09:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783717757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783717757;}',15,1,'2026-07-10 21:11:24','2026-07-11 01:11:24',402993,NULL,10),(259577,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 22:11:24','2026-07-11 02:11:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783721484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783721484;}',15,1,'2026-07-10 22:18:23','2026-07-11 02:18:23',403005,NULL,10),(259578,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 23:18:23','2026-07-11 03:18:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783725503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783725503;}',15,1,'2026-07-10 23:19:58','2026-07-11 03:19:58',403032,NULL,10),(259579,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 00:19:58','2026-07-11 04:19:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783729198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783729198;}',15,1,'2026-07-11 00:21:02','2026-07-11 04:21:02',403050,NULL,10),(259585,'woocommerce_refresh_order_count_cache','complete','2026-07-11 11:57:55','2026-07-11 15:57:55','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783771075;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783771075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-11 12:02:23','2026-07-11 16:02:23',403349,NULL,10),(259589,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 01:21:02','2026-07-11 05:21:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783732862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783732862;}',15,1,'2026-07-11 01:24:47','2026-07-11 05:24:47',403086,NULL,10),(259597,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 02:24:47','2026-07-11 06:24:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783736687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783736687;}',15,1,'2026-07-11 02:27:34','2026-07-11 06:27:34',403112,NULL,10),(259598,'woocommerce_cleanup_sessions','complete','2026-07-11 14:05:51','2026-07-11 18:05:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783778751;s:18:\"\0*\0first_timestamp\";i:1783735200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783778751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-11 14:07:56','2026-07-11 18:07:56',403413,NULL,10),(259604,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 03:27:34','2026-07-11 07:27:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783740454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783740454;}',15,1,'2026-07-11 03:38:20','2026-07-11 07:38:20',403147,NULL,10),(259622,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 04:38:20','2026-07-11 08:38:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783744700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783744700;}',15,1,'2026-07-11 04:38:33','2026-07-11 08:38:33',403176,NULL,10),(259634,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 05:38:33','2026-07-11 09:38:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783748313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783748313;}',15,1,'2026-07-11 05:38:44','2026-07-11 09:38:44',403194,NULL,10),(259635,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-11 05:09:25','2026-07-11 09:09:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783746565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783746565;}',8,1,'2026-07-11 05:10:14','2026-07-11 09:10:14',403183,NULL,10),(259636,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 06:38:44','2026-07-11 10:38:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783751924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783751924;}',15,1,'2026-07-11 06:42:40','2026-07-11 10:42:40',403216,NULL,10),(259637,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 07:42:40','2026-07-11 11:42:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783755760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783755760;}',15,1,'2026-07-11 08:02:55','2026-07-11 12:02:55',403235,NULL,10),(259638,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 09:02:55','2026-07-11 13:02:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783760575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783760575;}',15,1,'2026-07-11 09:02:55','2026-07-11 13:02:55',403262,NULL,10),(259640,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 10:02:55','2026-07-11 14:02:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783764175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783764175;}',15,1,'2026-07-11 10:03:48','2026-07-11 14:03:48',403295,NULL,10),(259653,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 11:03:48','2026-07-11 15:03:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783767828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783767828;}',15,1,'2026-07-11 11:05:42','2026-07-11 15:05:42',403311,NULL,10),(259659,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 12:05:42','2026-07-11 16:05:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783771542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783771542;}',15,1,'2026-07-11 12:09:14','2026-07-11 16:09:14',403355,NULL,10),(259674,'woocommerce_refresh_order_count_cache','complete','2026-07-12 00:02:23','2026-07-12 04:02:23','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783814543;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783814543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-12 00:02:40','2026-07-12 04:02:40',403713,NULL,10),(259676,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 13:09:14','2026-07-11 17:09:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783775354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783775354;}',15,1,'2026-07-11 13:09:59','2026-07-11 17:09:59',403386,NULL,10),(259680,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 14:09:59','2026-07-11 18:09:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783778999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783778999;}',15,1,'2026-07-11 14:13:04','2026-07-11 18:13:04',403418,NULL,10),(259687,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 15:13:04','2026-07-11 19:13:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783782784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783782784;}',15,1,'2026-07-11 15:13:25','2026-07-11 19:13:25',403448,NULL,10),(259690,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 16:13:25','2026-07-11 20:13:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783786405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783786405;}',15,1,'2026-07-11 16:13:36','2026-07-11 20:13:36',403472,NULL,10),(259691,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 17:13:36','2026-07-11 21:13:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783790016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783790016;}',15,1,'2026-07-11 17:32:35','2026-07-11 21:32:35',403499,NULL,10),(259695,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-11 17:06:26','2026-07-11 21:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783789586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783789586;}',8,1,'2026-07-11 17:12:41','2026-07-11 21:12:41',403493,NULL,10),(259699,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 18:32:35','2026-07-11 22:32:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783794755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783794755;}',15,1,'2026-07-11 18:37:51','2026-07-11 22:37:51',403534,NULL,10),(259704,'woocommerce_cleanup_draft_orders','complete','2026-07-12 17:57:37','2026-07-12 21:57:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879057;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-12 18:21:00','2026-07-12 22:21:00',404009,NULL,10),(259705,'woocommerce_scheduled_sales','complete','2026-07-12 17:57:37','2026-07-12 21:57:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879057;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-12 18:21:00','2026-07-12 22:21:00',404009,NULL,10),(259706,'wc_admin_daily_wrapper','complete','2026-07-12 17:57:37','2026-07-12 21:57:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879057;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-12 18:21:01','2026-07-12 22:21:01',404009,NULL,10),(259707,'woocommerce_cleanup_personal_data','complete','2026-07-12 17:57:38','2026-07-12 21:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879058;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-12 18:21:02','2026-07-12 22:21:02',404009,NULL,10),(259708,'woocommerce_cleanup_logs','complete','2026-07-12 17:57:38','2026-07-12 21:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879058;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-12 18:21:02','2026-07-12 22:21:02',404009,NULL,10),(259709,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-12 17:57:38','2026-07-12 21:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879058;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-12 18:21:02','2026-07-12 22:21:02',404009,NULL,10),(259710,'woocommerce_cleanup_sessions','complete','2026-07-12 02:00:00','2026-07-12 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783821600;s:18:\"\0*\0first_timestamp\";i:1783821600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783821600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-12 02:03:32','2026-07-12 06:03:32',403741,NULL,10),(259711,'generate_category_lookup_table_wrapper','complete','2026-07-11 17:57:48','2026-07-11 21:57:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783792668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783792668;}',15,1,'2026-07-11 17:57:52','2026-07-11 21:57:52',403511,NULL,10),(259712,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-12 17:57:38','2026-07-12 21:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879058;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-12 18:21:02','2026-07-12 22:21:02',404009,NULL,20),(259715,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 19:37:51','2026-07-11 23:37:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783798671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783798671;}',15,1,'2026-07-11 19:38:29','2026-07-11 23:38:29',403557,NULL,10),(259718,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 20:38:29','2026-07-12 00:38:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783802309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783802309;}',15,1,'2026-07-11 20:40:45','2026-07-12 00:40:45',403611,NULL,10),(260224,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 21:40:45','2026-07-12 01:40:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783806045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783806045;}',15,1,'2026-07-11 21:44:26','2026-07-12 01:44:26',403661,NULL,10),(260507,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 22:44:26','2026-07-12 02:44:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783809866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783809866;}',15,1,'2026-07-11 22:50:37','2026-07-12 02:50:37',403692,NULL,10),(260531,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 23:50:37','2026-07-12 03:50:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783813837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783813837;}',15,1,'2026-07-11 23:51:50','2026-07-12 03:51:50',403708,NULL,10),(260533,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 00:51:50','2026-07-12 04:51:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783817510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783817510;}',15,1,'2026-07-12 01:04:29','2026-07-12 05:04:29',403728,NULL,10),(260534,'woocommerce_refresh_order_count_cache','complete','2026-07-12 12:02:40','2026-07-12 16:02:40','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783857760;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783857760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-12 12:08:46','2026-07-12 16:08:46',403937,NULL,10),(260535,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 02:04:29','2026-07-12 06:04:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783821869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783821869;}',15,1,'2026-07-12 02:04:40','2026-07-12 06:04:40',403746,NULL,10),(260536,'woocommerce_cleanup_sessions','complete','2026-07-12 14:03:32','2026-07-12 18:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783865012;s:18:\"\0*\0first_timestamp\";i:1783821600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783865012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-12 14:19:49','2026-07-12 18:19:49',403965,NULL,10),(260537,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 03:04:40','2026-07-12 07:04:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783825480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783825480;}',15,1,'2026-07-12 03:11:52','2026-07-12 07:11:52',403755,NULL,10),(260538,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 04:11:52','2026-07-12 08:11:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783829512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783829512;}',15,1,'2026-07-12 04:20:51','2026-07-12 08:20:51',403768,NULL,10),(260539,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 05:20:51','2026-07-12 09:20:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783833651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783833651;}',15,1,'2026-07-12 05:28:24','2026-07-12 09:28:24',403779,NULL,10),(260540,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-12 05:13:18','2026-07-12 09:13:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783833198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783833198;}',8,1,'2026-07-12 05:14:40','2026-07-12 09:14:40',403774,NULL,10),(260541,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 06:28:24','2026-07-12 10:28:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783837704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783837704;}',15,1,'2026-07-12 06:31:34','2026-07-12 10:31:34',403795,NULL,10),(260542,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 07:31:34','2026-07-12 11:31:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783841494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783841494;}',15,1,'2026-07-12 07:34:50','2026-07-12 11:34:50',403824,NULL,10),(260543,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 08:34:50','2026-07-12 12:34:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783845290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783845290;}',15,1,'2026-07-12 08:35:43','2026-07-12 12:35:43',403851,NULL,10),(260545,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 09:35:43','2026-07-12 13:35:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783848943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783848943;}',15,1,'2026-07-12 09:37:25','2026-07-12 13:37:25',403875,NULL,10),(260546,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 10:37:25','2026-07-12 14:37:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783852645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783852645;}',15,1,'2026-07-12 10:40:02','2026-07-12 14:40:02',403905,NULL,10),(260547,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 11:40:02','2026-07-12 15:40:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783856402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783856402;}',15,1,'2026-07-12 11:43:47','2026-07-12 15:43:47',403930,NULL,10),(260548,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 12:43:47','2026-07-12 16:43:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783860227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783860227;}',15,1,'2026-07-12 12:44:34','2026-07-12 16:44:34',403943,NULL,10),(260549,'woocommerce_refresh_order_count_cache','complete','2026-07-13 00:08:46','2026-07-13 04:08:46','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783901326;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783901326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-13 00:18:27','2026-07-13 04:18:27',404088,NULL,10),(260550,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 13:44:34','2026-07-12 17:44:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783863874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783863874;}',15,1,'2026-07-12 13:44:42','2026-07-12 17:44:42',403960,NULL,10),(260551,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 14:44:42','2026-07-12 18:44:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783867482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783867482;}',15,1,'2026-07-12 15:05:18','2026-07-12 19:05:18',403976,NULL,10),(260553,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 16:05:18','2026-07-12 20:05:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783872318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783872318;}',15,1,'2026-07-12 16:15:08','2026-07-12 20:15:08',403993,NULL,10),(260554,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 17:15:08','2026-07-12 21:15:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783876508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783876508;}',15,1,'2026-07-12 17:19:19','2026-07-12 21:19:19',404003,NULL,10),(260555,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 18:19:19','2026-07-12 22:19:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783880359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783880359;}',15,1,'2026-07-12 18:21:02','2026-07-12 22:21:02',404009,NULL,10),(260556,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-12 17:19:19','2026-07-12 21:19:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783876759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783876759;}',8,1,'2026-07-12 17:43:16','2026-07-12 21:43:16',404006,NULL,10),(260557,'woocommerce_cleanup_draft_orders','complete','2026-07-13 18:21:00','2026-07-13 22:21:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966860;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-13 18:45:21','2026-07-13 22:45:21',404412,NULL,10),(260558,'woocommerce_scheduled_sales','complete','2026-07-13 18:21:00','2026-07-13 22:21:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966860;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-13 18:45:21','2026-07-13 22:45:21',404412,NULL,10),(260559,'wc_admin_daily_wrapper','complete','2026-07-13 18:21:01','2026-07-13 22:21:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966861;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-13 18:45:22','2026-07-13 22:45:22',404412,NULL,10),(260560,'woocommerce_cleanup_personal_data','complete','2026-07-13 18:21:02','2026-07-13 22:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966862;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-13 18:45:23','2026-07-13 22:45:23',404412,NULL,10),(260561,'woocommerce_cleanup_logs','complete','2026-07-13 18:21:02','2026-07-13 22:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966862;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-13 18:45:23','2026-07-13 22:45:23',404412,NULL,10),(260562,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-13 18:21:02','2026-07-13 22:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966862;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-13 18:45:23','2026-07-13 22:45:23',404412,NULL,10),(260563,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 19:21:02','2026-07-12 23:21:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783884062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783884062;}',15,1,'2026-07-12 19:27:12','2026-07-12 23:27:12',404032,NULL,10),(260564,'woocommerce_cleanup_sessions','complete','2026-07-13 02:00:00','2026-07-13 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783908000;s:18:\"\0*\0first_timestamp\";i:1783908000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783908000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-13 02:08:01','2026-07-13 06:08:01',404103,NULL,10),(260565,'generate_category_lookup_table_wrapper','complete','2026-07-12 18:21:12','2026-07-12 22:21:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783880472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783880472;}',15,1,'2026-07-12 18:27:04','2026-07-12 22:27:04',404013,NULL,10),(260566,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-13 18:21:02','2026-07-13 22:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783966862;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783966862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-13 18:45:23','2026-07-13 22:45:23',404412,NULL,20),(260571,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 20:27:12','2026-07-13 00:27:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783888032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783888032;}',15,1,'2026-07-12 20:32:47','2026-07-13 00:32:47',404046,NULL,10),(260589,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 21:32:47','2026-07-13 01:32:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783891967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783891967;}',15,1,'2026-07-12 21:33:07','2026-07-13 01:33:07',404058,NULL,10),(260631,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 22:33:07','2026-07-13 02:33:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783895587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783895587;}',15,1,'2026-07-12 22:34:40','2026-07-13 02:34:40',404072,NULL,10),(260637,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 23:34:40','2026-07-13 03:34:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783899280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783899280;}',15,1,'2026-07-12 23:36:07','2026-07-13 03:36:07',404079,NULL,10),(260638,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 00:36:07','2026-07-13 04:36:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783902967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783902967;}',15,1,'2026-07-13 00:55:35','2026-07-13 04:55:35',404091,NULL,10),(260639,'woocommerce_refresh_order_count_cache','complete','2026-07-13 12:18:27','2026-07-13 16:18:27','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783945107;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783945107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-13 12:20:24','2026-07-13 16:20:24',404316,NULL,10),(260640,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 01:55:35','2026-07-13 05:55:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783907735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783907735;}',15,1,'2026-07-13 02:08:01','2026-07-13 06:08:01',404103,NULL,10),(260641,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 03:08:01','2026-07-13 07:08:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783912081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783912081;}',15,1,'2026-07-13 03:09:48','2026-07-13 07:09:48',404118,NULL,10),(260642,'woocommerce_cleanup_sessions','complete','2026-07-13 14:08:01','2026-07-13 18:08:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783951681;s:18:\"\0*\0first_timestamp\";i:1783908000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783951681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-13 14:17:24','2026-07-13 18:17:24',404345,NULL,10),(260643,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 04:09:48','2026-07-13 08:09:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783915788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783915788;}',15,1,'2026-07-13 04:10:30','2026-07-13 08:10:30',404134,NULL,10),(260644,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 05:10:30','2026-07-13 09:10:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783919430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783919430;}',15,1,'2026-07-13 05:17:08','2026-07-13 09:17:08',404171,NULL,10),(260645,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 06:17:08','2026-07-13 10:17:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783923428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783923428;}',15,1,'2026-07-13 06:19:23','2026-07-13 10:19:23',404190,NULL,10),(260646,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-13 05:17:08','2026-07-13 09:17:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783919828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783919828;}',8,1,'2026-07-13 05:47:14','2026-07-13 09:47:14',404173,NULL,10),(260650,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 07:19:23','2026-07-13 11:19:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783927163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783927163;}',15,1,'2026-07-13 07:46:38','2026-07-13 11:46:38',404214,NULL,10),(260670,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 08:46:38','2026-07-13 12:46:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783932398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783932398;}',15,1,'2026-07-13 09:00:37','2026-07-13 13:00:37',404229,NULL,10),(260685,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 10:00:37','2026-07-13 14:00:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783936837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783936837;}',15,1,'2026-07-13 10:05:16','2026-07-13 14:05:16',404259,NULL,10),(260686,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 11:05:16','2026-07-13 15:05:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783940716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783940716;}',15,1,'2026-07-13 11:05:36','2026-07-13 15:05:36',404280,NULL,10),(260687,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 12:05:36','2026-07-13 16:05:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783944336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783944336;}',15,1,'2026-07-13 12:09:52','2026-07-13 16:09:52',404309,NULL,10),(260688,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 13:09:52','2026-07-13 17:09:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783948192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783948192;}',15,1,'2026-07-13 13:21:11','2026-07-13 17:21:11',404331,NULL,10),(260689,'woocommerce_refresh_order_count_cache','complete','2026-07-14 00:20:24','2026-07-14 04:20:24','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783988424;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783988424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-14 00:21:32','2026-07-14 04:21:32',404611,NULL,10),(260690,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 14:21:11','2026-07-13 18:21:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783952471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783952471;}',15,1,'2026-07-13 14:28:39','2026-07-13 18:28:39',404349,NULL,10),(260692,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 15:28:39','2026-07-13 19:28:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783956519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783956519;}',15,1,'2026-07-13 15:39:27','2026-07-13 19:39:27',404379,NULL,10),(260693,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 16:39:27','2026-07-13 20:39:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783960767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783960767;}',15,1,'2026-07-13 16:51:53','2026-07-13 20:51:53',404393,NULL,10),(260694,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 17:51:53','2026-07-13 21:51:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783965113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783965113;}',15,1,'2026-07-13 17:56:36','2026-07-13 21:56:36',404409,NULL,10),(260695,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-13 17:08:32','2026-07-13 21:08:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783962512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783962512;}',8,1,'2026-07-13 17:14:30','2026-07-13 21:14:30',404400,NULL,10),(260696,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 18:56:36','2026-07-13 22:56:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783968996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783968996;}',15,1,'2026-07-13 18:56:40','2026-07-13 22:56:40',404438,NULL,10),(260697,'woocommerce_cleanup_draft_orders','complete','2026-07-14 18:45:21','2026-07-14 22:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054721;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-14 19:10:18','2026-07-14 23:10:18',405047,NULL,10),(260698,'woocommerce_scheduled_sales','complete','2026-07-14 18:45:21','2026-07-14 22:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054721;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-14 19:10:18','2026-07-14 23:10:18',405047,NULL,10),(260699,'wc_admin_daily_wrapper','complete','2026-07-14 18:45:22','2026-07-14 22:45:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054722;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-14 19:10:19','2026-07-14 23:10:19',405047,NULL,10),(260700,'woocommerce_cleanup_personal_data','complete','2026-07-14 18:45:23','2026-07-14 22:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054723;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-14 19:10:20','2026-07-14 23:10:20',405047,NULL,10),(260701,'woocommerce_cleanup_logs','complete','2026-07-14 18:45:23','2026-07-14 22:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054723;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-14 19:10:20','2026-07-14 23:10:20',405047,NULL,10),(260702,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-14 18:45:23','2026-07-14 22:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054723;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-14 19:10:20','2026-07-14 23:10:20',405047,NULL,10),(260703,'woocommerce_cleanup_sessions','complete','2026-07-14 02:00:00','2026-07-14 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783994400;s:18:\"\0*\0first_timestamp\";i:1783994400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783994400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-14 02:06:48','2026-07-14 06:06:48',404654,NULL,10),(260704,'generate_category_lookup_table_wrapper','complete','2026-07-13 18:45:33','2026-07-13 22:45:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783968333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783968333;}',15,1,'2026-07-13 18:45:40','2026-07-13 22:45:40',404415,NULL,10),(260705,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-14 18:45:23','2026-07-14 22:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784054723;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784054723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-14 19:10:20','2026-07-14 23:10:20',405047,NULL,20),(260706,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 19:56:40','2026-07-13 23:56:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783972600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783972600;}',15,1,'2026-07-13 20:02:26','2026-07-14 00:02:26',404492,NULL,10),(260712,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 21:02:26','2026-07-14 01:02:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783976546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783976546;}',15,1,'2026-07-13 21:02:50','2026-07-14 01:02:50',404565,NULL,10),(260722,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 22:02:50','2026-07-14 02:02:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783980170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783980170;}',15,1,'2026-07-13 22:07:39','2026-07-14 02:07:39',404576,NULL,10),(260723,'woocommerce_cancel_unpaid_orders','complete','2026-07-13 23:07:39','2026-07-14 03:07:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783984059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783984059;}',15,1,'2026-07-13 23:08:08','2026-07-14 03:08:08',404588,NULL,10),(260724,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 00:08:08','2026-07-14 04:08:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783987688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783987688;}',15,1,'2026-07-14 00:10:25','2026-07-14 04:10:25',404606,NULL,10),(260725,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 01:10:25','2026-07-14 05:10:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783991425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783991425;}',15,1,'2026-07-14 01:10:28','2026-07-14 05:10:28',404631,NULL,10),(260726,'woocommerce_refresh_order_count_cache','complete','2026-07-14 12:21:32','2026-07-14 16:21:32','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784031692;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784031692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-14 12:24:07','2026-07-14 16:24:07',404977,NULL,10),(260727,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 02:10:28','2026-07-14 06:10:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783995028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783995028;}',15,1,'2026-07-14 02:12:48','2026-07-14 06:12:48',404658,NULL,10),(260728,'woocommerce_cleanup_sessions','complete','2026-07-14 14:06:48','2026-07-14 18:06:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784038008;s:18:\"\0*\0first_timestamp\";i:1783994400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784038008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-14 14:19:20','2026-07-14 18:19:20',404997,NULL,10),(260729,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 03:12:48','2026-07-14 07:12:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783998768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783998768;}',15,1,'2026-07-14 03:13:41','2026-07-14 07:13:41',404692,NULL,10),(260730,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 04:13:41','2026-07-14 08:13:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784002421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784002421;}',15,1,'2026-07-14 04:14:37','2026-07-14 08:14:37',404740,NULL,10),(260736,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 05:14:37','2026-07-14 09:14:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784006077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784006077;}',15,1,'2026-07-14 05:15:46','2026-07-14 09:15:46',404779,NULL,10),(260739,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-14 05:09:40','2026-07-14 09:09:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784005780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784005780;}',8,1,'2026-07-14 05:12:31','2026-07-14 09:12:31',404777,NULL,10),(260740,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 06:15:46','2026-07-14 10:15:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784009746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784009746;}',15,1,'2026-07-14 06:16:59','2026-07-14 10:16:59',404802,NULL,10),(260741,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 07:16:59','2026-07-14 11:16:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784013419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784013419;}',15,1,'2026-07-14 07:21:09','2026-07-14 11:21:09',404833,NULL,10),(260742,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 08:21:09','2026-07-14 12:21:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784017269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784017269;}',15,1,'2026-07-14 08:21:14','2026-07-14 12:21:14',404884,NULL,10),(260749,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 09:21:14','2026-07-14 13:21:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784020874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784020874;}',15,1,'2026-07-14 09:23:27','2026-07-14 13:23:27',404918,NULL,10),(260752,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 10:23:27','2026-07-14 14:23:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784024607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784024607;}',15,1,'2026-07-14 10:37:12','2026-07-14 14:37:12',404947,NULL,10),(260753,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 11:37:12','2026-07-14 15:37:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784029032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784029032;}',15,1,'2026-07-14 11:38:52','2026-07-14 15:38:52',404973,NULL,10),(260754,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 12:38:52','2026-07-14 16:38:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784032732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784032732;}',15,1,'2026-07-14 13:30:41','2026-07-14 17:30:41',404986,NULL,10),(260755,'woocommerce_refresh_order_count_cache','complete','2026-07-15 00:24:07','2026-07-15 04:24:07','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784075047;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784075047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-15 00:24:45','2026-07-15 04:24:45',405295,NULL,10),(260758,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 14:30:41','2026-07-14 18:30:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784039441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784039441;}',15,1,'2026-07-14 14:37:26','2026-07-14 18:37:26',405000,NULL,10),(260763,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 15:37:26','2026-07-14 19:37:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784043446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784043446;}',15,1,'2026-07-14 15:44:42','2026-07-14 19:44:42',405026,NULL,10),(260766,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 16:44:42','2026-07-14 20:44:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784047482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784047482;}',15,1,'2026-07-14 17:25:01','2026-07-14 21:25:01',405036,NULL,10),(260767,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 18:25:01','2026-07-14 22:25:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784053501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784053501;}',15,1,'2026-07-14 18:34:43','2026-07-14 22:34:43',405042,NULL,10),(260768,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-14 17:25:01','2026-07-14 21:25:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784049901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784049901;}',8,1,'2026-07-14 18:15:30','2026-07-14 22:15:30',405039,NULL,10),(260769,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 19:34:43','2026-07-14 23:34:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784057683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784057683;}',15,1,'2026-07-14 19:40:23','2026-07-14 23:40:23',405057,NULL,10),(260770,'woocommerce_cleanup_draft_orders','complete','2026-07-15 19:10:18','2026-07-15 23:10:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142618;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-15 19:12:55','2026-07-15 23:12:55',405782,NULL,10),(260771,'woocommerce_scheduled_sales','complete','2026-07-15 19:10:18','2026-07-15 23:10:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142618;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-15 19:12:55','2026-07-15 23:12:55',405782,NULL,10),(260772,'wc_admin_daily_wrapper','complete','2026-07-15 19:10:19','2026-07-15 23:10:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142619;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-15 19:12:55','2026-07-15 23:12:55',405782,NULL,10),(260773,'woocommerce_cleanup_personal_data','complete','2026-07-15 19:10:20','2026-07-15 23:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142620;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-15 19:12:56','2026-07-15 23:12:56',405782,NULL,10),(260774,'woocommerce_cleanup_logs','complete','2026-07-15 19:10:20','2026-07-15 23:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142620;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-15 19:12:56','2026-07-15 23:12:56',405782,NULL,10),(260775,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-15 19:10:20','2026-07-15 23:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142620;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-15 19:12:56','2026-07-15 23:12:56',405782,NULL,10),(260776,'woocommerce_cleanup_sessions','complete','2026-07-15 02:00:00','2026-07-15 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784080800;s:18:\"\0*\0first_timestamp\";i:1784080800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784080800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-15 02:00:23','2026-07-15 06:00:23',405354,NULL,10),(260777,'generate_category_lookup_table_wrapper','complete','2026-07-14 19:10:30','2026-07-14 23:10:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784056230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784056230;}',15,1,'2026-07-14 19:13:44','2026-07-14 23:13:44',405050,NULL,10),(260778,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-15 19:10:20','2026-07-15 23:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784142620;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784142620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-15 19:12:56','2026-07-15 23:12:56',405782,NULL,20),(260779,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 20:40:23','2026-07-15 00:40:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784061623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784061623;}',15,1,'2026-07-14 21:21:09','2026-07-15 01:21:09',405151,NULL,10),(261086,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 22:21:09','2026-07-15 02:21:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784067669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784067669;}',15,1,'2026-07-14 22:27:26','2026-07-15 02:27:26',405219,NULL,10),(261381,'woocommerce_cancel_unpaid_orders','complete','2026-07-14 23:27:26','2026-07-15 03:27:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784071646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784071646;}',15,1,'2026-07-14 23:36:15','2026-07-15 03:36:15',405260,NULL,10),(261568,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 00:36:15','2026-07-15 04:36:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784075775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784075775;}',15,1,'2026-07-15 00:37:16','2026-07-15 04:37:16',405304,NULL,10),(261588,'woocommerce_refresh_order_count_cache','complete','2026-07-15 12:24:45','2026-07-15 16:24:45','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784118285;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784118285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-15 12:40:05','2026-07-15 16:40:05',405705,NULL,10),(261590,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 01:37:16','2026-07-15 05:37:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784079436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784079436;}',15,1,'2026-07-15 01:39:07','2026-07-15 05:39:07',405340,NULL,10),(261610,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 02:39:07','2026-07-15 06:39:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784083147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784083147;}',15,1,'2026-07-15 02:41:08','2026-07-15 06:41:08',405388,NULL,10),(261613,'woocommerce_cleanup_sessions','complete','2026-07-15 14:00:23','2026-07-15 18:00:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784124023;s:18:\"\0*\0first_timestamp\";i:1784080800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784124023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-15 14:36:06','2026-07-15 18:36:06',405722,NULL,10),(261633,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 03:41:08','2026-07-15 07:41:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784086868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784086868;}',15,1,'2026-07-15 03:44:23','2026-07-15 07:44:23',405423,NULL,10),(261652,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 04:44:23','2026-07-15 08:44:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784090663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784090663;}',15,1,'2026-07-15 04:48:01','2026-07-15 08:48:01',405471,NULL,10),(261661,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 05:48:01','2026-07-15 09:48:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784094481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784094481;}',15,1,'2026-07-15 05:56:15','2026-07-15 09:56:15',405502,NULL,10),(261662,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-15 05:06:41','2026-07-15 09:06:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784092001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784092001;}',8,1,'2026-07-15 05:11:47','2026-07-15 09:11:47',405480,NULL,10),(261671,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 06:56:15','2026-07-15 10:56:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784098575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784098575;}',15,1,'2026-07-15 06:57:04','2026-07-15 10:57:04',405578,NULL,10),(261678,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 07:57:04','2026-07-15 11:57:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784102224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784102224;}',15,1,'2026-07-15 08:16:06','2026-07-15 12:16:06',405647,NULL,10),(261684,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 09:16:06','2026-07-15 13:16:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784106966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784106966;}',15,1,'2026-07-15 09:21:42','2026-07-15 13:21:42',405665,NULL,10),(261687,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 10:21:42','2026-07-15 14:21:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784110902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784110902;}',15,1,'2026-07-15 10:36:56','2026-07-15 14:36:56',405680,NULL,10),(261688,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 11:36:56','2026-07-15 15:36:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784115416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784115416;}',15,1,'2026-07-15 11:44:33','2026-07-15 15:44:33',405693,NULL,10),(261689,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 12:44:33','2026-07-15 16:44:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784119473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784119473;}',15,1,'2026-07-15 12:52:44','2026-07-15 16:52:44',405707,NULL,10),(261690,'woocommerce_refresh_order_count_cache','complete','2026-07-16 00:40:05','2026-07-16 04:40:05','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784162405;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784162405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-16 01:06:59','2026-07-16 05:06:59',405862,NULL,10),(261691,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 13:52:44','2026-07-15 17:52:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784123564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784123564;}',15,1,'2026-07-15 14:36:06','2026-07-15 18:36:06',405722,NULL,10),(261692,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 15:36:06','2026-07-15 19:36:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784129766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784129766;}',15,1,'2026-07-15 15:50:43','2026-07-15 19:50:43',405739,NULL,10),(261694,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 16:50:43','2026-07-15 20:50:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784134243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784134243;}',15,1,'2026-07-15 17:13:37','2026-07-15 21:13:37',405755,NULL,10),(261695,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 18:13:37','2026-07-15 22:13:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784139217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784139217;}',15,1,'2026-07-15 18:47:15','2026-07-15 22:47:15',405775,NULL,10),(261696,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-15 17:13:37','2026-07-15 21:13:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784135617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784135617;}',8,1,'2026-07-15 17:15:40','2026-07-15 21:15:40',405757,NULL,10),(261697,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 19:47:15','2026-07-15 23:47:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784144835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784144835;}',15,1,'2026-07-15 19:47:34','2026-07-15 23:47:34',405788,NULL,10),(261698,'woocommerce_cleanup_draft_orders','complete','2026-07-16 19:12:55','2026-07-16 23:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229175;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-16 19:15:06','2026-07-16 23:15:06',406482,NULL,10),(261699,'woocommerce_scheduled_sales','complete','2026-07-16 19:12:55','2026-07-16 23:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229175;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-16 19:15:06','2026-07-16 23:15:06',406482,NULL,10),(261700,'wc_admin_daily_wrapper','complete','2026-07-16 19:12:55','2026-07-16 23:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229175;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-16 19:15:07','2026-07-16 23:15:07',406482,NULL,10),(261701,'woocommerce_cleanup_personal_data','complete','2026-07-16 19:12:56','2026-07-16 23:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229176;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-16 19:15:08','2026-07-16 23:15:08',406482,NULL,10),(261702,'woocommerce_cleanup_logs','complete','2026-07-16 19:12:56','2026-07-16 23:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229176;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-16 19:15:08','2026-07-16 23:15:08',406482,NULL,10),(261703,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-16 19:12:56','2026-07-16 23:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229176;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-16 19:15:08','2026-07-16 23:15:08',406482,NULL,10),(261704,'woocommerce_cleanup_sessions','complete','2026-07-16 02:00:00','2026-07-16 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784167200;s:18:\"\0*\0first_timestamp\";i:1784167200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784167200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-16 02:29:39','2026-07-16 06:29:39',405880,NULL,10),(261705,'generate_category_lookup_table_wrapper','complete','2026-07-15 19:13:06','2026-07-15 23:13:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784142786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784142786;}',15,1,'2026-07-15 19:21:59','2026-07-15 23:21:59',405786,NULL,10),(261706,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-16 19:12:56','2026-07-16 23:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229176;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-16 19:15:08','2026-07-16 23:15:08',406482,NULL,20),(261707,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 20:47:34','2026-07-16 00:47:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784148454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784148454;}',15,1,'2026-07-15 20:58:28','2026-07-16 00:58:28',405808,NULL,10),(261723,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 21:58:28','2026-07-16 01:58:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784152708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784152708;}',15,1,'2026-07-15 22:01:14','2026-07-16 02:01:14',405822,NULL,10),(261724,'woocommerce_cancel_unpaid_orders','complete','2026-07-15 23:01:14','2026-07-16 03:01:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784156474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784156474;}',15,1,'2026-07-15 23:09:25','2026-07-16 03:09:25',405842,NULL,10),(261725,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 00:09:25','2026-07-16 04:09:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784160565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784160565;}',15,1,'2026-07-16 00:38:30','2026-07-16 04:38:30',405859,NULL,10),(261726,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 01:38:30','2026-07-16 05:38:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784165910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784165910;}',15,1,'2026-07-16 01:42:33','2026-07-16 05:42:33',405873,NULL,10),(261727,'woocommerce_refresh_order_count_cache','complete','2026-07-16 13:06:59','2026-07-16 17:06:59','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784207219;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784207219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-16 13:11:49','2026-07-16 17:11:49',406175,NULL,10),(261728,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 02:42:33','2026-07-16 06:42:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784169753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784169753;}',15,1,'2026-07-16 02:48:29','2026-07-16 06:48:29',405890,NULL,10),(261729,'woocommerce_cleanup_sessions','complete','2026-07-16 14:29:39','2026-07-16 18:29:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784212179;s:18:\"\0*\0first_timestamp\";i:1784167200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784212179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-16 14:29:52','2026-07-16 18:29:52',406251,NULL,10),(261730,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 03:48:29','2026-07-16 07:48:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784173709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784173709;}',15,1,'2026-07-16 04:00:31','2026-07-16 08:00:31',405902,NULL,10),(261731,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 05:00:31','2026-07-16 09:00:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784178031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784178031;}',15,1,'2026-07-16 05:02:56','2026-07-16 09:02:56',405923,NULL,10),(261732,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 06:02:56','2026-07-16 10:02:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784181776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784181776;}',15,1,'2026-07-16 06:07:18','2026-07-16 10:07:18',405948,NULL,10),(261733,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-16 05:05:39','2026-07-16 09:05:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784178339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784178339;}',8,1,'2026-07-16 05:05:39','2026-07-16 09:05:39',405928,NULL,10),(261734,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 07:07:18','2026-07-16 11:07:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784185638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784185638;}',15,1,'2026-07-16 07:13:09','2026-07-16 11:13:09',405972,NULL,10),(261735,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 08:13:09','2026-07-16 12:13:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784189589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784189589;}',15,1,'2026-07-16 08:27:38','2026-07-16 12:27:38',405992,NULL,10),(261736,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 09:27:38','2026-07-16 13:27:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784194058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784194058;}',15,1,'2026-07-16 09:31:45','2026-07-16 13:31:45',406027,NULL,10),(261737,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 10:31:45','2026-07-16 14:31:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784197905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784197905;}',15,1,'2026-07-16 10:44:25','2026-07-16 14:44:25',406074,NULL,10),(261738,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 11:44:25','2026-07-16 15:44:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784202265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784202265;}',15,1,'2026-07-16 11:46:04','2026-07-16 15:46:04',406146,NULL,10),(261739,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 12:46:04','2026-07-16 16:46:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784205964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784205964;}',15,1,'2026-07-16 12:49:17','2026-07-16 16:49:17',406173,NULL,10),(261740,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 13:49:17','2026-07-16 17:49:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784209757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784209757;}',15,1,'2026-07-16 13:49:24','2026-07-16 17:49:24',406215,NULL,10),(261741,'woocommerce_refresh_order_count_cache','complete','2026-07-17 01:11:49','2026-07-17 05:11:49','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784250709;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784250709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-17 01:14:25','2026-07-17 05:14:25',406626,NULL,10),(261742,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 14:49:24','2026-07-16 18:49:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784213364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784213364;}',15,1,'2026-07-16 14:51:02','2026-07-16 18:51:02',406271,NULL,10),(261750,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 15:51:02','2026-07-16 19:51:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784217062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784217062;}',15,1,'2026-07-16 15:51:06','2026-07-16 19:51:06',406325,NULL,10),(261756,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 16:51:06','2026-07-16 20:51:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784220666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784220666;}',15,1,'2026-07-16 16:52:42','2026-07-16 20:52:42',406376,NULL,10),(261773,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 17:52:42','2026-07-16 21:52:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784224362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784224362;}',15,1,'2026-07-16 17:54:38','2026-07-16 21:54:38',406443,NULL,10),(261777,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-16 17:04:34','2026-07-16 21:04:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784221474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784221474;}',8,1,'2026-07-16 17:06:13','2026-07-16 21:06:13',406389,NULL,10),(261793,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 18:54:38','2026-07-16 22:54:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784228078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784228078;}',15,1,'2026-07-16 19:08:24','2026-07-16 23:08:24',406479,NULL,10),(261798,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 20:08:24','2026-07-17 00:08:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784232504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784232504;}',15,1,'2026-07-16 20:08:47','2026-07-17 00:08:47',406500,NULL,10),(261799,'woocommerce_cleanup_draft_orders','complete','2026-07-17 19:15:06','2026-07-17 23:15:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315706;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-17 19:51:25','2026-07-17 23:51:25',407014,NULL,10),(261800,'woocommerce_scheduled_sales','complete','2026-07-17 19:15:06','2026-07-17 23:15:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315706;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-17 19:51:25','2026-07-17 23:51:25',407014,NULL,10),(261801,'wc_admin_daily_wrapper','complete','2026-07-17 19:15:07','2026-07-17 23:15:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315707;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-17 19:51:26','2026-07-17 23:51:26',407014,NULL,10),(261802,'woocommerce_cleanup_personal_data','complete','2026-07-17 19:15:08','2026-07-17 23:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315708;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-17 19:51:27','2026-07-17 23:51:27',407014,NULL,10),(261803,'woocommerce_cleanup_logs','complete','2026-07-17 19:15:08','2026-07-17 23:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315708;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-17 19:51:27','2026-07-17 23:51:27',407014,NULL,10),(261804,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-17 19:15:08','2026-07-17 23:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315708;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-17 19:51:27','2026-07-17 23:51:27',407014,NULL,10),(261805,'woocommerce_cleanup_sessions','complete','2026-07-17 02:00:00','2026-07-17 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784253600;s:18:\"\0*\0first_timestamp\";i:1784253600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784253600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-17 02:01:40','2026-07-17 06:01:40',406666,NULL,10),(261806,'generate_category_lookup_table_wrapper','complete','2026-07-16 19:15:18','2026-07-16 23:15:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784229318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784229318;}',15,1,'2026-07-16 19:19:26','2026-07-16 23:19:26',406486,NULL,10),(261807,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-17 19:15:08','2026-07-17 23:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784315708;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784315708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-17 19:51:27','2026-07-17 23:51:27',407014,NULL,20),(261811,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 21:08:47','2026-07-17 01:08:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784236127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784236127;}',15,1,'2026-07-16 21:21:19','2026-07-17 01:21:19',406525,NULL,10),(261812,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 22:21:19','2026-07-17 02:21:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784240479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784240479;}',15,1,'2026-07-16 22:23:47','2026-07-17 02:23:47',406543,NULL,10),(261813,'woocommerce_cancel_unpaid_orders','complete','2026-07-16 23:23:47','2026-07-17 03:23:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784244227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784244227;}',15,1,'2026-07-16 23:26:19','2026-07-17 03:26:19',406568,NULL,10),(261814,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 00:26:19','2026-07-17 04:26:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784247979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784247979;}',15,1,'2026-07-17 00:28:22','2026-07-17 04:28:22',406608,NULL,10),(261815,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 01:28:22','2026-07-17 05:28:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784251702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784251702;}',15,1,'2026-07-17 01:33:47','2026-07-17 05:33:47',406638,NULL,10),(261816,'woocommerce_refresh_order_count_cache','complete','2026-07-17 13:14:25','2026-07-17 17:14:25','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784294065;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784294065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-17 13:35:48','2026-07-17 17:35:48',406897,NULL,10),(261817,'woocommerce_geoip_updater','pending','2026-08-01 01:33:47','2026-08-01 05:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785548027;s:18:\"\0*\0first_timestamp\";i:1755732938;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785548027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(261818,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 02:33:47','2026-07-17 06:33:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784255627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784255627;}',15,1,'2026-07-17 02:36:01','2026-07-17 06:36:01',406690,NULL,10),(261819,'woocommerce_cleanup_sessions','complete','2026-07-17 14:01:40','2026-07-17 18:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784296900;s:18:\"\0*\0first_timestamp\";i:1784253600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784296900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-17 15:18:43','2026-07-17 19:18:43',406906,NULL,10),(261820,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 03:36:01','2026-07-17 07:36:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784259361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784259361;}',15,1,'2026-07-17 03:47:43','2026-07-17 07:47:43',406724,NULL,10),(261824,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 04:47:43','2026-07-17 08:47:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784263663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784263663;}',15,1,'2026-07-17 05:00:15','2026-07-17 09:00:15',406740,NULL,10),(261828,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 06:00:15','2026-07-17 10:00:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784268015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784268015;}',15,1,'2026-07-17 06:30:28','2026-07-17 10:30:28',406755,NULL,10),(261830,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-17 05:09:06','2026-07-17 09:09:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784264946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784264946;}',8,1,'2026-07-17 05:12:27','2026-07-17 09:12:27',406746,NULL,10),(261831,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 07:30:28','2026-07-17 11:30:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784273428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784273428;}',15,1,'2026-07-17 07:43:54','2026-07-17 11:43:54',406775,NULL,10),(261832,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 08:43:54','2026-07-17 12:43:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784277834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784277834;}',15,1,'2026-07-17 08:44:24','2026-07-17 12:44:24',406800,NULL,10),(261846,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 09:44:24','2026-07-17 13:44:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784281464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784281464;}',15,1,'2026-07-17 09:45:53','2026-07-17 13:45:53',406820,NULL,10),(261857,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 10:45:53','2026-07-17 14:45:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784285153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784285153;}',15,1,'2026-07-17 10:50:25','2026-07-17 14:50:25',406858,NULL,10),(261874,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 11:50:25','2026-07-17 15:50:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784289025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784289025;}',15,1,'2026-07-17 12:00:31','2026-07-17 16:00:31',406879,NULL,10),(261889,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 13:00:31','2026-07-17 17:00:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784293231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784293231;}',15,1,'2026-07-17 13:35:48','2026-07-17 17:35:48',406897,NULL,10),(261904,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 14:35:48','2026-07-17 18:35:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784298948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784298948;}',15,1,'2026-07-17 15:18:43','2026-07-17 19:18:43',406906,NULL,10),(261905,'woocommerce_refresh_order_count_cache','complete','2026-07-18 01:35:48','2026-07-18 05:35:48','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784338548;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784338548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-18 01:45:00','2026-07-18 05:45:00',407311,NULL,10),(261915,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 16:18:43','2026-07-17 20:18:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784305123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784305123;}',15,1,'2026-07-17 16:43:05','2026-07-17 20:43:05',406923,NULL,10),(261916,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 17:43:05','2026-07-17 21:43:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784310185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784310185;}',15,1,'2026-07-17 17:44:18','2026-07-17 21:44:18',406995,NULL,10),(261917,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-17 17:04:43','2026-07-17 21:04:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784307883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784307883;}',8,1,'2026-07-17 17:06:20','2026-07-17 21:06:20',406941,NULL,10),(261918,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 18:44:18','2026-07-17 22:44:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784313858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784313858;}',15,1,'2026-07-17 18:44:55','2026-07-17 22:44:55',407005,NULL,10),(261919,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 19:44:55','2026-07-17 23:44:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784317495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784317495;}',15,1,'2026-07-17 19:51:27','2026-07-17 23:51:27',407014,NULL,10),(261920,'woocommerce_cleanup_draft_orders','complete','2026-07-18 19:51:25','2026-07-18 23:51:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404285;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-18 20:12:24','2026-07-19 00:12:24',407842,NULL,10),(261921,'woocommerce_scheduled_sales','complete','2026-07-18 19:51:25','2026-07-18 23:51:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404285;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-18 20:12:24','2026-07-19 00:12:24',407842,NULL,10),(261922,'wc_admin_daily_wrapper','complete','2026-07-18 19:51:26','2026-07-18 23:51:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404286;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-18 20:12:25','2026-07-19 00:12:25',407842,NULL,10),(261923,'woocommerce_cleanup_personal_data','complete','2026-07-18 19:51:27','2026-07-18 23:51:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404287;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-18 20:12:26','2026-07-19 00:12:26',407842,NULL,10),(261924,'woocommerce_cleanup_logs','complete','2026-07-18 19:51:27','2026-07-18 23:51:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404287;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-18 20:12:26','2026-07-19 00:12:26',407842,NULL,10),(261925,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-18 19:51:27','2026-07-18 23:51:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404287;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-18 20:12:26','2026-07-19 00:12:26',407842,NULL,10),(261926,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 20:51:27','2026-07-18 00:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784321487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784321487;}',15,1,'2026-07-17 20:52:27','2026-07-18 00:52:27',407170,NULL,10),(261927,'woocommerce_cleanup_sessions','complete','2026-07-18 02:00:00','2026-07-18 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784340000;s:18:\"\0*\0first_timestamp\";i:1784340000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784340000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-18 02:02:51','2026-07-18 06:02:51',407315,NULL,10),(261928,'generate_category_lookup_table_wrapper','complete','2026-07-17 19:51:37','2026-07-17 23:51:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784317897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784317897;}',15,1,'2026-07-17 19:54:35','2026-07-17 23:54:35',407017,NULL,10),(261929,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-18 19:51:27','2026-07-18 23:51:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404287;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-18 20:12:26','2026-07-19 00:12:26',407842,NULL,20),(262420,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 21:52:27','2026-07-18 01:52:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784325147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784325147;}',15,1,'2026-07-17 22:06:25','2026-07-18 02:06:25',407242,NULL,10),(262628,'woocommerce_cancel_unpaid_orders','complete','2026-07-17 23:06:25','2026-07-18 03:06:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784329585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784329585;}',15,1,'2026-07-17 23:35:12','2026-07-18 03:35:12',407262,NULL,10),(262707,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 00:35:12','2026-07-18 04:35:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784334912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784334912;}',15,1,'2026-07-18 00:37:12','2026-07-18 04:37:12',407291,NULL,10),(262713,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 01:37:12','2026-07-18 05:37:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784338632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784338632;}',15,1,'2026-07-18 01:45:00','2026-07-18 05:45:00',407311,NULL,10),(262717,'woocommerce_refresh_order_count_cache','complete','2026-07-18 13:45:00','2026-07-18 17:45:00','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784382300;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784382300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-18 13:45:51','2026-07-18 17:45:51',407610,NULL,10),(262718,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 02:45:00','2026-07-18 06:45:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784342700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784342700;}',15,1,'2026-07-18 03:13:17','2026-07-18 07:13:17',407324,NULL,10),(262720,'woocommerce_cleanup_sessions','complete','2026-07-18 14:02:51','2026-07-18 18:02:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784383371;s:18:\"\0*\0first_timestamp\";i:1784340000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784383371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-18 14:03:00','2026-07-18 18:03:00',407628,NULL,10),(262724,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 04:13:17','2026-07-18 08:13:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784347997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784347997;}',15,1,'2026-07-18 04:19:38','2026-07-18 08:19:38',407331,NULL,10),(262725,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 05:19:38','2026-07-18 09:19:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784351978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784351978;}',15,1,'2026-07-18 05:25:29','2026-07-18 09:25:29',407347,NULL,10),(262726,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-18 05:05:10','2026-07-18 09:05:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784351110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784351110;}',8,1,'2026-07-18 05:05:10','2026-07-18 09:05:10',407342,NULL,10),(262727,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 06:25:29','2026-07-18 10:25:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784355929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784355929;}',15,1,'2026-07-18 06:54:38','2026-07-18 10:54:38',407362,NULL,10),(262728,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 07:54:38','2026-07-18 11:54:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784361278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784361278;}',15,1,'2026-07-18 08:00:17','2026-07-18 12:00:17',407385,NULL,10),(262734,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 09:00:17','2026-07-18 13:00:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784365217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784365217;}',15,1,'2026-07-18 09:12:15','2026-07-18 13:12:15',407407,NULL,10),(262740,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 10:12:15','2026-07-18 14:12:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784369535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784369535;}',15,1,'2026-07-18 10:16:13','2026-07-18 14:16:13',407438,NULL,10),(262741,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 11:16:13','2026-07-18 15:16:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373373;}',15,1,'2026-07-18 11:19:28','2026-07-18 15:19:28',407489,NULL,10),(262742,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 12:19:28','2026-07-18 16:19:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377168;}',15,1,'2026-07-18 12:19:41','2026-07-18 16:19:41',407543,NULL,10),(262743,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 13:19:41','2026-07-18 17:19:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784380781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784380781;}',15,1,'2026-07-18 13:19:51','2026-07-18 17:19:51',407591,NULL,10),(262748,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 14:19:51','2026-07-18 18:19:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784384391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784384391;}',15,1,'2026-07-18 14:35:48','2026-07-18 18:35:48',407643,NULL,10),(262750,'woocommerce_refresh_order_count_cache','complete','2026-07-19 01:45:51','2026-07-19 05:45:51','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784425551;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784425551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-19 01:55:28','2026-07-19 05:55:28',407940,NULL,10),(262761,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 15:35:48','2026-07-18 19:35:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784388948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784388948;}',15,1,'2026-07-18 15:37:49','2026-07-18 19:37:49',407673,NULL,10),(262769,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 16:37:49','2026-07-18 20:37:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784392669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784392669;}',15,1,'2026-07-18 16:39:44','2026-07-18 20:39:44',407694,NULL,10),(262781,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 17:39:44','2026-07-18 21:39:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784396384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784396384;}',15,1,'2026-07-18 17:43:31','2026-07-18 21:43:31',407731,NULL,10),(262783,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-18 17:09:36','2026-07-18 21:09:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784394576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784394576;}',8,1,'2026-07-18 17:10:15','2026-07-18 21:10:15',407710,NULL,10),(262791,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 18:43:31','2026-07-18 22:43:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784400211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784400211;}',15,1,'2026-07-18 18:43:36','2026-07-18 22:43:36',407805,NULL,10),(262802,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 19:43:36','2026-07-18 23:43:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784403816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784403816;}',15,1,'2026-07-18 19:43:56','2026-07-18 23:43:56',407833,NULL,10),(262808,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 20:43:56','2026-07-19 00:43:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784407436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784407436;}',15,1,'2026-07-18 20:47:16','2026-07-19 00:47:16',407857,NULL,10),(262842,'woocommerce_cleanup_draft_orders','complete','2026-07-19 20:12:24','2026-07-20 00:12:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491944;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-19 20:39:57','2026-07-20 00:39:57',408385,NULL,10),(262843,'woocommerce_scheduled_sales','complete','2026-07-19 20:12:24','2026-07-20 00:12:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491944;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-19 20:39:57','2026-07-20 00:39:57',408385,NULL,10),(262844,'wc_admin_daily_wrapper','complete','2026-07-19 20:12:25','2026-07-20 00:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491945;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-19 20:39:57','2026-07-20 00:39:57',408385,NULL,10),(262845,'woocommerce_cleanup_personal_data','complete','2026-07-19 20:12:26','2026-07-20 00:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491946;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-19 20:39:58','2026-07-20 00:39:58',408385,NULL,10),(262846,'woocommerce_cleanup_logs','complete','2026-07-19 20:12:26','2026-07-20 00:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491946;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-19 20:39:58','2026-07-20 00:39:58',408385,NULL,10),(262847,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-19 20:12:26','2026-07-20 00:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491946;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-19 20:39:58','2026-07-20 00:39:58',408385,NULL,10),(262848,'woocommerce_cleanup_sessions','complete','2026-07-19 02:00:00','2026-07-19 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784426400;s:18:\"\0*\0first_timestamp\";i:1784426400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784426400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-19 02:01:57','2026-07-19 06:01:57',407950,NULL,10),(262849,'generate_category_lookup_table_wrapper','complete','2026-07-18 20:12:36','2026-07-19 00:12:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784405556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784405556;}',15,1,'2026-07-18 20:14:20','2026-07-19 00:14:20',407846,NULL,10),(262850,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-19 20:12:26','2026-07-20 00:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784491946;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784491946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-19 20:40:05','2026-07-20 00:40:05',408385,NULL,20),(262856,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 21:47:16','2026-07-19 01:47:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784411236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784411236;}',15,1,'2026-07-18 21:57:34','2026-07-19 01:57:34',407884,NULL,10),(262860,'woocommerce_cancel_unpaid_orders','complete','2026-07-18 22:57:34','2026-07-19 02:57:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784415454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784415454;}',15,1,'2026-07-18 23:06:17','2026-07-19 03:06:17',407897,NULL,10),(262861,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 00:06:17','2026-07-19 04:06:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784419577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784419577;}',15,1,'2026-07-19 00:08:18','2026-07-19 04:08:18',407916,NULL,10),(262862,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 01:08:18','2026-07-19 05:08:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784423298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784423298;}',15,1,'2026-07-19 01:16:12','2026-07-19 05:16:12',407930,NULL,10),(262863,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 02:16:12','2026-07-19 06:16:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784427372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784427372;}',15,1,'2026-07-19 02:23:22','2026-07-19 06:23:22',407962,NULL,10),(262864,'woocommerce_refresh_order_count_cache','complete','2026-07-19 13:55:28','2026-07-19 17:55:28','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784469328;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784469328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-19 14:01:13','2026-07-19 18:01:13',408125,NULL,10),(262865,'woocommerce_cleanup_sessions','complete','2026-07-19 14:01:57','2026-07-19 18:01:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784469717;s:18:\"\0*\0first_timestamp\";i:1784426400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784469717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-19 14:02:15','2026-07-19 18:02:15',408127,NULL,10),(262866,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 03:23:22','2026-07-19 07:23:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784431402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784431402;}',15,1,'2026-07-19 03:33:08','2026-07-19 07:33:08',407976,NULL,10),(262867,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 04:33:08','2026-07-19 08:33:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784435588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784435588;}',15,1,'2026-07-19 04:37:13','2026-07-19 08:37:13',407992,NULL,10),(262868,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 05:37:13','2026-07-19 09:37:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784439433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784439433;}',15,1,'2026-07-19 05:52:26','2026-07-19 09:52:26',408017,NULL,10),(262869,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-19 05:05:06','2026-07-19 09:05:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784437506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784437506;}',8,1,'2026-07-19 05:14:53','2026-07-19 09:14:53',408009,NULL,10),(262870,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 06:52:26','2026-07-19 10:52:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443946;}',15,1,'2026-07-19 08:10:03','2026-07-19 12:10:03',408050,NULL,10),(263004,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 09:10:03','2026-07-19 13:10:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452203;}',15,1,'2026-07-19 10:06:19','2026-07-19 14:06:19',408072,NULL,10),(263101,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 11:06:19','2026-07-19 15:06:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459179;}',15,1,'2026-07-19 11:11:32','2026-07-19 15:11:32',408095,NULL,10),(263109,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 12:11:32','2026-07-19 16:11:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784463092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784463092;}',15,1,'2026-07-19 12:22:41','2026-07-19 16:22:41',408112,NULL,10),(263115,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 13:22:41','2026-07-19 17:22:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784467361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784467361;}',15,1,'2026-07-19 13:28:04','2026-07-19 17:28:04',408118,NULL,10),(263118,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 14:28:04','2026-07-19 18:28:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784471284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784471284;}',15,1,'2026-07-19 14:28:44','2026-07-19 18:28:44',408177,NULL,10),(263121,'woocommerce_refresh_order_count_cache','complete','2026-07-20 02:01:13','2026-07-20 06:01:13','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784512873;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784512873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-20 02:04:11','2026-07-20 06:04:11',408520,NULL,10),(263136,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 15:28:44','2026-07-19 19:28:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784474924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784474924;}',15,1,'2026-07-19 15:32:12','2026-07-19 19:32:12',408270,NULL,10),(263166,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 16:32:12','2026-07-19 20:32:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784478732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784478732;}',15,1,'2026-07-19 16:54:35','2026-07-19 20:54:35',408297,NULL,10),(263177,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 17:54:35','2026-07-19 21:54:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784483675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784483675;}',15,1,'2026-07-19 18:32:05','2026-07-19 22:32:05',408339,NULL,10),(263180,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-19 17:15:34','2026-07-19 21:15:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784481334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784481334;}',8,1,'2026-07-19 17:29:58','2026-07-19 21:29:58',408308,NULL,10),(263191,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 19:32:05','2026-07-19 23:32:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784489525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784489525;}',15,1,'2026-07-19 19:44:14','2026-07-19 23:44:14',408364,NULL,10),(263201,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 20:44:14','2026-07-20 00:44:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784493854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784493854;}',15,1,'2026-07-19 20:44:20','2026-07-20 00:44:20',408389,NULL,10),(263284,'woocommerce_cleanup_draft_orders','complete','2026-07-20 20:39:57','2026-07-21 00:39:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579997;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-20 21:38:48','2026-07-21 01:38:48',409131,NULL,10),(263285,'woocommerce_scheduled_sales','complete','2026-07-20 20:39:57','2026-07-21 00:39:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579997;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-20 21:38:48','2026-07-21 01:38:48',409131,NULL,10),(263286,'wc_admin_daily_wrapper','complete','2026-07-20 20:39:57','2026-07-21 00:39:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579997;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-20 21:38:49','2026-07-21 01:38:49',409131,NULL,10),(263287,'woocommerce_cleanup_personal_data','complete','2026-07-20 20:39:58','2026-07-21 00:39:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579998;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-20 21:38:50','2026-07-21 01:38:50',409131,NULL,10),(263288,'woocommerce_cleanup_logs','complete','2026-07-20 20:39:58','2026-07-21 00:39:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579998;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-20 21:38:50','2026-07-21 01:38:50',409131,NULL,10),(263289,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-20 20:39:58','2026-07-21 00:39:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784579998;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784579998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-20 21:38:50','2026-07-21 01:38:50',409131,NULL,10),(263291,'woocommerce_cleanup_sessions','complete','2026-07-20 02:00:00','2026-07-20 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784512800;s:18:\"\0*\0first_timestamp\";i:1784512800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784512800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-20 02:04:11','2026-07-20 06:04:11',408520,NULL,10),(263292,'generate_category_lookup_table_wrapper','complete','2026-07-19 20:40:15','2026-07-20 00:40:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784493615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784493615;}',15,1,'2026-07-19 20:41:51','2026-07-20 00:41:51',408387,NULL,10),(263293,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-20 20:40:05','2026-07-21 00:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784580005;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784580005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-20 21:39:11','2026-07-21 01:39:11',409135,NULL,20),(263296,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 21:44:20','2026-07-20 01:44:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784497460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784497460;}',15,1,'2026-07-19 21:45:12','2026-07-20 01:45:12',408420,NULL,10),(263310,'woocommerce_cancel_unpaid_orders','complete','2026-07-19 22:45:12','2026-07-20 02:45:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784501112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784501112;}',15,1,'2026-07-19 23:14:37','2026-07-20 03:14:37',408448,NULL,10),(263321,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 00:14:37','2026-07-20 04:14:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784506477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784506477;}',15,1,'2026-07-20 00:19:02','2026-07-20 04:19:02',408486,NULL,10),(263349,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 01:19:02','2026-07-20 05:19:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784510342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784510342;}',15,1,'2026-07-20 01:19:30','2026-07-20 05:19:30',408494,NULL,10),(263357,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 02:19:30','2026-07-20 06:19:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784513970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784513970;}',15,1,'2026-07-20 02:19:32','2026-07-20 06:19:32',408531,NULL,10),(263370,'woocommerce_cleanup_sessions','complete','2026-07-20 14:04:11','2026-07-20 18:04:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784556251;s:18:\"\0*\0first_timestamp\";i:1784512800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784556251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-20 14:04:12','2026-07-20 18:04:12',408952,NULL,10),(263371,'woocommerce_refresh_order_count_cache','complete','2026-07-20 14:04:11','2026-07-20 18:04:11','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784556251;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784556251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-20 14:04:12','2026-07-20 18:04:12',408952,NULL,10),(263372,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 03:19:32','2026-07-20 07:19:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784517572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784517572;}',15,1,'2026-07-20 03:24:28','2026-07-20 07:24:28',408564,NULL,10),(263373,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 04:24:28','2026-07-20 08:24:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784521468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784521468;}',15,1,'2026-07-20 04:25:01','2026-07-20 08:25:01',408600,NULL,10),(263378,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 05:25:01','2026-07-20 09:25:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784525101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784525101;}',15,1,'2026-07-20 05:47:43','2026-07-20 09:47:43',408644,NULL,10),(263382,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-20 05:04:40','2026-07-20 09:04:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784523880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784523880;}',8,1,'2026-07-20 05:06:22','2026-07-20 09:06:22',408622,NULL,10),(263485,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 06:47:43','2026-07-20 10:47:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784530063;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784530063;}',15,1,'2026-07-20 06:47:45','2026-07-20 10:47:45',408686,NULL,10),(263628,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 07:47:45','2026-07-20 11:47:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784533665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784533665;}',15,1,'2026-07-20 07:51:31','2026-07-20 11:51:31',408730,NULL,10),(263629,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 08:51:31','2026-07-20 12:51:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784537491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784537491;}',15,1,'2026-07-20 09:09:54','2026-07-20 13:09:54',408764,NULL,10),(263630,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 10:09:54','2026-07-20 14:09:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784542194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784542194;}',15,1,'2026-07-20 10:12:14','2026-07-20 14:12:14',408800,NULL,10),(263631,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 11:12:14','2026-07-20 15:12:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545934;}',15,1,'2026-07-20 11:12:51','2026-07-20 15:12:51',408861,NULL,10),(263632,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 12:12:51','2026-07-20 16:12:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549571;}',15,1,'2026-07-20 12:13:30','2026-07-20 16:13:30',408913,NULL,10),(263642,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 13:13:30','2026-07-20 17:13:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553210;}',15,1,'2026-07-20 13:22:13','2026-07-20 17:22:13',408939,NULL,10),(263649,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 14:22:13','2026-07-20 18:22:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784557333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784557333;}',15,1,'2026-07-20 14:33:40','2026-07-20 18:33:40',408954,NULL,10),(263654,'woocommerce_refresh_order_count_cache','complete','2026-07-21 02:04:12','2026-07-21 06:04:12','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784599452;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784599452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-21 02:06:10','2026-07-21 06:06:10',409423,NULL,10),(263655,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 15:33:40','2026-07-20 19:33:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784561620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784561620;}',15,1,'2026-07-20 15:40:58','2026-07-20 19:40:58',408966,NULL,10),(263658,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 16:40:58','2026-07-20 20:40:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784565658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784565658;}',15,1,'2026-07-20 17:11:16','2026-07-20 21:11:16',408973,NULL,10),(263660,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 18:11:16','2026-07-20 22:11:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784571076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784571076;}',15,1,'2026-07-20 18:14:24','2026-07-20 22:14:24',409013,NULL,10),(263661,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-20 17:11:16','2026-07-20 21:11:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784567476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784567476;}',8,1,'2026-07-20 17:33:13','2026-07-20 21:33:13',408975,NULL,10),(263662,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 19:14:24','2026-07-20 23:14:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784574864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784574864;}',15,1,'2026-07-20 19:25:10','2026-07-20 23:25:10',409071,NULL,10),(263663,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 20:25:10','2026-07-21 00:25:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784579110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784579110;}',15,1,'2026-07-20 21:38:48','2026-07-21 01:38:48',409131,NULL,10),(264102,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 22:38:48','2026-07-21 02:38:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784587128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784587128;}',15,1,'2026-07-20 22:41:22','2026-07-21 02:41:22',409211,NULL,10),(264103,'woocommerce_cleanup_draft_orders','complete','2026-07-21 21:38:48','2026-07-22 01:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669928;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-21 21:40:31','2026-07-22 01:40:31',409728,NULL,10),(264104,'woocommerce_scheduled_sales','complete','2026-07-21 21:38:48','2026-07-22 01:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669928;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-21 21:40:31','2026-07-22 01:40:31',409728,NULL,10),(264105,'wc_admin_daily_wrapper','complete','2026-07-21 21:38:49','2026-07-22 01:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669929;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-21 21:40:32','2026-07-22 01:40:32',409728,NULL,10),(264106,'woocommerce_cleanup_personal_data','complete','2026-07-21 21:38:50','2026-07-22 01:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669930;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-21 21:40:33','2026-07-22 01:40:33',409728,NULL,10),(264107,'woocommerce_cleanup_logs','complete','2026-07-21 21:38:50','2026-07-22 01:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669930;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-21 21:40:33','2026-07-22 01:40:33',409728,NULL,10),(264108,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-21 21:38:50','2026-07-22 01:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669930;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-21 21:40:33','2026-07-22 01:40:33',409728,NULL,10),(264109,'woocommerce_cleanup_sessions','complete','2026-07-21 02:00:00','2026-07-21 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784599200;s:18:\"\0*\0first_timestamp\";i:1784599200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784599200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-21 02:00:37','2026-07-21 06:00:37',409421,NULL,10),(264110,'generate_category_lookup_table_wrapper','complete','2026-07-20 21:39:21','2026-07-21 01:39:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784583561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784583561;}',15,1,'2026-07-20 21:49:17','2026-07-21 01:49:17',409138,NULL,10),(264111,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-21 21:39:11','2026-07-22 01:39:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784669951;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784669951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-21 22:23:31','2026-07-22 02:23:31',409742,NULL,20),(264379,'woocommerce_cancel_unpaid_orders','complete','2026-07-20 23:41:22','2026-07-21 03:41:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784590882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784590882;}',15,1,'2026-07-20 23:44:25','2026-07-21 03:44:25',409270,NULL,10),(264565,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 00:44:25','2026-07-21 04:44:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784594665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784594665;}',15,1,'2026-07-21 00:45:14','2026-07-21 04:45:14',409347,NULL,10),(264571,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 01:45:14','2026-07-21 05:45:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784598314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784598314;}',15,1,'2026-07-21 01:50:57','2026-07-21 05:50:57',409417,NULL,10),(264572,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 02:50:57','2026-07-21 06:50:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784602257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784602257;}',15,1,'2026-07-21 02:57:20','2026-07-21 06:57:20',409438,NULL,10),(264573,'woocommerce_cleanup_sessions','complete','2026-07-21 14:00:37','2026-07-21 18:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784642437;s:18:\"\0*\0first_timestamp\";i:1784599200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784642437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-21 14:28:36','2026-07-21 18:28:36',409613,NULL,10),(264574,'woocommerce_refresh_order_count_cache','complete','2026-07-21 14:06:10','2026-07-21 18:06:10','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784642770;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784642770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-21 14:28:36','2026-07-21 18:28:36',409613,NULL,10),(264575,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 03:57:20','2026-07-21 07:57:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784606240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784606240;}',15,1,'2026-07-21 04:10:10','2026-07-21 08:10:10',409457,NULL,10),(264576,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 05:10:10','2026-07-21 09:10:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784610610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784610610;}',15,1,'2026-07-21 05:29:50','2026-07-21 09:29:50',409470,NULL,10),(264577,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 06:29:50','2026-07-21 10:29:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784615390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784615390;}',15,1,'2026-07-21 06:39:57','2026-07-21 10:39:57',409495,NULL,10),(264578,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-21 05:29:50','2026-07-21 09:29:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784611790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784611790;}',8,1,'2026-07-21 05:39:13','2026-07-21 09:39:13',409474,NULL,10),(264579,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 07:39:57','2026-07-21 11:39:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784619597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784619597;}',15,1,'2026-07-21 07:40:52','2026-07-21 11:40:52',409506,NULL,10),(264580,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 08:40:52','2026-07-21 12:40:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784623252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784623252;}',15,1,'2026-07-21 08:45:42','2026-07-21 12:45:42',409520,NULL,10),(264581,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 09:45:42','2026-07-21 13:45:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627142;}',15,1,'2026-07-21 09:45:56','2026-07-21 13:45:56',409527,NULL,10),(264582,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 10:45:56','2026-07-21 14:45:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784630756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784630756;}',15,1,'2026-07-21 11:00:05','2026-07-21 15:00:05',409543,NULL,10),(264583,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 12:00:05','2026-07-21 16:00:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635205;}',15,1,'2026-07-21 12:24:34','2026-07-21 16:24:34',409564,NULL,10),(264671,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 13:24:34','2026-07-21 17:24:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784640274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784640274;}',15,1,'2026-07-21 13:46:57','2026-07-21 17:46:57',409599,NULL,10),(264801,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 14:46:57','2026-07-21 18:46:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784645217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784645217;}',15,1,'2026-07-21 14:48:14','2026-07-21 18:48:14',409621,NULL,10),(264823,'woocommerce_refresh_order_count_cache','complete','2026-07-22 02:28:36','2026-07-22 06:28:36','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784687316;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784687316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-22 02:29:21','2026-07-22 06:29:21',409818,NULL,10),(264824,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 15:48:14','2026-07-21 19:48:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784648894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784648894;}',15,1,'2026-07-21 15:53:07','2026-07-21 19:53:07',409631,NULL,10),(264825,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 16:53:07','2026-07-21 20:53:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784652787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784652787;}',15,1,'2026-07-21 16:56:19','2026-07-21 20:56:19',409645,NULL,10),(264826,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 17:56:19','2026-07-21 21:56:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784656579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784656579;}',15,1,'2026-07-21 18:11:41','2026-07-21 22:11:41',409668,NULL,10),(264827,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-21 17:24:36','2026-07-21 21:24:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784654676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784654676;}',8,1,'2026-07-21 17:24:46','2026-07-21 21:24:46',409658,NULL,10),(264828,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 19:11:41','2026-07-21 23:11:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784661101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784661101;}',15,1,'2026-07-21 19:15:48','2026-07-21 23:15:48',409685,NULL,10),(264829,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 20:15:48','2026-07-22 00:15:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784664948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784664948;}',15,1,'2026-07-21 20:34:46','2026-07-22 00:34:46',409696,NULL,10),(264830,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 21:34:46','2026-07-22 01:34:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784669686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784669686;}',15,1,'2026-07-21 21:40:31','2026-07-22 01:40:31',409728,NULL,10),(264943,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 22:40:31','2026-07-22 02:40:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784673631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784673631;}',15,1,'2026-07-21 22:48:16','2026-07-22 02:48:16',409744,NULL,10),(264944,'woocommerce_cleanup_draft_orders','complete','2026-07-22 21:40:31','2026-07-23 01:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756431;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-22 21:45:27','2026-07-23 01:45:27',410420,NULL,10),(264945,'woocommerce_scheduled_sales','complete','2026-07-22 21:40:31','2026-07-23 01:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756431;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-22 21:45:27','2026-07-23 01:45:27',410420,NULL,10),(264946,'wc_admin_daily_wrapper','complete','2026-07-22 21:40:32','2026-07-23 01:40:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756432;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-22 21:45:27','2026-07-23 01:45:27',410420,NULL,10),(264947,'woocommerce_cleanup_personal_data','complete','2026-07-22 21:40:33','2026-07-23 01:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756433;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-22 21:45:28','2026-07-23 01:45:28',410420,NULL,10),(264948,'woocommerce_cleanup_logs','complete','2026-07-22 21:40:33','2026-07-23 01:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756433;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-22 21:45:28','2026-07-23 01:45:28',410420,NULL,10),(264949,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-22 21:40:33','2026-07-23 01:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784756433;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784756433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-22 21:45:28','2026-07-23 01:45:28',410420,NULL,10),(264984,'woocommerce_cleanup_sessions','complete','2026-07-22 02:00:00','2026-07-22 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784685600;s:18:\"\0*\0first_timestamp\";i:1784685600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784685600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-22 02:02:53','2026-07-22 06:02:53',409806,NULL,10),(264985,'generate_category_lookup_table_wrapper','complete','2026-07-21 22:23:41','2026-07-22 02:23:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784672621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784672621;}',15,1,'2026-07-21 22:48:16','2026-07-22 02:48:16',409744,NULL,10),(264986,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-22 22:23:31','2026-07-23 02:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784759011;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784759011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-22 22:29:23','2026-07-23 02:29:23',410443,NULL,20),(264988,'woocommerce_cancel_unpaid_orders','complete','2026-07-21 23:48:16','2026-07-22 03:48:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784677696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784677696;}',15,1,'2026-07-22 00:18:17','2026-07-22 04:18:17',409767,NULL,10),(265096,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 01:18:17','2026-07-22 05:18:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784683097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784683097;}',15,1,'2026-07-22 01:19:19','2026-07-22 05:19:19',409783,NULL,10),(265166,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 02:19:19','2026-07-22 06:19:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784686759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784686759;}',15,1,'2026-07-22 02:21:08','2026-07-22 06:21:08',409811,NULL,10),(265180,'woocommerce_cleanup_sessions','complete','2026-07-22 14:02:53','2026-07-22 18:02:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784728973;s:18:\"\0*\0first_timestamp\";i:1784685600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784728973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-22 14:04:16','2026-07-22 18:04:16',410191,NULL,10),(265182,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 03:21:08','2026-07-22 07:21:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784690468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784690468;}',15,1,'2026-07-22 03:28:02','2026-07-22 07:28:02',409867,NULL,10),(265185,'woocommerce_refresh_order_count_cache','complete','2026-07-22 14:29:21','2026-07-22 18:29:21','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784730561;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784730561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-22 14:33:22','2026-07-22 18:33:22',410204,NULL,10),(265221,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 04:28:02','2026-07-22 08:28:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784694482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784694482;}',15,1,'2026-07-22 04:34:29','2026-07-22 08:34:29',409898,NULL,10),(265236,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 05:34:29','2026-07-22 09:34:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784698469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784698469;}',15,1,'2026-07-22 05:40:29','2026-07-22 09:40:29',409948,NULL,10),(265242,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-22 05:04:57','2026-07-22 09:04:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784696697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784696697;}',8,1,'2026-07-22 05:11:38','2026-07-22 09:11:38',409924,NULL,10),(265250,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 06:40:29','2026-07-22 10:40:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784702429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784702429;}',15,1,'2026-07-22 06:40:49','2026-07-22 10:40:49',409985,NULL,10),(265267,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 07:40:49','2026-07-22 11:40:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784706049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784706049;}',15,1,'2026-07-22 07:43:53','2026-07-22 11:43:53',410025,NULL,10),(265291,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 08:43:53','2026-07-22 12:43:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784709833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784709833;}',15,1,'2026-07-22 08:51:44','2026-07-22 12:51:44',410055,NULL,10),(265305,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 09:51:44','2026-07-22 13:51:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784713904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784713904;}',15,1,'2026-07-22 09:51:46','2026-07-22 13:51:46',410080,NULL,10),(265323,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 10:51:46','2026-07-22 14:51:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784717506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784717506;}',15,1,'2026-07-22 10:54:40','2026-07-22 14:54:40',410113,NULL,10),(265343,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 11:54:40','2026-07-22 15:54:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784721280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784721280;}',15,1,'2026-07-22 12:18:56','2026-07-22 16:18:56',410148,NULL,10),(265442,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 13:18:56','2026-07-22 17:18:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784726336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784726336;}',15,1,'2026-07-22 13:24:07','2026-07-22 17:24:07',410168,NULL,10),(265542,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 14:24:07','2026-07-22 18:24:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784730247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784730247;}',15,1,'2026-07-22 14:33:22','2026-07-22 18:33:22',410204,NULL,10),(265633,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 15:33:22','2026-07-22 19:33:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784734402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784734402;}',15,1,'2026-07-22 15:45:18','2026-07-22 19:45:18',410229,NULL,10),(265634,'woocommerce_refresh_order_count_cache','complete','2026-07-23 02:33:22','2026-07-23 06:33:22','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784774002;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784774002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-23 02:33:55','2026-07-23 06:33:55',410628,NULL,10),(265656,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 16:45:18','2026-07-22 20:45:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784738718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784738718;}',15,1,'2026-07-22 16:58:38','2026-07-22 20:58:38',410272,NULL,10),(265695,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 17:58:38','2026-07-22 21:58:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784743118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784743118;}',15,1,'2026-07-22 17:58:47','2026-07-22 21:58:47',410317,NULL,10),(265708,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-22 17:16:34','2026-07-22 21:16:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784740594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784740594;}',8,1,'2026-07-22 17:16:34','2026-07-22 21:16:34',410285,NULL,10),(265725,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 18:58:47','2026-07-22 22:58:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784746727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784746727;}',15,1,'2026-07-22 19:08:30','2026-07-22 23:08:30',410358,NULL,10),(265803,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 20:08:30','2026-07-23 00:08:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784750910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784750910;}',15,1,'2026-07-22 20:20:02','2026-07-23 00:20:02',410383,NULL,10),(265907,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 21:20:02','2026-07-23 01:20:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784755202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784755202;}',15,1,'2026-07-22 21:23:01','2026-07-23 01:23:01',410411,NULL,10),(265984,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 22:23:01','2026-07-23 02:23:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784758981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784758981;}',15,1,'2026-07-22 22:29:23','2026-07-23 02:29:23',410443,NULL,10),(265988,'woocommerce_cleanup_draft_orders','complete','2026-07-23 21:45:27','2026-07-24 01:45:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843127;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-23 22:03:13','2026-07-24 02:03:13',411615,NULL,10),(265989,'woocommerce_scheduled_sales','complete','2026-07-23 21:45:27','2026-07-24 01:45:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843127;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-23 22:03:13','2026-07-24 02:03:13',411615,NULL,10),(265990,'wc_admin_daily_wrapper','complete','2026-07-23 21:45:27','2026-07-24 01:45:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843127;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-23 22:03:13','2026-07-24 02:03:13',411615,NULL,10),(265991,'woocommerce_cleanup_personal_data','complete','2026-07-23 21:45:28','2026-07-24 01:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843128;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-23 22:03:14','2026-07-24 02:03:14',411615,NULL,10),(265992,'woocommerce_cleanup_logs','complete','2026-07-23 21:45:28','2026-07-24 01:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843128;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-23 22:03:14','2026-07-24 02:03:14',411615,NULL,10),(265993,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-23 21:45:28','2026-07-24 01:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784843128;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784843128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-23 22:03:14','2026-07-24 02:03:14',411615,NULL,10),(266008,'woocommerce_cancel_unpaid_orders','complete','2026-07-22 23:29:23','2026-07-23 03:29:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784762963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784762963;}',15,1,'2026-07-22 23:33:37','2026-07-23 03:33:37',410474,NULL,10),(266010,'woocommerce_cleanup_sessions','complete','2026-07-23 02:00:00','2026-07-23 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784772000;s:18:\"\0*\0first_timestamp\";i:1784772000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784772000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-23 02:02:45','2026-07-23 06:02:45',410583,NULL,10),(266011,'generate_category_lookup_table_wrapper','complete','2026-07-22 22:29:33','2026-07-23 02:29:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784759373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784759373;}',15,1,'2026-07-22 22:36:37','2026-07-23 02:36:37',410446,NULL,10),(266012,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-23 22:29:23','2026-07-24 02:29:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784845763;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784845763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-23 22:29:35','2026-07-24 02:29:35',411633,NULL,20),(266030,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 00:33:37','2026-07-23 04:33:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784766817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784766817;}',15,1,'2026-07-23 00:37:05','2026-07-23 04:37:05',410537,NULL,10),(266061,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 01:37:05','2026-07-23 05:37:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784770625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784770625;}',15,1,'2026-07-23 01:37:55','2026-07-23 05:37:55',410570,NULL,10),(266083,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 02:37:55','2026-07-23 06:37:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784774275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784774275;}',15,1,'2026-07-23 02:38:06','2026-07-23 06:38:06',410634,NULL,10),(266088,'woocommerce_cleanup_sessions','complete','2026-07-23 14:02:45','2026-07-23 18:02:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784815365;s:18:\"\0*\0first_timestamp\";i:1784772000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784815365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-23 14:03:22','2026-07-23 18:03:22',411245,NULL,10),(266113,'woocommerce_refresh_order_count_cache','complete','2026-07-23 14:33:55','2026-07-23 18:33:55','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784817235;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784817235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-23 14:34:33','2026-07-23 18:34:33',411260,NULL,10),(266116,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 03:38:06','2026-07-23 07:38:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784777886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784777886;}',15,1,'2026-07-23 03:38:11','2026-07-23 07:38:11',410686,NULL,10),(266138,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 04:38:11','2026-07-23 08:38:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784781491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784781491;}',15,1,'2026-07-23 04:38:36','2026-07-23 08:38:36',410745,NULL,10),(266157,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 05:38:36','2026-07-23 09:38:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784785116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784785116;}',15,1,'2026-07-23 05:38:58','2026-07-23 09:38:58',410848,NULL,10),(266183,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-23 05:05:59','2026-07-23 09:05:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784783159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784783159;}',8,1,'2026-07-23 05:12:12','2026-07-23 09:12:12',410806,NULL,10),(266207,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 06:38:58','2026-07-23 10:38:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784788738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784788738;}',15,1,'2026-07-23 06:40:02','2026-07-23 10:40:02',410926,NULL,10),(266248,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 07:40:02','2026-07-23 11:40:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784792402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784792402;}',15,1,'2026-07-23 07:40:34','2026-07-23 11:40:34',411009,NULL,10),(266341,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 08:40:34','2026-07-23 12:40:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784796034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784796034;}',15,1,'2026-07-23 08:45:17','2026-07-23 12:45:17',411066,NULL,10),(266419,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 09:45:17','2026-07-23 13:45:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784799917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784799917;}',15,1,'2026-07-23 09:52:18','2026-07-23 13:52:18',411102,NULL,10),(266432,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 10:52:18','2026-07-23 14:52:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784803938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784803938;}',15,1,'2026-07-23 10:54:19','2026-07-23 14:54:19',411157,NULL,10),(266453,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 11:54:19','2026-07-23 15:54:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784807659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784807659;}',15,1,'2026-07-23 11:54:40','2026-07-23 15:54:40',411196,NULL,10),(266468,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 12:54:40','2026-07-23 16:54:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784811280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784811280;}',15,1,'2026-07-23 13:00:03','2026-07-23 17:00:03',411220,NULL,10),(266477,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 14:00:03','2026-07-23 18:00:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784815203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784815203;}',15,1,'2026-07-23 14:03:22','2026-07-23 18:03:22',411245,NULL,10),(266486,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 15:03:22','2026-07-23 19:03:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784819002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784819002;}',15,1,'2026-07-23 15:13:03','2026-07-23 19:13:03',411269,NULL,10),(266493,'woocommerce_refresh_order_count_cache','complete','2026-07-24 02:34:33','2026-07-24 06:34:33','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784860473;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784860473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-24 02:40:40','2026-07-24 06:40:40',411711,NULL,10),(266497,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 16:13:03','2026-07-23 20:13:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784823183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784823183;}',15,1,'2026-07-23 16:15:32','2026-07-23 20:15:32',411287,NULL,10),(266504,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 17:15:32','2026-07-23 21:15:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784826932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784826932;}',15,1,'2026-07-23 17:22:17','2026-07-23 21:22:17',411332,NULL,10),(266520,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-23 17:07:13','2026-07-23 21:07:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784826433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784826433;}',8,1,'2026-07-23 17:08:54','2026-07-23 21:08:54',411328,NULL,10),(266523,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 18:22:17','2026-07-23 22:22:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784830937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784830937;}',15,1,'2026-07-23 18:27:14','2026-07-23 22:27:14',411365,NULL,10),(266536,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 19:27:14','2026-07-23 23:27:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784834834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784834834;}',15,1,'2026-07-23 19:31:10','2026-07-23 23:31:10',411411,NULL,10),(266550,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 20:31:10','2026-07-24 00:31:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784838670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784838670;}',15,1,'2026-07-23 20:35:07','2026-07-24 00:35:07',411509,NULL,10),(267125,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 21:35:07','2026-07-24 01:35:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784842507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784842507;}',15,1,'2026-07-23 21:36:18','2026-07-24 01:36:18',411603,NULL,10),(267353,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 22:36:18','2026-07-24 02:36:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784846178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784846178;}',15,1,'2026-07-23 22:37:47','2026-07-24 02:37:47',411640,NULL,10),(267430,'woocommerce_cleanup_draft_orders','complete','2026-07-24 22:03:13','2026-07-25 02:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930593;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-24 22:12:22','2026-07-25 02:12:22',412293,NULL,10),(267431,'woocommerce_scheduled_sales','complete','2026-07-24 22:03:13','2026-07-25 02:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930593;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-24 22:12:22','2026-07-25 02:12:22',412293,NULL,10),(267432,'wc_admin_daily_wrapper','complete','2026-07-24 22:03:13','2026-07-25 02:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930593;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-24 22:12:23','2026-07-25 02:12:23',412293,NULL,10),(267433,'woocommerce_cleanup_personal_data','complete','2026-07-24 22:03:14','2026-07-25 02:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930594;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-24 22:12:24','2026-07-25 02:12:24',412293,NULL,10),(267434,'woocommerce_cleanup_logs','complete','2026-07-24 22:03:14','2026-07-25 02:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930594;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-24 22:12:24','2026-07-25 02:12:24',412293,NULL,10),(267435,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-24 22:03:14','2026-07-25 02:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784930594;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784930594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-24 22:12:24','2026-07-25 02:12:24',412293,NULL,10),(267444,'woocommerce_cleanup_sessions','complete','2026-07-24 02:00:00','2026-07-24 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784858400;s:18:\"\0*\0first_timestamp\";i:1784858400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784858400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-24 02:04:13','2026-07-24 06:04:13',411701,NULL,10),(267445,'generate_category_lookup_table_wrapper','complete','2026-07-23 22:29:45','2026-07-24 02:29:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784845785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784845785;}',15,1,'2026-07-23 22:31:26','2026-07-24 02:31:26',411635,NULL,10),(267446,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-24 22:29:35','2026-07-25 02:29:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784932175;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784932175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-24 22:39:43','2026-07-25 02:39:43',412304,NULL,20),(267449,'woocommerce_cancel_unpaid_orders','complete','2026-07-23 23:37:47','2026-07-24 03:37:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784849867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784849867;}',15,1,'2026-07-23 23:43:31','2026-07-24 03:43:31',411664,NULL,10),(267459,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 00:43:31','2026-07-24 04:43:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784853811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784853811;}',15,1,'2026-07-24 00:45:53','2026-07-24 04:45:53',411679,NULL,10),(267465,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 01:45:53','2026-07-24 05:45:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784857553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784857553;}',15,1,'2026-07-24 01:53:33','2026-07-24 05:53:33',411691,NULL,10),(267470,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 02:53:33','2026-07-24 06:53:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784861613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784861613;}',15,1,'2026-07-24 02:59:15','2026-07-24 06:59:15',411717,NULL,10),(267476,'woocommerce_cleanup_sessions','complete','2026-07-24 14:04:13','2026-07-24 18:04:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784901853;s:18:\"\0*\0first_timestamp\";i:1784858400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784901853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-24 14:11:34','2026-07-24 18:11:34',412043,NULL,10),(267481,'woocommerce_refresh_order_count_cache','complete','2026-07-24 14:40:40','2026-07-24 18:40:40','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784904040;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784904040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-24 14:42:44','2026-07-24 18:42:44',412062,NULL,10),(267484,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 03:59:15','2026-07-24 07:59:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784865555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784865555;}',15,1,'2026-07-24 03:59:41','2026-07-24 07:59:41',411742,NULL,10),(267494,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 04:59:41','2026-07-24 08:59:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784869181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784869181;}',15,1,'2026-07-24 05:00:47','2026-07-24 09:00:47',411775,NULL,10),(267505,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 06:00:47','2026-07-24 10:00:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784872847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784872847;}',15,1,'2026-07-24 06:09:53','2026-07-24 10:09:53',411814,NULL,10),(267508,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-24 05:18:42','2026-07-24 09:18:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784870322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784870322;}',8,1,'2026-07-24 05:18:42','2026-07-24 09:18:42',411784,NULL,10),(267523,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 07:09:53','2026-07-24 11:09:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784876993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784876993;}',15,1,'2026-07-24 07:10:27','2026-07-24 11:10:27',411844,NULL,10),(267535,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 08:10:27','2026-07-24 12:10:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784880627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784880627;}',15,1,'2026-07-24 08:47:30','2026-07-24 12:47:30',411886,NULL,10),(267649,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 09:47:30','2026-07-24 13:47:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784886450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784886450;}',15,1,'2026-07-24 10:05:09','2026-07-24 14:05:09',411910,NULL,10),(267793,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 11:05:09','2026-07-24 15:05:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784891109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784891109;}',15,1,'2026-07-24 11:27:09','2026-07-24 15:27:09',411971,NULL,10),(267836,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 12:27:09','2026-07-24 16:27:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784896029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784896029;}',15,1,'2026-07-24 12:33:09','2026-07-24 16:33:09',412000,NULL,10),(267938,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 13:33:09','2026-07-24 17:33:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784899989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784899989;}',15,1,'2026-07-24 13:41:50','2026-07-24 17:41:50',412032,NULL,10),(268083,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 14:41:50','2026-07-24 18:41:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784904110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784904110;}',15,1,'2026-07-24 14:42:44','2026-07-24 18:42:44',412062,NULL,10),(268093,'woocommerce_refresh_order_count_cache','complete','2026-07-25 02:42:44','2026-07-25 06:42:44','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784947364;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784947364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-25 02:43:17','2026-07-25 06:43:17',412456,NULL,10),(268095,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 15:42:44','2026-07-24 19:42:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784907764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784907764;}',15,1,'2026-07-24 15:43:13','2026-07-24 19:43:13',412147,NULL,10),(268120,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 16:43:13','2026-07-24 20:43:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784911393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784911393;}',15,1,'2026-07-24 16:55:19','2026-07-24 20:55:19',412165,NULL,10),(268127,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 17:55:19','2026-07-24 21:55:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784915719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784915719;}',15,1,'2026-07-24 18:05:16','2026-07-24 22:05:16',412200,NULL,10),(268130,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-24 17:10:11','2026-07-24 21:10:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784913011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784913011;}',8,1,'2026-07-24 17:16:47','2026-07-24 21:16:47',412176,NULL,10),(268142,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 19:05:16','2026-07-24 23:05:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784919916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784919916;}',15,1,'2026-07-24 19:18:25','2026-07-24 23:18:25',412232,NULL,10),(268155,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 20:18:25','2026-07-25 00:18:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784924305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784924305;}',15,1,'2026-07-24 20:18:28','2026-07-25 00:18:28',412264,NULL,10),(268166,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 21:18:28','2026-07-25 01:18:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784927908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784927908;}',15,1,'2026-07-24 21:34:06','2026-07-25 01:34:06',412281,NULL,10),(268172,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 22:34:06','2026-07-25 02:34:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784932446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784932446;}',15,1,'2026-07-24 22:39:43','2026-07-25 02:39:43',412304,NULL,10),(268178,'woocommerce_cleanup_draft_orders','complete','2026-07-25 22:12:22','2026-07-26 02:12:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017542;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-25 22:13:08','2026-07-26 02:13:08',413062,NULL,10),(268179,'woocommerce_scheduled_sales','complete','2026-07-25 22:12:22','2026-07-26 02:12:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017542;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-25 22:13:08','2026-07-26 02:13:08',413062,NULL,10),(268180,'wc_admin_daily_wrapper','complete','2026-07-25 22:12:23','2026-07-26 02:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017543;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-25 22:13:09','2026-07-26 02:13:09',413062,NULL,10),(268181,'woocommerce_cleanup_personal_data','complete','2026-07-25 22:12:24','2026-07-26 02:12:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017544;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-25 22:13:10','2026-07-26 02:13:10',413062,NULL,10),(268182,'woocommerce_cleanup_logs','complete','2026-07-25 22:12:24','2026-07-26 02:12:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017544;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-25 22:13:10','2026-07-26 02:13:10',413062,NULL,10),(268183,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-25 22:12:24','2026-07-26 02:12:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785017544;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785017544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-25 22:13:10','2026-07-26 02:13:10',413062,NULL,10),(268187,'woocommerce_cancel_unpaid_orders','complete','2026-07-24 23:39:43','2026-07-25 03:39:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784936383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784936383;}',15,1,'2026-07-24 23:40:31','2026-07-25 03:40:31',412346,NULL,10),(268188,'woocommerce_cleanup_sessions','complete','2026-07-25 02:00:00','2026-07-25 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784944800;s:18:\"\0*\0first_timestamp\";i:1784944800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784944800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-25 02:06:05','2026-07-25 06:06:05',412435,NULL,10),(268189,'generate_category_lookup_table_wrapper','complete','2026-07-24 22:39:53','2026-07-25 02:39:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784932793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784932793;}',15,1,'2026-07-24 22:40:01','2026-07-25 02:40:01',412306,NULL,10),(268190,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-25 22:39:43','2026-07-26 02:39:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785019183;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785019183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-25 22:57:49','2026-07-26 02:57:49',413083,NULL,20),(268204,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 00:40:31','2026-07-25 04:40:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784940031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784940031;}',15,1,'2026-07-25 00:52:03','2026-07-25 04:52:03',412406,NULL,10),(268225,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 01:52:03','2026-07-25 05:52:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784944323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784944323;}',15,1,'2026-07-25 01:53:46','2026-07-25 05:53:46',412431,NULL,10),(268236,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 02:53:46','2026-07-25 06:53:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784948026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784948026;}',15,1,'2026-07-25 02:54:02','2026-07-25 06:54:02',412463,NULL,10),(268238,'woocommerce_cleanup_sessions','complete','2026-07-25 14:06:05','2026-07-25 18:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784988365;s:18:\"\0*\0first_timestamp\";i:1784944800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784988365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-25 14:58:09','2026-07-25 18:58:09',412834,NULL,10),(268246,'woocommerce_refresh_order_count_cache','complete','2026-07-25 14:43:17','2026-07-25 18:43:17','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784990597;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784990597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-25 15:58:25','2026-07-25 19:58:25',412838,NULL,10),(268256,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 03:54:02','2026-07-25 07:54:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784951642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784951642;}',15,1,'2026-07-25 03:58:08','2026-07-25 07:58:08',412492,NULL,10),(268272,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 04:58:08','2026-07-25 08:58:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784955488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784955488;}',15,1,'2026-07-25 04:59:29','2026-07-25 08:59:29',412534,NULL,10),(268296,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 05:59:29','2026-07-25 09:59:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784959169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784959169;}',15,1,'2026-07-25 06:00:42','2026-07-25 10:00:42',412587,NULL,10),(268301,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-25 05:07:32','2026-07-25 09:07:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784956052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784956052;}',8,1,'2026-07-25 05:13:55','2026-07-25 09:13:55',412546,NULL,10),(268325,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 07:00:42','2026-07-25 11:00:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784962842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784962842;}',15,1,'2026-07-25 07:04:54','2026-07-25 11:04:54',412640,NULL,10),(268347,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 08:04:54','2026-07-25 12:04:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784966694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784966694;}',15,1,'2026-07-25 08:09:59','2026-07-25 12:09:59',412668,NULL,10),(268374,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 09:09:59','2026-07-25 13:09:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784970599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784970599;}',15,1,'2026-07-25 09:19:02','2026-07-25 13:19:02',412694,NULL,10),(268536,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 10:19:02','2026-07-25 14:19:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784974742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784974742;}',15,1,'2026-07-25 10:28:34','2026-07-25 14:28:34',412736,NULL,10),(268561,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 11:28:34','2026-07-25 15:28:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784978914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784978914;}',15,1,'2026-07-25 11:44:46','2026-07-25 15:44:46',412793,NULL,10),(268581,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 12:44:46','2026-07-25 16:44:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784983486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784983486;}',15,1,'2026-07-25 12:47:11','2026-07-25 16:47:11',412805,NULL,10),(268586,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 13:47:11','2026-07-25 17:47:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784987231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784987231;}',15,1,'2026-07-25 13:55:32','2026-07-25 17:55:32',412820,NULL,10),(268612,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 14:55:32','2026-07-25 18:55:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784991332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784991332;}',15,1,'2026-07-25 15:58:25','2026-07-25 19:58:25',412838,NULL,10),(268674,'woocommerce_refresh_order_count_cache','complete','2026-07-26 03:58:25','2026-07-26 07:58:25','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785038305;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785038305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-26 04:09:27','2026-07-26 08:09:27',413402,NULL,10),(268675,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 16:58:25','2026-07-25 20:58:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784998705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784998705;}',15,1,'2026-07-25 17:07:18','2026-07-25 21:07:18',412884,NULL,10),(268851,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 18:07:17','2026-07-25 22:07:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785002837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785002837;}',15,1,'2026-07-25 18:11:01','2026-07-25 22:11:01',412936,NULL,10),(268852,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-25 17:07:18','2026-07-25 21:07:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784999238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784999238;}',8,1,'2026-07-25 17:20:27','2026-07-25 21:20:27',412886,NULL,10),(268914,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 19:11:01','2026-07-25 23:11:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785006661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785006661;}',15,1,'2026-07-25 19:11:57','2026-07-25 23:11:57',412988,NULL,10),(268975,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 20:11:57','2026-07-26 00:11:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785010317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785010317;}',15,1,'2026-07-25 20:18:52','2026-07-26 00:18:52',413010,NULL,10),(268995,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 21:18:52','2026-07-26 01:18:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785014332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785014332;}',15,1,'2026-07-25 21:24:33','2026-07-26 01:24:33',413039,NULL,10),(269007,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 22:24:33','2026-07-26 02:24:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785018273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785018273;}',15,1,'2026-07-25 22:26:14','2026-07-26 02:26:14',413076,NULL,10),(269015,'woocommerce_cleanup_draft_orders','complete','2026-07-26 22:13:08','2026-07-27 02:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103988;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-26 22:16:15','2026-07-27 02:16:15',414127,NULL,10),(269016,'woocommerce_scheduled_sales','complete','2026-07-26 22:13:08','2026-07-27 02:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103988;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-26 22:16:15','2026-07-27 02:16:15',414127,NULL,10),(269017,'wc_admin_daily_wrapper','complete','2026-07-26 22:13:09','2026-07-27 02:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103989;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-26 22:16:15','2026-07-27 02:16:15',414127,NULL,10),(269018,'woocommerce_cleanup_personal_data','complete','2026-07-26 22:13:10','2026-07-27 02:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103990;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-26 22:16:16','2026-07-27 02:16:16',414127,NULL,10),(269019,'woocommerce_cleanup_logs','complete','2026-07-26 22:13:10','2026-07-27 02:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103990;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-26 22:16:16','2026-07-27 02:16:16',414127,NULL,10),(269020,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-26 22:13:10','2026-07-27 02:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785103990;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785103990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-26 22:16:16','2026-07-27 02:16:16',414127,NULL,10),(269025,'woocommerce_cancel_unpaid_orders','complete','2026-07-25 23:26:14','2026-07-26 03:26:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785021974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785021974;}',15,1,'2026-07-25 23:28:29','2026-07-26 03:28:29',413106,NULL,10),(269028,'woocommerce_cleanup_sessions','complete','2026-07-26 02:00:00','2026-07-26 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785031200;s:18:\"\0*\0first_timestamp\";i:1785031200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785031200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-26 02:06:53','2026-07-26 06:06:53',413293,NULL,10),(269029,'generate_category_lookup_table_wrapper','complete','2026-07-25 22:57:59','2026-07-26 02:57:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785020279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785020279;}',15,1,'2026-07-25 22:58:44','2026-07-26 02:58:44',413086,NULL,10),(269030,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-26 22:57:49','2026-07-27 02:57:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785106669;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785106669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-26 22:59:39','2026-07-27 02:59:39',414144,NULL,20),(269036,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 00:28:29','2026-07-26 04:28:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785025709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785025709;}',15,1,'2026-07-26 00:28:43','2026-07-26 04:28:43',413167,NULL,10),(269068,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 01:28:43','2026-07-26 05:28:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785029323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785029323;}',15,1,'2026-07-26 01:29:08','2026-07-26 05:29:08',413260,NULL,10),(269134,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 02:29:08','2026-07-26 06:29:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785032948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785032948;}',15,1,'2026-07-26 02:30:44','2026-07-26 06:30:44',413314,NULL,10),(269161,'woocommerce_cleanup_sessions','complete','2026-07-26 14:06:53','2026-07-26 18:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785074813;s:18:\"\0*\0first_timestamp\";i:1785031200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785074813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-26 15:03:21','2026-07-26 19:03:21',413696,NULL,10),(269177,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 03:30:44','2026-07-26 07:30:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785036644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785036644;}',15,1,'2026-07-26 03:33:59','2026-07-26 07:33:59',413373,NULL,10),(269198,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 04:33:59','2026-07-26 08:33:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785040439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785040439;}',15,1,'2026-07-26 04:35:44','2026-07-26 08:35:44',413419,NULL,10),(269208,'woocommerce_refresh_order_count_cache','complete','2026-07-26 16:09:27','2026-07-26 20:09:27','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785082167;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785082167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-26 16:50:04','2026-07-26 20:50:04',413714,NULL,10),(269212,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 05:35:44','2026-07-26 09:35:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785044144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785044144;}',15,1,'2026-07-26 05:39:41','2026-07-26 09:39:41',413469,NULL,10),(269221,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-26 05:08:52','2026-07-26 09:08:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785042532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785042532;}',8,1,'2026-07-26 05:09:53','2026-07-26 09:09:53',413448,NULL,10),(269229,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 06:39:41','2026-07-26 10:39:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785047981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785047981;}',15,1,'2026-07-26 06:40:29','2026-07-26 10:40:29',413500,NULL,10),(269240,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 07:40:29','2026-07-26 11:40:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785051629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785051629;}',15,1,'2026-07-26 07:42:20','2026-07-26 11:42:20',413533,NULL,10),(269251,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 08:42:20','2026-07-26 12:42:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785055340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785055340;}',15,1,'2026-07-26 08:52:26','2026-07-26 12:52:26',413560,NULL,10),(269334,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 09:52:26','2026-07-26 13:52:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785059546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785059546;}',15,1,'2026-07-26 09:53:29','2026-07-26 13:53:29',413587,NULL,10),(269343,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 10:53:29','2026-07-26 14:53:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785063209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785063209;}',15,1,'2026-07-26 10:54:04','2026-07-26 14:54:04',413631,NULL,10),(269358,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 11:54:04','2026-07-26 15:54:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785066844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785066844;}',15,1,'2026-07-26 11:57:36','2026-07-26 15:57:36',413640,NULL,10),(269362,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 12:57:36','2026-07-26 16:57:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785070656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785070656;}',15,1,'2026-07-26 13:17:55','2026-07-26 17:17:55',413661,NULL,10),(269376,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 14:17:55','2026-07-26 18:17:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785075475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785075475;}',15,1,'2026-07-26 15:03:21','2026-07-26 19:03:21',413696,NULL,10),(269508,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 16:03:21','2026-07-26 20:03:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785081801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785081801;}',15,1,'2026-07-26 16:50:04','2026-07-26 20:50:04',413714,NULL,10),(269576,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 17:50:04','2026-07-26 21:50:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785088204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785088204;}',15,1,'2026-07-26 17:52:31','2026-07-26 21:52:31',413763,NULL,10),(269577,'woocommerce_refresh_order_count_cache','complete','2026-07-27 04:50:04','2026-07-27 08:50:04','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785127804;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785127804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-27 04:59:15','2026-07-27 08:59:15',414368,NULL,10),(269578,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-26 17:10:43','2026-07-26 21:10:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785085843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785085843;}',8,1,'2026-07-26 17:10:50','2026-07-26 21:10:50',413717,NULL,10),(269629,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 18:52:31','2026-07-26 22:52:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785091951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785091951;}',15,1,'2026-07-26 19:03:38','2026-07-26 23:03:38',413819,NULL,10),(269780,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 20:03:38','2026-07-27 00:03:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785096218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785096218;}',15,1,'2026-07-26 20:05:50','2026-07-27 00:05:50',413967,NULL,10),(270249,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 21:05:50','2026-07-27 01:05:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785099950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785099950;}',15,1,'2026-07-26 21:11:07','2026-07-27 01:11:07',414070,NULL,10),(270465,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 22:11:07','2026-07-27 02:11:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785103867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785103867;}',15,1,'2026-07-26 22:12:48','2026-07-27 02:12:48',414121,NULL,10),(270660,'woocommerce_cancel_unpaid_orders','complete','2026-07-26 23:12:48','2026-07-27 03:12:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785107568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785107568;}',15,1,'2026-07-26 23:17:18','2026-07-27 03:17:18',414159,NULL,10),(270663,'woocommerce_cleanup_draft_orders','complete','2026-07-27 22:16:15','2026-07-28 02:16:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190575;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2026-07-27 22:16:56','2026-07-28 02:16:56',414828,NULL,10),(270664,'woocommerce_scheduled_sales','complete','2026-07-27 22:16:15','2026-07-28 02:16:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190575;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-27 22:16:56','2026-07-28 02:16:56',414828,NULL,10),(270665,'wc_admin_daily_wrapper','complete','2026-07-27 22:16:15','2026-07-28 02:16:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190575;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-27 22:16:56','2026-07-28 02:16:56',414828,NULL,10),(270666,'woocommerce_cleanup_personal_data','complete','2026-07-27 22:16:16','2026-07-28 02:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190576;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-27 22:16:57','2026-07-28 02:16:57',414828,NULL,10),(270667,'woocommerce_cleanup_logs','complete','2026-07-27 22:16:16','2026-07-28 02:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190576;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-27 22:16:57','2026-07-28 02:16:57',414828,NULL,10),(270668,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-27 22:16:16','2026-07-28 02:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785190576;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785190576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,1,'2026-07-27 22:16:57','2026-07-28 02:16:57',414828,NULL,10),(270678,'woocommerce_cleanup_sessions','complete','2026-07-27 02:00:00','2026-07-27 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785117600;s:18:\"\0*\0first_timestamp\";i:1785117600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785117600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-27 02:06:10','2026-07-27 06:06:10',414287,NULL,10),(270679,'generate_category_lookup_table_wrapper','complete','2026-07-26 22:59:49','2026-07-27 02:59:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785106789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785106789;}',15,1,'2026-07-26 23:06:07','2026-07-27 03:06:07',414149,NULL,10),(270680,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-27 22:59:39','2026-07-28 02:59:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785193179;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785193179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,1,'2026-07-27 23:02:20','2026-07-28 03:02:20',414846,NULL,20),(270685,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 00:17:18','2026-07-27 04:17:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785111438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785111438;}',15,1,'2026-07-27 00:17:40','2026-07-27 04:17:40',414207,NULL,10),(270701,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 01:17:40','2026-07-27 05:17:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785115060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785115060;}',15,1,'2026-07-27 01:18:44','2026-07-27 05:18:44',414257,NULL,10),(270717,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 02:18:44','2026-07-27 06:18:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785118724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785118724;}',15,1,'2026-07-27 02:29:52','2026-07-27 06:29:52',414302,NULL,10),(270834,'woocommerce_cleanup_sessions','complete','2026-07-27 14:06:10','2026-07-27 18:06:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785161170;s:18:\"\0*\0first_timestamp\";i:1785117600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785161170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-27 14:07:46','2026-07-27 18:07:46',414648,NULL,10),(270927,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 03:29:52','2026-07-27 07:29:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785122992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785122992;}',15,1,'2026-07-27 03:46:25','2026-07-27 07:46:25',414337,NULL,10),(271108,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 04:46:25','2026-07-27 08:46:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785127585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785127585;}',15,1,'2026-07-27 04:59:15','2026-07-27 08:59:15',414368,NULL,10),(271118,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 05:59:15','2026-07-27 09:59:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785131955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785131955;}',15,1,'2026-07-27 06:30:59','2026-07-27 10:30:59',414388,NULL,10),(271119,'woocommerce_refresh_order_count_cache','complete','2026-07-27 16:59:15','2026-07-27 20:59:15','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785171555;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785171555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-27 17:06:44','2026-07-27 21:06:44',414703,NULL,10),(271122,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-27 05:10:23','2026-07-27 09:10:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785129023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785129023;}',8,1,'2026-07-27 05:14:45','2026-07-27 09:14:45',414377,NULL,10),(271126,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 07:30:59','2026-07-27 11:30:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785137459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785137459;}',15,1,'2026-07-27 07:38:47','2026-07-27 11:38:47',414405,NULL,10),(271133,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 08:38:47','2026-07-27 12:38:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785141527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785141527;}',15,1,'2026-07-27 08:38:47','2026-07-27 12:38:47',414453,NULL,10),(271145,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 09:38:47','2026-07-27 13:38:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785145127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785145127;}',15,1,'2026-07-27 09:42:33','2026-07-27 13:42:33',414529,NULL,10),(271178,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 10:42:33','2026-07-27 14:42:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785148953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785148953;}',15,1,'2026-07-27 10:43:00','2026-07-27 14:43:00',414582,NULL,10),(271208,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 11:43:00','2026-07-27 15:43:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785152580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785152580;}',15,1,'2026-07-27 11:55:05','2026-07-27 15:55:05',414619,NULL,10),(271237,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 12:55:05','2026-07-27 16:55:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785156905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785156905;}',15,1,'2026-07-27 14:07:46','2026-07-27 18:07:46',414648,NULL,10),(271344,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 15:07:46','2026-07-27 19:07:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785164866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785164866;}',15,1,'2026-07-27 15:23:24','2026-07-27 19:23:24',414680,NULL,10),(271514,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 16:23:24','2026-07-27 20:23:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785169404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785169404;}',15,1,'2026-07-27 16:27:02','2026-07-27 20:27:02',414690,NULL,10),(271545,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 17:27:02','2026-07-27 21:27:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785173222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785173222;}',15,1,'2026-07-27 17:31:27','2026-07-27 21:31:27',414710,NULL,10),(271564,'woocommerce_refresh_order_count_cache','complete','2026-07-28 05:06:44','2026-07-28 09:06:44','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785215204;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785215204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-28 05:07:43','2026-07-28 09:07:43',415104,NULL,10),(271565,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-27 17:06:56','2026-07-27 21:06:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785172016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785172016;}',8,1,'2026-07-27 17:23:46','2026-07-27 21:23:46',414707,NULL,10),(271578,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 18:31:27','2026-07-27 22:31:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785177087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785177087;}',15,1,'2026-07-27 18:34:52','2026-07-27 22:34:52',414741,NULL,10),(271745,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 19:34:52','2026-07-27 23:34:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785180892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785180892;}',15,1,'2026-07-27 19:58:36','2026-07-27 23:58:36',414774,NULL,10),(271936,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 20:58:36','2026-07-28 00:58:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785185916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785185916;}',15,1,'2026-07-27 21:09:48','2026-07-28 01:09:48',414809,NULL,10),(272028,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 22:09:48','2026-07-28 02:09:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785190188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785190188;}',15,1,'2026-07-27 22:12:09','2026-07-28 02:12:09',414825,NULL,10),(272029,'woocommerce_cancel_unpaid_orders','complete','2026-07-27 23:12:09','2026-07-28 03:12:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785193929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785193929;}',15,1,'2026-07-27 23:13:40','2026-07-28 03:13:40',414852,NULL,10),(272030,'woocommerce_cleanup_draft_orders','pending','2026-07-28 22:16:56','2026-07-29 02:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277016;s:18:\"\0*\0first_timestamp\";i:1656668874;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272031,'woocommerce_scheduled_sales','pending','2026-07-28 22:16:56','2026-07-29 02:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277016;s:18:\"\0*\0first_timestamp\";i:1755720000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272032,'wc_admin_daily_wrapper','pending','2026-07-28 22:16:56','2026-07-29 02:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277016;s:18:\"\0*\0first_timestamp\";i:1755732878;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272033,'woocommerce_cleanup_personal_data','pending','2026-07-28 22:16:57','2026-07-29 02:16:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277017;s:18:\"\0*\0first_timestamp\";i:1755732888;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272034,'woocommerce_cleanup_logs','pending','2026-07-28 22:16:57','2026-07-29 02:16:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277017;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272035,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-07-28 22:16:57','2026-07-29 02:16:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785277017;s:18:\"\0*\0first_timestamp\";i:1755743678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785277017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272036,'woocommerce_cleanup_sessions','complete','2026-07-28 02:00:00','2026-07-28 06:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785204000;s:18:\"\0*\0first_timestamp\";i:1785204000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785204000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-28 02:48:00','2026-07-28 06:48:00',414925,NULL,10),(272037,'generate_category_lookup_table_wrapper','complete','2026-07-27 23:02:30','2026-07-28 03:02:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785193350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785193350;}',15,1,'2026-07-27 23:03:01','2026-07-28 03:03:01',414849,NULL,10),(272038,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-07-28 23:02:20','2026-07-29 03:02:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785279740;s:18:\"\0*\0first_timestamp\";i:1755029587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785279740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',14,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20),(272039,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 00:13:40','2026-07-28 04:13:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785197620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785197620;}',15,1,'2026-07-28 00:18:59','2026-07-28 04:18:59',414884,NULL,10),(272040,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 01:18:59','2026-07-28 05:18:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785201539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785201539;}',15,1,'2026-07-28 01:51:26','2026-07-28 05:51:26',414918,NULL,10),(272041,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 02:51:26','2026-07-28 06:51:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785207086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785207086;}',15,1,'2026-07-28 02:51:41','2026-07-28 06:51:41',414933,NULL,10),(272042,'woocommerce_cleanup_sessions','complete','2026-07-28 14:48:00','2026-07-28 18:48:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785250080;s:18:\"\0*\0first_timestamp\";i:1785204000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785250080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,1,'2026-07-28 14:54:28','2026-07-28 18:54:28',415313,NULL,10),(272043,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 03:51:41','2026-07-28 07:51:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785210701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785210701;}',15,1,'2026-07-28 03:52:40','2026-07-28 07:52:40',415015,NULL,10),(272044,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 04:52:40','2026-07-28 08:52:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785214360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785214360;}',15,1,'2026-07-28 05:03:54','2026-07-28 09:03:54',415099,NULL,10),(272045,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 06:03:54','2026-07-28 10:03:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785218634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785218634;}',15,1,'2026-07-28 06:35:42','2026-07-28 10:35:42',415150,NULL,10),(272046,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-28 05:05:22','2026-07-28 09:05:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785215122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785215122;}',8,1,'2026-07-28 05:05:22','2026-07-28 09:05:22',415102,NULL,10),(272047,'woocommerce_refresh_order_count_cache','complete','2026-07-28 17:07:43','2026-07-28 21:07:43','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785258463;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785258463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,1,'2026-07-28 17:35:17','2026-07-28 21:35:17',415340,NULL,10),(272224,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 07:35:42','2026-07-28 11:35:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785224142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785224142;}',15,1,'2026-07-28 07:58:16','2026-07-28 11:58:16',415164,NULL,10),(272236,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 08:58:16','2026-07-28 12:58:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785229096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785229096;}',15,1,'2026-07-28 09:09:34','2026-07-28 13:09:34',415188,NULL,10),(272297,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 10:09:34','2026-07-28 14:09:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233374;}',15,1,'2026-07-28 10:10:05','2026-07-28 14:10:05',415222,NULL,10),(272412,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 11:10:05','2026-07-28 15:10:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237005;}',15,1,'2026-07-28 11:17:09','2026-07-28 15:17:09',415252,NULL,10),(272537,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 12:17:09','2026-07-28 16:17:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785241029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785241029;}',15,1,'2026-07-28 12:24:38','2026-07-28 16:24:38',415283,NULL,10),(272538,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 13:24:38','2026-07-28 17:24:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785245078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785245078;}',15,1,'2026-07-28 13:31:24','2026-07-28 17:31:24',415300,NULL,10),(272539,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 14:31:24','2026-07-28 18:31:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785249084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785249084;}',15,1,'2026-07-28 14:54:28','2026-07-28 18:54:28',415313,NULL,10),(272540,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 15:54:28','2026-07-28 19:54:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785254068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785254068;}',15,1,'2026-07-28 16:04:40','2026-07-28 20:04:40',415325,NULL,10),(272541,'woocommerce_cleanup_sessions','pending','2026-07-29 02:54:28','2026-07-29 06:54:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785293668;s:18:\"\0*\0first_timestamp\";i:1785204000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785293668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272549,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 17:04:40','2026-07-28 21:04:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785258280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785258280;}',15,1,'2026-07-28 17:35:17','2026-07-28 21:35:17',415340,NULL,10),(272619,'woocommerce_marketplace_fetch_promotions_clear','complete','2026-07-28 17:19:50','2026-07-28 21:19:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785259190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785259190;}',8,1,'2026-07-28 17:35:26','2026-07-28 21:35:26',415340,NULL,10),(272621,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 18:35:17','2026-07-28 22:35:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785263717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785263717;}',15,1,'2026-07-28 18:42:25','2026-07-28 22:42:25',415367,NULL,10),(272622,'woocommerce_refresh_order_count_cache','pending','2026-07-29 05:35:17','2026-07-29 09:35:17','[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303317;s:18:\"\0*\0first_timestamp\";i:1749543023;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',13,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272759,'woocommerce_cancel_unpaid_orders','complete','2026-07-28 19:42:25','2026-07-28 23:42:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267745;}',15,1,'2026-07-28 19:44:19','2026-07-28 23:44:19',415429,NULL,10),(272793,'rocket_saas_job_check_status','complete','2026-07-28 19:04:54','2026-07-28 19:04:54','[\"https:\\/\\/blueocean-technologies.com\\/product\\/t-line\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:04:54','2026-07-28 23:04:54',415383,NULL,10),(272794,'rocket_saas_job_check_status','complete','2026-07-28 19:04:54','2026-07-28 19:04:54','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:04:54','2026-07-28 23:04:54',415383,NULL,10),(272795,'rocket_saas_job_check_status','complete','2026-07-28 19:06:35','2026-07-28 19:06:35','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:06:35','2026-07-28 23:06:35',415386,NULL,10),(272796,'rocket_saas_job_check_status','complete','2026-07-28 19:10:03','2026-07-28 19:10:03','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:10:03','2026-07-28 23:10:03',415390,NULL,10),(272797,'rocket_saas_job_check_status','complete','2026-07-28 19:17:32','2026-07-28 19:17:32','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:17:32','2026-07-28 23:17:32',415397,NULL,10),(272798,'rocket_saas_job_check_status','complete','2026-07-28 19:27:34','2026-07-28 19:27:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/t-line\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:27:34','2026-07-28 23:27:34',415404,NULL,10),(272799,'rocket_saas_job_check_status','complete','2026-07-28 19:27:34','2026-07-28 19:27:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:27:34','2026-07-28 23:27:34',415404,NULL,10),(272800,'rocket_preload_job_check_finished','complete','2026-07-28 19:37:19','2026-07-28 23:37:19','[1785267379]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267439;}',9,1,'2026-07-28 19:37:43','2026-07-28 23:37:43',415413,NULL,10),(272801,'rocket_preload_job_preload_url','complete','2026-07-28 19:36:21','2026-07-28 19:36:21','[\"https:\\/\\/blueocean-technologies.com\\/about-us\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:36:42','2026-07-28 23:36:42',415410,NULL,10),(272802,'rocket_preload_job_preload_url','complete','2026-07-28 19:36:21','2026-07-28 19:36:21','[\"https:\\/\\/blueocean-technologies.com\\/help-faqs\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:36:44','2026-07-28 23:36:44',415410,NULL,10),(272803,'rocket_preload_job_preload_url','complete','2026-07-28 19:36:21','2026-07-28 19:36:21','[\"https:\\/\\/blueocean-technologies.com\\/careers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:36:46','2026-07-28 23:36:46',415410,NULL,10),(272804,'rocket_preload_job_preload_url','complete','2026-07-28 19:36:21','2026-07-28 19:36:21','[\"https:\\/\\/blueocean-technologies.com\\/contact\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:36:49','2026-07-28 23:36:49',415410,NULL,10),(272805,'rocket_preload_job_preload_url','complete','2026-07-28 19:36:21','2026-07-28 19:36:21','[\"https:\\/\\/blueocean-technologies.com\\/infobit\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:36:51','2026-07-28 23:36:51',415410,NULL,10),(272806,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/isoundpa20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:45','2026-07-28 23:37:45',415413,NULL,10),(272807,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/testimonial\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:48','2026-07-28 23:37:48',415413,NULL,10),(272808,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/p-line\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:50','2026-07-28 23:37:50',415413,NULL,10),(272809,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/x-line\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:52','2026-07-28 23:37:52',415413,NULL,10),(272810,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/t-line10\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:55','2026-07-28 23:37:55',415413,NULL,10),(272811,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/nc-x300\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:37:57','2026-07-28 23:37:57',415413,NULL,10),(272812,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/novo-ds-4k\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:00','2026-07-28 23:38:00',415413,NULL,10),(272813,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/perimeter-display\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:02','2026-07-28 23:38:02',415413,NULL,10),(272814,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/narrow-pixel-pitch\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:04','2026-07-28 23:38:04',415413,NULL,10),(272815,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/indoor-led-solutions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:07','2026-07-28 23:38:07',415413,NULL,10),(272816,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/outdoor-solutions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:15','2026-07-28 23:38:15',415414,NULL,10),(272817,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/lcd-shelf-display\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:18','2026-07-28 23:38:18',415414,NULL,10),(272818,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/team\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:20','2026-07-28 23:38:20',415414,NULL,10),(272819,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/shop\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:22','2026-07-28 23:38:22',415414,NULL,10),(272820,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-mlv44prok\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:24','2026-07-28 23:38:24',415414,NULL,10),(272821,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-ip1022enc-dec\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:27','2026-07-28 23:38:27',415414,NULL,10),(272822,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-ip1080tx-rx\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:29','2026-07-28 23:38:29',415414,NULL,10),(272823,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro41x\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:31','2026-07-28 23:38:31',415414,NULL,10),(272824,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-x444sp\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:34','2026-07-28 23:38:34',415414,NULL,10),(272825,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro8k10bx\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:36','2026-07-28 23:38:36',415414,NULL,10),(272826,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/xcu-715-projector-lift\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:44','2026-07-28 23:38:44',415416,NULL,10),(272827,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro9\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:47','2026-07-28 23:38:47',415416,NULL,10),(272828,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/brand\\/xlt-systems\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:49','2026-07-28 23:38:49',415416,NULL,10),(272829,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/brand\\/temas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:51','2026-07-28 23:38:51',415416,NULL,10),(272830,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-amp220\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:54','2026-07-28 23:38:54',415416,NULL,10),(272831,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/meeting-room-solutions\\/meeting-room\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:56','2026-07-28 23:38:56',415416,NULL,10),(272832,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ishare-x\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:38:58','2026-07-28 23:38:58',415416,NULL,10),(272833,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/mounts\\/display-mounts\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:00','2026-07-28 23:39:00',415416,NULL,10),(272834,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imeeting-sharebox\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:03','2026-07-28 23:39:03',415416,NULL,10),(272835,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam100\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:05','2026-07-28 23:39:05',415416,NULL,10),(272836,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icamvb70\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:14','2026-07-28 23:39:14',415417,NULL,10),(272837,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-p20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:16','2026-07-28 23:39:16',415417,NULL,10),(272838,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-p30\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:19','2026-07-28 23:39:19',415417,NULL,10),(272839,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-200\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:21','2026-07-28 23:39:21',415417,NULL,10),(272840,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/568f69e0-3dce-4363-9187-9342884f947b\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:24','2026-07-28 23:39:24',415417,NULL,10),(272841,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-200u\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:26','2026-07-28 23:39:26',415417,NULL,10),(272842,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-md20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:28','2026-07-28 23:39:28',415417,NULL,10),(272843,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/2020\\/01\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:31','2026-07-28 23:39:31',415417,NULL,10),(272844,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m700\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:33','2026-07-28 23:39:33',415417,NULL,10),(272845,'rocket_preload_job_preload_url','complete','2026-07-28 19:37:20','2026-07-28 19:37:20','[\"https:\\/\\/blueocean-technologies.com\\/service\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:35','2026-07-28 23:39:35',415417,NULL,10),(272846,'rocket_preload_job_check_finished','complete','2026-07-28 19:38:43','2026-07-28 23:38:43','[1785267463]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267523;}',9,1,'2026-07-28 19:39:42','2026-07-28 23:39:42',415419,NULL,10),(272847,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/about-us\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:44','2026-07-28 23:39:44',415419,NULL,10),(272848,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/help-faqs\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:47','2026-07-28 23:39:47',415419,NULL,10),(272849,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/careers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:49','2026-07-28 23:39:49',415419,NULL,10),(272850,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/contact\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:51','2026-07-28 23:39:51',415419,NULL,10),(272851,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/infobit\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:53','2026-07-28 23:39:53',415419,NULL,10),(272852,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/isoundpa20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:56','2026-07-28 23:39:56',415419,NULL,10),(272853,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/testimonial\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:39:58','2026-07-28 23:39:58',415419,NULL,10),(272854,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/p-line\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:01','2026-07-28 23:40:01',415419,NULL,10),(272855,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/x-line\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:03','2026-07-28 23:40:03',415419,NULL,10),(272856,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/t-line10\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:05','2026-07-28 23:40:05',415419,NULL,10),(272857,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/nc-x300\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:14','2026-07-28 23:40:14',415420,NULL,10),(272858,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/novo-ds-4k\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:16','2026-07-28 23:40:16',415420,NULL,10),(272859,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/perimeter-display\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:19','2026-07-28 23:40:19',415420,NULL,10),(272860,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/narrow-pixel-pitch\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:21','2026-07-28 23:40:21',415420,NULL,10),(272861,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/indoor-led-solutions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:23','2026-07-28 23:40:23',415420,NULL,10),(272862,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/outdoor-solutions\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:26','2026-07-28 23:40:26',415420,NULL,10),(272863,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/lcd-shelf-display\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:28','2026-07-28 23:40:28',415420,NULL,10),(272864,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/team\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:30','2026-07-28 23:40:30',415420,NULL,10),(272865,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/shop\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:33','2026-07-28 23:40:33',415420,NULL,10),(272866,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-mlv44prok\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:35','2026-07-28 23:40:35',415420,NULL,10),(272867,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-ip1022enc-dec\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:44','2026-07-28 23:40:44',415422,NULL,10),(272868,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-ip1080tx-rx\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:46','2026-07-28 23:40:46',415422,NULL,10),(272869,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro41x\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:49','2026-07-28 23:40:49',415422,NULL,10),(272870,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-x444sp\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:51','2026-07-28 23:40:51',415422,NULL,10),(272871,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro8k10bx\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:53','2026-07-28 23:40:53',415422,NULL,10),(272872,'rocket_preload_job_preload_url','complete','2026-07-28 19:38:43','2026-07-28 19:38:43','[\"https:\\/\\/blueocean-technologies.com\\/product\\/xcu-715-projector-lift\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:56','2026-07-28 23:40:56',415422,NULL,10),(272873,'rocket_preload_job_check_finished','complete','2026-07-28 19:40:42','2026-07-28 23:40:42','[1785267582]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267642;}',9,1,'2026-07-28 19:40:56','2026-07-28 23:40:56',415422,NULL,10),(272874,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-pro9\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:40:58','2026-07-28 23:40:58',415423,NULL,10),(272875,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/brand\\/xlt-systems\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:00','2026-07-28 23:41:00',415423,NULL,10),(272876,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/brand\\/temas\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:03','2026-07-28 23:41:03',415423,NULL,10),(272877,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-amp220\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:05','2026-07-28 23:41:05',415423,NULL,10),(272878,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/meeting-room-solutions\\/meeting-room\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:13','2026-07-28 23:41:13',415424,NULL,10),(272879,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ishare-x\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:16','2026-07-28 23:41:16',415424,NULL,10),(272880,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/mounts\\/display-mounts\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:18','2026-07-28 23:41:18',415424,NULL,10),(272881,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imeeting-sharebox\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:20','2026-07-28 23:41:20',415424,NULL,10),(272882,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/blogs\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:23','2026-07-28 23:41:23',415424,NULL,10),(272883,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam100\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:25','2026-07-28 23:41:25',415424,NULL,10),(272884,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icamvb70\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:27','2026-07-28 23:41:27',415424,NULL,10),(272885,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-p20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:30','2026-07-28 23:41:30',415424,NULL,10),(272886,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-p30\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:32','2026-07-28 23:41:32',415424,NULL,10),(272887,'rocket_preload_job_preload_url','complete','2026-07-28 19:40:42','2026-07-28 19:40:42','[\"https:\\/\\/blueocean-technologies.com\\/x\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:35','2026-07-28 23:41:35',415424,NULL,10),(272888,'rocket_preload_job_check_finished','complete','2026-07-28 19:41:56','2026-07-28 23:41:56','[1785267656]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267716;}',9,1,'2026-07-28 19:44:19','2026-07-28 23:44:19',415429,NULL,10),(272889,'rocket_preload_job_preload_url','complete','2026-07-28 19:41:41','2026-07-28 19:41:41','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-200\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:43','2026-07-28 23:41:43',415426,NULL,10),(272890,'rocket_preload_job_preload_url','complete','2026-07-28 19:41:41','2026-07-28 19:41:41','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icam-200u\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:46','2026-07-28 23:41:46',415426,NULL,10),(272891,'rocket_preload_job_preload_url','complete','2026-07-28 19:41:41','2026-07-28 19:41:41','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-md20\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:48','2026-07-28 23:41:48',415426,NULL,10),(272892,'rocket_preload_job_preload_url','complete','2026-07-28 19:41:41','2026-07-28 19:41:41','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m700\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:50','2026-07-28 23:41:50',415426,NULL,10),(272893,'rocket_preload_job_preload_url','complete','2026-07-28 19:41:41','2026-07-28 19:41:41','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m800\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:41:53','2026-07-28 23:41:53',415426,NULL,10),(272894,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/568f69e0-3dce-4363-9187-9342884f947b\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:21','2026-07-28 23:44:21',415429,NULL,10),(272895,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/2020\\/01\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:24','2026-07-28 23:44:24',415429,NULL,10),(272896,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/service\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:26','2026-07-28 23:44:26',415429,NULL,10),(272897,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m230\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:29','2026-07-28 23:44:29',415429,NULL,10),(272898,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m300\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:31','2026-07-28 23:44:31',415429,NULL,10),(272899,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m500\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:33','2026-07-28 23:44:33',415429,NULL,10),(272900,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/digital-signage\\/free-standing-totems\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:35','2026-07-28 23:44:35',415429,NULL,10),(272901,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ispeaker-m600\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:38','2026-07-28 23:44:38',415429,NULL,10),(272902,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imeeting-a5\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:40','2026-07-28 23:44:40',415429,NULL,10),(272903,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/mounts\\/tv-cantilever-mount\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:44:42','2026-07-28 23:44:42',415429,NULL,10),(272904,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/case\\/apps-design\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:03','2026-07-28 23:45:03',415430,NULL,10),(272905,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iswitch-401mv\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:05','2026-07-28 23:45:05',415430,NULL,10),(272906,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/cables\\/active-optical-hdmi-cables\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:08','2026-07-28 23:45:08',415430,NULL,10),(272907,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iswitch-401\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:10','2026-07-28 23:45:10',415430,NULL,10),(272908,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iswitch-104\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:12','2026-07-28 23:45:12',415430,NULL,10),(272909,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/outdoor-lcd\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:14','2026-07-28 23:45:14',415430,NULL,10),(272910,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iwall-204\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:17','2026-07-28 23:45:17',415430,NULL,10),(272911,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iwall-360\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:19','2026-07-28 23:45:19',415430,NULL,10),(272912,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imatrix-ha\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:21','2026-07-28 23:45:21',415430,NULL,10),(272913,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icontrol-j10\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:45:24','2026-07-28 23:45:24',415430,NULL,10),(272914,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-e150sk\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:46:58','2026-07-28 23:46:58',415432,NULL,10),(272915,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/novo-projector\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:47:00','2026-07-28 23:47:00',415432,NULL,10),(272916,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-wp301-kit\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:47:02','2026-07-28 23:47:02',415432,NULL,10),(272917,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/case-category\\/app\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:47:05','2026-07-28 23:47:05',415432,NULL,10),(272918,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-f1000\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:47:07','2026-07-28 23:47:07',415432,NULL,10),(272919,'rocket_preload_job_preload_url','failed','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-w100\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:47:07','2026-07-28 23:47:07',415432,NULL,10),(272920,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/case\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:14','2026-07-28 23:53:14',415438,NULL,10),(272921,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-usb2-tr100\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:16','2026-07-28 23:53:16',415438,NULL,10),(272922,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iwall-104\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:18','2026-07-28 23:53:18',415438,NULL,10),(272923,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-ea300\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:21','2026-07-28 23:53:21',415438,NULL,10),(272924,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:18','2026-07-28 19:44:18','[\"https:\\/\\/blueocean-technologies.com\\/case\\/drone-camera\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:23','2026-07-28 23:53:23',415438,NULL,10),(272925,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ibox-01\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:25','2026-07-28 23:53:25',415438,NULL,10),(272926,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/case-category\\/devolopment\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:28','2026-07-28 23:53:28',415438,NULL,10),(272927,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/itrans-ae01\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:30','2026-07-28 23:53:30',415438,NULL,10),(272928,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/case\\/analysis-of-web-security-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:33','2026-07-28 23:53:33',415438,NULL,10),(272929,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imeeting-w330\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:53:35','2026-07-28 23:53:35',415438,NULL,10),(272930,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/rgb-galileo-display-processor\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:03','2026-07-28 23:54:03',415439,NULL,10),(272931,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imeeting-w60\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:06','2026-07-28 23:54:06',415439,NULL,10),(272932,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imount-3710\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:08','2026-07-28 23:54:08',415439,NULL,10),(272933,'rocket_preload_job_preload_url','complete','2026-07-28 19:44:19','2026-07-28 19:44:19','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/camera-solutions\\/ptz-camera\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:10','2026-07-28 23:54:10',415439,NULL,10),(272934,'rocket_preload_job_check_finished','complete','2026-07-28 19:45:19','2026-07-28 23:45:19','[1785267859]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785267919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785267919;}',9,1,'2026-07-28 19:54:10','2026-07-28 23:54:10',415439,NULL,10),(272935,'woocommerce_cancel_unpaid_orders','pending','2026-07-28 20:44:19','2026-07-29 00:44:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785271459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785271459;}',15,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272936,'rocket_preload_job_preload_url','complete','2026-07-28 19:46:55','2026-07-28 19:46:55','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imount-uc\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:13','2026-07-28 23:54:13',415439,NULL,10),(272937,'rocket_preload_job_preload_url','complete','2026-07-28 19:46:55','2026-07-28 19:46:55','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imount-vw\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:15','2026-07-28 23:54:15',415439,NULL,10),(272938,'rocket_preload_job_preload_url','complete','2026-07-28 19:46:55','2026-07-28 19:46:55','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imount-fs150\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:17','2026-07-28 23:54:17',415439,NULL,10),(272939,'rocket_preload_job_preload_url','complete','2026-07-28 19:46:55','2026-07-28 19:46:55','[\"https:\\/\\/blueocean-technologies.com\\/product\\/imount-am7090\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:20','2026-07-28 23:54:20',415439,NULL,10),(272940,'rocket_preload_job_preload_url','complete','2026-07-28 19:46:55','2026-07-28 19:46:55','[\"https:\\/\\/blueocean-technologies.com\\/product\\/aoc-chdmi\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:22','2026-07-28 23:54:22',415439,NULL,10),(272941,'rocket_saas_job_check_status','complete','2026-07-28 19:48:03','2026-07-28 19:48:03','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-wl40s-950bl18-heavy-duty-tv-wall-mount\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:48:04','2026-07-28 23:48:04',415433,NULL,10),(272942,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/x-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:54:25','2026-07-28 23:54:25',415439,NULL,10),(272943,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/audio-solutions\\/microphone\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:17','2026-07-28 23:55:17',415441,NULL,10),(272944,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/0d335cba-7ca2-4824-a4c6-c958b975ae07\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:20','2026-07-28 23:55:20',415441,NULL,10),(272945,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-vw44prok\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:23','2026-07-28 23:55:23',415441,NULL,10),(272946,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/video-distribution\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:25','2026-07-28 23:55:25',415441,NULL,10),(272947,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/x-3\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:28','2026-07-28 23:55:28',415441,NULL,10),(272948,'rocket_preload_job_preload_url','complete','2026-07-28 19:48:04','2026-07-28 19:48:04','[\"https:\\/\\/blueocean-technologies.com\\/product\\/icamvb50\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:30','2026-07-28 23:55:30',415441,NULL,10),(272949,'rocket_saas_job_check_status','complete','2026-07-28 19:53:10','2026-07-28 19:53:10','[\"https:\\/\\/blueocean-technologies.com\\/product\\/t-line\",true,\"rucss\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',11,1,'2026-07-28 19:53:11','2026-07-28 23:53:11',415436,NULL,10),(272950,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/9cafb98c-098f-4691-9124-0fefc60ba23c\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:33','2026-07-28 23:55:33',415441,NULL,10),(272951,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iswitch-sdv\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:35','2026-07-28 23:55:35',415441,NULL,10),(272952,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/fantasy-series-manual-screen\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:37','2026-07-28 23:55:37',415441,NULL,10),(272953,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/kd-aoch328p\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:55:40','2026-07-28 23:55:40',415441,NULL,10),(272954,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/x-4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:30','2026-07-28 23:56:30',415443,NULL,10),(272955,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/dias-series-tab-tension\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:32','2026-07-28 23:56:32',415443,NULL,10),(272956,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-av1-875bl\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:35','2026-07-28 23:56:35',415443,NULL,10),(272957,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/e00c1bf5-2c43-4796-a590-25a0c9f75742\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:37','2026-07-28 23:56:37',415443,NULL,10),(272958,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/edge-series-fixed-frame-screen\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:39','2026-07-28 23:56:39',415443,NULL,10),(272959,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/sc-60-scissor-lift\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:42','2026-07-28 23:56:42',415443,NULL,10),(272960,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/xcu-180-projector-lift\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:44','2026-07-28 23:56:44',415443,NULL,10),(272961,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/product\\/xcu-615-projector-lift\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:47','2026-07-28 23:56:47',415443,NULL,10),(272962,'rocket_preload_job_preload_url','complete','2026-07-28 19:54:01','2026-07-28 19:54:01','[\"https:\\/\\/blueocean-technologies.com\\/category\\/uncategorized\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:49','2026-07-28 23:56:49',415443,NULL,10),(272963,'rocket_preload_job_check_finished','complete','2026-07-28 19:55:10','2026-07-28 23:55:10','[1785268450]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785268510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785268510;}',9,1,'2026-07-28 19:56:49','2026-07-28 23:56:49',415443,NULL,10),(272964,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/cp-508\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 19:56:51','2026-07-28 23:56:51',415443,NULL,10),(272965,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/cp-519\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:13','2026-07-29 00:02:13',415445,NULL,10),(272966,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/cp-531\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:15','2026-07-29 00:02:15',415445,NULL,10),(272967,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ep22a\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:18','2026-07-29 00:02:18',415445,NULL,10),(272968,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/tw23p\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:20','2026-07-29 00:02:20',415445,NULL,10),(272969,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/venus\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:22','2026-07-29 00:02:22',415445,NULL,10),(272970,'rocket_preload_job_preload_url','complete','2026-07-28 19:55:15','2026-07-28 19:55:15','[\"https:\\/\\/blueocean-technologies.com\\/product\\/terra\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:25','2026-07-29 00:02:25',415445,NULL,10),(272971,'rocket_preload_job_preload_url','complete','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/minerra\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:27','2026-07-29 00:02:27',415445,NULL,10),(272972,'rocket_preload_job_preload_url','complete','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/klera\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:29','2026-07-29 00:02:29',415445,NULL,10),(272973,'rocket_preload_job_preload_url','complete','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/mova\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:32','2026-07-29 00:02:32',415445,NULL,10),(272974,'rocket_preload_job_preload_url','complete','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/sierra\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2026-07-28 20:02:34','2026-07-29 00:02:34',415445,NULL,10),(272975,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/tierra\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272976,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/venera\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272977,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/vierra\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272978,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/case\\/airpod-pro\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272979,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/iiyama\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272980,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ava1500-60-1p\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272981,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/cables\\/hdmi-switchers\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272982,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/ava1800-70-1p\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272983,'rocket_preload_job_preload_url','pending','2026-07-28 19:56:27','2026-07-28 19:56:27','[\"https:\\/\\/blueocean-technologies.com\\/product\\/tw85\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272984,'rocket_preload_job_check_finished','pending','2026-07-28 19:57:49','2026-07-28 23:57:49','[1785268609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785268669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785268669;}',9,0,'2026-07-28 20:02:10','2026-07-29 00:02:10',0,NULL,10),(272985,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/tw100\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272986,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/p4\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272987,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/camera-solutions\\/usb-webcam\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272988,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/p6\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272989,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/wireless-solutions\\/wireless-charging\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272990,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/sp5\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272991,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/digital-signage\\/digital-signage-player\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272992,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/df80-t\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272993,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/case-category\\/design\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272994,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/camera-solutions\\/all-in-one-camera\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272995,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/sonodyne-bandish\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272996,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/case-category\\/website\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272997,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/sonodyne-swh-056-headphones\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272998,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/audio-solutions\\/speakerphone\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(272999,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/team\\/john-gonzalez-2\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273000,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-afp-875wh\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273001,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-fl55-875bl1-motorised-floor-stand\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273002,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/projection-solutions\\/projector-lift-system\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273003,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-fl15-625bl1-tablet-floor-stand\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273004,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/cables\\/hdmi-cables\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273005,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/brand\\/other\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273006,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/neomounts-ds75-450bl2-monitor-arm-desk-mount\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273007,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/rgb-zio-4000-wall-processor\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273008,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product\\/rgb-linx-matrix-switcher\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273009,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/team\\/michelle-c-ward\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273010,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/camera-solutions\\/ptz-control\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(273011,'rocket_preload_job_preload_url','pending','2026-07-28 20:02:34','2026-07-28 20:02:34','[\"https:\\/\\/blueocean-technologies.com\\/product-category\\/digital-signage\\/interactive-kiosk\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,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=415447 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (85033,'2025-03-18 19:35:04'),(85037,'2025-03-18 19:36:02'),(85039,'2025-03-18 19:37:07'),(85042,'2025-03-18 19:38:02'),(85044,'2025-03-18 19:39:31'),(85058,'2025-03-18 19:44:25'),(86441,'2025-03-21 19:47:12'),(90463,'2025-03-28 19:48:41'),(91580,'2025-03-31 19:45:36'),(96274,'2025-04-10 19:49:16'),(99218,'2025-04-14 19:44:44'),(99245,'2025-04-14 19:49:07'),(100477,'2025-04-16 20:46:31'),(100483,'2025-04-16 21:01:45'),(100907,'2025-04-17 20:31:38'),(102204,'2025-04-19 20:45:33'),(104209,'2025-04-21 19:44:34'),(105318,'2025-04-22 20:15:15'),(106041,'2025-04-23 19:47:04'),(106922,'2025-04-24 19:48:34'),(107580,'2025-04-25 20:46:33'),(108023,'2025-04-26 19:46:56'),(108297,'2025-04-27 20:13:51'),(108634,'2025-04-28 19:44:35'),(110478,'2025-05-01 20:15:12'),(113238,'2025-05-08 20:31:55'),(114121,'2025-05-10 20:14:53'),(114723,'2025-05-11 20:47:50'),(119980,'2025-05-28 20:19:29'),(121811,'2025-05-31 20:30:01'),(122303,'2025-06-01 20:17:21'),(123763,'2025-06-03 19:43:17'),(124583,'2025-06-04 20:20:51'),(127824,'2025-06-10 20:03:19'),(127827,'2025-06-10 20:03:24'),(130446,'2025-06-14 19:57:31'),(132010,'2025-06-18 19:47:10'),(134066,'2025-06-23 20:11:03'),(134801,'2025-06-25 19:41:02'),(138868,'2025-07-06 19:59:29'),(138880,'2025-07-06 20:20:30'),(143180,'2025-07-15 20:10:24'),(145872,'2025-07-22 20:23:03'),(146858,'2025-07-26 20:26:12'),(148049,'2025-07-29 19:53:44'),(149773,'2025-08-02 19:38:39'),(151054,'2025-08-05 19:32:58'),(151071,'2025-08-05 19:52:36'),(151516,'2025-08-06 20:18:30'),(152524,'2025-08-09 20:03:40'),(152531,'2025-08-09 20:16:22'),(153492,'2025-08-11 20:19:09'),(153905,'2025-08-12 20:18:08'),(157868,'2025-08-19 19:49:01'),(159275,'2025-08-21 19:51:50'),(159677,'2025-08-22 20:05:19'),(160814,'2025-08-24 20:20:05'),(167196,'2025-09-02 19:49:44'),(167916,'2025-09-03 20:04:29'),(167933,'2025-09-03 20:16:09'),(172599,'2025-09-15 20:10:32'),(188894,'2025-10-18 19:54:14'),(189335,'2025-10-19 19:51:57'),(190254,'2025-10-21 19:37:40'),(192004,'2025-10-25 19:36:41'),(196681,'2025-11-03 20:16:08'),(196684,'2025-11-03 20:35:08'),(213021,'2025-12-03 20:07:17'),(213027,'2025-12-03 20:19:15'),(213029,'2025-12-03 20:34:51'),(213041,'2025-12-03 21:06:47'),(213048,'2025-12-03 21:24:20'),(214988,'2025-12-06 20:58:06'),(214991,'2025-12-06 21:13:37'),(215843,'2025-12-07 21:18:47'),(215846,'2025-12-07 21:28:43'),(215849,'2025-12-07 21:34:33'),(215854,'2025-12-07 21:50:47'),(238388,'2026-01-08 20:26:05'),(239256,'2026-01-09 21:13:16'),(239262,'2026-01-09 21:22:58'),(239264,'2026-01-09 21:28:20'),(242463,'2026-01-13 20:05:30'),(242467,'2026-01-13 20:14:37'),(242483,'2026-01-13 20:36:10'),(243303,'2026-01-14 20:02:37'),(243312,'2026-01-14 20:38:13'),(243971,'2026-01-15 20:22:15'),(244078,'2026-01-15 21:05:20'),(244099,'2026-01-15 21:39:15'),(247217,'2026-01-18 20:55:10'),(247233,'2026-01-18 21:10:06'),(247238,'2026-01-18 21:17:34'),(247243,'2026-01-18 21:23:25'),(251008,'2026-01-21 21:16:11'),(251010,'2026-01-21 21:21:53'),(251021,'2026-01-21 21:34:44'),(253792,'2026-01-24 21:26:58'),(253800,'2026-01-24 21:47:45'),(253805,'2026-01-24 21:58:19'),(255158,'2026-01-26 20:01:08'),(256619,'2026-01-28 20:37:13'),(256629,'2026-01-28 21:04:09'),(257106,'2026-01-29 20:04:15'),(257123,'2026-01-29 20:56:10'),(257940,'2026-01-30 20:14:48'),(257970,'2026-01-30 20:20:34'),(258147,'2026-01-30 22:00:38'),(258150,'2026-01-30 22:06:01'),(260893,'2026-02-02 21:21:18'),(262553,'2026-02-03 20:44:01'),(262560,'2026-02-03 20:50:50'),(262580,'2026-02-03 22:02:02'),(263371,'2026-02-04 20:07:39'),(263389,'2026-02-04 20:37:14'),(263390,'2026-02-04 20:49:39'),(263393,'2026-02-04 21:01:14'),(264807,'2026-02-06 19:48:30'),(264808,'2026-02-06 19:55:23'),(265427,'2026-02-07 19:40:03'),(265429,'2026-02-07 19:47:46'),(266280,'2026-02-08 21:00:49'),(267116,'2026-02-09 20:03:49'),(267125,'2026-02-09 20:33:32'),(267879,'2026-02-10 19:49:02'),(267889,'2026-02-10 20:37:52'),(268673,'2026-02-11 21:15:17'),(269721,'2026-02-12 19:52:53'),(269725,'2026-02-12 20:03:43'),(270695,'2026-02-13 19:48:33'),(270702,'2026-02-13 20:03:33'),(270710,'2026-02-13 20:15:07'),(270721,'2026-02-13 20:33:57'),(270725,'2026-02-13 20:45:38'),(270728,'2026-02-13 20:52:22'),(271478,'2026-02-14 20:09:59'),(271612,'2026-02-14 20:50:24'),(272260,'2026-02-15 20:32:35'),(272268,'2026-02-15 20:50:22'),(272271,'2026-02-15 20:56:06'),(273210,'2026-02-17 20:57:15'),(274009,'2026-02-18 19:39:28'),(274030,'2026-02-18 20:36:10'),(274032,'2026-02-18 20:43:57'),(277009,'2026-02-24 20:53:26'),(277012,'2026-02-24 21:09:59'),(277682,'2026-02-25 21:25:07'),(278117,'2026-02-26 20:07:32'),(278129,'2026-02-26 20:32:13'),(278144,'2026-02-26 21:02:21'),(280341,'2026-03-01 21:06:10'),(280990,'2026-03-02 20:47:53'),(283349,'2026-03-04 21:00:56'),(283357,'2026-03-04 21:09:56'),(285091,'2026-03-06 20:07:32'),(289451,'2026-03-10 19:47:21'),(289468,'2026-03-10 20:07:19'),(289490,'2026-03-10 20:33:59'),(289503,'2026-03-10 20:54:27'),(290583,'2026-03-11 20:13:43'),(290593,'2026-03-11 20:33:26'),(290598,'2026-03-11 20:50:34'),(290601,'2026-03-11 20:56:25'),(290609,'2026-03-11 21:01:40'),(291826,'2026-03-12 20:07:00'),(296009,'2026-03-17 20:30:56'),(296013,'2026-03-17 20:50:51'),(296016,'2026-03-17 21:00:26'),(296019,'2026-03-17 21:08:25'),(297759,'2026-03-19 20:34:54'),(297772,'2026-03-19 21:00:33'),(301636,'2026-03-24 20:29:06'),(303455,'2026-03-25 19:52:47'),(303494,'2026-03-25 20:11:28'),(303553,'2026-03-25 21:04:37'),(306786,'2026-03-27 19:38:26'),(310431,'2026-03-30 20:02:12'),(311366,'2026-03-31 19:44:00'),(311372,'2026-03-31 20:04:35'),(311375,'2026-03-31 20:06:22'),(311414,'2026-03-31 20:33:39'),(311424,'2026-03-31 20:48:58'),(312891,'2026-04-01 19:38:41'),(312895,'2026-04-01 19:44:11'),(312904,'2026-04-01 19:50:49'),(314069,'2026-04-03 20:02:01'),(315168,'2026-04-04 20:05:43'),(316926,'2026-04-06 19:39:47'),(316932,'2026-04-06 19:41:08'),(318896,'2026-04-08 20:05:46'),(319953,'2026-04-09 20:31:01'),(322352,'2026-04-11 19:47:58'),(323452,'2026-04-12 19:49:03'),(324735,'2026-04-13 19:41:09'),(325559,'2026-04-14 19:44:22'),(325567,'2026-04-14 20:02:12'),(325580,'2026-04-14 20:26:22'),(325586,'2026-04-14 20:36:26'),(325592,'2026-04-14 20:43:02'),(325596,'2026-04-14 20:50:51'),(327312,'2026-04-15 20:46:30'),(329924,'2026-04-17 19:38:40'),(336954,'2026-04-24 20:31:04'),(339243,'2026-04-26 19:58:40'),(341568,'2026-04-28 19:43:29'),(342566,'2026-04-29 19:45:25'),(343426,'2026-04-30 19:56:42'),(343438,'2026-04-30 20:07:23'),(344248,'2026-05-01 19:43:23'),(347483,'2026-05-04 19:44:06'),(348554,'2026-05-05 19:52:52'),(348557,'2026-05-05 19:58:20'),(348568,'2026-05-05 20:22:48'),(348570,'2026-05-05 20:38:07'),(350487,'2026-05-07 20:01:40'),(357149,'2026-05-13 20:38:32'),(358464,'2026-05-15 20:22:14'),(358466,'2026-05-15 20:31:58'),(358473,'2026-05-15 20:43:08'),(360956,'2026-05-18 19:57:05'),(361541,'2026-05-19 19:56:28'),(362655,'2026-05-20 20:38:26'),(363612,'2026-05-21 19:56:22'),(363648,'2026-05-21 20:21:54'),(370626,'2026-05-27 20:00:27'),(376245,'2026-06-05 19:56:47'),(378172,'2026-06-08 19:52:39'),(384096,'2026-06-15 19:52:24'),(385006,'2026-06-16 19:43:53'),(385031,'2026-06-16 20:34:55'),(387055,'2026-06-18 20:02:15'),(393350,'2026-06-26 20:24:27'),(399618,'2026-07-05 20:01:14'),(404051,'2026-07-12 20:35:25'),(409093,'2026-07-20 20:03:49'),(409153,'2026-07-20 22:25:31'),(410369,'2026-07-22 19:44:32'),(410396,'2026-07-22 20:42:52'),(414764,'2026-07-27 19:31:14'),(414768,'2026-07-27 19:51:51'),(415432,'2026-07-28 19:46:55');
/*!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=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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,'wc-admin-data'),(3,'woocommerce-db-updates'),(4,'woocommerce-remote-inbox-engine'),(5,'wp_mail_smtp'),(6,'wpforms'),(7,'wpforms'),(8,''),(9,'rocket-preload'),(10,'rocket-performance-hints-warmup'),(11,'rocket-rucss'),(12,'wc_delete_related_product_transients_group'),(13,'count'),(14,'ActionScheduler'),(15,'woocommerce');
/*!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=821893 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_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 (40,16,'action created','2023-04-29 06:36:22','2023-04-29 06:36:22'),(46,16,'action started via WP Cron','2023-04-29 06:37:52','2023-04-29 06:37:52'),(47,16,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-29 06:37:52','2023-04-29 06:37:52'),(50,18,'action created','2023-04-29 06:37:52','2023-04-29 06:37:52'),(51,18,'action started via Async Request','2023-04-29 06:38:56','2023-04-29 06:38:56'),(52,18,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-04-29 06:38:56','2023-04-29 06:38:56'),(168,58,'action created','2023-05-10 05:30:30','2023-05-10 05:30:30'),(169,58,'action started via WP Cron','2023-05-10 05:30:31','2023-05-10 05:30:31'),(170,58,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-05-10 05:30:31','2023-05-10 05:30:31'),(935,313,'action created','2023-05-16 13:39:14','2023-05-16 17:39:14'),(940,318,'action created','2023-05-16 13:42:28','2023-05-16 17:42:28'),(1010,313,'action started via WP Cron','2023-05-22 10:06:12','2023-05-22 14:06:12'),(1011,313,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-05-22 10:06:12','2023-05-22 14:06:12'),(1012,342,'action created','2023-05-22 10:06:12','2023-05-22 14:06:12'),(1445,318,'action started via WP Cron','2023-05-27 14:20:29','2023-05-27 18:20:29'),(1446,318,'action failed via WP Cron: Scheduled action for wp_mail_smtp_send_usage_data will not be executed as no callbacks are registered.','2023-05-27 14:20:29','2023-05-27 18:20:29'),(1447,487,'action created','2023-05-27 14:20:29','2023-05-27 18:20:29'),(1466,342,'action started via WP Cron','2023-05-29 10:07:19','2023-05-29 14:07:19'),(1467,342,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-05-29 10:07:19','2023-05-29 14:07:19'),(1468,494,'action created','2023-05-29 10:07:19','2023-05-29 14:07:19'),(1488,502,'action created','2023-05-30 21:53:23','2023-05-31 01:53:23'),(1489,502,'action started via WP Cron','2023-05-30 21:53:23','2023-05-31 01:53:23'),(1490,502,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-05-30 21:53:23','2023-05-31 01:53:23'),(1551,523,'action created','2023-06-01 22:01:05','2023-06-02 02:01:05'),(1552,523,'action started via WP Cron','2023-06-01 22:01:06','2023-06-02 02:01:06'),(1553,523,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-06-01 22:01:06','2023-06-02 02:01:06'),(1595,487,'action started via WP Cron','2023-06-03 14:26:06','2023-06-03 18:26:06'),(1596,487,'action failed via WP Cron: Scheduled action for wp_mail_smtp_send_usage_data will not be executed as no callbacks are registered.','2023-06-03 14:26:06','2023-06-03 18:26:06'),(1597,537,'action created','2023-06-03 14:26:06','2023-06-03 18:26:06'),(1619,494,'action started via WP Cron','2023-06-05 10:15:59','2023-06-05 14:15:59'),(1620,494,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-06-05 10:15:59','2023-06-05 14:15:59'),(1621,545,'action created','2023-06-05 10:15:59','2023-06-05 14:15:59'),(1729,537,'action started via WP Cron','2023-06-10 14:27:04','2023-06-10 18:27:04'),(1730,537,'action failed via WP Cron: Scheduled action for wp_mail_smtp_send_usage_data will not be executed as no callbacks are registered.','2023-06-10 14:27:04','2023-06-10 18:27:04'),(1731,579,'action created','2023-06-10 14:27:04','2023-06-10 18:27:04'),(1738,545,'action started via WP Cron','2023-06-12 10:29:57','2023-06-12 14:29:57'),(1739,545,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-06-12 10:29:57','2023-06-12 14:29:57'),(1740,582,'action created','2023-06-12 10:29:57','2023-06-12 14:29:57'),(1798,579,'action started via WP Cron','2023-06-17 15:55:35','2023-06-17 19:55:35'),(1799,579,'action failed via WP Cron: Scheduled action for wp_mail_smtp_send_usage_data will not be executed as no callbacks are registered.','2023-06-17 15:55:36','2023-06-17 19:55:36'),(1800,602,'action created','2023-06-17 15:55:36','2023-06-17 19:55:36'),(1807,582,'action started via WP Cron','2023-06-19 11:10:44','2023-06-19 15:10:44'),(1808,582,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-06-19 11:10:44','2023-06-19 15:10:44'),(1809,582,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-06-19 11:10:44','2023-06-19 15:10:44'),(1825,602,'action started via WP Cron','2023-06-24 16:10:27','2023-06-24 20:10:27'),(1826,602,'action failed via WP Cron: Scheduled action for wp_mail_smtp_send_usage_data will not be executed as no callbacks are registered.','2023-06-24 16:10:27','2023-06-24 20:10:27'),(1827,602,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-06-24 16:10:27','2023-06-24 20:10:27'),(750060,249092,'action created','2026-06-17 01:27:56','2026-06-17 05:27:56'),(767532,254907,'action created','2026-06-27 08:04:30','2026-06-27 12:04:30'),(767631,254940,'action created','2026-06-27 16:53:48','2026-06-27 20:53:48'),(767634,254941,'action created','2026-06-27 16:53:48','2026-06-27 20:53:48'),(767637,254942,'action created','2026-06-27 16:53:49','2026-06-27 20:53:49'),(767640,254943,'action created','2026-06-27 16:53:50','2026-06-27 20:53:50'),(767643,254944,'action created','2026-06-27 16:53:50','2026-06-27 20:53:50'),(767646,254945,'action created','2026-06-27 16:53:50','2026-06-27 20:53:50'),(767649,254946,'action created','2026-06-27 16:53:50','2026-06-27 20:53:50'),(767652,254948,'action created','2026-06-27 16:53:50','2026-06-27 20:53:50'),(767662,254951,'action created','2026-06-27 19:19:59','2026-06-27 23:19:59'),(767699,254907,'action started via WP Cron','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767700,254907,'action complete via WP Cron','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767701,254967,'action created','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767702,254951,'action started via WP Cron','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767703,254968,'action created','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767704,254951,'action complete via WP Cron','2026-06-27 20:23:42','2026-06-28 00:23:42'),(767748,254968,'action started via WP Cron','2026-06-27 21:28:37','2026-06-28 01:28:37'),(767749,254980,'action created','2026-06-27 21:28:37','2026-06-28 01:28:37'),(767750,254968,'action complete via WP Cron','2026-06-27 21:28:37','2026-06-28 01:28:37'),(767760,254980,'action started via WP Cron','2026-06-27 22:33:41','2026-06-28 02:33:41'),(767761,254984,'action created','2026-06-27 22:33:41','2026-06-28 02:33:41'),(767762,254980,'action complete via WP Cron','2026-06-27 22:33:41','2026-06-28 02:33:41'),(767766,254984,'action started via WP Cron','2026-06-27 23:34:29','2026-06-28 03:34:29'),(767767,254986,'action created','2026-06-27 23:34:29','2026-06-28 03:34:29'),(767768,254984,'action complete via WP Cron','2026-06-27 23:34:29','2026-06-28 03:34:29'),(767769,254986,'action started via WP Cron','2026-06-28 00:45:28','2026-06-28 04:45:28'),(767770,254987,'action created','2026-06-28 00:45:28','2026-06-28 04:45:28'),(767771,254986,'action complete via WP Cron','2026-06-28 00:45:28','2026-06-28 04:45:28'),(767772,254987,'action started via WP Cron','2026-06-28 01:51:43','2026-06-28 05:51:43'),(767773,254988,'action created','2026-06-28 01:51:43','2026-06-28 05:51:43'),(767774,254987,'action complete via WP Cron','2026-06-28 01:51:43','2026-06-28 05:51:43'),(767775,254946,'action started via WP Cron','2026-06-28 02:02:48','2026-06-28 06:02:48'),(767776,254946,'action complete via WP Cron','2026-06-28 02:02:48','2026-06-28 06:02:48'),(767777,254989,'action created','2026-06-28 02:02:48','2026-06-28 06:02:48'),(767778,254988,'action started via WP Cron','2026-06-28 02:53:17','2026-06-28 06:53:17'),(767779,254990,'action created','2026-06-28 02:53:17','2026-06-28 06:53:17'),(767780,254988,'action complete via WP Cron','2026-06-28 02:53:17','2026-06-28 06:53:17'),(767796,254990,'action started via WP Cron','2026-06-28 04:07:55','2026-06-28 08:07:55'),(767797,254996,'action created','2026-06-28 04:07:55','2026-06-28 08:07:55'),(767798,254990,'action complete via WP Cron','2026-06-28 04:07:55','2026-06-28 08:07:55'),(767805,254996,'action started via WP Cron','2026-06-28 05:22:49','2026-06-28 09:22:49'),(767806,254999,'action created','2026-06-28 05:22:49','2026-06-28 09:22:49'),(767807,254996,'action complete via WP Cron','2026-06-28 05:22:49','2026-06-28 09:22:49'),(767808,255000,'action created','2026-06-28 05:22:49','2026-06-28 09:22:49'),(767809,255000,'action started via WP Cron','2026-06-28 05:26:20','2026-06-28 09:26:20'),(767810,255000,'action complete via WP Cron','2026-06-28 05:26:20','2026-06-28 09:26:20'),(767811,254999,'action started via WP Cron','2026-06-28 06:26:08','2026-06-28 10:26:08'),(767812,255001,'action created','2026-06-28 06:26:08','2026-06-28 10:26:08'),(767813,254999,'action complete via WP Cron','2026-06-28 06:26:08','2026-06-28 10:26:08'),(767814,255001,'action started via WP Cron','2026-06-28 07:26:26','2026-06-28 11:26:26'),(767815,255002,'action created','2026-06-28 07:26:26','2026-06-28 11:26:26'),(767816,255001,'action complete via WP Cron','2026-06-28 07:26:26','2026-06-28 11:26:26'),(767820,254967,'action started via WP Cron','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767821,254967,'action complete via WP Cron','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767822,255004,'action created','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767823,255002,'action started via WP Cron','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767824,255005,'action created','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767825,255002,'action complete via WP Cron','2026-06-28 08:57:16','2026-06-28 12:57:16'),(767826,255005,'action started via WP Cron','2026-06-28 10:05:16','2026-06-28 14:05:16'),(767827,255006,'action created','2026-06-28 10:05:16','2026-06-28 14:05:16'),(767828,255005,'action complete via WP Cron','2026-06-28 10:05:16','2026-06-28 14:05:16'),(767829,255006,'action started via WP Cron','2026-06-28 11:12:38','2026-06-28 15:12:38'),(767830,255007,'action created','2026-06-28 11:12:38','2026-06-28 15:12:38'),(767831,255006,'action complete via WP Cron','2026-06-28 11:12:38','2026-06-28 15:12:38'),(767832,255007,'action started via WP Cron','2026-06-28 12:14:56','2026-06-28 16:14:56'),(767833,255008,'action created','2026-06-28 12:14:56','2026-06-28 16:14:56'),(767834,255007,'action complete via WP Cron','2026-06-28 12:14:56','2026-06-28 16:14:56'),(767835,255008,'action started via WP Cron','2026-06-28 13:26:58','2026-06-28 17:26:58'),(767836,255009,'action created','2026-06-28 13:26:58','2026-06-28 17:26:58'),(767837,255008,'action complete via WP Cron','2026-06-28 13:26:58','2026-06-28 17:26:58'),(767838,254989,'action started via WP Cron','2026-06-28 14:08:04','2026-06-28 18:08:04'),(767839,254989,'action complete via WP Cron','2026-06-28 14:08:04','2026-06-28 18:08:04'),(767841,255009,'action started via WP Cron','2026-06-28 14:33:31','2026-06-28 18:33:31'),(767842,255011,'action created','2026-06-28 14:33:31','2026-06-28 18:33:31'),(767843,255009,'action complete via WP Cron','2026-06-28 14:33:31','2026-06-28 18:33:31'),(767844,255011,'action started via WP Cron','2026-06-28 15:36:18','2026-06-28 19:36:18'),(767845,255012,'action created','2026-06-28 15:36:18','2026-06-28 19:36:18'),(767846,255011,'action complete via WP Cron','2026-06-28 15:36:18','2026-06-28 19:36:18'),(767862,255012,'action started via WP Cron','2026-06-28 16:43:53','2026-06-28 20:43:53'),(767863,255018,'action created','2026-06-28 16:43:53','2026-06-28 20:43:53'),(767864,255012,'action complete via WP Cron','2026-06-28 16:43:53','2026-06-28 20:43:53'),(767868,254940,'action started via WP Cron','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767869,254940,'action complete via WP Cron','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767870,255020,'action created','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767871,254941,'action started via WP Cron','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767872,254941,'action complete via WP Cron','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767873,255021,'action created','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767874,254942,'action started via WP Cron','2026-06-28 16:54:31','2026-06-28 20:54:31'),(767875,254942,'action complete via WP Cron','2026-06-28 16:54:32','2026-06-28 20:54:32'),(767876,255022,'action created','2026-06-28 16:54:32','2026-06-28 20:54:32'),(767877,254943,'action started via WP Cron','2026-06-28 16:54:32','2026-06-28 20:54:32'),(767878,254943,'action complete via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767879,255023,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767880,254944,'action started via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767881,254944,'action complete via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767882,255024,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767883,254945,'action started via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767884,254945,'action complete via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767885,255025,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767886,254948,'action started via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767888,255026,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767889,255027,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767890,254948,'action complete via WP Cron','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767891,255028,'action created','2026-06-28 16:54:33','2026-06-28 20:54:33'),(767892,255027,'action started via WP Cron','2026-06-28 17:04:13','2026-06-28 21:04:13'),(767893,255027,'action complete via WP Cron','2026-06-28 17:04:13','2026-06-28 21:04:13'),(767894,255029,'action created','2026-06-28 17:11:09','2026-06-28 21:11:09'),(767895,255029,'action started via WP Cron','2026-06-28 17:11:09','2026-06-28 21:11:09'),(767896,255029,'action complete via WP Cron','2026-06-28 17:11:09','2026-06-28 21:11:09'),(767900,255018,'action started via WP Cron','2026-06-28 17:51:00','2026-06-28 21:51:00'),(767901,255031,'action created','2026-06-28 17:51:00','2026-06-28 21:51:00'),(767902,255018,'action complete via WP Cron','2026-06-28 17:51:00','2026-06-28 21:51:00'),(767903,255031,'action started via WP Cron','2026-06-28 19:11:40','2026-06-28 23:11:40'),(767904,255032,'action created','2026-06-28 19:11:40','2026-06-28 23:11:40'),(767905,255031,'action complete via WP Cron','2026-06-28 19:11:40','2026-06-28 23:11:40'),(767933,255032,'action started via WP Cron','2026-06-28 20:28:23','2026-06-29 00:28:23'),(767934,255042,'action created','2026-06-28 20:28:23','2026-06-29 00:28:23'),(767935,255032,'action complete via WP Cron','2026-06-28 20:28:23','2026-06-29 00:28:23'),(767972,255004,'action started via WP Cron','2026-06-28 21:31:44','2026-06-29 01:31:44'),(767973,255004,'action complete via WP Cron','2026-06-28 21:31:44','2026-06-29 01:31:44'),(767974,255055,'action created','2026-06-28 21:31:44','2026-06-29 01:31:44'),(767975,255042,'action started via WP Cron','2026-06-28 21:31:44','2026-06-29 01:31:44'),(767976,255056,'action created','2026-06-28 21:31:44','2026-06-29 01:31:44'),(767977,255042,'action complete via WP Cron','2026-06-28 21:31:44','2026-06-29 01:31:44'),(768008,255056,'action started via WP Cron','2026-06-28 22:32:57','2026-06-29 02:32:57'),(768009,255067,'action created','2026-06-28 22:32:57','2026-06-29 02:32:57'),(768010,255056,'action complete via WP Cron','2026-06-28 22:32:57','2026-06-29 02:32:57'),(768020,255067,'action started via Async Request','2026-06-28 23:45:06','2026-06-29 03:45:06'),(768021,255071,'action created','2026-06-28 23:45:06','2026-06-29 03:45:06'),(768022,255067,'action complete via Async Request','2026-06-28 23:45:06','2026-06-29 03:45:06'),(768023,255071,'action started via WP Cron','2026-06-29 00:51:11','2026-06-29 04:51:11'),(768024,255072,'action created','2026-06-29 00:51:11','2026-06-29 04:51:11'),(768025,255071,'action complete via WP Cron','2026-06-29 00:51:11','2026-06-29 04:51:11'),(768026,255072,'action started via WP Cron','2026-06-29 01:53:14','2026-06-29 05:53:14'),(768027,255073,'action created','2026-06-29 01:53:14','2026-06-29 05:53:14'),(768028,255072,'action complete via WP Cron','2026-06-29 01:53:14','2026-06-29 05:53:14'),(768029,255026,'action started via WP Cron','2026-06-29 02:09:48','2026-06-29 06:09:48'),(768030,255026,'action complete via WP Cron','2026-06-29 02:09:48','2026-06-29 06:09:48'),(768031,255074,'action created','2026-06-29 02:09:48','2026-06-29 06:09:48'),(768032,255073,'action started via WP Cron','2026-06-29 02:53:26','2026-06-29 06:53:26'),(768033,255075,'action created','2026-06-29 02:53:26','2026-06-29 06:53:26'),(768034,255073,'action complete via WP Cron','2026-06-29 02:53:26','2026-06-29 06:53:26'),(768035,255075,'action started via WP Cron','2026-06-29 03:54:16','2026-06-29 07:54:16'),(768036,255076,'action created','2026-06-29 03:54:16','2026-06-29 07:54:16'),(768037,255075,'action complete via WP Cron','2026-06-29 03:54:16','2026-06-29 07:54:16'),(768038,255076,'action started via WP Cron','2026-06-29 04:56:00','2026-06-29 08:56:00'),(768039,255077,'action created','2026-06-29 04:56:00','2026-06-29 08:56:00'),(768040,255076,'action complete via WP Cron','2026-06-29 04:56:00','2026-06-29 08:56:00'),(768041,255078,'action created','2026-06-29 05:07:31','2026-06-29 09:07:31'),(768042,255078,'action started via WP Cron','2026-06-29 05:10:55','2026-06-29 09:10:55'),(768043,255078,'action complete via WP Cron','2026-06-29 05:10:55','2026-06-29 09:10:55'),(768044,255077,'action started via WP Cron','2026-06-29 05:58:22','2026-06-29 09:58:22'),(768045,255079,'action created','2026-06-29 05:58:22','2026-06-29 09:58:22'),(768046,255077,'action complete via WP Cron','2026-06-29 05:58:22','2026-06-29 09:58:22'),(768047,255079,'action started via WP Cron','2026-06-29 06:59:10','2026-06-29 10:59:10'),(768048,255080,'action created','2026-06-29 06:59:10','2026-06-29 10:59:10'),(768049,255079,'action complete via WP Cron','2026-06-29 06:59:10','2026-06-29 10:59:10'),(768053,255080,'action started via WP Cron','2026-06-29 08:03:23','2026-06-29 12:03:23'),(768054,255082,'action created','2026-06-29 08:03:23','2026-06-29 12:03:23'),(768055,255080,'action complete via WP Cron','2026-06-29 08:03:23','2026-06-29 12:03:23'),(768056,255082,'action started via WP Cron','2026-06-29 09:08:54','2026-06-29 13:08:54'),(768057,255083,'action created','2026-06-29 09:08:54','2026-06-29 13:08:54'),(768058,255082,'action complete via WP Cron','2026-06-29 09:08:54','2026-06-29 13:08:54'),(768065,255055,'action started via WP Cron','2026-06-29 09:31:54','2026-06-29 13:31:54'),(768066,255055,'action complete via WP Cron','2026-06-29 09:31:54','2026-06-29 13:31:54'),(768067,255086,'action created','2026-06-29 09:31:54','2026-06-29 13:31:54'),(768101,255083,'action started via WP Cron','2026-06-29 10:12:21','2026-06-29 14:12:21'),(768102,255098,'action created','2026-06-29 10:12:21','2026-06-29 14:12:21'),(768103,255083,'action complete via WP Cron','2026-06-29 10:12:21','2026-06-29 14:12:21'),(768128,255098,'action started via WP Cron','2026-06-29 11:16:11','2026-06-29 15:16:11'),(768129,255107,'action created','2026-06-29 11:16:11','2026-06-29 15:16:11'),(768130,255098,'action complete via WP Cron','2026-06-29 11:16:11','2026-06-29 15:16:11'),(768131,255107,'action started via WP Cron','2026-06-29 12:16:51','2026-06-29 16:16:51'),(768132,255108,'action created','2026-06-29 12:16:51','2026-06-29 16:16:51'),(768133,255107,'action complete via WP Cron','2026-06-29 12:16:51','2026-06-29 16:16:51'),(768134,255108,'action started via WP Cron','2026-06-29 13:20:01','2026-06-29 17:20:01'),(768135,255109,'action created','2026-06-29 13:20:01','2026-06-29 17:20:01'),(768136,255108,'action complete via WP Cron','2026-06-29 13:20:01','2026-06-29 17:20:01'),(768137,255074,'action started via WP Cron','2026-06-29 14:11:22','2026-06-29 18:11:22'),(768138,255074,'action complete via WP Cron','2026-06-29 14:11:22','2026-06-29 18:11:22'),(768140,255109,'action started via WP Cron','2026-06-29 14:20:22','2026-06-29 18:20:22'),(768141,255111,'action created','2026-06-29 14:20:22','2026-06-29 18:20:22'),(768142,255109,'action complete via WP Cron','2026-06-29 14:20:22','2026-06-29 18:20:22'),(768158,255111,'action started via WP Cron','2026-06-29 15:22:40','2026-06-29 19:22:40'),(768159,255117,'action created','2026-06-29 15:22:40','2026-06-29 19:22:40'),(768160,255111,'action complete via WP Cron','2026-06-29 15:22:40','2026-06-29 19:22:40'),(768167,255117,'action started via WP Cron','2026-06-29 16:22:48','2026-06-29 20:22:48'),(768168,255120,'action created','2026-06-29 16:22:48','2026-06-29 20:22:48'),(768169,255117,'action complete via WP Cron','2026-06-29 16:22:48','2026-06-29 20:22:48'),(768170,255020,'action started via WP Cron','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768171,255020,'action complete via WP Cron','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768172,255121,'action created','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768173,255021,'action started via WP Cron','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768174,255021,'action complete via WP Cron','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768175,255122,'action created','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768176,255022,'action started via WP Cron','2026-06-29 16:58:59','2026-06-29 20:58:59'),(768177,255022,'action complete via WP Cron','2026-06-29 16:59:00','2026-06-29 20:59:00'),(768178,255123,'action created','2026-06-29 16:59:00','2026-06-29 20:59:00'),(768179,255023,'action started via WP Cron','2026-06-29 16:59:00','2026-06-29 20:59:00'),(768180,255023,'action complete via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768181,255124,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768182,255024,'action started via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768183,255024,'action complete via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768184,255125,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768185,255025,'action started via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768186,255025,'action complete via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768187,255126,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768188,255028,'action started via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768190,255127,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768191,255128,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768192,255028,'action complete via WP Cron','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768193,255129,'action created','2026-06-29 16:59:01','2026-06-29 20:59:01'),(768194,255128,'action started via WP Cron','2026-06-29 17:03:00','2026-06-29 21:03:00'),(768195,255128,'action complete via WP Cron','2026-06-29 17:03:00','2026-06-29 21:03:00'),(768196,255130,'action created','2026-06-29 17:05:50','2026-06-29 21:05:50'),(768197,255130,'action started via WP Cron','2026-06-29 17:17:17','2026-06-29 21:17:17'),(768198,255130,'action complete via WP Cron','2026-06-29 17:17:17','2026-06-29 21:17:17'),(768199,255120,'action started via WP Cron','2026-06-29 17:31:36','2026-06-29 21:31:36'),(768200,255131,'action created','2026-06-29 17:31:36','2026-06-29 21:31:36'),(768201,255120,'action complete via WP Cron','2026-06-29 17:31:36','2026-06-29 21:31:36'),(768214,255131,'action started via WP Cron','2026-06-29 18:34:08','2026-06-29 22:34:08'),(768215,255136,'action created','2026-06-29 18:34:08','2026-06-29 22:34:08'),(768216,255131,'action complete via WP Cron','2026-06-29 18:34:08','2026-06-29 22:34:08'),(768226,255136,'action started via WP Cron','2026-06-29 19:37:36','2026-06-29 23:37:36'),(768227,255140,'action created','2026-06-29 19:37:36','2026-06-29 23:37:36'),(768228,255136,'action complete via WP Cron','2026-06-29 19:37:36','2026-06-29 23:37:36'),(770011,255140,'action started via WP Cron','2026-06-29 20:38:18','2026-06-30 00:38:18'),(770012,255735,'action created','2026-06-29 20:38:18','2026-06-30 00:38:18'),(770013,255140,'action complete via WP Cron','2026-06-29 20:38:18','2026-06-30 00:38:18'),(770503,255086,'action started via WP Cron','2026-06-29 21:38:01','2026-06-30 01:38:01'),(770504,255086,'action complete via WP Cron','2026-06-29 21:38:01','2026-06-30 01:38:01'),(770505,255899,'action created','2026-06-29 21:38:01','2026-06-30 01:38:01'),(770540,255735,'action started via WP Cron','2026-06-29 21:40:09','2026-06-30 01:40:09'),(770541,255934,'action created','2026-06-29 21:40:09','2026-06-30 01:40:09'),(770542,255735,'action complete via WP Cron','2026-06-29 21:40:09','2026-06-30 01:40:09'),(770623,255934,'action started via WP Cron','2026-06-29 22:41:45','2026-06-30 02:41:45'),(770624,255939,'action created','2026-06-29 22:41:45','2026-06-30 02:41:45'),(770625,255934,'action complete via WP Cron','2026-06-29 22:41:45','2026-06-30 02:41:45'),(770647,255939,'action started via Async Request','2026-06-29 23:50:40','2026-06-30 03:50:40'),(770648,255947,'action created','2026-06-29 23:50:40','2026-06-30 03:50:40'),(770649,255939,'action complete via Async Request','2026-06-29 23:50:40','2026-06-30 03:50:40'),(770665,255947,'action started via WP Cron','2026-06-30 01:06:37','2026-06-30 05:06:37'),(770666,255953,'action created','2026-06-30 01:06:37','2026-06-30 05:06:37'),(770667,255947,'action complete via WP Cron','2026-06-30 01:06:37','2026-06-30 05:06:37'),(770674,255127,'action started via WP Cron','2026-06-30 02:02:20','2026-06-30 06:02:20'),(770675,255127,'action complete via WP Cron','2026-06-30 02:02:20','2026-06-30 06:02:20'),(770676,255956,'action created','2026-06-30 02:02:20','2026-06-30 06:02:20'),(770677,255953,'action started via WP Cron','2026-06-30 02:07:12','2026-06-30 06:07:12'),(770678,255957,'action created','2026-06-30 02:07:12','2026-06-30 06:07:12'),(770679,255953,'action complete via WP Cron','2026-06-30 02:07:12','2026-06-30 06:07:12'),(770680,255957,'action started via WP Cron','2026-06-30 03:14:40','2026-06-30 07:14:40'),(770681,255958,'action created','2026-06-30 03:14:40','2026-06-30 07:14:40'),(770682,255957,'action complete via WP Cron','2026-06-30 03:14:40','2026-06-30 07:14:40'),(770683,255958,'action started via WP Cron','2026-06-30 04:18:58','2026-06-30 08:18:58'),(770684,255959,'action created','2026-06-30 04:18:58','2026-06-30 08:18:58'),(770685,255958,'action complete via WP Cron','2026-06-30 04:18:58','2026-06-30 08:18:58'),(770686,255960,'action created','2026-06-30 05:05:09','2026-06-30 09:05:09'),(770687,255960,'action started via WP Cron','2026-06-30 05:05:09','2026-06-30 09:05:09'),(770688,255960,'action complete via WP Cron','2026-06-30 05:05:09','2026-06-30 09:05:09'),(770689,255959,'action started via WP Cron','2026-06-30 05:20:56','2026-06-30 09:20:56'),(770690,255961,'action created','2026-06-30 05:20:56','2026-06-30 09:20:56'),(770691,255959,'action complete via WP Cron','2026-06-30 05:20:56','2026-06-30 09:20:56'),(770707,255961,'action started via WP Cron','2026-06-30 06:21:38','2026-06-30 10:21:38'),(770708,255967,'action created','2026-06-30 06:21:38','2026-06-30 10:21:38'),(770709,255961,'action complete via WP Cron','2026-06-30 06:21:38','2026-06-30 10:21:38'),(770743,255967,'action started via WP Cron','2026-06-30 07:22:37','2026-06-30 11:22:37'),(770744,255979,'action created','2026-06-30 07:22:37','2026-06-30 11:22:37'),(770745,255967,'action complete via WP Cron','2026-06-30 07:22:37','2026-06-30 11:22:37'),(770773,255979,'action started via WP Cron','2026-06-30 08:23:05','2026-06-30 12:23:05'),(770774,255989,'action created','2026-06-30 08:23:05','2026-06-30 12:23:05'),(770775,255979,'action complete via WP Cron','2026-06-30 08:23:05','2026-06-30 12:23:05'),(770776,255989,'action started via WP Cron','2026-06-30 09:28:19','2026-06-30 13:28:19'),(770777,255990,'action created','2026-06-30 09:28:19','2026-06-30 13:28:19'),(770778,255989,'action complete via WP Cron','2026-06-30 09:28:19','2026-06-30 13:28:19'),(770779,255899,'action started via WP Cron','2026-06-30 09:46:59','2026-06-30 13:46:59'),(770780,255899,'action complete via WP Cron','2026-06-30 09:46:59','2026-06-30 13:46:59'),(770781,255991,'action created','2026-06-30 09:46:59','2026-06-30 13:46:59'),(770782,255990,'action started via WP Cron','2026-06-30 10:40:08','2026-06-30 14:40:08'),(770783,255992,'action created','2026-06-30 10:40:08','2026-06-30 14:40:08'),(770784,255990,'action complete via WP Cron','2026-06-30 10:40:08','2026-06-30 14:40:08'),(770785,255992,'action started via WP Cron','2026-06-30 11:44:16','2026-06-30 15:44:16'),(770786,255993,'action created','2026-06-30 11:44:16','2026-06-30 15:44:16'),(770787,255992,'action complete via WP Cron','2026-06-30 11:44:16','2026-06-30 15:44:16'),(770788,255993,'action started via WP Cron','2026-06-30 12:44:53','2026-06-30 16:44:53'),(770789,255994,'action created','2026-06-30 12:44:53','2026-06-30 16:44:53'),(770790,255993,'action complete via WP Cron','2026-06-30 12:44:53','2026-06-30 16:44:53'),(770791,255994,'action started via WP Cron','2026-06-30 13:45:28','2026-06-30 17:45:28'),(770792,255995,'action created','2026-06-30 13:45:28','2026-06-30 17:45:28'),(770793,255994,'action complete via WP Cron','2026-06-30 13:45:28','2026-06-30 17:45:28'),(770794,255956,'action started via WP Cron','2026-06-30 14:04:53','2026-06-30 18:04:53'),(770795,255956,'action complete via WP Cron','2026-06-30 14:04:53','2026-06-30 18:04:53'),(770797,255995,'action started via WP Cron','2026-06-30 14:45:49','2026-06-30 18:45:49'),(770798,255997,'action created','2026-06-30 14:45:49','2026-06-30 18:45:49'),(770799,255995,'action complete via WP Cron','2026-06-30 14:45:49','2026-06-30 18:45:49'),(770800,255997,'action started via WP Cron','2026-06-30 15:46:24','2026-06-30 19:46:24'),(770801,255998,'action created','2026-06-30 15:46:24','2026-06-30 19:46:24'),(770802,255997,'action complete via WP Cron','2026-06-30 15:46:24','2026-06-30 19:46:24'),(770818,255998,'action started via WP Cron','2026-06-30 16:48:19','2026-06-30 20:48:19'),(770819,256004,'action created','2026-06-30 16:48:19','2026-06-30 20:48:19'),(770820,255998,'action complete via WP Cron','2026-06-30 16:48:19','2026-06-30 20:48:19'),(770821,255121,'action started via WP Cron','2026-06-30 17:00:24','2026-06-30 21:00:24'),(770822,255121,'action complete via WP Cron','2026-06-30 17:00:24','2026-06-30 21:00:24'),(770823,256005,'action created','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770824,255122,'action started via WP Cron','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770825,255122,'action complete via WP Cron','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770826,256006,'action created','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770827,255123,'action started via WP Cron','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770828,255123,'action complete via WP Cron','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770829,256007,'action created','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770830,255124,'action started via WP Cron','2026-06-30 17:00:25','2026-06-30 21:00:25'),(770831,255124,'action complete via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770832,256008,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770833,255125,'action started via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770834,255125,'action complete via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770835,256009,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770836,255126,'action started via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770837,255126,'action complete via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770838,256010,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770839,255129,'action started via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770841,256011,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770842,256012,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770843,255129,'action complete via WP Cron','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770844,256013,'action created','2026-06-30 17:00:26','2026-06-30 21:00:26'),(770845,256012,'action started via WP Cron','2026-06-30 17:02:03','2026-06-30 21:02:03'),(770846,256012,'action complete via WP Cron','2026-06-30 17:02:03','2026-06-30 21:02:03'),(770847,256014,'action created','2026-06-30 17:04:52','2026-06-30 21:04:52'),(770851,256014,'action started via WP Cron','2026-06-30 17:09:31','2026-06-30 21:09:31'),(770852,256014,'action complete via WP Cron','2026-06-30 17:09:31','2026-06-30 21:09:31'),(770856,256004,'action started via WP Cron','2026-06-30 17:49:05','2026-06-30 21:49:05'),(770857,256017,'action created','2026-06-30 17:49:05','2026-06-30 21:49:05'),(770858,256004,'action complete via WP Cron','2026-06-30 17:49:05','2026-06-30 21:49:05'),(770859,256017,'action started via WP Cron','2026-06-30 18:57:21','2026-06-30 22:57:21'),(770860,256018,'action created','2026-06-30 18:57:21','2026-06-30 22:57:21'),(770861,256017,'action complete via WP Cron','2026-06-30 18:57:21','2026-06-30 22:57:21'),(770973,256018,'action started via WP Cron','2026-06-30 20:00:34','2026-07-01 00:00:34'),(770974,256056,'action created','2026-06-30 20:00:34','2026-07-01 00:00:34'),(770975,256018,'action complete via WP Cron','2026-06-30 20:00:34','2026-07-01 00:00:34'),(770976,256056,'action started via WP Cron','2026-06-30 21:23:07','2026-07-01 01:23:07'),(770977,256057,'action created','2026-06-30 21:23:07','2026-07-01 01:23:07'),(770978,256056,'action complete via WP Cron','2026-06-30 21:23:07','2026-07-01 01:23:07'),(770979,255991,'action started via WP Cron','2026-06-30 21:51:48','2026-07-01 01:51:48'),(770980,255991,'action complete via WP Cron','2026-06-30 21:51:48','2026-07-01 01:51:48'),(770981,256058,'action created','2026-06-30 21:51:48','2026-07-01 01:51:48'),(770982,256057,'action started via WP Cron','2026-06-30 22:23:49','2026-07-01 02:23:49'),(770983,256059,'action created','2026-06-30 22:23:49','2026-07-01 02:23:49'),(770984,256057,'action complete via WP Cron','2026-06-30 22:23:49','2026-07-01 02:23:49'),(771057,256059,'action started via WP Cron','2026-06-30 23:25:47','2026-07-01 03:25:47'),(771058,256084,'action created','2026-06-30 23:25:47','2026-07-01 03:25:47'),(771059,256059,'action complete via WP Cron','2026-06-30 23:25:47','2026-07-01 03:25:47'),(771096,256084,'action started via WP Cron','2026-07-01 00:33:31','2026-07-01 04:33:31'),(771097,256097,'action created','2026-07-01 00:33:31','2026-07-01 04:33:31'),(771098,256084,'action complete via WP Cron','2026-07-01 00:33:31','2026-07-01 04:33:31'),(771117,256097,'action started via WP Cron','2026-07-01 01:38:40','2026-07-01 05:38:40'),(771118,256104,'action created','2026-07-01 01:38:40','2026-07-01 05:38:40'),(771119,256097,'action complete via WP Cron','2026-07-01 01:38:40','2026-07-01 05:38:40'),(771120,256011,'action started via WP Cron','2026-07-01 02:03:29','2026-07-01 06:03:29'),(771121,256011,'action complete via WP Cron','2026-07-01 02:03:29','2026-07-01 06:03:29'),(771122,256105,'action created','2026-07-01 02:03:29','2026-07-01 06:03:29'),(771123,256104,'action started via WP Cron','2026-07-01 02:39:31','2026-07-01 06:39:31'),(771124,256106,'action created','2026-07-01 02:39:31','2026-07-01 06:39:31'),(771125,256104,'action complete via WP Cron','2026-07-01 02:39:31','2026-07-01 06:39:31'),(771126,256106,'action started via WP Cron','2026-07-01 03:42:24','2026-07-01 07:42:24'),(771127,256107,'action created','2026-07-01 03:42:24','2026-07-01 07:42:24'),(771128,256106,'action complete via WP Cron','2026-07-01 03:42:24','2026-07-01 07:42:24'),(771129,256107,'action started via WP Cron','2026-07-01 04:44:19','2026-07-01 08:44:19'),(771130,256108,'action created','2026-07-01 04:44:19','2026-07-01 08:44:19'),(771131,256107,'action complete via WP Cron','2026-07-01 04:44:19','2026-07-01 08:44:19'),(771132,256109,'action created','2026-07-01 05:08:57','2026-07-01 09:08:57'),(771133,256109,'action started via WP Cron','2026-07-01 05:15:50','2026-07-01 09:15:50'),(771134,256109,'action complete via WP Cron','2026-07-01 05:15:50','2026-07-01 09:15:50'),(771135,256108,'action started via WP Cron','2026-07-01 05:46:50','2026-07-01 09:46:50'),(771136,256110,'action created','2026-07-01 05:46:50','2026-07-01 09:46:50'),(771137,256108,'action complete via WP Cron','2026-07-01 05:46:50','2026-07-01 09:46:50'),(771138,256110,'action started via WP Cron','2026-07-01 06:47:01','2026-07-01 10:47:01'),(771139,256111,'action created','2026-07-01 06:47:01','2026-07-01 10:47:01'),(771140,256110,'action complete via WP Cron','2026-07-01 06:47:01','2026-07-01 10:47:01'),(771141,256111,'action started via WP Cron','2026-07-01 07:47:29','2026-07-01 11:47:29'),(771142,256112,'action created','2026-07-01 07:47:29','2026-07-01 11:47:29'),(771143,256111,'action complete via WP Cron','2026-07-01 07:47:29','2026-07-01 11:47:29'),(771147,256112,'action started via WP Cron','2026-07-01 08:50:14','2026-07-01 12:50:14'),(771148,256114,'action created','2026-07-01 08:50:14','2026-07-01 12:50:14'),(771149,256112,'action complete via WP Cron','2026-07-01 08:50:14','2026-07-01 12:50:14'),(771150,256114,'action started via WP Cron','2026-07-01 09:50:37','2026-07-01 13:50:37'),(771151,256115,'action created','2026-07-01 09:50:37','2026-07-01 13:50:37'),(771152,256114,'action complete via WP Cron','2026-07-01 09:50:37','2026-07-01 13:50:37'),(771153,256058,'action started via WP Cron','2026-07-01 09:53:17','2026-07-01 13:53:17'),(771154,256058,'action complete via WP Cron','2026-07-01 09:53:17','2026-07-01 13:53:17'),(771155,256116,'action created','2026-07-01 09:53:17','2026-07-01 13:53:17'),(771156,256115,'action started via WP Cron','2026-07-01 10:52:08','2026-07-01 14:52:08'),(771157,256117,'action created','2026-07-01 10:52:08','2026-07-01 14:52:08'),(771158,256115,'action complete via WP Cron','2026-07-01 10:52:08','2026-07-01 14:52:08'),(771159,256117,'action started via WP Cron','2026-07-01 11:54:54','2026-07-01 15:54:54'),(771160,256118,'action created','2026-07-01 11:54:54','2026-07-01 15:54:54'),(771161,256117,'action complete via WP Cron','2026-07-01 11:54:54','2026-07-01 15:54:54'),(771162,256118,'action started via WP Cron','2026-07-01 13:03:53','2026-07-01 17:03:53'),(771163,256119,'action created','2026-07-01 13:03:53','2026-07-01 17:03:53'),(771164,256118,'action complete via WP Cron','2026-07-01 13:03:53','2026-07-01 17:03:53'),(771165,256105,'action started via WP Cron','2026-07-01 14:14:03','2026-07-01 18:14:03'),(771166,256105,'action complete via WP Cron','2026-07-01 14:14:03','2026-07-01 18:14:03'),(771168,256119,'action started via WP Cron','2026-07-01 14:14:03','2026-07-01 18:14:03'),(771169,256121,'action created','2026-07-01 14:14:03','2026-07-01 18:14:03'),(771170,256119,'action complete via WP Cron','2026-07-01 14:14:03','2026-07-01 18:14:03'),(771171,256121,'action started via WP Cron','2026-07-01 15:17:40','2026-07-01 19:17:40'),(771172,256122,'action created','2026-07-01 15:17:40','2026-07-01 19:17:40'),(771173,256121,'action complete via WP Cron','2026-07-01 15:17:40','2026-07-01 19:17:40'),(771174,256122,'action started via WP Cron','2026-07-01 16:17:40','2026-07-01 20:17:40'),(771175,256123,'action created','2026-07-01 16:17:40','2026-07-01 20:17:40'),(771176,256122,'action complete via WP Cron','2026-07-01 16:17:40','2026-07-01 20:17:40'),(771177,256005,'action started via WP Cron','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771178,256005,'action complete via WP Cron','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771179,256124,'action created','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771180,256006,'action started via WP Cron','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771181,256006,'action complete via WP Cron','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771182,256125,'action created','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771183,256007,'action started via WP Cron','2026-07-01 17:12:49','2026-07-01 21:12:49'),(771184,256007,'action complete via WP Cron','2026-07-01 17:12:50','2026-07-01 21:12:50'),(771185,256126,'action created','2026-07-01 17:12:50','2026-07-01 21:12:50'),(771186,256008,'action started via WP Cron','2026-07-01 17:12:50','2026-07-01 21:12:50'),(771187,256008,'action complete via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771188,256127,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771189,256009,'action started via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771190,256009,'action complete via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771191,256128,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771192,256010,'action started via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771193,256010,'action complete via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771194,256129,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771195,256013,'action started via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771197,256130,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771198,256131,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771199,256013,'action complete via WP Cron','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771200,256132,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771201,256133,'action created','2026-07-01 17:12:51','2026-07-01 21:12:51'),(771202,256133,'action started via Async Request','2026-07-01 17:12:52','2026-07-01 21:12:52'),(771203,256133,'action complete via Async Request','2026-07-01 17:12:52','2026-07-01 21:12:52'),(771204,256134,'action created','2026-07-01 17:12:58','2026-07-01 21:12:58'),(771205,256134,'action started via WP Cron','2026-07-01 17:13:49','2026-07-01 21:13:49'),(771206,256134,'action complete via WP Cron','2026-07-01 17:13:49','2026-07-01 21:13:49'),(771207,256131,'action started via WP Cron','2026-07-01 17:13:49','2026-07-01 21:13:49'),(771208,256131,'action complete via WP Cron','2026-07-01 17:13:49','2026-07-01 21:13:49'),(771209,256123,'action started via WP Cron','2026-07-01 17:31:54','2026-07-01 21:31:54'),(771210,256135,'action created','2026-07-01 17:31:54','2026-07-01 21:31:54'),(771211,256123,'action complete via WP Cron','2026-07-01 17:31:54','2026-07-01 21:31:54'),(771212,256135,'action started via WP Cron','2026-07-01 18:50:04','2026-07-01 22:50:04'),(771213,256136,'action created','2026-07-01 18:50:04','2026-07-01 22:50:04'),(771214,256135,'action complete via WP Cron','2026-07-01 18:50:04','2026-07-01 22:50:04'),(771216,256136,'action started via WP Cron','2026-07-01 19:50:42','2026-07-01 23:50:42'),(771217,256138,'action created','2026-07-01 19:50:42','2026-07-01 23:50:42'),(771218,256136,'action complete via WP Cron','2026-07-01 19:50:42','2026-07-01 23:50:42'),(771221,256138,'action started via WP Cron','2026-07-01 20:57:23','2026-07-02 00:57:23'),(771222,256139,'action created','2026-07-01 20:57:23','2026-07-02 00:57:23'),(771223,256138,'action complete via WP Cron','2026-07-01 20:57:23','2026-07-02 00:57:23'),(771224,256116,'action started via WP Cron','2026-07-01 21:53:40','2026-07-02 01:53:40'),(771225,256116,'action complete via WP Cron','2026-07-01 21:53:40','2026-07-02 01:53:40'),(771226,256140,'action created','2026-07-01 21:53:40','2026-07-02 01:53:40'),(771227,256139,'action started via WP Cron','2026-07-01 21:58:29','2026-07-02 01:58:29'),(771228,256141,'action created','2026-07-01 21:58:29','2026-07-02 01:58:29'),(771229,256139,'action complete via WP Cron','2026-07-01 21:58:29','2026-07-02 01:58:29'),(771239,256141,'action started via WP Cron','2026-07-01 23:22:16','2026-07-02 03:22:16'),(771240,256145,'action created','2026-07-01 23:22:16','2026-07-02 03:22:16'),(771241,256141,'action complete via WP Cron','2026-07-01 23:22:16','2026-07-02 03:22:16'),(771263,256145,'action started via WP Cron','2026-07-02 00:25:22','2026-07-02 04:25:22'),(771264,256153,'action created','2026-07-02 00:25:22','2026-07-02 04:25:22'),(771265,256145,'action complete via WP Cron','2026-07-02 00:25:22','2026-07-02 04:25:22'),(771278,256153,'action started via WP Cron','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771279,256158,'action created','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771280,256153,'action complete via WP Cron','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771281,249092,'action started via WP Cron','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771282,249092,'action complete via WP Cron','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771283,256159,'action created','2026-07-02 01:28:08','2026-07-02 05:28:08'),(771284,256130,'action started via WP Cron','2026-07-02 02:17:24','2026-07-02 06:17:24'),(771285,256130,'action complete via WP Cron','2026-07-02 02:17:24','2026-07-02 06:17:24'),(771286,256160,'action created','2026-07-02 02:17:24','2026-07-02 06:17:24'),(771287,256158,'action started via WP Cron','2026-07-02 02:30:36','2026-07-02 06:30:36'),(771288,256161,'action created','2026-07-02 02:30:36','2026-07-02 06:30:36'),(771289,256158,'action complete via WP Cron','2026-07-02 02:30:36','2026-07-02 06:30:36'),(771290,256161,'action started via WP Cron','2026-07-02 04:08:38','2026-07-02 08:08:38'),(771291,256162,'action created','2026-07-02 04:08:38','2026-07-02 08:08:38'),(771292,256161,'action complete via WP Cron','2026-07-02 04:08:38','2026-07-02 08:08:38'),(771293,256162,'action started via WP Cron','2026-07-02 05:09:42','2026-07-02 09:09:42'),(771294,256163,'action created','2026-07-02 05:09:42','2026-07-02 09:09:42'),(771295,256162,'action complete via WP Cron','2026-07-02 05:09:42','2026-07-02 09:09:42'),(771296,256164,'action created','2026-07-02 05:09:42','2026-07-02 09:09:42'),(771297,256164,'action started via WP Cron','2026-07-02 05:13:09','2026-07-02 09:13:09'),(771298,256164,'action complete via WP Cron','2026-07-02 05:13:09','2026-07-02 09:13:09'),(771299,256163,'action started via WP Cron','2026-07-02 06:13:26','2026-07-02 10:13:26'),(771300,256165,'action created','2026-07-02 06:13:26','2026-07-02 10:13:26'),(771301,256163,'action complete via WP Cron','2026-07-02 06:13:26','2026-07-02 10:13:26'),(771302,256165,'action started via WP Cron','2026-07-02 07:30:50','2026-07-02 11:30:50'),(771303,256166,'action created','2026-07-02 07:30:50','2026-07-02 11:30:50'),(771304,256165,'action complete via WP Cron','2026-07-02 07:30:50','2026-07-02 11:30:50'),(771313,256166,'action started via WP Cron','2026-07-02 08:41:01','2026-07-02 12:41:01'),(771314,256173,'action created','2026-07-02 08:41:01','2026-07-02 12:41:01'),(771315,256166,'action complete via WP Cron','2026-07-02 08:41:01','2026-07-02 12:41:01'),(771335,256173,'action started via WP Cron','2026-07-02 09:42:00','2026-07-02 13:42:00'),(771336,256177,'action created','2026-07-02 09:42:00','2026-07-02 13:42:00'),(771337,256173,'action complete via WP Cron','2026-07-02 09:42:00','2026-07-02 13:42:00'),(771338,256140,'action started via WP Cron','2026-07-02 10:14:11','2026-07-02 14:14:11'),(771339,256140,'action complete via WP Cron','2026-07-02 10:14:11','2026-07-02 14:14:11'),(771340,256178,'action created','2026-07-02 10:14:11','2026-07-02 14:14:11'),(771359,256177,'action started via WP Cron','2026-07-02 10:44:25','2026-07-02 14:44:25'),(771360,256185,'action created','2026-07-02 10:44:25','2026-07-02 14:44:25'),(771361,256177,'action complete via WP Cron','2026-07-02 10:44:25','2026-07-02 14:44:25'),(771365,256185,'action started via WP Cron','2026-07-02 11:45:32','2026-07-02 15:45:32'),(771366,256187,'action created','2026-07-02 11:45:32','2026-07-02 15:45:32'),(771367,256185,'action complete via WP Cron','2026-07-02 11:45:32','2026-07-02 15:45:32'),(771395,256187,'action started via WP Cron','2026-07-02 12:46:40','2026-07-02 16:46:40'),(771396,256197,'action created','2026-07-02 12:46:40','2026-07-02 16:46:40'),(771397,256187,'action complete via WP Cron','2026-07-02 12:46:40','2026-07-02 16:46:40'),(771425,256197,'action started via WP Cron','2026-07-02 13:46:46','2026-07-02 17:46:46'),(771426,256207,'action created','2026-07-02 13:46:46','2026-07-02 17:46:46'),(771427,256197,'action complete via WP Cron','2026-07-02 13:46:46','2026-07-02 17:46:46'),(771452,256160,'action started via WP Cron','2026-07-02 14:17:50','2026-07-02 18:17:50'),(771453,256160,'action complete via WP Cron','2026-07-02 14:17:50','2026-07-02 18:17:50'),(771455,256207,'action started via WP Cron','2026-07-02 14:51:33','2026-07-02 18:51:33'),(771456,256217,'action created','2026-07-02 14:51:33','2026-07-02 18:51:33'),(771457,256207,'action complete via WP Cron','2026-07-02 14:51:33','2026-07-02 18:51:33'),(771458,256217,'action started via WP Cron','2026-07-02 15:53:19','2026-07-02 19:53:19'),(771459,256218,'action created','2026-07-02 15:53:19','2026-07-02 19:53:19'),(771460,256217,'action complete via WP Cron','2026-07-02 15:53:19','2026-07-02 19:53:19'),(771470,256218,'action started via WP Cron','2026-07-02 16:57:00','2026-07-02 20:57:00'),(771471,256222,'action created','2026-07-02 16:57:00','2026-07-02 20:57:00'),(771472,256218,'action complete via WP Cron','2026-07-02 16:57:00','2026-07-02 20:57:00'),(771476,256124,'action started via WP Cron','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771477,256124,'action complete via WP Cron','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771478,256224,'action created','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771479,256125,'action started via WP Cron','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771480,256125,'action complete via WP Cron','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771481,256225,'action created','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771482,256126,'action started via WP Cron','2026-07-02 17:19:45','2026-07-02 21:19:45'),(771483,256126,'action complete via WP Cron','2026-07-02 17:19:46','2026-07-02 21:19:46'),(771484,256226,'action created','2026-07-02 17:19:46','2026-07-02 21:19:46'),(771485,256127,'action started via WP Cron','2026-07-02 17:19:46','2026-07-02 21:19:46'),(771486,256127,'action complete via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771487,256227,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771488,256128,'action started via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771489,256128,'action complete via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771490,256228,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771491,256129,'action started via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771492,256129,'action complete via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771493,256229,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771494,256132,'action started via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771496,256230,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771497,256231,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771498,256132,'action complete via WP Cron','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771499,256232,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771503,256234,'action created','2026-07-02 17:19:47','2026-07-02 21:19:47'),(771504,256234,'action started via WP Cron','2026-07-02 17:26:48','2026-07-02 21:26:48'),(771505,256234,'action complete via WP Cron','2026-07-02 17:26:48','2026-07-02 21:26:48'),(771506,256231,'action started via WP Cron','2026-07-02 17:26:48','2026-07-02 21:26:48'),(771507,256231,'action complete via WP Cron','2026-07-02 17:26:48','2026-07-02 21:26:48'),(771511,256222,'action started via WP Cron','2026-07-02 17:59:47','2026-07-02 21:59:47'),(771512,256236,'action created','2026-07-02 17:59:47','2026-07-02 21:59:47'),(771513,256222,'action complete via WP Cron','2026-07-02 17:59:47','2026-07-02 21:59:47'),(771517,256236,'action started via WP Cron','2026-07-02 19:01:03','2026-07-02 23:01:03'),(771518,256238,'action created','2026-07-02 19:01:03','2026-07-02 23:01:03'),(771519,256236,'action complete via WP Cron','2026-07-02 19:01:03','2026-07-02 23:01:03'),(772117,256238,'action started via WP Cron','2026-07-02 20:03:09','2026-07-03 00:03:09'),(772118,256438,'action created','2026-07-02 20:03:09','2026-07-03 00:03:09'),(772119,256238,'action complete via WP Cron','2026-07-02 20:03:09','2026-07-03 00:03:09'),(773293,256438,'action started via WP Cron','2026-07-02 21:05:47','2026-07-03 01:05:47'),(773294,256830,'action created','2026-07-02 21:05:47','2026-07-03 01:05:47'),(773295,256438,'action complete via WP Cron','2026-07-02 21:05:47','2026-07-03 01:05:47'),(773875,256830,'action started via Async Request','2026-07-02 22:06:24','2026-07-03 02:06:24'),(773876,257024,'action created','2026-07-02 22:06:24','2026-07-03 02:06:24'),(773877,256830,'action complete via Async Request','2026-07-02 22:06:24','2026-07-03 02:06:24'),(773878,256178,'action started via Async Request','2026-07-02 22:14:34','2026-07-03 02:14:34'),(773879,256178,'action complete via Async Request','2026-07-02 22:14:34','2026-07-03 02:14:34'),(773880,257025,'action created','2026-07-02 22:14:34','2026-07-03 02:14:34'),(773893,257024,'action started via WP Cron','2026-07-02 23:08:19','2026-07-03 03:08:19'),(773894,257030,'action created','2026-07-02 23:08:19','2026-07-03 03:08:19'),(773895,257024,'action complete via WP Cron','2026-07-02 23:08:19','2026-07-03 03:08:19'),(773896,257030,'action started via WP Cron','2026-07-03 00:21:38','2026-07-03 04:21:38'),(773897,257031,'action created','2026-07-03 00:21:38','2026-07-03 04:21:38'),(773898,257030,'action complete via WP Cron','2026-07-03 00:21:38','2026-07-03 04:21:38'),(773899,257031,'action started via WP Cron','2026-07-03 01:23:35','2026-07-03 05:23:35'),(773900,257032,'action created','2026-07-03 01:23:35','2026-07-03 05:23:35'),(773901,257031,'action complete via WP Cron','2026-07-03 01:23:35','2026-07-03 05:23:35'),(773911,256230,'action started via WP Cron','2026-07-03 02:00:21','2026-07-03 06:00:21'),(773912,256230,'action complete via WP Cron','2026-07-03 02:00:21','2026-07-03 06:00:21'),(773913,257036,'action created','2026-07-03 02:00:21','2026-07-03 06:00:21'),(773947,257032,'action started via WP Cron','2026-07-03 02:26:27','2026-07-03 06:26:27'),(773948,257048,'action created','2026-07-03 02:26:27','2026-07-03 06:26:27'),(773949,257032,'action complete via WP Cron','2026-07-03 02:26:27','2026-07-03 06:26:27'),(773986,257048,'action started via WP Cron','2026-07-03 03:46:47','2026-07-03 07:46:47'),(773987,257061,'action created','2026-07-03 03:46:47','2026-07-03 07:46:47'),(773988,257048,'action complete via WP Cron','2026-07-03 03:46:47','2026-07-03 07:46:47'),(773995,257061,'action started via WP Cron','2026-07-03 04:52:05','2026-07-03 08:52:05'),(773996,257064,'action created','2026-07-03 04:52:05','2026-07-03 08:52:05'),(773997,257061,'action complete via WP Cron','2026-07-03 04:52:05','2026-07-03 08:52:05'),(773998,257065,'action created','2026-07-03 05:05:11','2026-07-03 09:05:11'),(773999,257065,'action started via WP Cron','2026-07-03 05:12:09','2026-07-03 09:12:09'),(774000,257065,'action complete via WP Cron','2026-07-03 05:12:09','2026-07-03 09:12:09'),(774001,257064,'action started via WP Cron','2026-07-03 06:16:22','2026-07-03 10:16:22'),(774002,257066,'action created','2026-07-03 06:16:22','2026-07-03 10:16:22'),(774003,257064,'action complete via WP Cron','2026-07-03 06:16:22','2026-07-03 10:16:22'),(774019,257066,'action started via WP Cron','2026-07-03 07:17:57','2026-07-03 11:17:57'),(774020,257072,'action created','2026-07-03 07:17:57','2026-07-03 11:17:57'),(774021,257066,'action complete via WP Cron','2026-07-03 07:17:57','2026-07-03 11:17:57'),(774025,257072,'action started via WP Cron','2026-07-03 08:43:09','2026-07-03 12:43:09'),(774026,257074,'action created','2026-07-03 08:43:09','2026-07-03 12:43:09'),(774027,257072,'action complete via WP Cron','2026-07-03 08:43:09','2026-07-03 12:43:09'),(774046,257074,'action started via WP Cron','2026-07-03 10:00:16','2026-07-03 14:00:16'),(774047,257081,'action created','2026-07-03 10:00:16','2026-07-03 14:00:16'),(774048,257074,'action complete via WP Cron','2026-07-03 10:00:16','2026-07-03 14:00:16'),(774049,257025,'action started via WP Cron','2026-07-03 10:18:28','2026-07-03 14:18:28'),(774050,257025,'action complete via WP Cron','2026-07-03 10:18:28','2026-07-03 14:18:28'),(774051,257082,'action created','2026-07-03 10:18:28','2026-07-03 14:18:28'),(774061,257081,'action started via WP Cron','2026-07-03 11:41:08','2026-07-03 15:41:08'),(774062,257086,'action created','2026-07-03 11:41:08','2026-07-03 15:41:08'),(774063,257081,'action complete via WP Cron','2026-07-03 11:41:08','2026-07-03 15:41:08'),(774073,257086,'action started via WP Cron','2026-07-03 12:42:48','2026-07-03 16:42:48'),(774074,257090,'action created','2026-07-03 12:42:48','2026-07-03 16:42:48'),(774075,257086,'action complete via WP Cron','2026-07-03 12:42:48','2026-07-03 16:42:48'),(774079,257090,'action started via WP Cron','2026-07-03 13:46:27','2026-07-03 17:46:27'),(774080,257092,'action created','2026-07-03 13:46:27','2026-07-03 17:46:27'),(774081,257090,'action complete via WP Cron','2026-07-03 13:46:27','2026-07-03 17:46:27'),(774082,257036,'action started via WP Cron','2026-07-03 14:00:33','2026-07-03 18:00:33'),(774083,257036,'action complete via WP Cron','2026-07-03 14:00:33','2026-07-03 18:00:33'),(774085,257092,'action started via WP Cron','2026-07-03 14:46:44','2026-07-03 18:46:44'),(774086,257094,'action created','2026-07-03 14:46:44','2026-07-03 18:46:44'),(774087,257092,'action complete via WP Cron','2026-07-03 14:46:44','2026-07-03 18:46:44'),(774088,257094,'action started via WP Cron','2026-07-03 15:47:23','2026-07-03 19:47:23'),(774089,257095,'action created','2026-07-03 15:47:23','2026-07-03 19:47:23'),(774090,257094,'action complete via WP Cron','2026-07-03 15:47:23','2026-07-03 19:47:23'),(774091,257095,'action started via WP Cron','2026-07-03 16:50:03','2026-07-03 20:50:03'),(774092,257096,'action created','2026-07-03 16:50:03','2026-07-03 20:50:03'),(774093,257095,'action complete via WP Cron','2026-07-03 16:50:03','2026-07-03 20:50:03'),(774094,257097,'action created','2026-07-03 17:11:04','2026-07-03 21:11:04'),(774095,257097,'action started via WP Cron','2026-07-03 17:11:04','2026-07-03 21:11:04'),(774096,257097,'action complete via WP Cron','2026-07-03 17:11:04','2026-07-03 21:11:04'),(774097,256224,'action started via WP Cron','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774098,256224,'action complete via WP Cron','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774099,257098,'action created','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774100,256225,'action started via WP Cron','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774101,256225,'action complete via WP Cron','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774102,257099,'action created','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774103,256226,'action started via WP Cron','2026-07-03 17:25:24','2026-07-03 21:25:24'),(774104,256226,'action complete via WP Cron','2026-07-03 17:25:25','2026-07-03 21:25:25'),(774105,257100,'action created','2026-07-03 17:25:25','2026-07-03 21:25:25'),(774106,256227,'action started via WP Cron','2026-07-03 17:25:25','2026-07-03 21:25:25'),(774107,256227,'action complete via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774108,257101,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774109,256228,'action started via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774110,256228,'action complete via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774111,257102,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774112,256229,'action started via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774113,256229,'action complete via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774114,257103,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774115,256232,'action started via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774117,257104,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774118,257105,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774119,256232,'action complete via WP Cron','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774120,257106,'action created','2026-07-03 17:25:26','2026-07-03 21:25:26'),(774121,257105,'action started via WP Cron','2026-07-03 17:32:15','2026-07-03 21:32:15'),(774122,257105,'action complete via WP Cron','2026-07-03 17:32:15','2026-07-03 21:32:15'),(774123,257096,'action started via WP Cron','2026-07-03 17:52:24','2026-07-03 21:52:24'),(774124,257107,'action created','2026-07-03 17:52:24','2026-07-03 21:52:24'),(774125,257096,'action complete via WP Cron','2026-07-03 17:52:24','2026-07-03 21:52:24'),(774126,257107,'action started via WP Cron','2026-07-03 19:11:31','2026-07-03 23:11:31'),(774127,257108,'action created','2026-07-03 19:11:31','2026-07-03 23:11:31'),(774128,257107,'action complete via WP Cron','2026-07-03 19:11:31','2026-07-03 23:11:31'),(774134,257108,'action started via WP Cron','2026-07-03 20:38:15','2026-07-04 00:38:15'),(774135,257114,'action created','2026-07-03 20:38:15','2026-07-04 00:38:15'),(774136,257108,'action complete via WP Cron','2026-07-03 20:38:15','2026-07-04 00:38:15'),(774180,257114,'action started via WP Cron','2026-07-03 21:40:43','2026-07-04 01:40:43'),(774181,257126,'action created','2026-07-03 21:40:43','2026-07-04 01:40:43'),(774182,257114,'action complete via WP Cron','2026-07-03 21:40:43','2026-07-04 01:40:43'),(774183,257082,'action started via WP Cron','2026-07-03 22:18:47','2026-07-04 02:18:47'),(774184,257082,'action complete via WP Cron','2026-07-03 22:18:47','2026-07-04 02:18:47'),(774185,257127,'action created','2026-07-03 22:18:47','2026-07-04 02:18:47'),(774186,257126,'action started via WP Cron','2026-07-03 22:41:04','2026-07-04 02:41:04'),(774187,257128,'action created','2026-07-03 22:41:04','2026-07-04 02:41:04'),(774188,257126,'action complete via WP Cron','2026-07-03 22:41:04','2026-07-04 02:41:04'),(774189,257128,'action started via WP Cron','2026-07-03 23:42:01','2026-07-04 03:42:01'),(774190,257129,'action created','2026-07-03 23:42:01','2026-07-04 03:42:01'),(774191,257128,'action complete via WP Cron','2026-07-03 23:42:01','2026-07-04 03:42:01'),(774204,257129,'action started via WP Cron','2026-07-04 00:47:02','2026-07-04 04:47:02'),(774205,257134,'action created','2026-07-04 00:47:02','2026-07-04 04:47:02'),(774206,257129,'action complete via WP Cron','2026-07-04 00:47:02','2026-07-04 04:47:02'),(774213,257134,'action started via WP Cron','2026-07-04 01:48:58','2026-07-04 05:48:58'),(774214,257137,'action created','2026-07-04 01:48:58','2026-07-04 05:48:58'),(774215,257134,'action complete via WP Cron','2026-07-04 01:48:58','2026-07-04 05:48:58'),(774219,257104,'action started via WP Cron','2026-07-04 02:06:13','2026-07-04 06:06:13'),(774220,257104,'action complete via WP Cron','2026-07-04 02:06:13','2026-07-04 06:06:13'),(774221,257139,'action created','2026-07-04 02:06:13','2026-07-04 06:06:13'),(774222,257137,'action started via WP Cron','2026-07-04 02:50:32','2026-07-04 06:50:32'),(774223,257140,'action created','2026-07-04 02:50:32','2026-07-04 06:50:32'),(774224,257137,'action complete via WP Cron','2026-07-04 02:50:32','2026-07-04 06:50:32'),(774255,257140,'action started via WP Cron','2026-07-04 03:52:56','2026-07-04 07:52:56'),(774256,257151,'action created','2026-07-04 03:52:56','2026-07-04 07:52:56'),(774257,257140,'action complete via WP Cron','2026-07-04 03:52:56','2026-07-04 07:52:56'),(774282,257151,'action started via WP Cron','2026-07-04 04:54:27','2026-07-04 08:54:27'),(774283,257160,'action created','2026-07-04 04:54:27','2026-07-04 08:54:27'),(774284,257151,'action complete via WP Cron','2026-07-04 04:54:27','2026-07-04 08:54:27'),(774288,257162,'action created','2026-07-04 05:05:16','2026-07-04 09:05:16'),(774289,257162,'action started via WP Cron','2026-07-04 05:05:16','2026-07-04 09:05:16'),(774290,257162,'action complete via WP Cron','2026-07-04 05:05:16','2026-07-04 09:05:16'),(774318,257160,'action started via WP Cron','2026-07-04 05:56:09','2026-07-04 09:56:09'),(774319,257172,'action created','2026-07-04 05:56:09','2026-07-04 09:56:09'),(774320,257160,'action complete via WP Cron','2026-07-04 05:56:09','2026-07-04 09:56:09'),(774339,257172,'action started via WP Cron','2026-07-04 06:56:25','2026-07-04 10:56:25'),(774340,257179,'action created','2026-07-04 06:56:25','2026-07-04 10:56:25'),(774341,257172,'action complete via WP Cron','2026-07-04 06:56:25','2026-07-04 10:56:25'),(774351,257179,'action started via Async Request','2026-07-04 07:59:01','2026-07-04 11:59:01'),(774352,257183,'action created','2026-07-04 07:59:01','2026-07-04 11:59:01'),(774353,257179,'action complete via Async Request','2026-07-04 07:59:01','2026-07-04 11:59:01'),(774384,257183,'action started via WP Cron','2026-07-04 09:05:09','2026-07-04 13:05:09'),(774385,257194,'action created','2026-07-04 09:05:09','2026-07-04 13:05:09'),(774386,257183,'action complete via WP Cron','2026-07-04 09:05:09','2026-07-04 13:05:09'),(774417,257194,'action started via WP Cron','2026-07-04 10:16:07','2026-07-04 14:16:07'),(774418,257205,'action created','2026-07-04 10:16:07','2026-07-04 14:16:07'),(774419,257194,'action complete via WP Cron','2026-07-04 10:16:07','2026-07-04 14:16:07'),(774426,257127,'action started via WP Cron','2026-07-04 10:26:57','2026-07-04 14:26:57'),(774427,257127,'action complete via WP Cron','2026-07-04 10:26:57','2026-07-04 14:26:57'),(774428,257208,'action created','2026-07-04 10:26:57','2026-07-04 14:26:57'),(774471,257205,'action started via WP Cron','2026-07-04 11:19:54','2026-07-04 15:19:54'),(774472,257223,'action created','2026-07-04 11:19:54','2026-07-04 15:19:54'),(774473,257205,'action complete via WP Cron','2026-07-04 11:19:54','2026-07-04 15:19:54'),(774492,257223,'action started via WP Cron','2026-07-04 12:25:32','2026-07-04 16:25:32'),(774493,257230,'action created','2026-07-04 12:25:32','2026-07-04 16:25:32'),(774494,257223,'action complete via WP Cron','2026-07-04 12:25:32','2026-07-04 16:25:32'),(774495,257230,'action started via WP Cron','2026-07-04 13:31:24','2026-07-04 17:31:24'),(774496,257231,'action created','2026-07-04 13:31:24','2026-07-04 17:31:24'),(774497,257230,'action complete via WP Cron','2026-07-04 13:31:24','2026-07-04 17:31:24'),(774498,257139,'action started via WP Cron','2026-07-04 14:14:08','2026-07-04 18:14:08'),(774499,257139,'action complete via WP Cron','2026-07-04 14:14:08','2026-07-04 18:14:08'),(774510,257231,'action started via WP Cron','2026-07-04 14:31:54','2026-07-04 18:31:54'),(774511,257236,'action created','2026-07-04 14:31:54','2026-07-04 18:31:54'),(774512,257231,'action complete via WP Cron','2026-07-04 14:31:54','2026-07-04 18:31:54'),(774525,257236,'action started via WP Cron','2026-07-04 15:35:14','2026-07-04 19:35:14'),(774526,257241,'action created','2026-07-04 15:35:14','2026-07-04 19:35:14'),(774527,257236,'action complete via WP Cron','2026-07-04 15:35:14','2026-07-04 19:35:14'),(774546,257241,'action started via WP Cron','2026-07-04 16:37:10','2026-07-04 20:37:10'),(774547,257248,'action created','2026-07-04 16:37:10','2026-07-04 20:37:10'),(774548,257241,'action complete via WP Cron','2026-07-04 16:37:10','2026-07-04 20:37:10'),(774552,257250,'action created','2026-07-04 17:11:10','2026-07-04 21:11:10'),(774553,257250,'action started via WP Cron','2026-07-04 17:11:10','2026-07-04 21:11:10'),(774554,257250,'action complete via WP Cron','2026-07-04 17:11:10','2026-07-04 21:11:10'),(774555,257098,'action started via WP Cron','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774556,257098,'action complete via WP Cron','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774557,257251,'action created','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774558,257099,'action started via WP Cron','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774559,257099,'action complete via WP Cron','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774560,257252,'action created','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774561,257100,'action started via WP Cron','2026-07-04 17:27:38','2026-07-04 21:27:38'),(774562,257100,'action complete via WP Cron','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774563,257253,'action created','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774564,257101,'action started via WP Cron','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774565,257101,'action complete via WP Cron','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774566,257254,'action created','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774567,257102,'action started via WP Cron','2026-07-04 17:27:39','2026-07-04 21:27:39'),(774568,257102,'action complete via WP Cron','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774569,257255,'action created','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774570,257103,'action started via WP Cron','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774571,257103,'action complete via WP Cron','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774572,257256,'action created','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774573,257106,'action started via WP Cron','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774575,257257,'action created','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774576,257258,'action created','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774577,257106,'action complete via WP Cron','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774578,257259,'action created','2026-07-04 17:27:40','2026-07-04 21:27:40'),(774579,257258,'action started via WP Cron','2026-07-04 17:31:48','2026-07-04 21:31:48'),(774580,257258,'action complete via WP Cron','2026-07-04 17:31:48','2026-07-04 21:31:48'),(774581,257248,'action started via WP Cron','2026-07-04 17:42:16','2026-07-04 21:42:16'),(774582,257260,'action created','2026-07-04 17:42:16','2026-07-04 21:42:16'),(774583,257248,'action complete via WP Cron','2026-07-04 17:42:16','2026-07-04 21:42:16'),(774584,257260,'action started via WP Cron','2026-07-04 18:42:55','2026-07-04 22:42:55'),(774585,257261,'action created','2026-07-04 18:42:55','2026-07-04 22:42:55'),(774586,257260,'action complete via WP Cron','2026-07-04 18:42:55','2026-07-04 22:42:55'),(774602,257261,'action started via WP Cron','2026-07-04 19:45:02','2026-07-04 23:45:02'),(774603,257267,'action created','2026-07-04 19:45:02','2026-07-04 23:45:02'),(774604,257261,'action complete via WP Cron','2026-07-04 19:45:02','2026-07-04 23:45:02'),(774620,257267,'action started via WP Cron','2026-07-04 20:45:11','2026-07-05 00:45:11'),(774621,257273,'action created','2026-07-04 20:45:11','2026-07-05 00:45:11'),(774622,257267,'action complete via WP Cron','2026-07-04 20:45:11','2026-07-05 00:45:11'),(774629,257273,'action started via WP Cron','2026-07-04 21:45:46','2026-07-05 01:45:46'),(774630,257276,'action created','2026-07-04 21:45:46','2026-07-05 01:45:46'),(774631,257273,'action complete via WP Cron','2026-07-04 21:45:46','2026-07-05 01:45:46'),(774632,257208,'action started via WP Cron','2026-07-04 22:36:50','2026-07-05 02:36:50'),(774633,257208,'action complete via WP Cron','2026-07-04 22:36:50','2026-07-05 02:36:50'),(774634,257277,'action created','2026-07-04 22:36:50','2026-07-05 02:36:50'),(774635,257276,'action started via WP Cron','2026-07-04 22:46:08','2026-07-05 02:46:08'),(774636,257278,'action created','2026-07-04 22:46:08','2026-07-05 02:46:08'),(774637,257276,'action complete via WP Cron','2026-07-04 22:46:08','2026-07-05 02:46:08'),(774638,257278,'action started via WP Cron','2026-07-04 23:47:02','2026-07-05 03:47:02'),(774639,257279,'action created','2026-07-04 23:47:02','2026-07-05 03:47:02'),(774640,257278,'action complete via WP Cron','2026-07-04 23:47:02','2026-07-05 03:47:02'),(774659,257279,'action started via WP Cron','2026-07-05 00:49:17','2026-07-05 04:49:17'),(774660,257286,'action created','2026-07-05 00:49:17','2026-07-05 04:49:17'),(774661,257279,'action complete via WP Cron','2026-07-05 00:49:17','2026-07-05 04:49:17'),(774674,257286,'action started via WP Cron','2026-07-05 01:59:11','2026-07-05 05:59:11'),(774675,257291,'action created','2026-07-05 01:59:11','2026-07-05 05:59:11'),(774676,257286,'action complete via WP Cron','2026-07-05 01:59:11','2026-07-05 05:59:11'),(774680,257257,'action started via WP Cron','2026-07-05 02:02:04','2026-07-05 06:02:04'),(774681,257257,'action complete via WP Cron','2026-07-05 02:02:04','2026-07-05 06:02:04'),(774682,257293,'action created','2026-07-05 02:02:04','2026-07-05 06:02:04'),(774701,257291,'action started via WP Cron','2026-07-05 03:02:29','2026-07-05 07:02:29'),(774702,257300,'action created','2026-07-05 03:02:29','2026-07-05 07:02:29'),(774703,257291,'action complete via WP Cron','2026-07-05 03:02:29','2026-07-05 07:02:29'),(774728,257300,'action started via WP Cron','2026-07-05 04:29:18','2026-07-05 08:29:18'),(774729,257309,'action created','2026-07-05 04:29:18','2026-07-05 08:29:18'),(774730,257300,'action complete via WP Cron','2026-07-05 04:29:18','2026-07-05 08:29:18'),(774737,257312,'action created','2026-07-05 05:05:42','2026-07-05 09:05:42'),(774738,257312,'action started via WP Cron','2026-07-05 05:09:01','2026-07-05 09:09:01'),(774739,257312,'action complete via WP Cron','2026-07-05 05:09:01','2026-07-05 09:09:01'),(774740,257309,'action started via WP Cron','2026-07-05 05:36:47','2026-07-05 09:36:47'),(774741,257313,'action created','2026-07-05 05:36:47','2026-07-05 09:36:47'),(774742,257309,'action complete via WP Cron','2026-07-05 05:36:47','2026-07-05 09:36:47'),(774746,257313,'action started via WP Cron','2026-07-05 06:37:06','2026-07-05 10:37:06'),(774747,257315,'action created','2026-07-05 06:37:06','2026-07-05 10:37:06'),(774748,257313,'action complete via WP Cron','2026-07-05 06:37:06','2026-07-05 10:37:06'),(774749,257315,'action started via WP Cron','2026-07-05 07:37:07','2026-07-05 11:37:07'),(774750,257316,'action created','2026-07-05 07:37:07','2026-07-05 11:37:07'),(774751,257315,'action complete via WP Cron','2026-07-05 07:37:07','2026-07-05 11:37:07'),(774758,257316,'action started via WP Cron','2026-07-05 08:37:13','2026-07-05 12:37:13'),(774759,257319,'action created','2026-07-05 08:37:13','2026-07-05 12:37:13'),(774760,257316,'action complete via WP Cron','2026-07-05 08:37:13','2026-07-05 12:37:13'),(774761,257319,'action started via WP Cron','2026-07-05 09:40:43','2026-07-05 13:40:43'),(774762,257320,'action created','2026-07-05 09:40:43','2026-07-05 13:40:43'),(774763,257319,'action complete via WP Cron','2026-07-05 09:40:43','2026-07-05 13:40:43'),(774764,257277,'action started via WP Cron','2026-07-05 10:37:32','2026-07-05 14:37:32'),(774765,257277,'action complete via WP Cron','2026-07-05 10:37:32','2026-07-05 14:37:32'),(774766,257321,'action created','2026-07-05 10:37:32','2026-07-05 14:37:32'),(774767,257320,'action started via WP Cron','2026-07-05 10:41:51','2026-07-05 14:41:51'),(774768,257322,'action created','2026-07-05 10:41:51','2026-07-05 14:41:51'),(774769,257320,'action complete via WP Cron','2026-07-05 10:41:51','2026-07-05 14:41:51'),(774770,257322,'action started via WP Cron','2026-07-05 11:50:14','2026-07-05 15:50:14'),(774771,257323,'action created','2026-07-05 11:50:14','2026-07-05 15:50:14'),(774772,257322,'action complete via WP Cron','2026-07-05 11:50:14','2026-07-05 15:50:14'),(774773,257323,'action started via WP Cron','2026-07-05 12:55:54','2026-07-05 16:55:54'),(774774,257324,'action created','2026-07-05 12:55:54','2026-07-05 16:55:54'),(774775,257323,'action complete via WP Cron','2026-07-05 12:55:54','2026-07-05 16:55:54'),(774776,257324,'action started via WP Cron','2026-07-05 13:58:07','2026-07-05 17:58:07'),(774777,257325,'action created','2026-07-05 13:58:07','2026-07-05 17:58:07'),(774778,257324,'action complete via WP Cron','2026-07-05 13:58:07','2026-07-05 17:58:07'),(774779,257293,'action started via WP Cron','2026-07-05 14:03:20','2026-07-05 18:03:20'),(774780,257293,'action complete via WP Cron','2026-07-05 14:03:20','2026-07-05 18:03:20'),(774782,257325,'action started via WP Cron','2026-07-05 15:02:14','2026-07-05 19:02:14'),(774783,257327,'action created','2026-07-05 15:02:14','2026-07-05 19:02:14'),(774784,257325,'action complete via WP Cron','2026-07-05 15:02:14','2026-07-05 19:02:14'),(774785,257327,'action started via WP Cron','2026-07-05 16:05:23','2026-07-05 20:05:23'),(774786,257328,'action created','2026-07-05 16:05:23','2026-07-05 20:05:23'),(774787,257327,'action complete via WP Cron','2026-07-05 16:05:23','2026-07-05 20:05:23'),(774788,257329,'action created','2026-07-05 17:05:08','2026-07-05 21:05:08'),(774789,257329,'action started via WP Cron','2026-07-05 17:05:08','2026-07-05 21:05:08'),(774790,257329,'action complete via WP Cron','2026-07-05 17:05:08','2026-07-05 21:05:08'),(774791,257328,'action started via WP Cron','2026-07-05 17:09:18','2026-07-05 21:09:18'),(774792,257330,'action created','2026-07-05 17:09:18','2026-07-05 21:09:18'),(774793,257328,'action complete via WP Cron','2026-07-05 17:09:18','2026-07-05 21:09:18'),(774794,257251,'action started via WP Cron','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774795,257251,'action complete via WP Cron','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774796,257331,'action created','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774797,257252,'action started via WP Cron','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774798,257252,'action complete via WP Cron','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774799,257332,'action created','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774800,257253,'action started via WP Cron','2026-07-05 17:27:56','2026-07-05 21:27:56'),(774801,257253,'action complete via WP Cron','2026-07-05 17:27:57','2026-07-05 21:27:57'),(774802,257333,'action created','2026-07-05 17:27:57','2026-07-05 21:27:57'),(774803,257254,'action started via WP Cron','2026-07-05 17:27:57','2026-07-05 21:27:57'),(774804,257254,'action complete via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774805,257334,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774806,257255,'action started via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774807,257255,'action complete via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774808,257335,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774809,257256,'action started via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774810,257256,'action complete via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774811,257336,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774812,257259,'action started via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774814,257337,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774815,257338,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774816,257259,'action complete via WP Cron','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774817,257339,'action created','2026-07-05 17:27:58','2026-07-05 21:27:58'),(774818,257338,'action started via WP Cron','2026-07-05 17:34:10','2026-07-05 21:34:10'),(774819,257338,'action complete via WP Cron','2026-07-05 17:34:10','2026-07-05 21:34:10'),(774820,257330,'action started via WP Cron','2026-07-05 18:09:41','2026-07-05 22:09:41'),(774821,257340,'action created','2026-07-05 18:09:41','2026-07-05 22:09:41'),(774822,257330,'action complete via WP Cron','2026-07-05 18:09:41','2026-07-05 22:09:41'),(774841,257340,'action started via WP Cron','2026-07-05 19:13:12','2026-07-05 23:13:12'),(774842,257347,'action created','2026-07-05 19:13:12','2026-07-05 23:13:12'),(774843,257340,'action complete via WP Cron','2026-07-05 19:13:12','2026-07-05 23:13:12'),(776337,257347,'action started via WP Cron','2026-07-05 20:13:16','2026-07-06 00:13:16'),(776338,257842,'action created','2026-07-05 20:13:16','2026-07-06 00:13:16'),(776339,257347,'action complete via WP Cron','2026-07-05 20:13:16','2026-07-06 00:13:16'),(777198,257842,'action started via WP Cron','2026-07-05 21:16:44','2026-07-06 01:16:44'),(777199,258129,'action created','2026-07-05 21:16:44','2026-07-06 01:16:44'),(777200,257842,'action complete via WP Cron','2026-07-05 21:16:44','2026-07-06 01:16:44'),(777237,258129,'action started via WP Cron','2026-07-05 22:20:05','2026-07-06 02:20:05'),(777238,258142,'action created','2026-07-05 22:20:05','2026-07-06 02:20:05'),(777239,258129,'action complete via WP Cron','2026-07-05 22:20:05','2026-07-06 02:20:05'),(777240,257321,'action started via WP Cron','2026-07-05 22:38:35','2026-07-06 02:38:35'),(777241,257321,'action complete via WP Cron','2026-07-05 22:38:35','2026-07-06 02:38:35'),(777242,258143,'action created','2026-07-05 22:38:35','2026-07-06 02:38:35'),(777243,258142,'action started via WP Cron','2026-07-05 23:23:27','2026-07-06 03:23:27'),(777244,258144,'action created','2026-07-05 23:23:27','2026-07-06 03:23:27'),(777245,258142,'action complete via WP Cron','2026-07-05 23:23:27','2026-07-06 03:23:27'),(777246,258144,'action started via WP Cron','2026-07-06 00:37:32','2026-07-06 04:37:32'),(777247,258145,'action created','2026-07-06 00:37:32','2026-07-06 04:37:32'),(777248,258144,'action complete via WP Cron','2026-07-06 00:37:32','2026-07-06 04:37:32'),(777249,258145,'action started via WP Cron','2026-07-06 01:38:46','2026-07-06 05:38:46'),(777250,258146,'action created','2026-07-06 01:38:46','2026-07-06 05:38:46'),(777251,258145,'action complete via WP Cron','2026-07-06 01:38:46','2026-07-06 05:38:46'),(777252,257337,'action started via Async Request','2026-07-06 02:03:16','2026-07-06 06:03:16'),(777253,257337,'action complete via Async Request','2026-07-06 02:03:16','2026-07-06 06:03:16'),(777254,258147,'action created','2026-07-06 02:03:16','2026-07-06 06:03:16'),(777255,258146,'action started via WP Cron','2026-07-06 02:42:33','2026-07-06 06:42:33'),(777256,258148,'action created','2026-07-06 02:42:33','2026-07-06 06:42:33'),(777257,258146,'action complete via WP Cron','2026-07-06 02:42:33','2026-07-06 06:42:33'),(777258,258148,'action started via WP Cron','2026-07-06 03:55:20','2026-07-06 07:55:20'),(777259,258149,'action created','2026-07-06 03:55:20','2026-07-06 07:55:20'),(777260,258148,'action complete via WP Cron','2026-07-06 03:55:20','2026-07-06 07:55:20'),(777273,258149,'action started via WP Cron','2026-07-06 04:58:18','2026-07-06 08:58:18'),(777274,258154,'action created','2026-07-06 04:58:18','2026-07-06 08:58:18'),(777275,258149,'action complete via WP Cron','2026-07-06 04:58:18','2026-07-06 08:58:18'),(777279,258156,'action created','2026-07-06 05:07:45','2026-07-06 09:07:45'),(777280,258156,'action started via WP Cron','2026-07-06 05:20:13','2026-07-06 09:20:13'),(777281,258156,'action complete via WP Cron','2026-07-06 05:20:13','2026-07-06 09:20:13'),(777288,258154,'action started via WP Cron','2026-07-06 06:01:29','2026-07-06 10:01:29'),(777289,258159,'action created','2026-07-06 06:01:29','2026-07-06 10:01:29'),(777290,258154,'action complete via WP Cron','2026-07-06 06:01:29','2026-07-06 10:01:29'),(777291,258159,'action started via WP Cron','2026-07-06 07:03:55','2026-07-06 11:03:55'),(777292,258160,'action created','2026-07-06 07:03:55','2026-07-06 11:03:55'),(777293,258159,'action complete via WP Cron','2026-07-06 07:03:55','2026-07-06 11:03:55'),(777294,258160,'action started via WP Cron','2026-07-06 08:13:25','2026-07-06 12:13:25'),(777295,258161,'action created','2026-07-06 08:13:25','2026-07-06 12:13:25'),(777296,258160,'action complete via WP Cron','2026-07-06 08:13:25','2026-07-06 12:13:25'),(777336,258161,'action started via WP Cron','2026-07-06 09:13:41','2026-07-06 13:13:41'),(777337,258175,'action created','2026-07-06 09:13:41','2026-07-06 13:13:41'),(777338,258161,'action complete via WP Cron','2026-07-06 09:13:41','2026-07-06 13:13:41'),(777354,258175,'action started via WP Cron','2026-07-06 10:19:47','2026-07-06 14:19:47'),(777355,258181,'action created','2026-07-06 10:19:47','2026-07-06 14:19:47'),(777356,258175,'action complete via WP Cron','2026-07-06 10:19:47','2026-07-06 14:19:47'),(777363,258143,'action started via WP Cron','2026-07-06 10:41:43','2026-07-06 14:41:43'),(777364,258143,'action complete via WP Cron','2026-07-06 10:41:43','2026-07-06 14:41:43'),(777365,258184,'action created','2026-07-06 10:41:43','2026-07-06 14:41:43'),(777371,258181,'action started via WP Cron','2026-07-06 11:21:17','2026-07-06 15:21:17'),(777372,258190,'action created','2026-07-06 11:21:17','2026-07-06 15:21:17'),(777373,258181,'action complete via WP Cron','2026-07-06 11:21:17','2026-07-06 15:21:17'),(777411,258190,'action started via WP Cron','2026-07-06 12:28:17','2026-07-06 16:28:17'),(777412,258200,'action created','2026-07-06 12:28:17','2026-07-06 16:28:17'),(777413,258190,'action complete via WP Cron','2026-07-06 12:28:17','2026-07-06 16:28:17'),(777471,258200,'action started via WP Cron','2026-07-06 13:33:31','2026-07-06 17:33:31'),(777472,258220,'action created','2026-07-06 13:33:31','2026-07-06 17:33:31'),(777473,258200,'action complete via WP Cron','2026-07-06 13:33:31','2026-07-06 17:33:31'),(777477,258147,'action started via WP Cron','2026-07-06 14:05:53','2026-07-06 18:05:53'),(777478,258147,'action complete via WP Cron','2026-07-06 14:05:53','2026-07-06 18:05:53'),(777489,258220,'action started via WP Cron','2026-07-06 14:35:15','2026-07-06 18:35:15'),(777490,258226,'action created','2026-07-06 14:35:15','2026-07-06 18:35:15'),(777491,258220,'action complete via WP Cron','2026-07-06 14:35:15','2026-07-06 18:35:15'),(777498,258226,'action started via WP Cron','2026-07-06 15:38:33','2026-07-06 19:38:33'),(777499,258229,'action created','2026-07-06 15:38:33','2026-07-06 19:38:33'),(777500,258226,'action complete via WP Cron','2026-07-06 15:38:33','2026-07-06 19:38:33'),(777504,258229,'action started via WP Cron','2026-07-06 16:39:42','2026-07-06 20:39:42'),(777505,258231,'action created','2026-07-06 16:39:42','2026-07-06 20:39:42'),(777506,258229,'action complete via WP Cron','2026-07-06 16:39:42','2026-07-06 20:39:42'),(777507,258232,'action created','2026-07-06 17:07:23','2026-07-06 21:07:23'),(777508,258232,'action started via WP Cron','2026-07-06 17:08:30','2026-07-06 21:08:30'),(777509,258232,'action complete via WP Cron','2026-07-06 17:08:30','2026-07-06 21:08:30'),(777510,257331,'action started via WP Cron','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777511,257331,'action complete via WP Cron','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777512,258233,'action created','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777513,257332,'action started via WP Cron','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777514,257332,'action complete via WP Cron','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777515,258234,'action created','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777516,257333,'action started via WP Cron','2026-07-06 17:31:11','2026-07-06 21:31:11'),(777517,257333,'action complete via WP Cron','2026-07-06 17:31:12','2026-07-06 21:31:12'),(777518,258235,'action created','2026-07-06 17:31:12','2026-07-06 21:31:12'),(777519,257334,'action started via WP Cron','2026-07-06 17:31:12','2026-07-06 21:31:12'),(777520,257334,'action complete via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777521,258236,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777522,257335,'action started via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777523,257335,'action complete via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777524,258237,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777525,257336,'action started via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777526,257336,'action complete via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777527,258238,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777528,257339,'action started via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777530,258239,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777531,258240,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777532,257339,'action complete via WP Cron','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777533,258241,'action created','2026-07-06 17:31:13','2026-07-06 21:31:13'),(777534,258240,'action started via WP Cron','2026-07-06 17:41:16','2026-07-06 21:41:16'),(777535,258240,'action complete via WP Cron','2026-07-06 17:41:16','2026-07-06 21:41:16'),(777536,258231,'action started via WP Cron','2026-07-06 17:41:16','2026-07-06 21:41:16'),(777537,258242,'action created','2026-07-06 17:41:16','2026-07-06 21:41:16'),(777538,258231,'action complete via WP Cron','2026-07-06 17:41:16','2026-07-06 21:41:16'),(777539,258242,'action started via WP Cron','2026-07-06 18:43:10','2026-07-06 22:43:10'),(777540,258243,'action created','2026-07-06 18:43:10','2026-07-06 22:43:10'),(777541,258242,'action complete via WP Cron','2026-07-06 18:43:10','2026-07-06 22:43:10'),(777547,258243,'action started via WP Cron','2026-07-06 19:49:56','2026-07-06 23:49:56'),(777548,258249,'action created','2026-07-06 19:49:56','2026-07-06 23:49:56'),(777549,258243,'action complete via WP Cron','2026-07-06 19:49:56','2026-07-06 23:49:56'),(777605,258249,'action started via WP Cron','2026-07-06 21:00:26','2026-07-07 01:00:26'),(777606,258265,'action created','2026-07-06 21:00:26','2026-07-07 01:00:26'),(777607,258249,'action complete via WP Cron','2026-07-06 21:00:26','2026-07-07 01:00:26'),(777608,258265,'action started via WP Cron','2026-07-06 22:01:15','2026-07-07 02:01:15'),(777609,258266,'action created','2026-07-06 22:01:15','2026-07-07 02:01:15'),(777610,258265,'action complete via WP Cron','2026-07-06 22:01:15','2026-07-07 02:01:15'),(777611,258184,'action started via WP Cron','2026-07-06 22:42:22','2026-07-07 02:42:22'),(777612,258184,'action complete via WP Cron','2026-07-06 22:42:22','2026-07-07 02:42:22'),(777613,258267,'action created','2026-07-06 22:42:22','2026-07-07 02:42:22'),(777614,258266,'action started via Async Request','2026-07-06 23:01:36','2026-07-07 03:01:36'),(777615,258268,'action created','2026-07-06 23:01:36','2026-07-07 03:01:36'),(777616,258266,'action complete via Async Request','2026-07-06 23:01:36','2026-07-07 03:01:36'),(777617,258268,'action started via WP Cron','2026-07-07 00:10:23','2026-07-07 04:10:23'),(777618,258269,'action created','2026-07-07 00:10:23','2026-07-07 04:10:23'),(777619,258268,'action complete via WP Cron','2026-07-07 00:10:23','2026-07-07 04:10:23'),(777620,258269,'action started via WP Cron','2026-07-07 01:27:12','2026-07-07 05:27:12'),(777621,258270,'action created','2026-07-07 01:27:12','2026-07-07 05:27:12'),(777622,258269,'action complete via WP Cron','2026-07-07 01:27:12','2026-07-07 05:27:12'),(777623,258239,'action started via WP Cron','2026-07-07 02:03:03','2026-07-07 06:03:03'),(777624,258239,'action complete via WP Cron','2026-07-07 02:03:03','2026-07-07 06:03:03'),(777625,258271,'action created','2026-07-07 02:03:03','2026-07-07 06:03:03'),(777626,258270,'action started via WP Cron','2026-07-07 02:27:17','2026-07-07 06:27:17'),(777627,258272,'action created','2026-07-07 02:27:17','2026-07-07 06:27:17'),(777628,258270,'action complete via WP Cron','2026-07-07 02:27:17','2026-07-07 06:27:17'),(777629,258272,'action started via WP Cron','2026-07-07 03:27:47','2026-07-07 07:27:47'),(777630,258273,'action created','2026-07-07 03:27:47','2026-07-07 07:27:47'),(777631,258272,'action complete via WP Cron','2026-07-07 03:27:47','2026-07-07 07:27:47'),(777653,258273,'action started via WP Cron','2026-07-07 05:03:54','2026-07-07 09:03:54'),(777654,258281,'action created','2026-07-07 05:03:54','2026-07-07 09:03:54'),(777655,258273,'action complete via WP Cron','2026-07-07 05:03:54','2026-07-07 09:03:54'),(777656,258282,'action created','2026-07-07 05:11:42','2026-07-07 09:11:42'),(777657,258282,'action started via WP Cron','2026-07-07 05:11:42','2026-07-07 09:11:42'),(777658,258282,'action complete via WP Cron','2026-07-07 05:11:42','2026-07-07 09:11:42'),(777683,258281,'action started via WP Cron','2026-07-07 06:06:54','2026-07-07 10:06:54'),(777684,258291,'action created','2026-07-07 06:06:54','2026-07-07 10:06:54'),(777685,258281,'action complete via WP Cron','2026-07-07 06:06:54','2026-07-07 10:06:54'),(777701,258291,'action started via WP Cron','2026-07-07 07:17:02','2026-07-07 11:17:02'),(777702,258297,'action created','2026-07-07 07:17:02','2026-07-07 11:17:02'),(777703,258291,'action complete via WP Cron','2026-07-07 07:17:02','2026-07-07 11:17:02'),(777746,258297,'action started via WP Cron','2026-07-07 08:18:39','2026-07-07 12:18:39'),(777747,258312,'action created','2026-07-07 08:18:39','2026-07-07 12:18:39'),(777748,258297,'action complete via WP Cron','2026-07-07 08:18:39','2026-07-07 12:18:39'),(777752,258312,'action started via WP Cron','2026-07-07 09:23:11','2026-07-07 13:23:11'),(777753,258314,'action created','2026-07-07 09:23:11','2026-07-07 13:23:11'),(777754,258312,'action complete via WP Cron','2026-07-07 09:23:11','2026-07-07 13:23:11'),(777779,258314,'action started via WP Cron','2026-07-07 10:31:30','2026-07-07 14:31:30'),(777780,258323,'action created','2026-07-07 10:31:30','2026-07-07 14:31:30'),(777781,258314,'action complete via WP Cron','2026-07-07 10:31:30','2026-07-07 14:31:30'),(777803,258267,'action started via WP Cron','2026-07-07 10:59:20','2026-07-07 14:59:20'),(777804,258267,'action complete via WP Cron','2026-07-07 10:59:20','2026-07-07 14:59:20'),(777805,258331,'action created','2026-07-07 10:59:20','2026-07-07 14:59:20'),(777806,258323,'action started via WP Cron','2026-07-07 11:54:53','2026-07-07 15:54:53'),(777807,258332,'action created','2026-07-07 11:54:53','2026-07-07 15:54:53'),(777808,258323,'action complete via WP Cron','2026-07-07 11:54:53','2026-07-07 15:54:53'),(777809,258332,'action started via WP Cron','2026-07-07 12:54:59','2026-07-07 16:54:59'),(777810,258333,'action created','2026-07-07 12:54:59','2026-07-07 16:54:59'),(777811,258332,'action complete via WP Cron','2026-07-07 12:54:59','2026-07-07 16:54:59'),(777812,258333,'action started via WP Cron','2026-07-07 14:00:50','2026-07-07 18:00:50'),(777813,258334,'action created','2026-07-07 14:00:50','2026-07-07 18:00:50'),(777814,258333,'action complete via WP Cron','2026-07-07 14:00:50','2026-07-07 18:00:50'),(777820,258271,'action started via WP Cron','2026-07-07 14:07:09','2026-07-07 18:07:09'),(777821,258271,'action complete via WP Cron','2026-07-07 14:07:09','2026-07-07 18:07:09'),(777860,258334,'action started via Async Request','2026-07-07 15:01:41','2026-07-07 19:01:41'),(777861,258350,'action created','2026-07-07 15:01:41','2026-07-07 19:01:41'),(777862,258334,'action complete via Async Request','2026-07-07 15:01:41','2026-07-07 19:01:41'),(777884,258350,'action started via WP Cron','2026-07-07 16:03:31','2026-07-07 20:03:31'),(777885,258358,'action created','2026-07-07 16:03:31','2026-07-07 20:03:31'),(777886,258350,'action complete via WP Cron','2026-07-07 16:03:31','2026-07-07 20:03:31'),(777935,258358,'action started via WP Cron','2026-07-07 17:05:49','2026-07-07 21:05:49'),(777936,258375,'action created','2026-07-07 17:05:49','2026-07-07 21:05:49'),(777937,258358,'action complete via WP Cron','2026-07-07 17:05:49','2026-07-07 21:05:49'),(777938,258376,'action created','2026-07-07 17:05:49','2026-07-07 21:05:49'),(777939,258376,'action started via WP Cron','2026-07-07 17:07:38','2026-07-07 21:07:38'),(777940,258376,'action complete via WP Cron','2026-07-07 17:07:38','2026-07-07 21:07:38'),(777941,258233,'action started via WP Cron','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777942,258233,'action complete via WP Cron','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777943,258377,'action created','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777944,258234,'action started via WP Cron','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777945,258234,'action complete via WP Cron','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777946,258378,'action created','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777947,258235,'action started via WP Cron','2026-07-07 17:32:39','2026-07-07 21:32:39'),(777948,258235,'action complete via WP Cron','2026-07-07 17:32:40','2026-07-07 21:32:40'),(777949,258379,'action created','2026-07-07 17:32:40','2026-07-07 21:32:40'),(777950,258236,'action started via WP Cron','2026-07-07 17:32:40','2026-07-07 21:32:40'),(777951,258236,'action complete via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777952,258380,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777953,258237,'action started via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777954,258237,'action complete via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777955,258381,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777956,258238,'action started via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777957,258238,'action complete via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777958,258382,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777959,258241,'action started via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777961,258383,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777962,258384,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777963,258241,'action complete via WP Cron','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777964,258385,'action created','2026-07-07 17:32:41','2026-07-07 21:32:41'),(777965,258384,'action started via WP Cron','2026-07-07 17:35:08','2026-07-07 21:35:08'),(777966,258384,'action complete via WP Cron','2026-07-07 17:35:08','2026-07-07 21:35:08'),(778006,258375,'action started via WP Cron','2026-07-07 18:12:35','2026-07-07 22:12:35'),(778007,258399,'action created','2026-07-07 18:12:35','2026-07-07 22:12:35'),(778008,258375,'action complete via WP Cron','2026-07-07 18:12:35','2026-07-07 22:12:35'),(778045,258399,'action started via WP Cron','2026-07-07 19:22:43','2026-07-07 23:22:43'),(778046,258412,'action created','2026-07-07 19:22:43','2026-07-07 23:22:43'),(778047,258399,'action complete via WP Cron','2026-07-07 19:22:43','2026-07-07 23:22:43'),(778096,258412,'action started via WP Cron','2026-07-07 20:27:16','2026-07-08 00:27:16'),(778097,258429,'action created','2026-07-07 20:27:16','2026-07-08 00:27:16'),(778098,258412,'action complete via WP Cron','2026-07-07 20:27:16','2026-07-08 00:27:16'),(778105,258429,'action started via WP Cron','2026-07-07 21:33:21','2026-07-08 01:33:21'),(778106,258432,'action created','2026-07-07 21:33:21','2026-07-08 01:33:21'),(778107,258429,'action complete via WP Cron','2026-07-07 21:33:21','2026-07-08 01:33:21'),(778108,258432,'action started via WP Cron','2026-07-07 22:38:55','2026-07-08 02:38:55'),(778109,258433,'action created','2026-07-07 22:38:55','2026-07-08 02:38:55'),(778110,258432,'action complete via WP Cron','2026-07-07 22:38:55','2026-07-08 02:38:55'),(778111,258331,'action started via WP Cron','2026-07-07 23:01:54','2026-07-08 03:01:54'),(778112,258331,'action complete via WP Cron','2026-07-07 23:01:54','2026-07-08 03:01:54'),(778113,258434,'action created','2026-07-07 23:01:54','2026-07-08 03:01:54'),(778123,258433,'action started via WP Cron','2026-07-07 23:40:31','2026-07-08 03:40:31'),(778124,258438,'action created','2026-07-07 23:40:31','2026-07-08 03:40:31'),(778125,258433,'action complete via WP Cron','2026-07-07 23:40:31','2026-07-08 03:40:31'),(778135,258438,'action started via WP Cron','2026-07-08 00:52:45','2026-07-08 04:52:45'),(778136,258442,'action created','2026-07-08 00:52:45','2026-07-08 04:52:45'),(778137,258438,'action complete via WP Cron','2026-07-08 00:52:45','2026-07-08 04:52:45'),(778141,258442,'action started via WP Cron','2026-07-08 01:56:47','2026-07-08 05:56:47'),(778142,258444,'action created','2026-07-08 01:56:47','2026-07-08 05:56:47'),(778143,258442,'action complete via WP Cron','2026-07-08 01:56:47','2026-07-08 05:56:47'),(778144,258383,'action started via WP Cron','2026-07-08 02:12:06','2026-07-08 06:12:06'),(778145,258383,'action complete via WP Cron','2026-07-08 02:12:06','2026-07-08 06:12:06'),(778146,258445,'action created','2026-07-08 02:12:06','2026-07-08 06:12:06'),(778153,258444,'action started via WP Cron','2026-07-08 03:02:11','2026-07-08 07:02:11'),(778154,258448,'action created','2026-07-08 03:02:11','2026-07-08 07:02:11'),(778155,258444,'action complete via WP Cron','2026-07-08 03:02:11','2026-07-08 07:02:11'),(778168,258448,'action started via WP Cron','2026-07-08 04:03:06','2026-07-08 08:03:06'),(778169,258453,'action created','2026-07-08 04:03:06','2026-07-08 08:03:06'),(778170,258448,'action complete via WP Cron','2026-07-08 04:03:06','2026-07-08 08:03:06'),(778174,258453,'action started via WP Cron','2026-07-08 05:04:55','2026-07-08 09:04:55'),(778175,258455,'action created','2026-07-08 05:04:55','2026-07-08 09:04:55'),(778176,258453,'action complete via WP Cron','2026-07-08 05:04:55','2026-07-08 09:04:55'),(778177,258456,'action created','2026-07-08 05:04:55','2026-07-08 09:04:55'),(778178,258456,'action started via WP Cron','2026-07-08 05:08:03','2026-07-08 09:08:03'),(778179,258456,'action complete via WP Cron','2026-07-08 05:08:03','2026-07-08 09:08:03'),(778180,258455,'action started via WP Cron','2026-07-08 06:11:30','2026-07-08 10:11:30'),(778181,258457,'action created','2026-07-08 06:11:30','2026-07-08 10:11:30'),(778182,258455,'action complete via WP Cron','2026-07-08 06:11:30','2026-07-08 10:11:30'),(778183,258457,'action started via WP Cron','2026-07-08 07:17:06','2026-07-08 11:17:06'),(778184,258458,'action created','2026-07-08 07:17:06','2026-07-08 11:17:06'),(778185,258457,'action complete via WP Cron','2026-07-08 07:17:06','2026-07-08 11:17:06'),(778225,258458,'action started via WP Cron','2026-07-08 08:20:49','2026-07-08 12:20:49'),(778226,258472,'action created','2026-07-08 08:20:49','2026-07-08 12:20:49'),(778227,258458,'action complete via WP Cron','2026-07-08 08:20:49','2026-07-08 12:20:49'),(778228,258472,'action started via WP Cron','2026-07-08 09:36:31','2026-07-08 13:36:31'),(778229,258473,'action created','2026-07-08 09:36:31','2026-07-08 13:36:31'),(778230,258472,'action complete via WP Cron','2026-07-08 09:36:31','2026-07-08 13:36:31'),(778231,258473,'action started via WP Cron','2026-07-08 10:40:07','2026-07-08 14:40:07'),(778232,258474,'action created','2026-07-08 10:40:07','2026-07-08 14:40:07'),(778233,258473,'action complete via WP Cron','2026-07-08 10:40:07','2026-07-08 14:40:07'),(778234,258434,'action started via WP Cron','2026-07-08 11:03:26','2026-07-08 15:03:26'),(778235,258434,'action complete via WP Cron','2026-07-08 11:03:26','2026-07-08 15:03:26'),(778236,258475,'action created','2026-07-08 11:03:26','2026-07-08 15:03:26'),(778237,258474,'action started via WP Cron','2026-07-08 11:43:46','2026-07-08 15:43:46'),(778238,258476,'action created','2026-07-08 11:43:46','2026-07-08 15:43:46'),(778239,258474,'action complete via WP Cron','2026-07-08 11:43:46','2026-07-08 15:43:46'),(778270,258476,'action started via WP Cron','2026-07-08 12:44:22','2026-07-08 16:44:22'),(778271,258487,'action created','2026-07-08 12:44:22','2026-07-08 16:44:22'),(778272,258476,'action complete via WP Cron','2026-07-08 12:44:22','2026-07-08 16:44:22'),(778285,258487,'action started via WP Cron','2026-07-08 13:56:34','2026-07-08 17:56:34'),(778286,258492,'action created','2026-07-08 13:56:34','2026-07-08 17:56:34'),(778287,258487,'action complete via WP Cron','2026-07-08 13:56:34','2026-07-08 17:56:34'),(778288,258445,'action started via WP Cron','2026-07-08 14:12:46','2026-07-08 18:12:46'),(778289,258445,'action complete via WP Cron','2026-07-08 14:12:46','2026-07-08 18:12:46'),(778306,258492,'action started via WP Cron','2026-07-08 15:02:12','2026-07-08 19:02:12'),(778307,258499,'action created','2026-07-08 15:02:12','2026-07-08 19:02:12'),(778308,258492,'action complete via WP Cron','2026-07-08 15:02:12','2026-07-08 19:02:12'),(778324,258499,'action started via WP Cron','2026-07-08 16:13:44','2026-07-08 20:13:44'),(778325,258505,'action created','2026-07-08 16:13:44','2026-07-08 20:13:44'),(778326,258499,'action complete via WP Cron','2026-07-08 16:13:44','2026-07-08 20:13:44'),(778336,258509,'action created','2026-07-08 17:04:43','2026-07-08 21:04:43'),(778337,258509,'action started via WP Cron','2026-07-08 17:04:43','2026-07-08 21:04:43'),(778338,258509,'action complete via WP Cron','2026-07-08 17:04:43','2026-07-08 21:04:43'),(778342,258505,'action started via WP Cron','2026-07-08 17:25:00','2026-07-08 21:25:00'),(778343,258511,'action created','2026-07-08 17:25:00','2026-07-08 21:25:00'),(778344,258505,'action complete via WP Cron','2026-07-08 17:25:00','2026-07-08 21:25:00'),(778345,258377,'action started via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778346,258377,'action complete via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778347,258512,'action created','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778348,258378,'action started via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778349,258378,'action complete via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778350,258513,'action created','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778351,258379,'action started via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778352,258379,'action complete via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778353,258514,'action created','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778354,258380,'action started via WP Cron','2026-07-08 17:39:15','2026-07-08 21:39:15'),(778355,258380,'action complete via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778356,258515,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778357,258381,'action started via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778358,258381,'action complete via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778359,258516,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778360,258382,'action started via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778361,258382,'action complete via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778362,258517,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778363,258385,'action started via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778365,258518,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778366,258519,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778367,258385,'action complete via WP Cron','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778368,258520,'action created','2026-07-08 17:39:16','2026-07-08 21:39:16'),(778369,258519,'action started via WP Cron','2026-07-08 18:01:18','2026-07-08 22:01:18'),(778370,258519,'action complete via WP Cron','2026-07-08 18:01:18','2026-07-08 22:01:18'),(778371,258511,'action started via WP Cron','2026-07-08 18:29:59','2026-07-08 22:29:59'),(778372,258521,'action created','2026-07-08 18:29:59','2026-07-08 22:29:59'),(778373,258511,'action complete via WP Cron','2026-07-08 18:29:59','2026-07-08 22:29:59'),(778389,258521,'action started via WP Cron','2026-07-08 19:34:00','2026-07-08 23:34:00'),(778390,258527,'action created','2026-07-08 19:34:00','2026-07-08 23:34:00'),(778391,258521,'action complete via WP Cron','2026-07-08 19:34:00','2026-07-08 23:34:00'),(779868,258527,'action started via WP Cron','2026-07-08 20:43:15','2026-07-09 00:43:15'),(779869,259020,'action created','2026-07-08 20:43:15','2026-07-09 00:43:15'),(779870,258527,'action complete via WP Cron','2026-07-08 20:43:15','2026-07-09 00:43:15'),(780549,259020,'action started via WP Cron','2026-07-08 21:45:26','2026-07-09 01:45:26'),(780550,259247,'action created','2026-07-08 21:45:26','2026-07-09 01:45:26'),(780551,259020,'action complete via WP Cron','2026-07-08 21:45:26','2026-07-09 01:45:26'),(780792,259247,'action started via WP Cron','2026-07-08 22:52:32','2026-07-09 02:52:32'),(780793,259328,'action created','2026-07-08 22:52:32','2026-07-09 02:52:32'),(780794,259247,'action complete via WP Cron','2026-07-08 22:52:32','2026-07-09 02:52:32'),(780795,258475,'action started via WP Cron','2026-07-08 23:13:17','2026-07-09 03:13:17'),(780796,258475,'action complete via WP Cron','2026-07-08 23:13:17','2026-07-09 03:13:17'),(780797,259329,'action created','2026-07-08 23:13:17','2026-07-09 03:13:17'),(780837,259328,'action started via WP Cron','2026-07-08 23:55:09','2026-07-09 03:55:09'),(780838,259343,'action created','2026-07-08 23:55:09','2026-07-09 03:55:09'),(780839,259328,'action complete via WP Cron','2026-07-08 23:55:09','2026-07-09 03:55:09'),(780849,259343,'action started via WP Cron','2026-07-09 00:59:48','2026-07-09 04:59:48'),(780850,259347,'action created','2026-07-09 00:59:48','2026-07-09 04:59:48'),(780851,259343,'action complete via WP Cron','2026-07-09 00:59:48','2026-07-09 04:59:48'),(780864,259347,'action started via WP Cron','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780865,259352,'action created','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780866,259347,'action complete via WP Cron','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780867,258518,'action started via WP Cron','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780868,258518,'action complete via WP Cron','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780869,259353,'action created','2026-07-09 02:14:31','2026-07-09 06:14:31'),(780870,259352,'action started via WP Cron','2026-07-09 03:16:56','2026-07-09 07:16:56'),(780871,259354,'action created','2026-07-09 03:16:56','2026-07-09 07:16:56'),(780872,259352,'action complete via WP Cron','2026-07-09 03:16:56','2026-07-09 07:16:56'),(780915,259354,'action started via WP Cron','2026-07-09 04:17:03','2026-07-09 08:17:03'),(780916,259369,'action created','2026-07-09 04:17:03','2026-07-09 08:17:03'),(780917,259354,'action complete via WP Cron','2026-07-09 04:17:03','2026-07-09 08:17:03'),(780960,259384,'action created','2026-07-09 05:05:52','2026-07-09 09:05:52'),(780970,259384,'action started via WP Cron','2026-07-09 05:07:25','2026-07-09 09:07:25'),(780971,259384,'action complete via WP Cron','2026-07-09 05:07:25','2026-07-09 09:07:25'),(780984,259369,'action started via WP Cron','2026-07-09 05:17:04','2026-07-09 09:17:04'),(780985,259392,'action created','2026-07-09 05:17:04','2026-07-09 09:17:04'),(780986,259369,'action complete via WP Cron','2026-07-09 05:17:04','2026-07-09 09:17:04'),(781047,259392,'action started via WP Cron','2026-07-09 06:18:07','2026-07-09 10:18:07'),(781048,259413,'action created','2026-07-09 06:18:07','2026-07-09 10:18:07'),(781049,259392,'action complete via WP Cron','2026-07-09 06:18:07','2026-07-09 10:18:07'),(781122,259413,'action started via WP Cron','2026-07-09 07:22:01','2026-07-09 11:22:01'),(781123,259438,'action created','2026-07-09 07:22:01','2026-07-09 11:22:01'),(781124,259413,'action complete via WP Cron','2026-07-09 07:22:01','2026-07-09 11:22:01'),(781155,259438,'action started via WP Cron','2026-07-09 08:22:49','2026-07-09 12:22:49'),(781156,259449,'action created','2026-07-09 08:22:49','2026-07-09 12:22:49'),(781157,259438,'action complete via WP Cron','2026-07-09 08:22:49','2026-07-09 12:22:49'),(781158,259449,'action started via WP Cron','2026-07-09 09:28:17','2026-07-09 13:28:17'),(781159,259450,'action created','2026-07-09 09:28:17','2026-07-09 13:28:17'),(781160,259449,'action complete via WP Cron','2026-07-09 09:28:17','2026-07-09 13:28:17'),(781161,259450,'action started via WP Cron','2026-07-09 10:48:49','2026-07-09 14:48:49'),(781162,259451,'action created','2026-07-09 10:48:49','2026-07-09 14:48:49'),(781163,259450,'action complete via WP Cron','2026-07-09 10:48:49','2026-07-09 14:48:49'),(781167,259329,'action started via WP Cron','2026-07-09 11:47:19','2026-07-09 15:47:19'),(781168,259329,'action complete via WP Cron','2026-07-09 11:47:19','2026-07-09 15:47:19'),(781169,259453,'action created','2026-07-09 11:47:19','2026-07-09 15:47:19'),(781173,259451,'action started via Async Request','2026-07-09 11:50:54','2026-07-09 15:50:54'),(781174,259455,'action created','2026-07-09 11:50:54','2026-07-09 15:50:54'),(781175,259451,'action complete via Async Request','2026-07-09 11:50:54','2026-07-09 15:50:54'),(781185,259455,'action started via WP Cron','2026-07-09 13:26:15','2026-07-09 17:26:15'),(781186,259459,'action created','2026-07-09 13:26:15','2026-07-09 17:26:15'),(781187,259455,'action complete via WP Cron','2026-07-09 13:26:15','2026-07-09 17:26:15'),(781194,259353,'action started via WP Cron','2026-07-09 14:15:50','2026-07-09 18:15:50'),(781195,259353,'action complete via WP Cron','2026-07-09 14:15:50','2026-07-09 18:15:50'),(781197,259459,'action started via WP Cron','2026-07-09 14:44:36','2026-07-09 18:44:36'),(781198,259463,'action created','2026-07-09 14:44:36','2026-07-09 18:44:36'),(781199,259459,'action complete via WP Cron','2026-07-09 14:44:36','2026-07-09 18:44:36'),(781200,259463,'action started via WP Cron','2026-07-09 15:48:48','2026-07-09 19:48:48'),(781201,259464,'action created','2026-07-09 15:48:48','2026-07-09 19:48:48'),(781202,259463,'action complete via WP Cron','2026-07-09 15:48:48','2026-07-09 19:48:48'),(781209,259464,'action started via WP Cron','2026-07-09 17:09:39','2026-07-09 21:09:39'),(781210,259467,'action created','2026-07-09 17:09:39','2026-07-09 21:09:39'),(781211,259464,'action complete via WP Cron','2026-07-09 17:09:39','2026-07-09 21:09:39'),(781215,259469,'action created','2026-07-09 17:09:39','2026-07-09 21:09:39'),(781219,259469,'action started via WP Cron','2026-07-09 17:20:17','2026-07-09 21:20:17'),(781220,259469,'action complete via WP Cron','2026-07-09 17:20:17','2026-07-09 21:20:17'),(781224,258512,'action started via WP Cron','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781225,258512,'action complete via WP Cron','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781226,259472,'action created','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781227,258513,'action started via WP Cron','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781228,258513,'action complete via WP Cron','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781229,259473,'action created','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781230,258514,'action started via WP Cron','2026-07-09 17:53:54','2026-07-09 21:53:54'),(781231,258514,'action complete via WP Cron','2026-07-09 17:53:55','2026-07-09 21:53:55'),(781232,259474,'action created','2026-07-09 17:53:55','2026-07-09 21:53:55'),(781233,258515,'action started via WP Cron','2026-07-09 17:53:55','2026-07-09 21:53:55'),(781234,258515,'action complete via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781235,259475,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781236,258516,'action started via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781237,258516,'action complete via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781238,259476,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781239,258517,'action started via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781240,258517,'action complete via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781241,259477,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781242,258520,'action started via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781244,259478,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781245,259479,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781246,258520,'action complete via WP Cron','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781247,259480,'action created','2026-07-09 17:53:56','2026-07-09 21:53:56'),(781254,259479,'action started via WP Cron','2026-07-09 18:26:18','2026-07-09 22:26:18'),(781255,259479,'action complete via WP Cron','2026-07-09 18:26:18','2026-07-09 22:26:18'),(781256,259467,'action started via WP Cron','2026-07-09 18:26:18','2026-07-09 22:26:18'),(781257,259483,'action created','2026-07-09 18:26:18','2026-07-09 22:26:18'),(781258,259467,'action complete via WP Cron','2026-07-09 18:26:18','2026-07-09 22:26:18'),(781262,259483,'action started via WP Cron','2026-07-09 19:27:27','2026-07-09 23:27:27'),(781263,259485,'action created','2026-07-09 19:27:27','2026-07-09 23:27:27'),(781264,259483,'action complete via WP Cron','2026-07-09 19:27:27','2026-07-09 23:27:27'),(781349,259485,'action started via WP Cron','2026-07-09 20:51:48','2026-07-10 00:51:48'),(781350,259514,'action created','2026-07-09 20:51:48','2026-07-10 00:51:48'),(781351,259485,'action complete via WP Cron','2026-07-09 20:51:48','2026-07-10 00:51:48'),(781355,259514,'action started via WP Cron','2026-07-09 21:57:21','2026-07-10 01:57:21'),(781356,259516,'action created','2026-07-09 21:57:21','2026-07-10 01:57:21'),(781357,259514,'action complete via WP Cron','2026-07-09 21:57:21','2026-07-10 01:57:21'),(781358,259516,'action started via WP Cron','2026-07-09 23:02:08','2026-07-10 03:02:08'),(781359,259517,'action created','2026-07-09 23:02:08','2026-07-10 03:02:08'),(781360,259516,'action complete via WP Cron','2026-07-09 23:02:08','2026-07-10 03:02:08'),(781361,259453,'action started via WP Cron','2026-07-09 23:47:23','2026-07-10 03:47:23'),(781362,259453,'action complete via WP Cron','2026-07-09 23:47:23','2026-07-10 03:47:23'),(781363,259518,'action created','2026-07-09 23:47:23','2026-07-10 03:47:23'),(781364,259517,'action started via WP Cron','2026-07-10 00:03:04','2026-07-10 04:03:04'),(781365,259519,'action created','2026-07-10 00:03:04','2026-07-10 04:03:04'),(781366,259517,'action complete via WP Cron','2026-07-10 00:03:04','2026-07-10 04:03:04'),(781367,259519,'action started via WP Cron','2026-07-10 01:07:36','2026-07-10 05:07:36'),(781368,259520,'action created','2026-07-10 01:07:36','2026-07-10 05:07:36'),(781369,259519,'action complete via WP Cron','2026-07-10 01:07:36','2026-07-10 05:07:36'),(781370,259478,'action started via WP Cron','2026-07-10 02:06:01','2026-07-10 06:06:01'),(781371,259478,'action complete via WP Cron','2026-07-10 02:06:01','2026-07-10 06:06:01'),(781372,259521,'action created','2026-07-10 02:06:01','2026-07-10 06:06:01'),(781373,259520,'action started via WP Cron','2026-07-10 02:10:28','2026-07-10 06:10:28'),(781374,259522,'action created','2026-07-10 02:10:28','2026-07-10 06:10:28'),(781375,259520,'action complete via WP Cron','2026-07-10 02:10:28','2026-07-10 06:10:28'),(781376,259522,'action started via WP Cron','2026-07-10 03:23:01','2026-07-10 07:23:01'),(781377,259523,'action created','2026-07-10 03:23:01','2026-07-10 07:23:01'),(781378,259522,'action complete via WP Cron','2026-07-10 03:23:01','2026-07-10 07:23:01'),(781388,259523,'action started via WP Cron','2026-07-10 04:28:04','2026-07-10 08:28:04'),(781389,259527,'action created','2026-07-10 04:28:04','2026-07-10 08:28:04'),(781390,259523,'action complete via WP Cron','2026-07-10 04:28:04','2026-07-10 08:28:04'),(781400,259531,'action created','2026-07-10 05:19:20','2026-07-10 09:19:20'),(781401,259531,'action started via WP Cron','2026-07-10 05:21:54','2026-07-10 09:21:54'),(781402,259531,'action complete via WP Cron','2026-07-10 05:21:54','2026-07-10 09:21:54'),(781403,259527,'action started via WP Cron','2026-07-10 05:34:34','2026-07-10 09:34:34'),(781404,259532,'action created','2026-07-10 05:34:34','2026-07-10 09:34:34'),(781405,259527,'action complete via WP Cron','2026-07-10 05:34:34','2026-07-10 09:34:34'),(781409,259532,'action started via WP Cron','2026-07-10 06:39:43','2026-07-10 10:39:43'),(781410,259534,'action created','2026-07-10 06:39:43','2026-07-10 10:39:43'),(781411,259532,'action complete via WP Cron','2026-07-10 06:39:43','2026-07-10 10:39:43'),(781412,259534,'action started via WP Cron','2026-07-10 07:56:10','2026-07-10 11:56:10'),(781413,259535,'action created','2026-07-10 07:56:10','2026-07-10 11:56:10'),(781414,259534,'action complete via WP Cron','2026-07-10 07:56:10','2026-07-10 11:56:10'),(781430,259535,'action started via WP Cron','2026-07-10 09:01:51','2026-07-10 13:01:51'),(781431,259541,'action created','2026-07-10 09:01:51','2026-07-10 13:01:51'),(781432,259535,'action complete via WP Cron','2026-07-10 09:01:51','2026-07-10 13:01:51'),(781442,259541,'action started via WP Cron','2026-07-10 10:22:29','2026-07-10 14:22:29'),(781443,259545,'action created','2026-07-10 10:22:29','2026-07-10 14:22:29'),(781444,259541,'action complete via WP Cron','2026-07-10 10:22:29','2026-07-10 14:22:29'),(781448,259545,'action started via WP Cron','2026-07-10 11:29:07','2026-07-10 15:29:07'),(781449,259547,'action created','2026-07-10 11:29:07','2026-07-10 15:29:07'),(781450,259545,'action complete via WP Cron','2026-07-10 11:29:07','2026-07-10 15:29:07'),(781451,259518,'action started via WP Cron','2026-07-10 11:49:47','2026-07-10 15:49:47'),(781452,259518,'action complete via WP Cron','2026-07-10 11:49:47','2026-07-10 15:49:47'),(781453,259548,'action created','2026-07-10 11:49:47','2026-07-10 15:49:47'),(781454,259547,'action started via WP Cron','2026-07-10 12:39:10','2026-07-10 16:39:10'),(781455,259549,'action created','2026-07-10 12:39:10','2026-07-10 16:39:10'),(781456,259547,'action complete via WP Cron','2026-07-10 12:39:10','2026-07-10 16:39:10'),(781457,259549,'action started via WP Cron','2026-07-10 13:47:39','2026-07-10 17:47:39'),(781458,259550,'action created','2026-07-10 13:47:39','2026-07-10 17:47:39'),(781459,259549,'action complete via WP Cron','2026-07-10 13:47:39','2026-07-10 17:47:39'),(781460,259521,'action started via WP Cron','2026-07-10 14:09:19','2026-07-10 18:09:19'),(781461,259521,'action complete via WP Cron','2026-07-10 14:09:19','2026-07-10 18:09:19'),(781463,259550,'action started via Async Request','2026-07-10 14:49:16','2026-07-10 18:49:16'),(781464,259552,'action created','2026-07-10 14:49:16','2026-07-10 18:49:16'),(781465,259550,'action complete via Async Request','2026-07-10 14:49:16','2026-07-10 18:49:16'),(781466,259552,'action started via WP Cron','2026-07-10 15:49:51','2026-07-10 19:49:51'),(781467,259553,'action created','2026-07-10 15:49:51','2026-07-10 19:49:51'),(781468,259552,'action complete via WP Cron','2026-07-10 15:49:51','2026-07-10 19:49:51'),(781469,259553,'action started via WP Cron','2026-07-10 16:53:27','2026-07-10 20:53:27'),(781470,259554,'action created','2026-07-10 16:53:27','2026-07-10 20:53:27'),(781471,259553,'action complete via WP Cron','2026-07-10 16:53:27','2026-07-10 20:53:27'),(781472,259555,'action created','2026-07-10 17:08:18','2026-07-10 21:08:18'),(781473,259555,'action started via WP Cron','2026-07-10 17:12:24','2026-07-10 21:12:24'),(781474,259555,'action complete via WP Cron','2026-07-10 17:12:24','2026-07-10 21:12:24'),(781475,259554,'action started via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781476,259556,'action created','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781477,259554,'action complete via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781478,259472,'action started via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781479,259472,'action complete via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781480,259557,'action created','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781481,259473,'action started via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781482,259473,'action complete via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781483,259558,'action created','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781484,259474,'action started via WP Cron','2026-07-10 17:54:32','2026-07-10 21:54:32'),(781485,259474,'action complete via WP Cron','2026-07-10 17:54:33','2026-07-10 21:54:33'),(781486,259559,'action created','2026-07-10 17:54:33','2026-07-10 21:54:33'),(781487,259475,'action started via WP Cron','2026-07-10 17:54:33','2026-07-10 21:54:33'),(781488,259475,'action complete via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781489,259560,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781490,259476,'action started via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781491,259476,'action complete via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781492,259561,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781493,259477,'action started via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781494,259477,'action complete via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781495,259562,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781496,259480,'action started via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781498,259563,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781499,259564,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781500,259480,'action complete via WP Cron','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781501,259565,'action created','2026-07-10 17:54:34','2026-07-10 21:54:34'),(781502,259564,'action started via WP Cron','2026-07-10 17:57:24','2026-07-10 21:57:24'),(781503,259564,'action complete via WP Cron','2026-07-10 17:57:24','2026-07-10 21:57:24'),(781504,259556,'action started via WP Cron','2026-07-10 19:05:42','2026-07-10 23:05:42'),(781505,259566,'action created','2026-07-10 19:05:42','2026-07-10 23:05:42'),(781506,259556,'action complete via WP Cron','2026-07-10 19:05:42','2026-07-10 23:05:42'),(781526,259566,'action started via WP Cron','2026-07-10 20:09:17','2026-07-11 00:09:17'),(781527,259576,'action created','2026-07-10 20:09:17','2026-07-11 00:09:17'),(781528,259566,'action complete via WP Cron','2026-07-10 20:09:17','2026-07-11 00:09:17'),(781537,259576,'action started via WP Cron','2026-07-10 21:11:24','2026-07-11 01:11:24'),(781538,259577,'action created','2026-07-10 21:11:24','2026-07-11 01:11:24'),(781539,259576,'action complete via WP Cron','2026-07-10 21:11:24','2026-07-11 01:11:24'),(781540,259577,'action started via WP Cron','2026-07-10 22:18:23','2026-07-11 02:18:23'),(781541,259578,'action created','2026-07-10 22:18:23','2026-07-11 02:18:23'),(781542,259577,'action complete via WP Cron','2026-07-10 22:18:23','2026-07-11 02:18:23'),(781543,259578,'action started via WP Cron','2026-07-10 23:19:58','2026-07-11 03:19:58'),(781544,259579,'action created','2026-07-10 23:19:58','2026-07-11 03:19:58'),(781545,259578,'action complete via WP Cron','2026-07-10 23:19:58','2026-07-11 03:19:58'),(781551,259548,'action started via WP Cron','2026-07-10 23:57:55','2026-07-11 03:57:55'),(781552,259548,'action complete via WP Cron','2026-07-10 23:57:55','2026-07-11 03:57:55'),(781553,259585,'action created','2026-07-10 23:57:55','2026-07-11 03:57:55'),(781573,259579,'action started via WP Cron','2026-07-11 00:21:02','2026-07-11 04:21:02'),(781574,259589,'action created','2026-07-11 00:21:02','2026-07-11 04:21:02'),(781575,259579,'action complete via WP Cron','2026-07-11 00:21:02','2026-07-11 04:21:02'),(781597,259589,'action started via WP Cron','2026-07-11 01:24:47','2026-07-11 05:24:47'),(781598,259597,'action created','2026-07-11 01:24:47','2026-07-11 05:24:47'),(781599,259589,'action complete via WP Cron','2026-07-11 01:24:47','2026-07-11 05:24:47'),(781600,259563,'action started via WP Cron','2026-07-11 02:05:51','2026-07-11 06:05:51'),(781601,259563,'action complete via WP Cron','2026-07-11 02:05:51','2026-07-11 06:05:51'),(781602,259598,'action created','2026-07-11 02:05:51','2026-07-11 06:05:51'),(781618,259597,'action started via Async Request','2026-07-11 02:27:34','2026-07-11 06:27:34'),(781619,259604,'action created','2026-07-11 02:27:34','2026-07-11 06:27:34'),(781620,259597,'action complete via Async Request','2026-07-11 02:27:34','2026-07-11 06:27:34'),(781672,259604,'action started via WP Cron','2026-07-11 03:38:20','2026-07-11 07:38:20'),(781673,259622,'action created','2026-07-11 03:38:20','2026-07-11 07:38:20'),(781674,259604,'action complete via WP Cron','2026-07-11 03:38:20','2026-07-11 07:38:20'),(781708,259622,'action started via WP Cron','2026-07-11 04:38:33','2026-07-11 08:38:33'),(781709,259634,'action created','2026-07-11 04:38:33','2026-07-11 08:38:33'),(781710,259622,'action complete via WP Cron','2026-07-11 04:38:33','2026-07-11 08:38:33'),(781711,259635,'action created','2026-07-11 05:09:25','2026-07-11 09:09:25'),(781712,259635,'action started via WP Cron','2026-07-11 05:10:14','2026-07-11 09:10:14'),(781713,259635,'action complete via WP Cron','2026-07-11 05:10:14','2026-07-11 09:10:14'),(781714,259634,'action started via WP Cron','2026-07-11 05:38:44','2026-07-11 09:38:44'),(781715,259636,'action created','2026-07-11 05:38:44','2026-07-11 09:38:44'),(781716,259634,'action complete via WP Cron','2026-07-11 05:38:44','2026-07-11 09:38:44'),(781717,259636,'action started via WP Cron','2026-07-11 06:42:40','2026-07-11 10:42:40'),(781718,259637,'action created','2026-07-11 06:42:40','2026-07-11 10:42:40'),(781719,259636,'action complete via WP Cron','2026-07-11 06:42:40','2026-07-11 10:42:40'),(781720,259637,'action started via WP Cron','2026-07-11 08:02:55','2026-07-11 12:02:55'),(781721,259638,'action created','2026-07-11 08:02:55','2026-07-11 12:02:55'),(781722,259637,'action complete via WP Cron','2026-07-11 08:02:55','2026-07-11 12:02:55'),(781726,259638,'action started via WP Cron','2026-07-11 09:02:55','2026-07-11 13:02:55'),(781727,259640,'action created','2026-07-11 09:02:55','2026-07-11 13:02:55'),(781728,259638,'action complete via WP Cron','2026-07-11 09:02:55','2026-07-11 13:02:55'),(781765,259640,'action started via WP Cron','2026-07-11 10:03:48','2026-07-11 14:03:48'),(781766,259653,'action created','2026-07-11 10:03:48','2026-07-11 14:03:48'),(781767,259640,'action complete via WP Cron','2026-07-11 10:03:48','2026-07-11 14:03:48'),(781783,259653,'action started via WP Cron','2026-07-11 11:05:41','2026-07-11 15:05:41'),(781784,259659,'action created','2026-07-11 11:05:42','2026-07-11 15:05:42'),(781785,259653,'action complete via WP Cron','2026-07-11 11:05:42','2026-07-11 15:05:42'),(781828,259585,'action started via WP Cron','2026-07-11 12:02:23','2026-07-11 16:02:23'),(781829,259585,'action complete via WP Cron','2026-07-11 12:02:23','2026-07-11 16:02:23'),(781830,259674,'action created','2026-07-11 12:02:23','2026-07-11 16:02:23'),(781834,259659,'action started via WP Cron','2026-07-11 12:09:14','2026-07-11 16:09:14'),(781835,259676,'action created','2026-07-11 12:09:14','2026-07-11 16:09:14'),(781836,259659,'action complete via WP Cron','2026-07-11 12:09:14','2026-07-11 16:09:14'),(781846,259676,'action started via WP Cron','2026-07-11 13:09:59','2026-07-11 17:09:59'),(781847,259680,'action created','2026-07-11 13:09:59','2026-07-11 17:09:59'),(781848,259676,'action complete via WP Cron','2026-07-11 13:09:59','2026-07-11 17:09:59'),(781864,259598,'action started via WP Cron','2026-07-11 14:07:56','2026-07-11 18:07:56'),(781865,259598,'action complete via WP Cron','2026-07-11 14:07:56','2026-07-11 18:07:56'),(781867,259680,'action started via WP Cron','2026-07-11 14:13:04','2026-07-11 18:13:04'),(781868,259687,'action created','2026-07-11 14:13:04','2026-07-11 18:13:04'),(781869,259680,'action complete via WP Cron','2026-07-11 14:13:04','2026-07-11 18:13:04'),(781876,259687,'action started via WP Cron','2026-07-11 15:13:25','2026-07-11 19:13:25'),(781877,259690,'action created','2026-07-11 15:13:25','2026-07-11 19:13:25'),(781878,259687,'action complete via WP Cron','2026-07-11 15:13:25','2026-07-11 19:13:25'),(781879,259690,'action started via WP Cron','2026-07-11 16:13:36','2026-07-11 20:13:36'),(781880,259691,'action created','2026-07-11 16:13:36','2026-07-11 20:13:36'),(781881,259690,'action complete via WP Cron','2026-07-11 16:13:36','2026-07-11 20:13:36'),(781891,259695,'action created','2026-07-11 17:06:26','2026-07-11 21:06:26'),(781892,259695,'action started via WP Cron','2026-07-11 17:12:41','2026-07-11 21:12:41'),(781893,259695,'action complete via WP Cron','2026-07-11 17:12:41','2026-07-11 21:12:41'),(781903,259691,'action started via WP Cron','2026-07-11 17:32:35','2026-07-11 21:32:35'),(781904,259699,'action created','2026-07-11 17:32:35','2026-07-11 21:32:35'),(781905,259691,'action complete via WP Cron','2026-07-11 17:32:35','2026-07-11 21:32:35'),(781918,259557,'action started via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781919,259557,'action complete via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781920,259704,'action created','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781921,259558,'action started via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781922,259558,'action complete via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781923,259705,'action created','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781924,259559,'action started via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781925,259559,'action complete via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781926,259706,'action created','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781927,259560,'action started via WP Cron','2026-07-11 17:57:37','2026-07-11 21:57:37'),(781928,259560,'action complete via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781929,259707,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781930,259561,'action started via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781931,259561,'action complete via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781932,259708,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781933,259562,'action started via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781934,259562,'action complete via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781935,259709,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781936,259565,'action started via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781938,259710,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781939,259711,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781940,259565,'action complete via WP Cron','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781941,259712,'action created','2026-07-11 17:57:38','2026-07-11 21:57:38'),(781942,259711,'action started via WP Cron','2026-07-11 17:57:52','2026-07-11 21:57:52'),(781943,259711,'action complete via WP Cron','2026-07-11 17:57:52','2026-07-11 21:57:52'),(781950,259699,'action started via WP Cron','2026-07-11 18:37:51','2026-07-11 22:37:51'),(781951,259715,'action created','2026-07-11 18:37:51','2026-07-11 22:37:51'),(781952,259699,'action complete via WP Cron','2026-07-11 18:37:51','2026-07-11 22:37:51'),(781959,259715,'action started via WP Cron','2026-07-11 19:38:29','2026-07-11 23:38:29'),(781960,259718,'action created','2026-07-11 19:38:29','2026-07-11 23:38:29'),(781961,259715,'action complete via WP Cron','2026-07-11 19:38:29','2026-07-11 23:38:29'),(783477,259718,'action started via WP Cron','2026-07-11 20:40:45','2026-07-12 00:40:45'),(783478,260224,'action created','2026-07-11 20:40:45','2026-07-12 00:40:45'),(783479,259718,'action complete via WP Cron','2026-07-11 20:40:45','2026-07-12 00:40:45'),(784326,260224,'action started via WP Cron','2026-07-11 21:44:26','2026-07-12 01:44:26'),(784327,260507,'action created','2026-07-11 21:44:26','2026-07-12 01:44:26'),(784328,260224,'action complete via WP Cron','2026-07-11 21:44:26','2026-07-12 01:44:26'),(784396,260507,'action started via WP Cron','2026-07-11 22:50:37','2026-07-12 02:50:37'),(784397,260531,'action created','2026-07-11 22:50:37','2026-07-12 02:50:37'),(784398,260507,'action complete via WP Cron','2026-07-11 22:50:37','2026-07-12 02:50:37'),(784404,260531,'action started via WP Cron','2026-07-11 23:51:50','2026-07-12 03:51:50'),(784405,260533,'action created','2026-07-11 23:51:50','2026-07-12 03:51:50'),(784406,260531,'action complete via WP Cron','2026-07-11 23:51:50','2026-07-12 03:51:50'),(784407,259674,'action started via Async Request','2026-07-12 00:02:40','2026-07-12 04:02:40'),(784408,259674,'action complete via Async Request','2026-07-12 00:02:40','2026-07-12 04:02:40'),(784409,260534,'action created','2026-07-12 00:02:40','2026-07-12 04:02:40'),(784410,260533,'action started via WP Cron','2026-07-12 01:04:29','2026-07-12 05:04:29'),(784411,260535,'action created','2026-07-12 01:04:29','2026-07-12 05:04:29'),(784412,260533,'action complete via WP Cron','2026-07-12 01:04:29','2026-07-12 05:04:29'),(784413,259710,'action started via WP Cron','2026-07-12 02:03:32','2026-07-12 06:03:32'),(784414,259710,'action complete via WP Cron','2026-07-12 02:03:32','2026-07-12 06:03:32'),(784415,260536,'action created','2026-07-12 02:03:32','2026-07-12 06:03:32'),(784416,260535,'action started via WP Cron','2026-07-12 02:04:40','2026-07-12 06:04:40'),(784417,260537,'action created','2026-07-12 02:04:40','2026-07-12 06:04:40'),(784418,260535,'action complete via WP Cron','2026-07-12 02:04:40','2026-07-12 06:04:40'),(784419,260537,'action started via WP Cron','2026-07-12 03:11:52','2026-07-12 07:11:52'),(784420,260538,'action created','2026-07-12 03:11:52','2026-07-12 07:11:52'),(784421,260537,'action complete via WP Cron','2026-07-12 03:11:52','2026-07-12 07:11:52'),(784422,260538,'action started via WP Cron','2026-07-12 04:20:51','2026-07-12 08:20:51'),(784423,260539,'action created','2026-07-12 04:20:51','2026-07-12 08:20:51'),(784424,260538,'action complete via WP Cron','2026-07-12 04:20:51','2026-07-12 08:20:51'),(784425,260540,'action created','2026-07-12 05:13:18','2026-07-12 09:13:18'),(784426,260540,'action started via WP Cron','2026-07-12 05:14:40','2026-07-12 09:14:40'),(784427,260540,'action complete via WP Cron','2026-07-12 05:14:40','2026-07-12 09:14:40'),(784428,260539,'action started via WP Cron','2026-07-12 05:28:24','2026-07-12 09:28:24'),(784429,260541,'action created','2026-07-12 05:28:24','2026-07-12 09:28:24'),(784430,260539,'action complete via WP Cron','2026-07-12 05:28:24','2026-07-12 09:28:24'),(784431,260541,'action started via WP Cron','2026-07-12 06:31:34','2026-07-12 10:31:34'),(784432,260542,'action created','2026-07-12 06:31:34','2026-07-12 10:31:34'),(784433,260541,'action complete via WP Cron','2026-07-12 06:31:34','2026-07-12 10:31:34'),(784434,260542,'action started via WP Cron','2026-07-12 07:34:50','2026-07-12 11:34:50'),(784435,260543,'action created','2026-07-12 07:34:50','2026-07-12 11:34:50'),(784436,260542,'action complete via WP Cron','2026-07-12 07:34:50','2026-07-12 11:34:50'),(784440,260543,'action started via WP Cron','2026-07-12 08:35:43','2026-07-12 12:35:43'),(784441,260545,'action created','2026-07-12 08:35:43','2026-07-12 12:35:43'),(784442,260543,'action complete via WP Cron','2026-07-12 08:35:43','2026-07-12 12:35:43'),(784443,260545,'action started via WP Cron','2026-07-12 09:37:25','2026-07-12 13:37:25'),(784444,260546,'action created','2026-07-12 09:37:25','2026-07-12 13:37:25'),(784445,260545,'action complete via WP Cron','2026-07-12 09:37:25','2026-07-12 13:37:25'),(784446,260546,'action started via WP Cron','2026-07-12 10:40:02','2026-07-12 14:40:02'),(784447,260547,'action created','2026-07-12 10:40:02','2026-07-12 14:40:02'),(784448,260546,'action complete via WP Cron','2026-07-12 10:40:02','2026-07-12 14:40:02'),(784449,260547,'action started via WP Cron','2026-07-12 11:43:47','2026-07-12 15:43:47'),(784450,260548,'action created','2026-07-12 11:43:47','2026-07-12 15:43:47'),(784451,260547,'action complete via WP Cron','2026-07-12 11:43:47','2026-07-12 15:43:47'),(784452,260534,'action started via WP Cron','2026-07-12 12:08:46','2026-07-12 16:08:46'),(784453,260534,'action complete via WP Cron','2026-07-12 12:08:46','2026-07-12 16:08:46'),(784454,260549,'action created','2026-07-12 12:08:46','2026-07-12 16:08:46'),(784455,260548,'action started via WP Cron','2026-07-12 12:44:34','2026-07-12 16:44:34'),(784456,260550,'action created','2026-07-12 12:44:34','2026-07-12 16:44:34'),(784457,260548,'action complete via WP Cron','2026-07-12 12:44:34','2026-07-12 16:44:34'),(784458,260550,'action started via WP Cron','2026-07-12 13:44:42','2026-07-12 17:44:42'),(784459,260551,'action created','2026-07-12 13:44:42','2026-07-12 17:44:42'),(784460,260550,'action complete via WP Cron','2026-07-12 13:44:42','2026-07-12 17:44:42'),(784461,260536,'action started via WP Cron','2026-07-12 14:19:49','2026-07-12 18:19:49'),(784462,260536,'action complete via WP Cron','2026-07-12 14:19:49','2026-07-12 18:19:49'),(784464,260551,'action started via WP Cron','2026-07-12 15:05:18','2026-07-12 19:05:18'),(784465,260553,'action created','2026-07-12 15:05:18','2026-07-12 19:05:18'),(784466,260551,'action complete via WP Cron','2026-07-12 15:05:18','2026-07-12 19:05:18'),(784467,260553,'action started via WP Cron','2026-07-12 16:15:08','2026-07-12 20:15:08'),(784468,260554,'action created','2026-07-12 16:15:08','2026-07-12 20:15:08'),(784469,260553,'action complete via WP Cron','2026-07-12 16:15:08','2026-07-12 20:15:08'),(784470,260554,'action started via WP Cron','2026-07-12 17:19:19','2026-07-12 21:19:19'),(784471,260555,'action created','2026-07-12 17:19:19','2026-07-12 21:19:19'),(784472,260554,'action complete via WP Cron','2026-07-12 17:19:19','2026-07-12 21:19:19'),(784473,260556,'action created','2026-07-12 17:19:19','2026-07-12 21:19:19'),(784474,260556,'action started via WP Cron','2026-07-12 17:43:16','2026-07-12 21:43:16'),(784475,260556,'action complete via WP Cron','2026-07-12 17:43:16','2026-07-12 21:43:16'),(784476,259704,'action started via WP Cron','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784477,259704,'action complete via WP Cron','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784478,260557,'action created','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784479,259705,'action started via WP Cron','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784480,259705,'action complete via WP Cron','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784481,260558,'action created','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784482,259706,'action started via WP Cron','2026-07-12 18:21:00','2026-07-12 22:21:00'),(784483,259706,'action complete via WP Cron','2026-07-12 18:21:01','2026-07-12 22:21:01'),(784484,260559,'action created','2026-07-12 18:21:01','2026-07-12 22:21:01'),(784485,259707,'action started via WP Cron','2026-07-12 18:21:01','2026-07-12 22:21:01'),(784486,259707,'action complete via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784487,260560,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784488,259708,'action started via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784489,259708,'action complete via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784490,260561,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784491,259709,'action started via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784492,259709,'action complete via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784493,260562,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784494,260555,'action started via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784495,260563,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784496,260555,'action complete via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784497,259712,'action started via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784499,260564,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784500,260565,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784501,259712,'action complete via WP Cron','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784502,260566,'action created','2026-07-12 18:21:02','2026-07-12 22:21:02'),(784503,260565,'action started via WP Cron','2026-07-12 18:27:04','2026-07-12 22:27:04'),(784504,260565,'action complete via WP Cron','2026-07-12 18:27:04','2026-07-12 22:27:04'),(784517,260563,'action started via WP Cron','2026-07-12 19:27:12','2026-07-12 23:27:12'),(784518,260571,'action created','2026-07-12 19:27:12','2026-07-12 23:27:12'),(784519,260563,'action complete via WP Cron','2026-07-12 19:27:12','2026-07-12 23:27:12'),(784561,260571,'action started via WP Cron','2026-07-12 20:32:47','2026-07-13 00:32:47'),(784562,260589,'action created','2026-07-12 20:32:47','2026-07-13 00:32:47'),(784563,260571,'action complete via WP Cron','2026-07-12 20:32:47','2026-07-13 00:32:47'),(784720,260589,'action started via WP Cron','2026-07-12 21:33:07','2026-07-13 01:33:07'),(784721,260631,'action created','2026-07-12 21:33:07','2026-07-13 01:33:07'),(784722,260589,'action complete via WP Cron','2026-07-12 21:33:07','2026-07-13 01:33:07'),(784738,260631,'action started via WP Cron','2026-07-12 22:34:40','2026-07-13 02:34:40'),(784739,260637,'action created','2026-07-12 22:34:40','2026-07-13 02:34:40'),(784740,260631,'action complete via WP Cron','2026-07-12 22:34:40','2026-07-13 02:34:40'),(784741,260637,'action started via WP Cron','2026-07-12 23:36:07','2026-07-13 03:36:07'),(784742,260638,'action created','2026-07-12 23:36:07','2026-07-13 03:36:07'),(784743,260637,'action complete via WP Cron','2026-07-12 23:36:07','2026-07-13 03:36:07'),(784744,260549,'action started via WP Cron','2026-07-13 00:18:27','2026-07-13 04:18:27'),(784745,260549,'action complete via WP Cron','2026-07-13 00:18:27','2026-07-13 04:18:27'),(784746,260639,'action created','2026-07-13 00:18:27','2026-07-13 04:18:27'),(784747,260638,'action started via WP Cron','2026-07-13 00:55:35','2026-07-13 04:55:35'),(784748,260640,'action created','2026-07-13 00:55:35','2026-07-13 04:55:35'),(784749,260638,'action complete via WP Cron','2026-07-13 00:55:35','2026-07-13 04:55:35'),(784750,260640,'action started via WP Cron','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784751,260641,'action created','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784752,260640,'action complete via WP Cron','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784753,260564,'action started via WP Cron','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784754,260564,'action complete via WP Cron','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784755,260642,'action created','2026-07-13 02:08:01','2026-07-13 06:08:01'),(784756,260641,'action started via WP Cron','2026-07-13 03:09:48','2026-07-13 07:09:48'),(784757,260643,'action created','2026-07-13 03:09:48','2026-07-13 07:09:48'),(784758,260641,'action complete via WP Cron','2026-07-13 03:09:48','2026-07-13 07:09:48'),(784759,260643,'action started via Async Request','2026-07-13 04:10:30','2026-07-13 08:10:30'),(784760,260644,'action created','2026-07-13 04:10:30','2026-07-13 08:10:30'),(784761,260643,'action complete via Async Request','2026-07-13 04:10:30','2026-07-13 08:10:30'),(784762,260644,'action started via WP Cron','2026-07-13 05:17:08','2026-07-13 09:17:08'),(784763,260645,'action created','2026-07-13 05:17:08','2026-07-13 09:17:08'),(784764,260644,'action complete via WP Cron','2026-07-13 05:17:08','2026-07-13 09:17:08'),(784765,260646,'action created','2026-07-13 05:17:08','2026-07-13 09:17:08'),(784766,260646,'action started via WP Cron','2026-07-13 05:47:14','2026-07-13 09:47:14'),(784767,260646,'action complete via WP Cron','2026-07-13 05:47:14','2026-07-13 09:47:14'),(784777,260645,'action started via WP Cron','2026-07-13 06:19:23','2026-07-13 10:19:23'),(784778,260650,'action created','2026-07-13 06:19:23','2026-07-13 10:19:23'),(784779,260645,'action complete via WP Cron','2026-07-13 06:19:23','2026-07-13 10:19:23'),(784837,260650,'action started via WP Cron','2026-07-13 07:46:38','2026-07-13 11:46:38'),(784838,260670,'action created','2026-07-13 07:46:38','2026-07-13 11:46:38'),(784839,260650,'action complete via WP Cron','2026-07-13 07:46:38','2026-07-13 11:46:38'),(784882,260670,'action started via WP Cron','2026-07-13 09:00:37','2026-07-13 13:00:37'),(784883,260685,'action created','2026-07-13 09:00:37','2026-07-13 13:00:37'),(784884,260670,'action complete via WP Cron','2026-07-13 09:00:37','2026-07-13 13:00:37'),(784885,260685,'action started via WP Cron','2026-07-13 10:05:16','2026-07-13 14:05:16'),(784886,260686,'action created','2026-07-13 10:05:16','2026-07-13 14:05:16'),(784887,260685,'action complete via WP Cron','2026-07-13 10:05:16','2026-07-13 14:05:16'),(784888,260686,'action started via WP Cron','2026-07-13 11:05:36','2026-07-13 15:05:36'),(784889,260687,'action created','2026-07-13 11:05:36','2026-07-13 15:05:36'),(784890,260686,'action complete via WP Cron','2026-07-13 11:05:36','2026-07-13 15:05:36'),(784891,260687,'action started via WP Cron','2026-07-13 12:09:52','2026-07-13 16:09:52'),(784892,260688,'action created','2026-07-13 12:09:52','2026-07-13 16:09:52'),(784893,260687,'action complete via WP Cron','2026-07-13 12:09:52','2026-07-13 16:09:52'),(784894,260639,'action started via WP Cron','2026-07-13 12:20:24','2026-07-13 16:20:24'),(784895,260639,'action complete via WP Cron','2026-07-13 12:20:24','2026-07-13 16:20:24'),(784896,260689,'action created','2026-07-13 12:20:24','2026-07-13 16:20:24'),(784897,260688,'action started via WP Cron','2026-07-13 13:21:11','2026-07-13 17:21:11'),(784898,260690,'action created','2026-07-13 13:21:11','2026-07-13 17:21:11'),(784899,260688,'action complete via WP Cron','2026-07-13 13:21:11','2026-07-13 17:21:11'),(784900,260642,'action started via WP Cron','2026-07-13 14:17:24','2026-07-13 18:17:24'),(784901,260642,'action complete via WP Cron','2026-07-13 14:17:24','2026-07-13 18:17:24'),(784903,260690,'action started via WP Cron','2026-07-13 14:28:39','2026-07-13 18:28:39'),(784904,260692,'action created','2026-07-13 14:28:39','2026-07-13 18:28:39'),(784905,260690,'action complete via WP Cron','2026-07-13 14:28:39','2026-07-13 18:28:39'),(784906,260692,'action started via WP Cron','2026-07-13 15:39:27','2026-07-13 19:39:27'),(784907,260693,'action created','2026-07-13 15:39:27','2026-07-13 19:39:27'),(784908,260692,'action complete via WP Cron','2026-07-13 15:39:27','2026-07-13 19:39:27'),(784909,260693,'action started via WP Cron','2026-07-13 16:51:53','2026-07-13 20:51:53'),(784910,260694,'action created','2026-07-13 16:51:53','2026-07-13 20:51:53'),(784911,260693,'action complete via WP Cron','2026-07-13 16:51:53','2026-07-13 20:51:53'),(784912,260695,'action created','2026-07-13 17:08:32','2026-07-13 21:08:32'),(784913,260695,'action started via WP Cron','2026-07-13 17:14:30','2026-07-13 21:14:30'),(784914,260695,'action complete via WP Cron','2026-07-13 17:14:30','2026-07-13 21:14:30'),(784915,260694,'action started via WP Cron','2026-07-13 17:56:36','2026-07-13 21:56:36'),(784916,260696,'action created','2026-07-13 17:56:36','2026-07-13 21:56:36'),(784917,260694,'action complete via WP Cron','2026-07-13 17:56:36','2026-07-13 21:56:36'),(784918,260557,'action started via WP Cron','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784919,260557,'action complete via WP Cron','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784920,260697,'action created','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784921,260558,'action started via WP Cron','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784922,260558,'action complete via WP Cron','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784923,260698,'action created','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784924,260559,'action started via WP Cron','2026-07-13 18:45:21','2026-07-13 22:45:21'),(784925,260559,'action complete via WP Cron','2026-07-13 18:45:22','2026-07-13 22:45:22'),(784926,260699,'action created','2026-07-13 18:45:22','2026-07-13 22:45:22'),(784927,260560,'action started via WP Cron','2026-07-13 18:45:22','2026-07-13 22:45:22'),(784928,260560,'action complete via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784929,260700,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784930,260561,'action started via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784931,260561,'action complete via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784932,260701,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784933,260562,'action started via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784934,260562,'action complete via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784935,260702,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784936,260566,'action started via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784938,260703,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784939,260704,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784940,260566,'action complete via WP Cron','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784941,260705,'action created','2026-07-13 18:45:23','2026-07-13 22:45:23'),(784942,260704,'action started via WP Cron','2026-07-13 18:45:40','2026-07-13 22:45:40'),(784943,260704,'action complete via WP Cron','2026-07-13 18:45:40','2026-07-13 22:45:40'),(784944,260696,'action started via WP Cron','2026-07-13 18:56:40','2026-07-13 22:56:40'),(784945,260706,'action created','2026-07-13 18:56:40','2026-07-13 22:56:40'),(784946,260696,'action complete via WP Cron','2026-07-13 18:56:40','2026-07-13 22:56:40'),(784952,260706,'action started via WP Cron','2026-07-13 20:02:26','2026-07-14 00:02:26'),(784953,260712,'action created','2026-07-13 20:02:26','2026-07-14 00:02:26'),(784954,260706,'action complete via WP Cron','2026-07-13 20:02:26','2026-07-14 00:02:26'),(784992,260712,'action started via WP Cron','2026-07-13 21:02:50','2026-07-14 01:02:50'),(784993,260722,'action created','2026-07-13 21:02:50','2026-07-14 01:02:50'),(784994,260712,'action complete via WP Cron','2026-07-13 21:02:50','2026-07-14 01:02:50'),(784995,260722,'action started via WP Cron','2026-07-13 22:07:39','2026-07-14 02:07:39'),(784996,260723,'action created','2026-07-13 22:07:39','2026-07-14 02:07:39'),(784997,260722,'action complete via WP Cron','2026-07-13 22:07:39','2026-07-14 02:07:39'),(784998,260723,'action started via WP Cron','2026-07-13 23:08:08','2026-07-14 03:08:08'),(784999,260724,'action created','2026-07-13 23:08:08','2026-07-14 03:08:08'),(785000,260723,'action complete via WP Cron','2026-07-13 23:08:08','2026-07-14 03:08:08'),(785001,260724,'action started via WP Cron','2026-07-14 00:10:25','2026-07-14 04:10:25'),(785002,260725,'action created','2026-07-14 00:10:25','2026-07-14 04:10:25'),(785003,260724,'action complete via WP Cron','2026-07-14 00:10:25','2026-07-14 04:10:25'),(785004,260689,'action started via WP Cron','2026-07-14 00:21:32','2026-07-14 04:21:32'),(785005,260689,'action complete via WP Cron','2026-07-14 00:21:32','2026-07-14 04:21:32'),(785006,260726,'action created','2026-07-14 00:21:32','2026-07-14 04:21:32'),(785007,260725,'action started via Async Request','2026-07-14 01:10:28','2026-07-14 05:10:28'),(785008,260727,'action created','2026-07-14 01:10:28','2026-07-14 05:10:28'),(785009,260725,'action complete via Async Request','2026-07-14 01:10:28','2026-07-14 05:10:28'),(785010,260703,'action started via WP Cron','2026-07-14 02:06:48','2026-07-14 06:06:48'),(785011,260703,'action complete via WP Cron','2026-07-14 02:06:48','2026-07-14 06:06:48'),(785012,260728,'action created','2026-07-14 02:06:48','2026-07-14 06:06:48'),(785013,260727,'action started via WP Cron','2026-07-14 02:12:48','2026-07-14 06:12:48'),(785014,260729,'action created','2026-07-14 02:12:48','2026-07-14 06:12:48'),(785015,260727,'action complete via WP Cron','2026-07-14 02:12:48','2026-07-14 06:12:48'),(785016,260729,'action started via WP Cron','2026-07-14 03:13:41','2026-07-14 07:13:41'),(785017,260730,'action created','2026-07-14 03:13:41','2026-07-14 07:13:41'),(785018,260729,'action complete via WP Cron','2026-07-14 03:13:41','2026-07-14 07:13:41'),(785034,260730,'action started via WP Cron','2026-07-14 04:14:37','2026-07-14 08:14:37'),(785035,260736,'action created','2026-07-14 04:14:37','2026-07-14 08:14:37'),(785036,260730,'action complete via WP Cron','2026-07-14 04:14:37','2026-07-14 08:14:37'),(785043,260739,'action created','2026-07-14 05:09:40','2026-07-14 09:09:40'),(785044,260739,'action started via WP Cron','2026-07-14 05:12:31','2026-07-14 09:12:31'),(785045,260739,'action complete via WP Cron','2026-07-14 05:12:31','2026-07-14 09:12:31'),(785046,260736,'action started via WP Cron','2026-07-14 05:15:46','2026-07-14 09:15:46'),(785047,260740,'action created','2026-07-14 05:15:46','2026-07-14 09:15:46'),(785048,260736,'action complete via WP Cron','2026-07-14 05:15:46','2026-07-14 09:15:46'),(785049,260740,'action started via WP Cron','2026-07-14 06:16:59','2026-07-14 10:16:59'),(785050,260741,'action created','2026-07-14 06:16:59','2026-07-14 10:16:59'),(785051,260740,'action complete via WP Cron','2026-07-14 06:16:59','2026-07-14 10:16:59'),(785052,260741,'action started via WP Cron','2026-07-14 07:21:09','2026-07-14 11:21:09'),(785053,260742,'action created','2026-07-14 07:21:09','2026-07-14 11:21:09'),(785054,260741,'action complete via WP Cron','2026-07-14 07:21:09','2026-07-14 11:21:09'),(785073,260742,'action started via Async Request','2026-07-14 08:21:14','2026-07-14 12:21:14'),(785074,260749,'action created','2026-07-14 08:21:14','2026-07-14 12:21:14'),(785075,260742,'action complete via Async Request','2026-07-14 08:21:14','2026-07-14 12:21:14'),(785082,260749,'action started via WP Cron','2026-07-14 09:23:27','2026-07-14 13:23:27'),(785083,260752,'action created','2026-07-14 09:23:27','2026-07-14 13:23:27'),(785084,260749,'action complete via WP Cron','2026-07-14 09:23:27','2026-07-14 13:23:27'),(785085,260752,'action started via WP Cron','2026-07-14 10:37:12','2026-07-14 14:37:12'),(785086,260753,'action created','2026-07-14 10:37:12','2026-07-14 14:37:12'),(785087,260752,'action complete via WP Cron','2026-07-14 10:37:12','2026-07-14 14:37:12'),(785088,260753,'action started via WP Cron','2026-07-14 11:38:52','2026-07-14 15:38:52'),(785089,260754,'action created','2026-07-14 11:38:52','2026-07-14 15:38:52'),(785090,260753,'action complete via WP Cron','2026-07-14 11:38:52','2026-07-14 15:38:52'),(785091,260726,'action started via WP Cron','2026-07-14 12:24:07','2026-07-14 16:24:07'),(785092,260726,'action complete via WP Cron','2026-07-14 12:24:07','2026-07-14 16:24:07'),(785093,260755,'action created','2026-07-14 12:24:07','2026-07-14 16:24:07'),(785100,260754,'action started via WP Cron','2026-07-14 13:30:41','2026-07-14 17:30:41'),(785101,260758,'action created','2026-07-14 13:30:41','2026-07-14 17:30:41'),(785102,260754,'action complete via WP Cron','2026-07-14 13:30:41','2026-07-14 17:30:41'),(785112,260728,'action started via WP Cron','2026-07-14 14:19:20','2026-07-14 18:19:20'),(785113,260728,'action complete via WP Cron','2026-07-14 14:19:20','2026-07-14 18:19:20'),(785115,260758,'action started via Async Request','2026-07-14 14:37:26','2026-07-14 18:37:26'),(785116,260763,'action created','2026-07-14 14:37:26','2026-07-14 18:37:26'),(785117,260758,'action complete via Async Request','2026-07-14 14:37:26','2026-07-14 18:37:26'),(785124,260763,'action started via WP Cron','2026-07-14 15:44:42','2026-07-14 19:44:42'),(785125,260766,'action created','2026-07-14 15:44:42','2026-07-14 19:44:42'),(785126,260763,'action complete via WP Cron','2026-07-14 15:44:42','2026-07-14 19:44:42'),(785127,260766,'action started via WP Cron','2026-07-14 17:25:01','2026-07-14 21:25:01'),(785128,260767,'action created','2026-07-14 17:25:01','2026-07-14 21:25:01'),(785129,260766,'action complete via WP Cron','2026-07-14 17:25:01','2026-07-14 21:25:01'),(785130,260768,'action created','2026-07-14 17:25:01','2026-07-14 21:25:01'),(785131,260768,'action started via WP Cron','2026-07-14 18:15:30','2026-07-14 22:15:30'),(785132,260768,'action complete via WP Cron','2026-07-14 18:15:30','2026-07-14 22:15:30'),(785133,260767,'action started via WP Cron','2026-07-14 18:34:43','2026-07-14 22:34:43'),(785134,260769,'action created','2026-07-14 18:34:43','2026-07-14 22:34:43'),(785135,260767,'action complete via WP Cron','2026-07-14 18:34:43','2026-07-14 22:34:43'),(785136,260697,'action started via WP Cron','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785137,260697,'action complete via WP Cron','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785138,260770,'action created','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785139,260698,'action started via WP Cron','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785140,260698,'action complete via WP Cron','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785141,260771,'action created','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785142,260699,'action started via WP Cron','2026-07-14 19:10:18','2026-07-14 23:10:18'),(785143,260699,'action complete via WP Cron','2026-07-14 19:10:19','2026-07-14 23:10:19'),(785144,260772,'action created','2026-07-14 19:10:19','2026-07-14 23:10:19'),(785145,260700,'action started via WP Cron','2026-07-14 19:10:19','2026-07-14 23:10:19'),(785146,260700,'action complete via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785147,260773,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785148,260701,'action started via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785149,260701,'action complete via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785150,260774,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785151,260702,'action started via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785152,260702,'action complete via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785153,260775,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785154,260705,'action started via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785156,260776,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785157,260777,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785158,260705,'action complete via WP Cron','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785159,260778,'action created','2026-07-14 19:10:20','2026-07-14 23:10:20'),(785160,260777,'action started via WP Cron','2026-07-14 19:13:44','2026-07-14 23:13:44'),(785161,260777,'action complete via WP Cron','2026-07-14 19:13:44','2026-07-14 23:13:44'),(785162,260769,'action started via WP Cron','2026-07-14 19:40:23','2026-07-14 23:40:23'),(785163,260779,'action created','2026-07-14 19:40:23','2026-07-14 23:40:23'),(785164,260769,'action complete via WP Cron','2026-07-14 19:40:23','2026-07-14 23:40:23'),(786083,260779,'action started via WP Cron','2026-07-14 21:21:09','2026-07-15 01:21:09'),(786084,261086,'action created','2026-07-14 21:21:09','2026-07-15 01:21:09'),(786085,260779,'action complete via WP Cron','2026-07-14 21:21:09','2026-07-15 01:21:09'),(786968,261086,'action started via WP Cron','2026-07-14 22:27:26','2026-07-15 02:27:26'),(786969,261381,'action created','2026-07-14 22:27:26','2026-07-15 02:27:26'),(786970,261086,'action complete via WP Cron','2026-07-14 22:27:26','2026-07-15 02:27:26'),(787525,261381,'action started via WP Cron','2026-07-14 23:36:15','2026-07-15 03:36:15'),(787526,261568,'action created','2026-07-14 23:36:15','2026-07-15 03:36:15'),(787527,261381,'action complete via WP Cron','2026-07-14 23:36:15','2026-07-15 03:36:15'),(787589,260755,'action started via WP Cron','2026-07-15 00:24:45','2026-07-15 04:24:45'),(787590,260755,'action complete via WP Cron','2026-07-15 00:24:45','2026-07-15 04:24:45'),(787591,261588,'action created','2026-07-15 00:24:45','2026-07-15 04:24:45'),(787595,261568,'action started via WP Cron','2026-07-15 00:37:16','2026-07-15 04:37:16'),(787596,261590,'action created','2026-07-15 00:37:16','2026-07-15 04:37:16'),(787597,261568,'action complete via WP Cron','2026-07-15 00:37:16','2026-07-15 04:37:16'),(787655,261590,'action started via WP Cron','2026-07-15 01:39:07','2026-07-15 05:39:07'),(787656,261610,'action created','2026-07-15 01:39:07','2026-07-15 05:39:07'),(787657,261590,'action complete via WP Cron','2026-07-15 01:39:07','2026-07-15 05:39:07'),(787664,260776,'action started via Async Request','2026-07-15 02:00:23','2026-07-15 06:00:23'),(787665,260776,'action complete via Async Request','2026-07-15 02:00:23','2026-07-15 06:00:23'),(787666,261613,'action created','2026-07-15 02:00:23','2026-07-15 06:00:23'),(787724,261610,'action started via WP Cron','2026-07-15 02:41:08','2026-07-15 06:41:08'),(787725,261633,'action created','2026-07-15 02:41:08','2026-07-15 06:41:08'),(787726,261610,'action complete via WP Cron','2026-07-15 02:41:08','2026-07-15 06:41:08'),(787781,261633,'action started via WP Cron','2026-07-15 03:44:23','2026-07-15 07:44:23'),(787782,261652,'action created','2026-07-15 03:44:23','2026-07-15 07:44:23'),(787783,261633,'action complete via WP Cron','2026-07-15 03:44:23','2026-07-15 07:44:23'),(787808,261652,'action started via WP Cron','2026-07-15 04:48:01','2026-07-15 08:48:01'),(787809,261661,'action created','2026-07-15 04:48:01','2026-07-15 08:48:01'),(787810,261652,'action complete via WP Cron','2026-07-15 04:48:01','2026-07-15 08:48:01'),(787811,261662,'action created','2026-07-15 05:06:41','2026-07-15 09:06:41'),(787812,261662,'action started via WP Cron','2026-07-15 05:11:47','2026-07-15 09:11:47'),(787813,261662,'action complete via WP Cron','2026-07-15 05:11:47','2026-07-15 09:11:47'),(787838,261661,'action started via WP Cron','2026-07-15 05:56:15','2026-07-15 09:56:15'),(787839,261671,'action created','2026-07-15 05:56:15','2026-07-15 09:56:15'),(787840,261661,'action complete via WP Cron','2026-07-15 05:56:15','2026-07-15 09:56:15'),(787859,261671,'action started via WP Cron','2026-07-15 06:57:04','2026-07-15 10:57:04'),(787860,261678,'action created','2026-07-15 06:57:04','2026-07-15 10:57:04'),(787861,261671,'action complete via WP Cron','2026-07-15 06:57:04','2026-07-15 10:57:04'),(787877,261678,'action started via WP Cron','2026-07-15 08:16:06','2026-07-15 12:16:06'),(787878,261684,'action created','2026-07-15 08:16:06','2026-07-15 12:16:06'),(787879,261678,'action complete via WP Cron','2026-07-15 08:16:06','2026-07-15 12:16:06'),(787886,261684,'action started via WP Cron','2026-07-15 09:21:42','2026-07-15 13:21:42'),(787887,261687,'action created','2026-07-15 09:21:42','2026-07-15 13:21:42'),(787888,261684,'action complete via WP Cron','2026-07-15 09:21:42','2026-07-15 13:21:42'),(787889,261687,'action started via Async Request','2026-07-15 10:36:56','2026-07-15 14:36:56'),(787890,261688,'action created','2026-07-15 10:36:56','2026-07-15 14:36:56'),(787891,261687,'action complete via Async Request','2026-07-15 10:36:56','2026-07-15 14:36:56'),(787892,261688,'action started via WP Cron','2026-07-15 11:44:33','2026-07-15 15:44:33'),(787893,261689,'action created','2026-07-15 11:44:33','2026-07-15 15:44:33'),(787894,261688,'action complete via WP Cron','2026-07-15 11:44:33','2026-07-15 15:44:33'),(787895,261588,'action started via WP Cron','2026-07-15 12:40:05','2026-07-15 16:40:05'),(787896,261588,'action complete via WP Cron','2026-07-15 12:40:05','2026-07-15 16:40:05'),(787897,261690,'action created','2026-07-15 12:40:05','2026-07-15 16:40:05'),(787898,261689,'action started via Async Request','2026-07-15 12:52:44','2026-07-15 16:52:44'),(787899,261691,'action created','2026-07-15 12:52:44','2026-07-15 16:52:44'),(787900,261689,'action complete via Async Request','2026-07-15 12:52:44','2026-07-15 16:52:44'),(787901,261691,'action started via WP Cron','2026-07-15 14:36:06','2026-07-15 18:36:06'),(787902,261692,'action created','2026-07-15 14:36:06','2026-07-15 18:36:06'),(787903,261691,'action complete via WP Cron','2026-07-15 14:36:06','2026-07-15 18:36:06'),(787904,261613,'action started via WP Cron','2026-07-15 14:36:06','2026-07-15 18:36:06'),(787905,261613,'action complete via WP Cron','2026-07-15 14:36:06','2026-07-15 18:36:06'),(787907,261692,'action started via WP Cron','2026-07-15 15:50:43','2026-07-15 19:50:43'),(787908,261694,'action created','2026-07-15 15:50:43','2026-07-15 19:50:43'),(787909,261692,'action complete via WP Cron','2026-07-15 15:50:43','2026-07-15 19:50:43'),(787910,261694,'action started via WP Cron','2026-07-15 17:13:37','2026-07-15 21:13:37'),(787911,261695,'action created','2026-07-15 17:13:37','2026-07-15 21:13:37'),(787912,261694,'action complete via WP Cron','2026-07-15 17:13:37','2026-07-15 21:13:37'),(787913,261696,'action created','2026-07-15 17:13:37','2026-07-15 21:13:37'),(787914,261696,'action started via WP Cron','2026-07-15 17:15:40','2026-07-15 21:15:40'),(787915,261696,'action complete via WP Cron','2026-07-15 17:15:40','2026-07-15 21:15:40'),(787916,261695,'action started via WP Cron','2026-07-15 18:47:15','2026-07-15 22:47:15'),(787917,261697,'action created','2026-07-15 18:47:15','2026-07-15 22:47:15'),(787918,261695,'action complete via WP Cron','2026-07-15 18:47:15','2026-07-15 22:47:15'),(787919,260770,'action started via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787920,260770,'action complete via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787921,261698,'action created','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787922,260771,'action started via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787923,260771,'action complete via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787924,261699,'action created','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787925,260772,'action started via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787926,260772,'action complete via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787927,261700,'action created','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787928,260773,'action started via WP Cron','2026-07-15 19:12:55','2026-07-15 23:12:55'),(787929,260773,'action complete via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787930,261701,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787931,260774,'action started via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787932,260774,'action complete via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787933,261702,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787934,260775,'action started via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787935,260775,'action complete via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787936,261703,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787937,260778,'action started via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787939,261704,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787940,261705,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787941,260778,'action complete via WP Cron','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787942,261706,'action created','2026-07-15 19:12:56','2026-07-15 23:12:56'),(787943,261705,'action started via WP Cron','2026-07-15 19:21:59','2026-07-15 23:21:59'),(787944,261705,'action complete via WP Cron','2026-07-15 19:21:59','2026-07-15 23:21:59'),(787945,261697,'action started via WP Cron','2026-07-15 19:47:34','2026-07-15 23:47:34'),(787946,261707,'action created','2026-07-15 19:47:34','2026-07-15 23:47:34'),(787947,261697,'action complete via WP Cron','2026-07-15 19:47:34','2026-07-15 23:47:34'),(787993,261707,'action started via WP Cron','2026-07-15 20:58:28','2026-07-16 00:58:28'),(787994,261723,'action created','2026-07-15 20:58:28','2026-07-16 00:58:28'),(787995,261707,'action complete via WP Cron','2026-07-15 20:58:28','2026-07-16 00:58:28'),(787996,261723,'action started via WP Cron','2026-07-15 22:01:14','2026-07-16 02:01:14'),(787997,261724,'action created','2026-07-15 22:01:14','2026-07-16 02:01:14'),(787998,261723,'action complete via WP Cron','2026-07-15 22:01:14','2026-07-16 02:01:14'),(787999,261724,'action started via WP Cron','2026-07-15 23:09:25','2026-07-16 03:09:25'),(788000,261725,'action created','2026-07-15 23:09:25','2026-07-16 03:09:25'),(788001,261724,'action complete via WP Cron','2026-07-15 23:09:25','2026-07-16 03:09:25'),(788002,261725,'action started via WP Cron','2026-07-16 00:38:30','2026-07-16 04:38:30'),(788003,261726,'action created','2026-07-16 00:38:30','2026-07-16 04:38:30'),(788004,261725,'action complete via WP Cron','2026-07-16 00:38:30','2026-07-16 04:38:30'),(788005,261690,'action started via WP Cron','2026-07-16 01:06:59','2026-07-16 05:06:59'),(788006,261690,'action complete via WP Cron','2026-07-16 01:06:59','2026-07-16 05:06:59'),(788007,261727,'action created','2026-07-16 01:06:59','2026-07-16 05:06:59'),(788008,261726,'action started via WP Cron','2026-07-16 01:42:33','2026-07-16 05:42:33'),(788009,261728,'action created','2026-07-16 01:42:33','2026-07-16 05:42:33'),(788010,261726,'action complete via WP Cron','2026-07-16 01:42:33','2026-07-16 05:42:33'),(788011,261704,'action started via Async Request','2026-07-16 02:29:39','2026-07-16 06:29:39'),(788012,261704,'action complete via Async Request','2026-07-16 02:29:39','2026-07-16 06:29:39'),(788013,261729,'action created','2026-07-16 02:29:39','2026-07-16 06:29:39'),(788014,261728,'action started via WP Cron','2026-07-16 02:48:29','2026-07-16 06:48:29'),(788015,261730,'action created','2026-07-16 02:48:29','2026-07-16 06:48:29'),(788016,261728,'action complete via WP Cron','2026-07-16 02:48:29','2026-07-16 06:48:29'),(788017,261730,'action started via WP Cron','2026-07-16 04:00:31','2026-07-16 08:00:31'),(788018,261731,'action created','2026-07-16 04:00:31','2026-07-16 08:00:31'),(788019,261730,'action complete via WP Cron','2026-07-16 04:00:31','2026-07-16 08:00:31'),(788020,261731,'action started via WP Cron','2026-07-16 05:02:56','2026-07-16 09:02:56'),(788021,261732,'action created','2026-07-16 05:02:56','2026-07-16 09:02:56'),(788022,261731,'action complete via WP Cron','2026-07-16 05:02:56','2026-07-16 09:02:56'),(788023,261733,'action created','2026-07-16 05:05:39','2026-07-16 09:05:39'),(788024,261733,'action started via WP Cron','2026-07-16 05:05:39','2026-07-16 09:05:39'),(788025,261733,'action complete via WP Cron','2026-07-16 05:05:39','2026-07-16 09:05:39'),(788026,261732,'action started via WP Cron','2026-07-16 06:07:18','2026-07-16 10:07:18'),(788027,261734,'action created','2026-07-16 06:07:18','2026-07-16 10:07:18'),(788028,261732,'action complete via WP Cron','2026-07-16 06:07:18','2026-07-16 10:07:18'),(788029,261734,'action started via WP Cron','2026-07-16 07:13:09','2026-07-16 11:13:09'),(788030,261735,'action created','2026-07-16 07:13:09','2026-07-16 11:13:09'),(788031,261734,'action complete via WP Cron','2026-07-16 07:13:09','2026-07-16 11:13:09'),(788032,261735,'action started via WP Cron','2026-07-16 08:27:38','2026-07-16 12:27:38'),(788033,261736,'action created','2026-07-16 08:27:38','2026-07-16 12:27:38'),(788034,261735,'action complete via WP Cron','2026-07-16 08:27:38','2026-07-16 12:27:38'),(788035,261736,'action started via WP Cron','2026-07-16 09:31:45','2026-07-16 13:31:45'),(788036,261737,'action created','2026-07-16 09:31:45','2026-07-16 13:31:45'),(788037,261736,'action complete via WP Cron','2026-07-16 09:31:45','2026-07-16 13:31:45'),(788038,261737,'action started via WP Cron','2026-07-16 10:44:25','2026-07-16 14:44:25'),(788039,261738,'action created','2026-07-16 10:44:25','2026-07-16 14:44:25'),(788040,261737,'action complete via WP Cron','2026-07-16 10:44:25','2026-07-16 14:44:25'),(788041,261738,'action started via WP Cron','2026-07-16 11:46:04','2026-07-16 15:46:04'),(788042,261739,'action created','2026-07-16 11:46:04','2026-07-16 15:46:04'),(788043,261738,'action complete via WP Cron','2026-07-16 11:46:04','2026-07-16 15:46:04'),(788044,261739,'action started via WP Cron','2026-07-16 12:49:17','2026-07-16 16:49:17'),(788045,261740,'action created','2026-07-16 12:49:17','2026-07-16 16:49:17'),(788046,261739,'action complete via WP Cron','2026-07-16 12:49:17','2026-07-16 16:49:17'),(788047,261727,'action started via WP Cron','2026-07-16 13:11:49','2026-07-16 17:11:49'),(788048,261727,'action complete via WP Cron','2026-07-16 13:11:49','2026-07-16 17:11:49'),(788049,261741,'action created','2026-07-16 13:11:49','2026-07-16 17:11:49'),(788050,261740,'action started via WP Cron','2026-07-16 13:49:24','2026-07-16 17:49:24'),(788051,261742,'action created','2026-07-16 13:49:24','2026-07-16 17:49:24'),(788052,261740,'action complete via WP Cron','2026-07-16 13:49:24','2026-07-16 17:49:24'),(788068,261729,'action started via WP Cron','2026-07-16 14:29:52','2026-07-16 18:29:52'),(788069,261729,'action complete via WP Cron','2026-07-16 14:29:52','2026-07-16 18:29:52'),(788074,261742,'action started via Async Request','2026-07-16 14:51:02','2026-07-16 18:51:02'),(788075,261750,'action created','2026-07-16 14:51:02','2026-07-16 18:51:02'),(788076,261742,'action complete via Async Request','2026-07-16 14:51:02','2026-07-16 18:51:02'),(788092,261750,'action started via WP Cron','2026-07-16 15:51:06','2026-07-16 19:51:06'),(788093,261756,'action created','2026-07-16 15:51:06','2026-07-16 19:51:06'),(788094,261750,'action complete via WP Cron','2026-07-16 15:51:06','2026-07-16 19:51:06'),(788143,261756,'action started via WP Cron','2026-07-16 16:52:42','2026-07-16 20:52:42'),(788144,261773,'action created','2026-07-16 16:52:42','2026-07-16 20:52:42'),(788145,261756,'action complete via WP Cron','2026-07-16 16:52:42','2026-07-16 20:52:42'),(788155,261777,'action created','2026-07-16 17:04:34','2026-07-16 21:04:34'),(788156,261777,'action started via WP Cron','2026-07-16 17:06:13','2026-07-16 21:06:13'),(788157,261777,'action complete via WP Cron','2026-07-16 17:06:13','2026-07-16 21:06:13'),(788203,261773,'action started via WP Cron','2026-07-16 17:54:38','2026-07-16 21:54:38'),(788204,261793,'action created','2026-07-16 17:54:38','2026-07-16 21:54:38'),(788205,261773,'action complete via WP Cron','2026-07-16 17:54:38','2026-07-16 21:54:38'),(788218,261793,'action started via WP Cron','2026-07-16 19:08:24','2026-07-16 23:08:24'),(788219,261798,'action created','2026-07-16 19:08:24','2026-07-16 23:08:24'),(788220,261793,'action complete via WP Cron','2026-07-16 19:08:24','2026-07-16 23:08:24'),(788221,261698,'action started via WP Cron','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788222,261698,'action complete via WP Cron','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788223,261799,'action created','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788224,261699,'action started via WP Cron','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788225,261699,'action complete via WP Cron','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788226,261800,'action created','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788227,261700,'action started via WP Cron','2026-07-16 19:15:06','2026-07-16 23:15:06'),(788228,261700,'action complete via WP Cron','2026-07-16 19:15:07','2026-07-16 23:15:07'),(788229,261801,'action created','2026-07-16 19:15:07','2026-07-16 23:15:07'),(788230,261701,'action started via WP Cron','2026-07-16 19:15:07','2026-07-16 23:15:07'),(788231,261701,'action complete via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788232,261802,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788233,261702,'action started via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788234,261702,'action complete via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788235,261803,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788236,261703,'action started via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788237,261703,'action complete via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788238,261804,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788239,261706,'action started via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788241,261805,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788242,261806,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788243,261706,'action complete via WP Cron','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788244,261807,'action created','2026-07-16 19:15:08','2026-07-16 23:15:08'),(788245,261806,'action started via WP Cron','2026-07-16 19:19:26','2026-07-16 23:19:26'),(788246,261806,'action complete via WP Cron','2026-07-16 19:19:26','2026-07-16 23:19:26'),(788256,261798,'action started via WP Cron','2026-07-16 20:08:47','2026-07-17 00:08:47'),(788257,261811,'action created','2026-07-16 20:08:47','2026-07-17 00:08:47'),(788258,261798,'action complete via WP Cron','2026-07-16 20:08:47','2026-07-17 00:08:47'),(788259,261811,'action started via WP Cron','2026-07-16 21:21:18','2026-07-17 01:21:18'),(788260,261812,'action created','2026-07-16 21:21:19','2026-07-17 01:21:19'),(788261,261811,'action complete via WP Cron','2026-07-16 21:21:19','2026-07-17 01:21:19'),(788262,261812,'action started via WP Cron','2026-07-16 22:23:47','2026-07-17 02:23:47'),(788263,261813,'action created','2026-07-16 22:23:47','2026-07-17 02:23:47'),(788264,261812,'action complete via WP Cron','2026-07-16 22:23:47','2026-07-17 02:23:47'),(788265,261813,'action started via WP Cron','2026-07-16 23:26:19','2026-07-17 03:26:19'),(788266,261814,'action created','2026-07-16 23:26:19','2026-07-17 03:26:19'),(788267,261813,'action complete via WP Cron','2026-07-16 23:26:19','2026-07-17 03:26:19'),(788268,261814,'action started via WP Cron','2026-07-17 00:28:22','2026-07-17 04:28:22'),(788269,261815,'action created','2026-07-17 00:28:22','2026-07-17 04:28:22'),(788270,261814,'action complete via WP Cron','2026-07-17 00:28:22','2026-07-17 04:28:22'),(788271,261741,'action started via WP Cron','2026-07-17 01:14:25','2026-07-17 05:14:25'),(788272,261741,'action complete via WP Cron','2026-07-17 01:14:25','2026-07-17 05:14:25'),(788273,261816,'action created','2026-07-17 01:14:25','2026-07-17 05:14:25'),(788274,256159,'action started via WP Cron','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788275,256159,'action complete via WP Cron','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788276,261817,'action created','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788277,261815,'action started via WP Cron','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788278,261818,'action created','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788279,261815,'action complete via WP Cron','2026-07-17 01:33:47','2026-07-17 05:33:47'),(788280,261805,'action started via WP Cron','2026-07-17 02:01:40','2026-07-17 06:01:40'),(788281,261805,'action complete via WP Cron','2026-07-17 02:01:40','2026-07-17 06:01:40'),(788282,261819,'action created','2026-07-17 02:01:40','2026-07-17 06:01:40'),(788283,261818,'action started via WP Cron','2026-07-17 02:36:01','2026-07-17 06:36:01'),(788284,261820,'action created','2026-07-17 02:36:01','2026-07-17 06:36:01'),(788285,261818,'action complete via WP Cron','2026-07-17 02:36:01','2026-07-17 06:36:01'),(788295,261820,'action started via WP Cron','2026-07-17 03:47:43','2026-07-17 07:47:43'),(788296,261824,'action created','2026-07-17 03:47:43','2026-07-17 07:47:43'),(788297,261820,'action complete via WP Cron','2026-07-17 03:47:43','2026-07-17 07:47:43'),(788307,261824,'action started via WP Cron','2026-07-17 05:00:15','2026-07-17 09:00:15'),(788308,261828,'action created','2026-07-17 05:00:15','2026-07-17 09:00:15'),(788309,261824,'action complete via WP Cron','2026-07-17 05:00:15','2026-07-17 09:00:15'),(788313,261830,'action created','2026-07-17 05:09:06','2026-07-17 09:09:06'),(788314,261830,'action started via WP Cron','2026-07-17 05:12:27','2026-07-17 09:12:27'),(788315,261830,'action complete via WP Cron','2026-07-17 05:12:27','2026-07-17 09:12:27'),(788316,261828,'action started via WP Cron','2026-07-17 06:30:28','2026-07-17 10:30:28'),(788317,261831,'action created','2026-07-17 06:30:28','2026-07-17 10:30:28'),(788318,261828,'action complete via WP Cron','2026-07-17 06:30:28','2026-07-17 10:30:28'),(788319,261831,'action started via WP Cron','2026-07-17 07:43:54','2026-07-17 11:43:54'),(788320,261832,'action created','2026-07-17 07:43:54','2026-07-17 11:43:54'),(788321,261831,'action complete via WP Cron','2026-07-17 07:43:54','2026-07-17 11:43:54'),(788351,261832,'action started via WP Cron','2026-07-17 08:44:24','2026-07-17 12:44:24'),(788352,261846,'action created','2026-07-17 08:44:24','2026-07-17 12:44:24'),(788353,261832,'action complete via WP Cron','2026-07-17 08:44:24','2026-07-17 12:44:24'),(788394,261846,'action started via WP Cron','2026-07-17 09:45:53','2026-07-17 13:45:53'),(788395,261857,'action created','2026-07-17 09:45:53','2026-07-17 13:45:53'),(788396,261846,'action complete via WP Cron','2026-07-17 09:45:53','2026-07-17 13:45:53'),(788445,261857,'action started via WP Cron','2026-07-17 10:50:25','2026-07-17 14:50:25'),(788446,261874,'action created','2026-07-17 10:50:25','2026-07-17 14:50:25'),(788447,261857,'action complete via WP Cron','2026-07-17 10:50:25','2026-07-17 14:50:25'),(788490,261874,'action started via WP Cron','2026-07-17 12:00:31','2026-07-17 16:00:31'),(788491,261889,'action created','2026-07-17 12:00:31','2026-07-17 16:00:31'),(788492,261874,'action complete via WP Cron','2026-07-17 12:00:31','2026-07-17 16:00:31'),(788535,261889,'action started via WP Cron','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788536,261904,'action created','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788537,261889,'action complete via WP Cron','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788538,261816,'action started via WP Cron','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788539,261816,'action complete via WP Cron','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788540,261905,'action created','2026-07-17 13:35:48','2026-07-17 17:35:48'),(788565,261819,'action started via WP Cron','2026-07-17 15:18:43','2026-07-17 19:18:43'),(788566,261819,'action complete via WP Cron','2026-07-17 15:18:43','2026-07-17 19:18:43'),(788568,261904,'action started via WP Cron','2026-07-17 15:18:43','2026-07-17 19:18:43'),(788569,261915,'action created','2026-07-17 15:18:43','2026-07-17 19:18:43'),(788570,261904,'action complete via WP Cron','2026-07-17 15:18:43','2026-07-17 19:18:43'),(788571,261915,'action started via WP Cron','2026-07-17 16:43:05','2026-07-17 20:43:05'),(788572,261916,'action created','2026-07-17 16:43:05','2026-07-17 20:43:05'),(788573,261915,'action complete via WP Cron','2026-07-17 16:43:05','2026-07-17 20:43:05'),(788574,261917,'action created','2026-07-17 17:04:43','2026-07-17 21:04:43'),(788575,261917,'action started via WP Cron','2026-07-17 17:06:20','2026-07-17 21:06:20'),(788576,261917,'action complete via WP Cron','2026-07-17 17:06:20','2026-07-17 21:06:20'),(788577,261916,'action started via WP Cron','2026-07-17 17:44:18','2026-07-17 21:44:18'),(788578,261918,'action created','2026-07-17 17:44:18','2026-07-17 21:44:18'),(788579,261916,'action complete via WP Cron','2026-07-17 17:44:18','2026-07-17 21:44:18'),(788580,261918,'action started via Async Request','2026-07-17 18:44:55','2026-07-17 22:44:55'),(788581,261919,'action created','2026-07-17 18:44:55','2026-07-17 22:44:55'),(788582,261918,'action complete via Async Request','2026-07-17 18:44:55','2026-07-17 22:44:55'),(788583,261799,'action started via WP Cron','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788584,261799,'action complete via WP Cron','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788585,261920,'action created','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788586,261800,'action started via WP Cron','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788587,261800,'action complete via WP Cron','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788588,261921,'action created','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788589,261801,'action started via WP Cron','2026-07-17 19:51:25','2026-07-17 23:51:25'),(788590,261801,'action complete via WP Cron','2026-07-17 19:51:26','2026-07-17 23:51:26'),(788591,261922,'action created','2026-07-17 19:51:26','2026-07-17 23:51:26'),(788592,261802,'action started via WP Cron','2026-07-17 19:51:26','2026-07-17 23:51:26'),(788593,261802,'action complete via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788594,261923,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788595,261803,'action started via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788596,261803,'action complete via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788597,261924,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788598,261804,'action started via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788599,261804,'action complete via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788600,261925,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788601,261919,'action started via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788602,261926,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788603,261919,'action complete via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788604,261807,'action started via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788606,261927,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788607,261928,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788608,261807,'action complete via WP Cron','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788609,261929,'action created','2026-07-17 19:51:27','2026-07-17 23:51:27'),(788610,261928,'action started via WP Cron','2026-07-17 19:54:35','2026-07-17 23:54:35'),(788611,261928,'action complete via WP Cron','2026-07-17 19:54:35','2026-07-17 23:54:35'),(790082,261926,'action started via WP Cron','2026-07-17 20:52:27','2026-07-18 00:52:27'),(790083,262420,'action created','2026-07-17 20:52:27','2026-07-18 00:52:27'),(790084,261926,'action complete via WP Cron','2026-07-17 20:52:27','2026-07-18 00:52:27'),(790706,262420,'action started via WP Cron','2026-07-17 22:06:25','2026-07-18 02:06:25'),(790707,262628,'action created','2026-07-17 22:06:25','2026-07-18 02:06:25'),(790708,262420,'action complete via WP Cron','2026-07-17 22:06:25','2026-07-18 02:06:25'),(790943,262628,'action started via WP Cron','2026-07-17 23:35:12','2026-07-18 03:35:12'),(790944,262707,'action created','2026-07-17 23:35:12','2026-07-18 03:35:12'),(790945,262628,'action complete via WP Cron','2026-07-17 23:35:12','2026-07-18 03:35:12'),(790961,262707,'action started via WP Cron','2026-07-18 00:37:12','2026-07-18 04:37:12'),(790962,262713,'action created','2026-07-18 00:37:12','2026-07-18 04:37:12'),(790963,262707,'action complete via WP Cron','2026-07-18 00:37:12','2026-07-18 04:37:12'),(790973,261905,'action started via WP Cron','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790974,261905,'action complete via WP Cron','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790975,262717,'action created','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790976,262713,'action started via WP Cron','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790977,262718,'action created','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790978,262713,'action complete via WP Cron','2026-07-18 01:45:00','2026-07-18 05:45:00'),(790982,261927,'action started via WP Cron','2026-07-18 02:02:51','2026-07-18 06:02:51'),(790983,261927,'action complete via WP Cron','2026-07-18 02:02:51','2026-07-18 06:02:51'),(790984,262720,'action created','2026-07-18 02:02:51','2026-07-18 06:02:51'),(790994,262718,'action started via WP Cron','2026-07-18 03:13:17','2026-07-18 07:13:17'),(790995,262724,'action created','2026-07-18 03:13:17','2026-07-18 07:13:17'),(790996,262718,'action complete via WP Cron','2026-07-18 03:13:17','2026-07-18 07:13:17'),(790997,262724,'action started via WP Cron','2026-07-18 04:19:38','2026-07-18 08:19:38'),(790998,262725,'action created','2026-07-18 04:19:38','2026-07-18 08:19:38'),(790999,262724,'action complete via WP Cron','2026-07-18 04:19:38','2026-07-18 08:19:38'),(791000,262726,'action created','2026-07-18 05:05:10','2026-07-18 09:05:10'),(791001,262726,'action started via WP Cron','2026-07-18 05:05:10','2026-07-18 09:05:10'),(791002,262726,'action complete via WP Cron','2026-07-18 05:05:10','2026-07-18 09:05:10'),(791003,262725,'action started via WP Cron','2026-07-18 05:25:29','2026-07-18 09:25:29'),(791004,262727,'action created','2026-07-18 05:25:29','2026-07-18 09:25:29'),(791005,262725,'action complete via WP Cron','2026-07-18 05:25:29','2026-07-18 09:25:29'),(791006,262727,'action started via WP Cron','2026-07-18 06:54:38','2026-07-18 10:54:38'),(791007,262728,'action created','2026-07-18 06:54:38','2026-07-18 10:54:38'),(791008,262727,'action complete via WP Cron','2026-07-18 06:54:38','2026-07-18 10:54:38'),(791024,262728,'action started via WP Cron','2026-07-18 08:00:17','2026-07-18 12:00:17'),(791025,262734,'action created','2026-07-18 08:00:17','2026-07-18 12:00:17'),(791026,262728,'action complete via WP Cron','2026-07-18 08:00:17','2026-07-18 12:00:17'),(791042,262734,'action started via WP Cron','2026-07-18 09:12:15','2026-07-18 13:12:15'),(791043,262740,'action created','2026-07-18 09:12:15','2026-07-18 13:12:15'),(791044,262734,'action complete via WP Cron','2026-07-18 09:12:15','2026-07-18 13:12:15'),(791045,262740,'action started via WP Cron','2026-07-18 10:16:13','2026-07-18 14:16:13'),(791046,262741,'action created','2026-07-18 10:16:13','2026-07-18 14:16:13'),(791047,262740,'action complete via WP Cron','2026-07-18 10:16:13','2026-07-18 14:16:13'),(791048,262741,'action started via WP Cron','2026-07-18 11:19:28','2026-07-18 15:19:28'),(791049,262742,'action created','2026-07-18 11:19:28','2026-07-18 15:19:28'),(791050,262741,'action complete via WP Cron','2026-07-18 11:19:28','2026-07-18 15:19:28'),(791051,262742,'action started via WP Cron','2026-07-18 12:19:41','2026-07-18 16:19:41'),(791052,262743,'action created','2026-07-18 12:19:41','2026-07-18 16:19:41'),(791053,262742,'action complete via WP Cron','2026-07-18 12:19:41','2026-07-18 16:19:41'),(791066,262743,'action started via WP Cron','2026-07-18 13:19:51','2026-07-18 17:19:51'),(791067,262748,'action created','2026-07-18 13:19:51','2026-07-18 17:19:51'),(791068,262743,'action complete via WP Cron','2026-07-18 13:19:51','2026-07-18 17:19:51'),(791072,262717,'action started via WP Cron','2026-07-18 13:45:51','2026-07-18 17:45:51'),(791073,262717,'action complete via WP Cron','2026-07-18 13:45:51','2026-07-18 17:45:51'),(791074,262750,'action created','2026-07-18 13:45:51','2026-07-18 17:45:51'),(791084,262720,'action started via WP Cron','2026-07-18 14:02:59','2026-07-18 18:02:59'),(791085,262720,'action complete via WP Cron','2026-07-18 14:03:00','2026-07-18 18:03:00'),(791099,262748,'action started via WP Cron','2026-07-18 14:35:48','2026-07-18 18:35:48'),(791100,262761,'action created','2026-07-18 14:35:48','2026-07-18 18:35:48'),(791101,262748,'action complete via WP Cron','2026-07-18 14:35:48','2026-07-18 18:35:48'),(791129,262761,'action started via WP Cron','2026-07-18 15:37:49','2026-07-18 19:37:49'),(791130,262769,'action created','2026-07-18 15:37:49','2026-07-18 19:37:49'),(791131,262761,'action complete via WP Cron','2026-07-18 15:37:49','2026-07-18 19:37:49'),(791165,262769,'action started via WP Cron','2026-07-18 16:39:44','2026-07-18 20:39:44'),(791166,262781,'action created','2026-07-18 16:39:44','2026-07-18 20:39:44'),(791167,262769,'action complete via WP Cron','2026-07-18 16:39:44','2026-07-18 20:39:44'),(791171,262783,'action created','2026-07-18 17:09:36','2026-07-18 21:09:36'),(791172,262783,'action started via WP Cron','2026-07-18 17:10:15','2026-07-18 21:10:15'),(791173,262783,'action complete via WP Cron','2026-07-18 17:10:15','2026-07-18 21:10:15'),(791195,262781,'action started via WP Cron','2026-07-18 17:43:31','2026-07-18 21:43:31'),(791196,262791,'action created','2026-07-18 17:43:31','2026-07-18 21:43:31'),(791197,262781,'action complete via WP Cron','2026-07-18 17:43:31','2026-07-18 21:43:31'),(791228,262791,'action started via Async Request','2026-07-18 18:43:36','2026-07-18 22:43:36'),(791229,262802,'action created','2026-07-18 18:43:36','2026-07-18 22:43:36'),(791230,262791,'action complete via Async Request','2026-07-18 18:43:36','2026-07-18 22:43:36'),(791246,262802,'action started via WP Cron','2026-07-18 19:43:56','2026-07-18 23:43:56'),(791247,262808,'action created','2026-07-18 19:43:56','2026-07-18 23:43:56'),(791248,262802,'action complete via WP Cron','2026-07-18 19:43:56','2026-07-18 23:43:56'),(791348,261920,'action started via WP Cron','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791349,261920,'action complete via WP Cron','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791350,262842,'action created','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791351,261921,'action started via WP Cron','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791352,261921,'action complete via WP Cron','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791353,262843,'action created','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791354,261922,'action started via WP Cron','2026-07-18 20:12:24','2026-07-19 00:12:24'),(791355,261922,'action complete via WP Cron','2026-07-18 20:12:25','2026-07-19 00:12:25'),(791356,262844,'action created','2026-07-18 20:12:25','2026-07-19 00:12:25'),(791357,261923,'action started via WP Cron','2026-07-18 20:12:25','2026-07-19 00:12:25'),(791358,261923,'action complete via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791359,262845,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791360,261924,'action started via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791361,261924,'action complete via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791362,262846,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791363,261925,'action started via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791364,261925,'action complete via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791365,262847,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791366,261929,'action started via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791368,262848,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791369,262849,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791370,261929,'action complete via WP Cron','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791371,262850,'action created','2026-07-18 20:12:26','2026-07-19 00:12:26'),(791372,262849,'action started via WP Cron','2026-07-18 20:14:20','2026-07-19 00:14:20'),(791373,262849,'action complete via WP Cron','2026-07-18 20:14:20','2026-07-19 00:14:20'),(791389,262808,'action started via WP Cron','2026-07-18 20:47:16','2026-07-19 00:47:16'),(791390,262856,'action created','2026-07-18 20:47:16','2026-07-19 00:47:16'),(791391,262808,'action complete via WP Cron','2026-07-18 20:47:16','2026-07-19 00:47:16'),(791401,262856,'action started via WP Cron','2026-07-18 21:57:34','2026-07-19 01:57:34'),(791402,262860,'action created','2026-07-18 21:57:34','2026-07-19 01:57:34'),(791403,262856,'action complete via WP Cron','2026-07-18 21:57:34','2026-07-19 01:57:34'),(791404,262860,'action started via WP Cron','2026-07-18 23:06:17','2026-07-19 03:06:17'),(791405,262861,'action created','2026-07-18 23:06:17','2026-07-19 03:06:17'),(791406,262860,'action complete via WP Cron','2026-07-18 23:06:17','2026-07-19 03:06:17'),(791407,262861,'action started via WP Cron','2026-07-19 00:08:18','2026-07-19 04:08:18'),(791408,262862,'action created','2026-07-19 00:08:18','2026-07-19 04:08:18'),(791409,262861,'action complete via WP Cron','2026-07-19 00:08:18','2026-07-19 04:08:18'),(791410,262862,'action started via WP Cron','2026-07-19 01:16:12','2026-07-19 05:16:12'),(791411,262863,'action created','2026-07-19 01:16:12','2026-07-19 05:16:12'),(791412,262862,'action complete via WP Cron','2026-07-19 01:16:12','2026-07-19 05:16:12'),(791413,262750,'action started via Async Request','2026-07-19 01:55:28','2026-07-19 05:55:28'),(791414,262750,'action complete via Async Request','2026-07-19 01:55:28','2026-07-19 05:55:28'),(791415,262864,'action created','2026-07-19 01:55:28','2026-07-19 05:55:28'),(791416,262848,'action started via WP Cron','2026-07-19 02:01:57','2026-07-19 06:01:57'),(791417,262848,'action complete via WP Cron','2026-07-19 02:01:57','2026-07-19 06:01:57'),(791418,262865,'action created','2026-07-19 02:01:57','2026-07-19 06:01:57'),(791419,262863,'action started via WP Cron','2026-07-19 02:23:22','2026-07-19 06:23:22'),(791420,262866,'action created','2026-07-19 02:23:22','2026-07-19 06:23:22'),(791421,262863,'action complete via WP Cron','2026-07-19 02:23:22','2026-07-19 06:23:22'),(791422,262866,'action started via WP Cron','2026-07-19 03:33:08','2026-07-19 07:33:08'),(791423,262867,'action created','2026-07-19 03:33:08','2026-07-19 07:33:08'),(791424,262866,'action complete via WP Cron','2026-07-19 03:33:08','2026-07-19 07:33:08'),(791425,262867,'action started via WP Cron','2026-07-19 04:37:13','2026-07-19 08:37:13'),(791426,262868,'action created','2026-07-19 04:37:13','2026-07-19 08:37:13'),(791427,262867,'action complete via WP Cron','2026-07-19 04:37:13','2026-07-19 08:37:13'),(791428,262869,'action created','2026-07-19 05:05:06','2026-07-19 09:05:06'),(791429,262869,'action started via Async Request','2026-07-19 05:14:53','2026-07-19 09:14:53'),(791430,262869,'action complete via Async Request','2026-07-19 05:14:53','2026-07-19 09:14:53'),(791431,262868,'action started via WP Cron','2026-07-19 05:52:26','2026-07-19 09:52:26'),(791432,262870,'action created','2026-07-19 05:52:26','2026-07-19 09:52:26'),(791433,262868,'action complete via WP Cron','2026-07-19 05:52:26','2026-07-19 09:52:26'),(791801,262870,'action started via WP Cron','2026-07-19 08:10:03','2026-07-19 12:10:03'),(791802,263004,'action created','2026-07-19 08:10:03','2026-07-19 12:10:03'),(791803,262870,'action complete via WP Cron','2026-07-19 08:10:03','2026-07-19 12:10:03'),(792122,263004,'action started via WP Cron','2026-07-19 10:06:19','2026-07-19 14:06:19'),(792123,263101,'action created','2026-07-19 10:06:19','2026-07-19 14:06:19'),(792124,263004,'action complete via WP Cron','2026-07-19 10:06:19','2026-07-19 14:06:19'),(792146,263101,'action started via WP Cron','2026-07-19 11:11:32','2026-07-19 15:11:32'),(792147,263109,'action created','2026-07-19 11:11:32','2026-07-19 15:11:32'),(792148,263101,'action complete via WP Cron','2026-07-19 11:11:32','2026-07-19 15:11:32'),(792164,263109,'action started via WP Cron','2026-07-19 12:22:41','2026-07-19 16:22:41'),(792165,263115,'action created','2026-07-19 12:22:41','2026-07-19 16:22:41'),(792166,263109,'action complete via WP Cron','2026-07-19 12:22:41','2026-07-19 16:22:41'),(792173,263115,'action started via WP Cron','2026-07-19 13:28:04','2026-07-19 17:28:04'),(792174,263118,'action created','2026-07-19 13:28:04','2026-07-19 17:28:04'),(792175,263115,'action complete via WP Cron','2026-07-19 13:28:04','2026-07-19 17:28:04'),(792182,262864,'action started via WP Cron','2026-07-19 14:01:13','2026-07-19 18:01:13'),(792183,262864,'action complete via WP Cron','2026-07-19 14:01:13','2026-07-19 18:01:13'),(792184,263121,'action created','2026-07-19 14:01:13','2026-07-19 18:01:13'),(792185,262865,'action started via WP Cron','2026-07-19 14:02:15','2026-07-19 18:02:15'),(792186,262865,'action complete via WP Cron','2026-07-19 14:02:15','2026-07-19 18:02:15'),(792227,263118,'action started via WP Cron','2026-07-19 14:28:44','2026-07-19 18:28:44'),(792228,263136,'action created','2026-07-19 14:28:44','2026-07-19 18:28:44'),(792229,263118,'action complete via WP Cron','2026-07-19 14:28:44','2026-07-19 18:28:44'),(792317,263136,'action started via WP Cron','2026-07-19 15:32:12','2026-07-19 19:32:12'),(792318,263166,'action created','2026-07-19 15:32:12','2026-07-19 19:32:12'),(792319,263136,'action complete via WP Cron','2026-07-19 15:32:12','2026-07-19 19:32:12'),(792350,263166,'action started via Async Request','2026-07-19 16:54:35','2026-07-19 20:54:35'),(792351,263177,'action created','2026-07-19 16:54:35','2026-07-19 20:54:35'),(792352,263166,'action complete via Async Request','2026-07-19 16:54:35','2026-07-19 20:54:35'),(792359,263180,'action created','2026-07-19 17:15:34','2026-07-19 21:15:34'),(792360,263180,'action started via Async Request','2026-07-19 17:29:58','2026-07-19 21:29:58'),(792361,263180,'action complete via Async Request','2026-07-19 17:29:58','2026-07-19 21:29:58'),(792392,263177,'action started via Async Request','2026-07-19 18:32:05','2026-07-19 22:32:05'),(792393,263191,'action created','2026-07-19 18:32:05','2026-07-19 22:32:05'),(792394,263177,'action complete via Async Request','2026-07-19 18:32:05','2026-07-19 22:32:05'),(792422,263191,'action started via WP Cron','2026-07-19 19:44:14','2026-07-19 23:44:14'),(792423,263201,'action created','2026-07-19 19:44:14','2026-07-19 23:44:14'),(792424,263191,'action complete via WP Cron','2026-07-19 19:44:14','2026-07-19 23:44:14'),(792663,262842,'action started via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792664,262842,'action complete via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792665,263284,'action created','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792666,262843,'action started via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792667,262843,'action complete via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792668,263285,'action created','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792669,262844,'action started via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792670,262844,'action complete via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792671,263286,'action created','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792672,262845,'action started via Async Request','2026-07-19 20:39:57','2026-07-20 00:39:57'),(792673,262845,'action complete via Async Request','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792674,263287,'action created','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792675,262846,'action started via Async Request','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792676,262846,'action complete via Async Request','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792677,263288,'action created','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792678,262847,'action started via Async Request','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792679,262847,'action complete via Async Request','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792680,263289,'action created','2026-07-19 20:39:58','2026-07-20 00:39:58'),(792692,262850,'action started via Async Request','2026-07-19 20:40:05','2026-07-20 00:40:05'),(792694,263291,'action created','2026-07-19 20:40:05','2026-07-20 00:40:05'),(792695,263292,'action created','2026-07-19 20:40:05','2026-07-20 00:40:05'),(792696,262850,'action complete via Async Request','2026-07-19 20:40:05','2026-07-20 00:40:05'),(792697,263293,'action created','2026-07-19 20:40:05','2026-07-20 00:40:05'),(792698,263292,'action started via Async Request','2026-07-19 20:41:51','2026-07-20 00:41:51'),(792699,263292,'action complete via Async Request','2026-07-19 20:41:51','2026-07-20 00:41:51'),(792706,263201,'action started via Async Request','2026-07-19 20:44:20','2026-07-20 00:44:20'),(792707,263296,'action created','2026-07-19 20:44:20','2026-07-20 00:44:20'),(792708,263201,'action complete via Async Request','2026-07-19 20:44:20','2026-07-20 00:44:20'),(792748,263296,'action started via WP Cron','2026-07-19 21:45:12','2026-07-20 01:45:12'),(792749,263310,'action created','2026-07-19 21:45:12','2026-07-20 01:45:12'),(792750,263296,'action complete via WP Cron','2026-07-19 21:45:12','2026-07-20 01:45:12'),(792781,263310,'action started via WP Cron','2026-07-19 23:14:37','2026-07-20 03:14:37'),(792782,263321,'action created','2026-07-19 23:14:37','2026-07-20 03:14:37'),(792783,263310,'action complete via WP Cron','2026-07-19 23:14:37','2026-07-20 03:14:37'),(792857,263321,'action started via WP Cron','2026-07-20 00:19:02','2026-07-20 04:19:02'),(792858,263349,'action created','2026-07-20 00:19:02','2026-07-20 04:19:02'),(792859,263321,'action complete via WP Cron','2026-07-20 00:19:02','2026-07-20 04:19:02'),(792889,263349,'action started via WP Cron','2026-07-20 01:19:30','2026-07-20 05:19:30'),(792890,263357,'action created','2026-07-20 01:19:30','2026-07-20 05:19:30'),(792891,263349,'action complete via WP Cron','2026-07-20 01:19:30','2026-07-20 05:19:30'),(792930,263291,'action started via WP Cron','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792931,263291,'action complete via WP Cron','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792932,263370,'action created','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792933,263121,'action started via WP Cron','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792934,263121,'action complete via WP Cron','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792935,263371,'action created','2026-07-20 02:04:11','2026-07-20 06:04:11'),(792936,263357,'action started via WP Cron','2026-07-20 02:19:32','2026-07-20 06:19:32'),(792937,263372,'action created','2026-07-20 02:19:32','2026-07-20 06:19:32'),(792938,263357,'action complete via WP Cron','2026-07-20 02:19:32','2026-07-20 06:19:32'),(792939,263372,'action started via WP Cron','2026-07-20 03:24:28','2026-07-20 07:24:28'),(792940,263373,'action created','2026-07-20 03:24:28','2026-07-20 07:24:28'),(792941,263372,'action complete via WP Cron','2026-07-20 03:24:28','2026-07-20 07:24:28'),(792954,263373,'action started via WP Cron','2026-07-20 04:25:01','2026-07-20 08:25:01'),(792955,263378,'action created','2026-07-20 04:25:01','2026-07-20 08:25:01'),(792956,263373,'action complete via WP Cron','2026-07-20 04:25:01','2026-07-20 08:25:01'),(792966,263382,'action created','2026-07-20 05:04:40','2026-07-20 09:04:40'),(792968,263382,'action started via WP Cron','2026-07-20 05:06:22','2026-07-20 09:06:22'),(792969,263382,'action complete via WP Cron','2026-07-20 05:06:22','2026-07-20 09:06:22'),(793197,263378,'action started via WP Cron','2026-07-20 05:47:43','2026-07-20 09:47:43'),(793198,263485,'action created','2026-07-20 05:47:43','2026-07-20 09:47:43'),(793199,263378,'action complete via WP Cron','2026-07-20 05:47:43','2026-07-20 09:47:43'),(793704,263485,'action started via WP Cron','2026-07-20 06:47:45','2026-07-20 10:47:45'),(793705,263628,'action created','2026-07-20 06:47:45','2026-07-20 10:47:45'),(793706,263485,'action complete via WP Cron','2026-07-20 06:47:45','2026-07-20 10:47:45'),(793707,263628,'action started via WP Cron','2026-07-20 07:51:31','2026-07-20 11:51:31'),(793708,263629,'action created','2026-07-20 07:51:31','2026-07-20 11:51:31'),(793709,263628,'action complete via WP Cron','2026-07-20 07:51:31','2026-07-20 11:51:31'),(793710,263629,'action started via WP Cron','2026-07-20 09:09:54','2026-07-20 13:09:54'),(793711,263630,'action created','2026-07-20 09:09:54','2026-07-20 13:09:54'),(793712,263629,'action complete via WP Cron','2026-07-20 09:09:54','2026-07-20 13:09:54'),(793713,263630,'action started via WP Cron','2026-07-20 10:12:14','2026-07-20 14:12:14'),(793714,263631,'action created','2026-07-20 10:12:14','2026-07-20 14:12:14'),(793715,263630,'action complete via WP Cron','2026-07-20 10:12:14','2026-07-20 14:12:14'),(793716,263631,'action started via WP Cron','2026-07-20 11:12:51','2026-07-20 15:12:51'),(793717,263632,'action created','2026-07-20 11:12:51','2026-07-20 15:12:51'),(793718,263631,'action complete via WP Cron','2026-07-20 11:12:51','2026-07-20 15:12:51'),(793746,263632,'action started via WP Cron','2026-07-20 12:13:30','2026-07-20 16:13:30'),(793747,263642,'action created','2026-07-20 12:13:30','2026-07-20 16:13:30'),(793748,263632,'action complete via WP Cron','2026-07-20 12:13:30','2026-07-20 16:13:30'),(793767,263642,'action started via WP Cron','2026-07-20 13:22:13','2026-07-20 17:22:13'),(793768,263649,'action created','2026-07-20 13:22:13','2026-07-20 17:22:13'),(793769,263642,'action complete via WP Cron','2026-07-20 13:22:13','2026-07-20 17:22:13'),(793779,263370,'action started via WP Cron','2026-07-20 14:04:12','2026-07-20 18:04:12'),(793780,263370,'action complete via WP Cron','2026-07-20 14:04:12','2026-07-20 18:04:12'),(793782,263371,'action started via WP Cron','2026-07-20 14:04:12','2026-07-20 18:04:12'),(793783,263371,'action complete via WP Cron','2026-07-20 14:04:12','2026-07-20 18:04:12'),(793784,263654,'action created','2026-07-20 14:04:12','2026-07-20 18:04:12'),(793785,263649,'action started via WP Cron','2026-07-20 14:33:40','2026-07-20 18:33:40'),(793786,263655,'action created','2026-07-20 14:33:40','2026-07-20 18:33:40'),(793787,263649,'action complete via WP Cron','2026-07-20 14:33:40','2026-07-20 18:33:40'),(793794,263655,'action started via WP Cron','2026-07-20 15:40:58','2026-07-20 19:40:58'),(793795,263658,'action created','2026-07-20 15:40:58','2026-07-20 19:40:58'),(793796,263655,'action complete via WP Cron','2026-07-20 15:40:58','2026-07-20 19:40:58'),(793800,263658,'action started via WP Cron','2026-07-20 17:11:16','2026-07-20 21:11:16'),(793801,263660,'action created','2026-07-20 17:11:16','2026-07-20 21:11:16'),(793802,263658,'action complete via WP Cron','2026-07-20 17:11:16','2026-07-20 21:11:16'),(793803,263661,'action created','2026-07-20 17:11:16','2026-07-20 21:11:16'),(793804,263661,'action started via WP Cron','2026-07-20 17:33:13','2026-07-20 21:33:13'),(793805,263661,'action complete via WP Cron','2026-07-20 17:33:13','2026-07-20 21:33:13'),(793806,263660,'action started via WP Cron','2026-07-20 18:14:24','2026-07-20 22:14:24'),(793807,263662,'action created','2026-07-20 18:14:24','2026-07-20 22:14:24'),(793808,263660,'action complete via WP Cron','2026-07-20 18:14:24','2026-07-20 22:14:24'),(793809,263662,'action started via Async Request','2026-07-20 19:25:10','2026-07-20 23:25:10'),(793810,263663,'action created','2026-07-20 19:25:10','2026-07-20 23:25:10'),(793811,263662,'action complete via Async Request','2026-07-20 19:25:10','2026-07-20 23:25:10'),(794936,263663,'action started via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794937,264102,'action created','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794938,263663,'action complete via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794939,263284,'action started via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794940,263284,'action complete via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794941,264103,'action created','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794942,263285,'action started via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794943,263285,'action complete via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794944,264104,'action created','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794945,263286,'action started via WP Cron','2026-07-20 21:38:48','2026-07-21 01:38:48'),(794946,263286,'action complete via WP Cron','2026-07-20 21:38:49','2026-07-21 01:38:49'),(794947,264105,'action created','2026-07-20 21:38:49','2026-07-21 01:38:49'),(794948,263287,'action started via WP Cron','2026-07-20 21:38:49','2026-07-21 01:38:49'),(794949,263287,'action complete via WP Cron','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794950,264106,'action created','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794951,263288,'action started via WP Cron','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794952,263288,'action complete via WP Cron','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794953,264107,'action created','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794954,263289,'action started via WP Cron','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794955,263289,'action complete via WP Cron','2026-07-20 21:38:50','2026-07-21 01:38:50'),(794956,264108,'action created','2026-07-20 21:38:50','2026-07-21 01:38:50'),(795163,263293,'action started via WP Cron','2026-07-20 21:39:11','2026-07-21 01:39:11'),(795165,264109,'action created','2026-07-20 21:39:11','2026-07-21 01:39:11'),(795166,264110,'action created','2026-07-20 21:39:11','2026-07-21 01:39:11'),(795167,263293,'action complete via WP Cron','2026-07-20 21:39:11','2026-07-21 01:39:11'),(795168,264111,'action created','2026-07-20 21:39:11','2026-07-21 01:39:11'),(795272,264110,'action started via WP Cron','2026-07-20 21:49:17','2026-07-21 01:49:17'),(795273,264110,'action complete via WP Cron','2026-07-20 21:49:17','2026-07-21 01:49:17'),(795993,264102,'action started via WP Cron','2026-07-20 22:41:22','2026-07-21 02:41:22'),(795994,264379,'action created','2026-07-20 22:41:22','2026-07-21 02:41:22'),(795995,264102,'action complete via WP Cron','2026-07-20 22:41:22','2026-07-21 02:41:22'),(796551,264379,'action started via WP Cron','2026-07-20 23:44:25','2026-07-21 03:44:25'),(796552,264565,'action created','2026-07-20 23:44:25','2026-07-21 03:44:25'),(796553,264379,'action complete via WP Cron','2026-07-20 23:44:25','2026-07-21 03:44:25'),(796569,264565,'action started via WP Cron','2026-07-21 00:45:13','2026-07-21 04:45:13'),(796570,264571,'action created','2026-07-21 00:45:14','2026-07-21 04:45:14'),(796571,264565,'action complete via WP Cron','2026-07-21 00:45:14','2026-07-21 04:45:14'),(796572,264571,'action started via WP Cron','2026-07-21 01:50:57','2026-07-21 05:50:57'),(796573,264572,'action created','2026-07-21 01:50:57','2026-07-21 05:50:57'),(796574,264571,'action complete via WP Cron','2026-07-21 01:50:57','2026-07-21 05:50:57'),(796575,264109,'action started via WP Cron','2026-07-21 02:00:37','2026-07-21 06:00:37'),(796576,264109,'action complete via WP Cron','2026-07-21 02:00:37','2026-07-21 06:00:37'),(796577,264573,'action created','2026-07-21 02:00:37','2026-07-21 06:00:37'),(796578,263654,'action started via WP Cron','2026-07-21 02:06:10','2026-07-21 06:06:10'),(796579,263654,'action complete via WP Cron','2026-07-21 02:06:10','2026-07-21 06:06:10'),(796580,264574,'action created','2026-07-21 02:06:10','2026-07-21 06:06:10'),(796581,264572,'action started via WP Cron','2026-07-21 02:57:20','2026-07-21 06:57:20'),(796582,264575,'action created','2026-07-21 02:57:20','2026-07-21 06:57:20'),(796583,264572,'action complete via WP Cron','2026-07-21 02:57:20','2026-07-21 06:57:20'),(796584,264575,'action started via WP Cron','2026-07-21 04:10:10','2026-07-21 08:10:10'),(796585,264576,'action created','2026-07-21 04:10:10','2026-07-21 08:10:10'),(796586,264575,'action complete via WP Cron','2026-07-21 04:10:10','2026-07-21 08:10:10'),(796587,264576,'action started via WP Cron','2026-07-21 05:29:50','2026-07-21 09:29:50'),(796588,264577,'action created','2026-07-21 05:29:50','2026-07-21 09:29:50'),(796589,264576,'action complete via WP Cron','2026-07-21 05:29:50','2026-07-21 09:29:50'),(796590,264578,'action created','2026-07-21 05:29:50','2026-07-21 09:29:50'),(796591,264578,'action started via WP Cron','2026-07-21 05:39:13','2026-07-21 09:39:13'),(796592,264578,'action complete via WP Cron','2026-07-21 05:39:13','2026-07-21 09:39:13'),(796593,264577,'action started via Async Request','2026-07-21 06:39:57','2026-07-21 10:39:57'),(796594,264579,'action created','2026-07-21 06:39:57','2026-07-21 10:39:57'),(796595,264577,'action complete via Async Request','2026-07-21 06:39:57','2026-07-21 10:39:57'),(796596,264579,'action started via WP Cron','2026-07-21 07:40:52','2026-07-21 11:40:52'),(796597,264580,'action created','2026-07-21 07:40:52','2026-07-21 11:40:52'),(796598,264579,'action complete via WP Cron','2026-07-21 07:40:52','2026-07-21 11:40:52'),(796599,264580,'action started via WP Cron','2026-07-21 08:45:42','2026-07-21 12:45:42'),(796600,264581,'action created','2026-07-21 08:45:42','2026-07-21 12:45:42'),(796601,264580,'action complete via WP Cron','2026-07-21 08:45:42','2026-07-21 12:45:42'),(796602,264581,'action started via WP Cron','2026-07-21 09:45:56','2026-07-21 13:45:56'),(796603,264582,'action created','2026-07-21 09:45:56','2026-07-21 13:45:56'),(796604,264581,'action complete via WP Cron','2026-07-21 09:45:56','2026-07-21 13:45:56'),(796605,264582,'action started via WP Cron','2026-07-21 11:00:05','2026-07-21 15:00:05'),(796606,264583,'action created','2026-07-21 11:00:05','2026-07-21 15:00:05'),(796607,264582,'action complete via WP Cron','2026-07-21 11:00:05','2026-07-21 15:00:05'),(796823,264583,'action started via Async Request','2026-07-21 12:24:34','2026-07-21 16:24:34'),(796824,264671,'action created','2026-07-21 12:24:34','2026-07-21 16:24:34'),(796825,264583,'action complete via Async Request','2026-07-21 12:24:34','2026-07-21 16:24:34'),(797207,264671,'action started via Async Request','2026-07-21 13:46:57','2026-07-21 17:46:57'),(797208,264801,'action created','2026-07-21 13:46:57','2026-07-21 17:46:57'),(797209,264671,'action complete via Async Request','2026-07-21 13:46:57','2026-07-21 17:46:57'),(797322,264573,'action started via WP Cron','2026-07-21 14:28:36','2026-07-21 18:28:36'),(797323,264573,'action complete via WP Cron','2026-07-21 14:28:36','2026-07-21 18:28:36'),(797325,264574,'action started via WP Cron','2026-07-21 14:28:36','2026-07-21 18:28:36'),(797326,264574,'action complete via WP Cron','2026-07-21 14:28:36','2026-07-21 18:28:36'),(797327,264823,'action created','2026-07-21 14:28:36','2026-07-21 18:28:36'),(797328,264801,'action started via WP Cron','2026-07-21 14:48:14','2026-07-21 18:48:14'),(797329,264824,'action created','2026-07-21 14:48:14','2026-07-21 18:48:14'),(797330,264801,'action complete via WP Cron','2026-07-21 14:48:14','2026-07-21 18:48:14'),(797331,264824,'action started via WP Cron','2026-07-21 15:53:07','2026-07-21 19:53:07'),(797332,264825,'action created','2026-07-21 15:53:07','2026-07-21 19:53:07'),(797333,264824,'action complete via WP Cron','2026-07-21 15:53:07','2026-07-21 19:53:07'),(797334,264825,'action started via WP Cron','2026-07-21 16:56:19','2026-07-21 20:56:19'),(797335,264826,'action created','2026-07-21 16:56:19','2026-07-21 20:56:19'),(797336,264825,'action complete via WP Cron','2026-07-21 16:56:19','2026-07-21 20:56:19'),(797337,264827,'action created','2026-07-21 17:24:36','2026-07-21 21:24:36'),(797338,264827,'action started via WP Cron','2026-07-21 17:24:46','2026-07-21 21:24:46'),(797339,264827,'action complete via WP Cron','2026-07-21 17:24:46','2026-07-21 21:24:46'),(797340,264826,'action started via WP Cron','2026-07-21 18:11:40','2026-07-21 22:11:40'),(797341,264828,'action created','2026-07-21 18:11:41','2026-07-21 22:11:41'),(797342,264826,'action complete via WP Cron','2026-07-21 18:11:41','2026-07-21 22:11:41'),(797343,264828,'action started via WP Cron','2026-07-21 19:15:48','2026-07-21 23:15:48'),(797344,264829,'action created','2026-07-21 19:15:48','2026-07-21 23:15:48'),(797345,264828,'action complete via WP Cron','2026-07-21 19:15:48','2026-07-21 23:15:48'),(797346,264829,'action started via WP Cron','2026-07-21 20:34:46','2026-07-22 00:34:46'),(797347,264830,'action created','2026-07-21 20:34:46','2026-07-22 00:34:46'),(797348,264829,'action complete via WP Cron','2026-07-21 20:34:46','2026-07-22 00:34:46'),(797605,264830,'action started via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797606,264943,'action created','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797607,264830,'action complete via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797608,264103,'action started via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797609,264103,'action complete via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797610,264944,'action created','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797611,264104,'action started via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797612,264104,'action complete via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797613,264945,'action created','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797614,264105,'action started via WP Cron','2026-07-21 21:40:31','2026-07-22 01:40:31'),(797615,264105,'action complete via WP Cron','2026-07-21 21:40:32','2026-07-22 01:40:32'),(797616,264946,'action created','2026-07-21 21:40:32','2026-07-22 01:40:32'),(797617,264106,'action started via WP Cron','2026-07-21 21:40:32','2026-07-22 01:40:32'),(797618,264106,'action complete via WP Cron','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797619,264947,'action created','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797620,264107,'action started via WP Cron','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797621,264107,'action complete via WP Cron','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797622,264948,'action created','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797623,264108,'action started via WP Cron','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797624,264108,'action complete via WP Cron','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797625,264949,'action created','2026-07-21 21:40:33','2026-07-22 01:40:33'),(797806,264111,'action started via WP Cron','2026-07-21 22:23:31','2026-07-22 02:23:31'),(797808,264984,'action created','2026-07-21 22:23:31','2026-07-22 02:23:31'),(797809,264985,'action created','2026-07-21 22:23:31','2026-07-22 02:23:31'),(797810,264111,'action complete via WP Cron','2026-07-21 22:23:31','2026-07-22 02:23:31'),(797811,264986,'action created','2026-07-21 22:23:31','2026-07-22 02:23:31'),(797812,264985,'action started via WP Cron','2026-07-21 22:48:16','2026-07-22 02:48:16'),(797813,264985,'action complete via WP Cron','2026-07-21 22:48:16','2026-07-22 02:48:16'),(797817,264943,'action started via WP Cron','2026-07-21 22:48:16','2026-07-22 02:48:16'),(797818,264988,'action created','2026-07-21 22:48:16','2026-07-22 02:48:16'),(797819,264943,'action complete via WP Cron','2026-07-21 22:48:16','2026-07-22 02:48:16'),(798093,264988,'action started via WP Cron','2026-07-22 00:18:17','2026-07-22 04:18:17'),(798094,265096,'action created','2026-07-22 00:18:17','2026-07-22 04:18:17'),(798095,264988,'action complete via WP Cron','2026-07-22 00:18:17','2026-07-22 04:18:17'),(798353,265096,'action started via WP Cron','2026-07-22 01:19:19','2026-07-22 05:19:19'),(798354,265166,'action created','2026-07-22 01:19:19','2026-07-22 05:19:19'),(798355,265096,'action complete via WP Cron','2026-07-22 01:19:19','2026-07-22 05:19:19'),(798387,264984,'action started via WP Cron','2026-07-22 02:02:53','2026-07-22 06:02:53'),(798388,264984,'action complete via WP Cron','2026-07-22 02:02:53','2026-07-22 06:02:53'),(798389,265180,'action created','2026-07-22 02:02:53','2026-07-22 06:02:53'),(798401,265166,'action started via WP Cron','2026-07-22 02:21:08','2026-07-22 06:21:08'),(798402,265182,'action created','2026-07-22 02:21:08','2026-07-22 06:21:08'),(798403,265166,'action complete via WP Cron','2026-07-22 02:21:08','2026-07-22 06:21:08'),(798410,264823,'action started via WP Cron','2026-07-22 02:29:21','2026-07-22 06:29:21'),(798411,264823,'action complete via WP Cron','2026-07-22 02:29:21','2026-07-22 06:29:21'),(798412,265185,'action created','2026-07-22 02:29:21','2026-07-22 06:29:21'),(798510,265182,'action started via WP Cron','2026-07-22 03:28:02','2026-07-22 07:28:02'),(798511,265221,'action created','2026-07-22 03:28:02','2026-07-22 07:28:02'),(798512,265182,'action complete via WP Cron','2026-07-22 03:28:02','2026-07-22 07:28:02'),(798561,265221,'action started via WP Cron','2026-07-22 04:34:29','2026-07-22 08:34:29'),(798562,265236,'action created','2026-07-22 04:34:29','2026-07-22 08:34:29'),(798563,265221,'action complete via WP Cron','2026-07-22 04:34:29','2026-07-22 08:34:29'),(798581,265242,'action created','2026-07-22 05:04:57','2026-07-22 09:04:57'),(798583,265242,'action started via WP Cron','2026-07-22 05:11:38','2026-07-22 09:11:38'),(798584,265242,'action complete via WP Cron','2026-07-22 05:11:38','2026-07-22 09:11:38'),(798605,265236,'action started via WP Cron','2026-07-22 05:40:29','2026-07-22 09:40:29'),(798606,265250,'action created','2026-07-22 05:40:29','2026-07-22 09:40:29'),(798607,265236,'action complete via WP Cron','2026-07-22 05:40:29','2026-07-22 09:40:29'),(798654,265250,'action started via WP Cron','2026-07-22 06:40:49','2026-07-22 10:40:49'),(798655,265267,'action created','2026-07-22 06:40:49','2026-07-22 10:40:49'),(798656,265250,'action complete via WP Cron','2026-07-22 06:40:49','2026-07-22 10:40:49'),(798724,265267,'action started via WP Cron','2026-07-22 07:43:53','2026-07-22 11:43:53'),(798725,265291,'action created','2026-07-22 07:43:53','2026-07-22 11:43:53'),(798726,265267,'action complete via WP Cron','2026-07-22 07:43:53','2026-07-22 11:43:53'),(798766,265291,'action started via WP Cron','2026-07-22 08:51:44','2026-07-22 12:51:44'),(798767,265305,'action created','2026-07-22 08:51:44','2026-07-22 12:51:44'),(798768,265291,'action complete via WP Cron','2026-07-22 08:51:44','2026-07-22 12:51:44'),(798824,265305,'action started via WP Cron','2026-07-22 09:51:46','2026-07-22 13:51:46'),(798825,265323,'action created','2026-07-22 09:51:46','2026-07-22 13:51:46'),(798826,265305,'action complete via WP Cron','2026-07-22 09:51:46','2026-07-22 13:51:46'),(798884,265323,'action started via WP Cron','2026-07-22 10:54:40','2026-07-22 14:54:40'),(798885,265343,'action created','2026-07-22 10:54:40','2026-07-22 14:54:40'),(798886,265323,'action complete via WP Cron','2026-07-22 10:54:40','2026-07-22 14:54:40'),(799133,265343,'action started via WP Cron','2026-07-22 12:18:56','2026-07-22 16:18:56'),(799134,265442,'action created','2026-07-22 12:18:56','2026-07-22 16:18:56'),(799135,265343,'action complete via WP Cron','2026-07-22 12:18:56','2026-07-22 16:18:56'),(799479,265442,'action started via WP Cron','2026-07-22 13:24:07','2026-07-22 17:24:07'),(799480,265542,'action created','2026-07-22 13:24:07','2026-07-22 17:24:07'),(799481,265442,'action complete via WP Cron','2026-07-22 13:24:07','2026-07-22 17:24:07'),(799725,265180,'action started via WP Cron','2026-07-22 14:04:16','2026-07-22 18:04:16'),(799726,265180,'action complete via WP Cron','2026-07-22 14:04:16','2026-07-22 18:04:16'),(799752,265542,'action started via WP Cron','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799753,265633,'action created','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799754,265542,'action complete via WP Cron','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799755,265185,'action started via WP Cron','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799756,265185,'action complete via WP Cron','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799757,265634,'action created','2026-07-22 14:33:22','2026-07-22 18:33:22'),(799821,265633,'action started via WP Cron','2026-07-22 15:45:18','2026-07-22 19:45:18'),(799822,265656,'action created','2026-07-22 15:45:18','2026-07-22 19:45:18'),(799823,265633,'action complete via WP Cron','2026-07-22 15:45:18','2026-07-22 19:45:18'),(799938,265656,'action started via WP Cron','2026-07-22 16:58:38','2026-07-22 20:58:38'),(799939,265695,'action created','2026-07-22 16:58:38','2026-07-22 20:58:38'),(799940,265656,'action complete via WP Cron','2026-07-22 16:58:38','2026-07-22 20:58:38'),(799977,265708,'action created','2026-07-22 17:16:34','2026-07-22 21:16:34'),(799981,265708,'action started via WP Cron','2026-07-22 17:16:34','2026-07-22 21:16:34'),(799982,265708,'action complete via WP Cron','2026-07-22 17:16:34','2026-07-22 21:16:34'),(800028,265695,'action started via Async Request','2026-07-22 17:58:47','2026-07-22 21:58:47'),(800029,265725,'action created','2026-07-22 17:58:47','2026-07-22 21:58:47'),(800030,265695,'action complete via Async Request','2026-07-22 17:58:47','2026-07-22 21:58:47'),(800260,265725,'action started via WP Cron','2026-07-22 19:08:30','2026-07-22 23:08:30'),(800261,265803,'action created','2026-07-22 19:08:30','2026-07-22 23:08:30'),(800262,265725,'action complete via WP Cron','2026-07-22 19:08:30','2026-07-22 23:08:30'),(800509,265803,'action started via WP Cron','2026-07-22 20:20:02','2026-07-23 00:20:02'),(800510,265907,'action created','2026-07-22 20:20:02','2026-07-23 00:20:02'),(800511,265803,'action complete via WP Cron','2026-07-22 20:20:02','2026-07-23 00:20:02'),(800844,265907,'action started via WP Cron','2026-07-22 21:23:01','2026-07-23 01:23:01'),(800845,265984,'action created','2026-07-22 21:23:01','2026-07-23 01:23:01'),(800846,265907,'action complete via WP Cron','2026-07-22 21:23:01','2026-07-23 01:23:01'),(800856,264944,'action started via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800857,264944,'action complete via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800858,265988,'action created','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800859,264945,'action started via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800860,264945,'action complete via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800861,265989,'action created','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800862,264946,'action started via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800863,264946,'action complete via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800864,265990,'action created','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800865,264947,'action started via WP Cron','2026-07-22 21:45:27','2026-07-23 01:45:27'),(800866,264947,'action complete via WP Cron','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800867,265991,'action created','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800868,264948,'action started via WP Cron','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800869,264948,'action complete via WP Cron','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800870,265992,'action created','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800871,264949,'action started via WP Cron','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800872,264949,'action complete via WP Cron','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800873,265993,'action created','2026-07-22 21:45:28','2026-07-23 01:45:28'),(800916,265984,'action started via WP Cron','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800917,266008,'action created','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800918,265984,'action complete via WP Cron','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800922,264986,'action started via WP Cron','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800924,266010,'action created','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800925,266011,'action created','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800926,264986,'action complete via WP Cron','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800927,266012,'action created','2026-07-22 22:29:23','2026-07-23 02:29:23'),(800928,266011,'action started via WP Cron','2026-07-22 22:36:37','2026-07-23 02:36:37'),(800929,266011,'action complete via WP Cron','2026-07-22 22:36:37','2026-07-23 02:36:37'),(800981,266008,'action started via WP Cron','2026-07-22 23:33:37','2026-07-23 03:33:37'),(800982,266030,'action created','2026-07-22 23:33:37','2026-07-23 03:33:37'),(800983,266008,'action complete via WP Cron','2026-07-22 23:33:37','2026-07-23 03:33:37'),(801068,266030,'action started via WP Cron','2026-07-23 00:37:05','2026-07-23 04:37:05'),(801069,266061,'action created','2026-07-23 00:37:05','2026-07-23 04:37:05'),(801070,266030,'action complete via WP Cron','2026-07-23 00:37:05','2026-07-23 04:37:05'),(801140,266061,'action started via WP Cron','2026-07-23 01:37:55','2026-07-23 05:37:55'),(801141,266083,'action created','2026-07-23 01:37:55','2026-07-23 05:37:55'),(801142,266061,'action complete via WP Cron','2026-07-23 01:37:55','2026-07-23 05:37:55'),(801155,266010,'action started via WP Cron','2026-07-23 02:02:45','2026-07-23 06:02:45'),(801156,266010,'action complete via WP Cron','2026-07-23 02:02:45','2026-07-23 06:02:45'),(801157,266088,'action created','2026-07-23 02:02:45','2026-07-23 06:02:45'),(801230,265634,'action started via WP Cron','2026-07-23 02:33:55','2026-07-23 06:33:55'),(801231,265634,'action complete via WP Cron','2026-07-23 02:33:55','2026-07-23 06:33:55'),(801232,266113,'action created','2026-07-23 02:33:55','2026-07-23 06:33:55'),(801239,266083,'action started via WP Cron','2026-07-23 02:38:06','2026-07-23 06:38:06'),(801240,266116,'action created','2026-07-23 02:38:06','2026-07-23 06:38:06'),(801241,266083,'action complete via WP Cron','2026-07-23 02:38:06','2026-07-23 06:38:06'),(801305,266116,'action started via WP Cron','2026-07-23 03:38:11','2026-07-23 07:38:11'),(801306,266138,'action created','2026-07-23 03:38:11','2026-07-23 07:38:11'),(801307,266116,'action complete via WP Cron','2026-07-23 03:38:11','2026-07-23 07:38:11'),(801362,266138,'action started via Async Request','2026-07-23 04:38:36','2026-07-23 08:38:36'),(801363,266157,'action created','2026-07-23 04:38:36','2026-07-23 08:38:36'),(801364,266138,'action complete via Async Request','2026-07-23 04:38:36','2026-07-23 08:38:36'),(801440,266183,'action created','2026-07-23 05:05:59','2026-07-23 09:05:59'),(801447,266183,'action started via WP Cron','2026-07-23 05:12:12','2026-07-23 09:12:12'),(801448,266183,'action complete via WP Cron','2026-07-23 05:12:12','2026-07-23 09:12:12'),(801512,266157,'action started via WP Cron','2026-07-23 05:38:58','2026-07-23 09:38:58'),(801513,266207,'action created','2026-07-23 05:38:58','2026-07-23 09:38:58'),(801514,266157,'action complete via WP Cron','2026-07-23 05:38:58','2026-07-23 09:38:58'),(801635,266207,'action started via WP Cron','2026-07-23 06:40:02','2026-07-23 10:40:02'),(801636,266248,'action created','2026-07-23 06:40:02','2026-07-23 10:40:02'),(801637,266207,'action complete via WP Cron','2026-07-23 06:40:02','2026-07-23 10:40:02'),(801904,266248,'action started via WP Cron','2026-07-23 07:40:34','2026-07-23 11:40:34'),(801905,266341,'action created','2026-07-23 07:40:34','2026-07-23 11:40:34'),(801906,266248,'action complete via WP Cron','2026-07-23 07:40:34','2026-07-23 11:40:34'),(802148,266341,'action started via WP Cron','2026-07-23 08:45:17','2026-07-23 12:45:17'),(802149,266419,'action created','2026-07-23 08:45:17','2026-07-23 12:45:17'),(802150,266341,'action complete via WP Cron','2026-07-23 08:45:17','2026-07-23 12:45:17'),(802187,266419,'action started via WP Cron','2026-07-23 09:52:18','2026-07-23 13:52:18'),(802188,266432,'action created','2026-07-23 09:52:18','2026-07-23 13:52:18'),(802189,266419,'action complete via WP Cron','2026-07-23 09:52:18','2026-07-23 13:52:18'),(802250,266432,'action started via WP Cron','2026-07-23 10:54:19','2026-07-23 14:54:19'),(802251,266453,'action created','2026-07-23 10:54:19','2026-07-23 14:54:19'),(802252,266432,'action complete via WP Cron','2026-07-23 10:54:19','2026-07-23 14:54:19'),(802295,266453,'action started via WP Cron','2026-07-23 11:54:40','2026-07-23 15:54:40'),(802296,266468,'action created','2026-07-23 11:54:40','2026-07-23 15:54:40'),(802297,266453,'action complete via WP Cron','2026-07-23 11:54:40','2026-07-23 15:54:40'),(802322,266468,'action started via WP Cron','2026-07-23 13:00:03','2026-07-23 17:00:03'),(802323,266477,'action created','2026-07-23 13:00:03','2026-07-23 17:00:03'),(802324,266468,'action complete via WP Cron','2026-07-23 13:00:03','2026-07-23 17:00:03'),(802349,266477,'action started via WP Cron','2026-07-23 14:03:22','2026-07-23 18:03:22'),(802350,266486,'action created','2026-07-23 14:03:22','2026-07-23 18:03:22'),(802351,266477,'action complete via WP Cron','2026-07-23 14:03:22','2026-07-23 18:03:22'),(802352,266088,'action started via WP Cron','2026-07-23 14:03:22','2026-07-23 18:03:22'),(802353,266088,'action complete via WP Cron','2026-07-23 14:03:22','2026-07-23 18:03:22'),(802370,266113,'action started via WP Cron','2026-07-23 14:34:33','2026-07-23 18:34:33'),(802371,266113,'action complete via WP Cron','2026-07-23 14:34:33','2026-07-23 18:34:33'),(802372,266493,'action created','2026-07-23 14:34:33','2026-07-23 18:34:33'),(802382,266486,'action started via WP Cron','2026-07-23 15:13:03','2026-07-23 19:13:03'),(802383,266497,'action created','2026-07-23 15:13:03','2026-07-23 19:13:03'),(802384,266486,'action complete via WP Cron','2026-07-23 15:13:03','2026-07-23 19:13:03'),(802403,266497,'action started via WP Cron','2026-07-23 16:15:32','2026-07-23 20:15:32'),(802404,266504,'action created','2026-07-23 16:15:32','2026-07-23 20:15:32'),(802405,266497,'action complete via WP Cron','2026-07-23 16:15:32','2026-07-23 20:15:32'),(802451,266520,'action created','2026-07-23 17:07:13','2026-07-23 21:07:13'),(802452,266520,'action started via WP Cron','2026-07-23 17:08:54','2026-07-23 21:08:54'),(802453,266520,'action complete via WP Cron','2026-07-23 17:08:54','2026-07-23 21:08:54'),(802460,266504,'action started via WP Cron','2026-07-23 17:22:17','2026-07-23 21:22:17'),(802461,266523,'action created','2026-07-23 17:22:17','2026-07-23 21:22:17'),(802462,266504,'action complete via WP Cron','2026-07-23 17:22:17','2026-07-23 21:22:17'),(802499,266523,'action started via WP Cron','2026-07-23 18:27:14','2026-07-23 22:27:14'),(802500,266536,'action created','2026-07-23 18:27:14','2026-07-23 22:27:14'),(802501,266523,'action complete via WP Cron','2026-07-23 18:27:14','2026-07-23 22:27:14'),(802541,266536,'action started via WP Cron','2026-07-23 19:31:10','2026-07-23 23:31:10'),(802542,266550,'action created','2026-07-23 19:31:10','2026-07-23 23:31:10'),(802543,266536,'action complete via WP Cron','2026-07-23 19:31:10','2026-07-23 23:31:10'),(804266,266550,'action started via WP Cron','2026-07-23 20:35:07','2026-07-24 00:35:07'),(804267,267125,'action created','2026-07-23 20:35:07','2026-07-24 00:35:07'),(804268,266550,'action complete via WP Cron','2026-07-23 20:35:07','2026-07-24 00:35:07'),(804944,267125,'action started via WP Cron','2026-07-23 21:36:18','2026-07-24 01:36:18'),(804945,267353,'action created','2026-07-23 21:36:18','2026-07-24 01:36:18'),(804946,267125,'action complete via WP Cron','2026-07-23 21:36:18','2026-07-24 01:36:18'),(805139,265988,'action started via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805140,265988,'action complete via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805141,267430,'action created','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805142,265989,'action started via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805143,265989,'action complete via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805144,267431,'action created','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805145,265990,'action started via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805146,265990,'action complete via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805147,267432,'action created','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805148,265991,'action started via WP Cron','2026-07-23 22:03:13','2026-07-24 02:03:13'),(805149,265991,'action complete via WP Cron','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805150,267433,'action created','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805151,265992,'action started via WP Cron','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805152,265992,'action complete via WP Cron','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805153,267434,'action created','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805154,265993,'action started via WP Cron','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805155,265993,'action complete via WP Cron','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805156,267435,'action created','2026-07-23 22:03:14','2026-07-24 02:03:14'),(805223,266012,'action started via WP Cron','2026-07-23 22:29:35','2026-07-24 02:29:35'),(805225,267444,'action created','2026-07-23 22:29:35','2026-07-24 02:29:35'),(805226,267445,'action created','2026-07-23 22:29:35','2026-07-24 02:29:35'),(805227,266012,'action complete via WP Cron','2026-07-23 22:29:35','2026-07-24 02:29:35'),(805228,267446,'action created','2026-07-23 22:29:35','2026-07-24 02:29:35'),(805229,267445,'action started via WP Cron','2026-07-23 22:31:26','2026-07-24 02:31:26'),(805230,267445,'action complete via WP Cron','2026-07-23 22:31:26','2026-07-24 02:31:26'),(805237,267353,'action started via WP Cron','2026-07-23 22:37:47','2026-07-24 02:37:47'),(805238,267449,'action created','2026-07-23 22:37:47','2026-07-24 02:37:47'),(805239,267353,'action complete via WP Cron','2026-07-23 22:37:47','2026-07-24 02:37:47'),(805267,267449,'action started via WP Cron','2026-07-23 23:43:31','2026-07-24 03:43:31'),(805268,267459,'action created','2026-07-23 23:43:31','2026-07-24 03:43:31'),(805269,267449,'action complete via WP Cron','2026-07-23 23:43:31','2026-07-24 03:43:31'),(805285,267459,'action started via WP Cron','2026-07-24 00:45:53','2026-07-24 04:45:53'),(805286,267465,'action created','2026-07-24 00:45:53','2026-07-24 04:45:53'),(805287,267459,'action complete via WP Cron','2026-07-24 00:45:53','2026-07-24 04:45:53'),(805300,267465,'action started via WP Cron','2026-07-24 01:53:33','2026-07-24 05:53:33'),(805301,267470,'action created','2026-07-24 01:53:33','2026-07-24 05:53:33'),(805302,267465,'action complete via WP Cron','2026-07-24 01:53:33','2026-07-24 05:53:33'),(805318,267444,'action started via WP Cron','2026-07-24 02:04:13','2026-07-24 06:04:13'),(805319,267444,'action complete via WP Cron','2026-07-24 02:04:13','2026-07-24 06:04:13'),(805320,267476,'action created','2026-07-24 02:04:13','2026-07-24 06:04:13'),(805333,266493,'action started via Async Request','2026-07-24 02:40:40','2026-07-24 06:40:40'),(805334,266493,'action complete via Async Request','2026-07-24 02:40:40','2026-07-24 06:40:40'),(805335,267481,'action created','2026-07-24 02:40:40','2026-07-24 06:40:40'),(805342,267470,'action started via WP Cron','2026-07-24 02:59:15','2026-07-24 06:59:15'),(805343,267484,'action created','2026-07-24 02:59:15','2026-07-24 06:59:15'),(805344,267470,'action complete via WP Cron','2026-07-24 02:59:15','2026-07-24 06:59:15'),(805372,267484,'action started via WP Cron','2026-07-24 03:59:41','2026-07-24 07:59:41'),(805373,267494,'action created','2026-07-24 03:59:41','2026-07-24 07:59:41'),(805374,267484,'action complete via WP Cron','2026-07-24 03:59:41','2026-07-24 07:59:41'),(805405,267494,'action started via WP Cron','2026-07-24 05:00:47','2026-07-24 09:00:47'),(805406,267505,'action created','2026-07-24 05:00:47','2026-07-24 09:00:47'),(805407,267494,'action complete via WP Cron','2026-07-24 05:00:47','2026-07-24 09:00:47'),(805414,267508,'action created','2026-07-24 05:18:42','2026-07-24 09:18:42'),(805418,267508,'action started via WP Cron','2026-07-24 05:18:42','2026-07-24 09:18:42'),(805419,267508,'action complete via WP Cron','2026-07-24 05:18:42','2026-07-24 09:18:42'),(805459,267505,'action started via WP Cron','2026-07-24 06:09:53','2026-07-24 10:09:53'),(805460,267523,'action created','2026-07-24 06:09:53','2026-07-24 10:09:53'),(805461,267505,'action complete via WP Cron','2026-07-24 06:09:53','2026-07-24 10:09:53'),(805495,267523,'action started via WP Cron','2026-07-24 07:10:27','2026-07-24 11:10:27'),(805496,267535,'action created','2026-07-24 07:10:27','2026-07-24 11:10:27'),(805497,267523,'action complete via WP Cron','2026-07-24 07:10:27','2026-07-24 11:10:27'),(805795,267535,'action started via WP Cron','2026-07-24 08:47:30','2026-07-24 12:47:30'),(805796,267649,'action created','2026-07-24 08:47:30','2026-07-24 12:47:30'),(805797,267535,'action complete via WP Cron','2026-07-24 08:47:30','2026-07-24 12:47:30'),(806225,267649,'action started via WP Cron','2026-07-24 10:05:09','2026-07-24 14:05:09'),(806226,267793,'action created','2026-07-24 10:05:09','2026-07-24 14:05:09'),(806227,267649,'action complete via WP Cron','2026-07-24 10:05:09','2026-07-24 14:05:09'),(806398,267793,'action started via WP Cron','2026-07-24 11:27:09','2026-07-24 15:27:09'),(806399,267836,'action created','2026-07-24 11:27:09','2026-07-24 15:27:09'),(806400,267793,'action complete via WP Cron','2026-07-24 11:27:09','2026-07-24 15:27:09'),(806622,267836,'action started via WP Cron','2026-07-24 12:33:09','2026-07-24 16:33:09'),(806623,267938,'action created','2026-07-24 12:33:09','2026-07-24 16:33:09'),(806624,267836,'action complete via WP Cron','2026-07-24 12:33:09','2026-07-24 16:33:09'),(807139,267938,'action started via WP Cron','2026-07-24 13:41:50','2026-07-24 17:41:50'),(807140,268083,'action created','2026-07-24 13:41:50','2026-07-24 17:41:50'),(807141,267938,'action complete via WP Cron','2026-07-24 13:41:50','2026-07-24 17:41:50'),(807151,267476,'action started via WP Cron','2026-07-24 14:11:34','2026-07-24 18:11:34'),(807152,267476,'action complete via WP Cron','2026-07-24 14:11:34','2026-07-24 18:11:34'),(807169,267481,'action started via WP Cron','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807170,267481,'action complete via WP Cron','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807171,268093,'action created','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807175,268083,'action started via WP Cron','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807176,268095,'action created','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807177,268083,'action complete via WP Cron','2026-07-24 14:42:44','2026-07-24 18:42:44'),(807250,268095,'action started via WP Cron','2026-07-24 15:43:13','2026-07-24 19:43:13'),(807251,268120,'action created','2026-07-24 15:43:13','2026-07-24 19:43:13'),(807252,268095,'action complete via WP Cron','2026-07-24 15:43:13','2026-07-24 19:43:13'),(807271,268120,'action started via WP Cron','2026-07-24 16:55:19','2026-07-24 20:55:19'),(807272,268127,'action created','2026-07-24 16:55:19','2026-07-24 20:55:19'),(807273,268120,'action complete via WP Cron','2026-07-24 16:55:19','2026-07-24 20:55:19'),(807280,268130,'action created','2026-07-24 17:10:11','2026-07-24 21:10:11'),(807281,268130,'action started via WP Cron','2026-07-24 17:16:47','2026-07-24 21:16:47'),(807282,268130,'action complete via WP Cron','2026-07-24 17:16:47','2026-07-24 21:16:47'),(807316,268127,'action started via WP Cron','2026-07-24 18:05:16','2026-07-24 22:05:16'),(807317,268142,'action created','2026-07-24 18:05:16','2026-07-24 22:05:16'),(807318,268127,'action complete via WP Cron','2026-07-24 18:05:16','2026-07-24 22:05:16'),(807355,268142,'action started via WP Cron','2026-07-24 19:18:25','2026-07-24 23:18:25'),(807356,268155,'action created','2026-07-24 19:18:25','2026-07-24 23:18:25'),(807357,268142,'action complete via WP Cron','2026-07-24 19:18:25','2026-07-24 23:18:25'),(807388,268155,'action started via WP Cron','2026-07-24 20:18:28','2026-07-25 00:18:28'),(807389,268166,'action created','2026-07-24 20:18:28','2026-07-25 00:18:28'),(807390,268155,'action complete via WP Cron','2026-07-24 20:18:28','2026-07-25 00:18:28'),(807406,268166,'action started via WP Cron','2026-07-24 21:34:06','2026-07-25 01:34:06'),(807407,268172,'action created','2026-07-24 21:34:06','2026-07-25 01:34:06'),(807408,268166,'action complete via WP Cron','2026-07-24 21:34:06','2026-07-25 01:34:06'),(807424,267430,'action started via WP Cron','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807425,267430,'action complete via WP Cron','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807426,268178,'action created','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807427,267431,'action started via WP Cron','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807428,267431,'action complete via WP Cron','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807429,268179,'action created','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807430,267432,'action started via WP Cron','2026-07-24 22:12:22','2026-07-25 02:12:22'),(807431,267432,'action complete via WP Cron','2026-07-24 22:12:23','2026-07-25 02:12:23'),(807432,268180,'action created','2026-07-24 22:12:23','2026-07-25 02:12:23'),(807433,267433,'action started via WP Cron','2026-07-24 22:12:23','2026-07-25 02:12:23'),(807434,267433,'action complete via WP Cron','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807435,268181,'action created','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807436,267434,'action started via WP Cron','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807437,267434,'action complete via WP Cron','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807438,268182,'action created','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807439,267435,'action started via WP Cron','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807440,267435,'action complete via WP Cron','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807441,268183,'action created','2026-07-24 22:12:24','2026-07-25 02:12:24'),(807451,268172,'action started via WP Cron','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807452,268187,'action created','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807453,268172,'action complete via WP Cron','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807454,267446,'action started via WP Cron','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807456,268188,'action created','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807457,268189,'action created','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807458,267446,'action complete via WP Cron','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807459,268190,'action created','2026-07-24 22:39:43','2026-07-25 02:39:43'),(807460,268189,'action started via Async Request','2026-07-24 22:40:01','2026-07-25 02:40:01'),(807461,268189,'action complete via Async Request','2026-07-24 22:40:01','2026-07-25 02:40:01'),(807501,268187,'action started via WP Cron','2026-07-24 23:40:31','2026-07-25 03:40:31'),(807502,268204,'action created','2026-07-24 23:40:31','2026-07-25 03:40:31'),(807503,268187,'action complete via WP Cron','2026-07-24 23:40:31','2026-07-25 03:40:31'),(807564,268204,'action started via WP Cron','2026-07-25 00:52:03','2026-07-25 04:52:03'),(807565,268225,'action created','2026-07-25 00:52:03','2026-07-25 04:52:03'),(807566,268204,'action complete via WP Cron','2026-07-25 00:52:03','2026-07-25 04:52:03'),(807597,268225,'action started via WP Cron','2026-07-25 01:53:46','2026-07-25 05:53:46'),(807598,268236,'action created','2026-07-25 01:53:46','2026-07-25 05:53:46'),(807599,268225,'action complete via WP Cron','2026-07-25 01:53:46','2026-07-25 05:53:46'),(807603,268188,'action started via WP Cron','2026-07-25 02:06:05','2026-07-25 06:06:05'),(807604,268188,'action complete via WP Cron','2026-07-25 02:06:05','2026-07-25 06:06:05'),(807605,268238,'action created','2026-07-25 02:06:05','2026-07-25 06:06:05'),(807627,268093,'action started via WP Cron','2026-07-25 02:43:17','2026-07-25 06:43:17'),(807628,268093,'action complete via WP Cron','2026-07-25 02:43:17','2026-07-25 06:43:17'),(807629,268246,'action created','2026-07-25 02:43:17','2026-07-25 06:43:17'),(807653,268236,'action started via WP Cron','2026-07-25 02:54:02','2026-07-25 06:54:02'),(807654,268256,'action created','2026-07-25 02:54:02','2026-07-25 06:54:02'),(807655,268236,'action complete via WP Cron','2026-07-25 02:54:02','2026-07-25 06:54:02'),(807705,268256,'action started via WP Cron','2026-07-25 03:58:08','2026-07-25 07:58:08'),(807706,268272,'action created','2026-07-25 03:58:08','2026-07-25 07:58:08'),(807707,268256,'action complete via WP Cron','2026-07-25 03:58:08','2026-07-25 07:58:08'),(807777,268272,'action started via WP Cron','2026-07-25 04:59:29','2026-07-25 08:59:29'),(807778,268296,'action created','2026-07-25 04:59:29','2026-07-25 08:59:29'),(807779,268272,'action complete via WP Cron','2026-07-25 04:59:29','2026-07-25 08:59:29'),(807792,268301,'action created','2026-07-25 05:07:32','2026-07-25 09:07:32'),(807793,268301,'action started via WP Cron','2026-07-25 05:13:55','2026-07-25 09:13:55'),(807794,268301,'action complete via WP Cron','2026-07-25 05:13:55','2026-07-25 09:13:55'),(807864,268296,'action started via WP Cron','2026-07-25 06:00:42','2026-07-25 10:00:42'),(807865,268325,'action created','2026-07-25 06:00:42','2026-07-25 10:00:42'),(807866,268296,'action complete via WP Cron','2026-07-25 06:00:42','2026-07-25 10:00:42'),(807930,268325,'action started via WP Cron','2026-07-25 07:04:54','2026-07-25 11:04:54'),(807931,268347,'action created','2026-07-25 07:04:54','2026-07-25 11:04:54'),(807932,268325,'action complete via WP Cron','2026-07-25 07:04:54','2026-07-25 11:04:54'),(808001,268347,'action started via WP Cron','2026-07-25 08:09:59','2026-07-25 12:09:59'),(808002,268374,'action created','2026-07-25 08:09:59','2026-07-25 12:09:59'),(808003,268347,'action complete via WP Cron','2026-07-25 08:09:59','2026-07-25 12:09:59'),(808447,268374,'action started via WP Cron','2026-07-25 09:19:02','2026-07-25 13:19:02'),(808448,268536,'action created','2026-07-25 09:19:02','2026-07-25 13:19:02'),(808449,268374,'action complete via WP Cron','2026-07-25 09:19:02','2026-07-25 13:19:02'),(808572,268536,'action started via WP Cron','2026-07-25 10:28:34','2026-07-25 14:28:34'),(808573,268561,'action created','2026-07-25 10:28:34','2026-07-25 14:28:34'),(808574,268536,'action complete via WP Cron','2026-07-25 10:28:34','2026-07-25 14:28:34'),(808632,268561,'action started via WP Cron','2026-07-25 11:44:46','2026-07-25 15:44:46'),(808633,268581,'action created','2026-07-25 11:44:46','2026-07-25 15:44:46'),(808634,268561,'action complete via WP Cron','2026-07-25 11:44:46','2026-07-25 15:44:46'),(808647,268581,'action started via Async Request','2026-07-25 12:47:11','2026-07-25 16:47:11'),(808648,268586,'action created','2026-07-25 12:47:11','2026-07-25 16:47:11'),(808649,268581,'action complete via Async Request','2026-07-25 12:47:11','2026-07-25 16:47:11'),(808715,268586,'action started via WP Cron','2026-07-25 13:55:32','2026-07-25 17:55:32'),(808716,268612,'action created','2026-07-25 13:55:32','2026-07-25 17:55:32'),(808717,268586,'action complete via WP Cron','2026-07-25 13:55:32','2026-07-25 17:55:32'),(808872,268238,'action started via WP Cron','2026-07-25 14:58:09','2026-07-25 18:58:09'),(808873,268238,'action complete via WP Cron','2026-07-25 14:58:09','2026-07-25 18:58:09'),(808911,268246,'action started via WP Cron','2026-07-25 15:58:25','2026-07-25 19:58:25'),(808912,268246,'action complete via WP Cron','2026-07-25 15:58:25','2026-07-25 19:58:25'),(808913,268674,'action created','2026-07-25 15:58:25','2026-07-25 19:58:25'),(808914,268612,'action started via WP Cron','2026-07-25 15:58:25','2026-07-25 19:58:25'),(808915,268675,'action created','2026-07-25 15:58:25','2026-07-25 19:58:25'),(808916,268612,'action complete via WP Cron','2026-07-25 15:58:25','2026-07-25 19:58:25'),(809442,268675,'action started via WP Cron','2026-07-25 17:07:17','2026-07-25 21:07:17'),(809443,268851,'action created','2026-07-25 17:07:18','2026-07-25 21:07:18'),(809444,268675,'action complete via WP Cron','2026-07-25 17:07:18','2026-07-25 21:07:18'),(809445,268852,'action created','2026-07-25 17:07:18','2026-07-25 21:07:18'),(809446,268852,'action started via WP Cron','2026-07-25 17:20:27','2026-07-25 21:20:27'),(809447,268852,'action complete via WP Cron','2026-07-25 17:20:27','2026-07-25 21:20:27'),(809631,268851,'action started via WP Cron','2026-07-25 18:11:01','2026-07-25 22:11:01'),(809632,268914,'action created','2026-07-25 18:11:01','2026-07-25 22:11:01'),(809633,268851,'action complete via WP Cron','2026-07-25 18:11:01','2026-07-25 22:11:01'),(809814,268914,'action started via WP Cron','2026-07-25 19:11:57','2026-07-25 23:11:57'),(809815,268975,'action created','2026-07-25 19:11:57','2026-07-25 23:11:57'),(809816,268914,'action complete via WP Cron','2026-07-25 19:11:57','2026-07-25 23:11:57'),(809874,268975,'action started via Async Request','2026-07-25 20:18:52','2026-07-26 00:18:52'),(809875,268995,'action created','2026-07-25 20:18:52','2026-07-26 00:18:52'),(809876,268975,'action complete via Async Request','2026-07-25 20:18:52','2026-07-26 00:18:52'),(809910,268995,'action started via WP Cron','2026-07-25 21:24:33','2026-07-26 01:24:33'),(809911,269007,'action created','2026-07-25 21:24:33','2026-07-26 01:24:33'),(809912,268995,'action complete via WP Cron','2026-07-25 21:24:33','2026-07-26 01:24:33'),(809934,268178,'action started via WP Cron','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809935,268178,'action complete via WP Cron','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809936,269015,'action created','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809937,268179,'action started via WP Cron','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809938,268179,'action complete via WP Cron','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809939,269016,'action created','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809940,268180,'action started via WP Cron','2026-07-25 22:13:08','2026-07-26 02:13:08'),(809941,268180,'action complete via WP Cron','2026-07-25 22:13:09','2026-07-26 02:13:09'),(809942,269017,'action created','2026-07-25 22:13:09','2026-07-26 02:13:09'),(809943,268181,'action started via WP Cron','2026-07-25 22:13:09','2026-07-26 02:13:09'),(809944,268181,'action complete via WP Cron','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809945,269018,'action created','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809946,268182,'action started via WP Cron','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809947,268182,'action complete via WP Cron','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809948,269019,'action created','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809949,268183,'action started via WP Cron','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809950,268183,'action complete via WP Cron','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809951,269020,'action created','2026-07-25 22:13:10','2026-07-26 02:13:10'),(809964,269007,'action started via WP Cron','2026-07-25 22:26:14','2026-07-26 02:26:14'),(809965,269025,'action created','2026-07-25 22:26:14','2026-07-26 02:26:14'),(809966,269007,'action complete via WP Cron','2026-07-25 22:26:14','2026-07-26 02:26:14'),(809973,268190,'action started via WP Cron','2026-07-25 22:57:49','2026-07-26 02:57:49'),(809975,269028,'action created','2026-07-25 22:57:49','2026-07-26 02:57:49'),(809976,269029,'action created','2026-07-25 22:57:49','2026-07-26 02:57:49'),(809977,268190,'action complete via WP Cron','2026-07-25 22:57:49','2026-07-26 02:57:49'),(809978,269030,'action created','2026-07-25 22:57:49','2026-07-26 02:57:49'),(809979,269029,'action started via WP Cron','2026-07-25 22:58:44','2026-07-26 02:58:44'),(809980,269029,'action complete via WP Cron','2026-07-25 22:58:44','2026-07-26 02:58:44'),(809996,269025,'action started via WP Cron','2026-07-25 23:28:29','2026-07-26 03:28:29'),(809997,269036,'action created','2026-07-25 23:28:29','2026-07-26 03:28:29'),(809998,269025,'action complete via WP Cron','2026-07-25 23:28:29','2026-07-26 03:28:29'),(810092,269036,'action started via WP Cron','2026-07-26 00:28:43','2026-07-26 04:28:43'),(810093,269068,'action created','2026-07-26 00:28:43','2026-07-26 04:28:43'),(810094,269036,'action complete via WP Cron','2026-07-26 00:28:43','2026-07-26 04:28:43'),(810290,269068,'action started via WP Cron','2026-07-26 01:29:08','2026-07-26 05:29:08'),(810291,269134,'action created','2026-07-26 01:29:08','2026-07-26 05:29:08'),(810292,269068,'action complete via WP Cron','2026-07-26 01:29:08','2026-07-26 05:29:08'),(810371,269028,'action started via WP Cron','2026-07-26 02:06:53','2026-07-26 06:06:53'),(810372,269028,'action complete via WP Cron','2026-07-26 02:06:53','2026-07-26 06:06:53'),(810373,269161,'action created','2026-07-26 02:06:53','2026-07-26 06:06:53'),(810419,269134,'action started via WP Cron','2026-07-26 02:30:44','2026-07-26 06:30:44'),(810420,269177,'action created','2026-07-26 02:30:44','2026-07-26 06:30:44'),(810421,269134,'action complete via WP Cron','2026-07-26 02:30:44','2026-07-26 06:30:44'),(810482,269177,'action started via WP Cron','2026-07-26 03:33:59','2026-07-26 07:33:59'),(810483,269198,'action created','2026-07-26 03:33:59','2026-07-26 07:33:59'),(810484,269177,'action complete via WP Cron','2026-07-26 03:33:59','2026-07-26 07:33:59'),(810512,268674,'action started via WP Cron','2026-07-26 04:09:27','2026-07-26 08:09:27'),(810513,268674,'action complete via WP Cron','2026-07-26 04:09:27','2026-07-26 08:09:27'),(810514,269208,'action created','2026-07-26 04:09:27','2026-07-26 08:09:27'),(810524,269198,'action started via WP Cron','2026-07-26 04:35:44','2026-07-26 08:35:44'),(810525,269212,'action created','2026-07-26 04:35:44','2026-07-26 08:35:44'),(810526,269198,'action complete via WP Cron','2026-07-26 04:35:44','2026-07-26 08:35:44'),(810551,269221,'action created','2026-07-26 05:08:52','2026-07-26 09:08:52'),(810552,269221,'action started via WP Cron','2026-07-26 05:09:53','2026-07-26 09:09:53'),(810553,269221,'action complete via WP Cron','2026-07-26 05:09:53','2026-07-26 09:09:53'),(810575,269212,'action started via WP Cron','2026-07-26 05:39:41','2026-07-26 09:39:41'),(810576,269229,'action created','2026-07-26 05:39:41','2026-07-26 09:39:41'),(810577,269212,'action complete via WP Cron','2026-07-26 05:39:41','2026-07-26 09:39:41'),(810608,269229,'action started via WP Cron','2026-07-26 06:40:29','2026-07-26 10:40:29'),(810609,269240,'action created','2026-07-26 06:40:29','2026-07-26 10:40:29'),(810610,269229,'action complete via WP Cron','2026-07-26 06:40:29','2026-07-26 10:40:29'),(810641,269240,'action started via WP Cron','2026-07-26 07:42:20','2026-07-26 11:42:20'),(810642,269251,'action created','2026-07-26 07:42:20','2026-07-26 11:42:20'),(810643,269240,'action complete via WP Cron','2026-07-26 07:42:20','2026-07-26 11:42:20'),(810890,269251,'action started via WP Cron','2026-07-26 08:52:26','2026-07-26 12:52:26'),(810891,269334,'action created','2026-07-26 08:52:26','2026-07-26 12:52:26'),(810892,269251,'action complete via WP Cron','2026-07-26 08:52:26','2026-07-26 12:52:26'),(810917,269334,'action started via WP Cron','2026-07-26 09:53:29','2026-07-26 13:53:29'),(810918,269343,'action created','2026-07-26 09:53:29','2026-07-26 13:53:29'),(810919,269334,'action complete via WP Cron','2026-07-26 09:53:29','2026-07-26 13:53:29'),(810962,269343,'action started via WP Cron','2026-07-26 10:54:04','2026-07-26 14:54:04'),(810963,269358,'action created','2026-07-26 10:54:04','2026-07-26 14:54:04'),(810964,269343,'action complete via WP Cron','2026-07-26 10:54:04','2026-07-26 14:54:04'),(810974,269358,'action started via WP Cron','2026-07-26 11:57:36','2026-07-26 15:57:36'),(810975,269362,'action created','2026-07-26 11:57:36','2026-07-26 15:57:36'),(810976,269358,'action complete via WP Cron','2026-07-26 11:57:36','2026-07-26 15:57:36'),(811016,269362,'action started via WP Cron','2026-07-26 13:17:55','2026-07-26 17:17:55'),(811017,269376,'action created','2026-07-26 13:17:55','2026-07-26 17:17:55'),(811018,269362,'action complete via WP Cron','2026-07-26 13:17:55','2026-07-26 17:17:55'),(811340,269161,'action started via WP Cron','2026-07-26 15:03:21','2026-07-26 19:03:21'),(811341,269161,'action complete via WP Cron','2026-07-26 15:03:21','2026-07-26 19:03:21'),(811346,269376,'action started via WP Cron','2026-07-26 15:03:21','2026-07-26 19:03:21'),(811347,269508,'action created','2026-07-26 15:03:21','2026-07-26 19:03:21'),(811348,269376,'action complete via WP Cron','2026-07-26 15:03:21','2026-07-26 19:03:21'),(811576,269508,'action started via WP Cron','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811577,269576,'action created','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811578,269508,'action complete via WP Cron','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811579,269208,'action started via WP Cron','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811580,269208,'action complete via WP Cron','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811581,269577,'action created','2026-07-26 16:50:04','2026-07-26 20:50:04'),(811616,269578,'action created','2026-07-26 17:10:43','2026-07-26 21:10:43'),(811626,269578,'action started via WP Cron','2026-07-26 17:10:50','2026-07-26 21:10:50'),(811627,269578,'action complete via WP Cron','2026-07-26 17:10:50','2026-07-26 21:10:50'),(811775,269576,'action started via WP Cron','2026-07-26 17:52:31','2026-07-26 21:52:31'),(811776,269629,'action created','2026-07-26 17:52:31','2026-07-26 21:52:31'),(811777,269576,'action complete via WP Cron','2026-07-26 17:52:31','2026-07-26 21:52:31'),(812178,269629,'action started via WP Cron','2026-07-26 19:03:38','2026-07-26 23:03:38'),(812179,269780,'action created','2026-07-26 19:03:38','2026-07-26 23:03:38'),(812180,269629,'action complete via WP Cron','2026-07-26 19:03:38','2026-07-26 23:03:38'),(813635,269780,'action started via WP Cron','2026-07-26 20:05:50','2026-07-27 00:05:50'),(813636,270249,'action created','2026-07-26 20:05:50','2026-07-27 00:05:50'),(813637,269780,'action complete via WP Cron','2026-07-26 20:05:50','2026-07-27 00:05:50'),(814283,270249,'action started via WP Cron','2026-07-26 21:11:07','2026-07-27 01:11:07'),(814284,270465,'action created','2026-07-26 21:11:07','2026-07-27 01:11:07'),(814285,270249,'action complete via WP Cron','2026-07-26 21:11:07','2026-07-27 01:11:07'),(814868,270465,'action started via Async Request','2026-07-26 22:12:48','2026-07-27 02:12:48'),(814869,270660,'action created','2026-07-26 22:12:48','2026-07-27 02:12:48'),(814870,270465,'action complete via Async Request','2026-07-26 22:12:48','2026-07-27 02:12:48'),(814877,269015,'action started via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814878,269015,'action complete via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814879,270663,'action created','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814880,269016,'action started via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814881,269016,'action complete via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814882,270664,'action created','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814883,269017,'action started via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814884,269017,'action complete via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814885,270665,'action created','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814886,269018,'action started via WP Cron','2026-07-26 22:16:15','2026-07-27 02:16:15'),(814887,269018,'action complete via WP Cron','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814888,270666,'action created','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814889,269019,'action started via WP Cron','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814890,269019,'action complete via WP Cron','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814891,270667,'action created','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814892,269020,'action started via WP Cron','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814893,269020,'action complete via WP Cron','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814894,270668,'action created','2026-07-26 22:16:16','2026-07-27 02:16:16'),(814922,269030,'action started via WP Cron','2026-07-26 22:59:39','2026-07-27 02:59:39'),(814924,270678,'action created','2026-07-26 22:59:39','2026-07-27 02:59:39'),(814925,270679,'action created','2026-07-26 22:59:39','2026-07-27 02:59:39'),(814926,269030,'action complete via WP Cron','2026-07-26 22:59:39','2026-07-27 02:59:39'),(814927,270680,'action created','2026-07-26 22:59:39','2026-07-27 02:59:39'),(814931,270679,'action started via WP Cron','2026-07-26 23:06:07','2026-07-27 03:06:07'),(814932,270679,'action complete via WP Cron','2026-07-26 23:06:07','2026-07-27 03:06:07'),(814942,270660,'action started via WP Cron','2026-07-26 23:17:18','2026-07-27 03:17:18'),(814943,270685,'action created','2026-07-26 23:17:18','2026-07-27 03:17:18'),(814944,270660,'action complete via WP Cron','2026-07-26 23:17:18','2026-07-27 03:17:18'),(814990,270685,'action started via WP Cron','2026-07-27 00:17:40','2026-07-27 04:17:40'),(814991,270701,'action created','2026-07-27 00:17:40','2026-07-27 04:17:40'),(814992,270685,'action complete via WP Cron','2026-07-27 00:17:40','2026-07-27 04:17:40'),(815038,270701,'action started via WP Cron','2026-07-27 01:18:44','2026-07-27 05:18:44'),(815039,270717,'action created','2026-07-27 01:18:44','2026-07-27 05:18:44'),(815040,270701,'action complete via WP Cron','2026-07-27 01:18:44','2026-07-27 05:18:44'),(815349,270678,'action started via WP Cron','2026-07-27 02:06:10','2026-07-27 06:06:10'),(815350,270678,'action complete via WP Cron','2026-07-27 02:06:10','2026-07-27 06:06:10'),(815351,270834,'action created','2026-07-27 02:06:10','2026-07-27 06:06:10'),(815622,270717,'action started via WP Cron','2026-07-27 02:29:52','2026-07-27 06:29:52'),(815623,270927,'action created','2026-07-27 02:29:52','2026-07-27 06:29:52'),(815624,270717,'action complete via WP Cron','2026-07-27 02:29:52','2026-07-27 06:29:52'),(816169,270927,'action started via WP Cron','2026-07-27 03:46:25','2026-07-27 07:46:25'),(816170,271108,'action created','2026-07-27 03:46:25','2026-07-27 07:46:25'),(816171,270927,'action complete via WP Cron','2026-07-27 03:46:25','2026-07-27 07:46:25'),(816241,271108,'action started via WP Cron','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816242,271118,'action created','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816243,271108,'action complete via WP Cron','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816244,269577,'action started via WP Cron','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816245,269577,'action complete via WP Cron','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816246,271119,'action created','2026-07-27 04:59:15','2026-07-27 08:59:15'),(816253,271122,'action created','2026-07-27 05:10:23','2026-07-27 09:10:23'),(816254,271122,'action started via WP Cron','2026-07-27 05:14:45','2026-07-27 09:14:45'),(816255,271122,'action complete via WP Cron','2026-07-27 05:14:45','2026-07-27 09:14:45'),(816265,271118,'action started via WP Cron','2026-07-27 06:30:59','2026-07-27 10:30:59'),(816266,271126,'action created','2026-07-27 06:30:59','2026-07-27 10:30:59'),(816267,271118,'action complete via WP Cron','2026-07-27 06:30:59','2026-07-27 10:30:59'),(816286,271126,'action started via Async Request','2026-07-27 07:38:47','2026-07-27 11:38:47'),(816287,271133,'action created','2026-07-27 07:38:47','2026-07-27 11:38:47'),(816288,271126,'action complete via Async Request','2026-07-27 07:38:47','2026-07-27 11:38:47'),(816322,271133,'action started via WP Cron','2026-07-27 08:38:47','2026-07-27 12:38:47'),(816323,271145,'action created','2026-07-27 08:38:47','2026-07-27 12:38:47'),(816324,271133,'action complete via WP Cron','2026-07-27 08:38:47','2026-07-27 12:38:47'),(816421,271145,'action started via WP Cron','2026-07-27 09:42:33','2026-07-27 13:42:33'),(816422,271178,'action created','2026-07-27 09:42:33','2026-07-27 13:42:33'),(816423,271145,'action complete via WP Cron','2026-07-27 09:42:33','2026-07-27 13:42:33'),(816511,271178,'action started via WP Cron','2026-07-27 10:43:00','2026-07-27 14:43:00'),(816512,271208,'action created','2026-07-27 10:43:00','2026-07-27 14:43:00'),(816513,271178,'action complete via WP Cron','2026-07-27 10:43:00','2026-07-27 14:43:00'),(816598,271208,'action started via Async Request','2026-07-27 11:55:05','2026-07-27 15:55:05'),(816599,271237,'action created','2026-07-27 11:55:05','2026-07-27 15:55:05'),(816600,271208,'action complete via Async Request','2026-07-27 11:55:05','2026-07-27 15:55:05'),(816845,271237,'action started via WP Cron','2026-07-27 14:07:46','2026-07-27 18:07:46'),(816846,271344,'action created','2026-07-27 14:07:46','2026-07-27 18:07:46'),(816847,271237,'action complete via WP Cron','2026-07-27 14:07:46','2026-07-27 18:07:46'),(816851,270834,'action started via WP Cron','2026-07-27 14:07:46','2026-07-27 18:07:46'),(816852,270834,'action complete via WP Cron','2026-07-27 14:07:46','2026-07-27 18:07:46'),(817385,271344,'action started via WP Cron','2026-07-27 15:23:24','2026-07-27 19:23:24'),(817386,271514,'action created','2026-07-27 15:23:24','2026-07-27 19:23:24'),(817387,271344,'action complete via WP Cron','2026-07-27 15:23:24','2026-07-27 19:23:24'),(817516,271514,'action started via Async Request','2026-07-27 16:27:02','2026-07-27 20:27:02'),(817517,271545,'action created','2026-07-27 16:27:02','2026-07-27 20:27:02'),(817518,271514,'action complete via Async Request','2026-07-27 16:27:02','2026-07-27 20:27:02'),(817569,271119,'action started via WP Cron','2026-07-27 17:06:44','2026-07-27 21:06:44'),(817570,271119,'action complete via WP Cron','2026-07-27 17:06:44','2026-07-27 21:06:44'),(817571,271564,'action created','2026-07-27 17:06:44','2026-07-27 21:06:44'),(817582,271565,'action created','2026-07-27 17:06:56','2026-07-27 21:06:56'),(817588,271565,'action started via WP Cron','2026-07-27 17:23:46','2026-07-27 21:23:46'),(817589,271565,'action complete via WP Cron','2026-07-27 17:23:46','2026-07-27 21:23:46'),(817611,271545,'action started via WP Cron','2026-07-27 17:31:27','2026-07-27 21:31:27'),(817612,271578,'action created','2026-07-27 17:31:27','2026-07-27 21:31:27'),(817613,271545,'action complete via WP Cron','2026-07-27 17:31:27','2026-07-27 21:31:27'),(818078,271578,'action started via WP Cron','2026-07-27 18:34:52','2026-07-27 22:34:52'),(818079,271745,'action created','2026-07-27 18:34:52','2026-07-27 22:34:52'),(818080,271578,'action complete via WP Cron','2026-07-27 18:34:52','2026-07-27 22:34:52'),(818630,271745,'action reset','2026-07-27 19:58:27','2026-07-27 23:58:27'),(818645,271745,'action started via WP Cron','2026-07-27 19:58:36','2026-07-27 23:58:36'),(818646,271936,'action created','2026-07-27 19:58:36','2026-07-27 23:58:36'),(818647,271745,'action complete via WP Cron','2026-07-27 19:58:36','2026-07-27 23:58:36'),(818997,271936,'action started via WP Cron','2026-07-27 21:09:48','2026-07-28 01:09:48'),(818998,272028,'action created','2026-07-27 21:09:48','2026-07-28 01:09:48'),(818999,271936,'action complete via WP Cron','2026-07-27 21:09:48','2026-07-28 01:09:48'),(819000,272028,'action started via WP Cron','2026-07-27 22:12:09','2026-07-28 02:12:09'),(819001,272029,'action created','2026-07-27 22:12:09','2026-07-28 02:12:09'),(819002,272028,'action complete via WP Cron','2026-07-27 22:12:09','2026-07-28 02:12:09'),(819003,270663,'action started via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819004,270663,'action complete via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819005,272030,'action created','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819006,270664,'action started via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819007,270664,'action complete via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819008,272031,'action created','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819009,270665,'action started via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819010,270665,'action complete via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819011,272032,'action created','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819012,270666,'action started via WP Cron','2026-07-27 22:16:56','2026-07-28 02:16:56'),(819013,270666,'action complete via WP Cron','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819014,272033,'action created','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819015,270667,'action started via WP Cron','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819016,270667,'action complete via WP Cron','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819017,272034,'action created','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819018,270668,'action started via WP Cron','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819019,270668,'action complete via WP Cron','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819020,272035,'action created','2026-07-27 22:16:57','2026-07-28 02:16:57'),(819021,270680,'action started via WP Cron','2026-07-27 23:02:20','2026-07-28 03:02:20'),(819023,272036,'action created','2026-07-27 23:02:20','2026-07-28 03:02:20'),(819024,272037,'action created','2026-07-27 23:02:20','2026-07-28 03:02:20'),(819025,270680,'action complete via WP Cron','2026-07-27 23:02:20','2026-07-28 03:02:20'),(819026,272038,'action created','2026-07-27 23:02:20','2026-07-28 03:02:20'),(819027,272037,'action started via WP Cron','2026-07-27 23:03:01','2026-07-28 03:03:01'),(819028,272037,'action complete via WP Cron','2026-07-27 23:03:01','2026-07-28 03:03:01'),(819029,272029,'action started via WP Cron','2026-07-27 23:13:40','2026-07-28 03:13:40'),(819030,272039,'action created','2026-07-27 23:13:40','2026-07-28 03:13:40'),(819031,272029,'action complete via WP Cron','2026-07-27 23:13:40','2026-07-28 03:13:40'),(819032,272039,'action started via WP Cron','2026-07-28 00:18:59','2026-07-28 04:18:59'),(819033,272040,'action created','2026-07-28 00:18:59','2026-07-28 04:18:59'),(819034,272039,'action complete via WP Cron','2026-07-28 00:18:59','2026-07-28 04:18:59'),(819035,272040,'action started via WP Cron','2026-07-28 01:51:26','2026-07-28 05:51:26'),(819036,272041,'action created','2026-07-28 01:51:26','2026-07-28 05:51:26'),(819037,272040,'action complete via WP Cron','2026-07-28 01:51:26','2026-07-28 05:51:26'),(819038,272036,'action started via WP Cron','2026-07-28 02:48:00','2026-07-28 06:48:00'),(819039,272036,'action complete via WP Cron','2026-07-28 02:48:00','2026-07-28 06:48:00'),(819040,272042,'action created','2026-07-28 02:48:00','2026-07-28 06:48:00'),(819041,272041,'action started via WP Cron','2026-07-28 02:51:41','2026-07-28 06:51:41'),(819042,272043,'action created','2026-07-28 02:51:41','2026-07-28 06:51:41'),(819043,272041,'action complete via WP Cron','2026-07-28 02:51:41','2026-07-28 06:51:41'),(819044,272043,'action started via WP Cron','2026-07-28 03:52:40','2026-07-28 07:52:40'),(819045,272044,'action created','2026-07-28 03:52:40','2026-07-28 07:52:40'),(819046,272043,'action complete via WP Cron','2026-07-28 03:52:40','2026-07-28 07:52:40'),(819047,272044,'action started via WP Cron','2026-07-28 05:03:54','2026-07-28 09:03:54'),(819048,272045,'action created','2026-07-28 05:03:54','2026-07-28 09:03:54'),(819049,272044,'action complete via WP Cron','2026-07-28 05:03:54','2026-07-28 09:03:54'),(819050,272046,'action created','2026-07-28 05:05:22','2026-07-28 09:05:22'),(819051,272046,'action started via WP Cron','2026-07-28 05:05:22','2026-07-28 09:05:22'),(819052,272046,'action complete via WP Cron','2026-07-28 05:05:22','2026-07-28 09:05:22'),(819053,271564,'action started via WP Cron','2026-07-28 05:07:43','2026-07-28 09:07:43'),(819054,271564,'action complete via WP Cron','2026-07-28 05:07:43','2026-07-28 09:07:43'),(819055,272047,'action created','2026-07-28 05:07:43','2026-07-28 09:07:43'),(819492,272045,'action started via WP Cron','2026-07-28 06:35:42','2026-07-28 10:35:42'),(819493,272224,'action created','2026-07-28 06:35:42','2026-07-28 10:35:42'),(819494,272045,'action complete via WP Cron','2026-07-28 06:35:42','2026-07-28 10:35:42'),(819618,272224,'action started via WP Cron','2026-07-28 07:58:16','2026-07-28 11:58:16'),(819619,272236,'action created','2026-07-28 07:58:16','2026-07-28 11:58:16'),(819620,272224,'action complete via WP Cron','2026-07-28 07:58:16','2026-07-28 11:58:16'),(819803,272236,'action started via WP Cron','2026-07-28 09:09:34','2026-07-28 13:09:34'),(819804,272297,'action created','2026-07-28 09:09:34','2026-07-28 13:09:34'),(819805,272236,'action complete via WP Cron','2026-07-28 09:09:34','2026-07-28 13:09:34'),(820068,272297,'action started via WP Cron','2026-07-28 10:10:05','2026-07-28 14:10:05'),(820069,272412,'action created','2026-07-28 10:10:05','2026-07-28 14:10:05'),(820070,272297,'action complete via WP Cron','2026-07-28 10:10:05','2026-07-28 14:10:05'),(820521,272412,'action started via WP Cron','2026-07-28 11:17:09','2026-07-28 15:17:09'),(820522,272537,'action created','2026-07-28 11:17:09','2026-07-28 15:17:09'),(820523,272412,'action complete via WP Cron','2026-07-28 11:17:09','2026-07-28 15:17:09'),(820526,272537,'action started via WP Cron','2026-07-28 12:24:38','2026-07-28 16:24:38'),(820527,272538,'action created','2026-07-28 12:24:38','2026-07-28 16:24:38'),(820528,272537,'action complete via WP Cron','2026-07-28 12:24:38','2026-07-28 16:24:38'),(820529,272538,'action started via WP Cron','2026-07-28 13:31:24','2026-07-28 17:31:24'),(820530,272539,'action created','2026-07-28 13:31:24','2026-07-28 17:31:24'),(820531,272538,'action complete via WP Cron','2026-07-28 13:31:24','2026-07-28 17:31:24'),(820532,272539,'action started via WP Cron','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820533,272540,'action created','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820534,272539,'action complete via WP Cron','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820535,272042,'action started via WP Cron','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820536,272042,'action complete via WP Cron','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820537,272541,'action created','2026-07-28 14:54:28','2026-07-28 18:54:28'),(820547,272540,'action started via WP Cron','2026-07-28 16:04:40','2026-07-28 20:04:40'),(820548,272549,'action created','2026-07-28 16:04:40','2026-07-28 20:04:40'),(820549,272540,'action complete via WP Cron','2026-07-28 16:04:40','2026-07-28 20:04:40'),(820719,272619,'action created','2026-07-28 17:19:50','2026-07-28 21:19:50'),(820765,272549,'action started via WP Cron','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820766,272621,'action created','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820767,272549,'action complete via WP Cron','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820768,272047,'action started via WP Cron','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820769,272047,'action complete via WP Cron','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820770,272622,'action created','2026-07-28 17:35:17','2026-07-28 21:35:17'),(820777,272619,'action started via WP Cron','2026-07-28 17:35:26','2026-07-28 21:35:26'),(820778,272619,'action complete via WP Cron','2026-07-28 17:35:26','2026-07-28 21:35:26'),(821153,272621,'action started via WP Cron','2026-07-28 18:42:25','2026-07-28 22:42:25'),(821154,272759,'action created','2026-07-28 18:42:25','2026-07-28 22:42:25'),(821155,272621,'action complete via WP Cron','2026-07-28 18:42:25','2026-07-28 22:42:25'),(821291,272793,'action created','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821292,272794,'action created','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821293,272793,'action started via WP Cron','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821294,272793,'action complete via WP Cron','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821295,272794,'action started via WP Cron','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821296,272794,'action complete via WP Cron','2026-07-28 19:04:54','2026-07-28 23:04:54'),(821297,272795,'action created','2026-07-28 19:06:35','2026-07-28 23:06:35'),(821298,272795,'action started via WP Cron','2026-07-28 19:06:35','2026-07-28 23:06:35'),(821299,272795,'action complete via WP Cron','2026-07-28 19:06:35','2026-07-28 23:06:35'),(821300,272796,'action created','2026-07-28 19:10:03','2026-07-28 23:10:03'),(821301,272796,'action started via WP Cron','2026-07-28 19:10:03','2026-07-28 23:10:03'),(821302,272796,'action complete via WP Cron','2026-07-28 19:10:03','2026-07-28 23:10:03'),(821303,272797,'action created','2026-07-28 19:17:32','2026-07-28 23:17:32'),(821304,272797,'action started via WP Cron','2026-07-28 19:17:32','2026-07-28 23:17:32'),(821305,272797,'action complete via WP Cron','2026-07-28 19:17:32','2026-07-28 23:17:32'),(821306,272798,'action created','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821307,272799,'action created','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821308,272798,'action started via WP Cron','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821309,272798,'action complete via WP Cron','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821310,272799,'action started via WP Cron','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821311,272799,'action complete via WP Cron','2026-07-28 19:27:34','2026-07-28 23:27:34'),(821312,272800,'action created','2026-07-28 19:36:19','2026-07-28 23:36:19'),(821313,272801,'action created','2026-07-28 19:36:21','2026-07-28 23:36:21'),(821314,272802,'action created','2026-07-28 19:36:21','2026-07-28 23:36:21'),(821315,272803,'action created','2026-07-28 19:36:21','2026-07-28 23:36:21'),(821316,272804,'action created','2026-07-28 19:36:21','2026-07-28 23:36:21'),(821317,272805,'action created','2026-07-28 19:36:21','2026-07-28 23:36:21'),(821318,272801,'action started via Async Request','2026-07-28 19:36:39','2026-07-28 23:36:39'),(821319,272801,'action complete via Async Request','2026-07-28 19:36:42','2026-07-28 23:36:42'),(821320,272802,'action started via Async Request','2026-07-28 19:36:42','2026-07-28 23:36:42'),(821321,272802,'action complete via Async Request','2026-07-28 19:36:44','2026-07-28 23:36:44'),(821322,272803,'action started via Async Request','2026-07-28 19:36:44','2026-07-28 23:36:44'),(821323,272803,'action complete via Async Request','2026-07-28 19:36:46','2026-07-28 23:36:46'),(821324,272804,'action started via Async Request','2026-07-28 19:36:46','2026-07-28 23:36:46'),(821325,272804,'action complete via Async Request','2026-07-28 19:36:49','2026-07-28 23:36:49'),(821326,272805,'action started via Async Request','2026-07-28 19:36:49','2026-07-28 23:36:49'),(821327,272805,'action complete via Async Request','2026-07-28 19:36:51','2026-07-28 23:36:51'),(821328,272806,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821329,272807,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821330,272808,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821331,272809,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821332,272810,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821333,272811,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821334,272812,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821335,272813,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821336,272814,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821337,272815,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821338,272816,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821339,272817,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821340,272818,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821341,272819,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821342,272820,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821343,272821,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821344,272822,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821345,272823,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821346,272824,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821347,272825,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821348,272826,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821349,272827,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821350,272828,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821351,272829,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821352,272830,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821353,272831,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821354,272832,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821355,272833,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821356,272834,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821357,272835,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821358,272836,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821359,272837,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821360,272838,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821361,272839,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821362,272840,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821363,272841,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821364,272842,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821365,272843,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821366,272844,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821367,272845,'action created','2026-07-28 19:37:20','2026-07-28 23:37:20'),(821368,272800,'action started via Async Request','2026-07-28 19:37:43','2026-07-28 23:37:43'),(821369,272846,'action created','2026-07-28 19:37:43','2026-07-28 23:37:43'),(821370,272800,'action complete via Async Request','2026-07-28 19:37:43','2026-07-28 23:37:43'),(821371,272806,'action started via Async Request','2026-07-28 19:37:43','2026-07-28 23:37:43'),(821372,272806,'action complete via Async Request','2026-07-28 19:37:45','2026-07-28 23:37:45'),(821373,272807,'action started via Async Request','2026-07-28 19:37:45','2026-07-28 23:37:45'),(821374,272807,'action complete via Async Request','2026-07-28 19:37:48','2026-07-28 23:37:48'),(821375,272808,'action started via Async Request','2026-07-28 19:37:48','2026-07-28 23:37:48'),(821376,272808,'action complete via Async Request','2026-07-28 19:37:50','2026-07-28 23:37:50'),(821377,272809,'action started via Async Request','2026-07-28 19:37:50','2026-07-28 23:37:50'),(821378,272809,'action complete via Async Request','2026-07-28 19:37:52','2026-07-28 23:37:52'),(821379,272810,'action started via Async Request','2026-07-28 19:37:52','2026-07-28 23:37:52'),(821380,272810,'action complete via Async Request','2026-07-28 19:37:55','2026-07-28 23:37:55'),(821381,272811,'action started via Async Request','2026-07-28 19:37:55','2026-07-28 23:37:55'),(821382,272811,'action complete via Async Request','2026-07-28 19:37:57','2026-07-28 23:37:57'),(821383,272812,'action started via Async Request','2026-07-28 19:37:57','2026-07-28 23:37:57'),(821384,272812,'action complete via Async Request','2026-07-28 19:38:00','2026-07-28 23:38:00'),(821385,272813,'action started via Async Request','2026-07-28 19:38:00','2026-07-28 23:38:00'),(821386,272813,'action complete via Async Request','2026-07-28 19:38:02','2026-07-28 23:38:02'),(821387,272814,'action started via Async Request','2026-07-28 19:38:02','2026-07-28 23:38:02'),(821388,272814,'action complete via Async Request','2026-07-28 19:38:04','2026-07-28 23:38:04'),(821389,272815,'action started via Async Request','2026-07-28 19:38:04','2026-07-28 23:38:04'),(821390,272815,'action complete via Async Request','2026-07-28 19:38:07','2026-07-28 23:38:07'),(821391,272816,'action started via Async Request','2026-07-28 19:38:13','2026-07-28 23:38:13'),(821392,272816,'action complete via Async Request','2026-07-28 19:38:15','2026-07-28 23:38:15'),(821393,272817,'action started via Async Request','2026-07-28 19:38:15','2026-07-28 23:38:15'),(821394,272817,'action complete via Async Request','2026-07-28 19:38:18','2026-07-28 23:38:18'),(821395,272818,'action started via Async Request','2026-07-28 19:38:18','2026-07-28 23:38:18'),(821396,272818,'action complete via Async Request','2026-07-28 19:38:20','2026-07-28 23:38:20'),(821397,272819,'action started via Async Request','2026-07-28 19:38:20','2026-07-28 23:38:20'),(821398,272819,'action complete via Async Request','2026-07-28 19:38:22','2026-07-28 23:38:22'),(821399,272820,'action started via Async Request','2026-07-28 19:38:22','2026-07-28 23:38:22'),(821400,272820,'action complete via Async Request','2026-07-28 19:38:24','2026-07-28 23:38:24'),(821401,272821,'action started via Async Request','2026-07-28 19:38:24','2026-07-28 23:38:24'),(821402,272821,'action complete via Async Request','2026-07-28 19:38:27','2026-07-28 23:38:27'),(821403,272822,'action started via Async Request','2026-07-28 19:38:27','2026-07-28 23:38:27'),(821404,272822,'action complete via Async Request','2026-07-28 19:38:29','2026-07-28 23:38:29'),(821405,272823,'action started via Async Request','2026-07-28 19:38:29','2026-07-28 23:38:29'),(821406,272823,'action complete via Async Request','2026-07-28 19:38:31','2026-07-28 23:38:31'),(821407,272824,'action started via Async Request','2026-07-28 19:38:31','2026-07-28 23:38:31'),(821408,272824,'action complete via Async Request','2026-07-28 19:38:34','2026-07-28 23:38:34'),(821409,272825,'action started via Async Request','2026-07-28 19:38:34','2026-07-28 23:38:34'),(821410,272825,'action complete via Async Request','2026-07-28 19:38:36','2026-07-28 23:38:36'),(821411,272826,'action started via Async Request','2026-07-28 19:38:42','2026-07-28 23:38:42'),(821412,272847,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821413,272848,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821414,272849,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821415,272850,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821416,272851,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821417,272852,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821418,272853,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821419,272854,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821420,272855,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821421,272856,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821422,272857,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821423,272858,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821424,272859,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821425,272860,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821426,272861,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821427,272862,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821428,272863,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821429,272864,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821430,272865,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821431,272866,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821432,272867,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821433,272868,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821434,272869,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821435,272870,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821436,272871,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821437,272872,'action created','2026-07-28 19:38:43','2026-07-28 23:38:43'),(821438,272826,'action complete via Async Request','2026-07-28 19:38:44','2026-07-28 23:38:44'),(821439,272827,'action started via Async Request','2026-07-28 19:38:44','2026-07-28 23:38:44'),(821440,272827,'action complete via Async Request','2026-07-28 19:38:47','2026-07-28 23:38:47'),(821441,272828,'action started via Async Request','2026-07-28 19:38:47','2026-07-28 23:38:47'),(821442,272828,'action complete via Async Request','2026-07-28 19:38:49','2026-07-28 23:38:49'),(821443,272829,'action started via Async Request','2026-07-28 19:38:49','2026-07-28 23:38:49'),(821444,272829,'action complete via Async Request','2026-07-28 19:38:51','2026-07-28 23:38:51'),(821445,272830,'action started via Async Request','2026-07-28 19:38:51','2026-07-28 23:38:51'),(821446,272830,'action complete via Async Request','2026-07-28 19:38:54','2026-07-28 23:38:54'),(821447,272831,'action started via Async Request','2026-07-28 19:38:54','2026-07-28 23:38:54'),(821448,272831,'action complete via Async Request','2026-07-28 19:38:56','2026-07-28 23:38:56'),(821449,272832,'action started via Async Request','2026-07-28 19:38:56','2026-07-28 23:38:56'),(821450,272832,'action complete via Async Request','2026-07-28 19:38:58','2026-07-28 23:38:58'),(821451,272833,'action started via Async Request','2026-07-28 19:38:58','2026-07-28 23:38:58'),(821452,272833,'action complete via Async Request','2026-07-28 19:39:00','2026-07-28 23:39:00'),(821453,272834,'action started via Async Request','2026-07-28 19:39:00','2026-07-28 23:39:00'),(821454,272834,'action complete via Async Request','2026-07-28 19:39:03','2026-07-28 23:39:03'),(821455,272835,'action started via Async Request','2026-07-28 19:39:03','2026-07-28 23:39:03'),(821456,272835,'action complete via Async Request','2026-07-28 19:39:05','2026-07-28 23:39:05'),(821457,272836,'action started via Async Request','2026-07-28 19:39:12','2026-07-28 23:39:12'),(821458,272836,'action complete via Async Request','2026-07-28 19:39:14','2026-07-28 23:39:14'),(821459,272837,'action started via Async Request','2026-07-28 19:39:14','2026-07-28 23:39:14'),(821460,272837,'action complete via Async Request','2026-07-28 19:39:16','2026-07-28 23:39:16'),(821461,272838,'action started via Async Request','2026-07-28 19:39:16','2026-07-28 23:39:16'),(821462,272838,'action complete via Async Request','2026-07-28 19:39:19','2026-07-28 23:39:19'),(821463,272839,'action started via Async Request','2026-07-28 19:39:19','2026-07-28 23:39:19'),(821464,272839,'action complete via Async Request','2026-07-28 19:39:21','2026-07-28 23:39:21'),(821465,272840,'action started via Async Request','2026-07-28 19:39:21','2026-07-28 23:39:21'),(821466,272840,'action complete via Async Request','2026-07-28 19:39:24','2026-07-28 23:39:24'),(821467,272841,'action started via Async Request','2026-07-28 19:39:24','2026-07-28 23:39:24'),(821468,272841,'action complete via Async Request','2026-07-28 19:39:26','2026-07-28 23:39:26'),(821469,272842,'action started via Async Request','2026-07-28 19:39:26','2026-07-28 23:39:26'),(821470,272842,'action complete via Async Request','2026-07-28 19:39:28','2026-07-28 23:39:28'),(821471,272843,'action started via Async Request','2026-07-28 19:39:28','2026-07-28 23:39:28'),(821472,272843,'action complete via Async Request','2026-07-28 19:39:31','2026-07-28 23:39:31'),(821473,272844,'action started via Async Request','2026-07-28 19:39:31','2026-07-28 23:39:31'),(821474,272844,'action complete via Async Request','2026-07-28 19:39:33','2026-07-28 23:39:33'),(821475,272845,'action started via Async Request','2026-07-28 19:39:33','2026-07-28 23:39:33'),(821476,272845,'action complete via Async Request','2026-07-28 19:39:35','2026-07-28 23:39:35'),(821477,272846,'action started via Async Request','2026-07-28 19:39:42','2026-07-28 23:39:42'),(821478,272873,'action created','2026-07-28 19:39:42','2026-07-28 23:39:42'),(821479,272846,'action complete via Async Request','2026-07-28 19:39:42','2026-07-28 23:39:42'),(821480,272847,'action started via Async Request','2026-07-28 19:39:42','2026-07-28 23:39:42'),(821481,272847,'action complete via Async Request','2026-07-28 19:39:44','2026-07-28 23:39:44'),(821482,272848,'action started via Async Request','2026-07-28 19:39:44','2026-07-28 23:39:44'),(821483,272848,'action complete via Async Request','2026-07-28 19:39:47','2026-07-28 23:39:47'),(821484,272849,'action started via Async Request','2026-07-28 19:39:47','2026-07-28 23:39:47'),(821485,272849,'action complete via Async Request','2026-07-28 19:39:49','2026-07-28 23:39:49'),(821486,272850,'action started via Async Request','2026-07-28 19:39:49','2026-07-28 23:39:49'),(821487,272850,'action complete via Async Request','2026-07-28 19:39:51','2026-07-28 23:39:51'),(821488,272851,'action started via Async Request','2026-07-28 19:39:51','2026-07-28 23:39:51'),(821489,272851,'action complete via Async Request','2026-07-28 19:39:53','2026-07-28 23:39:53'),(821490,272852,'action started via Async Request','2026-07-28 19:39:53','2026-07-28 23:39:53'),(821491,272852,'action complete via Async Request','2026-07-28 19:39:56','2026-07-28 23:39:56'),(821492,272853,'action started via Async Request','2026-07-28 19:39:56','2026-07-28 23:39:56'),(821493,272853,'action complete via Async Request','2026-07-28 19:39:58','2026-07-28 23:39:58'),(821494,272854,'action started via Async Request','2026-07-28 19:39:58','2026-07-28 23:39:58'),(821495,272854,'action complete via Async Request','2026-07-28 19:40:01','2026-07-28 23:40:01'),(821496,272855,'action started via Async Request','2026-07-28 19:40:01','2026-07-28 23:40:01'),(821497,272855,'action complete via Async Request','2026-07-28 19:40:03','2026-07-28 23:40:03'),(821498,272856,'action started via Async Request','2026-07-28 19:40:03','2026-07-28 23:40:03'),(821499,272856,'action complete via Async Request','2026-07-28 19:40:05','2026-07-28 23:40:05'),(821500,272857,'action started via Async Request','2026-07-28 19:40:12','2026-07-28 23:40:12'),(821501,272857,'action complete via Async Request','2026-07-28 19:40:14','2026-07-28 23:40:14'),(821502,272858,'action started via Async Request','2026-07-28 19:40:14','2026-07-28 23:40:14'),(821503,272858,'action complete via Async Request','2026-07-28 19:40:16','2026-07-28 23:40:16'),(821504,272859,'action started via Async Request','2026-07-28 19:40:16','2026-07-28 23:40:16'),(821505,272859,'action complete via Async Request','2026-07-28 19:40:19','2026-07-28 23:40:19'),(821506,272860,'action started via Async Request','2026-07-28 19:40:19','2026-07-28 23:40:19'),(821507,272860,'action complete via Async Request','2026-07-28 19:40:21','2026-07-28 23:40:21'),(821508,272861,'action started via Async Request','2026-07-28 19:40:21','2026-07-28 23:40:21'),(821509,272861,'action complete via Async Request','2026-07-28 19:40:23','2026-07-28 23:40:23'),(821510,272862,'action started via Async Request','2026-07-28 19:40:23','2026-07-28 23:40:23'),(821511,272862,'action complete via Async Request','2026-07-28 19:40:26','2026-07-28 23:40:26'),(821512,272863,'action started via Async Request','2026-07-28 19:40:26','2026-07-28 23:40:26'),(821513,272863,'action complete via Async Request','2026-07-28 19:40:28','2026-07-28 23:40:28'),(821514,272864,'action started via Async Request','2026-07-28 19:40:28','2026-07-28 23:40:28'),(821515,272864,'action complete via Async Request','2026-07-28 19:40:30','2026-07-28 23:40:30'),(821516,272865,'action started via Async Request','2026-07-28 19:40:30','2026-07-28 23:40:30'),(821517,272865,'action complete via Async Request','2026-07-28 19:40:33','2026-07-28 23:40:33'),(821518,272866,'action started via Async Request','2026-07-28 19:40:33','2026-07-28 23:40:33'),(821519,272866,'action complete via Async Request','2026-07-28 19:40:35','2026-07-28 23:40:35'),(821520,272867,'action started via Async Request','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821521,272874,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821522,272875,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821523,272876,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821524,272877,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821525,272878,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821526,272879,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821527,272880,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821528,272881,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821529,272882,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821530,272883,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821531,272884,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821532,272885,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821533,272886,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821534,272887,'action created','2026-07-28 19:40:42','2026-07-28 23:40:42'),(821535,272867,'action complete via Async Request','2026-07-28 19:40:44','2026-07-28 23:40:44'),(821536,272868,'action started via Async Request','2026-07-28 19:40:44','2026-07-28 23:40:44'),(821537,272868,'action complete via Async Request','2026-07-28 19:40:46','2026-07-28 23:40:46'),(821538,272869,'action started via Async Request','2026-07-28 19:40:46','2026-07-28 23:40:46'),(821539,272869,'action complete via Async Request','2026-07-28 19:40:49','2026-07-28 23:40:49'),(821540,272870,'action started via Async Request','2026-07-28 19:40:49','2026-07-28 23:40:49'),(821541,272870,'action complete via Async Request','2026-07-28 19:40:51','2026-07-28 23:40:51'),(821542,272871,'action started via Async Request','2026-07-28 19:40:51','2026-07-28 23:40:51'),(821543,272871,'action complete via Async Request','2026-07-28 19:40:53','2026-07-28 23:40:53'),(821544,272872,'action started via Async Request','2026-07-28 19:40:53','2026-07-28 23:40:53'),(821545,272872,'action complete via Async Request','2026-07-28 19:40:56','2026-07-28 23:40:56'),(821546,272873,'action started via Async Request','2026-07-28 19:40:56','2026-07-28 23:40:56'),(821547,272888,'action created','2026-07-28 19:40:56','2026-07-28 23:40:56'),(821548,272873,'action complete via Async Request','2026-07-28 19:40:56','2026-07-28 23:40:56'),(821549,272874,'action started via Async Request','2026-07-28 19:40:56','2026-07-28 23:40:56'),(821550,272874,'action complete via Async Request','2026-07-28 19:40:58','2026-07-28 23:40:58'),(821551,272875,'action started via Async Request','2026-07-28 19:40:58','2026-07-28 23:40:58'),(821552,272875,'action complete via Async Request','2026-07-28 19:41:00','2026-07-28 23:41:00'),(821553,272876,'action started via Async Request','2026-07-28 19:41:00','2026-07-28 23:41:00'),(821554,272876,'action complete via Async Request','2026-07-28 19:41:03','2026-07-28 23:41:03'),(821555,272877,'action started via Async Request','2026-07-28 19:41:03','2026-07-28 23:41:03'),(821556,272877,'action complete via Async Request','2026-07-28 19:41:05','2026-07-28 23:41:05'),(821557,272878,'action started via Async Request','2026-07-28 19:41:11','2026-07-28 23:41:11'),(821558,272878,'action complete via Async Request','2026-07-28 19:41:13','2026-07-28 23:41:13'),(821559,272879,'action started via Async Request','2026-07-28 19:41:13','2026-07-28 23:41:13'),(821560,272879,'action complete via Async Request','2026-07-28 19:41:16','2026-07-28 23:41:16'),(821561,272880,'action started via Async Request','2026-07-28 19:41:16','2026-07-28 23:41:16'),(821562,272880,'action complete via Async Request','2026-07-28 19:41:18','2026-07-28 23:41:18'),(821563,272881,'action started via Async Request','2026-07-28 19:41:18','2026-07-28 23:41:18'),(821564,272881,'action complete via Async Request','2026-07-28 19:41:20','2026-07-28 23:41:20'),(821565,272882,'action started via Async Request','2026-07-28 19:41:20','2026-07-28 23:41:20'),(821566,272882,'action complete via Async Request','2026-07-28 19:41:23','2026-07-28 23:41:23'),(821567,272883,'action started via Async Request','2026-07-28 19:41:23','2026-07-28 23:41:23'),(821568,272883,'action complete via Async Request','2026-07-28 19:41:25','2026-07-28 23:41:25'),(821569,272884,'action started via Async Request','2026-07-28 19:41:25','2026-07-28 23:41:25'),(821570,272884,'action complete via Async Request','2026-07-28 19:41:27','2026-07-28 23:41:27'),(821571,272885,'action started via Async Request','2026-07-28 19:41:27','2026-07-28 23:41:27'),(821572,272885,'action complete via Async Request','2026-07-28 19:41:30','2026-07-28 23:41:30'),(821573,272886,'action started via Async Request','2026-07-28 19:41:30','2026-07-28 23:41:30'),(821574,272886,'action complete via Async Request','2026-07-28 19:41:32','2026-07-28 23:41:32'),(821575,272887,'action started via Async Request','2026-07-28 19:41:32','2026-07-28 23:41:32'),(821576,272887,'action complete via Async Request','2026-07-28 19:41:35','2026-07-28 23:41:35'),(821577,272889,'action created','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821578,272890,'action created','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821579,272891,'action created','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821580,272892,'action created','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821581,272893,'action created','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821582,272889,'action started via WP Cron','2026-07-28 19:41:41','2026-07-28 23:41:41'),(821583,272889,'action complete via WP Cron','2026-07-28 19:41:43','2026-07-28 23:41:43'),(821584,272890,'action started via WP Cron','2026-07-28 19:41:43','2026-07-28 23:41:43'),(821585,272890,'action complete via WP Cron','2026-07-28 19:41:46','2026-07-28 23:41:46'),(821586,272891,'action started via WP Cron','2026-07-28 19:41:46','2026-07-28 23:41:46'),(821587,272891,'action complete via WP Cron','2026-07-28 19:41:48','2026-07-28 23:41:48'),(821588,272892,'action started via WP Cron','2026-07-28 19:41:48','2026-07-28 23:41:48'),(821589,272892,'action complete via WP Cron','2026-07-28 19:41:50','2026-07-28 23:41:50'),(821590,272893,'action started via WP Cron','2026-07-28 19:41:50','2026-07-28 23:41:50'),(821591,272893,'action complete via WP Cron','2026-07-28 19:41:53','2026-07-28 23:41:53'),(821592,272894,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821593,272895,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821594,272896,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821595,272897,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821596,272898,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821597,272899,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821598,272900,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821599,272901,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821600,272902,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821601,272903,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821602,272904,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821603,272905,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821604,272906,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821605,272907,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821606,272908,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821607,272909,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821608,272910,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821609,272911,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821610,272912,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821611,272913,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821612,272914,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821613,272915,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821614,272916,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821615,272917,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821616,272918,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821617,272919,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821618,272920,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821619,272921,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821620,272922,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821621,272923,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821622,272924,'action created','2026-07-28 19:44:18','2026-07-28 23:44:18'),(821623,272925,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821624,272926,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821625,272927,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821626,272928,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821627,272929,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821628,272930,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821629,272931,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821630,272932,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821631,272933,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821632,272888,'action started via WP Cron','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821633,272934,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821634,272888,'action complete via WP Cron','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821635,272759,'action started via WP Cron','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821636,272935,'action created','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821637,272759,'action complete via WP Cron','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821638,272894,'action started via WP Cron','2026-07-28 19:44:19','2026-07-28 23:44:19'),(821639,272894,'action complete via WP Cron','2026-07-28 19:44:21','2026-07-28 23:44:21'),(821640,272895,'action started via WP Cron','2026-07-28 19:44:21','2026-07-28 23:44:21'),(821641,272895,'action complete via WP Cron','2026-07-28 19:44:24','2026-07-28 23:44:24'),(821642,272896,'action started via WP Cron','2026-07-28 19:44:24','2026-07-28 23:44:24'),(821643,272896,'action complete via WP Cron','2026-07-28 19:44:26','2026-07-28 23:44:26'),(821644,272897,'action started via WP Cron','2026-07-28 19:44:26','2026-07-28 23:44:26'),(821645,272897,'action complete via WP Cron','2026-07-28 19:44:28','2026-07-28 23:44:28'),(821646,272898,'action started via WP Cron','2026-07-28 19:44:29','2026-07-28 23:44:29'),(821647,272898,'action complete via WP Cron','2026-07-28 19:44:31','2026-07-28 23:44:31'),(821648,272899,'action started via WP Cron','2026-07-28 19:44:31','2026-07-28 23:44:31'),(821649,272899,'action complete via WP Cron','2026-07-28 19:44:33','2026-07-28 23:44:33'),(821650,272900,'action started via WP Cron','2026-07-28 19:44:33','2026-07-28 23:44:33'),(821651,272900,'action complete via WP Cron','2026-07-28 19:44:35','2026-07-28 23:44:35'),(821652,272901,'action started via WP Cron','2026-07-28 19:44:35','2026-07-28 23:44:35'),(821653,272901,'action complete via WP Cron','2026-07-28 19:44:38','2026-07-28 23:44:38'),(821654,272902,'action started via WP Cron','2026-07-28 19:44:38','2026-07-28 23:44:38'),(821655,272902,'action complete via WP Cron','2026-07-28 19:44:40','2026-07-28 23:44:40'),(821656,272903,'action started via WP Cron','2026-07-28 19:44:40','2026-07-28 23:44:40'),(821657,272903,'action complete via WP Cron','2026-07-28 19:44:42','2026-07-28 23:44:42'),(821658,272904,'action started via WP Cron','2026-07-28 19:45:01','2026-07-28 23:45:01'),(821659,272904,'action complete via WP Cron','2026-07-28 19:45:03','2026-07-28 23:45:03'),(821660,272905,'action started via WP Cron','2026-07-28 19:45:03','2026-07-28 23:45:03'),(821661,272905,'action complete via WP Cron','2026-07-28 19:45:05','2026-07-28 23:45:05'),(821662,272906,'action started via WP Cron','2026-07-28 19:45:05','2026-07-28 23:45:05'),(821663,272906,'action complete via WP Cron','2026-07-28 19:45:08','2026-07-28 23:45:08'),(821664,272907,'action started via WP Cron','2026-07-28 19:45:08','2026-07-28 23:45:08'),(821665,272907,'action complete via WP Cron','2026-07-28 19:45:10','2026-07-28 23:45:10'),(821666,272908,'action started via WP Cron','2026-07-28 19:45:10','2026-07-28 23:45:10'),(821667,272908,'action complete via WP Cron','2026-07-28 19:45:12','2026-07-28 23:45:12'),(821668,272909,'action started via WP Cron','2026-07-28 19:45:12','2026-07-28 23:45:12'),(821669,272909,'action complete via WP Cron','2026-07-28 19:45:14','2026-07-28 23:45:14'),(821670,272910,'action started via WP Cron','2026-07-28 19:45:14','2026-07-28 23:45:14'),(821671,272910,'action complete via WP Cron','2026-07-28 19:45:17','2026-07-28 23:45:17'),(821672,272911,'action started via WP Cron','2026-07-28 19:45:17','2026-07-28 23:45:17'),(821673,272911,'action complete via WP Cron','2026-07-28 19:45:19','2026-07-28 23:45:19'),(821674,272912,'action started via WP Cron','2026-07-28 19:45:19','2026-07-28 23:45:19'),(821675,272912,'action complete via WP Cron','2026-07-28 19:45:21','2026-07-28 23:45:21'),(821676,272913,'action started via WP Cron','2026-07-28 19:45:21','2026-07-28 23:45:21'),(821677,272913,'action complete via WP Cron','2026-07-28 19:45:24','2026-07-28 23:45:24'),(821678,272936,'action created','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821679,272937,'action created','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821680,272938,'action created','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821681,272939,'action created','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821682,272940,'action created','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821683,272914,'action started via WP Cron','2026-07-28 19:46:55','2026-07-28 23:46:55'),(821684,272914,'action complete via WP Cron','2026-07-28 19:46:58','2026-07-28 23:46:58'),(821685,272915,'action started via WP Cron','2026-07-28 19:46:58','2026-07-28 23:46:58'),(821686,272915,'action complete via WP Cron','2026-07-28 19:47:00','2026-07-28 23:47:00'),(821687,272916,'action started via WP Cron','2026-07-28 19:47:00','2026-07-28 23:47:00'),(821688,272916,'action complete via WP Cron','2026-07-28 19:47:02','2026-07-28 23:47:02'),(821689,272917,'action started via WP Cron','2026-07-28 19:47:02','2026-07-28 23:47:02'),(821690,272917,'action complete via WP Cron','2026-07-28 19:47:05','2026-07-28 23:47:05'),(821691,272918,'action started via WP Cron','2026-07-28 19:47:05','2026-07-28 23:47:05'),(821692,272918,'action complete via WP Cron','2026-07-28 19:47:07','2026-07-28 23:47:07'),(821693,272919,'action started via WP Cron','2026-07-28 19:47:07','2026-07-28 23:47:07'),(821694,272941,'action created','2026-07-28 19:48:03','2026-07-28 23:48:03'),(821695,272941,'action started via WP Cron','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821696,272941,'action complete via WP Cron','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821697,272942,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821698,272943,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821699,272944,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821700,272945,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821701,272946,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821702,272947,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821703,272948,'action created','2026-07-28 19:48:04','2026-07-28 23:48:04'),(821704,272949,'action created','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821705,272920,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821706,272921,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821707,272922,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821708,272923,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821709,272924,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821710,272925,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821711,272926,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821712,272927,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821713,272928,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821714,272929,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821715,272930,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821716,272931,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821717,272932,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821718,272933,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821719,272934,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821720,272936,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821721,272937,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821722,272938,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821723,272939,'action reset','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821724,272919,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821725,272949,'action started via WP Cron','2026-07-28 19:53:10','2026-07-28 23:53:10'),(821726,272949,'action complete via WP Cron','2026-07-28 19:53:11','2026-07-28 23:53:11'),(821727,272920,'action started via WP Cron','2026-07-28 19:53:11','2026-07-28 23:53:11'),(821728,272920,'action complete via WP Cron','2026-07-28 19:53:14','2026-07-28 23:53:14'),(821729,272921,'action started via WP Cron','2026-07-28 19:53:14','2026-07-28 23:53:14'),(821730,272921,'action complete via WP Cron','2026-07-28 19:53:16','2026-07-28 23:53:16'),(821731,272922,'action started via WP Cron','2026-07-28 19:53:16','2026-07-28 23:53:16'),(821732,272922,'action complete via WP Cron','2026-07-28 19:53:18','2026-07-28 23:53:18'),(821733,272923,'action started via WP Cron','2026-07-28 19:53:18','2026-07-28 23:53:18'),(821734,272923,'action complete via WP Cron','2026-07-28 19:53:21','2026-07-28 23:53:21'),(821735,272924,'action started via WP Cron','2026-07-28 19:53:21','2026-07-28 23:53:21'),(821736,272924,'action complete via WP Cron','2026-07-28 19:53:23','2026-07-28 23:53:23'),(821737,272925,'action started via WP Cron','2026-07-28 19:53:23','2026-07-28 23:53:23'),(821738,272925,'action complete via WP Cron','2026-07-28 19:53:25','2026-07-28 23:53:25'),(821739,272926,'action started via WP Cron','2026-07-28 19:53:25','2026-07-28 23:53:25'),(821740,272926,'action complete via WP Cron','2026-07-28 19:53:28','2026-07-28 23:53:28'),(821741,272927,'action started via WP Cron','2026-07-28 19:53:28','2026-07-28 23:53:28'),(821742,272927,'action complete via WP Cron','2026-07-28 19:53:30','2026-07-28 23:53:30'),(821743,272928,'action started via WP Cron','2026-07-28 19:53:30','2026-07-28 23:53:30'),(821744,272928,'action complete via WP Cron','2026-07-28 19:53:33','2026-07-28 23:53:33'),(821745,272929,'action started via WP Cron','2026-07-28 19:53:33','2026-07-28 23:53:33'),(821746,272929,'action complete via WP Cron','2026-07-28 19:53:35','2026-07-28 23:53:35'),(821747,272950,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821748,272951,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821749,272952,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821750,272953,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821751,272954,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821752,272955,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821753,272956,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821754,272957,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821755,272958,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821756,272959,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821757,272960,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821758,272961,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821759,272962,'action created','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821760,272930,'action started via WP Cron','2026-07-28 19:54:01','2026-07-28 23:54:01'),(821761,272930,'action complete via WP Cron','2026-07-28 19:54:03','2026-07-28 23:54:03'),(821762,272931,'action started via WP Cron','2026-07-28 19:54:03','2026-07-28 23:54:03'),(821763,272931,'action complete via WP Cron','2026-07-28 19:54:06','2026-07-28 23:54:06'),(821764,272932,'action started via WP Cron','2026-07-28 19:54:06','2026-07-28 23:54:06'),(821765,272932,'action complete via WP Cron','2026-07-28 19:54:08','2026-07-28 23:54:08'),(821766,272933,'action started via WP Cron','2026-07-28 19:54:08','2026-07-28 23:54:08'),(821767,272933,'action complete via WP Cron','2026-07-28 19:54:10','2026-07-28 23:54:10'),(821768,272934,'action started via WP Cron','2026-07-28 19:54:10','2026-07-28 23:54:10'),(821769,272963,'action created','2026-07-28 19:54:10','2026-07-28 23:54:10'),(821770,272934,'action complete via WP Cron','2026-07-28 19:54:10','2026-07-28 23:54:10'),(821771,272936,'action started via WP Cron','2026-07-28 19:54:10','2026-07-28 23:54:10'),(821772,272936,'action complete via WP Cron','2026-07-28 19:54:13','2026-07-28 23:54:13'),(821773,272937,'action started via WP Cron','2026-07-28 19:54:13','2026-07-28 23:54:13'),(821774,272937,'action complete via WP Cron','2026-07-28 19:54:15','2026-07-28 23:54:15'),(821775,272938,'action started via WP Cron','2026-07-28 19:54:15','2026-07-28 23:54:15'),(821776,272938,'action complete via WP Cron','2026-07-28 19:54:17','2026-07-28 23:54:17'),(821777,272939,'action started via WP Cron','2026-07-28 19:54:17','2026-07-28 23:54:17'),(821778,272939,'action complete via WP Cron','2026-07-28 19:54:20','2026-07-28 23:54:20'),(821779,272940,'action started via WP Cron','2026-07-28 19:54:20','2026-07-28 23:54:20'),(821780,272940,'action complete via WP Cron','2026-07-28 19:54:22','2026-07-28 23:54:22'),(821781,272942,'action started via WP Cron','2026-07-28 19:54:22','2026-07-28 23:54:22'),(821782,272942,'action complete via WP Cron','2026-07-28 19:54:25','2026-07-28 23:54:25'),(821783,272964,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821784,272965,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821785,272966,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821786,272967,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821787,272968,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821788,272969,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821789,272970,'action created','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821790,272943,'action started via WP Cron','2026-07-28 19:55:15','2026-07-28 23:55:15'),(821791,272943,'action complete via WP Cron','2026-07-28 19:55:17','2026-07-28 23:55:17'),(821792,272944,'action started via WP Cron','2026-07-28 19:55:17','2026-07-28 23:55:17'),(821793,272944,'action complete via WP Cron','2026-07-28 19:55:20','2026-07-28 23:55:20'),(821794,272945,'action started via WP Cron','2026-07-28 19:55:20','2026-07-28 23:55:20'),(821795,272945,'action complete via WP Cron','2026-07-28 19:55:23','2026-07-28 23:55:23'),(821796,272946,'action started via WP Cron','2026-07-28 19:55:23','2026-07-28 23:55:23'),(821797,272946,'action complete via WP Cron','2026-07-28 19:55:25','2026-07-28 23:55:25'),(821798,272947,'action started via WP Cron','2026-07-28 19:55:25','2026-07-28 23:55:25'),(821799,272947,'action complete via WP Cron','2026-07-28 19:55:28','2026-07-28 23:55:28'),(821800,272948,'action started via WP Cron','2026-07-28 19:55:28','2026-07-28 23:55:28'),(821801,272948,'action complete via WP Cron','2026-07-28 19:55:30','2026-07-28 23:55:30'),(821802,272950,'action started via WP Cron','2026-07-28 19:55:30','2026-07-28 23:55:30'),(821803,272950,'action complete via WP Cron','2026-07-28 19:55:33','2026-07-28 23:55:33'),(821804,272951,'action started via WP Cron','2026-07-28 19:55:33','2026-07-28 23:55:33'),(821805,272951,'action complete via WP Cron','2026-07-28 19:55:35','2026-07-28 23:55:35'),(821806,272952,'action started via WP Cron','2026-07-28 19:55:35','2026-07-28 23:55:35'),(821807,272952,'action complete via WP Cron','2026-07-28 19:55:37','2026-07-28 23:55:37'),(821808,272953,'action started via WP Cron','2026-07-28 19:55:37','2026-07-28 23:55:37'),(821809,272953,'action complete via WP Cron','2026-07-28 19:55:40','2026-07-28 23:55:40'),(821810,272971,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821811,272972,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821812,272973,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821813,272974,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821814,272975,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821815,272976,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821816,272977,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821817,272978,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821818,272979,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821819,272980,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821820,272981,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821821,272982,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821822,272983,'action created','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821823,272954,'action started via WP Cron','2026-07-28 19:56:27','2026-07-28 23:56:27'),(821824,272954,'action complete via WP Cron','2026-07-28 19:56:30','2026-07-28 23:56:30'),(821825,272955,'action started via WP Cron','2026-07-28 19:56:30','2026-07-28 23:56:30'),(821826,272955,'action complete via WP Cron','2026-07-28 19:56:32','2026-07-28 23:56:32'),(821827,272956,'action started via WP Cron','2026-07-28 19:56:32','2026-07-28 23:56:32'),(821828,272956,'action complete via WP Cron','2026-07-28 19:56:35','2026-07-28 23:56:35'),(821829,272957,'action started via WP Cron','2026-07-28 19:56:35','2026-07-28 23:56:35'),(821830,272957,'action complete via WP Cron','2026-07-28 19:56:37','2026-07-28 23:56:37'),(821831,272958,'action started via WP Cron','2026-07-28 19:56:37','2026-07-28 23:56:37'),(821832,272958,'action complete via WP Cron','2026-07-28 19:56:39','2026-07-28 23:56:39'),(821833,272959,'action started via WP Cron','2026-07-28 19:56:39','2026-07-28 23:56:39'),(821834,272959,'action complete via WP Cron','2026-07-28 19:56:42','2026-07-28 23:56:42'),(821835,272960,'action started via WP Cron','2026-07-28 19:56:42','2026-07-28 23:56:42'),(821836,272960,'action complete via WP Cron','2026-07-28 19:56:44','2026-07-28 23:56:44'),(821837,272961,'action started via WP Cron','2026-07-28 19:56:44','2026-07-28 23:56:44'),(821838,272961,'action complete via WP Cron','2026-07-28 19:56:47','2026-07-28 23:56:47'),(821839,272962,'action started via WP Cron','2026-07-28 19:56:47','2026-07-28 23:56:47'),(821840,272962,'action complete via WP Cron','2026-07-28 19:56:49','2026-07-28 23:56:49'),(821841,272963,'action started via WP Cron','2026-07-28 19:56:49','2026-07-28 23:56:49'),(821842,272984,'action created','2026-07-28 19:56:49','2026-07-28 23:56:49'),(821843,272963,'action complete via WP Cron','2026-07-28 19:56:49','2026-07-28 23:56:49'),(821844,272964,'action started via WP Cron','2026-07-28 19:56:49','2026-07-28 23:56:49'),(821845,272964,'action complete via WP Cron','2026-07-28 19:56:51','2026-07-28 23:56:51'),(821846,272965,'action started via WP Cron','2026-07-28 20:02:10','2026-07-29 00:02:10'),(821847,272965,'action complete via WP Cron','2026-07-28 20:02:13','2026-07-29 00:02:13'),(821848,272966,'action started via WP Cron','2026-07-28 20:02:13','2026-07-29 00:02:13'),(821849,272966,'action complete via WP Cron','2026-07-28 20:02:15','2026-07-29 00:02:15'),(821850,272967,'action started via WP Cron','2026-07-28 20:02:15','2026-07-29 00:02:15'),(821851,272967,'action complete via WP Cron','2026-07-28 20:02:18','2026-07-29 00:02:18'),(821852,272968,'action started via WP Cron','2026-07-28 20:02:18','2026-07-29 00:02:18'),(821853,272968,'action complete via WP Cron','2026-07-28 20:02:20','2026-07-29 00:02:20'),(821854,272969,'action started via WP Cron','2026-07-28 20:02:20','2026-07-29 00:02:20'),(821855,272969,'action complete via WP Cron','2026-07-28 20:02:22','2026-07-29 00:02:22'),(821856,272970,'action started via WP Cron','2026-07-28 20:02:22','2026-07-29 00:02:22'),(821857,272970,'action complete via WP Cron','2026-07-28 20:02:25','2026-07-29 00:02:25'),(821858,272971,'action started via WP Cron','2026-07-28 20:02:25','2026-07-29 00:02:25'),(821859,272971,'action complete via WP Cron','2026-07-28 20:02:27','2026-07-29 00:02:27'),(821860,272972,'action started via WP Cron','2026-07-28 20:02:27','2026-07-29 00:02:27'),(821861,272972,'action complete via WP Cron','2026-07-28 20:02:29','2026-07-29 00:02:29'),(821862,272973,'action started via WP Cron','2026-07-28 20:02:29','2026-07-29 00:02:29'),(821863,272973,'action complete via WP Cron','2026-07-28 20:02:32','2026-07-29 00:02:32'),(821864,272974,'action started via WP Cron','2026-07-28 20:02:32','2026-07-29 00:02:32'),(821865,272974,'action complete via WP Cron','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821866,272985,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821867,272986,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821868,272987,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821869,272988,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821870,272989,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821871,272990,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821872,272991,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821873,272992,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821874,272993,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821875,272994,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821876,272995,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821877,272996,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821878,272997,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821879,272998,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821880,272999,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821881,273000,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821882,273001,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821883,273002,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821884,273003,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821885,273004,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821886,273005,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821887,273006,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821888,273007,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821889,273008,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821890,273009,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821891,273010,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34'),(821892,273011,'action created','2026-07-28 20:02:34','2026-07-29 00:02:34');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` 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 AUTO_INCREMENT=532 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 */;
INSERT INTO `wp_commentmeta` VALUES (12,6,'verified','0'),(13,7,'verified','0'),(14,8,'rating','1'),(15,8,'verified','0'),(16,9,'rating','1'),(17,9,'verified','0'),(18,10,'rating','1'),(19,10,'verified','0'),(20,11,'rating','1'),(21,11,'verified','0'),(22,12,'rating','1'),(23,12,'verified','0'),(24,13,'rating','2'),(25,13,'verified','0'),(26,14,'rating','4'),(27,14,'verified','0'),(28,15,'rating','2'),(29,15,'verified','0'),(30,16,'rating','5'),(31,16,'verified','0'),(32,17,'rating','2'),(33,17,'verified','0'),(34,18,'rating','3'),(35,18,'verified','0'),(36,19,'rating','1'),(37,19,'verified','0'),(38,20,'rating','4'),(39,20,'verified','0'),(40,21,'rating','5'),(41,21,'verified','0'),(42,22,'rating','3'),(43,22,'verified','0'),(44,23,'rating','1'),(45,23,'verified','0'),(46,24,'rating','3'),(47,24,'verified','0'),(48,25,'rating','2'),(49,25,'verified','0'),(50,26,'rating','1'),(51,26,'verified','0'),(52,27,'rating','1'),(53,27,'verified','0'),(54,28,'rating','5'),(55,28,'verified','0'),(56,29,'rating','4'),(57,29,'verified','0'),(58,30,'rating','4'),(59,30,'verified','0'),(60,31,'rating','2'),(61,31,'verified','0'),(62,32,'rating','2'),(63,32,'verified','0'),(64,33,'rating','1'),(65,33,'verified','0'),(66,34,'rating','1'),(67,34,'verified','0'),(68,35,'rating','1'),(69,35,'verified','0'),(70,36,'rating','1'),(71,36,'verified','0'),(72,37,'rating','1'),(73,37,'verified','0'),(74,38,'rating','1'),(75,38,'verified','0'),(76,39,'rating','1'),(77,39,'verified','0'),(78,40,'rating','1'),(79,40,'verified','0'),(80,41,'rating','1'),(81,41,'verified','0'),(82,42,'rating','1'),(83,42,'verified','0'),(84,43,'rating','1'),(85,43,'verified','0'),(86,44,'rating','1'),(87,44,'verified','0'),(88,45,'rating','1'),(89,45,'verified','0'),(90,46,'rating','1'),(91,46,'verified','0'),(92,47,'rating','1'),(93,47,'verified','0'),(94,48,'rating','1'),(95,48,'verified','0'),(96,49,'rating','1'),(97,49,'verified','0'),(98,50,'rating','1'),(99,50,'verified','0'),(100,51,'rating','1'),(101,51,'verified','0'),(102,52,'rating','1'),(103,52,'verified','0'),(104,53,'rating','1'),(105,53,'verified','0'),(106,54,'rating','1'),(107,54,'verified','0'),(108,55,'rating','1'),(109,55,'verified','0'),(110,56,'rating','1'),(111,56,'verified','0'),(112,57,'rating','1'),(113,57,'verified','0'),(114,58,'rating','1'),(115,58,'verified','0'),(116,59,'rating','1'),(117,59,'verified','0'),(118,60,'rating','1'),(119,60,'verified','0'),(120,61,'rating','1'),(121,61,'verified','0'),(122,62,'rating','1'),(123,62,'verified','0'),(124,63,'rating','1'),(125,63,'verified','0'),(126,64,'rating','1'),(127,64,'verified','0'),(128,65,'rating','1'),(129,65,'verified','0'),(130,66,'rating','1'),(131,66,'verified','0'),(132,67,'rating','1'),(133,67,'verified','0'),(134,68,'rating','1'),(135,68,'verified','0'),(136,69,'rating','1'),(137,69,'verified','0'),(138,70,'rating','1'),(139,70,'verified','0'),(140,71,'rating','1'),(141,71,'verified','0'),(142,72,'rating','1'),(143,72,'verified','0'),(144,73,'rating','1'),(145,73,'verified','0'),(146,74,'rating','1'),(147,74,'verified','0'),(148,75,'rating','1'),(149,75,'verified','0'),(150,76,'rating','1'),(151,76,'verified','0'),(152,77,'rating','1'),(153,77,'verified','0'),(154,78,'rating','1'),(155,78,'verified','0'),(156,79,'rating','1'),(157,79,'verified','0'),(158,80,'rating','1'),(159,80,'verified','0'),(160,81,'rating','1'),(161,81,'verified','0'),(162,82,'rating','1'),(163,82,'verified','0'),(164,83,'rating','1'),(165,83,'verified','0'),(166,84,'rating','1'),(167,84,'verified','0'),(168,85,'rating','1'),(169,85,'verified','0'),(170,86,'rating','1'),(171,86,'verified','0'),(172,87,'rating','1'),(173,87,'verified','0'),(174,88,'rating','1'),(175,88,'verified','0'),(176,89,'rating','1'),(177,89,'verified','0'),(178,90,'rating','1'),(179,90,'verified','0'),(180,91,'rating','1'),(181,91,'verified','0'),(182,92,'rating','1'),(183,92,'verified','0'),(184,93,'rating','1'),(185,93,'verified','0'),(186,94,'rating','1'),(187,94,'verified','0'),(188,95,'rating','1'),(189,95,'verified','0'),(190,96,'rating','1'),(191,96,'verified','0'),(192,97,'rating','1'),(193,97,'verified','0'),(194,98,'rating','3'),(195,98,'verified','0'),(196,99,'rating','3'),(197,99,'verified','0'),(198,100,'rating','5'),(199,100,'verified','0'),(200,101,'rating','4'),(201,101,'verified','0'),(202,102,'rating','2'),(203,102,'verified','0'),(204,103,'verified','0'),(205,104,'verified','0'),(206,105,'rating','3'),(207,105,'verified','0'),(208,106,'rating','2'),(209,106,'verified','0'),(210,107,'rating','4'),(211,107,'verified','0'),(212,108,'rating','2'),(213,108,'verified','0'),(214,109,'rating','1'),(215,109,'verified','0'),(216,110,'rating','3'),(217,110,'verified','0'),(218,111,'rating','3'),(219,111,'verified','0'),(220,112,'rating','2'),(221,112,'verified','0'),(222,113,'rating','2'),(223,113,'verified','0'),(224,114,'rating','3'),(225,114,'verified','0'),(226,115,'rating','4'),(227,115,'verified','0'),(228,116,'rating','3'),(229,116,'verified','0'),(230,117,'rating','3'),(231,117,'verified','0'),(232,118,'rating','3'),(233,118,'verified','0'),(234,119,'rating','3'),(235,119,'verified','0'),(236,120,'rating','3'),(237,120,'verified','0'),(238,121,'rating','4'),(239,121,'verified','0'),(240,122,'rating','3'),(241,122,'verified','0'),(242,123,'rating','4'),(243,123,'verified','0'),(244,124,'rating','4'),(245,124,'verified','0'),(246,125,'rating','4'),(247,125,'verified','0'),(248,126,'rating','2'),(249,126,'verified','0'),(250,127,'rating','4'),(251,127,'verified','0'),(252,128,'rating','3'),(253,128,'verified','0'),(254,129,'rating','3'),(255,129,'verified','0'),(256,130,'rating','4'),(257,130,'verified','0'),(258,131,'rating','3'),(259,131,'verified','0'),(260,132,'rating','2'),(261,132,'verified','0'),(262,133,'rating','2'),(263,133,'verified','0'),(264,134,'rating','4'),(265,134,'verified','0'),(266,135,'rating','3'),(267,135,'verified','0'),(268,136,'rating','4'),(269,136,'verified','0'),(270,137,'rating','1'),(271,137,'verified','0'),(272,138,'rating','1'),(273,138,'verified','0'),(274,139,'rating','4'),(275,139,'verified','0'),(276,140,'rating','2'),(277,140,'verified','0'),(278,141,'rating','1'),(279,141,'verified','0'),(280,142,'rating','1'),(281,142,'verified','0'),(282,143,'rating','3'),(283,143,'verified','0'),(284,144,'rating','2'),(285,144,'verified','0'),(286,145,'rating','1'),(287,145,'verified','0'),(288,146,'rating','3'),(289,146,'verified','0'),(290,147,'rating','1'),(291,147,'verified','0'),(292,148,'rating','4'),(293,148,'verified','0'),(294,149,'rating','2'),(295,149,'verified','0'),(296,150,'rating','2'),(297,150,'verified','0'),(298,151,'rating','1'),(299,151,'verified','0'),(300,152,'rating','4'),(301,152,'verified','0'),(302,153,'rating','2'),(303,153,'verified','0'),(304,154,'rating','3'),(305,154,'verified','0'),(306,155,'rating','3'),(307,155,'verified','0'),(308,156,'rating','1'),(309,156,'verified','0'),(310,157,'rating','2'),(311,157,'verified','0'),(312,158,'rating','3'),(313,158,'verified','0'),(314,159,'rating','3'),(315,159,'verified','0'),(316,160,'rating','3'),(317,160,'verified','0'),(318,161,'rating','4'),(319,161,'verified','0'),(320,162,'rating','4'),(321,162,'verified','0'),(322,163,'rating','1'),(323,163,'verified','0'),(324,164,'rating','3'),(325,164,'verified','0'),(326,165,'rating','4'),(327,165,'verified','0'),(328,166,'rating','3'),(329,166,'verified','0'),(330,167,'rating','1'),(331,167,'verified','0'),(332,168,'rating','4'),(333,168,'verified','0'),(334,169,'rating','1'),(335,169,'verified','0'),(336,170,'rating','1'),(337,170,'verified','0'),(338,171,'rating','1'),(339,171,'verified','0'),(340,172,'rating','2'),(341,172,'verified','0'),(342,173,'rating','3'),(343,173,'verified','0'),(344,174,'rating','1'),(345,174,'verified','0'),(346,175,'rating','3'),(347,175,'verified','0'),(348,176,'rating','3'),(349,176,'verified','0'),(350,177,'rating','1'),(351,177,'verified','0'),(352,178,'rating','1'),(353,178,'verified','0'),(354,179,'rating','1'),(355,179,'verified','0'),(356,180,'rating','3'),(357,180,'verified','0'),(358,181,'rating','1'),(359,181,'verified','0'),(360,182,'rating','2'),(361,182,'verified','0'),(362,183,'rating','1'),(363,183,'verified','0'),(364,184,'rating','3'),(365,184,'verified','0'),(366,185,'rating','4'),(367,185,'verified','0'),(368,186,'rating','1'),(369,186,'verified','0'),(370,187,'rating','2'),(371,187,'verified','0'),(372,188,'rating','1'),(373,188,'verified','0'),(374,189,'rating','3'),(375,189,'verified','0'),(376,190,'rating','1'),(377,190,'verified','0'),(378,191,'rating','1'),(379,191,'verified','0'),(380,192,'rating','3'),(381,192,'verified','0'),(382,193,'rating','3'),(383,193,'verified','0'),(384,194,'rating','2'),(385,194,'verified','0'),(386,195,'rating','2'),(387,195,'verified','0'),(388,196,'rating','1'),(389,196,'verified','0'),(390,197,'rating','3'),(391,197,'verified','0'),(392,198,'rating','2'),(393,198,'verified','0'),(394,199,'rating','2'),(395,199,'verified','0'),(396,200,'rating','3'),(397,200,'verified','0'),(398,201,'rating','3'),(399,201,'verified','0'),(400,202,'rating','3'),(401,202,'verified','0'),(402,203,'rating','2'),(403,203,'verified','0'),(404,204,'rating','1'),(405,204,'verified','0'),(406,205,'rating','3'),(407,205,'verified','0'),(408,206,'rating','1'),(409,206,'verified','0'),(410,207,'rating','1'),(411,207,'verified','0'),(412,208,'rating','2'),(413,208,'verified','0'),(414,209,'rating','3'),(415,209,'verified','0'),(416,210,'rating','4'),(417,210,'verified','0'),(418,211,'rating','2'),(419,211,'verified','0'),(420,212,'rating','1'),(421,212,'verified','0'),(422,213,'rating','2'),(423,213,'verified','0'),(424,214,'rating','1'),(425,214,'verified','0'),(426,215,'rating','4'),(427,215,'verified','0'),(428,216,'rating','2'),(429,216,'verified','0'),(430,217,'rating','3'),(431,217,'verified','0'),(432,218,'rating','2'),(433,218,'verified','0'),(434,219,'rating','3'),(435,219,'verified','0'),(436,220,'rating','2'),(437,220,'verified','0'),(438,221,'rating','2'),(439,221,'verified','0'),(440,222,'rating','2'),(441,222,'verified','0'),(442,223,'rating','3'),(443,223,'verified','0'),(444,224,'rating','4'),(445,224,'verified','0'),(446,225,'rating','4'),(447,225,'verified','0'),(448,226,'rating','2'),(449,226,'verified','0'),(450,227,'rating','1'),(451,227,'verified','0'),(452,228,'rating','3'),(453,228,'verified','0'),(454,229,'rating','3'),(455,229,'verified','0'),(456,230,'rating','4'),(457,230,'verified','0'),(458,231,'rating','2'),(459,231,'verified','0'),(460,232,'rating','1'),(461,232,'verified','0'),(462,233,'rating','1'),(463,233,'verified','0'),(464,234,'rating','2'),(465,234,'verified','0'),(466,235,'rating','4'),(467,235,'verified','0'),(468,236,'rating','2'),(469,236,'verified','0'),(470,237,'rating','3'),(471,237,'verified','0'),(472,238,'rating','4'),(473,238,'verified','0'),(474,239,'rating','4'),(475,239,'verified','0'),(476,240,'rating','4'),(477,240,'verified','0'),(478,241,'rating','3'),(479,241,'verified','0'),(480,242,'rating','4'),(481,242,'verified','0'),(482,243,'rating','4'),(483,243,'verified','0'),(484,244,'rating','4'),(485,244,'verified','0'),(486,245,'rating','4'),(487,245,'verified','0'),(488,246,'rating','4'),(489,246,'verified','0'),(490,247,'rating','3'),(491,247,'verified','0'),(492,248,'rating','4'),(493,248,'verified','0'),(494,249,'rating','1'),(495,249,'verified','0'),(496,250,'rating','3'),(497,250,'verified','0'),(498,251,'rating','4'),(499,251,'verified','0'),(500,252,'rating','4'),(501,252,'verified','0'),(502,253,'rating','4'),(503,253,'verified','0'),(504,254,'rating','2'),(505,254,'verified','0'),(506,255,'rating','2'),(507,255,'verified','0'),(508,256,'rating','3'),(509,256,'verified','0'),(510,257,'rating','1'),(511,257,'verified','0'),(512,258,'rating','1'),(513,258,'verified','0'),(514,259,'rating','2'),(515,259,'verified','0'),(516,260,'rating','2'),(517,260,'verified','0'),(518,261,'rating','4'),(519,261,'verified','0'),(520,262,'rating','4'),(521,262,'verified','0'),(522,263,'rating','2'),(523,263,'verified','0'),(524,264,'rating','4'),(525,264,'verified','0'),(526,265,'rating','4'),(527,265,'verified','0'),(528,266,'rating','4'),(529,266,'verified','0'),(530,267,'rating','3'),(531,267,'verified','0');
/*!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`),
KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=268 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 */;
INSERT INTO `wp_comments` VALUES (6,1395,'Advanced phone lookup','Silla@gmail.com','','38.170.6.30','2023-10-07 20:49:45','2023-10-07 16:49:45','We enjoyed reading your post from start to finish. You have maintained us engaged. Thank you for posting your thoughts.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(7,1394,'Access reverse phone lookup','Tydeman@gmail.com','','38.170.6.30','2023-10-07 21:53:11','2023-10-07 17:53:11','This site is a wonderful resource for anyone searching for helpful information. Keep up the good work.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(8,8306,'WUPDzeBKCQoAjxq','LaquitaSnodgrass690@aol.com','','111.90.188.29','2024-02-04 03:52:27','2024-02-03 23:52:27','OphlaVRDYnwS',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(9,8302,'WUPDzeBKCQoAjxq','LaquitaSnodgrass690@aol.com','','111.90.188.29','2024-02-04 03:52:59','2024-02-03 23:52:59','QpCWNtcFe',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(10,1399,'LdSakuInfOrU','bkate96502v0b@outlook.com','','91.227.104.182','2024-02-19 20:22:40','2024-02-19 16:22:40','cvGlyOQmPLsb',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(11,8300,'aYOSwoFvCDGq','hlyviniya495@gmail.com','','103.127.0.80','2024-03-01 04:39:20','2024-03-01 00:39:20','TPuJoyMCxH',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(12,1399,'Tory','toryfranklin@hotmail.com','','64.23.156.108','2024-03-03 02:19:33','2024-03-02 22:19:33','Wow, fantastic blog layout! How lengthy have you ever been blogging \r\nfor? you make running a blog glance easy. The entire glance of your \r\nsite is fantastic, as neatly as the content! You can see similar:\r\n<a href=\"https://silvoria.top\" rel=\"nofollow ugc\">sklep internetowy</a> and here <a href=\"https://elegancja.top\" rel=\"nofollow ugc\">dobry sklep</a>',0,'0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(13,1413,'Jaclyn','jaclynbanfield@rediffmail.com','','64.23.135.192','2024-03-03 03:20:50','2024-03-02 23:20:50','Wow, awesome weblog layout! How long have you ever been running a blog \r\nfor? you made blogging look easy. The total glance of your site is magnificent, let alone the content material!\r\nYou can see similar: <a href=\"https://seraphina.top\" rel=\"nofollow ugc\">sklep internetowy</a> and here <a href=\"https://silvoria.top\" rel=\"nofollow ugc\">sklep internetowy</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','review',0,0),(14,1416,'Freddie','freddiegoodson@aol.com','','64.23.156.108','2024-03-11 13:28:24','2024-03-11 09:28:24','Wow, awesome weblog structure! How long have you \r\nbeen running a blog for? you make running a blog look easy.\r\nThe whole look of your web site is excellent, let alone \r\nthe content material! You can see similar here <a href=\"https://celestique.top\" rel=\"nofollow ugc\">dobry sklep</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(15,8302,'Connie','conniewhitfield@yahoo.com','','165.227.146.32','2024-03-11 13:37:42','2024-03-11 09:37:42','Wow, superb weblog layout! How long have you ever been running a blog for?\r\nyou made running a blog glance easy. The total look of your web site is great, as well as the content!\r\nYou can see similar here <a href=\"https://dommody.top\" rel=\"nofollow ugc\">najlepszy sklep</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','review',0,0),(16,8284,'Emmett','emmettblocher@gmail.com','','178.62.73.20','2024-03-11 14:24:29','2024-03-11 10:24:29','Wow, amazing blog format! How lengthy have you been blogging for?\r\nyou made blogging look easy. The whole look of your website is magnificent, let alone the content!\r\nYou can see similar here <a href=\"https://crystallon.top\" rel=\"nofollow ugc\">sklep internetowy</a>',0,'0','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(17,8276,'Frieda','friedafulmer@yahoo.com','','178.62.73.20','2024-03-11 16:49:08','2024-03-11 12:49:08','Wow, marvelous weblog structure! How long have you been running a blog for?\r\nyou made running a blog look easy. The whole glance of your site is magnificent, let \r\nalone the content material! You can see similar here <a href=\"https://bestero.shop\" rel=\"nofollow ugc\">najlepszy sklep</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','review',0,0),(18,8306,'Seth','seth.gerber@hotmail.co.uk','','178.62.70.172','2024-03-11 16:59:06','2024-03-11 12:59:06','Wow, fantastic blog layout! How long have you been blogging for?\r\n\r\nyou make running a blog glance easy. The entire look of your website is excellent, as neatly as the content!\r\nYou can see similar here <a href=\"https://shoponthe.top\" rel=\"nofollow ugc\">sklep internetowy</a>',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','review',0,0),(19,1397,'Harley','harleyluke@gmail.com','','64.23.139.214','2024-03-11 18:31:27','2024-03-11 14:31:27','Wow, marvelous weblog format! How lengthy have you ever been running \r\na blog for? you made running a blog glance easy. The total glance of your site is \r\nwonderful, let alone the content material! You can see similar here <a href=\"https://intellara.top\" rel=\"nofollow ugc\">sklep online</a>',0,'0','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','review',0,0),(20,1415,'Leonore','leonore.turriff@hotmail.co.uk','','64.23.148.222','2024-03-11 23:31:25','2024-03-11 19:31:25','Wow, wonderful weblog layout! How long have you ever been running a blog for?\r\nyou make running a blog look easy. The overall \r\nglance of your website is wonderful, as smartly as the content!\r\nYou can see similar here <a href=\"https://ricardos.shop\" rel=\"nofollow ugc\">sklep internetowy</a>',0,'0','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','review',0,0),(21,8272,'Giselle','giselle.rentoul@gmail.com','','178.62.70.172','2024-03-12 02:35:59','2024-03-11 22:35:59','Wow, fantastic blog layout! How lengthy have you ever been blogging for?\r\n\r\nyou made blogging look easy. The entire look of your website \r\nis great, let alone the content material! You can see similar here <a href=\"https://silvoria.top\" rel=\"nofollow ugc\">najlepszy sklep</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','review',0,0),(22,1419,'Jenni','jennibritton@orange.fr','','64.23.146.23','2024-03-12 02:36:59','2024-03-11 22:36:59','Wow, incredible blog format! How lengthy \r\nhave you been running a blog for? you made blogging glance easy.\r\n\r\nThe full glance of your web site is fantastic, let \r\nalone the content! You can see similar here <a href=\"https://lunasolix.top\" rel=\"nofollow ugc\">dobry sklep</a>',0,'0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(23,8291,'cAOIvfMbnRE','sophia.jackson1572@aol.com','','203.99.100.81','2024-03-16 15:22:04','2024-03-16 11:22:04','bZmAuBRqiXYrxGTE',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(24,1398,'Trey','treysalier@hotmail.com','','165.227.155.39','2024-03-20 14:55:16','2024-03-20 10:55:16','Wow, superb weblog structure! How lengthy have you been blogging for?\r\nyou made blogging glance easy. The entire glance of your site is wonderful, \r\nas neatly as the content material! You can see similar here <a href=\"https://silvoria.shop\" rel=\"nofollow ugc\">sklep</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','review',0,0),(25,1395,'Christie','christiecarder@gmail.com','','165.227.152.150','2024-03-21 00:30:30','2024-03-20 20:30:30','Wow, marvelous weblog format! How long have you \r\never been running a blog for? you make blogging look easy.\r\nThe overall look of your site is fantastic, as well as the \r\ncontent! You can see similar here <a href=\"https://harmonexa.top\" rel=\"nofollow ugc\">sklep online</a>',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','review',0,0),(26,1398,'OSUvoBzrqhi','lanette22farabaughbgq@outlook.com','','134.122.215.164','2024-03-21 04:12:06','2024-03-21 00:12:06','IJtvXwCkc',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(27,1399,'OSUvoBzrqhi','lanette22farabaughbgq@outlook.com','','134.122.215.164','2024-03-21 04:12:22','2024-03-21 00:12:22','QhWFpftavxmO',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(28,8263,'Ferne','ferne_everhart@gmail.com','','64.23.139.214','2024-03-21 21:18:53','2024-03-21 17:18:53','Wow, incredible blog format! How long have you been running a \r\nblog for? you make blogging look easy. The overall glance of your website is fantastic, let alone the \r\ncontent material! You can see similar here <a href=\"https://shoponthe.top\" rel=\"nofollow ugc\">sklep online</a>',0,'0','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','review',0,0),(29,8291,'Suzette','suzettechill@yahoo.com','','165.227.131.207','2024-03-22 00:27:12','2024-03-21 20:27:12','Wow, fantastic weblog layout! How lengthy have you been running a blog for?\r\nyou made blogging look easy. The overall look of your website \r\nis magnificent, as neatly as the content! You can see similar here <a href=\"https://zabawka.shop\" rel=\"nofollow ugc\">dobry sklep</a>',0,'0','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','review',0,0),(30,1398,'Renee','reneeaugust@yahoo.com','','64.23.135.192','2024-03-23 07:44:32','2024-03-23 03:44:32','Wow, marvelous weblog layout! How lengthy have you been running a blog for?\r\nyou made running a blog glance easy. The entire look of \r\nyour web site is great, as neatly as the content!\r\n\r\nYou can see similar here <a href=\"https://thebestsex.store\" rel=\"nofollow ugc\">ecommerce</a>',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','review',0,0),(31,1395,'Harlan','harlanbrookes@yahoo.com','','165.227.152.150','2024-03-23 18:23:27','2024-03-23 14:23:27','Wow, wonderful weblog layout! How lengthy have you ever been running a blog for?\r\nyou make running a blog glance easy. The total look of your website is wonderful, let alone the content!\r\nYou can see similar here <a href=\"https://intellara.top\" rel=\"nofollow ugc\">ecommerce</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','review',0,0),(32,8263,'Lashonda','lashondaoreilly@yahoo.in','','178.62.70.172','2024-03-24 02:41:21','2024-03-23 22:41:21','Wow, fantastic blog format! How lengthy have you been blogging \r\nfor? you make blogging glance easy. The whole look \r\nof your web site is excellent, as neatly as the content!\r\nYou can see similar here <a href=\"https://novoluxe.top\" rel=\"nofollow ugc\">najlepszy sklep</a>',0,'0','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(33,1381,'nKmHzogfLZy','martin_amanda9010@aol.com','','51.75.147.209','2024-04-03 18:09:45','2024-04-03 14:09:45','RHfvgqPtMwnVp',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(34,1419,'nKmHzogfLZy','martin_amanda9010@aol.com','','51.75.147.209','2024-04-03 18:10:18','2024-04-03 14:10:18','HmbsftrlSNgBzd',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(35,8306,'tNLZnPrbGuFQide','brown.john2001@yahoo.com','','149.129.178.184','2024-04-08 17:50:09','2024-04-08 13:50:09','aegQciAnh',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(36,8291,'qFgAuSBD','castromike5582@yahoo.com','','13.213.207.104','2024-04-14 03:48:39','2024-04-13 23:48:39','uDWdyenzTYicgLp',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(37,8291,'OusRqYnaKhWGlzp','nicoleramirez1933@yahoo.com','','171.239.158.209','2024-04-15 18:03:19','2024-04-15 14:03:19','uxoJszQlV',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(38,8280,'OusRqYnaKhWGlzp','nicoleramirez1933@yahoo.com','','171.239.158.209','2024-04-15 18:03:49','2024-04-15 14:03:49','njFHtXCsKbdQ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(39,8276,'mPRAKkgoqeXMtO','cearlsue@outlook.com','','43.245.217.86','2024-04-17 16:09:23','2024-04-17 12:09:23','RKUIlBPfjMSZvdHi',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(40,8295,'mPRAKkgoqeXMtO','cearlsue@outlook.com','','43.245.217.86','2024-04-17 16:09:46','2024-04-17 12:09:46','bzeHwSPxfXWZynm',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(41,1381,'tWpjcMEKQ','jenniferrogers1981@aol.com','','159.148.73.169','2024-04-20 04:29:14','2024-04-20 00:29:14','pGQJjlck',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(42,1399,'tWpjcMEKQ','jenniferrogers1981@aol.com','','159.148.73.169','2024-04-20 04:30:29','2024-04-20 00:30:29','umzQypecZMEgnJ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(43,1398,'QlBpgrfeo','stevensonhendersonn892@gmail.com','','103.192.81.34','2024-04-22 21:52:21','2024-04-22 17:52:21','KmAwdaFnro',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(44,1399,'QlBpgrfeo','stevensonhendersonn892@gmail.com','','103.192.81.34','2024-04-22 21:52:39','2024-04-22 17:52:39','cuQlRmjIB',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(45,8295,'elPIhyzNYcbBgrtL','sanchez_kevin1999@yahoo.com','','177.125.122.137','2024-04-26 18:47:55','2024-04-26 14:47:55','guGvEplc',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(46,8276,'elPIhyzNYcbBgrtL','sanchez_kevin1999@yahoo.com','','177.125.122.137','2024-04-26 18:48:27','2024-04-26 14:48:27','QYTBIusrZjxlnOo',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(47,8263,'vGdRLWVtbFf','hamilton.leslie1982@yahoo.com','','46.101.0.39','2024-05-16 10:50:51','2024-05-16 06:50:51','DEipTLPuqNH',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(48,8267,'vGdRLWVtbFf','hamilton.leslie1982@yahoo.com','','46.101.0.39','2024-05-16 10:51:10','2024-05-16 06:51:10','wolsxyuXvkTfFgOn',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(49,1396,'cBLtsiIrxXJnRqAv','michael_goodent9py@outlook.com','','202.178.123.126','2024-05-19 18:36:00','2024-05-19 14:36:00','cRuOhEYIxJQmLKHr',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(50,1394,'cBLtsiIrxXJnRqAv','michael_goodent9py@outlook.com','','202.178.123.126','2024-05-19 18:36:19','2024-05-19 14:36:19','unKjkWZPyI',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(51,8302,'ZvDsRpaxq','coodjinb1991@gmail.com','','43.134.121.240','2024-05-26 23:38:01','2024-05-26 19:38:01','kBzYxmbKqo',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(52,8306,'ZvDsRpaxq','coodjinb1991@gmail.com','','43.134.121.240','2024-05-26 23:38:19','2024-05-26 19:38:19','GTZPSMFvXdjDiAbE',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(53,1417,'zqkZQJiWMa','wolf.deon1998@yahoo.com','','168.90.29.109','2024-05-30 18:39:53','2024-05-30 14:39:53','MemXIZqSKiuPTb',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(54,8263,'zqkZQJiWMa','wolf.deon1998@yahoo.com','','168.90.29.109','2024-05-30 18:40:17','2024-05-30 14:40:17','wUQNqtAeCZ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(55,1396,'KSioRxTUFEJC','ronaldyn_smithzf@outlook.com','','217.174.226.117','2024-06-04 15:47:44','2024-06-04 11:47:44','cNZTzExuUr',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(56,1395,'KSioRxTUFEJC','ronaldyn_smithzf@outlook.com','','217.174.226.117','2024-06-04 15:48:09','2024-06-04 11:48:09','ZXDEPiJQkp',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(57,8302,'tcdEoZrHSFGPegMx','MeeMackie668@aol.com','','114.141.53.78','2024-06-08 02:01:15','2024-06-07 22:01:15','WVBLcDukRr',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(58,1413,'tcdEoZrHSFGPegMx','MeeMackie668@aol.com','','114.141.53.78','2024-06-08 02:03:09','2024-06-07 22:03:09','hFIPvOaQDjxduM',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(59,8272,'NpkJciUEgXmjTV','harrischristy4282@yahoo.com','','168.90.230.59','2024-06-11 04:30:19','2024-06-11 00:30:19','ltEgzjqUwsLxZ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(60,1417,'iewXUEDcaQLlYCWk','ollinortegamb9141@gmail.com','','197.243.82.226','2024-06-17 15:29:00','2024-06-17 11:29:00','IMpXurDzY',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(61,1415,'iewXUEDcaQLlYCWk','ollinortegamb9141@gmail.com','','197.243.82.226','2024-06-17 15:29:22','2024-06-17 11:29:22','EtmNfLzvJIcX',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(62,8284,'FJgqLUnOxXWMK','bailey.john1995@yahoo.com','','203.204.147.85','2024-06-24 17:12:22','2024-06-24 13:12:22','IlvkRrszV',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(63,8280,'FJgqLUnOxXWMK','bailey.john1995@yahoo.com','','203.204.147.85','2024-06-24 17:12:40','2024-06-24 13:12:40','uaWVyKsqoN',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(64,1413,'UXsyjpYZbF','keisiyx954@gmail.com','','195.36.29.10','2024-06-28 07:23:35','2024-06-28 03:23:35','oLPkhTnyE',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(65,1399,'iqkUeTYopFhHgdmv','ralfijt34@gmail.com','','185.225.226.181','2024-07-05 10:59:49','2024-07-05 06:59:49','oxdEvDTBNlrgOQt',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(66,1398,'iqkUeTYopFhHgdmv','ralfijt34@gmail.com','','5.34.182.203','2024-07-05 11:00:24','2024-07-05 07:00:24','meNROtTF',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(67,1414,'JUscSPfQgAwkRr','ali.brown1985@yahoo.com','','192.145.205.1','2024-07-08 16:24:38','2024-07-08 12:24:38','AmyRPkMiNuOQb',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(68,8276,'Rex','rexsantiago@gmail.com','','139.162.220.4','2024-07-09 02:26:21','2024-07-08 22:26:21','Very interesting points you have noted, thank you \r\nfor posting.<a href=\"http://gordonwasserman.com/__media__/js/netsoltrademark.php?d=www.blogexpander.com\" rel=\"nofollow ugc\">Expand blog</a>\r\n\r\nHere is my blog post - <a href=\"https://69v.top/about\" rel=\"nofollow ugc\">CliffordH</a>',0,'0','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(69,1413,'MYRueJUN','joy23armendarezw0q@outlook.com','','117.5.222.47','2024-07-14 13:25:53','2024-07-14 09:25:53','CIKdmjXvosZbWlQT',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(70,1414,'MYRueJUN','joy23armendarezw0q@outlook.com','','117.5.222.47','2024-07-14 13:26:17','2024-07-14 09:26:17','fpOHdsRr',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(71,8300,'UroekOiJfPvC','chincuanco.jarvin9271@yahoo.com','','201.76.170.115','2024-07-16 21:20:14','2024-07-16 17:20:14','vkaZrPmhlI',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(72,8302,'UroekOiJfPvC','chincuanco.jarvin9271@yahoo.com','','201.76.170.115','2024-07-16 21:20:51','2024-07-16 17:20:51','ioNDgzukQBdfXmt',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(73,1398,'gUaATqunCRQmPiZJ','dionne.denise1983@yahoo.com','','186.74.202.116','2024-07-19 17:48:55','2024-07-19 13:48:55','jRuLvsWPpCQydY',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(74,1399,'gUaATqunCRQmPiZJ','dionne.denise1983@yahoo.com','','186.74.202.116','2024-07-19 17:49:22','2024-07-19 13:49:22','SQACkaHjmhOF',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(75,8291,'VuBYSnQPpIWsrq','lorriczf7038@gmail.com','','186.235.248.202','2024-07-22 10:21:16','2024-07-22 06:21:16','kJeCTShixKXO',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(76,8276,'VuBYSnQPpIWsrq','lorriczf7038@gmail.com','','186.235.248.202','2024-07-22 10:21:33','2024-07-22 06:21:33','NPKILywvZU',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(77,1414,'GwoIAiNKQXVjqEl','silasshannonm28@gmail.com','','207.154.218.180','2024-07-25 01:42:40','2024-07-24 21:42:40','oidUgSfKhVqzD',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(78,1399,'BwloisOg','smallentoni41@gmail.com','','73.72.84.201','2024-07-27 15:31:57','2024-07-27 11:31:57','kGlQqjTMIfwi',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(79,1398,'BwloisOg','smallentoni41@gmail.com','','73.72.84.201','2024-07-27 15:32:19','2024-07-27 11:32:19','GbQeMlDojTKPOAHd',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(80,1413,'JgorAKwMsWvU','odimor5215@gmail.com','','85.133.166.47','2024-07-30 00:33:55','2024-07-29 20:33:55','djkcGhEnTzgX',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(81,1414,'JgorAKwMsWvU','odimor5215@gmail.com','','85.133.166.47','2024-07-30 00:34:28','2024-07-29 20:34:28','eTXKaJlkOtf',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(82,1413,'hOcmfWSF','daniel31allamongq0p@outlook.com','','171.236.70.84','2024-08-01 21:09:29','2024-08-01 17:09:29','pqdehoCDFuTHXWbS',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(83,1414,'hOcmfWSF','daniel31allamongq0p@outlook.com','','171.236.70.84','2024-08-01 21:09:47','2024-08-01 17:09:47','HUKFBMzVAguIebm',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(84,1416,'jFWbxXvkRGiMqNu','burnettzellays16@gmail.com','','86.107.153.47','2024-08-04 13:47:11','2024-08-04 09:47:11','xQbCkueHrm',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(85,8302,'KAHdbyTjqhDrUml','kenneth12hugheszit@outlook.com','','47.59.157.65','2024-08-11 00:45:31','2024-08-10 20:45:31','RVJKDTnx',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(86,8300,'KAHdbyTjqhDrUml','kenneth12hugheszit@outlook.com','','47.59.157.65','2024-08-11 00:45:47','2024-08-10 20:45:47','XkyECsWa',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(87,1416,'wAiJSzVs','olleistarrushb1991@gmail.com','','105.27.113.26','2024-08-13 15:51:49','2024-08-13 11:51:49','aLEyRbviArkhJ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(88,1417,'wAiJSzVs','olleistarrushb1991@gmail.com','','105.27.113.26','2024-08-13 15:52:08','2024-08-13 11:52:08','uebIYpmFUlQ',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(89,8284,'PDemEKTzhaY','susan14blanco6bh@outlook.com','','129.0.153.73','2024-08-22 14:17:50','2024-08-22 10:17:50','NzXEAWBSVTp',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(90,8295,'wNIqtZWkayirx','sullivan.sarah1999@yahoo.com','','103.111.20.2','2024-08-25 13:58:48','2024-08-25 09:58:48','FDKnGthlE',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(91,8272,'wNIqtZWkayirx','sullivan.sarah1999@yahoo.com','','103.111.20.2','2024-08-25 13:59:10','2024-08-25 09:59:10','eTJSwKUEatAdWCB',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(92,8263,'pbiXcqrVfZkeLJPU','meyer.douglas1985@yahoo.com','','117.213.252.58','2024-08-28 17:02:36','2024-08-28 13:02:36','hgOKTXDoM',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(93,8284,'zZNmCiVIPQJjMKGc','steven_williamsm9ut@outlook.com','','185.235.243.153','2024-09-02 07:51:30','2024-09-02 03:51:30','wuNFZdjzUirkPb',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(94,1381,'BzXEYmWRMx','saverstrck668@gmail.com','','41.193.59.222','2024-09-06 09:54:42','2024-09-06 05:54:42','GiIsfKNgL',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(95,1415,'BzXEYmWRMx','saverstrck668@gmail.com','','41.193.59.222','2024-09-06 09:55:11','2024-09-06 05:55:11','TtYAEgocQnkv',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(96,8284,'iABMbDpwamgUNWtc','jussegurus@outlook.com','','103.109.239.58','2024-09-10 08:12:25','2024-09-10 04:12:25','tKQZTyFl',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(97,8284,'DSzGjheYdCLRblNu','aleksandraarnold550@gmail.com','','117.213.250.94','2024-09-15 03:41:57','2024-09-14 23:41:57','cOZiMNlkIb',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,0),(98,1381,'gjmavcwkrc','redirect-0d83cf833cec7df270f492d1a78dd90b@webmark.eting.org','','192.42.116.198','2024-10-25 00:21:22','2024-10-24 20:21:22','Muchas gracias. ?Como puedo iniciar sesion?',0,'0','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','review',0,0),(99,8263,'cyvemkajjd','redirect-8403606417a11d01f9f01cbdd5062219@webmark.eting.org','','185.40.4.101','2024-10-25 00:51:22','2024-10-24 20:51:22','Muchas gracias. ?Como puedo iniciar sesion?',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0','review',0,0),(100,8284,'fgwzgnguob','redirect-cbe27f2813068143a4ded5b8ba42b3d5@webmark.eting.org','','192.42.116.217','2024-10-28 14:15:21','2024-10-28 10:15:21','Muchas gracias. ?Como puedo iniciar sesion?',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','review',0,0),(101,8300,'Sally','sallygoris@yahoo.it','','92.251.103.63','2024-11-11 13:37:26','2024-11-11 09:37:26','Hi! Do you know if they make any plugins to help with SEO?\r\nI\'m trying to get my website to rank for some targeted keywords \r\nbut I\'m not seeing very good results. If you know of \r\nany please share. Thank you! I saw similar art here: <a href=\"https://www.ecobij.nl/shop/\" rel=\"nofollow ugc\">Blankets</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','review',0,0),(102,1394,'hilcajnjqt','redirect-3cef9022970cb045e215b7aaa3becf37@webmark.eting.org','','54.36.209.253','2024-11-16 21:46:40','2024-11-16 17:46:40','Muchas gracias. ?Como puedo iniciar sesion?',0,'0','Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0','review',0,0),(103,1416,'Tools For Creators','Buggs71060@gmail.com','','92.251.103.63','2025-04-11 21:47:38','2025-04-11 17:47:38','I\'m really inspired with your writing talents and also with the layout for your weblog. Is that this a paid subject matter or did you modify it your self? Either way keep up the nice high quality writing, it is rare to see a nice blog like this one nowadays. <a href=\"https://affilionaire.org/\" / rel=\"nofollow ugc\">!</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(104,1397,'change your destiny','Liford@gmail.com','','92.251.103.63','2025-04-12 14:50:45','2025-04-12 10:50:45','I\'m extremely inspired with your writing skills as neatly as with the structure in your blog. Is this a paid theme or did you customize it your self? Either way keep up the nice high quality writing, it is uncommon to look a nice blog like this one these days<a href=\"https://codeofdestiny.art\" rel=\"nofollow ugc\">!</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(105,1396,'Ursula','ursulachoate@hotmail.co.uk','','92.251.103.63','2025-04-14 03:39:57','2025-04-13 23:39:57','I am extremely inspired together with your writing skills as smartly \r\nas with the structure on your blog. Is that this a paid topic or did you \r\nmodify it yourself? Anyway keep up the nice high \r\nquality writing, it is rare to peer a nice blog like this one today.\r\n<a href=\"https://www.reddit.com/r/LovedByCreators/comments/1i6vib8/tiktok_and_manychat_how_to_set_up_your_first/\" rel=\"nofollow ugc\">TikTok ManyChat</a><a href=\"https://pergamuhendislik.net/lazer-markalama/lazer-markalama-3-4/\" rel=\"nofollow ugc\">!</a>\r\n\r\nMy site <a href=\"https://www.reddit.com/r/LovedByCreators/comments/1fkcmfr/leonardo_ai_vs_midjourney_ai_art_generator/\" rel=\"nofollow ugc\">Leonardo AI x Midjourney</a>',0,'0','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','review',0,0),(106,1413,'vpn_nnel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-06 13:08:18','2026-05-06 09:08:18','Какую роль <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">vpn</a> играет в защите от DDoS-атак?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(107,1398,'kapsulnyj_dom_iqel','barbaradavis6797z5i5@c.welcometotijuana.com','','89.124.115.149','2026-05-10 22:20:09','2026-05-10 18:20:09','Как быстро строится <a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">капсульный дом</a> по сравнению с традиционным?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(108,1396,'kapsulnyj_dom_fael','barbaradavis6797z5i5@c.welcometotijuana.com','','89.124.115.149','2026-05-10 23:55:39','2026-05-10 19:55:39','<a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">Капсульный дом</a> — что это такое и кому он подходит в первую очередь?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(109,1416,'kapsulnyj_dom_niel','barbaradavis6797z5i5@c.welcometotijuana.com','','89.124.115.149','2026-05-11 01:20:52','2026-05-10 21:20:52','Как страховые компании работают с <a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">капсульный дом</a> — страхуют ли его как жильё?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(110,1415,'kapsulnyj_dom_liel','barbaradavis6797z5i5@c.welcometotijuana.com','','89.124.115.149','2026-05-11 02:36:37','2026-05-10 22:36:37','Как быстро строится <a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">капсульный дом</a> по сравнению с традиционным?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(111,8267,'kapsulnyj_dom_zmel','barbaradavis6797z5i5@c.welcometotijuana.com','','89.124.115.149','2026-05-11 03:28:36','2026-05-10 23:28:36','<a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">Капсульный дом</a> для глэмпинга — насколько это выгодно как бизнес?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(112,8300,'pharmaceuticals online australia','zonlfwapshsds@gmxx.com','','37.139.53.179','2026-05-13 21:05:34','2026-05-13 17:05:34','What\'s Happening i am new to this, I stumbled upon this I have found It absolutely useful and it has aided me out loads. I am hoping to give a contribution & aid different customers like its aided me. Great job.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(113,1398,'vpn_zyel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.81','2026-05-15 04:32:18','2026-05-15 00:32:18','Почему некоторые сайты блокируют подключения через <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">Впн</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(114,1396,'vpn_dfel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.81','2026-05-15 05:46:27','2026-05-15 01:46:27','Что делать, если <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a>-сервер не отвечает и соединение зависло?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(115,1416,'vpn_lzel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.81','2026-05-15 07:25:51','2026-05-15 03:25:51','Чем <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">Впн</a> на уровне роутера лучше приложения на устройстве?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(116,1415,'vpn_uzel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.81','2026-05-15 08:41:26','2026-05-15 04:41:26','Что означает юрисдикция провайдера в контексте выбора <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">ВПН</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(117,8267,'vpn_xcel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.81','2026-05-15 09:35:00','2026-05-15 05:35:00','Можно ли настроить <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">VPN</a> вручную без стороннего приложения?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(118,1398,'vpn_ycel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-20 22:56:20','2026-05-20 18:56:20','Можно ли использовать <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a> для анонимного шопинга онлайн?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(119,1396,'vpn_vvel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-21 00:35:04','2026-05-20 20:35:04','Работает ли <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">VPN</a> в странах с жёсткой интернет-цензурой?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(120,1416,'vpn_zbel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-21 02:04:25','2026-05-20 22:04:25','Можно ли настроить <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">VPN</a> вручную без стороннего приложения?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(121,1415,'vpn_vrel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-21 03:22:45','2026-05-20 23:22:45','Как <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">VPN</a> помогает при работе с корпоративными ресурсами удалённо?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(122,8267,'vpn_ziel','josephjones3963eyr1@b.budgetthailandtravel.com','','89.124.113.107','2026-05-21 04:17:02','2026-05-21 00:17:02','Что такое <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">ВПН</a> и как он защищает мои данные?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(123,1398,'ma1_yqel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-05-23 03:49:06','2026-05-22 23:49:06','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — как долго нужно сотрудничать, чтобы объективно оценить результат?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(124,1396,'ma1_gdel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-05-23 05:24:29','2026-05-23 01:24:29','Как <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> реагирует на форс-мажоры — провальные запуски, просадки трафика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(125,1416,'ma1_kqel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-05-23 06:52:08','2026-05-23 02:52:08','Как понять, что <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> работает честно и не накручивает показатели?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(126,1415,'ma1_ynel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-05-23 08:12:56','2026-05-23 04:12:56','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — что должно входить в стандартный договор?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(127,8267,'ma1_ocel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-05-23 09:11:47','2026-05-23 05:11:47','Как <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> подходит к аналитике и какие инструменты использует?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(128,1398,'pet_agel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-05-26 12:39:13','2026-05-26 08:39:13','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> лучше всего подходят для детей школьного возраста?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(129,1396,'pet_tgel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-05-26 13:58:56','2026-05-26 09:58:56','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> общаются между собой без слов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(130,1416,'pet_ouel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-05-26 15:12:33','2026-05-26 11:12:33','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> лучше всего подходят для содержания в загородном доме?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(131,1415,'pet_dael','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-05-26 16:16:15','2026-05-26 12:16:15','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда пьют воду из странных мест, а не из миски?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(132,8267,'pet_ssel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-05-26 16:59:34','2026-05-26 12:59:34','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> способны узнавать себя в отражении?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(133,1398,'pssg_grET','karenmartinez7791a026@b.verifiedlinklist.com','','89.124.113.107','2026-05-29 13:14:52','2026-05-29 09:14:52','Какие компании предлагают честное <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(134,1396,'pssg_ikET','karenmartinez7791a026@b.verifiedlinklist.com','','89.124.113.107','2026-05-29 14:41:13','2026-05-29 10:41:13','Как долго действует <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a> — что происходит после окончания срока?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(135,1416,'pssg_foET','karenmartinez7791a026@b.verifiedlinklist.com','','89.124.113.107','2026-05-29 15:58:03','2026-05-29 11:58:03','На какие ключевые слова реалистично <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(136,1415,'pssg_uhET','karenmartinez7791a026@b.verifiedlinklist.com','','89.124.113.107','2026-05-29 17:07:49','2026-05-29 13:07:49','<a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">Продвижение сайта с гарантией</a> для молодого домена — реально ли это?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(137,8267,'pssg_joET','karenmartinez7791a026@b.verifiedlinklist.com','','89.124.113.107','2026-05-29 17:56:03','2026-05-29 13:56:03','На какие ключевые слова реалистично <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(138,1398,'pms_ihMn','ahmedbrown2386@c.seoautomationpro.com','','89.124.115.149','2026-05-31 13:53:19','2026-05-31 09:53:19','Как поведенческие метрики влияют на <a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">продвижение молодых сайтов</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(139,1396,'pms_koMn','ahmedbrown2386@c.seoautomationpro.com','','89.124.115.149','2026-05-31 15:29:18','2026-05-31 11:29:18','<a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">Продвижение молодых сайтов</a> — что важнее на старте: технический SEO или контент?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(140,1416,'pms_jiMn','ahmedbrown2386@c.seoautomationpro.com','','89.124.115.149','2026-05-31 16:59:34','2026-05-31 12:59:34','<a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">Продвижение молодых сайтов</a> — что важнее на старте: технический SEO или контент?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(141,1415,'pms_hhMn','ahmedbrown2386@c.seoautomationpro.com','','89.124.115.149','2026-05-31 18:19:48','2026-05-31 14:19:48','продвижение молодых сайтов <a href=\"http://prodvizhenie-molodyh-sajtov.ru/\" / rel=\"nofollow ugc\">продвижение молодых сайтов http://prodvizhenie-molodyh-sajtov.ru/</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(142,8267,'pms_sgMn','ahmedbrown2386@c.seoautomationpro.com','','89.124.115.149','2026-05-31 19:19:15','2026-05-31 15:19:15','С каких запросов начинать <a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">продвижение молодых сайтов</a> — низкочастотные или средние?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(143,1398,'pet_htel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-03 05:32:14','2026-06-03 01:32:14','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> помогают людям, страдающим тревожными расстройствами?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(144,1396,'pet_wmel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-03 07:34:38','2026-06-03 03:34:38','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> ведут себя во время болезни хозяина?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(145,1416,'pet_yqel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-03 09:32:02','2026-06-03 05:32:02','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> живут дольше при наличии пары?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(146,1415,'pet_rfel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-03 11:20:58','2026-06-03 07:20:58','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда становятся агрессивными в период линьки?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(147,8267,'pet_yxel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-03 12:41:08','2026-06-03 08:41:08','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> переживают разлуку с хозяином во время отпуска?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(148,1398,'zps_blPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-07 23:04:03','2026-06-07 19:04:03','Стоит ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, если он сделан на Tilda или другом конструкторе?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(149,1396,'zps_wtPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-08 00:45:31','2026-06-07 20:45:31','Можно ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> только для отдельных разделов, а не всего ресурса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(150,1416,'zps_tcPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-08 02:21:28','2026-06-07 22:21:28','Как составить грамотное ТЗ, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(151,1415,'zps_ypPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-08 03:41:26','2026-06-07 23:41:26','Можно ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> только для отдельных разделов, а не всего ресурса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(152,8267,'zps_sePl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-08 04:43:12','2026-06-08 00:43:12','Как составить грамотное ТЗ, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(153,1398,'gps_zzOn','sarahwilson7562x9iz@c.budgetthailandtravel.com','','89.124.113.107','2026-06-09 11:56:42','2026-06-09 07:56:42','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> для сети филиалов — как выстроить стратегию?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(154,1396,'gps_btOn','sarahwilson7562x9iz@c.budgetthailandtravel.com','','89.124.113.107','2026-06-09 13:59:16','2026-06-09 09:59:16','Как отзывы влияют на <a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> — стоит ли ими активно управлять?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(155,1416,'gps_ngOn','sarahwilson7562x9iz@c.budgetthailandtravel.com','','89.124.113.107','2026-06-09 15:48:16','2026-06-09 11:48:16','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> — стоит ли им заниматься, если клиенты приходят в основном офлайн?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(156,1415,'gps_hsOn','sarahwilson7562x9iz@c.budgetthailandtravel.com','','89.124.113.107','2026-06-09 17:23:00','2026-06-09 13:23:00','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> через Яндекс.Бизнес — как правильно всё настроить с нуля?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(157,8267,'gps_svOn','sarahwilson7562x9iz@c.budgetthailandtravel.com','','89.124.113.107','2026-06-09 18:28:01','2026-06-09 14:28:01','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> для сети филиалов — как выстроить стратегию?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(158,1398,'ma1_syel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-06-10 07:44:00','2026-06-10 03:44:00','Как <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> реагирует на форс-мажоры — провальные запуски, просадки трафика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(159,1396,'ma1_zhel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-06-10 09:40:25','2026-06-10 05:40:25','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — насколько глубоко оно должно погружаться в специфику бизнеса клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(160,1416,'ma1_cdel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-06-10 11:33:40','2026-06-10 07:33:40','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — что должно входить в стандартный договор?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(161,1415,'ma1_ghel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-06-10 13:18:04','2026-06-10 09:18:04','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — как выбрать подходящее, если нет опыта работы с подрядчиками?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(162,8267,'ma1_pvel','marksmith1778czu7@c.travel-e-store.com','','89.124.115.149','2026-06-10 14:30:47','2026-06-10 10:30:47','Как <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> работает с ограниченным бюджетом клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(163,1398,'zps_xvPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-16 23:33:27','2026-06-16 19:33:27','Стоит ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, если уже работает контекстная реклама?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(164,1398,'pet_hvel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-17 00:34:54','2026-06-16 20:34:54','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> способны узнавать себя в отражении?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(165,1396,'zps_szPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-17 00:35:48','2026-06-16 20:35:48','Как составить грамотное ТЗ, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(166,1416,'zps_wzPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-17 01:35:11','2026-06-16 21:35:11','Как сохранить контроль над процессом, если <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> у агентства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(167,1396,'pet_cgel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-17 01:37:25','2026-06-16 21:37:25','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> реагируют на запах других животных на одежде хозяина?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(168,1415,'zps_jhPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-17 02:26:53','2026-06-16 22:26:53','Что спросить у подрядчика на первой встрече, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(169,1416,'pet_uael','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-17 02:35:57','2026-06-16 22:35:57','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> справляются со стрессом после смены хозяина?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(170,8267,'zps_dqPl','paullopez5959zgau@c.budgetthailandtravel.com','','89.124.114.167','2026-06-17 03:01:39','2026-06-16 23:01:39','Реально ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> дёшево и получить при этом честный результат?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(171,1415,'pet_bnel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-17 03:27:02','2026-06-16 23:27:02','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> переносят одиночество в течение рабочего дня?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(172,8267,'pet_jnel','marcozhao76620@c.seoautomationpro.com','','89.124.113.81','2026-06-17 04:01:26','2026-06-17 00:01:26','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> так часто мешают работать за компьютером?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(173,1398,'soips_zaMl','andrewwilliams80950txp@f.seoautomationpro.com','','87.199.196.160','2026-06-19 09:56:09','2026-06-19 05:56:09','<a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">Seo оптимизация и продвижение сайтов</a> — можно ли делать всё самостоятельно?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(174,1396,'soips_jtMl','andrewwilliams80950txp@f.seoautomationpro.com','','87.199.196.160','2026-06-19 11:48:17','2026-06-19 07:48:17','Как связаны между собой <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> — это одно и то же?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(175,1416,'soips_kcMl','andrewwilliams80950txp@f.seoautomationpro.com','','87.199.196.160','2026-06-19 12:57:41','2026-06-19 08:57:41','Как <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> помогают при выходе на новые рынки?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(176,1415,'soips_vwMl','andrewwilliams80950txp@f.seoautomationpro.com','','87.199.196.160','2026-06-19 14:08:44','2026-06-19 10:08:44','Как связаны между собой <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> — это одно и то же?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(177,8267,'soips_ovMl','andrewwilliams80950txp@f.seoautomationpro.com','','87.199.196.160','2026-06-19 15:02:15','2026-06-19 11:02:15','Как <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> меняются при масштабировании бизнеса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(178,1398,'ss1_lnel','charlesjones8275aaby@f.welcometotijuana.com','','87.199.196.181','2026-06-19 18:38:06','2026-06-19 14:38:06','<a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">Создание сайтов</a> для интернет-магазина — какую платформу лучше выбрать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(179,1396,'ss1_rrel','charlesjones8275aaby@f.welcometotijuana.com','','87.199.196.181','2026-06-19 20:08:07','2026-06-19 16:08:07','<a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">Создание сайтов</a> — стоит ли делать редизайн существующего сайта или проще начать с нуля?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(180,1416,'ss1_okel','charlesjones8275aaby@f.welcometotijuana.com','','87.199.196.181','2026-06-19 21:38:42','2026-06-19 17:38:42','<a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">Создание сайтов</a> — с чего начинать, если нет технических знаний и опыта?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(181,1415,'ss1_pkel','charlesjones8275aaby@f.welcometotijuana.com','','87.199.196.181','2026-06-19 22:57:31','2026-06-19 18:57:31','<a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">Создание сайтов</a> — что обязательно должно быть прописано в техническом задании?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(182,8267,'ss1_vrel','charlesjones8275aaby@f.welcometotijuana.com','','87.199.196.181','2026-06-19 23:45:01','2026-06-19 19:45:01','Как выбрать студию для <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a> — на что смотреть в первую очередь?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(183,1398,'spms_phOi','leimartinez1046@d.seoautomationpro.com','','87.199.199.98','2026-06-23 09:01:30','2026-06-23 05:01:30','seo продвижение молодого сайта <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(184,1396,'spms_stOi','leimartinez1046@d.seoautomationpro.com','','87.199.199.98','2026-06-23 10:29:39','2026-06-23 06:29:39','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — нужно ли сразу подключать Яндекс.Вебмастер и GSC?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(185,1416,'spms_qxOi','leimartinez1046@d.seoautomationpro.com','','87.199.199.98','2026-06-23 11:56:38','2026-06-23 07:56:38','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> через гостевые публикации — это безопасно или рискованно?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(186,1415,'spms_xiOi','leimartinez1046@d.seoautomationpro.com','','87.199.199.98','2026-06-23 13:14:26','2026-06-23 09:14:26','Как выстроить внутреннюю перелинковку, когда ведётся <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(187,8267,'spms_zyOi','leimartinez1046@d.seoautomationpro.com','','87.199.199.98','2026-06-23 14:07:27','2026-06-23 10:07:27','Как крауд-маркетинг помогает, когда идёт <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> на старте?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(188,1398,'spk_rrpn','johnjohnson78695eh8@a.travel-e-store.com','','87.199.200.112','2026-06-24 23:06:52','2026-06-24 19:06:52','Нужна ли техническая поддержка сайта в рамках <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(189,1396,'spk_fxpn','johnjohnson78695eh8@a.travel-e-store.com','','87.199.200.112','2026-06-25 00:09:37','2026-06-24 20:09:37','Какой результат реалистично ожидать через год работы по схеме <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(190,1416,'spk_iupn','johnjohnson78695eh8@a.travel-e-store.com','','87.199.200.112','2026-06-25 01:13:03','2026-06-24 21:13:03','Может ли малый бизнес позволить себе <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a> или это только для крупных?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(191,1415,'spk_fvpn','johnjohnson78695eh8@a.travel-e-store.com','','87.199.200.112','2026-06-25 02:03:15','2026-06-24 22:03:15','Как <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a> учитывает конкурентов при разработке стратегии?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(192,8267,'spk_dhpn','johnjohnson78695eh8@a.travel-e-store.com','','87.199.200.112','2026-06-25 02:38:54','2026-06-24 22:38:54','Какой срок контракта обычно предлагают при работе по модели <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(193,1398,'spms_fxOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-02 12:41:00','2026-07-02 08:41:00','Как поведенческие факторы влияют на <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(194,1396,'spms_tcOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-02 14:18:31','2026-07-02 10:18:31','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">Seo продвижение молодого сайта</a> в конкурентной нише — реально ли?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(195,1416,'spms_qnOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-02 15:48:39','2026-07-02 11:48:39','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — нужно ли сразу подключать Яндекс.Вебмастер и GSC?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(196,1415,'spms_keOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-02 17:08:16','2026-07-02 13:08:16','Как конкурентный анализ помогает, когда запускается <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(197,8267,'spms_lgOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-02 18:03:52','2026-07-02 14:03:52','Как правильно начать <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a>, которому меньше 3 месяцев?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(198,1398,'sppk_djOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-06 12:28:58','2026-07-06 08:28:58','Какой минимальный срок контракта обычно предлагают при SEO продвижении под ключ? <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(199,1396,'sppk_jyOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-06 13:58:03','2026-07-06 09:58:03','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для молодого сайта — стоит или подождать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(200,1416,'sppk_ttOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-06 15:21:16','2026-07-06 11:21:16','Как понять, что агентство предлагает настоящее <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>, а не формальный пакет?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(201,1415,'sppk_dcOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-06 16:33:31','2026-07-06 12:33:31','Какой минимальный срок контракта обычно предлагают при SEO продвижении под ключ? <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(202,8267,'sppk_gnOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-06 17:23:27','2026-07-06 13:23:27','Какой результат реалистично ожидать через 6 месяцев работы по схеме <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(203,1398,'sppk_hfOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-07 08:00:06','2026-07-07 04:00:06','Чем <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> отличается от абонентского обслуживания?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(204,1396,'sppk_naOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-07 09:34:10','2026-07-07 05:34:10','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — включает ли оно написание контента или это оплачивается отдельно?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(205,1416,'sppk_upOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-07 11:17:03','2026-07-07 07:17:03','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для молодого сайта — стоит или подождать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(206,1415,'sppk_iwOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-07 13:14:23','2026-07-07 09:14:23','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — нужен ли на стороне клиента технический специалист?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(207,8267,'sppk_opOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.196.160','2026-07-07 14:33:00','2026-07-07 10:33:00','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — входит ли в него техническая поддержка сайта?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(208,1398,'sos_groi','robertmiller6917k1np@b.welcometotijuana.com','','89.124.113.107','2026-07-07 18:07:08','2026-07-07 14:07:08','Может ли неправильная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> привести к санкциям поисковика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(209,1398,'psvps_kkKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-07 18:09:52','2026-07-07 14:09:52','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> соотносится с продвижением в соцсетях?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(210,1396,'psvps_urKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-07 19:25:28','2026-07-07 15:25:28','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> меняется после апдейтов алгоритмов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(211,1396,'sos_leoi','robertmiller6917k1np@b.welcometotijuana.com','','89.124.113.107','2026-07-07 19:25:44','2026-07-07 15:25:44','seo оптимизация сайта <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(212,1416,'sos_lioi','robertmiller6917k1np@b.welcometotijuana.com','','89.124.113.107','2026-07-07 20:40:23','2026-07-07 16:40:23','Сколько стоит профессиональная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> «под ключ»?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(213,1416,'psvps_nrKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-07 20:47:32','2026-07-07 16:47:32','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> связано с юзабилити?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(214,1415,'sos_pwoi','robertmiller6917k1np@b.welcometotijuana.com','','89.124.113.107','2026-07-07 21:46:26','2026-07-07 17:46:26','Может ли неправильная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> привести к санкциям поисковика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(215,1415,'psvps_plKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-07 21:46:56','2026-07-07 17:46:56','Как работает <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> для ниши с низкой частотностью?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(216,8267,'psvps_buKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-07 22:28:45','2026-07-07 18:28:45','Как работает <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> для ниши с низкой частотностью?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(217,8267,'sos_yeoi','robertmiller6917k1np@b.welcometotijuana.com','','89.124.113.107','2026-07-07 22:28:51','2026-07-07 18:28:51','seo оптимизация сайта <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(218,1398,'sppk_kzOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.200.112','2026-07-11 03:48:05','2026-07-10 23:48:05','Как измерить окупаемость вложений в <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(219,1396,'sppk_auOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.200.112','2026-07-11 05:04:57','2026-07-11 01:04:57','Какой минимальный срок контракта обычно предлагают при SEO продвижении под ключ? <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(220,1416,'sppk_qcOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.200.112','2026-07-11 06:16:05','2026-07-11 02:16:05','Как понять, что агентство предлагает настоящее <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>, а не формальный пакет?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(221,1415,'sppk_hfOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.200.112','2026-07-11 07:19:51','2026-07-11 03:19:51','Чем <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> отличается от абонентского обслуживания?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(222,8267,'sppk_fqOr','barbarasmith60839qx7@c.verifiedlinklist.com','','87.199.200.112','2026-07-11 08:04:26','2026-07-11 04:04:26','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для B2B — в чём принципиальные отличия от B2C?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(223,1398,'spz_cyst','satoshiramirez52671eb0f@c.seoautomationpro.com','','87.199.196.160','2026-07-15 02:54:47','2026-07-14 22:54:47','Какие вопросы задать на первой встрече перед тем, как <a href=\"https://seo-prodvizhenie-zakazat.ru\" rel=\"nofollow ugc\">seo продвижение заказать</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(224,1398,'spms_hcOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-15 03:49:23','2026-07-14 23:49:23','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">Seo продвижение молодого сайта</a> — сколько реально ждать первых позиций?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(225,1396,'spz_slst','satoshiramirez52671eb0f@c.seoautomationpro.com','','87.199.196.160','2026-07-15 04:06:21','2026-07-15 00:06:21','<a href=\"https://seo-prodvizhenie-zakazat.ru\" rel=\"nofollow ugc\">Seo продвижение заказать</a> — на что обращать внимание в портфолио исполнителя?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(226,1396,'spms_kjOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-15 05:08:03','2026-07-15 01:08:03','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — нужно ли сразу подключать Яндекс.Вебмастер и GSC?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(227,1416,'spz_mmst','satoshiramirez52671eb0f@c.seoautomationpro.com','','87.199.196.160','2026-07-15 05:13:00','2026-07-15 01:13:00','Где лучше всего <a href=\"https://seo-prodvizhenie-zakazat.ru\" rel=\"nofollow ugc\">seo продвижение заказать</a> — есть ли проверенные площадки?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(228,1415,'spz_uust','satoshiramirez52671eb0f@c.seoautomationpro.com','','87.199.196.160','2026-07-15 06:12:13','2026-07-15 02:12:13','<a href=\"https://seo-prodvizhenie-zakazat.ru\" rel=\"nofollow ugc\">Seo продвижение заказать</a> — на что обращать внимание в портфолио исполнителя?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(229,1416,'spms_gkOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-15 06:21:37','2026-07-15 02:21:37','Как ускорить <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a> без риска попасть под санкции?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(230,8267,'spz_apst','satoshiramirez52671eb0f@c.seoautomationpro.com','','87.199.196.160','2026-07-15 06:52:37','2026-07-15 02:52:37','<a href=\"https://seo-prodvizhenie-zakazat.ru\" rel=\"nofollow ugc\">Seo продвижение заказать</a> для молодого домена — стоит или подождать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(231,1415,'spms_xsOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-15 07:27:54','2026-07-15 03:27:54','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — нужно ли сразу подключать Яндекс.Вебмастер и GSC?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(232,8267,'spms_rtOi','leimartinez1046@d.seoautomationpro.com','','87.199.196.181','2026-07-15 08:14:18','2026-07-15 04:14:18','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">Seo продвижение молодого сайта</a> в конкурентной нише — реально ли?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(233,1398,'rsz_lcen','jessicajackson58948ydl@c.gsasearchengineranker.com','','87.199.196.181','2026-07-17 11:45:12','2026-07-17 07:45:12','Что делать, если после того как <a href=\"https://raskrutka-sajtov-zakazat.ru\" rel=\"nofollow ugc\">раскрутка сайтов заказать</a>, позиции просели?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(234,1398,'pssozr_qzei','lukebrown47044@b.seoautomationpro.com','','89.124.113.107','2026-07-17 12:44:23','2026-07-17 08:44:23','Чем <a href=\"https://prodvizhenie-sajta-s-oplatoj-za-rezultat.ru\" rel=\"nofollow ugc\">продвижение сайта с оплатой за результат</a> рискованно для исполнителя?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(235,1396,'rsz_olen','jessicajackson58948ydl@c.gsasearchengineranker.com','','87.199.196.181','2026-07-17 13:02:46','2026-07-17 09:02:46','раскрутка сайтов заказать <a href=\"https://raskrutka-sajtov-zakazat.ru\" rel=\"nofollow ugc\">раскрутка сайтов заказать</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(236,1396,'pssozr_reei','lukebrown47044@b.seoautomationpro.com','','89.124.113.107','2026-07-17 14:08:14','2026-07-17 10:08:14','В каких нишах лучше всего работает <a href=\"https://prodvizhenie-sajta-s-oplatoj-za-rezultat.ru\" rel=\"nofollow ugc\">продвижение сайта с оплатой за результат</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(237,1416,'rsz_baen','jessicajackson58948ydl@c.gsasearchengineranker.com','','87.199.196.181','2026-07-17 14:14:06','2026-07-17 10:14:06','раскрутка сайтов заказать <a href=\"https://raskrutka-sajtov-zakazat.ru\" rel=\"nofollow ugc\">раскрутка сайтов заказать</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(238,1416,'pssozr_kbei','lukebrown47044@b.seoautomationpro.com','','89.124.113.107','2026-07-17 15:17:25','2026-07-17 11:17:25','продвижение сайта с оплатой за результат <a href=\"https://prodvizhenie-sajta-s-oplatoj-za-rezultat.ru\" rel=\"nofollow ugc\">продвижение сайта с оплатой за результат</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(239,1415,'rsz_omen','jessicajackson58948ydl@c.gsasearchengineranker.com','','87.199.196.181','2026-07-17 15:17:49','2026-07-17 11:17:49','Стоит ли <a href=\"https://raskrutka-sajtov-zakazat.ru\" rel=\"nofollow ugc\">раскрутка сайтов заказать</a>, если сайт находится под фильтром?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(240,8267,'rsz_huen','jessicajackson58948ydl@c.gsasearchengineranker.com','','87.199.196.181','2026-07-17 16:01:10','2026-07-17 12:01:10','Что делать, если после того как <a href=\"https://raskrutka-sajtov-zakazat.ru\" rel=\"nofollow ugc\">раскрутка сайтов заказать</a>, позиции просели?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(241,1415,'pssozr_zcei','lukebrown47044@b.seoautomationpro.com','','89.124.113.107','2026-07-17 16:21:56','2026-07-17 12:21:56','Реально ли найти компанию, предлагающую <a href=\"https://prodvizhenie-sajta-s-oplatoj-za-rezultat.ru\" rel=\"nofollow ugc\">продвижение сайта с оплатой за результат</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(242,8267,'pssozr_ggei','lukebrown47044@b.seoautomationpro.com','','89.124.113.107','2026-07-17 17:08:43','2026-07-17 13:08:43','Отличается ли <a href=\"https://prodvizhenie-sajta-s-oplatoj-za-rezultat.ru\" rel=\"nofollow ugc\">продвижение сайта с оплатой за результат</a> по методам от стандартного SEO?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(243,1398,'psvps_osKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-18 19:44:27','2026-07-18 15:44:27','Как частота обновления контента влияет на <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(244,1396,'psvps_oyKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-18 21:10:23','2026-07-18 17:10:23','Как частота обновления контента влияет на <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(245,1416,'psvps_lnKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-18 22:30:01','2026-07-18 18:30:01','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> меняется после апдейтов алгоритмов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(246,1415,'psvps_dgKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-18 23:42:30','2026-07-18 19:42:30','Что делать, если <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> резко упало после обновления?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(247,8267,'psvps_yiKt','christophermartinez6934cqvw@c.welcometotijuana.com','','87.199.199.98','2026-07-19 00:30:44','2026-07-18 20:30:44','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> связано с юзабилити?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(248,1398,'zps_doPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 02:23:18','2026-07-21 22:23:18','Что нужно подготовить со стороны клиента, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(249,1396,'zps_xbPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 03:38:30','2026-07-21 23:38:30','Где лучше <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> — на бирже фрилансеров или в агентстве?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(250,1416,'zps_noPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 04:48:03','2026-07-22 00:48:03','Реально ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> дёшево и получить при этом честный результат?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(251,1415,'zps_ccPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 05:53:03','2026-07-22 01:53:03','Сколько стоит <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> для небольшого регионального бизнеса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(252,8267,'zps_xdPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 06:36:33','2026-07-22 02:36:33','Что происходит с позициями, если <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, а потом резко остановить работы?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(253,1398,'zps_ukPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 10:12:38','2026-07-22 06:12:38','<a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> на год вперёд или помесячно — что выгоднее?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(254,1396,'zps_wcPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 11:28:10','2026-07-22 07:28:10','Можно ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> с оплатой за результат, а не помесячно?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(255,1416,'zps_mxPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 12:40:39','2026-07-22 08:40:39','Стоит ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, если уже работает контекстная реклама?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(256,1415,'zps_siPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 13:45:27','2026-07-22 09:45:27','Можно ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> только для отдельных разделов, а не всего ресурса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(257,8267,'zps_esPl','paullopez5959zgau@c.budgetthailandtravel.com','','87.199.200.112','2026-07-22 14:32:19','2026-07-22 10:32:19','Как составить грамотное ТЗ, прежде чем <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','review',0,0),(258,1398,'tsp_wfea','lindaanderson5743h6v0@c.budgetthailandtravel.com','','87.199.196.181','2026-07-23 01:52:43','2026-07-22 21:52:43','Как <a href=\"https://top-seo-prodvizhenie.ru\" rel=\"nofollow ugc\">топ seo продвижение</a> учитывает конкурентную среду клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(259,1396,'tsp_dlea','lindaanderson5743h6v0@c.budgetthailandtravel.com','','87.199.196.181','2026-07-23 03:09:43','2026-07-22 23:09:43','<a href=\"https://top-seo-prodvizhenie.ru\" rel=\"nofollow ugc\">Топ seo продвижение</a> в узкой нише — реально ли добиться его с небольшим бюджетом?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(260,1416,'tsp_hwea','lindaanderson5743h6v0@c.budgetthailandtravel.com','','87.199.196.181','2026-07-23 04:21:15','2026-07-23 00:21:15','Стоит ли доверять рейтингам при выборе компании, позиционирующей себя как <a href=\"https://top-seo-prodvizhenie.ru\" rel=\"nofollow ugc\">топ seo продвижение</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(261,1415,'tsp_duea','lindaanderson5743h6v0@c.budgetthailandtravel.com','','87.199.196.181','2026-07-23 05:29:39','2026-07-23 01:29:39','Как выглядят компании, предлагающие <a href=\"https://top-seo-prodvizhenie.ru\" rel=\"nofollow ugc\">топ seo продвижение</a> — на что смотреть?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(262,8267,'tsp_inea','lindaanderson5743h6v0@c.budgetthailandtravel.com','','87.199.196.181','2026-07-23 06:17:37','2026-07-23 02:17:37','Какие методы используют агентства, позиционирующие себя как <a href=\"https://top-seo-prodvizhenie.ru\" rel=\"nofollow ugc\">топ seo продвижение</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(263,1398,'usp_vkkt','omaral-mohammed133891xvl@a.seoautomationpro.com','','89.124.113.107','2026-07-25 06:50:38','2026-07-25 02:50:38','Поделитесь, какие <a href=\"https://uslugi-seo-prodvizheniya.ru\" rel=\"nofollow ugc\">услуги seo продвижения</a> дали максимальный результат в вашем случае?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0),(264,1396,'usp_ilkt','omaral-mohammed133891xvl@a.seoautomationpro.com','','89.124.113.107','2026-07-25 07:48:45','2026-07-25 03:48:45','Какие <a href=\"https://uslugi-seo-prodvizheniya.ru\" rel=\"nofollow ugc\">услуги seo продвижения</a> включают работу с техническими ошибками?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','review',0,0),(265,1416,'usp_wpkt','omaral-mohammed133891xvl@a.seoautomationpro.com','','89.124.113.107','2026-07-25 08:46:19','2026-07-25 04:46:19','Какие <a href=\"https://uslugi-seo-prodvizheniya.ru\" rel=\"nofollow ugc\">услуги seo продвижения</a> реально нужны стартапу на начальном этапе?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','review',0,0),(266,1415,'usp_srkt','omaral-mohammed133891xvl@a.seoautomationpro.com','','89.124.113.107','2026-07-25 09:36:43','2026-07-25 05:36:43','Почему разные агентства предлагают разные <a href=\"https://uslugi-seo-prodvizheniya.ru\" rel=\"nofollow ugc\">услуги seo продвижения</a> за одну цену?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','review',0,0),(267,8267,'usp_vvkt','omaral-mohammed133891xvl@a.seoautomationpro.com','','89.124.113.107','2026-07-25 10:12:52','2026-07-25 06:12:52','Поделитесь, какие <a href=\"https://uslugi-seo-prodvizheniya.ru\" rel=\"nofollow ugc\">услуги seo продвижения</a> дали максимальный результат в вашем случае?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','review',0,0);
/*!40000 ALTER TABLE `wp_comments` 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_520_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_ff_scheduled_actions`
--
DROP TABLE IF EXISTS `wp_ff_scheduled_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_ff_scheduled_actions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action` varchar(255) DEFAULT NULL,
`form_id` bigint(20) unsigned DEFAULT NULL,
`origin_id` bigint(20) unsigned DEFAULT NULL,
`feed_id` bigint(20) unsigned DEFAULT NULL,
`type` varchar(255) DEFAULT 'submission_action',
`status` varchar(255) DEFAULT NULL,
`data` longtext DEFAULT NULL,
`note` tinytext DEFAULT NULL,
`retry_count` int(10) unsigned DEFAULT 0,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_ff_scheduled_actions`
--
LOCK TABLES `wp_ff_scheduled_actions` WRITE;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_entry_details`
--
DROP TABLE IF EXISTS `wp_fluentform_entry_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_entry_details` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) unsigned DEFAULT NULL,
`submission_id` bigint(20) unsigned DEFAULT NULL,
`field_name` varchar(255) DEFAULT NULL,
`sub_field_name` varchar(255) DEFAULT NULL,
`field_value` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14965 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_entry_details`
--
LOCK TABLES `wp_fluentform_entry_details` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_entry_details` DISABLE KEYS */;
INSERT INTO `wp_fluentform_entry_details` VALUES (1,2,1,'names','first_name','Ayoub'),(2,2,1,'email','','ayoubmejri@gmail.com'),(3,2,1,'dropdown','','Option 1'),(4,2,1,'description','','Hello\r\nI would liké to get the radius theme, as ibsee it on techkit.\r\nCan you give me it\'s Price please ?\r\n\r\nThanks'),(5,1,2,'names','first_name','sdf'),(6,1,2,'email','','sdf@asdf.cm'),(7,1,2,'description','','dsff'),(8,2,3,'names','first_name','Miss Lina Dency'),(9,2,3,'email','','ContactCall7777@gmail.com'),(10,2,3,'input_text','','457547547'),(11,2,3,'dropdown','','Option 1'),(12,2,3,'description','','5464'),(13,2,4,'names','first_name','ffdsf'),(14,2,4,'email','','mazenw12349@gmail.com'),(15,2,4,'input_text','','fsdfsd'),(16,2,4,'dropdown','','Option 1'),(17,2,4,'description','','dfsdfsd'),(18,1,5,'names','first_name','eyt'),(19,1,5,'email','','rye@sdt.dt'),(20,3,6,'names','first_name','Prahald'),(21,3,6,'checkbox','0','I agree to my email being stored and used to receive the newsletter.'),(22,2,7,'names','first_name','Shahin'),(23,2,7,'email','','shahin.niz@votecgroup.com'),(24,2,7,'input_text','','6586796684'),(25,2,7,'dropdown','','Other Enquiry'),(26,2,7,'description','','Greetings,\r\nTried to reach your desk number, We are urgently looking out for Oracle, SAP & IT services Partnership to expand and support your existing service team \r\nwith our LOW COST IT SERVICE MODEL.\r\nAGENDA : VOTEC Oracle, SAP, Microsoft & IT SERVICE PARTNERSHIP COLLABORATION \r\nwith Our LOW COST SERVICE MODEL ( Partner Services Outsourcing Model).\r\nplease contact us below for more information.\r\nWhats app +6586796684'),(27,2,8,'names','first_name','Shahin'),(28,2,8,'email','','shahin.niz@votecgroup.com'),(29,2,8,'input_text','','6586796684'),(30,2,8,'dropdown','','Other Enquiry'),(31,2,8,'description','','Greetings,\r\nTried to reach your desk number, We are urgently looking out for Oracle, SAP & IT services Partnership to expand and support your existing service team \r\nwith our LOW COST IT SERVICE MODEL.\r\nAGENDA : VOTEC Oracle, SAP, Microsoft & IT SERVICE PARTNERSHIP COLLABORATION \r\nwith Our LOW COST SERVICE MODEL ( Partner Services Outsourcing Model).\r\nplease contact us below for more information.\r\nWhats app +6586796684'),(32,2,9,'names','first_name','e'),(33,2,9,'email','','sample@email.tst'),(34,2,9,'input_text','','555-666-0606'),(35,2,9,'dropdown','','Other Enquiry'),(36,2,9,'description','','1'),(37,2,10,'names','first_name','e'),(38,2,10,'email','','sample@email.tst'),(39,2,10,'input_text','','555-666-0606'),(40,2,10,'dropdown','','Other Enquiry'),(41,2,10,'description','','1'),(42,2,11,'names','first_name','e'),(43,2,11,'email','','sample@email.tst'),(44,2,11,'input_text','','555-666-0606'),(45,2,11,'dropdown','','Other Enquiry'),(46,2,11,'description','','1'),(47,2,12,'names','first_name','e'),(48,2,12,'email','','sample@email.tst'),(49,2,12,'input_text','','555-666-0606'),(50,2,12,'dropdown','','Other Enquiry'),(51,2,12,'description','','1'),(52,2,13,'names','first_name','e'),(53,2,13,'email','','sample@email.tst'),(54,2,13,'input_text','','555-666-0606'),(55,2,13,'dropdown','','Other Enquiry'),(56,2,13,'description','','1'),(57,2,14,'names','first_name','e'),(58,2,14,'email','','sample@email.tst'),(59,2,14,'input_text','','555-666-0606'),(60,2,14,'dropdown','','Other Enquiry'),(61,2,14,'description','','1'),(62,2,15,'names','first_name','e'),(63,2,15,'email','','sample@email.tst'),(64,2,15,'input_text','','555-666-0606'),(65,2,15,'dropdown','','Other Enquiry'),(66,2,15,'description','','1'),(67,2,18,'names','first_name','e'),(68,2,18,'email','','sample@email.tst'),(69,2,18,'input_text','','555-666-0606'),(70,2,18,'dropdown','','Other Enquiry'),(71,2,18,'description','','1'),(72,2,19,'names','first_name','e'),(73,2,19,'email','','sample@email.tst'),(74,2,19,'input_text','','555-666-0606'),(75,2,19,'dropdown','','Other Enquiry'),(76,2,19,'description','','1'),(77,2,21,'names','first_name','e'),(78,2,21,'email','','sample@email.tst'),(79,2,21,'input_text','','555-666-0606'),(80,2,21,'dropdown','','Other Enquiry'),(81,2,21,'description','','1'),(82,2,23,'names','first_name','e'),(83,2,23,'email','','sample@email.tst'),(84,2,23,'input_text','','555-666-0606'),(85,2,23,'dropdown','','Other Enquiry'),(86,2,23,'description','','1'),(87,2,24,'__/__fluent_form_embded_post_id','','7253'),(88,2,24,'names','first_name','e'),(89,2,24,'email','','sample@email.tst'),(90,2,24,'input_text','','555-666-0606'),(91,2,24,'dropdown','','Other Enquiry'),(92,2,24,'description','','1'),(93,2,30,'names','first_name','e'),(94,2,30,'email','','sample@email.tst'),(95,2,30,'input_text','','555-666-0606'),(96,2,30,'dropdown','','Other Enquiry'),(97,2,30,'description','','1'),(98,2,32,'names','first_name','e'),(99,2,32,'email','','sample@email.tst'),(100,2,32,'input_text','','555-666-0606'),(101,2,32,'dropdown','','Other Enquiry'),(102,2,32,'description','','1'),(103,2,34,'names','first_name','e'),(104,2,34,'email','','sample@email.tst'),(105,2,34,'input_text','','555-666-0606'),(106,2,34,'dropdown','','Other Enquiry'),(107,2,34,'description','','1'),(108,2,41,'names','first_name','e'),(109,2,41,'email','','sample@email.tst'),(110,2,41,'input_text','','555-666-0606'),(111,2,41,'dropdown','','Other Enquiry'),(112,2,41,'description','','1'),(113,2,42,'-1_OR_2_201-201-1','','0 0 0 1 --'),(114,2,44,'-1_OR_3_201-201-1','','0 0 0 1 --'),(115,2,48,'ygi74NBt\'_OR_890','','(SELECT 890 FROM PG_SLEEP(15))--'),(116,2,49,'WfaQpWmJ\')_OR_949','','(SELECT 949 FROM PG_SLEEP(15))--'),(117,1,50,'_fluentform_2_fluentformnonce','','b9b674a180'),(118,1,50,'names','first_name','e'),(119,1,50,'email','','sample@email.tst'),(120,1,50,'input_text','','555-666-0606'),(121,1,50,'dropdown','','Other Enquiry'),(122,1,50,'description','','1'),(123,2,51,'names','first_name','e'),(124,2,51,'email','','sample@email.tst'),(125,2,51,'input_text','','555-666-0606'),(126,2,51,'dropdown','','Other Enquiry'),(127,2,51,'description','','1'),(128,1,52,'_fluentform_2_fluentformnonce','','b9b674a180'),(129,1,52,'names','first_name','e'),(130,1,52,'email','','sample@email.tst'),(131,1,52,'input_text','','555-666-0606'),(132,1,52,'dropdown','','Other Enquiry'),(133,1,52,'description','','1'),(134,1,53,'_fluentform_2_fluentformnonce','','b9b674a180'),(135,1,53,'names','first_name','e'),(136,1,53,'email','','sample@email.tst'),(137,1,53,'input_text','','555-666-0606'),(138,1,53,'dropdown','','Other Enquiry'),(139,1,53,'description','','1'),(140,1,54,'_fluentform_2_fluentformnonce','','b9b674a180'),(141,1,54,'names','first_name','e'),(142,1,54,'email','','sample@email.tst'),(143,1,54,'input_text','','555-666-0606'),(144,1,54,'dropdown','','Other Enquiry'),(145,1,54,'description','','1'),(146,2,55,'names','first_name','e'),(147,2,55,'email','','sample@email.tst'),(148,2,55,'input_text','','555-666-0606'),(149,2,55,'dropdown','','Other Enquiry'),(150,2,55,'description','','1'),(151,2,56,'names','first_name','e'),(152,2,56,'email','','sample@email.tst'),(153,2,56,'input_text','','555-666-0606'),(154,2,56,'dropdown','','Other Enquiry'),(155,2,56,'description','','1'),(156,1,57,'_fluentform_2_fluentformnonce','','b9b674a180'),(157,1,57,'names','first_name','e'),(158,1,57,'email','','sample@email.tst'),(159,1,57,'input_text','','555-666-0606'),(160,1,57,'dropdown','','Other Enquiry'),(161,1,57,'description','','1'),(162,2,58,'names','first_name','Laura'),(163,2,58,'email','','laura.o@agenciasubido.com'),(164,2,58,'input_text','','655390359'),(165,2,58,'dropdown','','Projection Solutions'),(166,2,58,'description','','Hello! My name is Laura and I am very happy to greet you.\r\n\r\nI wanted to write to you because I thought it would be interesting to discuss the possibility of your business appearing every month in digital newspapers as news to position it at the top of the internet, i.e. with real articles in the newspaper that are not marked as advertising and are not deleted.\r\n\r\nThe news is published by more than sixty newspapers of great authority to improve the positioning of your website and reputation.\r\n\r\n\r\n\r\nCould you provide me with a phone number to offer you up to two months free of charge?\r\n\r\nThank you'),(167,4,59,'names','first_name','Saher Abdallah'),(168,4,59,'names_1','first_name','Saher Abdallah'),(169,4,59,'email','','saher.abdallah18@gmail.com'),(170,2,60,'names','first_name','Saher Abdallah'),(171,2,60,'email','','saher.abdallah18@gmail.com'),(172,2,60,'input_text','','0527005825'),(173,2,60,'dropdown','','Other Enquiry'),(174,2,60,'description','','Hello,\r\n\r\nMy name is Saher Abdallah, and I recently graduated from Jordan University of Science and Technology as a network engineer and security . I am currently seeking an entry-level position in a space that allows me to expand my skills.'),(175,2,61,'names','first_name','Miltan M'),(176,2,61,'email','','miltan@votecgroup.com'),(177,2,61,'input_text','','+65 8679 6684'),(178,2,61,'dropdown','','Other Enquiry'),(179,2,61,'description','','Greetings,\r\nTried to reach your desk number, We are urgently looking out for SAP & IT services Partnership to expand and support your existing service team with our LOW COST IT SERVICE PARTNERSHIP MODEL. please contact us below for more information.\r\n \r\nLet me know when can we do a quick talk. Kindly reply with date and time zone as we operate from Singapore + Asia\r\n\r\nKind Regards,\r\nMiltan\r\nWhats app +65 8679 6684'),(180,2,62,'names','first_name','sujit saha'),(181,2,62,'email','','sujitsaha956@gmail.com'),(182,2,62,'dropdown','','Video Distribution'),(183,2,62,'description','','i am mn production from india'),(184,2,63,'names','first_name','Rajesh'),(185,2,63,'email','','rajm100@hotmail.com'),(186,2,63,'input_text','','0502523745'),(187,2,63,'dropdown','','Other Enquiry'),(188,2,63,'description','','Want to buy'),(189,2,64,'names','first_name','Sharon'),(190,2,64,'email','','sharon@roaweo.com'),(191,2,64,'input_text','','+86 18927401837'),(192,2,64,'dropdown','','Mini PCs'),(193,2,64,'description','','Hi, there, \r\n\r\nConsidering your expertise in audio-visual solutions. I wanted to gauge your interest in our mini PC offerings. \r\n\r\nWe are a team that specializes in manufacturing mini-PC systems. Whether you\'re looking to power interactive displays, manage multimedia content, or control lighting and audio effects, our mini PCs offer the flexibility and performance needed to elevate the human experiences you create.\r\n\r\nPlease send me a brief reply if you\'re interested.\r\nI look forward to hearing from you.'),(194,2,65,'names','first_name','Syed Rashid Raza Fatmi'),(195,2,65,'email','','alkatheeritrading@gmail.com'),(196,2,65,'input_text','','0525021595'),(197,2,65,'dropdown','','LCD & LED Products'),(198,2,65,'description','','Looking for NB North Bayou Mobile TV Cart TV Stand with Wheels for 55\" - 85\" Inch LCD LED OLED Plasma Flat Panel Screens up to 200lbs AVA1800-70-1P (Black)\r\n\r\nRequired Qty.1 Pcs.'),(199,2,66,'names','first_name','KARTHIKEYAN'),(200,2,66,'email','','karthik@trilok.ae'),(201,2,66,'input_text','','+971507429087'),(202,2,66,'dropdown','','Projection Solutions'),(203,2,66,'description','','Screen Liberty Grandview 165\" (16:9) Cyber Series Tab-Tension Screen with HD Matte White 165\" (16:9) TTS Cyber Series HD Matte White\r\nQuantity: 1 PC'),(204,2,67,'names','first_name','KARTHIKEYAN'),(205,2,67,'email','','karthik@trilok.ae'),(206,2,67,'input_text','','+971507429087'),(207,2,67,'description','','Dear Sir / Madam,\r\nGood Day\r\n\r\nPlease find the inquiry below. We are looking forward to receiving your price offer asap.,\r\n\r\nScreen Liberty Grandview 165\" (16:9) Cyber Series Tab-Tension Screen with HD Matte White 165\" (16:9) TTS Cyber Series HD Matte White\r\nQuantity: 1 PC\r\n\r\n- Delivery Lead time\r\n- Unit weight and Packing dimension (approx.,)\r\n- Technical data sheet of offered line items\r\n\r\nAwaiting your quick response on the above.\r\nPlease let us know for any details / clarification.'),(208,2,68,'names','first_name','phalgun'),(209,2,68,'email','','phalgun.reddy@gmail.com'),(210,2,68,'input_text','','0555060440'),(211,2,68,'dropdown','','Display Mounts'),(212,2,68,'description','','I would like to purchase the North Bayou P6 tv mount. Kindly get in touch.'),(213,2,69,'names','first_name','Jonelle Brumby'),(214,2,69,'email','','nextgen.marketing.expert@gmail.com'),(215,2,69,'input_text','','2154873130'),(216,2,69,'dropdown','','Mini PCs'),(217,2,69,'description','','Just when I thought I\'d tried everything, Puravive showed me the path to sustainable weight loss. It\'s been an incredible journey. \r\n\r\nExplore Puravive: https://bit.ly/43HEPbi\r\n\r\nRegards\r\nJonelle'),(218,2,70,'names','first_name','Megan Atkinson'),(219,2,70,'email','','meganatkinson149@gmail.com'),(220,2,70,'input_text','','793527464'),(221,2,70,'dropdown','','Mini PCs'),(222,2,70,'description','','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 would like to see some of our previous work, let me know and we can discuss further.\r\n\r\nKind Regards,\r\nMegan'),(223,2,71,'names','first_name','Sarah Williams'),(224,2,71,'email','','sarahcontactwilliams4@gmail.com'),(225,2,71,'input_text','','156924477'),(226,2,71,'dropdown','','Mini PCs'),(227,2,71,'description','','Hello, \r\nDid you notice the problems with your website\'s performance?\r\nI have the soultion, do you want me to provide it for you? \r\n\r\nRegards,\r\nSarah\r\nWebsite specialist'),(228,2,72,'names','first_name','Kimberly'),(229,2,72,'email','','blueocean-technologies.com@gmail.com'),(230,2,72,'input_text','','670901278'),(231,2,72,'dropdown','','Mini PCs'),(232,2,72,'description','','Hey there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nKind Regards, \r\n\r\nKimberly'),(233,2,73,'names','first_name','Bertie Palfreyman'),(234,2,73,'email','','bertie_palfreyman@gmail.com'),(235,2,73,'input_text','','361-425-7847'),(236,2,73,'dropdown','','Mini PCs'),(237,2,73,'description','','hi!\r\n\r\nIt\'s been some time, but I just got emailed a warning article online about blueocean-technologies.com and thought it was important to message you guys to validate this nonsense. \r\n\r\nIt seems like there\'s some unfavorable news that could be potentially damaging. \r\nUnderstanding how quickly rumors can spiral and wishing not you to be caught off guard, I decided to notify you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/CBuTc \r\n\r\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\r\n\r\nAll the best to you,\r\nBertie'),(238,2,74,'names','first_name','Tanya A'),(239,2,74,'email','','tanyaa01@visamastercardsettlementteam.org'),(240,2,74,'input_text','','Vbhos'),(241,2,74,'dropdown','','Projection Solutions'),(242,2,74,'description','','Business owners who accepted Visa and Mastercard between 2004 to 2018 are eligible for a portion of a $5.54 Billion credit card processing fees settlement.\r\n\r\nIf your business accepted Visa or Mastercard between 2004-2018, you are entitled to compensation. You can sign up with us about the settlement by visiting www.VisaMastercardsettlement.org.\r\n\r\nThe deadline to sign up for a claim is May 31, 2024.\r\n\r\nYou can sign up with us and complete the claim process in 1-2 minutes here: www.VisaMastercardsettlement.org\r\n\r\nWe have helped thousands of businesses and their owners submit a claim.\r\nBusiness owners do not need an attorney to sign up for a compensation claim, they may do so directly with the settlement admin. Claim forms are being delivered and are available online beginning December 1, 2023. Class members need not sign up for a third-party service in order to participate in any monetary relief.\r\nNo-cost assistance is available from the Class Administrator and Class Counsel during the claims-filing period. Information directing class members to the Court-approved website www.paymentcardsettlement.com for additional information.\r\n\r\nTitle: Claims Assistant\r\nCompany Name: Law Launch LLC\r\nFirst Name: Tanya\r\nLast Name: A'),(243,2,75,'names','first_name','Tyree Bustos'),(244,2,75,'email','','bustos.tyree@gmail.com'),(245,2,75,'input_text','','Wblt'),(246,2,75,'dropdown','','Audio Solutions'),(247,2,75,'description','','Did you know that a mere 1% of users bother to browse past the first page of search results? Don\'t miss the chance to attract more traffic - get a complimentary website SEO audit today and boost your search engine ranking. Click here to fill out the form for Free SEO Website Audit: https://badgerdigitalmarketingsolutions.com/contact/'),(248,2,76,'names','first_name','Chandra Foveaux'),(249,2,76,'email','','chandra.foveaux@gmail.com'),(250,2,76,'input_text','','2533830121'),(251,2,76,'dropdown','','Cables & Accessories'),(252,2,76,'description','','If you look closely in the Bible, there are very specific warnings of the rise of AI\r\n\r\nRevelation 13 talks of the emergence of the Anti-Christ, a great deceiver that will rise in times of great chaos and confusion\r\n\r\nAnd, right now, AI’s influence is rapidly spreading around the world in disguise.\r\n\r\nSadly, most people are blissfully unaware.\r\n\r\nSee here why: https://tinyurl.com/thefinalisnear\r\n\r\nOr perhaps already corrupted by its “touch.”\r\n\r\nEven more alarmingly, AI is getting more and more powerful\r\n\r\nChat GPT 4, a version of Microsoft’s AI, was opened to the public in March 2023\r\n\r\nIt is reported to contain 10 times the knowledge base of Chat GPT 3…\r\n\r\nAnd have 100 Billion times more processing power.\r\n\r\nWhat comes next?\r\n\r\nAmerican Christians have made a short documentary to help you understand and prepare for the dangers of AI.\r\n\r\nIf you truly believe in God, and his biblical prophecies, I urge you to watch the video now.\r\n\r\nBecause Big Tech could take it down at any moment.\r\n\r\nClick here to watch it right now: https://tinyurl.com/thefinalisnear'),(253,2,77,'names','first_name','Debbra Glassey'),(254,2,77,'email','','debbra.glassey@gmail.com'),(255,2,77,'input_text','','246-835-8727'),(256,2,77,'dropdown','','Meeting Room Solutions'),(257,2,77,'description','','Howdy!\r\n\r\nIt\'s been some time since we last communicated, but I came across a warning article online about blueocean-technologies.com and felt compelled to message you guys to validate this article. \r\n\r\nIt appears like there\'s some unfavorable news that could be harmful to your reputation. \r\nUnderstanding how fast misinformation can spread and wishing not you to be unprepared, I thought it best to notify you.\r\n\r\nHere\'s where I came across the info:\r\n\r\nhttps://ibit.ly/2bnwR \r\n\r\nI\'m hoping it\'s all a misunderstanding, but I thought it best you should know!\r\n\r\ncya later,\r\nDebbra Glassey'),(258,2,78,'names','first_name','Kristina McAllister'),(259,2,78,'email','','kristina.mcallister@outlook.com'),(260,2,78,'input_text','','7960191941'),(261,2,78,'dropdown','','Other Enquiry'),(262,2,78,'description','','Most of us like to partake in a little vino, a cocktail, or a nice cold brewski every now and then...\r\n\r\nAnd I\'m one of them :)\r\n\r\nHowever, recent studies prove the #1 sign you drink too much is excess lower belly fat (also referred to as \"Liver Belly\").\r\n\r\nThat\'s because the entire fat-burning process depends on a healthy liver.\r\n\r\nAnd although alcohol is normally quite damaging to your liver...\r\n\r\nThe ancient Mediterranean ritual you\'ll see at the link below naturally protects, purifies, and rapidly cleanses your liver of EVERY form of alcohol...\r\n\r\nAllowing you to enjoy a few drinks while promoting weight loss at the same time!\r\n\r\nThat\'s why, if you\'re gonna drink alcohol, just follow this simple Mediterranean Ritual beforehand (takes 30 seconds).\r\n\r\nCheck it now: https://tinyurl.com/mediteraneanritual'),(263,2,79,'names','first_name','Steven Clark'),(264,2,79,'email','','steven@rapidprofitmachine1.com'),(265,2,79,'input_text','','2786238539'),(266,2,79,'dropdown','','Cables & Accessories'),(267,2,79,'description','','Can I buy your Facebook page and your Instagram account?\r\nLet me know here\r\nhttps://sellyourfbpage.com/'),(268,2,80,'names','first_name','Kenneth White'),(269,2,80,'email','','kenneth@adamhustle.com'),(270,2,80,'input_text','','513917955'),(271,2,80,'dropdown','','Mini PCs'),(272,2,80,'description','','May I purchase your Instagram account and your Facebook page?\r\nPlease let me know here\r\nhttps://sellyourfbpage.com/'),(273,2,81,'names','first_name','Shannon Leventhal'),(274,2,81,'email','','shannon.leventhal@yahoo.com'),(275,2,81,'input_text','','266103785'),(276,2,81,'dropdown','','Mini PCs'),(277,2,81,'description','','Hey there! Looking to save on energy costs?\r\n Look no further! At Nexus Energy Group Ltd., we’ve got your back. With over two decades of experience, we’ll help you navigate the energy markets, find the best rates, and keep your wallet happy. Let’s power up together! Reply for details: Nexusenergygroupltd@gmail.com'),(278,2,82,'names','first_name','Richard Thomas'),(279,2,82,'email','','matthewm@aibestsuite.com'),(280,2,82,'input_text','','1720268376'),(281,2,82,'dropdown','','Mini PCs'),(282,2,82,'description','','Interested in acquiring your Facebook page and Instagram. Are you interested in selling it?\r\nIf so I just need a little info here please\r\nhttps://sellyourfbpage.com/'),(283,2,83,'names','first_name','Vince Dowie'),(284,2,83,'email','','vince.dowie@gmail.com'),(285,2,83,'input_text','','239-84-8498'),(286,2,83,'dropdown','','Cables & Accessories'),(287,2,83,'description','','hi, just a warning,\r\n\r\nIt\'s been a while since our last conversation, but I just got emailed a warning article online about blueocean-technologies.com and felt compelled to reach out to validate this review. \r\n\r\nIt appears like there\'s some negative press that could be detrimental. \r\nUnderstanding how easily stories can get out of hand and hoping not you to be taken by surprise, I thought it best to warn you.\r\n\r\nHere\'s where I came across the info:\r\n\r\nhttps://ibit.ly/QXrJX \r\n\r\nI hope it\'s all a mix-up, but I thought it best you should know!\r\n\r\nBest wishes,\r\nVince'),(288,2,84,'names','first_name','Gina Conlan'),(289,2,84,'email','','gina.conlan@googlemail.com'),(290,2,84,'input_text','','635449260'),(291,2,84,'dropdown','','Audio Solutions'),(292,2,84,'description','','Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\r\n\r\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \"yes,\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\r\n\r\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\r\n\r\nClick the link below to see if you qualify\r\n https://aluzzion.com/go/setc\r\n\r\nWhat is the SETC?\r\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.'),(293,2,85,'names','first_name','Sung Pasco'),(294,2,85,'email','','sung.pasco@gmail.com'),(295,2,85,'input_text','','328707190'),(296,2,85,'dropdown','','Wireless Solutions'),(297,2,85,'description','','Are you looking for a capable financial company to fund your business project?\r\n\r\nFinance worldwide is a financial company that offers business loans for any business project around the world. We understand the challenges of finding a reliable financial partner, and we are here to provide you with the best solution for your business.\r\nOur team of experts can provide you with the most suitable loan package to meet your need \r\n \r\n \r\n \r\n Don\'t let a lack of funding hold you back. Contact us today for business loan solutions. \r\n \r\n \r\nBest regards,\r\nLaura Cha.\r\nCustomer Service Representative \r\n \r\n \r\nSkype:ID:live:.cid.c25a1f8b0fdaab04\r\nPhone:+85223194662\r\nmailto:info@financeworldwidehk.com'),(298,2,86,'names','first_name','Andra Wallin'),(299,2,86,'email','','andra_wallin@gmail.com'),(300,2,86,'input_text','','245-944-1925'),(301,2,86,'dropdown','','Other Enquiry'),(302,2,86,'description','','Quick heads up\r\n\r\nIt\'s been a while, but I just saw an article online about blueocean-technologies.com and immediately needed to message you guys to validate this review. \r\n\r\nIt appears like there\'s some unfavorable news that could be potentially damaging. \r\nUnderstanding how quickly rumors can spiral and hoping not you to be taken by surprise, I decided to inform you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/otVGz \r\n\r\nI\'m hoping it\'s all a mix-up, but I thought it best you should know!\r\n\r\nbest of luck with all of this,\r\nAndra'),(303,2,87,'names','first_name','Virgie Bruno'),(304,2,87,'email','','bruno.virgie@gmail.com'),(305,2,87,'input_text','','242907865'),(306,2,87,'dropdown','','Meeting Room Solutions'),(307,2,88,'names','first_name','Roy Carne'),(308,2,88,'email','','roy.carne8@outlook.com'),(309,2,88,'input_text','','447760626'),(310,2,88,'dropdown','','Mini PCs'),(311,2,88,'description','','Do you wish more prospective customers could see your great reviews?\r\n\r\nYou probably already know that people are greatly influenced by online reviews for businesses.\r\n\r\nFor an extremely limited time, we\'re offering you the chance to have us create a professional video\r\nhighlighting one of your great reviews at no cost - no strings attached. It\'s valued at $499.\r\n\r\nIt\'s simple to request your free video: just visit https://tinyurl.com/freereviewvideo and fill in\r\nthe form.\r\n\r\nThen you\'ll be on your way to a professionally produced video featuring one of your great reviews\r\nthat exists currently online that you can post to your social media, YouTube channel and website.\r\n\r\nVisit https://tinyurl.com/freereviewvideo now to request your video. This offer may is limited and may \r\nbe removed once our capacity is filled. So don\'t wait!'),(312,2,89,'names','first_name','Tony'),(313,2,89,'email','','contentwriting011994@outlook.com'),(314,2,89,'input_text','','9402978510'),(315,2,89,'dropdown','','Other Enquiry'),(316,2,89,'description','','Greetings, \r\n\r\nI\'m Tony, a skilled English SEO copywriter and content writer. My expertise lies in creating engaging blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, brochures, proofreading, social media captions, LinkedIn content, and SOPs.\r\n\r\nMy pricing is USD 40 per 1000 words of content. If you\'re short on time to strategize your content, we can assist you with that. \r\n\r\nFeel free to reach out via email at Contentwriting011994@outlook.com for any ongoing needs. \r\n\r\nBest regards,\r\nTony'),(317,2,90,'names','first_name','Paige Guilfoyle'),(318,2,90,'email','','successcenter001@gmail.com'),(319,2,90,'input_text','','47225839'),(320,2,90,'dropdown','','Video Distribution'),(321,2,90,'description','','Hi, I\'m Paige\r\n\r\nLooking to elevate your business to new heights? Discover the ultimate resource hub at https://successcenter.xyz where you will find \r\n\r\nPowerful Tools: Access a range of tools designed to streamline your operations and boost productivity.\r\n\r\nExclusive Giveaways: Grab your chance to win free resources that can accelerate your growth.\r\n\r\nSpecial Discounts: Enjoy limited-time discounts on premium services to help you save while succeeding.\r\n\r\nvisit https://successcenter.xyz \r\n\r\nEmpower Your Success,\r\nPaige'),(322,2,91,'names','first_name','Ilana Hanton'),(323,2,91,'email','','hanton.ilana@hotmail.com'),(324,2,91,'input_text','','892217678'),(325,2,91,'dropdown','','Cables & Accessories'),(326,2,91,'description','','Worried about your business cash flow and being able to make payroll? Running a business can be stressful and hard. Payroll, Insurance, inventory, marketing ……UGHH Let us help remove that stress and give you some breathing room. Get a no obligation working capital quote in less than 2 minutes. *I can only help US businesses* Send me an email here to find out more: elizabeth.miller@helloratesfastfunding.com\r\n\r\nElizabeth Miller\r\nWorking Capital Loan Specialist\r\n295 Seven Farms Drive\r\nSuite C- 201\r\nCharleston, SC 29492\r\nwww.HelloRatesFastFunding.com\r\nelizabeth.miller@helloratesfastfunding.com'),(327,2,92,'names','first_name','Maria Ransom'),(328,2,92,'email','','maria.ransom@yahoo.com'),(329,2,92,'input_text','','3682078041'),(330,2,92,'dropdown','','Meeting Room Solutions'),(331,2,92,'description','','Are rising business expenses making you wonder how you’ll keep your businesses afloat? Have you ever worried that you won’t make payroll? Are rising business expenses stressing you out? Let us help take this stress away & give you some breathing room. Get a no obligation working capital quote in less than 2 minutes. *Sorry but right now I am only able to help US businesses* Send me an email here to find out more: elizabeth.miller@helloratesfastfunding.com\r\n\r\nElizabeth Miller\r\nWorking Capital Loan Specialist\r\n295 Seven Farms Drive\r\nSuite C- 201\r\nCharleston, SC 29492\r\nwww.HelloRatesFastFunding.com\r\nelizabeth.miller@helloratesfastfunding.com'),(332,2,93,'names','first_name','Alex Jackson'),(333,2,93,'email','','alexjacksonaichat@gmail.com'),(334,2,93,'input_text','','630070886'),(335,2,93,'dropdown','','Meeting Room Solutions'),(336,2,93,'description','','Hey, I just set up a new website with a chat widget completely driven by AI. \r\n\r\nWould you be open to testing it for just a minute and let me know your honest thoughts? \r\n\r\nHere is the link, Thanks! \r\n\r\nwww.ai-chatsupport.com\r\n\r\n-Alex\r\n\r\nP.S. If you think something like this might be worth trying on blueocean-technologies.com let me know. It’s starting to blow up!'),(337,2,94,'names','first_name','Monica Dyring'),(338,2,94,'email','','monica_dyring@gmail.com'),(339,2,94,'input_text','','753-816-8937'),(340,2,94,'dropdown','','Projection Solutions'),(341,2,94,'description','','hi there!\r\n\r\nIt\'s been a while, but I recently stumbled upon a very negative opinon online about blueocean-technologies.com and thought it important to message you guys to disprove this nonsense. \r\n\r\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \r\nUnderstanding how easily stories can get out of hand and hoping not you to be unprepared, I felt the need to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/OYBcx \r\n\r\nI hope it\'s all a misunderstanding, but I believed it necessary you should know!\r\n\r\ntalk to you soon,\r\nMonica'),(342,2,95,'names','first_name','Kelly Davis'),(343,2,95,'email','','kellyknowspayments@gmail.com'),(344,2,95,'input_text','','422092195'),(345,2,95,'dropdown','','Cables & Accessories'),(346,2,95,'description','','Have you registered your business for its claim of the Visa Mastercard 5.5 billion dollar settlement?\r\n\r\nIf you accepted credit cards between 2004 and 2019 you are likely owed part of the settlement.\r\n\r\nHere is how to file your claim.\r\n\r\nVisa-Mastercard-Claim.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe \r\nClick here \r\nhttps://docs.google.com/forms/d/e/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A/viewform?usp=sf_link'),(347,2,96,'names','first_name','Bette Friedmann'),(348,2,96,'email','','admin@charterunionfin.com'),(349,2,96,'input_text','','Vd u Byzs C Bz'),(350,2,96,'dropdown','','Meeting Room Solutions'),(351,2,96,'description','','Do not stay out of business, or close down due to lack of Funding and finance. Your projects, businesses and financial needs is completely possible.\r\n\r\nYou can now fund your projects, businesses without worries of repayment as you can have ample amount of time to execute your projects and businesses and build up, grow financially, to achieve your complete set goals.\r\n\r\nAre you also a broker/consultant? Make life easy for various of your clients globlly to help provide funding for their various Businesses and Projects, edging them towards a better buiness and financial goals.\r\n\r\nChu Yeung\r\nCustomer Care Department\r\ninfo@charterunionfin.com\r\n+852 8199 9324'),(352,2,97,'names','first_name','Devin Maitland'),(353,2,97,'email','','devin.maitland@gmail.com'),(354,2,97,'input_text','','538444792'),(355,2,97,'dropdown','','Audio Solutions'),(356,2,97,'description','','Finally, an easy way to offer affordable payments to ALL customers and credit grades No more turning down business due to low credit scores\r\n\r\n** USA Based Businesses Only! **\r\n\r\nvisit: https://helloratespros.com/5-6/ OR email me here: jessica.snyder@helloratespros.com'),(357,2,98,'names','first_name','Caleb Magnuson'),(358,2,98,'email','','caleb.magnuson@gmail.com'),(359,2,98,'input_text','','78-258-1129'),(360,2,98,'dropdown','','Display Mounts'),(361,2,98,'description','','hi there!\r\n\r\nIt\'s been some time since we last communicated, but I came across a slam piece online about blueocean-technologies.com and felt compelled to reach out to validate this nonsense. \r\n\r\nIt seems like there\'s some rumors circulating that could be detrimental. \r\nUnderstanding how easily stories can get out of hand and wishing not you to be taken by surprise, I felt the need to warn you.\r\n\r\nHere\'s where I came across the info:\r\n\r\nhttps://ibit.ly/m9sdT \r\n\r\nMy hope is it\'s all a misunderstanding, but it seemed prudent you should know!\r\n\r\nBest wishes,\r\nCaleb'),(362,2,99,'names','first_name','Peggy Tout'),(363,2,99,'email','','peggy.tout@gmail.com'),(364,2,99,'input_text','','624-862-5397'),(365,2,99,'dropdown','','Projection Solutions'),(366,2,99,'description','','Howdy!\r\n\r\nIt\'s been a while, but I just read a warning article online about blueocean-technologies.com and felt compelled to message you guys to validate this nonsense. \r\n\r\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \r\nUnderstanding how easily stories can get out of hand and not wanting you to be unprepared, I thought it best to warn you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/TiMjq \r\n\r\nI hope it\'s all a simple confusion, but it seemed prudent you should know!\r\n\r\ntalk to you soon,\r\nPeggy'),(367,2,100,'names','first_name','Arnette Theissen'),(368,2,100,'email','','theissen.arnette@outlook.com'),(369,2,100,'input_text','','539100650'),(370,2,100,'dropdown','','Mini PCs'),(371,2,100,'description','','Hi there,\r\n\r\nI recently came across your website on blueocean-technologies.com and found it very interesting. I was curious, have you ever considered creating an eBook out of your website content?\r\n\r\nThere are tools available, that allow you to easily convert website content into a well-designed eBook. This could be a great way to repurpose your existing content and potentially reach a new audience.\r\n\r\nOf course, I understand this might not be something you\'re interested in, but I just wanted to share the possibility!\r\n\r\nAnyway, here is the tool I had in mind. It\'s only $16.95 so worth checking out: \r\nhttps://furtherinfo.org/lgb7\r\n\r\nBest regards,\r\nArnette\r\n\r\nUnsubscribe: https://removeme.click/wp/unsubscribe.php?d=blueocean-technologies.com'),(372,2,101,'names','first_name','Natasha Janpe'),(373,2,101,'email','','natasha@refsmedia.com'),(374,2,101,'input_text','','2164287311'),(375,2,101,'dropdown','','Cables & Accessories'),(376,2,101,'description','','We’ve developed a strategy focused on the Ecom stores only, where you can maximize sales with FREE traffic. Check this YouTube video we’ve recorded: https://www.youtube.com/watch?v=ryzlMw3isQo\r\n\r\nYour store has the potential, and we want to take this responsibility. Let’s arrange a live strategy session to discuss how we can achieve the same for your store. \r\n\r\nTell me when you’re available?'),(377,2,102,'names','first_name','Emily Ryan'),(378,2,102,'email','','heyitsemilyryan@gmail.com'),(379,2,102,'input_text','','Nr zc Umi uq'),(380,2,102,'dropdown','','Wireless Solutions'),(381,2,102,'description','','Hi, I was wondering who made your website. \r\n\r\nI ask because after checking out your website blueocean-technologies.com I noticed a cool opportunity\r\nto increase the number of new leads your website receives without adding the number of visits.\r\n\r\nDidn’t want to overload you with a long email so I put together a short\r\nvideo to show you exactly what I found that can double your contacts.\r\n\r\nRespond \"yes\" if you want me to send it to you. Let me know :)\r\n\r\nThanks, \r\nEmily\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out.\r\nblueocean-technologies.com'),(382,2,103,'names','first_name','Suzanne Madden'),(383,2,103,'email','','madden.suzanne76@gmail.com'),(384,2,103,'input_text','','314396039'),(385,2,103,'dropdown','','Other Enquiry'),(386,2,103,'description','','Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google. Can I share a testimonial \r\nfrom one of our clients with you? I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301'),(387,2,104,'names','first_name','Sophia Wilson'),(388,2,104,'email','','sophiawilson.ai@gmail.com'),(389,2,104,'input_text','','60341211'),(390,2,104,'dropdown','','Projection Solutions'),(391,2,104,'description','','Hi, I hope you\'re doing well.\r\n\r\nI recently increased the lead generation for one of your competitors by incorporating our chat widget onto their website.\r\n\r\nOur AI-driven chat widget is tailored for your niche, providing a way to engage with your website visitors and convert them into leads.\r\n\r\nBy leveraging advanced technology, you can automate the lead generation process and focus on what you do best – providing exceptional service to your clients.\r\n\r\nI\'d love to discuss how our solution can benefit your business. Can we schedule a time to chat?\r\n\r\nLooking forward to hearing from you!\r\n\r\nBest regards,\r\n\r\nSophia Wilson'),(392,2,105,'names','first_name','Kelly Davis'),(393,2,105,'email','','kellyknowspayments@gmail.com'),(394,2,105,'input_text','','3462715763'),(395,2,105,'dropdown','','Other Enquiry'),(396,2,105,'description','','The deadline to file for a return on the Visa Mastercard 5.5 billion dollar settlement is only 45 days away. \r\n\r\nYou are owed part of the settlement if you accepted credit cards between 2004 and 2019.\r\n\r\nGo here It takes about 3 minuites\r\n\r\nhttps://visa-mastercard-claim.com/\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe \r\nClick here \r\nhttps://docs.google.com/forms/d/e/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A/viewform?usp=sf_link'),(397,2,106,'names','first_name','Marketing Team'),(398,2,106,'email','','appmonstasales@pm.me'),(399,2,106,'input_text','','+44(0) 2080584808'),(400,2,106,'dropdown','','Cables & Accessories'),(401,2,106,'description','','Hi, \r\n\r\nInterested in free app marketing intelligence data (iOS/Android) valued at over $3,000?\r\n\r\nProvide us with three app names, and we\'ll supply three months of data for free. We track data across more than 155 countries.\r\n\r\nReply \'Yes\' to claim this offer, available only to the first 500 responders. No purchase necessary.\r\n\r\nCheck our credibility at www.appmonsta.com.\r\n\r\nTo opt out of future messages, reply \'opt out\'.\r\nblueocean-technologies.com'),(402,2,107,'names','first_name','Junior Eichel'),(403,2,107,'email','','junior_eichel@gmail.com'),(404,2,107,'input_text','','817-241-5995'),(405,2,107,'dropdown','','Wireless Solutions'),(406,2,107,'description','','It\'s been a while, but I recently stumbled upon an article online about blueocean-technologies.com and felt it necessary to message you guys to validate this nonsense. \r\n\r\nIt seems like there\'s some unfavorable news that could be detrimental. \r\nBeing aware of how easily stories can get out of hand and hoping not you to be taken by surprise, I decided to inform you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/88QgU \r\n\r\nI\'m hoping it\'s all a misunderstanding, but it seemed prudent you should know!\r\n\r\ntalk to you soon,\r\nJunior'),(407,2,108,'names','first_name','Cain Hartman'),(408,2,108,'email','','cainhartman85@gmail.com'),(409,2,108,'input_text','','621983697'),(410,2,108,'dropdown','','Audio Solutions'),(411,2,108,'description','','Have you ever considered hiring a Full time VA 160 hours for only $197 per month?'),(412,2,109,'names','first_name','Gonzalo Salinas'),(413,2,109,'email','','gonzalo_salinas@gmail.com'),(414,2,109,'input_text','','719-542-2769'),(415,2,109,'dropdown','','Display Mounts'),(416,2,109,'description','','hi there!\r\n\r\nIt\'s been a while since our last conversation, but I came across an article online about blueocean-technologies.com and felt compelled to email you guys to disprove this article. \r\n\r\nIt appears like there\'s some negative press that could be potentially damaging. \r\nBeing aware of how easily stories can get out of hand and not wanting you to be taken by surprise, I felt the need to warn you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/XaovC \r\n\r\nI\'m hoping it\'s all a mix-up, but I thought it best you should know!\r\n\r\nBest wishes,\r\nGonzalo'),(417,2,110,'names','first_name','Sophia Wilson'),(418,2,110,'email','','sophiawilson.ai@gmail.com'),(419,2,110,'input_text','','3447447759'),(420,2,110,'dropdown','','LCD & LED Products'),(421,2,110,'description','','Hi, I was wondering who made your website.\r\n\r\nI ask because after checking out your website blueocean-technologies.com I noticed a cool opportunity\r\nto increase the number of new leads your website receives without adding the number of visits.\r\n\r\nDidn’t want to overload you with a long email so I put together a short\r\nvideo to show you exactly what I found that can double your contacts.\r\n\r\nRespond \"yes\" if you want me to send it to you. Let me know :)\r\n\r\nThanks,\r\n\r\nSophia Wilson'),(422,2,111,'names','first_name','Kattie Angles'),(423,2,111,'email','','kattie.angles@gmail.com'),(424,2,111,'input_text','','658351848'),(425,2,111,'description','','Hi,\r\n\r\nAre you looking for a way to create a sustainable online business with minimal effort? Let me introduce you to the PLR Empire Builder—your ticket to a thriving digital product business.\r\n\r\nWith the PLR Empire Builder, you get access to 10 million PLR (Private Label Rights) digital products that you can use, rebrand, and resell as your own. This is a game-changer for entrepreneurs, content creators, and anyone who wants to build a business without starting from scratch.\r\n\r\nHere\'s what you get with the PLR Empire Builder:\r\n\r\n- 10 million high-quality digital products, including Canva designs, articles, videos, and more.\r\n- Full commercial rights to use and resell these products.\r\n- The freedom to customize and rebrand to fit your style.\r\n- A risk-free 30-day money-back guarantee.\r\n\r\n\r\nReady to start building your PLR empire? Click the link below to learn more and grab this incredible offer while it\'s still available.\r\n\r\nCheck it now: https://tinyurl.com/plrempirebuilder\r\n\r\nBest regards!\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com/webinar ©2024 GoTo, Inc.'),(426,2,112,'names','first_name','Florentina Leboeuf'),(427,2,112,'email','','florentina_leboeuf@gmail.com'),(428,2,112,'input_text','','327-951-8312'),(429,2,112,'dropdown','','Projection Solutions'),(430,2,112,'description','','hi there!\r\n\r\nIt\'s been a while since our last conversation, but I just saw an article online about blueocean-technologies.com and thought it important to reach out to confirm this article. \r\n\r\nIt seems like there\'s some negative press that could be detrimental. \r\nKnowing how fast misinformation can spread and not wanting you to be taken by surprise, I felt the need to inform you.\r\n\r\nHere\'s where I came across the info:\r\n\r\nhttps://ibit.ly/0BgJG \r\n\r\nMy hope is it\'s all a mix-up, but it seemed prudent you should know!\r\n\r\nWishing you all the best,\r\nFlorentina'),(431,2,113,'names','first_name','Ahmed Pelloe'),(432,2,113,'email','','ahmed.pelloe@gmail.com'),(433,2,113,'input_text','','261973467'),(434,2,113,'dropdown','','Mini PCs'),(435,2,113,'description','','I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly increase your site\'s visibility: https://bit.ly/3VF52FK\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(436,2,114,'names','first_name','Peter'),(437,2,114,'email','','website@designyourweb.xyz'),(438,2,114,'input_text','','3759496732'),(439,2,114,'description','','Hi,\r\n\r\nI hope this email finds you well. My name is Peter, and I specialize in creating custom websites for small businesses like yours. I know how crucial a professional online presence is in today\'s market, so I\'m offering a special deal to help you stand out: a custom-built website for just $497.\r\n\r\nHere\'s what you\'ll get for $497:\r\n\r\n- A fully responsive and mobile-friendly website\r\n- Customized design to match your branding\r\n- Basic SEO optimization\r\n- Integration with your social media accounts\r\n- Quick turnaround time\r\n- 30 days of support after launch\r\n- 30 days money back guarantee if you\'re not fully satisfied.\r\n\r\nIf you already have a website and don\'t need this service, I\'d appreciate it if you could share this offer with anyone you know who might be interested. I\'m passionate about helping small businesses grow, and I want to reach as many as possible with this limited-time offer.\r\n\r\nIf you\'d like to discuss your website needs or refer someone else, please reply to this email. I\'d be happy to provide more information or answer any questions.\r\n\r\nThank you, and I look forward to hearing from you soon!\r\n\r\nPeter\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Dolce Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . ©2024 WebDesign, Inc.'),(440,2,115,'names','first_name','Kenneth White'),(441,2,115,'email','','kenneth@adamhustle.com'),(442,2,115,'input_text','','8146555948'),(443,2,115,'dropdown','','Video Distribution'),(444,2,115,'description','','Curious if you would be willing the part with your Facebook page or your instagram account or both?\r\n\r\nIf so can you give me a bit more info here please\r\nhttps://sellyourfbpage.com/'),(445,2,116,'names','first_name','Tanja Hurley'),(446,2,116,'email','','tanja.hurley@gmail.com'),(447,2,116,'input_text','','831-946-5871'),(448,2,116,'description','','hi there!\r\n\r\nWe haven\'t spoken in a while, but I just saw a very negative opinon online about blueocean-technologies.com and felt compelled to email you guys to disprove this nonsense. \r\n\r\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \r\nUnderstanding how easily stories can get out of hand and hoping not you to be taken by surprise, I thought it best to inform you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/sHDmy \r\n\r\nI hope it\'s all a mix-up, but I believed it necessary you should know!\r\n\r\nBest,\r\nTanja'),(449,2,117,'names','first_name','Margherita Otero'),(450,2,117,'email','','margherita.otero61@gmail.com'),(451,2,117,'input_text','','436993974'),(452,2,117,'dropdown','','Projection Solutions'),(453,2,117,'description','','Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on hashtags and followers of competitor TikTok accounts. There are only 9 slots left here: https://cutt.ly/Sw5D5pO4'),(454,2,118,'names','first_name','Walter Secombe'),(455,2,118,'email','','walter.secombe94@gmail.com'),(456,2,118,'input_text','','6595747404'),(457,2,118,'dropdown','','Display Mounts'),(458,2,118,'description','','Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on hashtags and followers of competitor TikTok accounts. There are only 9 slots left here: https://cutt.ly/Sw5D5pO4'),(459,2,119,'names','first_name','Katia Ely'),(460,2,119,'email','','katia_ely@gmail.com'),(461,2,119,'input_text','','826-444-6779'),(462,2,119,'dropdown','','Wireless Solutions'),(463,2,119,'description','','Howdy!\r\n\r\nIt\'s been some time since we last communicated, but I just got emailed a very negative opinon online about blueocean-technologies.com and thought it was important to email you guys to disprove this review. \r\n\r\nIt looks like there\'s some negative press that could be potentially damaging. \r\nKnowing how fast misinformation can spread and wishing not you to be taken by surprise, I thought it best to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/J85Ud \r\n\r\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\r\n\r\nWishing you all the best,\r\nKatia Ely'),(464,2,120,'names','first_name','Phil Stewart'),(465,2,120,'email','','noreplyhere@aol.com'),(466,2,120,'input_text','','342-123-4456'),(467,2,120,'description','','Hey there, ready to take your ad game to the next level? Imagine your message popping up in website contact forms all over the world, reaching heaps of potential customers! Starting at just under $100, our affordable packages pack a punch. Shoot me an email now to chat more about getting your brand out there! Let\'s make some noise together!\r\n\r\nPhil Stewart\r\nEmail: pk7ule@submitmaster.xyz\r\nSkype: form-blasting'),(468,2,121,'names','first_name','Everett Araujo'),(469,2,121,'email','','araujo.everett@gmail.com'),(470,2,121,'input_text','','6992396887'),(471,2,121,'description','','Hi,\r\n\r\nStruggling to keep up with video content creation?\r\n\r\nOur software can be your secret weapon. Simply enter a topic, and our AI gets to work, crafting a script, generating scenes, adding voiceovers, and even making tweaks based on your commands.\r\n\r\nTrusted by over 25 million users worldwide, it takes the hassle out of video creation, allowing you to focus on what matters most - your message.\r\n\r\n1. Turn any idea into a video in minutes: Describe your concept, and watch as Invideo generates a high-quality video.\r\n2. Make changes with simple text prompts, just like you\'d instruct a video editor.\r\n3. Create in multiple languages: Prompt and generate videos in your preferred language, or translate existing videos into 30+ languages!\r\n4. Clone your voice with AI: Maintain consistency and save time with AI-powered voice cloning.\r\n5. Full video solution in one tool: Generate, edit, collaborate, and more - all within Invideo AI.\r\n\r\nTry for free today: https://furtherinfo.org/tp61\r\n\r\nMany thanks for your time,\r\nEverett'),(472,2,122,'names','first_name','Bette Strunk'),(473,2,122,'email','','bette.strunk@yahoo.com'),(474,2,122,'input_text','','91327806'),(475,2,122,'description','','Game changing customer financing approves down to 500 FICO Don\'t leave money on the table, now you\'ll be able to turn people with low credit scores into paying customers!\r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/'),(476,2,123,'names','first_name','Sheree Cusack'),(477,2,123,'email','','cusack.sheree@googlemail.com'),(478,2,123,'input_text','','629416299'),(479,2,123,'dropdown','','Mini PCs'),(480,2,123,'description','','Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\r\n\r\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \"yes,\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\r\n\r\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\r\n\r\nClick the link below to see if you qualify\r\n https://aluzzion.com/go/setc\r\n\r\nWhat is the SETC?\r\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.'),(481,2,124,'names','first_name','Graig Caffyn'),(482,2,124,'email','','caffyn.graig@googlemail.com'),(483,2,124,'input_text','','9162447104'),(484,2,124,'dropdown','','Meeting Room Solutions'),(485,2,124,'description','','Hey,\r\n\r\n\r\n\r\nGet ready to awaken the ultimate NFT crew – the DeadMan Gang has arrived! This isn\'t just another collection; it\'s your chance to own a piece of the coolest skeletal uprising on the blockchain.\r\n\r\n\r\n\r\nImagine a legion of 7,500 unique, 3D-rendered skeletons unlike anything you\'ve seen before. Each DeadMan boasts a killer combination of traits, making them stand out from the bony crowd:\r\n- \r\n\r\nSpooky outfits and accessories\r\n- \r\nMenacing grins, goofy smiles, or even no grins at all!\r\n\r\n- Wicked weapon choices from rusty swords to high-tech blasters!\r\n\r\n\r\nThese aren\'t just NFTs – they\'re your gateway to a thriving community and a chance to be part of something special from the very beginning.\r\n\r\n\r\n\r\nWhy join the DeadMan Gang at launch?\r\n\r\n\r\n- Be an Early Adopter: Get in on the ground floor of a promising NFT project with exciting potential.\r\n- \r\nOwn a Unique Piece: Each DeadMan is one-of-a-kind, with its own killer style.\r\n- \r\nShape the Future: Early holders have a voice in the DeadMan Gang\'s development.\r\n- \r\nExclusive Community: Join the DeadMan Gang Discord and connect with fellow collectors!\r\n\r\nDon\'t miss out on your chance to be a founding member of the DeadMan Gang! \r\n\r\nMint your unique NFT on OpenSea today and become part of the afterlife\'s hottest crew.\r\n\r\n\r\n\r\nThis uprising is just getting started!\r\n\r\n\r\n\r\nMint Your DeadMan Now! https://opensea.io/collection/deadman-gang/overview\r\n\r\nSee you on the blockchain!\r\n\r\n\r\n\r\nIn order to unsubscribe your website from this list, please click here: https://seo-first-page.com/unsubscribe/\r\n\r\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com/webinar ©2024 GoTo, Inc.'),(486,2,125,'names','first_name','Latashia Watts'),(487,2,125,'email','','latashia.watts@gmail.com'),(488,2,125,'input_text','','66-435-8567'),(489,2,125,'dropdown','','Projection Solutions'),(490,2,125,'description','','hey\r\n\r\nWe haven\'t spoken in a while, but I recently stumbled upon an article online about blueocean-technologies.com and thought it important to reach out to confirm this review. \r\n\r\nIt looks like there\'s some unfavorable news that could be detrimental. \r\nBeing aware of how fast misinformation can spread and wishing not you to be taken by surprise, I decided to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/3RTBr \r\n\r\nI hope it\'s all a misunderstanding, but it seemed prudent you should know!\r\n\r\ntalk to you soon,\r\nLatashia'),(491,2,126,'names','first_name','Lyle Skirving'),(492,2,126,'email','','skirving.lyle32@googlemail.com'),(493,2,126,'input_text','','496814455'),(494,2,126,'dropdown','','Cables & Accessories'),(495,2,126,'description','','Hi,\r\n\r\nNeed a new website without breaking the bank? WebDesigner Washington is offering a complete turnkey website for just $250, but this deal is limited to the first five customers! Check it here: https://webdesignerwashington.com/\r\n\r\nHere\'s what you get:\r\n- Fast delivery: Your website will be live in 7 days.\r\n- All-inclusive: Up to 5 pages, domain name, 1 year of maintenance, and basic SEO.\r\n- Satisfaction guaranteed: Love it or get your money back.\r\n- We have over 16 years of experience and a 4.9/5 rating from 100+ reviews. Our 4-step process makes it easy for you to get a stunning website that drives business.\r\n\r\nDon\'t miss out! This is a real service that comes to help small business. Check https://webdesignerwashington.com/ to claim your 25%.\r\n\r\nBest,\r\n\r\nWebDesigner Washington'),(496,2,127,'names','first_name','Emily Vang'),(497,2,127,'email','','myorcaoffers@gmail.com'),(498,2,127,'input_text','','2505927351'),(499,2,127,'dropdown','','Wireless Solutions'),(500,2,127,'description','','Hi,\r\nLearn exactly what we did to help a vintage ecommerce sneaker company 100x\'ed their business and compete with the likes of Nike and Footlocker.\r\nCampaign Length = 9 MO\r\nRanking Keywords = 200K\r\nOrganic Traffic/Mo. = 1.1M\r\nFind out how SEO can work for you. Get expert advice on the right strategy for your business!\r\nClick here https://managedseo.net/book-a-free-seo-consultation to book a FREE 30mins SEO strategy consultation with an expert.\r\n\r\nEmily Vang|Marketing Executive\r\nManaged SEO\r\n111 2nd Ave NE #1500\r\nSaint Petersburg FL, 33701\r\nUnited States'),(501,2,128,'names','first_name','Zella Pinckney'),(502,2,128,'email','','zella_pinckney@gmail.com'),(503,2,128,'input_text','','516-558-2163'),(504,2,128,'dropdown','','Display Mounts'),(505,2,128,'description','','hi!\r\n\r\nIt\'s been a while, but I just got emailed a slam piece online about blueocean-technologies.com and thought it was important to message you guys to confirm this article. \r\n\r\nIt seems like there\'s some rumors circulating that could be potentially damaging. \r\nBeing aware of how fast misinformation can spread and hoping not you to be caught off guard, I felt the need to notify you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/ujKTF \r\n\r\nI hope it\'s all a mix-up, but I thought it best you should know!\r\n\r\nBest wishes,\r\nZella Pinckney'),(506,2,129,'names','first_name','Dan'),(507,2,129,'email','','venture4help@outlook.com'),(508,2,129,'input_text','','3226124019'),(509,2,129,'dropdown','','Mini PCs'),(510,2,129,'description','','Greetings,\r\n\r\nI\'m Dan, an experienced SEO copywriting and content strategy specialist. My expertise lies in enhancing your brand\'s performance and cultivating trust among your audience. By analyzing your website blueocean-technologies.com, I can pinpoint areas for improvement and devise strategies to elevate your content\'s impact.\r\n\r\nWhat sets me apart is my dedication to understanding your business on a deeper level. This ensures that every piece of content I create resonates authentically with your audience. \r\n\r\nIf you\'re seeking for someone who goes beyond writing to deliver tailored solutions that drive results, feel free to connect with me via email at Venture4help@outlook.com to discuss how we can collaborate to meet your ongoing content needs.'),(511,2,130,'names','first_name','Dewayne Bruner'),(512,2,130,'email','','bruner.dewayne@gmail.com'),(513,2,130,'input_text','','45477033'),(514,2,130,'description','','Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on trending topics and followers of related TikTok accounts. There are only 9 slots left here. Act fast now: https://cutt.ly/Sw5D5pO4'),(515,2,131,'names','first_name','Samual Triggs'),(516,2,131,'email','','triggs.samual9@googlemail.com'),(517,2,131,'input_text','','326773662'),(518,2,131,'description','','Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google. Can I share a testimonial \r\nfrom one of our clients with you? I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301'),(519,2,132,'names','first_name','Chong Helbig'),(520,2,132,'email','','chong_helbig@gmail.com'),(521,2,132,'input_text','','336-729-4968'),(522,2,132,'dropdown','','Cables & Accessories'),(523,2,132,'description','','It\'s been some time, but I recently stumbled upon a slam piece online about blueocean-technologies.com and felt it necessary to message you guys to disprove this review. \r\n\r\nIt appears like there\'s some unfavorable news that could be detrimental. \r\nBeing aware of how easily stories can get out of hand and wishing not you to be caught off guard, I felt the need to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/A_-Fc \r\n\r\nMy hope is it\'s all a simple confusion, but it seemed prudent you should know!\r\n\r\nBest,\r\nChong Helbig'),(524,2,133,'names','first_name','Denis Whicker'),(525,2,133,'email','','nextgen.marketing.expert@gmail.com'),(526,2,133,'input_text','','5407719781'),(527,2,133,'dropdown','','Cables & Accessories'),(528,2,133,'description','','Hi there \r\n\r\nI trust you\'re doing well. I recently took a look, at your website. Wanted to pass along a resource that could really amp up your online marketing game. The eBook \"Uncover 384 Must Have Tools – Your Ultimate Toolkit\" is a guide that delves into various topics, like SEO tips and digital marketing strategies all of which could directly benefit your current approach.\r\n\r\nI think this guide could offer insights and tools to enhance the impact of your website. You can grab your copy at ebooklesson.com.\r\n\r\nExcited to chat about how these tools can be integrated into your plans.\r\n\r\nWarm regards,\r\nDenis Whicker'),(529,2,134,'names','first_name','Kazuko Sodeman'),(530,2,134,'email','','kazuko.sodeman20@googlemail.com'),(531,2,134,'input_text','','Jgojlu Uvqmq'),(532,2,134,'dropdown','','Meeting Room Solutions'),(533,2,134,'description','','> Sorry to be a bother, but I was informed that you have either a Residential or Business debt to pay off.\r\n>\r\n> When this is true, we at Cancel1Mortgage.info guarantee your debt will be paid off/Discharged/Extinguished in 14 days when you follow our Client Instructions.\r\n>\r\n> Please visit Cancel1Mortgage.info today and order your debt removal securities Processing now which is 100% legal and ordered by courts to be debt payment.\r\n>\r\n> Thank you for your business and for extinguishing your debt through Cancel1Mortgage.info when you decide to use our very successful registered Promissory Note securities to pay off your debt in 14 days Guaranteed.\r\n>\r\n> You may also contact me, David Young de God, through SKYPE with dayglobal..\r\n>\r\n> Thank you again for reading..'),(534,2,135,'names','first_name','Nila Miles'),(535,2,135,'email','','nila.miles@gmail.com'),(536,2,135,'input_text','','4034644127'),(537,2,135,'description','','Hey there, we noticed you may find this automation tool useful for your business or website.\r\n\r\nCheck out Go High Level when you get a chance. Click the link below and try for FREE for 14 days:\r\n\r\nhttps://shorturl.at/dioKX'),(538,2,136,'names','first_name','Abhi'),(539,2,136,'email','','outsourcingprojects112@outlook.com'),(540,2,136,'input_text','','6046464141'),(541,2,136,'dropdown','','LCD & LED Products'),(542,2,136,'description','','Hi,\r\n\r\nI\'m Abhi Rana. I am a Personal Virtual Assistant who can follow your instructions and support you in your day-to-day operations, including Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification, Financial Accounting, Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices, E-Commerce Management, Order Processing, Product Add/Delete/Modify, Cart and Shop Management, Custom Process Follow, Understanding your SOP, Software Data Entry, Medical Bill Entry, and Form filling\r\n\r\nI will work as per your suggested timings. My rate is USD 10/hr for these back-office tasks. If you hire full-time, I can be flexible with the pricing. Send me an email on Outsourcingprojects112@outlook.com to collaborate.'),(543,2,137,'names','first_name','Louella Abrams'),(544,2,137,'email','','louella.abrams@gmail.com'),(545,2,137,'input_text','','254-492-5247'),(546,2,137,'dropdown','','Video Distribution'),(547,2,137,'description','','Quick heads up\r\n\r\nIt\'s been a while since our last conversation, but I just read an article online about blueocean-technologies.com and felt it necessary to email you guys to validate this review. \r\n\r\nIt seems like there\'s some unfavorable news that could be potentially damaging. \r\nKnowing how quickly rumors can spiral and wishing not you to be taken by surprise, I thought it best to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/U17dS \r\n\r\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\r\n\r\nAll the best to you,\r\nLouella'),(548,2,138,'names','first_name','Lesli Ruckman'),(549,2,138,'email','','ruckman.lesli@gmail.com'),(550,2,138,'input_text','','7785381882'),(551,2,138,'dropdown','','Video Distribution'),(552,2,138,'description','','Rising business expenses are starting to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(553,2,139,'names','first_name','Vai'),(554,2,139,'email','','webdesignservices111@outlook.com'),(555,2,139,'input_text','','416493945'),(556,2,139,'dropdown','','Mini PCs'),(557,2,139,'description','','Hi, This is Vai, a full stack website developer with more than a decade of experience. If you need any assistance in creating a new page, new design, developing new functionality, 3D Model Integration, changing any existing functionality, monthly maintenance, any theme related work, improving current design or uploading content.\r\n\r\nLet\'s chat on webdesignservices111@outlook.com'),(558,2,140,'names','first_name','Janet Garside'),(559,2,140,'email','','myorcaoffers@gmail.com'),(560,2,140,'input_text','','150420801'),(561,2,140,'dropdown','','Audio Solutions'),(562,2,140,'description','','Hi,\r\nHow a car dealer transformed lead generation, turning data into gold in just three days using our Audience Builder which Provides Over 280m Full Contacts, Tied to Over 30 Billion Behaviors.\r\n\r\nClick here https://conciergeleadgeneration.com/1608-leads-in-3-days-power-of-precision-lead-generation to learn more.\r\n\r\nConcierge Lead Gen Team'),(563,2,141,'names','first_name','Marion Morwood'),(564,2,141,'email','','marion.morwood@gmail.com'),(565,2,141,'input_text','','321-996-1582'),(566,2,141,'dropdown','','LCD & LED Products'),(567,2,141,'description','','Hello\r\n\r\nIt\'s been some time since we last communicated, but I recently stumbled upon something online about blueocean-technologies.com and thought it important to reach out to confirm this review. \r\n\r\nIt seems like there\'s some negative press that could be detrimental. \r\nKnowing how easily stories can get out of hand and hoping not you to be caught off guard, I felt the need to inform you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/EF59j \r\n\r\nMy hope is it\'s all a simple confusion, but I believed it necessary you should know!\r\n\r\nWishing you all the best,\r\nMarion Morwood'),(568,2,142,'names','first_name','Jeanette'),(569,2,142,'email','','blueocean-technologies.com@aol.com'),(570,2,142,'input_text','','Plw Myr be'),(571,2,142,'dropdown','','Other Enquiry'),(572,2,142,'description','','Hey there, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nMany Thanks,\r\n\r\nJeanette'),(573,2,143,'names','first_name','Arron Sanmiguel'),(574,2,143,'email','','arron.sanmiguel@gmail.com'),(575,2,143,'input_text','','N gwl'),(576,2,143,'dropdown','','Mini PCs'),(577,2,143,'description','','Hey there,\r\n\r\nAre you tired of spending countless hours on repetitive marketing tasks?\r\n\r\nImagine having a personal AI assistant that can handle everything from writing high-converting copy to creating stunning websites and videos – all within your WordPress dashboard.\r\n\r\nThis revolutionary AI tool can complete hundreds of marketing tasks in seconds, saving you time and money.\r\n\r\n1. Write captivating content: Articles, landing pages, emails, ebooks, and more – all crafted by AI to perfection.\r\n2. Design stunning visuals: Create professional-looking logos, graphics, and websites in seconds.\r\n3. Automate marketing tasks: Build high-converting funnels, manage social media, and generate leads on autopilot.\r\n4. Develop mobile apps: No coding skills needed! WP Genie can build apps you can sell for thousands.\r\n\r\nAnd so much more!\r\n\r\nLearn more: https://furtherinfo.org/genie\r\n\r\nPlus, WP Genie is:\r\n\r\n- 16x faster than ChatGPT\r\n- Always available: No outages like with other AI tools.\r\n- Easy to use: No technical skills required.\r\n\r\nFor a limited time, get our plugin for a one-time price of just $17 (normally $30/month).\r\n\r\nThis offer won\'t last long, so don\'t miss out.\r\n\r\nClick here to learn more and unlock the power of AI for your WordPress site: https://furtherinfo.org/genie\r\n\r\nSincerely,\r\nArron'),(578,2,144,'names','first_name','Violette Heilman'),(579,2,144,'email','','violette.heilman@gmail.com'),(580,2,144,'input_text','','935-852-8895'),(581,2,144,'dropdown','','Display Mounts'),(582,2,144,'description','','Hello\r\n\r\nIt\'s been a while since our last conversation, but I just saw a warning article online about blueocean-technologies.com and thought it was important to message you guys to disprove this article. \r\n\r\nIt appears like there\'s some negative press that could be harmful to your reputation. \r\nBeing aware of how easily stories can get out of hand and not wanting you to be unprepared, I decided to warn you.\r\n\r\nHere\'s the source of the info:\r\n\r\nhttps://ibit.ly/SmG7_ \r\n\r\nMy hope is it\'s all a mix-up, but I thought it best you should know!\r\n\r\nAll the best to you,\r\nViolette'),(583,2,145,'names','first_name','Beulah Dover'),(584,2,145,'email','','beulah_dover@gmail.com'),(585,2,145,'input_text','','458-859-5974'),(586,2,145,'dropdown','','Audio Solutions'),(587,2,145,'description','','Hey hey!\r\n\r\nIt\'s been a while, but I just got emailed a warning article online about blueocean-technologies.com and felt it necessary to message you guys to confirm this article. \r\n\r\nIt seems like there\'s some unfavorable news that could be harmful to your reputation. \r\nKnowing how fast misinformation can spread and hoping not you to be caught off guard, I thought it best to notify you.\r\n\r\nHere\'s where I found the info:\r\n\r\nhttps://ibit.ly/cR3C3 \r\n\r\nMy hope is it\'s all a misunderstanding, but it seemed prudent you should know!\r\n\r\nbest of luck with all of this,\r\nBeulah Dover'),(588,2,146,'names','first_name','Monique Dunbabin'),(589,2,146,'email','','monique.dunbabin@gmail.com'),(590,2,146,'input_text','','353346673'),(591,2,146,'dropdown','','Audio Solutions'),(592,2,147,'names','first_name','Aryan'),(593,2,147,'email','','creativeteamhire@outlook.com'),(594,2,147,'input_text','','9544510430'),(595,2,147,'dropdown','','Projection Solutions'),(596,2,147,'description','','I\'m Aryan, a seasoned Social Media Marketing Manager with 10+ years of global experience. My services include crafting tailored social media strategies, creating branded content graphics, conducting hashtag research, and scheduling posts. I specialize in Instagram, Facebook, LinkedIn, Twitter, and Pinterest. \r\n\r\nLet’s connect at creativeteamhire@outlook.com.'),(597,2,148,'names','first_name','Caleb Davis'),(598,2,148,'email','','partnerships@setcreliefconsultants.com'),(599,2,148,'input_text','','+1 619 798 8260'),(600,2,148,'dropdown','','Other Enquiry'),(601,2,148,'description','','Hey there, hope everything\'s going well with you~\r\n\r\nI was just going through your website, and would it be correct to assume that you are classified as self-employed?\r\n\r\nAs a self-employed American, I just wanted to let you know that you may be eligible for up to $32,220 through the IRS\'s Self-Employed Tax Credit program:\r\nirs.gov/newsroom/tax-credits-for-paid-leave-under-the-american-rescue-plan-act-of-2021-specific-provisions-related-to-self-employed-individuals\r\n\r\nIf you want, you can easily check your estimated refund amount for the SETC program: setcreliefconsultants.com\r\n\r\nBTW,if you do decide that this is for you, please know that our process is designed with your security in mind.\r\n\r\nWe get paid only if we\'ve successfully secured your funds, ensuring an entirely risk-free experience for our clients.\r\n\r\nHoping to hear from you.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nBest regards,\r\n\r\nCaleb Davis\r\n\r\nSETC Relief Consultants\r\n+1 619 798 8260\r\n\r\n\r\n\r\n\r\n\r\n\r\nTo stop receiving marketing messages, reply “Stop” in the subject line for your website: blueocean-technologies.com'),(602,2,149,'names','first_name','Brian Kellogg'),(603,2,149,'email','','kellogg.brian@googlemail.com'),(604,2,149,'input_text','','4641388255'),(605,2,149,'dropdown','','Audio Solutions'),(606,2,149,'description','','Your site seems to be broken in a few areas.\r\nFind the issues here: https://brokensitefix.com'),(607,2,150,'names','first_name','Deepu'),(608,2,150,'email','','businessprocessoutsourcing1@outlook.com'),(609,2,150,'input_text','','99856224'),(610,2,150,'description','','I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels/websites/corporate events/product promotion/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \r\n\r\nFeel free to reach out to me at Businessprocessoutsourcing1@outlook.com.'),(611,2,151,'names','first_name','Horny Girl'),(612,2,151,'email','','corrigan.bruce@googlemail.com'),(613,2,151,'input_text','','5194752241'),(614,2,151,'dropdown','','Video Distribution'),(615,2,151,'description','','My live cam is here: https://chatxcamy.com'),(616,2,152,'names','first_name','Emily Jones'),(617,2,152,'email','','emilyjones2250@gmail.com'),(618,2,152,'input_text','','669414836'),(619,2,152,'dropdown','','Video Distribution'),(620,2,152,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nEmily'),(621,2,153,'names','first_name','Jewell Gilruth'),(622,2,153,'email','','gilruth.jewell@gmail.com'),(623,2,153,'input_text','','684896180'),(624,2,153,'dropdown','','Display Mounts'),(625,2,153,'description','','I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly increase your site\'s visibility: https://t.ly/vI2ei\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(626,2,154,'names','first_name','Kyle Smith'),(627,2,154,'email','','emailaudits@gmail.com'),(628,2,154,'input_text','','+1 803 574 9421'),(629,2,154,'dropdown','','Display Mounts'),(630,2,154,'description','','Hi, I\'m Kyle. I\'d like to volunteer my web building and marketing skills. I believe volunteering is one of the best ways to connect with new people so I\'d like to donate some time to you. Text me at +1 803 574 9421 Talk soon, -Kyle'),(631,2,155,'names','first_name','Noah Gilson'),(632,2,155,'email','','noah.gilson@msn.com'),(633,2,155,'input_text','','782253765'),(634,2,155,'dropdown','','Projection Solutions'),(635,2,155,'description','','Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google. Can I share a testimonial \r\nfrom one of our clients with you? I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301'),(636,2,156,'names','first_name','Waylon Lemann'),(637,2,156,'email','','lemann.waylon@yahoo.com'),(638,2,156,'input_text','','745647448'),(639,2,156,'dropdown','','Projection Solutions'),(640,2,156,'description','','Are you ready to streamline your business operations like never before?\r\n\r\nFREE Trial for 14 days along with With Go High Level\r\n\r\n https://shorturl.at/dioKX\r\n\r\nThey also have an amazing affiliate program and exceptional level of customer support.\r\n\r\nYou can seriously elevate your CRM, lead management, and marketing efforts all in one place!\r\n\r\nReady to transform how you manage your business? Click here to explore Go High Level and see the difference for yourself: https://shorturl.at/dioKX\r\n\r\nImagine having a powerful platform that not only manages your contacts seamlessly but also automates your day-to-day tasks, freeing you up to focus on growth. That\'s what Go High Level offers – a solution designed to boost efficiency and drive your business forward.\r\n\r\nSeriously, we use this ourselves and this thing is absolutely awesome. \r\nGive it a try.'),(641,2,157,'names','first_name','Joanna Riggs'),(642,2,157,'email','','joannariggs278@gmail.com'),(643,2,157,'input_text','','7917818331'),(644,2,157,'dropdown','','Other Enquiry'),(645,2,157,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=blueocean-technologies.com'),(646,2,158,'names','first_name','Emily Jones'),(647,2,158,'email','','emilyjones2250@gmail.com'),(648,2,158,'input_text','','3160181607'),(649,2,158,'dropdown','','Video Distribution'),(650,2,158,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nEmily'),(651,2,159,'names','first_name','Local SEO'),(652,2,159,'email','','brandbuildingassistance@outlook.com'),(653,2,159,'input_text','','727413958'),(654,2,159,'dropdown','','Wireless Solutions'),(655,2,159,'description','','Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!'),(656,2,160,'names','first_name','Sharron Kang'),(657,2,160,'email','','sharron.kang84@gmail.com'),(658,2,160,'input_text','','2403955674'),(659,2,160,'dropdown','','Audio Solutions'),(660,2,160,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https://t.ly/0abxy\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(661,2,161,'names','first_name','Priscilla Snipes'),(662,2,161,'email','','snipes.priscilla@hotmail.com'),(663,2,161,'input_text','','7930004295'),(664,2,161,'dropdown','','Projection Solutions'),(665,2,161,'description','','People + Processes + Capital = The Recipe for Business Success\r\n\r\nHowever most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no access to working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n** USA Based Businesses Only! **\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(666,2,162,'names','first_name','Abhi'),(667,2,162,'email','','efficientmanage007@outlook.com'),(668,2,162,'input_text','','2036324383'),(669,2,162,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \r\n\r\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.'),(670,2,163,'names','first_name','Allison Bowers'),(671,2,163,'email','','lucilleparker124@gmail.com'),(672,2,163,'input_text','','6606975422'),(673,2,163,'dropdown','','Wireless Solutions'),(674,2,163,'description','','hey, I did a free marketing book for your website, is this a good place to send it?'),(675,2,164,'names','first_name','Shawna Pinckney'),(676,2,164,'email','','shawna.pinckney61@gmail.com'),(677,2,164,'input_text','','7051514283'),(678,2,164,'dropdown','','LCD & LED Products'),(679,2,164,'description','','Hi,\r\n\r\nThere\'s a new AI tool that lets you create and sell eBooks and FlipBooks in over 100 languages.\r\n\r\nOur tool uses AI to help you generate content for eBooks on a variety of topics. Great for saving time if you\'re short on ideas or writing skills.\r\n\r\n- Create eBooks and FlipBooks in various formats (think kids\' books, puzzles, crosswords).\r\n- Generate content in a vast range of languages.\r\n- Embed affiliate links for potential income.\r\n- Automate parts of the creation process.\r\n\r\nFind out more here: https://furtherinfo.org/j9kh\r\n\r\nShawna'),(680,2,165,'names','first_name','Harman'),(681,2,165,'email','','fastprocess006@outlook.com'),(682,2,165,'input_text','','6884634234'),(683,2,165,'dropdown','','Video Distribution'),(684,2,165,'description','','Do you need any help with tasks related to Google sheets and Microsoft Excel? I can work on Creating Dashboards in excel sheets, Business Automation, Creating reports, graphs, fetching data from multiple sources, Data Spreadsheet formulations, Data Setup, Data Sorting, Vlookup, hlookup, pivot tables, manual entry of data in spreadsheet. \r\n\r\nPlease share your requirements with me on fastprocess006@outlook.com and I can share cost with you accordingly.'),(685,2,166,'names','first_name','Adrianna Dawkins'),(686,2,166,'email','','dawkins.adrianna@hotmail.com'),(687,2,166,'input_text','','514771450'),(688,2,166,'dropdown','','Mini PCs'),(689,2,166,'description','','Who said running a business was easy? \r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(690,2,167,'names','first_name','Rachael Medrano'),(691,2,167,'email','','medrano.rachael@yahoo.com'),(692,2,167,'input_text','','7255935899'),(693,2,167,'dropdown','','Mini PCs'),(694,2,167,'description','','Getting your business Vetted could help you close 60% more leads allowing you to reduce your advertising and lead generation budget\r\nStart Your 30 Day Free Trial & See The Results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(695,2,168,'names','first_name','Reinaldo Scotto'),(696,2,168,'email','','reinaldo.scotto@gmail.com'),(697,2,168,'input_text','','8193724982'),(698,2,168,'dropdown','','LCD & LED Products'),(699,2,168,'description','','I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https://t.ly/vI2ei\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(700,2,169,'names','first_name','Elyse Bunbury'),(701,2,169,'email','','elyse.bunbury@hotmail.com'),(702,2,169,'input_text','','7782360578'),(703,2,169,'dropdown','','Audio Solutions'),(704,2,169,'description','','Hi there, my name is Cody Griner. I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting contractors on Google. Can I share a testimonial \r\nfrom one of our clients with you? I can also do a short zoom to \r\nillustrate their full case study if you have time for it? \r\ncody@mrmarketingres.com 843-720-7301'),(705,2,170,'names','first_name','Edwina'),(706,2,170,'email','','edwina@akin.podiatristusa.sale'),(707,2,170,'input_text','','7029584848'),(708,2,170,'dropdown','','LCD & LED Products'),(709,2,170,'description','','Hi,\r\n\r\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\r\n\r\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\r\n\r\nGet yours today with 60% OFF: https://podiatristusa.sale\r\n\r\nThanks and Best Regards,\r\n\r\nEdwina'),(710,2,171,'names','first_name','Emily Ryan'),(711,2,171,'email','','heyitsemilyryan@gmail.com'),(712,2,171,'input_text','','4169406098'),(713,2,171,'dropdown','','Mini PCs'),(714,2,171,'description','','Hi there, do you want a free marketing video for blueocean-technologies.com? \r\n\r\nI was checking out your site blueocean-technologies.com and noticed a great opportunity\r\nto get a ton leads with videos\r\n\r\nRespond \"yes\" if you want me to send it :)\r\n\r\nThanks, \r\nEmily\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out.\r\nblueocean-technologies.com'),(715,2,172,'names','first_name','Erlinda Ebden'),(716,2,172,'email','','erlinda.ebden@gmail.com'),(717,2,172,'input_text','','651977712'),(718,2,172,'dropdown','','Meeting Room Solutions'),(719,2,172,'description','','Don’t spend another penny on leads or advertising without first getting your business Vetted. \r\nVetted builds essential trust, transparency & credibility to help you close up to 60% more deals. \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(720,2,173,'names','first_name','Erma Costa'),(721,2,173,'email','','erma.costa@googlemail.com'),(722,2,173,'input_text','','314634219'),(723,2,173,'dropdown','','Cables & Accessories'),(724,2,173,'description','','Who said running a business was easy? \r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(725,2,174,'names','first_name','Your Secret Friend'),(726,2,174,'email','','secretsofsuccess87@gmail.com'),(727,2,174,'input_text','','137739167'),(728,2,174,'dropdown','','LCD & LED Products'),(729,2,174,'description','','Hey,\r\n\r\nI\'ve discovered something that has transformed my personal and financial life, \r\n\r\nand I immediately thought of you and your incredible dedication to business and\r\n\r\npersonal development. The \"Secrets of Success\" program offers a wealth of knowledge\r\n\r\nfrom personal development legends, and I truly believe this will elevate both your \r\n\r\nbusiness and personal growth. Spots are limited, \r\n\r\nso don\'t miss out join me now: https://secretsofsuccess.com/roundpegs?afmc=17em\r\n\r\nLooking forward to seeing you inside...\r\n\r\nYour Secret Friend! xxx'),(730,2,175,'names','first_name','Richelle Bowker'),(731,2,175,'email','','richelle.bowker@gmail.com'),(732,2,175,'input_text','','7232207565'),(733,2,175,'description','','Hi, I was trying to contact the business owner because I found a great system for marketing and automation. Go High Level is the name of the game and you get 14 days for free in using this link.\r\n https://shorturl.at/c9O0A'),(734,2,176,'names','first_name','Phil Stewart'),(735,2,176,'email','','noreplyhere@aol.com'),(736,2,176,'input_text','','342-123-4456'),(737,2,176,'dropdown','','Video Distribution'),(738,2,176,'description','','Hey, looking to boost your ad game? Picture your message hitting website contact forms worldwide, grabbing attention from potential customers everywhere! Starting at just under a hundred bucks my budget-friendly packages are designed to make an impact. Drop me an email now to discuss how you can get more leads and sales now!\r\n\r\nP. Stewart\r\nEmail: 9s9k9u@submitmaster.xyz\r\nSkype: form-blasting'),(739,2,177,'names','first_name','Search Engine Index'),(740,2,177,'email','','submissions@searchindex.site'),(741,2,177,'input_text','','212674982'),(742,2,177,'dropdown','','Video Distribution'),(743,2,177,'description','','Hello,\r\n\r\nfor your website do be displayed in searches your domain needs to be indexed in the Google Search Index.\r\n\r\nTo add your domain to Google Search Index now, please visit \r\n\r\nhttps://www.domainsubmit1.pro'),(744,2,178,'names','first_name','Amelia Brown'),(745,2,178,'email','','ameliabrown0325@gmail.com'),(746,2,178,'input_text','','493533991'),(747,2,178,'dropdown','','Other Enquiry'),(748,2,178,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your \r\nsubscriber count safely and practically.\r\n\r\nOur focus is on organic growth strategies that nurture a \r\nthriving community around your channel. We don\'t use bots or \r\ngimmicks, just targeted engagement tactics to help you reach the \r\nright people.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nAmelia\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=blueocean-technologies.com'),(749,2,179,'names','first_name','Genie Delarosa'),(750,2,179,'email','','genie.delarosa@gmail.com'),(751,2,179,'input_text','','639247216'),(752,2,179,'dropdown','','Display Mounts'),(753,2,179,'description','','Vetted Businesses close 60% more leads due to elevated trust, transparency & credibility.\r\nStart Your 30 Day Free Trial & and see results for yourself!\r\nGet more info linked in my signature below. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(754,2,180,'names','first_name','Sandy'),(755,2,180,'email','','web.techdevelopment@outlook.com'),(756,2,180,'input_text','','727089475'),(757,2,180,'dropdown','','Display Mounts'),(758,2,180,'description','','Hi, This is Sandy, a website designer and developer. In 17 years of my career, I have worked on broad spectrum of technologies like PHP, WordPress, Codeigniter, Laravel, Opencart, Prestashop, Wix, Html, CSS, JavaScript, Drupal, Shopify, magento. I can help you in creating a new page, new design, resolving issues, upgrading website to latest version, making mobile responsive website, developing new functionality, 3D Model Integration, changing any existing functionality, API integration, Payment gateway or shipping functionality related work, Third-party apps integration in website, monthly maintenance, plugin or theme related work, improving design of all pages or uploading content.\r\n\r\nLet\'s chat on Web.techdevelopment@outlook.com'),(759,2,181,'names','first_name','Denese Baptiste'),(760,2,181,'email','','baptiste.denese@gmail.com'),(761,2,181,'input_text','','496782418'),(762,2,181,'dropdown','','Cables & Accessories'),(763,2,181,'description','','Hands down, the Easiest Customer Financing Program in the Industry Stop losing clients just because they have poor credit scores\r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/'),(764,2,182,'names','first_name','Louisa Whitten'),(765,2,182,'email','','louisa.whitten@gmail.com'),(766,2,182,'input_text','','3956640335'),(767,2,182,'dropdown','','Video Distribution'),(768,2,182,'description','','I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.'),(769,2,183,'names','first_name','Nida Woolls'),(770,2,183,'email','','woolls.nida@googlemail.com'),(771,2,183,'input_text','','4228918'),(772,2,183,'dropdown','','Display Mounts'),(773,2,183,'description','','Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nLearn more: https://furtherinfo.org/0wg3\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/0wg3\r\n\r\nNida'),(774,2,184,'names','first_name','Chris Smith'),(775,2,184,'email','','leadmegaphoneus@gmail.com'),(776,2,184,'input_text','','4875326'),(777,2,184,'dropdown','','Projection Solutions'),(778,2,184,'description','','Hi,\r\n\r\nI was on your website and noticed some words are missing. It might sound silly, but this could be costing you customers and affecting your monthly revenue.\r\n\r\nWould you like a complimentary Website Checkup to see how your site compares with your competition on Google? I can send it over shortly.\r\n\r\nWarm regards,\r\n\r\nChris Smith'),(779,2,185,'names','first_name','Maybell Afford'),(780,2,185,'email','','maybell.afford@gmail.com'),(781,2,185,'input_text','','3106998618'),(782,2,185,'dropdown','','Audio Solutions'),(783,2,185,'description','','Vetted businesses gain an immediate & significant advantage over their local competition that aren’t Vetted.\r\n\r\n+Increased lead & sales conversions by up to 60%\r\n+Amplified Trust, Transparency & Credibility\r\n+30 Day Free Trial to See the results for yourself\r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(784,2,186,'names','first_name','Shanky'),(785,2,186,'email','','youronlinepresence2@outlook.com'),(786,2,186,'input_text','','262733237'),(787,2,186,'dropdown','','Video Distribution'),(788,2,186,'description','','I\'m Shanky, a Social Media Marketing Manager with over 10 years of global experience. I specialize in creating tailored social media content calendars, designing branded content, conducting hashtag research, and scheduling posts. I work across Instagram, Facebook, LinkedIn, Twitter, and Pinterest to help boost your online presence and engagement. \r\n\r\nLet\'s connect at Youronlinepresence2@outlook.com to discuss it further.'),(789,2,187,'names','first_name','Krish'),(790,2,187,'email','','outsourcedigitalmarketing@outlook.com'),(791,2,187,'input_text','','I F pd kh'),(792,2,187,'dropdown','','Projection Solutions'),(793,2,187,'description','','Are you looking for a content writer or copywriter who can write according to your ideas, follow your specific tone and style, and keep your audience in mind? I specialize in crafting content that is easy to read and consistent from start to finish. I currently work with many clients, interacting with their teams via video calls to ensure everything runs smoothly. Sometimes, clients ask me to conduct keyword research and plan content topics and points to cover. I also ensure all content is SEO-friendly. My experience includes writing blogs, articles, website copy, e-commerce product descriptions, e-books, and SEO content. I am happy to work within your budget. \r\n\r\nFeel free to reach out to me at outsourcedigitalmarketing@outlook.com'),(794,2,188,'names','first_name','Ella Rinaldi'),(795,2,188,'email','','ella.rinaldi@gmail.com'),(796,2,188,'input_text','','194011367'),(797,2,188,'dropdown','','Wireless Solutions'),(798,2,188,'description','','Get Vetted & watch your lead conversions skyrocket. \r\nEvery day without Vetted is a huge missed opportunity to close up to 60% more deals.\r\nSee link in signature to start your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(799,2,189,'names','first_name','Federico Delmonte'),(800,2,189,'email','','delmonte.federico@gmail.com'),(801,2,189,'input_text','','4167405033'),(802,2,189,'dropdown','','Cables & Accessories'),(803,2,189,'description','','Game changing customer financing approves down to 500 FICO No more turning down business due to low credit scores\r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/'),(804,2,190,'names','first_name','Thaddeus'),(805,2,190,'email','','thaddeus@blueocean-technologies.com'),(806,2,190,'input_text','','887525512'),(807,2,190,'dropdown','','LCD & LED Products'),(808,2,190,'description','','Hi \r\n\r\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\r\n\r\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\r\n\r\n50% OFF + Free Shipping! Get it Now: https://linterna.cc\r\n\r\nRegards, \r\n\r\nThaddeus'),(809,2,191,'names','first_name','Moses Medford'),(810,2,191,'email','','moses.medford@googlemail.com'),(811,2,191,'input_text','','717431592'),(812,2,191,'dropdown','','Other Enquiry'),(813,2,191,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(814,2,192,'names','first_name','Emily Jones'),(815,2,192,'email','','emilyjones2250@gmail.com'),(816,2,192,'input_text','','651119825'),(817,2,192,'dropdown','','Meeting Room Solutions'),(818,2,192,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nEmily\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=blueocean-technologies.com'),(819,2,193,'names','first_name','Bob'),(820,2,193,'email','','jimersonbob6@gmail.com'),(821,2,193,'input_text','','Gmxm'),(822,2,193,'dropdown','','LCD & LED Products'),(823,2,193,'description','','Hi, I did a free marketing video for your website, is this a good place to send it?\r\nPlease fill out your info here if so: https://freevideoservice.com/'),(824,2,194,'names','first_name','Melba Alvardo'),(825,2,194,'email','','melba.alvardo75@gmail.com'),(826,2,194,'input_text','','47138556'),(827,2,194,'dropdown','','Mini PCs'),(828,2,194,'description','','The Vetted Business Directory has completed its May 2024 updates with 7,358 new businesses added.\r\n\r\nYour business was unfortunately NOT ABLE TO BE INCLUDED :-(\r\n\r\nDon’t worry, this is easy to fix.\r\n \r\nUse the link in my signature to add or update your Vetted business details and realize the powerful benefits of being a Vetted Business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(829,2,195,'names','first_name','Mark Rogers'),(830,2,195,'email','','rogersmark621@gmail.com'),(831,2,195,'input_text','','4121604119'),(832,2,195,'dropdown','','Wireless Solutions'),(833,2,195,'description','','Hi,\r\n\r\n\r\nI\'d love to volunteer as your video expert, so I\'ve created a custom video for your site ( blueocean-technologies.com ), It’s completely 100% free, with no strings attached.\r\nJust let me know where do you want me to send it here: ( https://video-services.enterprisetemplate.com/?website=blueocean-technologies.com )\r\n\r\nThis is a token to earn your business, if you are interested, let\'s get on a quick call to see how I can help you double your clients in the first 1-3 months, \r\nhere\'s my calendar: ( https://video-services.enterprisetemplate.com/call )\r\n\r\nBest regards,\r\n-Mark'),(834,2,196,'names','first_name','Dolores Biddle'),(835,2,196,'email','','biddle.dolores@hotmail.com'),(836,2,196,'input_text','','9815663644'),(837,2,196,'dropdown','','Display Mounts'),(838,2,196,'description','','Who said running a business was easy? \r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n** USA Based Businesses Only! **\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(839,2,197,'names','first_name','Adi Wan'),(840,2,197,'email','','viralbusinesscampaign@outlook.com'),(841,2,197,'input_text','','3686940946'),(842,2,197,'dropdown','','Meeting Room Solutions'),(843,2,197,'description','','Are you looking to create videos to boost your brand’s visibility and engagement, increase revenue, capture your audience\'s attention, and showcase complex ideas in a simplified way? I can help you achieve this by creating both live-action and animated explainer videos. My services include comprehensive pre-production planning, script writing, graphic design, storyboarding, video editing, animation, sound effects, background music, voiceovers, and footage compilation. If you\'re interested in communicating your business model, products, or services to your audience with a compelling explainer video.\r\n\r\nPlease reach out to me at ViralBusinessCampaign@outlook.com and share your goals.'),(844,2,198,'names','first_name','Ivory Mallette'),(845,2,198,'email','','ivory.mallette@outlook.com'),(846,2,198,'input_text','','6134488116'),(847,2,198,'description','','Hands down, the Easiest Customer Financing Program in the Industry More approvals = More Profits\r\n\r\n** USA Based Businesses Only! **\r\n\r\nGet in touch with me below for more info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/'),(848,2,199,'names','first_name','Maynard Cramp'),(849,2,199,'email','','maynard.cramp@gmail.com'),(850,2,199,'input_text','','9058590637'),(851,2,199,'dropdown','','Display Mounts'),(852,2,199,'description','','Getting your business Vetted will supercharge your sales & help you close up to 60% more leads than non Vetted businesses.\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nGet started & more info linked in my signature below.\r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(853,2,200,'names','first_name','Virgilio'),(854,2,200,'email','','virgiliomyer@foxmail.com'),(855,2,200,'input_text','','94294404'),(856,2,200,'dropdown','','Display Mounts'),(857,2,200,'description','','World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\r\n\r\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \r\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\r\n\r\nGet Yours: https://hineck.co\r\n\r\nThe Best,\r\n\r\nVirgilio\r\nBlueOcean Technologies – Audio Visual Equipment Supplier in UAE'),(858,2,201,'names','first_name','Nan Scales'),(859,2,201,'email','','scales.nan@gmail.com'),(860,2,201,'input_text','','335318498'),(861,2,201,'dropdown','','Video Distribution'),(862,2,201,'description','','Finally, an all in one customer financing solution for ANY credit score between 500-850 FICO Don\'t leave money on the table, now you\'ll be able to turn people with low credit scores into paying customers!\r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nJessica Snyder\r\njessica.snyder@helloratespros.com\r\nhttps://helloratespros.com/5-6/'),(863,2,202,'names','first_name','Allison Blakely'),(864,2,202,'email','','allison.blakely@gmail.com'),(865,2,202,'input_text','','Mq d rnt'),(866,2,202,'dropdown','','Meeting Room Solutions'),(867,2,202,'description','','Hi blueocean-technologies.com Manager.\r\n\r\nAllison here with a quick thought about your website blueocean-technologies.com...\r\n\r\nI’m throughout the internet a lot and I observe many business websites.\r\n\r\nLike yours, many them have great content.\r\n\r\nBut frequently, they come up short when it comes to connecting and linking with anybody who visits.\r\n\r\nI get it – it’s challenging. Studies show 7 out of 10 people who visit a site, abandon it in moments without leaving any trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nInstant Engagement Tool is a software widget that’s operates on your site, set to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them really while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to test a Live Demo with Lead Capture now to see specifically how it works.\r\n\r\nIt could be massive for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – instantly… and contacting someone in that 5-minute window is 100 times more potent than reaching out 30 minutes or more later.\r\n\r\nMoreover, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEach aspect I’ve just described is extremely easy to implement, cost-effective, and profitable.\r\n\r\nCLICK HERE https://turboleadgeneration.com to discover what Instant Engagement Tool can do for your business.\r\n\r\nYou might be converting up to 100X more eyeballs into leads today!\r\n\r\nAllison\r\nPS: Instant Engagement Tool offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers ready to talk with you at this moment… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to test Instant Engagement Tool now.\r\n\r\nIf you\'d choose to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com\r\n\r\nOnly a rapid note - the identities and email address used in this communication, Allison and Blakely, are placeholders and not actually real information. We appreciate candor and wished to make sure you’re aware! If you want to make contact with the real one responsible for this memo, do check out our site, and we’ll associate you with the proper individual.'),(868,2,203,'names','first_name','Ralf Sherlock'),(869,2,203,'email','','sherlock.ralf27@gmail.com'),(870,2,203,'input_text','','657288279'),(871,2,203,'dropdown','','Other Enquiry'),(872,2,203,'description','','Are you looking for a capable financial company to fund your business project?\r\n\r\nwe are here to provide you with the best solution for your business growth. we provide the most suitable business loan package to meet your need. \r\nemail me here. \r\ninfo@financeworldwidehk.com \r\n \r\n \r\n \r\n \r\nBest regards,\r\nLaura Cha.\r\nCustomer Service Representative'),(873,2,204,'names','first_name','Earl Pauley'),(874,2,204,'email','','pauley.earl@gmail.com'),(875,2,204,'input_text','','685530963'),(876,2,204,'dropdown','','Video Distribution'),(877,2,204,'description','','Hi there,\r\n\r\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\r\n\r\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\r\n\r\nHere\'s what you get:\r\n\r\nUltra-fast hosting powered by Intel® Xeon® CPU technology\r\nUnlimited website hosting\r\nUnlimited cloud storage\r\nUnlimited video hosting\r\nUnlimited funnel creation\r\nFree SSL certificates for all domains and files\r\n99.999% uptime guarantee\r\n24/7 customer support\r\nEasy-to-use cPanel\r\n365-day money-back guarantee\r\n\r\nPlus, get these exclusive bonuses when you act now:\r\n\r\n60+ reseller licenses (sell hosting to your clients!)\r\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\r\n\r\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\r\n\r\nClick here to learn more: https://furtherinfo.org/yarx\r\n\r\nEarl\r\n\r\nIf you do not wish to receive any further offers:\r\nhttps://removeme.click/wp/unsubscribe.php?d=blueocean-technologies.com'),(878,2,205,'names','first_name','Nolan Watson'),(879,2,205,'email','','kean.annetta@outlook.com'),(880,2,205,'input_text','','(209) 123-4567'),(881,2,205,'dropdown','','Cables & Accessories'),(882,2,205,'description','','Did you know?\r\n\r\nEmbracing sustainability is not just a trend!\r\n\r\nJoin the movement and transform your home or office with sustainable practices.\r\n\r\nLearn more >>> https://www.missionnewenergy.com/biodiesel-energy/jatropha-tree-how-big-do-they-get/.\r\n\r\nSave money on maintenance while protecting the environment.\r\n\r\nFrom solar panels and green roofs, each effort matters.\r\n\r\nAct now and see the impact!\r\n\r\nStay ahead in sustainability.'),(883,2,206,'names','first_name','Rhea Olmstead'),(884,2,206,'email','','olmstead.rhea@googlemail.com'),(885,2,206,'input_text','','7974717496'),(886,2,206,'dropdown','','LCD & LED Products'),(887,2,206,'description','','Who said running a business was easy? \r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(888,2,207,'names','first_name','Tiffany Colangelo'),(889,2,207,'email','','colangelo.alisha@yahoo.com'),(890,2,207,'input_text','','7942626838'),(891,2,207,'dropdown','','Cables & Accessories'),(892,2,207,'description','','I\'m so horny right now. I hope you can help me masturbate.\r\n\r\nhttps://tiffanycamgirl.com'),(893,2,208,'names','first_name','Eric Jones'),(894,2,208,'email','','ericjonesmyemail@gmail.com'),(895,2,208,'input_text','','555-555-1212'),(896,2,208,'dropdown','','Meeting Room Solutions'),(897,2,208,'description','','Hi blueocean-technologies.com Owner! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(898,2,209,'names','first_name','Gilbert Overlock'),(899,2,209,'email','','gilbert.overlock@googlemail.com'),(900,2,209,'input_text','','266851663'),(901,2,209,'dropdown','','LCD & LED Products'),(902,2,209,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/ledvWnKI\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(903,2,210,'names','first_name','Micheline Sisley'),(904,2,210,'email','','micheline.sisley26@gmail.com'),(905,2,210,'input_text','','6502449679'),(906,2,210,'dropdown','','Display Mounts'),(907,2,210,'description','','Businesses that get Vetted are running circles around their competition that just keeps pouring more money into leads & advertising.\r\nVetted builds essential trust, transparency & credibility to help you close up to 60% more deals. \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nSarah.McCormick@VettedPros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\r\n\r\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.'),(908,2,211,'names','first_name','William Ambrosio'),(909,2,211,'email','','globalhiringagents@gmail.com'),(910,2,211,'input_text','','7473163974'),(911,2,211,'dropdown','','Projection Solutions'),(912,2,211,'description','','Hello, it\'s Will! Does your company have any urgent hiring needs? I have a lot of experience in finding professionals who often seem undiscoverable.\r\n\r\nI\'ve found that volunteering my efforts is a great way to showcase our capabilities to new clients. I\'m able to provide a market analysis of local talent or discuss other ways we may be able to assist your team. Reply here or text me at 7473163974 to share which employees have been challenging to find and hire in your area. Looking forward to your response.\r\n\r\nBest Regards,\r\nWilliam Ambrosio\r\nMarketing Director\r\n\r\n\r\n\r\n\r\n\r\n\r\nOpt out of future messages by replying to the message and saying opt out.\r\nblueocean-technologies.com'),(913,2,212,'names','first_name','Matthew Williams'),(914,2,212,'email','','futurosalesco@gmail.com'),(915,2,212,'input_text','','671556521'),(916,2,212,'dropdown','','Video Distribution'),(917,2,212,'description','','Hi there,\r\n\r\nEngagement is the key to social media success, and what better way to boost it than with a vast collection of high-quality Reels and Shorts? Our bundle of 35,000 Reels is crafted to help you captivate your audience and keep them coming back for more.\r\n\r\nWith content tailored for Facebook, Instagram, TikTok, and YouTube, you can ensure consistent and engaging posts across all your social media channels. Perfect for promoting your business, enhancing your personal brand, or amplifying your clients\' presence, our Reels bundle is a game-changer.\r\n\r\nReady to elevate your engagement? Click here to learn more and make this powerful tool yours: [Get Your Reels Bundle](https://thedigitalagency.site/reels).\r\n\r\nWarm regards,\r\n\r\nMatthew Williams \r\nPresident, AgencyFuse\r\n\r\n\r\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.'),(918,2,213,'names','first_name','Eric Jones'),(919,2,213,'email','','ericjonesmyemail@gmail.com'),(920,2,213,'input_text','','555-555-1212'),(921,2,213,'dropdown','','Projection Solutions'),(922,2,213,'description','','Dear blueocean-technologies.com Admin. Cool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(923,2,214,'names','first_name','Joe Williams'),(924,2,214,'email','','bestphoneservicenow@gmail.com'),(925,2,214,'input_text','','5554567788'),(926,2,214,'dropdown','','Audio Solutions'),(927,2,214,'description','','If you\'d like to receive a free video explaining how this will help your buisness strive for around 20 dollars a line please respond with the word YES and we will get that video out to you as soon as we can. Have a Great day!!!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubscribe to future marketing please respond stop with your url and any other url for other buisnesses you may own...example ( https://www.example.com/products)'),(928,2,215,'names','first_name','Eric Jones'),(929,2,215,'email','','ericjonesmyemail@gmail.com'),(930,2,215,'input_text','','555-555-1212'),(931,2,215,'dropdown','','Wireless Solutions'),(932,2,215,'description','','To the\r\n\r\nMy name’s Eric and I just found your site blueocean-technologies.com Owner.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(933,2,216,'names','first_name','Alberto Curtiss'),(934,2,216,'email','','alberto.curtiss@hotmail.com'),(935,2,216,'input_text','','89432085'),(936,2,216,'dropdown','','Wireless Solutions'),(937,2,216,'description','','Hi there,\r\n\r\nWe promise—this isn\'t just another message. Imagine saving money and simplifying your website management all at once. At WordPressPro.org, we make it possible.\r\n\r\nHere\'s how:\r\n\r\n Affordable Plans: Starting at just $9.95/month\r\n User-Friendly Platform: Manage your site with ease\r\n Free Migration Service: Seamless transition to our platform\r\n\r\nGive your website the boost it deserves. Join us today!\r\n\r\nBest regards,\r\n\r\nThe WordPressPro.org Team\r\nwww.wordpresspro.org\r\ninfo@wordpresspro.org'),(938,2,217,'names','first_name','Ray Noggle'),(939,2,217,'email','','ray.noggle@outlook.com'),(940,2,217,'input_text','','323907230'),(941,2,217,'dropdown','','Video Distribution'),(942,2,217,'description','','To the blueocean-technologies.com Webmaster.\r\n\r\nCool website!\r\n\r\nMy name’s Ray, and I recently discovered your site - blueocean-technologies.com - while browsing the net. You popped up at the top of the search results, so I looked you out. Seems like what you’re doing is amazing.\r\n\r\nBut just in case you don’t mind me asking – once someone like me stumbles across blueocean-technologies.com, what normally happens?\r\n\r\nDoes your site generating leads for your business?\r\n\r\nI’m thinking a few, but I also bet you’d prefer more… research indicate that 7 out 10 people that land on a site end up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere is a suggestion – what if there\'s an easy way for each visitor to raise their hand to get a phone call from you INSTANTLY… the second they visit your site and said, “call me now.”\r\n\r\nGuess what, you can –\r\n\r\nWeb Visitors Into Leads is a tool widget that’s works on your site, prepared to collect any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY – so that you can talk to that lead as they’re literally browsing your site.\r\n\r\nCLICK HERE https://leadgenmaximize.com to experience a Live Demo with Web Visitors Into Leads now to see precisely how it functions.\r\n\r\nTiming is crucial when it comes to engaging with leads – the gap between connecting with someone in just 5 minutes compared to 30 minutes later is huge – like 100 times more effective!\r\n\r\nThat’s why we built out our new SMS Text With Lead capability… as once you’ve grabbed the visitor’s phone number, you can instantly start a text message (SMS) chat.\r\n\r\nConsider about the possibilities – even if you don’t close a deal right away, you can keep in touch with text messages for fresh promotions, content links, even just “how you doing?” notes to establish a relationship.\r\n\r\nWould not that be awesome?\r\n\r\nCLICK HERE https://leadgenmaximize.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nRay\r\n\r\nPS: Web Visitors Into Leads provides a FREE 14 days trial – and it even features International Long Distance Calls. \r\nYou have customers eager to chat with you at this moment… don’t keep them waiting. \r\nCLICK HERE https://leadgenmaximize.com to experience Web Visitors Into Leads today.\r\n\r\nIf you\'d want to unsubscribe click here https://leadgenmaximize.com/unsubscribe.aspx?d=blueocean-technologies.com\r\n\r\n\r\nOnly a brief note - the names and email used here, Ray and Noggle, are placeholders and not real contact details. We appreciate transparency and wanted to make that you’re aware! If you desire to come in touch with the real person responsible for this message, kindly visit our site, and we’ll connect you with the right individual.'),(943,2,218,'names','first_name','Frances Orton'),(944,2,218,'email','','orton.frances@gmail.com'),(945,2,218,'input_text','','7019444294'),(946,2,218,'dropdown','','Meeting Room Solutions'),(947,2,218,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(948,2,219,'names','first_name','Joanna Riggs'),(949,2,219,'email','','joannariggs278@gmail.com'),(950,2,219,'input_text','','526998961'),(951,2,219,'dropdown','','Audio Solutions'),(952,2,219,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=blueocean-technologies.com'),(953,2,220,'names','first_name','Kyle Phillip'),(954,2,220,'email','','emailaudits@gmail.com'),(955,2,220,'input_text','','482773111'),(956,2,220,'dropdown','','Audio Solutions'),(957,2,220,'description','','Hi, my name is Kyle and I\'d like to volunteer my time to you. I have a ton of experience building and marketing websites and I\'ve found that one of the best ways to network is by volunteering. I\'d like to donate my time by creating a free video for your website. If interested please fill the intake form on https://freewebsitevideo.com and I\'ll get started ASAP. Best regards! Kyle'),(958,2,221,'names','first_name','Christal Regan'),(959,2,221,'email','','christal.regan47@gmail.com'),(960,2,221,'input_text','','4699516187'),(961,2,221,'dropdown','','Cables & Accessories'),(962,2,221,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(963,2,222,'names','first_name','Les Masten'),(964,2,222,'email','','les.masten@hotmail.com'),(965,2,222,'input_text','','526866639'),(966,2,222,'dropdown','','Display Mounts'),(967,2,222,'description','','Dear blueocean-technologies.com Webmaster.\r\n\r\nLes here with a quick thought about your website blueocean-technologies.com...\r\n\r\nI’m on the internet a lot and I examine many business websites.\r\n\r\nLike yours, several them have excellent content.\r\n\r\nBut more often than not, they come up short when it comes to engaging and bonding with someone who visits.\r\n\r\nI realize – it’s challenging. Studies show 7 out of 10 people who visit a site, abandon it in moments without leaving any trace. You got the eyeball, but nothing else.\r\n\r\nI have a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to chat with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be enormous for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – instantly… and contacting someone in that 5-minute window is 100 times more effective than reaching out 30 minutes or more later.\r\n\r\nMoreover, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nAll I’ve just described is incredibly easy to implement, cost-effective, and profitable.\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn what Web Visitors Into Leads can do for your business.\r\n\r\nYou can be converting up to 100X more eyeballs into leads today!\r\n\r\nLes\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling.\r\nYou have customers ready to talk with you immediately… don’t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to try Instant Engagement Tool now.\r\n\r\nIf you\'d prefer to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com\r\n\r\nJust a quick notification - the names and email address employed in this note, Les and Masten, are placeholders and not really real information. We cherish openness and wanted to confirm you’re informed! Should you desire to make contact with the true person behind this message, do go to our website, and we’ll associate you with the correct person.'),(968,2,223,'names','first_name','Jaimie Fraser'),(969,2,223,'email','','jaimie.fraser70@yahoo.com'),(970,2,223,'input_text','','624025340'),(971,2,223,'dropdown','','Audio Solutions'),(972,2,223,'description','','hi! I want to invite you to boost your earnings with our service:\r\n\r\nMonetag accept all websites instant!\r\nYou can place ads, yes\r\n\r\nBut:\r\n\r\nJust place a (direct lin)k, and for everyone that clicks the link you get paid instantly!\r\n\r\nExample1: https://bit.ly/TestExampleMonetagDirectLink1\r\n\r\nWithout the visitor needing to buy something or sign up, just getting paid per linkclick!\r\n\r\nTo Sign up and start earning immidiatly with your traffic (High CPM earnings) register here:\r\n\r\nhttps://bit.ly/MonetagRegisterToEarn'),(973,2,224,'names','first_name','Phil Stewart'),(974,2,224,'email','','noreplyhere@aol.com'),(975,2,224,'input_text','','342-123-4456'),(976,2,224,'description','','Worldwide Ad Exposure: Want your ad to appear everywhere? For less than $100, I can blast your message to website contact forms globally. Reach out via Skype or email below for more info.\r\n\r\nP. Stewart\r\nEmail: kk5unu@mail2go.xyz\r\nSkype: form-blasting'),(977,2,225,'names','first_name','Amie Mudie'),(978,2,225,'email','','amie.mudie@gmail.com'),(979,2,225,'input_text','','638740157'),(980,2,225,'dropdown','','Wireless Solutions'),(981,2,225,'description','','Important: \r\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\r\n\r\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\r\n\r\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nSee link in my signature to add /update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!'),(982,2,226,'names','first_name','Eric Jones'),(983,2,226,'email','','ericjonesmyemail@gmail.com'),(984,2,226,'input_text','','555-555-1212'),(985,2,226,'dropdown','','Meeting Room Solutions'),(986,2,226,'description','','Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(987,2,227,'names','first_name','Cynthia Bardin'),(988,2,227,'email','','cynthia.bardin@gmail.com'),(989,2,227,'input_text','','446495343'),(990,2,227,'dropdown','','Audio Solutions'),(991,2,227,'description','','WANTED: Partnerships & Agents for Global E-commerce Firm\r\n\r\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\r\n\r\nWhy Choose 4U2 Inc.? (see https.//www.4u2inc.com)\r\n\r\nGlobal reach for your products\r\nImmediate requirements for a wide range of items\r\nOpportunity to expand your business network\r\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\r\n\r\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\r\n\r\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!'),(992,2,228,'names','first_name','Dora Edmond'),(993,2,228,'email','','edmond.dora@gmail.com'),(994,2,228,'input_text','','428198737'),(995,2,228,'dropdown','','LCD & LED Products'),(996,2,228,'description','','Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\r\n\r\nWant to remove the stress and get some breathing room?\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(997,2,229,'names','first_name','Bobbie Nielsen'),(998,2,229,'email','','bobbie.nielsen19@gmail.com'),(999,2,229,'input_text','','7980238841'),(1000,2,229,'dropdown','','Meeting Room Solutions'),(1001,2,229,'description','','As you\'ve received this message, we can send your message to millions of email inboxes successfully.\r\n\r\nUnleash the power of bulk contact form submissions with our solutions. Reach millions of website owners daily and experience instant results. We can submit up to 1 million messages per day, driving:\r\n\r\n+ Targeted Traffic\r\n+ Qualified Leads\r\n+ New Customers\r\n+ Increased Purchases\r\n\r\nMake use of our service now! Starting from $9.\r\n\r\n** Check: https://bit.ly/formsubmitbulk\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you want to stop receiving these mails and all future emails, please submit your website address at https://bit.ly/unsubscribethat\r\n63 Kingsway North, Holmfirth, NA, United Kingdom, Hd7 5dw'),(1002,2,230,'names','first_name','Amelia Brown'),(1003,2,230,'email','','amelia@ytpromotion.online'),(1004,2,230,'input_text','','438442445'),(1005,2,230,'dropdown','','Wireless Solutions'),(1006,2,230,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(1007,2,231,'names','first_name','Elizabeth Matthias'),(1008,2,231,'email','','elizabeth.matthias@gmail.com'),(1009,2,231,'input_text','','353734084'),(1010,2,231,'description','','hi! I want to invite you to boost your earnings (massivly!) with our service:\r\n\r\nFREE Traffic System: Flood Your Sites With FREE Traffic\r\n\r\n\r\nHere’s Why You Need To Get Empire For Just $1 Right Now…\r\n\r\nNo Paid Advertising\r\nNo Creating Videos\r\nNewbie-friendly method\r\nWorks for anyone, period\r\nUnlimited FREE Traffic System\r\n60 day money back guarantee. Get results with this or we will give you 100% of your money back inside the next 60 days\r\n\r\nTry it out for just 1$ Trial here:\r\nhttps://bit.ly/SuperBoostTrafficTrial'),(1011,2,232,'names','first_name','James Mcgill'),(1012,2,232,'email','','bestphoneservicenow@gmail.com'),(1013,2,232,'input_text','','5554567788'),(1014,2,232,'dropdown','','Display Mounts'),(1015,2,232,'description','','Are you tired of your phone provider increasing your bill after a year? Lock in a 3 yr plan that does So much more than allowing you to talk. Reply YES and I\'ll send you a free video exsplaining. Have a good 1!!!!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubscribe to future marketing please respond stop with you rdomain and any other domain for other buisnesses you may own...example (jamesfishtackle.com)'),(1016,2,233,'names','first_name','Allison Paquette'),(1017,2,233,'email','','paquette.allison@googlemail.com'),(1018,2,233,'input_text','','890177031'),(1019,2,233,'dropdown','','Audio Solutions'),(1020,2,233,'description','','Hey there,\r\n\r\nAre you tired of seeing your website traffic go to waste?\r\n\r\n Monetag can help you turn those visitors into cold, hard cash. Imagine earning extra income without the hassle of complex ad networks.\r\n\r\n Our platform makes it easy to place high-paying ads on your site, with instant approval and quick payouts. Don\'t let another visitor leave empty-handed.\r\n\r\n Let\'s start making your website work harder for you.\r\n\r\nReady to give it a try?\r\nhttps://bit.ly/MonetagRegisterToEarn'),(1021,2,234,'names','first_name','Stormy Coode'),(1022,2,234,'email','','coode.stormy@googlemail.com'),(1023,2,234,'input_text','','670048838'),(1024,2,234,'dropdown','','Audio Solutions'),(1025,2,234,'description','','How would you like a surefire way to dominate your local market & win more sales from your competition?\r\n\r\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \r\nThat’s a game changer.\r\nVetted also provides great SEO & FREE local leads\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1026,2,235,'names','first_name','Eric Jones'),(1027,2,235,'email','','ericjonesmyemail@gmail.com'),(1028,2,235,'input_text','','555-555-1212'),(1029,2,235,'dropdown','','Other Enquiry'),(1030,2,235,'description','','Dear blueocean-technologies.com Administrator. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1031,2,236,'names','first_name','Clarita Wilber'),(1032,2,236,'email','','wilber.clarita@gmail.com'),(1033,2,236,'input_text','','365434895'),(1034,2,236,'dropdown','','Audio Solutions'),(1035,2,236,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://t.ly/ktQgG\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and traffic.'),(1036,2,237,'names','first_name','Yong Mansfield'),(1037,2,237,'email','','mansfield.yong45@gmail.com'),(1038,2,237,'input_text','','7055796651'),(1039,2,237,'dropdown','','Meeting Room Solutions'),(1040,2,237,'description','','Important: \r\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\r\n\r\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\r\n\r\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nSee link in my signature to add /update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!'),(1041,2,238,'names','first_name','Heidi'),(1042,2,238,'email','','magicmat@blueocean-technologies.com'),(1043,2,238,'input_text','','8524978609'),(1044,2,238,'dropdown','','Other Enquiry'),(1045,2,238,'description','','Get The Worlds Greatest Magic Sand Free Beach Mat!\r\n\r\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\r\n\r\nAct Now And Receive A Special Discount For Our Magic Mat!\r\n\r\nGet Yours Here: https://magicmats.co\r\n\r\nThanks and Best Regards, \r\n \r\nHeidi'),(1046,2,239,'names','first_name','Eric Jones'),(1047,2,239,'email','','ericjonesmyemail@gmail.com'),(1048,2,239,'input_text','','555-555-1212'),(1049,2,239,'dropdown','','LCD & LED Products'),(1050,2,239,'description','','To the, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1051,2,240,'names','first_name','Roberto'),(1052,2,240,'email','','roberto.romero@pacifico.com.pe'),(1053,2,240,'input_text','','993528722'),(1054,2,240,'dropdown','','Meeting Room Solutions'),(1055,2,240,'description','','estimados necesito mas detalle sobre sobre la tecnología que ofrecen para implementar salas multimedia e hibridas, contactarme por correo.\r\n\r\ngracias.'),(1056,2,241,'names','first_name','Jeanett Descoteaux'),(1057,2,241,'email','','jeanett.descoteaux@hotmail.com'),(1058,2,241,'input_text','','479305836'),(1059,2,241,'dropdown','','Projection Solutions'),(1060,2,241,'description','','Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1061,2,242,'names','first_name','Eric Jones'),(1062,2,242,'email','','ericjonesmyemail@gmail.com'),(1063,2,242,'input_text','','555-555-1212'),(1064,2,242,'dropdown','','Audio Solutions'),(1065,2,242,'description','','Hello blueocean-technologies.com Administrator! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1066,2,243,'names','first_name','Matthew Williams'),(1067,2,243,'email','','futurosalesco@gmail.com'),(1068,2,243,'input_text','','890812334'),(1069,2,243,'dropdown','','Projection Solutions'),(1070,2,243,'description','','Hey there,\r\n\r\nI know what you’re thinking – “This sounds amazing, but is it really for me?” Let’s tackle those doubts head-on.\r\n\r\nConcern 1: “I’m not tech-savvy enough to manage custom APIs.”\r\nOur APIs are designed to be user-friendly. If you can send an email, you can integrate our APIs. Plus, our support team is here to help every step of the way.\r\n\r\nConcern 2: “Is it really worth the investment?”\r\nAbsolutely! Think of the savings on recurring fees and the endless growth potential. It’s an investment that pays for itself in no time.\r\n\r\nConcern 3: “Will it fit my unique needs?”\r\nOur APIs are custom-built to fit your exact requirements. You get exactly what you need, tailored for your business.\r\n\r\nStop holding back your growth. Click here to explore how our Custom Unlimited Lifetime APIs can work for you.\r\n\r\n\r\nReady to break free from limitations? Click the link now to get your Custom Unlimited Lifetime API and watch your business soar! [Get Your API] (https://arsourceinfo.wixstudio.io/lifetime-api)\r\n\r\nWarning: The website works best on desktop.\r\n\r\nTo breaking barriers,\r\nMatthew WIlliams, President, ARSource\r\n\r\n\r\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.'),(1071,2,244,'names','first_name','Charity Sternberg'),(1072,2,244,'email','','charity.sternberg@gmail.com'),(1073,2,244,'input_text','','3165877689'),(1074,2,244,'dropdown','','Display Mounts'),(1075,2,244,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://bit.ly/3W18sB3\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(1076,2,245,'names','first_name','Carey Chacon'),(1077,2,245,'email','','chacon.carey79@hotmail.com'),(1078,2,245,'input_text','','144183028'),(1079,2,245,'dropdown','','Wireless Solutions'),(1080,2,245,'description','','hi!\r\n\r\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\r\n\r\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24/7\r\n\r\ncheck how now:\r\nhttps://bit.ly/copy_my_business_now_ebook (copy high succes strategy now)'),(1081,2,246,'names','first_name','Eric Jones'),(1082,2,246,'email','','ericjonesmyemail@gmail.com'),(1083,2,246,'input_text','','555-555-1212'),(1084,2,246,'dropdown','','LCD & LED Products'),(1085,2,246,'description','','To the blueocean-technologies.com Administrator. Cool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1086,2,247,'names','first_name','Kyle Phillip'),(1087,2,247,'email','','emailaudits@gmail.com'),(1088,2,247,'input_text','','3274802149'),(1089,2,247,'dropdown','','Video Distribution'),(1090,2,247,'description','','Hi, my name is Kyle and I\'d like to volunteer my time to you. I have a ton of experience building and marketing websites and I\'ve found that one of the best ways to network is by volunteering. I\'d like to donate my time by creating a free video for your website. If interested please fill the intake form on https://freewebsitevideo.com and I\'ll get started ASAP. Best regards! Kyle'),(1091,2,248,'names','first_name','Eric Jones'),(1092,2,248,'email','','ericjonesmyemail@gmail.com'),(1093,2,248,'input_text','','555-555-1212'),(1094,2,248,'dropdown','','LCD & LED Products'),(1095,2,248,'description','','Hello blueocean-technologies.com Admin. this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1096,2,249,'names','first_name','Mozelle Boose'),(1097,2,249,'email','','mozelle.boose5@gmail.com'),(1098,2,249,'input_text','','553045856'),(1099,2,249,'dropdown','','Display Mounts'),(1100,2,249,'description','','Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1101,2,250,'names','first_name','Ella G.'),(1102,2,250,'email','','toptiercrm.email@gmail.com'),(1103,2,250,'input_text','','2893879210'),(1104,2,250,'dropdown','','Meeting Room Solutions'),(1105,2,250,'description','','Would it be a bad idea to reach millions of people next week?\r\n\r\nSeeking Beta-Testers - Free Leads - All B2B Sectors\r\n\r\nHow does gaining an extra 10,000 pairs of eyes a month focused on your business sound to you?\r\n\r\nWe\'re beta testing our new lead generation system and providing you with new leads in exchange for your feedback.\r\n\r\nNo more chasing leads, imagine leads coming to you automatically.\r\n\r\nLearn more:\r\nhttps://cfm.toptiercrm.tech/\r\n\r\nTalk soon, \r\n\r\nRoberta H.\r\n\r\nTop Tier CRM\r\nInternational Service\r\n\r\n\r\n\r\nUnsubscribe With One Click\r\nThis one-click opt-out will add all your domain emails and contact forms on our Do Not Contact list, and you will receive no further contact from us with marketing messages.\r\n\r\nhttps://bullet-proof.biz/unsubscribe.php?d=blueocean-technologies.com'),(1106,2,251,'names','first_name','Virgilio Hamlin'),(1107,2,251,'email','','virgilio.hamlin@outlook.com'),(1108,2,251,'input_text','','736806383'),(1109,2,251,'description','','Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\r\n\r\nWant to remove the stress and get some breathing room?\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1110,2,252,'names','first_name','Esteban Newland'),(1111,2,252,'email','','newland.esteban@gmail.com'),(1112,2,252,'input_text','','436958928'),(1113,2,252,'dropdown','','Display Mounts'),(1114,2,252,'description','','Do you have big ideas and plans to update your website, but hate the outrageous fees that most agencies charge?\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(1115,2,253,'names','first_name','Matthew Williams'),(1116,2,253,'email','','futurosalesco@gmail.com'),(1117,2,253,'input_text','','40912845'),(1118,2,253,'description','','Hey there!\r\n\r\nWe’ve helped many businesses boost their efficiency through automation. But don’t just take our word for it—hear from our satisfied clients.\r\n\r\nReady to see if automation is right for you? Take our quick quiz!\r\n\r\nhttps://tally.so/r/3N6yBB\r\n\r\nBest, \r\nMatthew Williams \r\nPresident, ARSource'),(1119,4,254,'names','first_name','ahmed'),(1120,4,254,'names_1','first_name','elwan'),(1121,4,254,'email','','ahmedelwan972@gmail.com'),(1122,2,255,'names','first_name','Tamie Hutchings'),(1123,2,255,'email','','tamie.hutchings@gmail.com'),(1124,2,255,'input_text','','6513454251'),(1125,2,255,'dropdown','','Display Mounts'),(1126,2,255,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://bit.ly/3W18sB3\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(1127,2,256,'names','first_name','Ilene Porras'),(1128,2,256,'email','','porras.ilene@outlook.com'),(1129,2,256,'input_text','','Ad Aqs lupgmjo'),(1130,2,256,'dropdown','','Other Enquiry'),(1131,2,256,'description','','hi!\r\n\r\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\r\n\r\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24/7\r\n\r\ncheck how now:\r\nhttps://bit.ly/copy_my_business_now_ebook (copy high succes strategy now)'),(1132,2,257,'names','first_name','Faustino Beasley'),(1133,2,257,'email','','beasley.faustino@hotmail.com'),(1134,2,257,'input_text','','2564790683'),(1135,2,257,'dropdown','','Projection Solutions'),(1136,2,257,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/3ehQFP9d\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(1137,2,258,'names','first_name','Eric Jones'),(1138,2,258,'email','','ericjonesmyemail@gmail.com'),(1139,2,258,'input_text','','555-555-1212'),(1140,2,258,'description','','To the\r\n\r\nMy name’s Eric and I just found your site blueocean-technologies.com Owner.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1141,2,259,'names','first_name','Joanna Riggs'),(1142,2,259,'email','','joannariggs278@gmail.com'),(1143,2,259,'input_text','','589319510'),(1144,2,259,'dropdown','','Cables & Accessories'),(1145,2,259,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.click/ev/unsubscribe.php?d=blueocean-technologies.com'),(1146,2,260,'names','first_name','James Mcgill'),(1147,2,260,'email','','bestphoneservicenow@gmail.com'),(1148,2,260,'input_text','','5554567788'),(1149,2,260,'dropdown','','Mini PCs'),(1150,2,260,'description','','Hello blueocean-technologies.com Team,\r\n\r\nI hope this message finds you well. My name is Nick, and I am reaching out from ACR Solutions For Almost Anything\r\nAt ACR Solutions, we specialize in providing top-tier telecommunications services. We are excited to introduce Net2Phone, a robust VoIP solution designed to enhance your business communication efficiency while reducing costs.\r\nHere’s why Net2Phone stands out:\r\n- Cost-effective international calling\r\n- High-quality, reliable connections\r\n- Easy integration with your existing systems\r\n- 24/7 customer support\r\nWe would love the opportunity to discuss how Net2Phone can benefit your company. Please visit our website acrsolution.online to learn more, or book a free consultation with us.\r\n\r\nLooking forward to connecting with you soon.\r\n\r\nBest regards,\r\nNick\r\nOwner\r\nACR Solutions For Almost Anything\r\nacrsolution.online\r\nIf you have any questions or need further information, please don\'t hesitate to contact me via contact form on website.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave apt 7 waupun wi 53963\r\nto unsubscribe to future marketing please respond stop with you rdomain and any other domain for other buisnesses you may own...example (jamesfishtackle.com)'),(1151,2,261,'names','first_name','Eric Jones'),(1152,2,261,'email','','ericjonesmyemail@gmail.com'),(1153,2,261,'input_text','','555-555-1212'),(1154,2,261,'dropdown','','Audio Solutions'),(1155,2,261,'description','','Hello blueocean-technologies.com Administrator!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1156,2,262,'names','first_name','Timmy Simcox'),(1157,2,262,'email','','simcox.timmy49@gmail.com'),(1158,2,262,'input_text','','242461149'),(1159,2,262,'dropdown','','Meeting Room Solutions'),(1160,2,262,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(1161,2,263,'names','first_name','Jerold Torgerson'),(1162,2,263,'email','','torgerson.jerold@msn.com'),(1163,2,263,'input_text','','3525317091'),(1164,2,263,'dropdown','','Audio Solutions'),(1165,2,263,'description','','How would you like a surefire way to dominate your local market & win more sales from your competition?\r\n\r\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \r\nThat’s a game changer.\r\nVetted also provides great SEO & FREE local leads\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1166,2,264,'names','first_name','Cecil Frazier'),(1167,2,264,'email','','cecil.frazier@gmail.com'),(1168,2,264,'input_text','','8664956134'),(1169,2,264,'dropdown','','Wireless Solutions'),(1170,2,264,'description','','Get An INSTANT FLOOD of Non-Stop HUNGRY LEADS\r\nUsing This SHOCKING HACK That Nobody’s Even Heard Of!\r\nWe Show You How To Turn This FLOOD OF LEADS\r\nInto ONGOING INCOME…\r\nAnd Do It In Just 3 MINUTES!(REAL! SERIOUSLY!)\r\n\r\nCHECK HERE NOW:\r\n\r\nhttps://bit.ly/LeadsIn3MinutesSecretSystem'),(1171,2,265,'names','first_name','Eric Jones'),(1172,2,265,'email','','ericjonesmyemail@gmail.com'),(1173,2,265,'input_text','','555-555-1212'),(1174,2,265,'dropdown','','Wireless Solutions'),(1175,2,265,'description','','To the blueocean-technologies.com Webmaster!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1176,2,266,'names','first_name','Nidia Klein'),(1177,2,266,'email','','klein.nidia@msn.com'),(1178,2,266,'input_text','','3405075605'),(1179,2,266,'dropdown','','Wireless Solutions'),(1180,2,266,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.'),(1181,2,267,'names','first_name','Myrtle Timm'),(1182,2,267,'email','','myrtle.timm49@gmail.com'),(1183,2,267,'input_text','','Ss T'),(1184,2,267,'dropdown','','Cables & Accessories'),(1185,2,267,'description','','MUST SEE!\r\n\r\nCreate AI Video\'s in 1 click (every topic)\r\nEnter your idea (every niche) and click generate!=video!\r\n\r\nGuru\'s Don\'t want you to know this! 60 000$/year!\r\nGenearte Shorts videos 9:16 BUT ALSO LONG FORM Video\'s ratio 16:9 (3-4 minutes)\r\nGenerate + post on social media (youtube - tiktok - instagram - facebook - Website..)\r\n\r\nDon\'t spend tons of MONEY to make a channel and video\'s!\r\nNO more hours of working and edditing!\r\n\r\nEnter Idea + genrate = video to post, in 1-2-3!\r\n\r\nfor example youtube channel (generate your videos + shedule them to post)\r\n---> after a while your videos get traction and you have a full income!\r\n\r\nNEVER BEEN EASIER - JOIN THE AI REVOLUION NOW HERE\r\n\r\nhttps://bit.ly/GenerateFullVideosHere'),(1186,2,268,'names','first_name','Jay'),(1187,2,268,'email','','fastprocess006@outlook.com'),(1188,2,268,'input_text','','383922140'),(1189,2,268,'dropdown','','Mini PCs'),(1190,2,268,'description','','Hi,\r\n\r\nThis is Jay. We are a small but experienced team specializing in delivering day-to-day business operational tasks with high-quality support for any department within your organization.\r\n\r\nTake advantage of our flexible hiring options—full-time, part-time, or hourly. We\'re confident in our capabilities and invite you to experience our efficiency with a one or two-day trial.\r\n\r\nContact us at Fastprocess006@outlook.com to see how we can seamlessly integrate into your business and drive success.'),(1191,2,269,'names','first_name','Horace Mize'),(1192,2,269,'email','','mize.horace@msn.com'),(1193,2,269,'input_text','','7037910480'),(1194,2,269,'dropdown','','Video Distribution'),(1195,2,269,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1196,2,270,'names','first_name','Phil Stewart'),(1197,2,270,'email','','noreplyhere@aol.com'),(1198,2,270,'input_text','','342-123-4456'),(1199,2,270,'dropdown','','Meeting Room Solutions'),(1200,2,270,'description','','Quick question: how would you feel about your ad being seen by millions of people? I sent this message to your contact form, and you\'re reading it now! Visit my site below to learn more.\r\n\r\nhttp://r8p6d6.contactblasting.xyz'),(1201,2,271,'names','first_name','Matthew Williams'),(1202,2,271,'email','','futurosalesco@gmail.com'),(1203,2,271,'input_text','','617839474'),(1204,2,271,'dropdown','','Display Mounts'),(1205,2,271,'description','','Hey there,\r\n\r\nTime is of the essence! Our exclusive offer on Custom Unlimited Lifetime APIs won’t last forever. This is your chance to secure unlimited API access for a lifetime with just one investment.\r\n\r\nImagine the freedom of scaling your business without constraints. No more monthly bills, no more data caps. Just endless possibilities.\r\n\r\nDon’t miss out on:\r\n- Unlimited API calls\r\n- Lifetime access\r\n- Custom solutions tailored to you\r\n\r\nThis offer is going fast, and I don’t want you to miss out. Click here to grab this opportunity before it’s gone.\r\n\r\n\r\nDon\'t wait! Click the link now to get your Custom Unlimited Lifetime API and secure your business\'s future today! [Get Your API] (https://arsourceinfo.wixstudio.io/lifetime-api)\r\n\r\nAct now and unlock your limitless potential,\r\nMatthew Williams, President, ARSource\r\n\r\n\r\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.'),(1206,2,272,'names','first_name','Houston Bannerman'),(1207,2,272,'email','','bannerman.houston@gmail.com'),(1208,2,272,'input_text','','496874392'),(1209,2,272,'dropdown','','Wireless Solutions'),(1210,2,272,'description','','I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://t.ly/q6lGP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(1211,2,273,'names','first_name','Martin Youngblood'),(1212,2,273,'email','','martin.youngblood@yahoo.com'),(1213,2,273,'input_text','','30744378'),(1214,2,273,'dropdown','','Wireless Solutions'),(1215,2,273,'description','','Hi there,\r\n\r\nWe would like to introduce to you Robin AI, the world\'s first app that replaces your entire team with an AI assistant. This powerful tool generates human-like content, creates stunning designs, drives unlimited traffic, and more.\r\n\r\nGenerate Human-Like Content\r\nBuilds Professional Funnels\r\nDrive Thousands Of Clicks\r\n\r\nOnly $17.00 (normally $180)\r\n\r\nCheck out the features of Robin AI here: https://furtherinfo.org/robinai\r\n\r\nThanks for your time,\r\nMartin'),(1216,2,274,'names','first_name','Debbie Luke'),(1217,2,274,'email','','luke.debbie@gmail.com'),(1218,2,274,'input_text','','353342462'),(1219,2,274,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(1220,2,275,'names','first_name','Janelle Slim'),(1221,2,275,'email','','slim.janelle@gmail.com'),(1222,2,275,'input_text','','614856427'),(1223,2,275,'dropdown','','Display Mounts'),(1224,2,275,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(1225,2,276,'names','first_name','Elizbeth Allie'),(1226,2,276,'email','','allie.elizbeth@gmail.com'),(1227,2,276,'input_text','','623965498'),(1228,2,276,'dropdown','','Mini PCs'),(1229,2,276,'description','','Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1230,2,277,'names','first_name','Juli'),(1231,2,277,'email','','blueocean-technologies.com@yahoo.com'),(1232,2,277,'input_text','','7862460248'),(1233,2,277,'dropdown','','Wireless Solutions'),(1234,2,277,'description','','Hello there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest Wishes, \r\n\r\nJuli'),(1235,2,278,'names','first_name','Eric Jones'),(1236,2,278,'email','','ericjonesmyemail@gmail.com'),(1237,2,278,'input_text','','555-555-1212'),(1238,2,278,'dropdown','','Display Mounts'),(1239,2,278,'description','','Hello blueocean-technologies.com Owner. \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1240,2,279,'names','first_name','Eric Jones'),(1241,2,279,'email','','ericjonesmyemail@gmail.com'),(1242,2,279,'input_text','','555-555-1212'),(1243,2,279,'dropdown','','Display Mounts'),(1244,2,279,'description','','Hello blueocean-technologies.com Webmaster! Cool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1245,2,280,'names','first_name','Katelyn Raiden'),(1246,2,280,'email','','katelynraiden@gmail.com'),(1247,2,280,'input_text','','3851452209'),(1248,2,280,'dropdown','','Other Enquiry'),(1249,2,280,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\r\n\r\nOur packages start from just $60 (USD) per month.\r\n\r\nWould this be of interest?\r\n\r\nKind Regards,\r\nKatelyn\r\n\r\nUnsubscribe: https://removeme.click/yt/unsubscribe.php?d=blueocean-technologies.com'),(1250,2,281,'names','first_name','Marina Zachary'),(1251,2,281,'email','','aibizboosters@gmail.com'),(1252,2,281,'input_text','','4297267'),(1253,2,281,'dropdown','','Meeting Room Solutions'),(1254,2,281,'description','','Hi, \r\n\r\nUnless you\'re living under a rock (remember that commercial) you have heard about AI (artificial intelligence), but do you know that you can use AI tools to get more money into your business? Did you know you can use AI tools to automate and save time on many of the tasks in your business? And, you can use that time to DO your business.\r\n\r\nGet our free eboook \"Unleash The Power of AI: Discover The 37 AI Tools Transforming Businesses\" to start transforming YOUR business at \r\n\r\nAIToolsHQ.net\r\n\r\nRegards, \r\nRay Sullivan\r\nAIToolsHQ.net\r\n\r\n\r\n\r\n\r\n\r\nAddress: \r\n2412 Irwin St\r\nMelbourne, FL 32901\r\n\r\nTo Opt-out of this list reply with UNSUBSCRIBE in the subject.\r\n\r\nblueocean-technologies.com'),(1255,2,282,'names','first_name','Charli Shephard'),(1256,2,282,'email','','shephard.charli@gmail.com'),(1257,2,282,'input_text','','655685796'),(1258,2,282,'dropdown','','Display Mounts'),(1259,2,283,'names','first_name','Angie Roper'),(1260,2,283,'email','','roper.angie40@gmail.com'),(1261,2,283,'input_text','','9365597829'),(1262,2,283,'description','','Running a business is not easy.\r\nEspecially when the cost of nearly everything continues to skyrocket.\r\n\r\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1263,2,284,'names','first_name','Waylon Ezell'),(1264,2,284,'email','','ezell.waylon@yahoo.com'),(1265,2,284,'input_text','','8317586800'),(1266,2,284,'description','','You have built a highly reputable business that values trustworthiness, integrity & professionalism.\r\n\r\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \r\n\r\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\r\n\r\n+ Business license, insurance & bond\r\n+ Business & professional certifications & accreditations\r\n+ Industry, local & trade awards \r\n \r\nGet Vetted and stack the deck in your favor to win the sale\r\n \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1267,2,285,'names','first_name','Zain'),(1268,2,285,'email','','projectsexpert222@outlook.com'),(1269,2,285,'input_text','','353523807'),(1270,2,285,'dropdown','','Wireless Solutions'),(1271,2,285,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\r\n\r\nBest regards, \r\nZain Murt'),(1272,2,286,'names','first_name','Delbert Carbajal'),(1273,2,286,'email','','carbajal.delbert91@gmail.com'),(1274,2,286,'input_text','','7035284459'),(1275,2,286,'dropdown','','Projection Solutions'),(1276,2,286,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(1277,2,287,'names','first_name','Jared Dodery'),(1278,2,287,'email','','dodery.jared@gmail.com'),(1279,2,287,'input_text','','698473608'),(1280,2,287,'dropdown','','Wireless Solutions'),(1281,2,287,'description','','How would you like a surefire way to dominate your local market & win more sales from your competition?\r\n\r\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \r\nThat’s a game changer.\r\nVetted also provides great SEO & FREE local leads\r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1282,2,288,'names','first_name','Eric Jones'),(1283,2,288,'email','','ericjonesmyemail@gmail.com'),(1284,2,288,'input_text','','555-555-1212'),(1285,2,288,'dropdown','','Mini PCs'),(1286,2,288,'description','','Hi blueocean-technologies.com Administrator.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1287,2,289,'names','first_name','Kate Wragge'),(1288,2,289,'email','','wragge.kate@gmail.com'),(1289,2,289,'input_text','','9898953091'),(1290,2,289,'dropdown','','LCD & LED Products'),(1291,2,289,'description','','The Click Engine - Get 100% REAL Buyer Traffic\r\nTHIS IS AMAZING\r\n\r\nNOT JUST ANOTHER OFFER - this one is very good (!)\r\n\r\ncheck how this amazing co-operation from businesses help eachother out and drive high \r\nconverting traffic on autopilot to your offer\r\n\r\nWe all work togheter, you just add your affiliatelink in the pool and your good to go\r\n\r\nI had 23 leads in the first month and 2 sales from them. And it\'s dirty cheap because of the co-operation.\r\n\r\nadd your link here:\r\nhttps://lllpg.com/yrxsvhww/'),(1292,2,290,'names','first_name','Jess Morford'),(1293,2,290,'email','','morford.jess@gmail.com'),(1294,2,290,'input_text','','496571235'),(1295,2,290,'dropdown','','Wireless Solutions'),(1296,2,290,'description','','Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(1297,2,291,'names','first_name','Eric Jones'),(1298,2,291,'email','','ericjonesmyemail@gmail.com'),(1299,2,291,'input_text','','555-555-1212'),(1300,2,291,'dropdown','','Cables & Accessories'),(1301,2,291,'description','','Hi blueocean-technologies.com Webmaster! my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1302,2,292,'names','first_name','Noemi Comer'),(1303,2,292,'email','','noemi.comer@hotmail.com'),(1304,2,292,'input_text','','61215586'),(1305,2,292,'dropdown','','Display Mounts'),(1306,2,292,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/cel2C5m7\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.'),(1307,2,293,'names','first_name','Eric Jones'),(1308,2,293,'email','','ericjonesmyemail@gmail.com'),(1309,2,293,'input_text','','555-555-1212'),(1310,2,293,'dropdown','','Video Distribution'),(1311,2,293,'description','','Dear blueocean-technologies.com Owner. my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1312,2,294,'names','first_name','VINEESH'),(1313,2,294,'email','','vineesh2442123@gmail.com'),(1314,2,294,'input_text','','+91 9747516842'),(1315,2,294,'dropdown','','Other Enquiry'),(1316,2,294,'description','','My Name is VIneesh VIjayan. I have 3.5 years experience in dubai as a Graphic Designer. Now am in my home country India looking job in abroad. if you have any new openings let me know.\r\n\r\nRegards,\r\nVineesh Vijayan\r\nGraphic Designer\r\n+91 9747516842'),(1317,2,295,'names','first_name','Sofia Keane'),(1318,2,295,'email','','keane.sofia@gmail.com'),(1319,2,295,'input_text','','4305402'),(1320,2,295,'dropdown','','Cables & Accessories'),(1321,2,295,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1322,2,296,'names','first_name','Kimberley Paxson'),(1323,2,296,'email','','kimberley.paxson@msn.com'),(1324,2,296,'input_text','','7748586536'),(1325,2,296,'dropdown','','Display Mounts'),(1326,2,296,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and traffic.'),(1327,2,297,'names','first_name','Ahmad Swift'),(1328,2,297,'email','','ahmad.swift@gmail.com'),(1329,2,297,'input_text','','7833547330'),(1330,2,297,'dropdown','','Mini PCs'),(1331,2,297,'description','','The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!'),(1332,2,298,'names','first_name','Micheline Koehn'),(1333,2,298,'email','','koehn.micheline@outlook.com'),(1334,2,298,'input_text','','2698765455'),(1335,2,298,'dropdown','','LCD & LED Products'),(1336,2,298,'description','','Get the most recent quadcopters at unbelievable savings! Go to http://cameracrazydrones.shop and shop the top variety with big deals. Act now, deals are running out!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an email promotion for the best Drones in the world.\r\nIf you are not interested in drones and dont want to see any more drone advertisments\r\nclick this link to unsubscribe: gotunsubscribed.com/?info=blueocean-technologies.com'),(1337,2,299,'names','first_name','Eric Jones'),(1338,2,299,'email','','ericjonesmyemail@gmail.com'),(1339,2,299,'input_text','','555-555-1212'),(1340,2,299,'dropdown','','Display Mounts'),(1341,2,299,'description','','Dear blueocean-technologies.com Owner! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1342,2,300,'names','first_name','Alaa Eddin Shalabi'),(1343,2,300,'email','','alaa.shalabi@itex.ae'),(1344,2,300,'dropdown','','Other Enquiry'),(1345,2,300,'description','','NEC PBX System'),(1346,2,301,'names','first_name','Eric Jones'),(1347,2,301,'email','','ericjonesmyemail@gmail.com'),(1348,2,301,'input_text','','555-555-1212'),(1349,2,301,'dropdown','','LCD & LED Products'),(1350,2,301,'description','','To the blueocean-technologies.com Webmaster! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1351,2,302,'names','first_name','Arin'),(1352,2,302,'email','','bizassistance008@outlook.com'),(1353,2,302,'input_text','','3281349220'),(1354,2,302,'dropdown','','Wireless Solutions'),(1355,2,302,'description','','Hello, My name is Arin Roy. I provide data entry services at USD 9/hour. I can work as per instructions and follow step-by-step instructions. \r\n\r\nIf you are interested, Please share your requirements at bizassistance008@outlook.com and we can take a video call.'),(1356,2,303,'names','first_name','George Rigsby'),(1357,2,303,'email','','george.rigsby@gmail.com'),(1358,2,303,'input_text','','4381844737'),(1359,2,303,'dropdown','','Wireless Solutions'),(1360,2,303,'description','','Get the newest UAVs at incredible discounts! Head over to http://cameracrazydrones.shop and explore the greatest variety with big discounts. Act now, deals are ending soon!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an email promotion for the best Drones in the world.\r\nIf you are not interested in drones and dont want to see any more drone advertisments\r\nclick this link to unsubscribe: gotunsubscribed.com/?info=blueocean-technologies.com'),(1361,2,304,'names','first_name','Kerry Baume'),(1362,2,304,'email','','baume.kerry@yahoo.com'),(1363,2,304,'input_text','','336446779'),(1364,2,304,'dropdown','','Wireless Solutions'),(1365,2,304,'description','','I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(1366,2,305,'names','first_name','Carmen Baarslag'),(1367,2,305,'email','','carmen.baarslag1@xmenyue.com'),(1368,2,305,'input_text','','3646389954'),(1369,2,305,'dropdown','','LCD & LED Products'),(1370,2,305,'description','','Hello\r\n\r\nHow are you doing today?\r\n\r\nMy name is Carmen Baarslag.\r\n\r\nI am Writing on behalf of our company XMENYU CO LTD based in Germany.\r\n\r\nWe saw some of your products on your website we got from an ongoing exhibition.\r\n\r\nAnd your products look nice to us and seem to match some of our clients\' recent orders.\r\n\r\nWe would love to place an order for your products.\r\n\r\nPlease before we proceed with the order I would love to ask you some few questions if you do not mind.\r\n\r\n1. Is there any additional cost for the packing of your products?\r\n\r\n2. Would it be possible to order on our own personal preference?\r\n\r\n3. What is your MOQ?\r\n\r\n4. Can I get your recent catalogue?\r\n\r\nAnd please tell me what day you will be available for a zoom call. \r\nLet\'s discuss the project better.\r\n\r\n\r\nWe await your urgent reply.\r\n\r\nBest Regards\r\nCarmen Baarslag\r\nPurchase Manager\r\nXMENYU CO LTD Berlin\r\n+493361363711\r\ncarmen.baarslag1@xmenyue.com\r\nFalkenberg Bei Fürstenwalde 15518 Briesen Belin Germany'),(1371,2,306,'names','first_name','Juli Moeller'),(1372,2,306,'email','','moeller.juli@hotmail.com'),(1373,2,306,'input_text','','488770816'),(1374,2,306,'dropdown','','Meeting Room Solutions'),(1375,2,306,'description','','Rising business expenses are taking a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1376,2,307,'names','first_name','Garry'),(1377,2,307,'email','','info@dyson.pawsafer.net'),(1378,2,307,'input_text','','140499507'),(1379,2,307,'dropdown','','Video Distribution'),(1380,2,307,'description','','Morning \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawsafer.net\r\n \r\nRegards, \r\n \r\nGarry'),(1381,2,308,'names','first_name','Phil Stewart'),(1382,2,308,'email','','noreplyhere@aol.com'),(1383,2,308,'input_text','','342-123-4456'),(1384,2,308,'dropdown','','Video Distribution'),(1385,2,309,'names','first_name','Temeka Tincher'),(1386,2,309,'email','','tincher.temeka@hotmail.com'),(1387,2,309,'input_text','','7928934603'),(1388,2,309,'dropdown','','Audio Solutions'),(1389,2,309,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.'),(1390,2,310,'names','first_name','Amelia Brown'),(1391,2,310,'email','','ameliabrown12784@gmail.com'),(1392,2,310,'input_text','','435533631'),(1393,2,310,'dropdown','','Wireless Solutions'),(1394,2,310,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(1395,2,311,'names','first_name','Odette McDonagh'),(1396,2,311,'email','','mcdonagh.odette@yahoo.com'),(1397,2,311,'input_text','','115627391'),(1398,2,311,'dropdown','','Wireless Solutions'),(1399,2,311,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(1400,2,312,'names','first_name','Moises Nestor'),(1401,2,312,'email','','nestor.moises@msn.com'),(1402,2,312,'input_text','','737229920'),(1403,2,312,'dropdown','','Mini PCs'),(1404,2,312,'description','','Important: \r\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\r\n\r\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\r\n\r\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nSee link in my signature to add /update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!'),(1405,2,313,'names','first_name','Eric Jones'),(1406,2,313,'email','','ericjonesmyemail@gmail.com'),(1407,2,313,'input_text','','555-555-1212'),(1408,2,313,'dropdown','','Mini PCs'),(1409,2,313,'description','','Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1410,2,314,'names','first_name','Christopher Shrader'),(1411,2,314,'email','','shrader.christopher@gmail.com'),(1412,2,314,'input_text','','4839928009'),(1413,2,314,'dropdown','','Cables & Accessories'),(1414,2,314,'description','','Uncover premium drones at fantastic rates. Our newest collection offers top-rated models for every need. Whether you\'re a novice or an drone expert, you\'ll find the dream drone in our store.\r\n\r\nCheck out our special offers today and seize big deals on high-performance drones. Don\'t miss out, our offers are ending soon!\r\n\r\nVisit our website to see more and get your perfect drone now.\r\n\r\nhttp://cameracrazydrones.shop\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis is an email promotion for the best Drones in the world.\r\nIf you are not interested in drones and dont want to see any more drone advertisments\r\nclick this link to unsubscribe: gotunsubscribed.com/?info=blueocean-technologies.com'),(1415,2,315,'names','first_name','Aline Son'),(1416,2,315,'email','','aline.son@gmail.com'),(1417,2,315,'input_text','','7743586689'),(1418,2,315,'dropdown','','Meeting Room Solutions'),(1419,2,315,'description','','Have you ever worried that you won’t make payroll?\r\n\r\nAre rising business expenses stressing you out?\r\n\r\nLet us help take this stress away & give you some breathing room. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1420,2,316,'names','first_name','Valerie Leeds'),(1421,2,316,'email','','valerie.leeds@gmail.com'),(1422,2,316,'input_text','','788584605'),(1423,2,316,'dropdown','','Video Distribution'),(1424,2,316,'description','','Find top-notch drones at fantastic rates. Our newest collection includes top-rated models for all enthusiasts. Whether you\'re a novice or an veteran flyer, you\'ll find the perfect drone in our store.\r\n\r\nBrowse our special offers today and seize huge savings on high-performance drones. Act fast, these deals are limited!\r\n\r\nVisit our website to see more and get your perfect drone now.\r\n\r\nhttps://shorturl.at/bGwma'),(1425,2,317,'names','first_name','Darlene Doolette'),(1426,2,317,'email','','darlene.doolette@msn.com'),(1427,2,317,'input_text','','534925458'),(1428,2,317,'dropdown','','Projection Solutions'),(1429,2,317,'description','','Are you frustrated by the high prices for simple web work and website updates?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(1430,2,318,'names','first_name','Rogelio Dunlap'),(1431,2,318,'email','','rogelio.dunlap@hotmail.com'),(1432,2,318,'input_text','','784676116'),(1433,2,318,'dropdown','','Mini PCs'),(1434,2,318,'description','','You have built a highly reputable business that values trustworthiness, integrity & professionalism.\r\n\r\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \r\n\r\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\r\n\r\n+ Business license, insurance & bond\r\n+ Business & professional certifications & accreditations\r\n+ Industry, local & trade awards \r\n \r\nGet Vetted and stack the deck in your favor to win the sale\r\n \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1435,2,319,'names','first_name','Angelo Grooms'),(1436,2,319,'email','','angelo.grooms71@gmail.com'),(1437,2,319,'input_text','','7052932674'),(1438,2,319,'dropdown','','Display Mounts'),(1439,2,319,'description','','I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.'),(1440,2,320,'names','first_name','Eric Jones'),(1441,2,320,'email','','ericjonesmyemail@gmail.com'),(1442,2,320,'input_text','','555-555-1212'),(1443,2,320,'dropdown','','Video Distribution'),(1444,2,320,'description','','Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1445,2,321,'names','first_name','Eric Jones'),(1446,2,321,'email','','ericjonesmyemail@gmail.com'),(1447,2,321,'input_text','','555-555-1212'),(1448,2,321,'description','','To the blueocean-technologies.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1449,2,322,'names','first_name','Eric Jones'),(1450,2,322,'email','','ericjonesmyemail@gmail.com'),(1451,2,322,'input_text','','555-555-1212'),(1452,2,322,'dropdown','','Video Distribution'),(1453,2,322,'description','','To the blueocean-technologies.com Admin! Eric here with a quick thought about your website blueocean-technologies.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1454,2,323,'names','first_name','Rodney Amadio'),(1455,2,323,'email','','amadio.rodney@googlemail.com'),(1456,2,323,'input_text','','679751957'),(1457,2,323,'dropdown','','Video Distribution'),(1458,2,323,'description','','Discover top-notch drones with amazing discounts. Our newest collection features highly sought-after models to suit every purpose. Whether you\'re a beginner or an experienced pilot, you\'ll find the perfect drone in our store.\r\n\r\nExplore our special offers immediately and seize big deals on high-performance drones. Hurry, our offers are limited!\r\n\r\nVisit our website to explore further and find your perfect drone today.\r\n\r\nhttps://shorturl.at/bGwma'),(1459,2,324,'names','first_name','Tanu'),(1460,2,324,'email','','brandbuildingassistance@outlook.com'),(1461,2,324,'input_text','','6821259695'),(1462,2,324,'dropdown','','LCD & LED Products'),(1463,2,324,'description','','Hello, I’m Tanu, a HubSpot Certified copywriter and content writer, distinguished as one of the few globally certified in this field. With 8 years of experience, I excel in crafting compelling content across various formats, including blogs, articles, e-commerce product descriptions, SEO content, website copy, business service descriptions, newsletters, brochures, and SOPs. I carefully ensure that each word is strategically chosen to resonate with your audience while integrating relevant keywords with precise density to boost SEO effectiveness. Additionally, I can craft Meta titles and descriptions tailored for every page of your website, ensuring optimal search engine visibility.\r\n\r\nIf you have any current content needs, please don’t hesitate to contact me at brandbuildingassistance@outlook.com'),(1464,2,325,'names','first_name','Abigail Bolduc'),(1465,2,325,'email','','abigail.bolduc@gmail.com'),(1466,2,325,'input_text','','141227018'),(1467,2,325,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://tinyurl.com/w4usb4vj\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.'),(1468,2,326,'names','first_name','Eric Jones'),(1469,2,326,'email','','ericjonesmyemail@gmail.com'),(1470,2,326,'input_text','','555-555-1212'),(1471,2,326,'dropdown','','Display Mounts'),(1472,2,326,'description','','Dear blueocean-technologies.com Owner. my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here http://advanceleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1473,2,327,'names','first_name','Eric Jones'),(1474,2,327,'email','','ericjonesmyemail@gmail.com'),(1475,2,327,'input_text','','555-555-1212'),(1476,2,327,'dropdown','','Cables & Accessories'),(1477,2,327,'description','','Dear blueocean-technologies.com Admin.\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1478,2,328,'names','first_name','Peter'),(1479,2,328,'email','','peter.a@grafixar.com'),(1480,2,328,'input_text','','408386608'),(1481,2,328,'dropdown','','Display Mounts'),(1482,2,328,'description','','Hi,\r\n\r\nI hope this email finds you well.\r\n\r\nI recently came across your website blueocean-technologies.com and noticed areas for improvement like broken links, errors, and certain design elements. Given the positive reviews your business has received, I took the initiative to design a new version of your website.\r\n\r\nI\'d love to show you the first draft, which is ready for your review. I believe it will significantly enhance your online presence and address the current issues.\r\n\r\nI want to be upfront about pricing. The cost for the complete website redesign is $1500 for an unlimited number of pages. If you need e-commerce functionality, the price is $2300. These are reduced rates from my usual minimum of $4000, offering you substantial savings. This includes everything from A to Z: the design and development, hosting, maintenance, and support for a full year. You won\'t have to worry about a thing - I\'ll handle all the technical aspects so you can focus on your business.\r\n\r\nAre you interested in seeing the new design? If not, no worries - just let me know and I can discard it.\r\n\r\nBest regards,\r\n\r\nPeter A.\r\nhttps://grafixar.com\r\npeter.a@grafixar.com'),(1483,2,329,'names','first_name','Eric Jones'),(1484,2,329,'email','','ericjonesmyemail@gmail.com'),(1485,2,329,'input_text','','555-555-1212'),(1486,2,329,'dropdown','','LCD & LED Products'),(1487,2,329,'description','','To the blueocean-technologies.com Webmaster! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1488,2,330,'names','first_name','Refugio Isom'),(1489,2,330,'email','','refugio.isom@googlemail.com'),(1490,2,330,'input_text','','266708278'),(1491,2,330,'dropdown','','Other Enquiry'),(1492,2,330,'description','','Have you ever worried that you won’t make payroll?\r\n\r\nAre rising business expenses stressing you out?\r\n\r\nLet us help take this stress away & give you some breathing room. \r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1493,2,331,'names','first_name','Eric Jones'),(1494,2,331,'email','','ericjonesmyemail@gmail.com'),(1495,2,331,'input_text','','555-555-1212'),(1496,2,331,'dropdown','','Wireless Solutions'),(1497,2,331,'description','','Dear,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com Webmaster definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\r\n\r\nCLICK HERE http://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE http://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE http://rushleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1498,2,332,'names','first_name','Amelia Brown'),(1499,2,332,'email','','ameliabrown12784@gmail.com'),(1500,2,332,'input_text','','3921648047'),(1501,2,332,'dropdown','','Cables & Accessories'),(1502,2,332,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(1503,2,333,'names','first_name','Rachael Kunz'),(1504,2,333,'email','','kunz.rachael@msn.com'),(1505,2,333,'input_text','','3823571264'),(1506,2,333,'dropdown','','Mini PCs'),(1507,2,333,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/cel2C5m7\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(1508,2,334,'names','first_name','Eric Jones'),(1509,2,334,'email','','ericjonesmyemail@gmail.com'),(1510,2,334,'input_text','','555-555-1212'),(1511,2,334,'dropdown','','Other Enquiry'),(1512,2,334,'description','','Dear blueocean-technologies.com Admin. \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1513,2,335,'names','first_name','Eric Jones'),(1514,2,335,'email','','ericjonesmyemail@gmail.com'),(1515,2,335,'input_text','','555-555-1212'),(1516,2,335,'dropdown','','Meeting Room Solutions'),(1517,2,335,'description','','Hello blueocean-technologies.com Owner! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1518,2,336,'names','first_name','Moises'),(1519,2,336,'email','','info@ainslie.medicopostura.com'),(1520,2,336,'input_text','','30876454'),(1521,2,336,'dropdown','','Wireless Solutions'),(1522,2,336,'description','','Hi \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nTo your success, \r\n\r\nMoises'),(1523,2,337,'names','first_name','Eric Jones'),(1524,2,337,'email','','ericjonesmyemail@gmail.com'),(1525,2,337,'input_text','','555-555-1212'),(1526,2,337,'dropdown','','Meeting Room Solutions'),(1527,2,337,'description','','Hello blueocean-technologies.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1528,2,338,'names','first_name','Eric Jones'),(1529,2,338,'email','','ericjonesmyemail@gmail.com'),(1530,2,338,'input_text','','555-555-1212'),(1531,2,338,'dropdown','','Display Mounts'),(1532,2,338,'description','','Dear blueocean-technologies.com Owner.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1533,2,339,'names','first_name','Gregg Keir'),(1534,2,339,'email','','gregg.keir17@gmail.com'),(1535,2,339,'input_text','','353760075'),(1536,2,339,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1537,2,340,'names','first_name','Ruby Humble'),(1538,2,340,'email','','ruby.humble@yahoo.com'),(1539,2,340,'input_text','','516511525'),(1540,2,340,'dropdown','','Projection Solutions'),(1541,2,340,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.'),(1542,2,341,'names','first_name','Desiree Burston'),(1543,2,341,'email','','burston.desiree@gmail.com'),(1544,2,341,'input_text','','8265889356'),(1545,2,341,'dropdown','','Audio Solutions'),(1546,2,341,'description','','You have built a highly reputable business that values trustworthiness, integrity & professionalism.\r\n\r\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \r\n\r\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\r\n\r\n+ Business license, insurance & bond\r\n+ Business & professional certifications & accreditations\r\n+ Industry, local & trade awards \r\n \r\nGet Vetted and stack the deck in your favor to win the sale\r\n \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1547,2,342,'names','first_name','Eric Jones'),(1548,2,342,'email','','ericjonesmyemail@gmail.com'),(1549,2,342,'input_text','','555-555-1212'),(1550,2,342,'dropdown','','Projection Solutions'),(1551,2,342,'description','','Hello blueocean-technologies.com Admin!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1552,2,343,'names','first_name','Nigel Frantz'),(1553,2,343,'email','','frantz.nigel@gmail.com'),(1554,2,343,'input_text','','533415069'),(1555,2,343,'dropdown','','Mini PCs'),(1556,2,343,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/mrynyznw\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(1557,2,344,'names','first_name','Eric Jones'),(1558,2,344,'email','','ericjonesmyemail@gmail.com'),(1559,2,344,'input_text','','555-555-1212'),(1560,2,344,'dropdown','','Video Distribution'),(1561,2,344,'description','','Dear blueocean-technologies.com Admin. my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1562,2,345,'names','first_name','Connor Foltz'),(1563,2,345,'email','','foltz.connor@gmail.com'),(1564,2,345,'input_text','','3638319609'),(1565,2,345,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.'),(1566,2,346,'names','first_name','Eric Jones'),(1567,2,346,'email','','ericjonesmyemail@gmail.com'),(1568,2,346,'input_text','','555-555-1212'),(1569,2,346,'dropdown','','Mini PCs'),(1570,2,346,'description','','Dear blueocean-technologies.com Administrator!\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1571,2,347,'names','first_name','Vera Gurley'),(1572,2,347,'email','','vera.gurley@gmail.com'),(1573,2,347,'input_text','','7673597491'),(1574,2,347,'dropdown','','Projection Solutions'),(1575,2,347,'description','','Hi there,\r\n\r\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\r\n\r\nCreate Stunning Websites\r\nManage Social Media Effortlessly\r\nGenerate Unlimited Traffic\r\n\r\nGrab Mintsuite now for just $18 (normally $180)!\r\n\r\nCheck out the amazing features of Mintsuite here: https://furtherinfo.org/mintsuite\r\n\r\nThanks for your time,\r\nVera'),(1576,2,348,'names','first_name','Phil Stewart'),(1577,2,348,'email','','noreplyhere@aol.com'),(1578,2,348,'input_text','','342-123-4456'),(1579,2,348,'dropdown','','Cables & Accessories'),(1580,2,348,'description','','Curious about getting your ad seen by millions? I sent this message to your contact form, and here you are reading it! Visit my site below to find out more.\r\n\r\nhttp://y6xmpk.contactuspagemarketing.xyz'),(1581,2,349,'names','first_name','Alana Hilson'),(1582,2,349,'email','','alana.hilson@gmail.com'),(1583,2,349,'input_text','','5128196707'),(1584,2,349,'dropdown','','LCD & LED Products'),(1585,2,349,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.'),(1586,2,350,'names','first_name','Eric Jones'),(1587,2,350,'email','','ericjonesmyemail@gmail.com'),(1588,2,350,'input_text','','555-555-1212'),(1589,2,350,'dropdown','','Cables & Accessories'),(1590,2,350,'description','','Dear blueocean-technologies.com Owner. Cool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1591,2,351,'names','first_name','Eric Jones'),(1592,2,351,'email','','ericjonesmyemail@gmail.com'),(1593,2,351,'input_text','','555-555-1212'),(1594,2,351,'dropdown','','Meeting Room Solutions'),(1595,2,351,'description','','Hi blueocean-technologies.com Webmaster. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1596,4,352,'names','first_name','Hariharan'),(1597,4,352,'names_1','first_name','KS'),(1598,4,352,'email','','postbox.hariharan@gmail.com'),(1599,2,353,'names','first_name','Yvonne Lamarr'),(1600,2,353,'email','','yvonne.lamarr@gmail.com'),(1601,2,353,'input_text','','6815046922'),(1602,2,353,'dropdown','','Video Distribution'),(1603,2,353,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n USA Based Businesses Only! \r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1604,2,354,'names','first_name','Eric Jones'),(1605,2,354,'email','','ericjonesmyemail@gmail.com'),(1606,2,354,'input_text','','555-555-1212'),(1607,2,354,'dropdown','','Wireless Solutions'),(1608,2,354,'description','','Hi\r\n\r\nMy name’s Eric and I just found your site blueocean-technologies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1609,2,355,'names','first_name','Claudette Roxon'),(1610,2,355,'email','','roxon.claudette@gmail.com'),(1611,2,355,'input_text','','624489073'),(1612,2,355,'dropdown','','Cables & Accessories'),(1613,2,355,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(1614,2,356,'names','first_name','Eric Jones'),(1615,2,356,'email','','ericjonesmyemail@gmail.com'),(1616,2,356,'input_text','','555-555-1212'),(1617,2,356,'dropdown','','Video Distribution'),(1618,2,356,'description','','Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1619,2,357,'names','first_name','Vai'),(1620,2,357,'email','','hireonline4455@outlook.com'),(1621,2,357,'input_text','','261021535'),(1622,2,357,'dropdown','','LCD & LED Products'),(1623,2,357,'description','','Hi, I\'m Vai Michael, a seasoned copywriter and content strategist with over 12 years of experience helping brands like yours create compelling and impactful content. From blog posts and articles to SEO-driven web content, e-commerce product descriptions, business service write-ups, newsletters, brochures, and detailed SOPs—I’ve done it all.I pride myself on delivering content that not only meets the brief but also resonates with the audience and drives results. \r\n\r\nMy rate is a competitive $35 per 1,000 words, ensuring you get top-tier quality without breaking the bank.If you\'re looking to enhance your content or have any projects in mind, I’d love to chat about how I can help. \r\n\r\nFeel free to drop me a line at hireonline4455@outlook.com'),(1624,2,358,'names','first_name','Eric Jones'),(1625,2,358,'email','','ericjonesmyemail@gmail.com'),(1626,2,358,'input_text','','555-555-1212'),(1627,2,358,'dropdown','','Mini PCs'),(1628,2,358,'description','','Hello blueocean-technologies.com Administrator!\r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n \r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1629,2,359,'names','first_name','Jada Tucker'),(1630,2,359,'email','','martina.slapoffski@gmail.com'),(1631,2,359,'input_text','','(562) 012-3456'),(1632,2,359,'dropdown','','LCD & LED Products'),(1633,2,359,'description','','Are you aware?\r\n\r\nEmbracing sustainability is the future!\r\n\r\nDon\'t miss out and upgrade your environment with sustainable practices.\r\n\r\nLearn more >>> http://rlu.ru/42O7P\r\n\r\nReduce expenses on maintenance while helping the planet.\r\n\r\nWhether it\'s solar panels and smart technology, each effort makes a difference.\r\n\r\nGet started today and experience the benefits!\r\n\r\nDon\'t be left behind in sustainability.'),(1634,2,360,'names','first_name','Joesph Rau'),(1635,2,360,'email','','joesph.rau@outlook.com'),(1636,2,360,'input_text','','724580921'),(1637,2,360,'dropdown','','Video Distribution'),(1638,2,360,'description','','Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(1639,2,361,'names','first_name','James Mcgill'),(1640,2,361,'email','','jamesyoherst@gmail.com'),(1641,2,361,'input_text','','5554567788'),(1642,2,361,'dropdown','','Projection Solutions'),(1643,2,361,'description','','Looking to boost your buisness communications and cut costs? Heard of Net2Phone https://www.net2phone.com/resources/the-net2phone-explainer-video. I can help visit acrsolution.online to schedule a quick call.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(1644,2,362,'names','first_name','Lea Robillard'),(1645,2,362,'email','','lea.robillard@gmail.com'),(1646,2,362,'input_text','','382478853'),(1647,2,362,'dropdown','','Meeting Room Solutions'),(1648,2,362,'description','','Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://cutt.ly/nebEMMUc'),(1649,2,363,'names','first_name','Virgilio Hymel'),(1650,2,363,'email','','hymel.virgilio@outlook.com'),(1651,2,363,'input_text','','3799259598'),(1652,2,363,'dropdown','','Display Mounts'),(1653,2,363,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(1654,2,364,'names','first_name','Eric Jones'),(1655,2,364,'email','','ericjonesmyemail@gmail.com'),(1656,2,364,'input_text','','555-555-1212'),(1657,2,364,'dropdown','','Projection Solutions'),(1658,2,364,'description','','Hello blueocean-technologies.com Admin! \r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1659,2,365,'names','first_name','Eric Jones'),(1660,2,365,'email','','ericjonesmyemail@gmail.com'),(1661,2,365,'input_text','','555-555-1212'),(1662,2,365,'description','','Hello blueocean-technologies.com Admin! my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1663,2,366,'names','first_name','Francisco Killeen'),(1664,2,366,'email','','francisco.killeen@gmail.com'),(1665,2,366,'input_text','','326004493'),(1666,2,366,'dropdown','','Other Enquiry'),(1667,2,366,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/1wKa50TbTg2\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.'),(1668,2,367,'names','first_name','Isabelle Fetherstonhaugh'),(1669,2,367,'email','','isabelle.fetherstonhaugh@outlook.com'),(1670,2,367,'input_text','','523625300'),(1671,2,367,'dropdown','','Cables & Accessories'),(1672,2,367,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://tinyurl.com/bdhyuajv\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(1673,2,368,'names','first_name','Sadye'),(1674,2,368,'email','','info@paul.bangeshop.com'),(1675,2,368,'input_text','','92415616'),(1676,2,368,'dropdown','','Meeting Room Solutions'),(1677,2,368,'description','','Hi, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nMany Thanks,\r\n\r\nSadye'),(1678,2,369,'names','first_name','Felipe Faulkner'),(1679,2,369,'email','','felipe.faulkner@yahoo.com'),(1680,2,369,'input_text','','Bqzyeq'),(1681,2,369,'dropdown','','Audio Solutions'),(1682,2,369,'description','','You have built a highly reputable business that values trustworthiness, integrity & professionalism.\r\n\r\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \r\n\r\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\r\n\r\n+ Business license, insurance & bond\r\n+ Business & professional certifications & accreditations\r\n+ Industry, local & trade awards \r\n \r\nGet Vetted and stack the deck in your favor to win the sale\r\n \r\nStart your 30 Day FREE trial & see the results for yourself. \r\nUSA Businesses Only\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Are-You-Ready-To-Dominate-Your-Local-Market?'),(1683,2,370,'names','first_name','Eric Jones'),(1684,2,370,'email','','ericjonesmyemail@gmail.com'),(1685,2,370,'input_text','','555-555-1212'),(1686,2,370,'dropdown','','Video Distribution'),(1687,2,370,'description','','Hi blueocean-technologies.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1688,2,371,'names','first_name','Kristina Fifer'),(1689,2,371,'email','','fifer.kristina@gmail.com'),(1690,2,371,'input_text','','4166352999'),(1691,2,371,'dropdown','','Wireless Solutions'),(1692,2,371,'description','','Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://cutt.ly/nebEMMUc'),(1693,2,372,'names','first_name','Mandy'),(1694,2,372,'email','','creativeteamhire@outlook.com'),(1695,2,372,'input_text','','9427488291'),(1696,2,372,'dropdown','','Video Distribution'),(1697,2,372,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $35 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.'),(1698,2,373,'names','first_name','Eric Jones'),(1699,2,373,'email','','ericjonesmyemail@gmail.com'),(1700,2,373,'input_text','','555-555-1212'),(1701,2,373,'dropdown','','Projection Solutions'),(1702,2,373,'description','','To the blueocean-technologies.com Admin! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1703,2,374,'names','first_name','Lavonda Roberts'),(1704,2,374,'email','','roberts.lavonda@msn.com'),(1705,2,374,'input_text','','4148993450'),(1706,2,374,'dropdown','','Display Mounts'),(1707,2,374,'description','','Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\r\n\r\nWhy pay $50+ per hour for web development work, \r\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \r\n\r\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\r\n\r\nNo job too big or small. Test us out to see our value.\r\n\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\n\r\n\r\nKristine Avocet\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nwww.fusionwebexperts.tech'),(1708,2,375,'names','first_name','Blanca Blanco'),(1709,2,375,'email','','blanca.blanco@googlemail.com'),(1710,2,375,'input_text','','6504991593'),(1711,2,375,'dropdown','','Wireless Solutions'),(1712,2,375,'description','','Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://tinyurl.com/bdheejd2'),(1713,2,376,'names','first_name','Jayasuriya R'),(1714,2,376,'email','','rjsuriya14@outlook.com'),(1715,2,376,'input_text','','+971526745347'),(1716,2,376,'dropdown','','Other Enquiry'),(1717,2,376,'description','','Hi,\r\n\r\nI\'m Jayasuriya R, qualified as a Computer Science Engineer with one year of experience as a Project Engineer at Wipro. Eager to embark on a new career as a Data Analyst, leveraging technical skills and passion for deriving meaningful insights from data. I did data analysis training in a Data Analytics bootcamp, focusing on data manipulation, visualization, and statistical analysis. And I did some hands-on projects , so I have the experience of working with tools like Tableau , Power Bi . And I worked on sql and python projects . In Excel I know the VLOOKUP, Index , Index Match Functions also.\r\n\r\nMy Skills are My SQL, Python(NumPy, Pandas) , MS Excel , Tableau , Power Bi.\r\n\r\nNow, I\'m looking for a job to showcase my skills.Kindly consider it.'),(1718,2,377,'names','first_name','Eric Jones'),(1719,2,377,'email','','ericjonesmyemail@gmail.com'),(1720,2,377,'input_text','','555-555-1212'),(1721,2,377,'dropdown','','Mini PCs'),(1722,2,377,'description','','To the blueocean-technologies.com Admin! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1723,2,378,'names','first_name','Eric Jones'),(1724,2,378,'email','','ericjonesmyemail@gmail.com'),(1725,2,378,'input_text','','555-555-1212'),(1726,2,378,'dropdown','','Display Mounts'),(1727,2,378,'description','','Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1728,2,379,'names','first_name','Mark Carbine'),(1729,2,379,'email','','markwints39@gmail.com'),(1730,2,379,'input_text','','734-555-7893'),(1731,2,379,'dropdown','','Wireless Solutions'),(1732,2,379,'description','','Hi My name is Mark. I did a google search and I noticed that blueocean-technologies.com has fewer reviews and positive ratings than other businesses I would say are similar to you. \r\n\r\nFrom what I see I think your actually pretty awesome and should be getting much more (and better) reviews. \r\n\r\nIm happy to help with that for free. Would you let me help you with it for free? \r\n\r\nRegards,\r\nMark'),(1733,2,380,'names','first_name','Justin Sunderland'),(1734,2,380,'email','','sunderland.justin17@gmail.com'),(1735,2,380,'input_text','','6501648885'),(1736,2,380,'dropdown','','LCD & LED Products'),(1737,2,380,'description','','People + Processes + Working Capital = The Recipe for Business Success\r\n\r\nBut most small business owners put little thought into the capital needed to scale and grow their business.\r\n\r\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nSend me a message at my contact info below for info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1738,2,381,'names','first_name','Phil Stewart'),(1739,2,381,'email','','noreplyhere@aol.com'),(1740,2,381,'input_text','','342-123-4456'),(1741,2,381,'dropdown','','Video Distribution'),(1742,2,381,'description','','Ever thought about having your ad blasted to millions of contact forms? You\'re reading this message, so you know it works! Check out my site below for more info.\r\n\r\nhttp://rwpgha.contactformblasting.xyz'),(1743,2,382,'names','first_name','Lucas Cassidy'),(1744,2,382,'email','','cassidy.lucas@gmail.com'),(1745,2,382,'input_text','','911251763'),(1746,2,382,'dropdown','','Wireless Solutions'),(1747,2,382,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(1748,2,383,'names','first_name','Veda Johann'),(1749,2,383,'email','','johann.veda@gmail.com'),(1750,2,383,'input_text','','53109606'),(1751,2,383,'dropdown','','Wireless Solutions'),(1752,2,383,'description','','Our AI powered Instagram Engagement Network automatically boosts your Instagram posts, ensuring you get the engagement you need while you focus on creating great content. Start growing today and get 50% off by using coupon code BUBBLE here: https://tinyurl.com/bdheejd2'),(1753,2,384,'names','first_name','Kathleen Scotto'),(1754,2,384,'email','','kathleen.scotto64@hotmail.com'),(1755,2,384,'input_text','','249941903'),(1756,2,384,'dropdown','','Projection Solutions'),(1757,2,384,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/1wKa50TbTg2\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.'),(1758,2,385,'names','first_name','Delia Lamble'),(1759,2,385,'email','','lamble.delia@gmail.com'),(1760,2,385,'input_text','','671807835'),(1761,2,385,'dropdown','','LCD & LED Products'),(1762,2,385,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/P34L50TbTfX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(1763,2,386,'names','first_name','Eric Jones'),(1764,2,386,'email','','ericjonesmyemail@gmail.com'),(1765,2,386,'input_text','','555-555-1212'),(1766,2,386,'dropdown','','Display Mounts'),(1767,2,386,'description','','To the\r\n\r\nMy name’s Eric and I just found your site blueocean-technologies.com Admin!\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://rushleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nVisit https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe visit https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1768,2,387,'names','first_name','Wendi Valadez'),(1769,2,387,'email','','valadez.wendi@outlook.com'),(1770,2,387,'input_text','','497779351'),(1771,2,387,'dropdown','','Projection Solutions'),(1772,2,387,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/xkbp50ToeTP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(1773,2,388,'names','first_name','Eric Jones'),(1774,2,388,'email','','ericjonesmyemail@gmail.com'),(1775,2,388,'input_text','','555-555-1212'),(1776,2,388,'dropdown','','Other Enquiry'),(1777,2,388,'description','','Dear blueocean-technologies.com Administrator! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1778,2,389,'names','first_name','Nichole Derosa'),(1779,2,389,'email','','nichole.derosa1@gmail.com'),(1780,2,389,'input_text','','631965929'),(1781,2,389,'dropdown','','Other Enquiry'),(1782,2,389,'description','','Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://ow.ly/SusE50Tl96g'),(1783,2,390,'names','first_name','Abhi'),(1784,2,390,'email','','efficientmanage007@outlook.com'),(1785,2,390,'input_text','','394850259'),(1786,2,390,'dropdown','','Wireless Solutions'),(1787,2,390,'description','','Hello! I\'m Abhi, a professional with 10 years of experience in data entry, research, and back office support. I’m skilled at understanding and adapting to your process and software. Rates: USD 7/hr–12/hr, with discounts for part/full-time jobs. \r\n\r\nContact me at efficientmanage007@outlook.com'),(1788,2,391,'names','first_name','Eric Jones'),(1789,2,391,'email','','ericjonesmyemail@gmail.com'),(1790,2,391,'input_text','','555-555-1212'),(1791,2,391,'dropdown','','Video Distribution'),(1792,2,391,'description','','Hello blueocean-technologies.com Administrator! my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1793,2,392,'names','first_name','Eric Jones'),(1794,2,392,'email','','ericjonesmyemail@gmail.com'),(1795,2,392,'input_text','','555-555-1212'),(1796,2,392,'dropdown','','Projection Solutions'),(1797,2,392,'description','','To the blueocean-technologies.com Webmaster. my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1798,2,393,'names','first_name','Joeann Gether'),(1799,2,393,'email','','gether.joeann40@outlook.com'),(1800,2,393,'input_text','','475902434'),(1801,2,393,'dropdown','','Video Distribution'),(1802,2,393,'description','','Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\r\n\r\nWant to remove the stress and get some breathing room?\r\n\r\nGet a no obligation working capital quote in less than 2 minutes. \r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com'),(1803,2,394,'names','first_name','Rosalinda Vessels'),(1804,2,394,'email','','rosalinda.vessels@gmail.com'),(1805,2,394,'input_text','','27238492'),(1806,2,394,'dropdown','','Audio Solutions'),(1807,2,394,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.'),(1808,2,395,'names','first_name','Marcelo Torrence'),(1809,2,395,'email','','marcelo.torrence@googlemail.com'),(1810,2,395,'input_text','','236162599'),(1811,2,395,'dropdown','','Video Distribution'),(1812,2,395,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(1813,2,396,'names','first_name','Fae Heron'),(1814,2,396,'email','','fae.heron@outlook.com'),(1815,2,396,'input_text','','641866318'),(1816,2,396,'dropdown','','Other Enquiry'),(1817,2,396,'description','','Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://ow.ly/SusE50Tl96g'),(1818,2,397,'names','first_name','Nadia Lebron'),(1819,2,397,'email','','nadia.lebron@gmail.com'),(1820,2,397,'input_text','','3803951674'),(1821,2,397,'dropdown','','Video Distribution'),(1822,2,397,'description','','Ready to get started building your dream team? \r\nYou can hire skilled, reliable remote talent from the Philippines to grow your business. \r\nGet access to thousands of qualified professionals and find the perfect fit for your needs.\r\nCheck it out:\r\nhttp://store.onlinejobs.ph/?aid=582279\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nopt out of future messages by replying to the message and saying out opt.\r\nblueocean-technologies.com\r\n113 Cherry St #92768, Seattle, WA 98104-2205'),(1823,2,398,'names','first_name','Myrtle'),(1824,2,398,'email','','myrtle@blueocean-technologies.com'),(1825,2,398,'input_text','','40920363'),(1826,2,398,'dropdown','','Audio Solutions'),(1827,2,398,'description','','New Multifunction Anti-theft Waterproof Sling Bag\r\n\r\nThe best ever SUPER Sling Bag: Drop-proof/Anti-theft/Scratch-resistant/USB Charging\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://xbags.shop\r\n\r\nThanks and Best Regards, \r\n\r\nMyrtle'),(1828,2,399,'names','first_name','Matthew Williams'),(1829,2,399,'email','','futurosalesco@gmail.com'),(1830,2,399,'input_text','','3811067942'),(1831,2,399,'dropdown','','Projection Solutions'),(1832,2,400,'names','first_name','Amparo Mcmanus'),(1833,2,400,'email','','mcmanus.amparo@gmail.com'),(1834,2,400,'input_text','','242909375'),(1835,2,400,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.'),(1836,2,401,'names','first_name','Adelaida Amadio'),(1837,2,401,'email','','adelaida.amadio@hotmail.com'),(1838,2,401,'input_text','','8588915551'),(1839,2,401,'dropdown','','Mini PCs'),(1840,2,401,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.'),(1841,2,402,'names','first_name','Elbert Duerr'),(1842,2,402,'email','','elbert.duerr@gmail.com'),(1843,2,402,'input_text','','W Rlc s Se'),(1844,2,402,'dropdown','','Audio Solutions'),(1845,2,402,'description','','The Vetted Business Directory June 2024 update is live. \r\n\r\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \r\n\r\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\r\n\r\nIf the returned email was in error, see the link in my signature to update your listing email. \r\n\r\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\r\n \r\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\r\n+Powerful SEO for your business when you add your URL link in your profile.\r\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\r\n \r\nUse the link in my signature to add/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\r\n\r\nYours in trust & transparency,\r\n\r\nSarah McCormick\r\nVetted Business Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nsarah.mccormick@vettedpros.com\r\nhttps://vettedpros.com/1-2/?a=Get-Your-Business-Vetted!'),(1846,2,403,'names','first_name','Eric Jones'),(1847,2,403,'email','','ericjonesmyemail@gmail.com'),(1848,2,403,'input_text','','555-555-1212'),(1849,2,403,'dropdown','','LCD & LED Products'),(1850,2,403,'description','','Hi blueocean-technologies.com Webmaster! I just found your site, quick question…\r\n\r\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1851,2,404,'names','first_name','Eric Jones'),(1852,2,404,'email','','ericjonesmyemail@gmail.com'),(1853,2,404,'input_text','','555-555-1212'),(1854,2,404,'dropdown','','Projection Solutions'),(1855,2,404,'description','','Hi blueocean-technologies.com Owner! Eric here with a quick thought about your website blueocean-technologies.com...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1856,2,405,'names','first_name','Eric Jones'),(1857,2,405,'email','','ericjonesmyemail@gmail.com'),(1858,2,405,'input_text','','555-555-1212'),(1859,2,405,'dropdown','','Mini PCs'),(1860,2,405,'description','','Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1861,2,406,'names','first_name','Vida Melton'),(1862,2,406,'email','','melton.vida@gmail.com'),(1863,2,406,'input_text','','7981523479'),(1864,2,406,'dropdown','','Mini PCs'),(1865,2,406,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.'),(1866,2,407,'names','first_name','Eric Jones'),(1867,2,407,'email','','ericjonesmyemail@gmail.com'),(1868,2,407,'input_text','','555-555-1212'),(1869,2,407,'dropdown','','Cables & Accessories'),(1870,2,407,'description','','Dear blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1871,2,408,'names','first_name','Antwan Bourget'),(1872,2,408,'email','','antwan.bourget45@gmail.com'),(1873,2,408,'input_text','','6474071364'),(1874,2,408,'dropdown','','Other Enquiry'),(1875,2,408,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/PeTks2hj\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(1876,2,409,'names','first_name','James Mcgill'),(1877,2,409,'email','','jamesyoherst@gmail.com'),(1878,2,409,'input_text','','5554567788'),(1879,2,409,'dropdown','','Audio Solutions'),(1880,2,409,'description','','Looking to boost your buisness communications and cut costs? I can help visit acrsolution.online to schedule a quick call helping buisness\'s get the best out of their buisness phone plans.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(1881,2,410,'names','first_name','Miguel Castello'),(1882,2,410,'email','','miguel.castello@googlemail.com'),(1883,2,410,'input_text','','7127277648'),(1884,2,410,'dropdown','','Audio Solutions'),(1885,2,410,'description','','Are you worried that you won’t make payroll this month?\r\n\r\nAre rising business expenses and inflation stressing you out?\r\n\r\nLet’s remove the stress & give you some breathing room. \r\n\r\nGet a friendly & no obligation business working capital quote in less than 2 minutes.\r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nContact me below for details\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com'),(1886,2,411,'names','first_name','Kristopher Lott'),(1887,2,411,'email','','kristopher.lott@googlemail.com'),(1888,2,411,'input_text','','40721069'),(1889,2,411,'dropdown','','Meeting Room Solutions'),(1890,2,411,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/5XUX50ToeWX\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(1891,2,412,'names','first_name','Glenda Saylors'),(1892,2,412,'email','','glenda.saylors8@gmail.com'),(1893,2,412,'input_text','','528447116'),(1894,2,412,'dropdown','','Projection Solutions'),(1895,2,412,'description','','Turn any Video into a ---> Video Game!\r\n\r\nGAMIFY any video for FREE in 24 hrs.\r\n\r\nGuarantee your customers watch 100% of your video with FULL ATTENTION.\r\n\r\nGo viral and get quality leads that watched your whole video!\r\n\r\nSend a link of the video you want to Gamify to this email to see if you qualify:\r\n\r\ngamifyvideo@gmail.com\r\n\r\np.s. It\'s normally $789 to Gamify a Video but we are launching an amazing tool so take advantage while this deal lasts.'),(1896,2,413,'names','first_name','Katelyn Raiden'),(1897,2,413,'email','','katelynraiden@gmail.com'),(1898,2,413,'input_text','','8458684522'),(1899,2,413,'dropdown','','Cables & Accessories'),(1900,2,413,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(1901,2,414,'names','first_name','Catherine Trollope'),(1902,2,414,'email','','catherine.trollope@msn.com'),(1903,2,414,'input_text','','387938510'),(1904,2,414,'dropdown','','Mini PCs'),(1905,2,414,'description','','The BBB is a great tool ……..for businesses in 1962 …..\r\n\r\nUNFORTUNATELY, the BBB has not kept up with the times, and no longer provides the information that today’s consumers want and need to make INFORMED BUYING DECISIONS.\r\n\r\nThere is a better option that is taking the market by storm, because it ACTUALLY MEETS THE NEEDS of both the businesses, and the consumers who use it.\r\n\r\nIntroducing Vetted Business Credentials Reports. \r\nA cloud hosted Business Credentials Report that can be easily shared with one click, and provides the highest levels of trust, transparency & credibility for your business while increasing your chances of booking the sale by a staggering 63%.\r\n\r\nVetted Business Credential Reports allow you to host and 1 click share:\r\n\r\n+ Your Business License, Insurance & Bond\r\n+ Your Business & Professional Certifications & Accreditations\r\n+ Your Industry, Local & Trade Affiliations\r\n+ Your Trust Badges, Awards, & Associations Memberships\r\n+ Much more!\r\n\r\nGet Vetted and dominate your local market \r\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL\r\nSee link in my profile to learn more or to get started.\r\n\r\nWarmly,\r\n\r\nJennifer Corbitt\r\nVetted Business Report Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nJennifer.Corbitt@Vettedprobusinessusa.com\r\nhttps://www.VettedProBusinessUSA.com'),(1906,2,415,'names','first_name','Melvin Farris'),(1907,2,415,'email','','melvin.farris@gmail.com'),(1908,2,415,'input_text','','8246546591'),(1909,2,415,'dropdown','','Wireless Solutions'),(1910,2,415,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/kCF8b\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(1911,2,416,'names','first_name','Eric Jones'),(1912,2,416,'email','','ericjonesmyemail@gmail.com'),(1913,2,416,'input_text','','555-555-1212'),(1914,2,416,'dropdown','','Audio Solutions'),(1915,2,416,'description','','Hello blueocean-technologies.com Admin.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1916,2,417,'names','first_name','Venetta Dupuy'),(1917,2,417,'email','','dupuy.venetta@gmail.com'),(1918,2,417,'input_text','','9220229085'),(1919,2,417,'dropdown','','Meeting Room Solutions'),(1920,2,417,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(1921,2,418,'names','first_name','Evan Howarth'),(1922,2,418,'email','','howarth.evan@gmail.com'),(1923,2,418,'input_text','','661109107'),(1924,2,418,'dropdown','','LCD & LED Products'),(1925,2,418,'description','','If you are paying more than $20 per hour for anything to do with your website you may want to reconsider.\r\n\r\nSend us a small job so we can prove ourselves. \r\n\r\nWe are super responsive, have a rockstar dev team, and charge wholesale pricing.\r\n\r\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\r\nWe can also do flat rate project based pricing if that\'s your preference.\r\n\r\nWhy not give us a try? No job too small. Let us prove ourselves.\r\n\r\nRequest your quote using the link in my profile below.\r\nUse the link in my signature, for a quick turn around quote.\r\n\r\nWarmly,\r\n\r\nDan Setzinger\r\nSenior Web Specialist \r\nFusion Web Experts \r\n186 Daniel Island Drive \r\nDaniel Island, SC 29492 \r\nDan.Setzinger@FusionWebExpertsUsa.com\r\nhttps://www.FusionWebExpertsUSA.com'),(1926,2,419,'names','first_name','Eric Jones'),(1927,2,419,'email','','ericjonesmyemail@gmail.com'),(1928,2,419,'input_text','','555-555-1212'),(1929,2,419,'dropdown','','Video Distribution'),(1930,2,419,'description','','Hello, Eric here with a quick thought about your website blueocean-technologies.com Webmaster.\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1931,2,420,'names','first_name','Madeline Long'),(1932,2,420,'email','','prins.chun@gmail.com'),(1933,2,420,'input_text','','517507875'),(1934,2,420,'dropdown','','Mini PCs'),(1935,2,420,'description','','Hey,\r\n\r\nWanting to enhance your online presence or business while avoiding straining your budget? Fiverr features a wide range of options—anything from design work to web development, beginning as affordable as $5!\r\n\r\nIf you require a logo, site improvement, marketing help, or another service, Fiverr matches you with experienced freelancers ready to get the job done quickly and affordably.\r\n\r\nExplore it here: https://bit.ly/fiverr-professional-services\r\n\r\nThanks,\r\n\r\n\r\n\r\n\r\nIf you want to unsubcribe from these great newsletters, please fill the form at https://bit.ly/unsubscribenews'),(1936,2,421,'names','first_name','Joanna Riggs'),(1937,2,421,'email','','joannariggs278@gmail.com'),(1938,2,421,'input_text','','Hdxvcvttx Qw'),(1939,2,421,'dropdown','','Video Distribution'),(1940,2,421,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(1941,2,422,'names','first_name','Laurence Silas'),(1942,2,422,'email','','laurence.silas@outlook.com'),(1943,2,422,'input_text','','2176346314'),(1944,2,422,'dropdown','','Audio Solutions'),(1945,2,422,'description','','Rising business expenses continue to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a friendly no obligation working capital quote in less than 2 minutes. \r\n\r\nUSA Based Businesses Only! \r\n\r\nContact me below for details\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com'),(1946,2,423,'names','first_name','Phil Stewart'),(1947,2,423,'email','','noreplyhere@aol.com'),(1948,2,423,'input_text','','342-123-4456'),(1949,2,423,'dropdown','','Cables & Accessories'),(1950,2,423,'description','','Post your ad on 1 million websites via contact forms for only $99 - just like the one you\'re reading now! More Info: http://3m9y9e.contactblasting-instantresults.xyz'),(1951,2,424,'names','first_name','Tanesha Kimbrough'),(1952,2,424,'email','','kimbrough.tanesha28@outlook.com'),(1953,2,424,'input_text','','7576481341'),(1954,2,424,'dropdown','','Display Mounts'),(1955,2,424,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.'),(1956,2,425,'names','first_name','Phil Stewart'),(1957,2,425,'email','','noreplyhere@aol.com'),(1958,2,425,'input_text','','342-123-4456'),(1959,2,425,'dropdown','','Display Mounts'),(1960,2,425,'description','','Looking to get millions of people to visit your site without high expenses?\r\n Get Info http://f2xank.get-fast-results-with-contactformblasting.xyz'),(1961,2,426,'names','first_name','Eric Jones'),(1962,2,426,'email','','ericjonesmyemail@gmail.com'),(1963,2,426,'input_text','','555-555-1212'),(1964,2,426,'dropdown','','Cables & Accessories'),(1965,2,426,'description','','To the blueocean-technologies.com Administrator! my name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at blueocean-technologies.com.\r\n\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n\r\n- And then they hit the back button and check out the other search results instead. \r\n\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(1966,2,427,'names','first_name','Neil'),(1967,2,427,'email','','venture4help@outlook.com'),(1968,2,427,'input_text','','Xthnm q'),(1969,2,427,'dropdown','','Wireless Solutions'),(1970,2,427,'description','','Hello! I\'m Neil, a seasoned professional with over a decade of experience specializing in data entry, data management, including research, processing, and cleansing. I also provide financial accounting services, from managing accounts payable and receivable to reconciliations, invoice handling, and preparing financial statements. Additionally, I offer expert e-commerce support, such as inventory management and invoice processing. I’m skilled at understanding and adapting to your unique processes and proficient in working with any software. My rate ranges from USD 7/hr to USD 12/hr, with special discounts available for part-time and full-time engagements. \r\n\r\nLet’s discuss how I can help streamline and elevate your business—Reach me at venture4help@outlook.com'),(1971,2,428,'names','first_name','Vera Kleeman'),(1972,2,428,'email','','kleeman.vera@outlook.com'),(1973,2,428,'input_text','','495824932'),(1974,2,428,'dropdown','','Meeting Room Solutions'),(1975,2,428,'description','','Seeking the best financial support for your business growth? Look no further! Our business loan packages are crafted to help you expand seamlessly. Reach out to us at info@financeworldwidehk.com and let’s make your expansion dreams a reality!\r\n\r\nBest regards,\r\nLaura Cha'),(1976,2,429,'names','first_name','Amparo Hort'),(1977,2,429,'email','','amparo.hort@outlook.com'),(1978,2,429,'input_text','','489835767'),(1979,2,429,'dropdown','','Display Mounts'),(1980,2,429,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(1981,2,430,'names','first_name','Madison Wanganeen'),(1982,2,430,'email','','wanganeen.madison@gmail.com'),(1983,2,430,'input_text','','883338721'),(1984,2,430,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(1985,2,431,'names','first_name','Cleo Beal'),(1986,2,431,'email','','cleo.beal28@outlook.com'),(1987,2,431,'input_text','','3679228912'),(1988,2,431,'dropdown','','Wireless Solutions'),(1989,2,431,'description','','Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://ln.run/kCF8b'),(1990,2,432,'names','first_name','Lonnie Bardon'),(1991,2,432,'email','','bardon.lonnie@gmail.com'),(1992,2,432,'input_text','','4812883'),(1993,2,432,'dropdown','','Display Mounts'),(1994,2,432,'description','','The BBB is a great tool ……..for businesses in 1962 …..\r\n\r\nUNFORTUNATELY, the BBB has not kept up with the times, and no longer provides the information that today’s consumers want and need to make INFORMED BUYING DECISIONS.\r\n\r\nThere is a better option that is taking the market by storm, because it ACTUALLY MEETS THE NEEDS of both the businesses, and the consumers who use it.\r\n\r\nIntroducing Vetted Business Credentials Reports. \r\nA cloud hosted Business Credentials Report that can be easily shared with one click, and provides the highest levels of trust, transparency & credibility for your business while increasing your chances of booking the sale by a staggering 63%.\r\n\r\nVetted Business Credential Reports allow you to host and 1 click share:\r\n\r\n+ Your Business License, Insurance & Bond\r\n+ Your Business & Professional Certifications & Accreditations\r\n+ Your Industry, Local & Trade Affiliations\r\n+ Your Trust Badges, Awards, & Associations Memberships\r\n+ Much more!\r\n\r\nGet Vetted and dominate your local market \r\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL\r\nSee link in my profile to learn more or to get started.\r\n\r\nWarmly,\r\n\r\nJennifer Corbitt\r\nVetted Business Report Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nJennifer.Corbitt@Vettedprobusinessusa.com\r\nhttps://www.VettedProBusinessUSA.com'),(1995,2,433,'names','first_name','Lottie Thompson'),(1996,2,433,'email','','lottiethompson@mail.co.uk'),(1997,2,433,'input_text','','3593844680'),(1998,2,433,'dropdown','','Meeting Room Solutions'),(1999,2,433,'description','','Hey,\r\n\r\nWe run a Facebook growth service, which can increase your number of followers safely and practically.\r\n\r\nWe aim to gain you 400+ real human followers per month, with all actions safe as they are made manually (no bots).\r\n\r\nOur price is just $60 (USD) per month (no contract).\r\n\r\nIf you are interested, just reply back and we can discuss further.\r\n\r\nKind Regards,\r\nLottie'),(2000,2,434,'names','first_name','Noemi Hornibrook'),(2001,2,434,'email','','hornibrook.noemi@gmail.com'),(2002,2,434,'input_text','','7130109473'),(2003,2,434,'dropdown','','Projection Solutions'),(2004,2,434,'description','','Payroll, Insurance, inventory, & advertising EXPENSES ……UGH\r\n\r\nWant some breathing room and a break from these expenses?\r\n\r\nGet a no obligation business working capital funding quote in less than 2 minutes.\r\n\r\n++ This Offer Only For Businesses In The USA ++\r\n\r\nGet in touch with me below for more info\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com'),(2005,2,435,'names','first_name','Eric Jones'),(2006,2,435,'email','','ericjonesmyemail@gmail.com'),(2007,2,435,'input_text','','555-555-1212'),(2008,2,435,'dropdown','','LCD & LED Products'),(2009,2,435,'description','','Dear blueocean-technologies.com Administrator! my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2010,2,436,'names','first_name','Eric Jones'),(2011,2,436,'email','','ericjonesmyemail@gmail.com'),(2012,2,436,'input_text','','555-555-1212'),(2013,2,436,'dropdown','','LCD & LED Products'),(2014,2,436,'description','','Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2015,2,437,'names','first_name','Laurence'),(2016,2,437,'email','','laurence@ferry.thawking.shop'),(2017,2,437,'input_text','','6643985334'),(2018,2,437,'dropdown','','Cables & Accessories'),(2019,2,437,'description','','Hello there \r\n\r\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\r\n\r\nBuy now: https://thawking.shop\r\n\r\nAll the best, \r\n\r\nLaurence'),(2020,2,438,'names','first_name','Larry Hammond'),(2021,2,438,'email','','larry.hammond@outlook.com'),(2022,2,438,'input_text','','799151560'),(2023,2,438,'dropdown','','Other Enquiry'),(2024,2,438,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.'),(2025,2,439,'names','first_name','Dennis Mansom'),(2026,2,439,'email','','dennis.mansom@msn.com'),(2027,2,439,'input_text','','522706882'),(2028,2,439,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(2029,2,440,'names','first_name','Eric Jones'),(2030,2,440,'email','','ericjonesmyemail@gmail.com'),(2031,2,440,'input_text','','555-555-1212'),(2032,2,440,'dropdown','','Mini PCs'),(2033,2,440,'description','','To the blueocean-technologies.com Webmaster.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2034,2,441,'names','first_name','Phil Stewart'),(2035,2,441,'email','','noreplyhere@aol.com'),(2036,2,441,'input_text','','342-123-4456'),(2037,2,441,'description','','Want to capture the attention of millions without overspending?\r\n Visit: http://psb25g.contactblasting-instantresults.xyz'),(2038,2,442,'names','first_name','Sheree Ashkanasy'),(2039,2,442,'email','','sheree.ashkanasy96@yahoo.com'),(2040,2,442,'input_text','','240535148'),(2041,2,442,'dropdown','','Projection Solutions'),(2042,2,442,'description','','Our AI powered Instagram Engagement Network automatically boosts your Instagram posts, ensuring you get the engagement you need while you focus on creating great content. Start growing today and get 50% off by using coupon code BUBBLE here: https://ln.run/kCF8b'),(2043,2,443,'names','first_name','Roxanne Hung'),(2044,2,443,'email','','roxanne.hung@msn.com'),(2045,2,443,'input_text','','7742688083'),(2046,2,443,'dropdown','','Display Mounts'),(2047,2,443,'description','','Rising business expenses continue to take a toll on small business owners.\r\n\r\nYou are not alone. It\'s affecting every industry.\r\n\r\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \r\n\r\nGet a friendly no obligation working capital quote in less than 2 minutes. \r\n\r\n== Must Be A US Based Business To Qualify ==\r\n\r\nGet in touch with me below for more info\r\n\r\nWarmly,\r\n\r\nLauren Smith\r\nHelloRates Fast Funding USA \r\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\r\nLauren.smith@helloratesfastfundingusa.com\r\nhttps://www.HelloRatesFastFundingUSA.com'),(2048,2,444,'names','first_name','Lottie Worrell'),(2049,2,444,'email','','worrell.lottie@gmail.com'),(2050,2,444,'input_text','','618174879'),(2051,2,444,'dropdown','','Audio Solutions'),(2052,2,444,'description','','The BBB is about as relevant as a fax machine ……..\r\nSorry…we had to say it…..\r\n\r\nSo why do so many businesses still pay to use their antiquated service?\r\n\r\nUnless your business just serves consumers over 75 years old …It\'s time to move to a service that actually meets the needs of both your business and more importantly your customers.\r\nThe Vetted Business Credential Reports Platform allows you to host and 1 click share:\r\n\r\n+ Your Business License, Insurance & Bond\r\n+ Your Business & Professional Certifications & Accreditations\r\n+ Your Industry, Local & Trade Affiliations\r\n+ Your Trust Badges, Awards, & Associations Memberships\r\n+ Much more!\r\n\r\nGet Vetted and dominate your local market\r\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL \r\nSee link in my profile to learn more or to get started.\r\n\r\nWarmly,\r\n\r\nJennifer Corbitt\r\nVetted Business Report Specialist\r\n295 Seven Farms Drive Suite C-201\r\nCharleston, SC 29492\r\nJennifer.Corbitt@Vettedprobusinessusa.com\r\nhttps://www.VettedProBusinessUSA.com'),(2053,2,445,'names','first_name','Lacy Eger'),(2054,2,445,'email','','eger.lacy@yahoo.com'),(2055,2,445,'input_text','','4324995462'),(2056,2,445,'dropdown','','LCD & LED Products'),(2057,2,445,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2058,2,446,'names','first_name','Elizabeth Winterbotham'),(2059,2,446,'email','','winterbotham.elizabeth56@outlook.com'),(2060,2,446,'input_text','','488503301'),(2061,2,446,'dropdown','','Projection Solutions'),(2062,2,446,'description','','Access all these premium AI apps from one, user-friendly dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nCancel your AI subscriptions, Save thousands of $$$$.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> lifetime-oneai.com <<---'),(2063,2,447,'names','first_name','Kina Hogarth'),(2064,2,447,'email','','hogarth.kina@yahoo.com'),(2065,2,447,'input_text','','7014216823'),(2066,2,447,'dropdown','','Display Mounts'),(2067,2,447,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/VZn5V\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.'),(2068,2,448,'names','first_name','Matthew Williams'),(2069,2,448,'email','','futurosalesco@gmail.com'),(2070,2,448,'input_text','','7943430017'),(2071,2,448,'description','','Hey there,\r\n\r\nImagine never having to worry about hitting API limits or paying recurring fees ever again. Sounds too good to be true? Well, let me introduce you to Zentara\'s game-changing Custom Unlimited Lifetime APIs!\r\n\r\nI’m Matthew Williams, and I’m here to tell you how our APIs can revolutionize your business. Whether you\'re a tech founder, developer, CTO, CEO, entrepreneur, or solopreneur, this is the breakthrough you’ve been waiting for.\r\n\r\nHere’s the deal:\r\n- Unlimited API calls – No more worrying about limits. Ever.\r\n- Lifetime access – Pay once, use forever.\r\n- Custom solutions – APIs tailored to your specific needs.\r\n\r\nDon’t let limits hold you back. Click here to learn more about how Zentara can fuel your growth!\r\n\r\n\r\nReady to unlock your business\'s full potential? Click the link now to get your Custom Unlimited Lifetime API and start your journey to limitless success! [Get Your API] (https://arsourceinfo.wixstudio.io/lifetime-api)\r\n\r\n\r\nTo your limitless success,\r\nMatthew Williams, President, Zentara'),(2072,2,449,'names','first_name','James Mcgill'),(2073,2,449,'email','','jamesyoherst@gmail.com'),(2074,2,449,'input_text','','5554567788'),(2075,2,449,'dropdown','','Video Distribution'),(2076,2,449,'description','','Looking to boost the amount of people that see your buisness and what you can provide them? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser https://nickbille--chasereiner.thrivecart.com/dfy-setup/ to see cutting egde A I to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(2077,2,450,'names','first_name','cucumber naw and ladonna and good and addon spark, all people good http://vo.74z5mlou3.top/xlwzg'),(2078,2,450,'email','','alex02@24red.ru'),(2079,2,450,'input_text','','cucumber naw and ladonna and good and addon spark, all people good http://vo.74z5mlou3.top/xlwzg'),(2080,2,450,'dropdown','','Cables & Accessories'),(2081,2,450,'description','','cucumber naw and ladonna and good and addon spark, all people good http://vo.74z5mlou3.top/xlwzg'),(2082,2,451,'names','first_name','Francesco Mccaffrey'),(2083,2,451,'email','','mccaffrey.francesco43@gmail.com'),(2084,2,451,'input_text','','9894975239'),(2085,2,451,'dropdown','','Meeting Room Solutions'),(2086,2,451,'description','','Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https://ln.run/_s3yp'),(2087,2,452,'names','first_name','Margret McWilliam'),(2088,2,452,'email','','margret.mcwilliam@gmail.com'),(2089,2,452,'input_text','','6186102458'),(2090,2,452,'dropdown','','Audio Solutions'),(2091,2,452,'description','','Are you planning a development project? How does funding for less than 2% sound? Send me an email for more info: jpark9000z@gmail.com\r\nThanks\r\nJoseph'),(2092,2,453,'names','first_name','Berenice Macvitie'),(2093,2,453,'email','','macvitie.berenice99@googlemail.com'),(2094,2,453,'input_text','','3386543663'),(2095,2,453,'dropdown','','Other Enquiry'),(2096,2,453,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.'),(2097,2,454,'names','first_name','Phil Stewart'),(2098,2,454,'email','','noreplyhere@aol.com'),(2099,2,454,'input_text','','342-123-4456'),(2100,2,454,'dropdown','','Meeting Room Solutions'),(2101,2,454,'description','','Need a way to get millions of people to view your website economically?\r\n Reach out to me at my contact info below if you’d like more information on how I do this.\r\n\r\nRegards,\r\nMichel Bernard\r\nEmail: Michel.Bernard@morebiz.my\r\nWebsite: http://34v6d8.resultswithcontactforms.my\r\nSkype: marketingwithcontactforms'),(2102,2,455,'names','first_name','Josefina Eck'),(2103,2,455,'email','','eck.josefina@hotmail.com'),(2104,2,455,'input_text','','353012395'),(2105,2,455,'dropdown','','Wireless Solutions'),(2106,2,455,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/_s3yp\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2107,2,456,'names','first_name','Joanna Riggs'),(2108,2,456,'email','','joannariggs94@gmail.com'),(2109,2,456,'input_text','','9722180199'),(2110,2,456,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\r\n\r\nNon-animated example:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\n\r\nAnimated example:\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(2111,2,457,'names','first_name','Tuyet McCoin'),(2112,2,457,'email','','mccoin.tuyet93@gmail.com'),(2113,2,457,'input_text','','7865772154'),(2114,2,457,'dropdown','','Wireless Solutions'),(2115,2,457,'description','','Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https://ln.run/kCF8b'),(2116,2,458,'names','first_name','Thorsten Wolfgram'),(2117,2,458,'email','','wolfgram.thorsten11@gmail.com'),(2118,2,458,'input_text','','7706746303'),(2119,2,458,'dropdown','','Display Mounts'),(2120,2,458,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(2121,2,459,'names','first_name','Andreas Ntritsos'),(2122,2,459,'email','','terradigitasales@gmail.com'),(2123,2,459,'input_text','','3695874625'),(2124,2,459,'dropdown','','Meeting Room Solutions'),(2125,2,459,'description','','Hi, I just wanted to ask you a question:\r\n\r\nWould you like to get your own e-Learning Website preloaded with 250 video courses ready to sell and keep 100% of the profits, use them as lead magnets or as a bonus to your existing customers or audience?\r\n\r\nIf yes, I have 2 plans to chose from, and you can get all the details here:\r\n\r\nhttps://offer.terradigita.com/lms-website\r\n\r\nIn that page, you can also find a live chat option where you can contact me if you have any questions.\r\n\r\nThe site is built on WordPress, and you can have it on your own hosting and domain name, with your own logo and your own payment gateways connected to it.\r\n\r\nRegards,\r\nAndreas\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(2126,2,460,'names','first_name','Ashok'),(2127,2,460,'email','','webdesignservices111@outlook.com'),(2128,2,460,'input_text','','4859820'),(2129,2,460,'dropdown','','Cables & Accessories'),(2130,2,460,'description','','Hello! If you\'re looking for a professional website developer or a responsive website designer, you\'re in the right place. With 15 years of experience, I specialize in WordPress design and development, full stack development, creating responsive and mobile-friendly sites, and integrating payment gateways. My expertise also includes speed optimization, custom development, and building eCommerce solutions. I can troubleshoot and fix bugs, ensuring your website performs at its best. Let’s collaborate to create the perfect website for your needs!\r\n\r\nFeel free to send me an email at webdesignservices111@outlook.com to collaborate.'),(2131,2,461,'names','first_name','George'),(2132,2,461,'email','','george@mailwurks.com'),(2133,2,461,'input_text','','Toll Free'),(2134,2,461,'dropdown','','Mini PCs'),(2135,2,461,'description','','Do you accept credit cards?\r\n\r\nUSA based businesses may be eligible claim money from a $5.5 Billion settlement if you accepted credit cards between 2004 and 2019.\r\n\r\nFor more info call our toll-free recorded hotline: 888-913-3155\r\n\r\n\r\nBest,\r\nGeorge\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n____________\r\n401 East Sonterra Boulevard Ste 375 San Antonio, TX 78258\r\nTo unsubscribe/remove your website from receiving messages, click this link and follow the instructions:\r\nhttps://docs.google.com/forms/d/e/1FAIpQLSdhKwM0TZQnZDWrMIpst3Zouy8h7yfN656z4l2ZhCR0VKmuYg/viewform?usp=pp_url&entry.1607426182=blueocean-technologies.com'),(2136,2,462,'names','first_name','Penny Wake'),(2137,2,462,'email','','pennywake02@gmail.com'),(2138,2,462,'input_text','','5554567788'),(2139,2,462,'dropdown','','Cables & Accessories'),(2140,2,462,'description','','Ever get things piling up on the daily and need a hand? Click or paste https://fas.st/t/JjLmvgxV into your browser to help your buisness thrive!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(2141,2,463,'names','first_name','Lucy Buvelot'),(2142,2,463,'email','','lucy.buvelot@googlemail.com'),(2143,2,463,'input_text','','T Uvq'),(2144,2,463,'dropdown','','Meeting Room Solutions'),(2145,2,463,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.'),(2146,2,464,'names','first_name','Eric Jones'),(2147,2,464,'email','','ericjonesmyemail@gmail.com'),(2148,2,464,'input_text','','555-555-1212'),(2149,2,464,'dropdown','','Audio Solutions'),(2150,2,464,'description','','Dear blueocean-technologies.com Admin.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2151,2,465,'names','first_name','Ayaan'),(2152,2,465,'email','','projectsexpert222@outlook.com'),(2153,2,465,'input_text','','391761198'),(2154,2,465,'dropdown','','Display Mounts'),(2155,2,465,'description','','Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income/expenses, reports (daily/weekly/monthly), send individual emails, gather data from different websites, and repeat any business process. \r\n\r\nLet\'s connect on projectsexpert222@outlook.com to talk more!'),(2156,2,466,'names','first_name','Eric Jones'),(2157,2,466,'email','','ericjonesmyemail@gmail.com'),(2158,2,466,'input_text','','555-555-1212'),(2159,2,466,'dropdown','','Audio Solutions'),(2160,2,466,'description','','Hi blueocean-technologies.com Owner!\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2161,2,467,'names','first_name','Eric Jones'),(2162,2,467,'email','','ericjonesmyemail@gmail.com'),(2163,2,467,'input_text','','555-555-1212'),(2164,2,467,'dropdown','','Display Mounts'),(2165,2,467,'description','','Dear blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2166,2,468,'names','first_name','Arnulfo Stradbroke'),(2167,2,468,'email','','stradbroke.arnulfo@googlemail.com'),(2168,2,468,'input_text','','734840289'),(2169,2,468,'dropdown','','Cables & Accessories'),(2170,2,468,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.'),(2171,2,469,'names','first_name','Gary'),(2172,2,469,'email','','garycharles@dominatingkeywords.com'),(2173,2,469,'input_text','','8054002077'),(2174,2,469,'dropdown','','Projection Solutions'),(2175,2,469,'description','','Get thousands of clicks per month from Google, Bing and other search engines with less than $10 per day ad budget.\r\nNo SEO and no PPC.\r\nFlat fee per keyword.\r\nAll I need from you is a list of desired keywords and I\'ll send you traffic quotes and details within 24 hours.\r\nYou can get more information and do online demo on our website.'),(2176,2,470,'names','first_name','Gary'),(2177,2,470,'email','','garycharles@dominatingkeywords.com'),(2178,2,470,'input_text','','8054002077'),(2179,2,470,'dropdown','','Projection Solutions'),(2180,2,470,'description','','No more waiting for SEO and high Pay Per Click charges! With technology that we developed, you can achieve top-ranking placements on Google and Bing without SEO or Pay Per Click. Simply provide your target keywords, and watch your website soar to the number one spot. Let us show you the process and you\'ll be amazed at the results.'),(2181,2,471,'names','first_name','Eric Jones'),(2182,2,471,'email','','ericjonesmyemail@gmail.com'),(2183,2,471,'input_text','','555-555-1212'),(2184,2,471,'dropdown','','Projection Solutions'),(2185,2,471,'description','','Hi blueocean-technologies.com Webmaster. I just found your site, quick question…\r\n\r\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n \r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n \r\nYou know, strike when the iron’s hot!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \r\n \r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nCLICK HERE https://leadgenoverdrive.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://leadgenoverdrive.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2186,2,472,'names','first_name','Dominique Huntsman'),(2187,2,472,'email','','dominique.huntsman@gmail.com'),(2188,2,472,'input_text','','417557277'),(2189,2,472,'dropdown','','Meeting Room Solutions'),(2190,2,472,'description','','Looking for cost-effective lead generation? We focus on delivering messages directly through website contact forms, ensuring your message reaches the right inboxes. \r\nBegin reaching millions of potential buyers today, all starting from just $19 only! \r\nLet’s amplify your brand and drive traffic like never before.\r\n\r\n++ Order: https://bit.ly/uscfleads\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhenever you no longer want to receive future messages from our side, please follow this link: https://bit.ly/unsubscribe-cfl\r\nCasa Posrclas 115, Edlibach, NY, USA, 6313'),(2191,2,473,'names','first_name','Lina Toth'),(2192,2,473,'email','','toth.lina@gmail.com'),(2193,2,473,'input_text','','6253096361'),(2194,2,473,'dropdown','','Other Enquiry'),(2195,2,473,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/xeDg5bbk\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(2196,2,474,'names','first_name','Eric Jones'),(2197,2,474,'email','','ericjonesmyemail@gmail.com'),(2198,2,474,'input_text','','555-555-1212'),(2199,2,474,'dropdown','','Meeting Room Solutions'),(2200,2,474,'description','','To the blueocean-technologies.com Administrator. my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2201,2,475,'names','first_name','Addy'),(2202,2,475,'email','','venture4help@outlook.com'),(2203,2,475,'input_text','','9208837238'),(2204,2,475,'dropdown','','Projection Solutions'),(2205,2,475,'description','','My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \r\n\r\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.'),(2206,2,476,'names','first_name','Eric Jones'),(2207,2,476,'email','','ericjonesmyemail@gmail.com'),(2208,2,476,'input_text','','555-555-1212'),(2209,2,476,'dropdown','','Other Enquiry'),(2210,2,476,'description','','Hi blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://rushleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2211,2,477,'names','first_name','HUANG HAIMEI'),(2212,2,477,'email','','hhmemily@163.com'),(2213,2,477,'input_text','','+86 13600092710'),(2214,2,477,'dropdown','','Audio Solutions'),(2215,2,477,'description','','(1)I was the Head of Sales in China at ULANZI, but now I\'ve started my own business. \r\n(2)We provide products from ULANZI\'s source factory, using the same molds, at more affordable prices.\r\n(3)We also offer Smallrig / Aputure / TILTA / 7Artisans / insta360, and more (refer to the image below for the complete list). \r\n(4)Furthermore, we accept OEM/ODM orders, especially for items with the same molds as ULANZI from source factories. \r\n(5)May I send you our wholesale price list?'),(2216,2,478,'names','first_name','Nidia Shearer'),(2217,2,478,'email','','shearer.nidia@gmail.com'),(2218,2,478,'input_text','','1219037959'),(2219,2,478,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(2220,2,479,'names','first_name','Katja Gleeson'),(2221,2,479,'email','','katja.gleeson70@gmail.com'),(2222,2,479,'input_text','','Ilfktx Mmrlbm'),(2223,2,479,'dropdown','','Meeting Room Solutions'),(2224,2,479,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.'),(2225,2,480,'names','first_name','Eric Jones'),(2226,2,480,'email','','ericjonesmyemail@gmail.com'),(2227,2,480,'input_text','','555-555-1212'),(2228,2,480,'dropdown','','Video Distribution'),(2229,2,480,'description','','Dear, Eric here with a quick thought about your website blueocean-technologies.com Admin.\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content. \r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \r\n \r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2230,2,481,'names','first_name','Violet Washington'),(2231,2,481,'email','','damian.regan@outlook.com'),(2232,2,481,'input_text','','240590411'),(2233,2,481,'dropdown','','Video Distribution'),(2234,2,481,'description','','Hello there\r\n\r\nLooking for professional services without the high cost? Fiverr provides a huge selection of affordable freelancers—beginning from $5! If you need graphic design, marketing, web development, or another service, Fiverr has talented professionals eager to help your business thrive.\r\n\r\nTake a look here: https://bit.ly/fiverr-professional-services\r\n\r\nBest,\r\nPhillip Watson'),(2235,2,482,'names','first_name','Eric Jones'),(2236,2,482,'email','','ericjonesmyemail@gmail.com'),(2237,2,482,'input_text','','555-555-1212'),(2238,2,482,'dropdown','','Meeting Room Solutions'),(2239,2,482,'description','','Hi blueocean-technologies.com Webmaster.\r\n\r\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\r\n\r\nHere’s what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re getting eyeballs – mine at least.\r\n\r\nYour content’s pretty good, wouldn’t change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs don’t pay the bills.\r\n\r\nCUSTOMERS do.\r\n\r\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\r\n\r\nIt’s like they never were even there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\r\n \r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\r\n\r\nThis could change everything for you and your business.\r\n\r\nCLICK HERE https://rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nPaying customers are out there waiting. \r\nStarting connecting today by CLICKING HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2240,2,483,'names','first_name','Eric Jones'),(2241,2,483,'email','','ericjonesmyemail@gmail.com'),(2242,2,483,'input_text','','555-555-1212'),(2243,2,483,'dropdown','','Wireless Solutions'),(2244,2,483,'description','','Hello blueocean-technologies.com Webmaster. this is Eric and I ran across blueocean-technologies.com a few minutes ago.\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n \r\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\r\n \r\nYou can –\r\n \r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nCLICK HERE https://rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n \r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nCLICK HERE https://rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://rushleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://rushleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2245,2,484,'names','first_name','Shelby Burley'),(2246,2,484,'email','','burley.shelby@googlemail.com'),(2247,2,484,'input_text','','653489545'),(2248,2,484,'dropdown','','Meeting Room Solutions'),(2249,2,484,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.'),(2250,2,485,'names','first_name','Vivien Pring'),(2251,2,485,'email','','info@rotevcolab.com'),(2252,2,485,'input_text','','4162970038'),(2253,2,485,'dropdown','','Meeting Room Solutions'),(2254,2,485,'description','','Hi there,\r\n\r\nI focus in building optimized websites built on Webflow, and here’s the best part: if you’re not completely satisfied with the website we design for you, you don’t pay—no questions asked!\r\n\r\nIf you’d like to get more information or see examples of our work, just reply to this email. We can chat about how a new website can help your business grow.\r\n\r\nLooking forward to hearing from you!\r\n\r\nBest regards,\r\nShahar Zohar\r\ninfo@rotevcolab.com\r\n\r\n\r\n\r\nIf you wish to stop getting notifications from us anymore, kindly respond to this email with the phrase: “No thanks”.'),(2255,2,486,'names','first_name','Eric Jones'),(2256,2,486,'email','','ericjonesmyemail@gmail.com'),(2257,2,486,'input_text','','555-555-1212'),(2258,2,486,'description','','Hello\r\n\r\nMy name’s Eric and I just found your site blueocean-technologies.com.\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nCLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nEric\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2259,2,487,'names','first_name','Phil Stewart'),(2260,2,487,'email','','noreplyhere@aol.com'),(2261,2,487,'input_text','','342-123-4456'),(2262,2,487,'dropdown','','Meeting Room Solutions'),(2263,2,487,'description','','Need a way to get millions of people to view your ad without high expenses?\r\n Contact me at the details below if you’d like to explore this further.\r\n\r\nRegards,\r\nPeggy Maher\r\nEmail: Peggy.Maher@morebiz.my\r\nWebsite: http://w6zk5q.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms'),(2264,2,488,'names','first_name','Finn Roddy'),(2265,2,488,'email','','finn.roddy@gmail.com'),(2266,2,488,'input_text','','479240784'),(2267,2,488,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and visitors.'),(2268,2,489,'names','first_name','Shana Kaleski'),(2269,2,489,'email','','kaleski.shana@gmail.com'),(2270,2,489,'input_text','','437601600'),(2271,2,489,'dropdown','','Meeting Room Solutions'),(2272,2,489,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(2273,2,490,'names','first_name','Sandy'),(2274,2,490,'email','','efficientmanage007@outlook.com'),(2275,2,490,'input_text','','6819253089'),(2276,2,490,'dropdown','','Cables & Accessories'),(2277,2,490,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content creation, planning new projects, bookkeeping, entering data into softwares, and back-office assistance.\r\n\r\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.'),(2278,2,491,'names','first_name','Omer Green'),(2279,2,491,'email','','green.omer@hotmail.com'),(2280,2,491,'input_text','','3260140921'),(2281,2,491,'dropdown','','Audio Solutions'),(2282,2,491,'description','','Enhancing your website\'s performance and tracking your marketing efforts just got simpler! With our UTM Code Generator at SEOGEEK, you can:\r\n\r\nGenerate custom tracking codes effortlessly to gain essential insights into your digital marketing campaigns.\r\n\r\nKnow where your traffic comes from to improve your strategies effectively.\r\n\r\n\r\nMeasure the effectiveness of your campaigns with UTM codes, allowing for informed decisions that boost your marketing efforts.\r\n\r\nIf you\'re ready to get started, check out our resources:\r\n\r\n++ Quick tutorial video on using the UTM Code Generator: https://www.youtube.com/watch?v=LkZm0rtMrbM\r\n\r\n-- Learn more about the importance of UTM codes for your campaigns: https://bit.ly/generateutm\r\n\r\nLet us take your digital marketing to the next level!\r\n\r\n\r\n\r\n\r\n\r\nYou can unsubscribe by filling the form with your website URL at https://bit.ly/unsubus\r\nVia Pisanelli 46, Ducenta, Chandler , AZ, United States'),(2283,2,492,'names','first_name','Efrain Batey'),(2284,2,492,'email','','batey.efrain19@gmail.com'),(2285,2,492,'input_text','','7843637887'),(2286,2,492,'dropdown','','Wireless Solutions'),(2287,2,492,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(2288,2,493,'names','first_name','Matthew Williams'),(2289,2,493,'email','','futurosalesco@gmail.com'),(2290,2,493,'input_text','','91780591'),(2291,2,493,'dropdown','','Mini PCs'),(2292,2,494,'names','first_name','Lorene Weed'),(2293,2,494,'email','','lorene.weed@gmail.com'),(2294,2,494,'input_text','','674645816'),(2295,2,494,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(2296,2,495,'names','first_name','Linwood Archibald'),(2297,2,495,'email','','archibald.linwood86@gmail.com'),(2298,2,495,'input_text','','470898069'),(2299,2,495,'dropdown','','Video Distribution'),(2300,2,495,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(2301,2,496,'names','first_name','Peggy Scantlebury'),(2302,2,496,'email','','scantlebury.peggy@gmail.com'),(2303,2,496,'input_text','','Bynlz'),(2304,2,496,'dropdown','','Projection Solutions'),(2305,2,496,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(2306,2,497,'names','first_name','Doreen Pedder'),(2307,2,497,'email','','pedder.doreen@msn.com'),(2308,2,497,'input_text','','7060996601'),(2309,2,497,'dropdown','','Mini PCs'),(2310,2,497,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.'),(2311,2,498,'names','first_name','Elisa Rodway'),(2312,2,498,'email','','elisa.rodway@googlemail.com'),(2313,2,498,'input_text','','3146848965'),(2314,2,498,'dropdown','','Mini PCs'),(2315,2,498,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/fgqL50TXlCr\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2316,2,499,'names','first_name','Hayden Bunbury'),(2317,2,499,'email','','hayden.bunbury@googlemail.com'),(2318,2,499,'input_text','','50593749'),(2319,2,499,'dropdown','','Mini PCs'),(2320,2,499,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/mjfF50TXlGg\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2321,2,500,'names','first_name','Vinay'),(2322,2,500,'email','','web.techdevelopment@outlook.com'),(2323,2,500,'input_text','','369667933'),(2324,2,500,'dropdown','','Other Enquiry'),(2325,2,500,'description','','Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. \r\n\r\nIf this is a priority for your business, feel free to contact me at Web.techdevelopment@outlook.com'),(2326,2,501,'names','first_name','Felicity Sauncho'),(2327,2,501,'email','','felicitysauncho@gmail.com'),(2328,2,501,'input_text','','7026114997'),(2329,2,501,'dropdown','','Mini PCs'),(2330,2,501,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nFelicity'),(2331,2,502,'names','first_name','Alex Bertram'),(2332,2,502,'email','','avis.carnegie@yahoo.com'),(2333,2,502,'input_text','','421260906'),(2334,2,502,'dropdown','','Other Enquiry'),(2335,2,502,'description','','Hello : )\r\n\r\nI was on your website, blueocean-technologies.com, and found it very appealing; however, I noticed a few technical issues.\r\n\r\nI came across some hidden SEO and loading time errors on your website, which are also causing blueocean-technologies.com to rank lower on Google. These issues could negatively impact your visibility and user experience.\r\n\r\nThese problems are often hard to detect, but I’ve created a concise report for you.\r\n\r\nWould you like me to send it over so you can see what might currently be costing you visitors and customers?\r\n\r\nFeel free to drop me a quick email:\r\n\r\nalexbertram1991@gmail.com\r\n\r\nBest regards from Berlin, \r\nAlex Bertram'),(2336,2,503,'names','first_name','Barry Howe'),(2337,2,503,'email','','howe.barry@gmail.com'),(2338,2,503,'input_text','','6371481772'),(2339,2,503,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(2340,2,504,'names','first_name','Renate Niland'),(2341,2,504,'email','','niland.renate@gmail.com'),(2342,2,504,'input_text','','267902628'),(2343,2,504,'dropdown','','Display Mounts'),(2344,2,504,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(2345,2,505,'names','first_name','Adolph Mackinlay'),(2346,2,505,'email','','mackinlay.adolph@outlook.com'),(2347,2,505,'input_text','','329412885'),(2348,2,505,'dropdown','','Audio Solutions'),(2349,2,505,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://cutt.ly/OeFCSjoh\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2350,2,506,'names','first_name','Arin'),(2351,2,506,'email','','bizassistance008@outlook.com'),(2352,2,506,'input_text','','3209332307'),(2353,2,506,'dropdown','','Meeting Room Solutions'),(2354,2,506,'description','','Hello, My name is Arin Shah. I provide data entry services starting at USD 6/hour. I can work as per instructions and follow step-by-step instructions. \r\n\r\nIf you are interested, Please share your requirements at bizassistance008@outlook.com and we can take a video call.'),(2355,2,507,'names','first_name','Cyril Thacker'),(2356,2,507,'email','','thacker.cyril@gmail.com'),(2357,2,507,'input_text','','484861388'),(2358,2,507,'dropdown','','Mini PCs'),(2359,2,507,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://cutt.ly/OeFCSjoh\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2360,2,508,'names','first_name','Philomena Blaine'),(2361,2,508,'email','','blaine.philomena@outlook.com'),(2362,2,508,'input_text','','4398073'),(2363,2,508,'dropdown','','Projection Solutions'),(2364,2,508,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and visitors.'),(2365,2,509,'names','first_name','Andreas Mulga'),(2366,2,509,'email','','andreas.mulga@gmail.com'),(2367,2,509,'input_text','','5202719946'),(2368,2,509,'dropdown','','LCD & LED Products'),(2369,2,509,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.'),(2370,2,510,'names','first_name','Noella Aaron'),(2371,2,510,'email','','aaron.noella@gmail.com'),(2372,2,510,'input_text','','371728274'),(2373,2,510,'dropdown','','Audio Solutions'),(2374,2,510,'description','','Access all the top-tier AI apps from a single, easy-to-use dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nEliminate your AI subscriptions, Save thousands of Dollars.\r\n\r\nUnlimited Use - Zero recurring costs—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---'),(2375,2,511,'names','first_name','Jacob Whiteeagle'),(2376,2,511,'email','','jacobwhiteeagle@proton.me'),(2377,2,511,'input_text','','6057866458'),(2378,2,511,'description','','Hi friend,\r\n\r\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\r\n\r\nCan you please help me? I\'m willing to pay for your assistance.\r\n\r\nPlease call me back as soon as possible at:\r\n\r\nMy whatsapp number: +17852192072\r\nMy phone: +16057866458\r\nMy email: jacobwhiteeagle@proton.me\r\n\r\nThanks,\r\nJacob'),(2379,2,512,'names','first_name','James Mcgill'),(2380,2,512,'email','','jamesyoherst@gmail.com'),(2381,2,512,'input_text','','5554567788'),(2382,2,512,'dropdown','','Display Mounts'),(2383,2,512,'description','','Need more eyes on the product you produce or sell? Click or copy and paste https://rb.gy/twajmc into your browser.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(2384,2,513,'names','first_name','Gabriella Leake'),(2385,2,513,'email','','leake.gabriella66@gmail.com'),(2386,2,513,'input_text','','474587790'),(2387,2,513,'dropdown','','Wireless Solutions'),(2388,2,513,'description','','I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.'),(2389,2,514,'names','first_name','Maddy'),(2390,2,514,'email','','businessgrowtogether@outlook.com'),(2391,2,514,'input_text','','484918414'),(2392,2,514,'dropdown','','LCD & LED Products'),(2393,2,514,'description','','Hi, are you looking to gather information from different websites or sources, like collecting email addresses, compiling competitor data, finding product reviews, gathering contact details of potential leads, collecting data on market trends, researching business directories, gathering LinkedIn or Twitter profiles, collecting industry statistics, compiling product and price comparisons, or obtaining customer feedback? \r\n\r\nIf yes, please send me an email at businessgrowtogether@outlook.com so we can discuss it further!'),(2394,2,515,'names','first_name','AKHIL NAIR'),(2395,2,515,'email','','akhil@emtecav.com'),(2396,2,515,'input_text','','0561381447'),(2397,2,515,'dropdown','','Projection Solutions'),(2398,2,515,'description','','GRANDVIEW MOTORIZED SKYSHOW SERIES PROJECTOR SCREEN INQUIRY'),(2399,2,516,'names','first_name','Benito Peace'),(2400,2,516,'email','','benito.peace@outlook.com'),(2401,2,516,'input_text','','46648711'),(2402,2,516,'dropdown','','Projection Solutions'),(2403,2,516,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.'),(2404,2,517,'names','first_name','Elouise Hogarth'),(2405,2,517,'email','','elouise.hogarth23@msn.com'),(2406,2,517,'input_text','','138368221'),(2407,2,517,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/QRAX50TR2rR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(2408,2,518,'names','first_name','Jerilyn Bracewell'),(2409,2,518,'email','','jerilyn.bracewell47@gmail.com'),(2410,2,518,'input_text','','5192872503'),(2411,2,518,'dropdown','','LCD & LED Products'),(2412,2,518,'description','','Hi! Based on what we found on your website, you could be missing out on tens of thousands in annual tax credits. Our software scans thousands of credits to see which you qualify for—and the best part? We only get paid if we secure savings for you. Would you like a free assessment? Please reply to me at my contact info below.\r\n\r\nMelissa Lang \r\nNestWorth.US\r\n(800) 481-2198\r\nInfo@NestWorth.US'),(2413,2,519,'names','first_name','Alberta Fromm'),(2414,2,519,'email','','alberta.fromm@gmail.com'),(2415,2,519,'input_text','','216551096'),(2416,2,519,'dropdown','','Wireless Solutions'),(2417,2,519,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(2418,2,520,'names','first_name','Goodman'),(2419,2,520,'email','','strange.hilario@googlemail.com'),(2420,2,520,'input_text','','677764757'),(2421,2,520,'dropdown','','Video Distribution'),(2422,2,520,'description','','Hi,\r\n\r\nI hope this message catches you at a good time.\r\n\r\nI wanted to let you know about an exciting opportunity for your business: the $5.54 Billion Visa/Mastercard class action settlement. If your business accepted Visa or Mastercard payments between 2004 and 2019, you may be eligible to receive a portion of these funds.\r\n\r\nHere’s the best part—it’s quick, easy, and doesn’t cost a thing upfront! The process only takes 2 minutes, and you can do it right from your phone or computer.\r\n\r\nHere’s Why It’s Worth It\r\n\r\n*Fast & Simple: Online sign-up with an e-signature.\r\n*No Risk: Contingency-based service—we only get paid only when you do.\r\n*We’re here to help: About 1/3 of the settlement claims have potential issues preventing them from receiving a settlement. We’re here to help you get these problems solved. (this is definitely worth a few minutes!)\r\n\r\nThe deadline is February 4, 2025, so it’s important to act now. Don’t miss out on funds that may belong to your business!\r\n\r\n(NOTE: You Must Be a USA company to be eligible)\r\n\r\nGet Started Here: https://visasettlementclaims.org/\r\n\r\nIf you have any questions or need assistance, our team is here to assist you.\r\n\r\nLet’s make sure your business gets back what it may be owed.\r\n\r\nBest regards,\r\nRon Goodman\r\n\r\n(Class members need not sign up for a third-party service in order to participate in any monetary relief. No-cost assistance is available from the Class Administrator and Class Counsel during the claims-filing period. For further information please visit paymentcardsettlement.com)'),(2423,2,521,'names','first_name','Dong Kirkland'),(2424,2,521,'email','','kirkland.dong@gmail.com'),(2425,2,521,'input_text','','6325588663'),(2426,2,521,'dropdown','','Audio Solutions'),(2427,2,521,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/fgqL50TXlCr\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://ow.ly/gFE850TXlIm\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2428,2,522,'names','first_name','Phil Stewart'),(2429,2,522,'email','','noreplyhere@aol.com'),(2430,2,522,'input_text','','342-123-4456'),(2431,2,522,'dropdown','','Video Distribution'),(2432,2,522,'description','','Need a way to get millions of people to find your content without high costs?\r\n Reach out to me at my contact info below if you’d like more information on how I do this.\r\n\r\nRegards,\r\nVicente Strader\r\nEmail: Vicente.Strader@morebiz.my\r\nWebsite: http://7shyjs.form-submission-masters.ink\r\nSkype: marketingwithcontactforms'),(2433,2,523,'names','first_name','Gertie Anders'),(2434,2,523,'email','','anders.gertie91@googlemail.com'),(2435,2,523,'input_text','','883091798'),(2436,2,523,'dropdown','','Meeting Room Solutions'),(2437,2,523,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/T4ag50TR2oM\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.'),(2438,2,524,'names','first_name','Vickie Helbig'),(2439,2,524,'email','','helbig.vickie@googlemail.com'),(2440,2,524,'input_text','','3232343977'),(2441,2,524,'dropdown','','Projection Solutions'),(2442,2,524,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://cutt.ly/8eDg5TMA\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.'),(2443,2,525,'names','first_name','Lidia Bertles'),(2444,2,525,'email','','lidia.bertles@hotmail.com'),(2445,2,525,'input_text','','632720020'),(2446,2,525,'dropdown','','Cables & Accessories'),(2447,2,525,'description','','Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \r\n\r\nThe first option is our Instagram Influencer Booster: https://ow.ly/mjfF50TXlGg\r\n\r\n - Easy setup and speedy likes, views, and impressions for every post\r\n - Every time you post to Instagram our system detects the new post automatically\r\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\r\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \"top posts\" section of your hashtags\r\n - Advanced analytics to track your engagement rate growth\r\n\r\nThe second option is our Instagram Follower growth Service: https://cutt.ly/leFCSOD7\r\n\r\n - 7 day free trial period including 100 free followers\r\n - 1,000 to 10,000 new followers per month depending on your plan\r\n - No contracts - cancel at any time\r\n - Advanced analytics to track your growth progress\r\n\r\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.'),(2448,2,526,'names','first_name','Jayson Moser'),(2449,2,526,'email','','jayson.moser@gmail.com'),(2450,2,526,'input_text','','3121379914'),(2451,2,526,'dropdown','','LCD & LED Products'),(2452,2,526,'description','','Access all the top-tier AI apps from one, easy-to-use dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nEliminate your AI subscriptions, Save thousands of Dollars.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---'),(2453,2,527,'names','first_name','Kristian Cadell'),(2454,2,527,'email','','kristian.cadell@gmail.com'),(2455,2,527,'input_text','','3838993239'),(2456,2,527,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.'),(2457,2,528,'names','first_name','Kim Westfeild'),(2458,2,528,'email','','kimwestfeild@gmail.com'),(2459,2,528,'input_text','','5554567788'),(2460,2,528,'dropdown','','Mini PCs'),(2461,2,528,'description','','Looking to produce more sales on the products your promoting? Click or copy and paste https://rb.gy/twajmc into your browser.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(2462,2,529,'names','first_name','Arlie'),(2463,2,529,'email','','info@rae.shiningrose.biz'),(2464,2,529,'input_text','','529135424'),(2465,2,529,'dropdown','','Display Mounts'),(2466,2,529,'description','','Hey there \r\n\r\nTrying to find a keepsake that will absolutely captivate? Our Enchanted Shining Rose™ brings together beauty and magic in one stunning keepsake. With its gentle light and glowing rose adorned with delicate lights, it’s something that lights up any room—and any heart.\r\n\r\nSurprise them with something special. Perfect for celebrating special moments or just to show you’re thinking of them.\r\n\r\nSpecial Offer: Get 50% off, plus free shipping at https://shiningrose.biz\r\n\r\nThe Best,\r\n\r\nArlie'),(2467,2,530,'names','first_name','Sam'),(2468,2,530,'email','','hireonline556600@outlook.com'),(2469,2,530,'input_text','','Zovlbwqs'),(2470,2,530,'dropdown','','Video Distribution'),(2471,2,530,'description','','My name is Sam. I provide data entry services starting from $6 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \r\n\r\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call'),(2472,2,531,'names','first_name','Claire Sweat'),(2473,2,531,'email','','sweat.claire0@msn.com'),(2474,2,531,'input_text','','495714579'),(2475,2,531,'dropdown','','Other Enquiry'),(2476,2,531,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(2477,2,532,'names','first_name','Joanna Riggs'),(2478,2,532,'email','','joannariggs94@gmail.com'),(2479,2,532,'input_text','','315748326'),(2480,2,532,'dropdown','','Meeting Room Solutions'),(2481,2,532,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(2482,2,533,'names','first_name','Garland McColl'),(2483,2,533,'email','','garland.mccoll@gmail.com'),(2484,2,533,'input_text','','4359143'),(2485,2,533,'dropdown','','Video Distribution'),(2486,2,533,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(2487,2,534,'names','first_name','Hannelore Brinker'),(2488,2,534,'email','','hannelore.brinker@gmail.com'),(2489,2,534,'input_text','','7739620990'),(2490,2,534,'dropdown','','Audio Solutions'),(2491,2,534,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.'),(2492,2,535,'names','first_name','Nicki Wood'),(2493,2,535,'email','','wood.nicki@gmail.com'),(2494,2,535,'input_text','','216673823'),(2495,2,535,'dropdown','','Meeting Room Solutions'),(2496,2,535,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.'),(2497,2,536,'names','first_name','Vana'),(2498,2,536,'email','','projectsexpert222@outlook.com'),(2499,2,536,'input_text','','Rztesiq J'),(2500,2,536,'dropdown','','Display Mounts'),(2501,2,536,'description','','Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 10 per hour. \r\n\r\nReply me on projectsexpert222@outlook.com to discuss further.'),(2502,2,537,'names','first_name','Lois Jansen'),(2503,2,537,'email','','lois.jansen@gmail.com'),(2504,2,537,'input_text','','3678340256'),(2505,2,537,'dropdown','','Cables & Accessories'),(2506,2,537,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(2507,2,538,'names','first_name','Sid'),(2508,2,538,'email','','socialmedia1145@outlook.com'),(2509,2,538,'input_text','','4174504'),(2510,2,538,'dropdown','','Cables & Accessories'),(2511,2,538,'description','','Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \r\n\r\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!'),(2512,2,539,'names','first_name','Gracie Chaffey'),(2513,2,539,'email','','chaffey.gracie@outlook.com'),(2514,2,539,'input_text','','3466657220'),(2515,2,539,'dropdown','','LCD & LED Products'),(2516,2,539,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2517,2,540,'names','first_name','Haley Watsford'),(2518,2,540,'email','','haley.watsford@gmail.com'),(2519,2,540,'input_text','','1647972508'),(2520,2,540,'dropdown','','Projection Solutions'),(2521,2,540,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/82vQ50TR2qR\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(2522,2,541,'names','first_name','Hugo Beattie'),(2523,2,541,'email','','beattie.hugo@yahoo.com'),(2524,2,541,'input_text','','647868069'),(2525,2,541,'dropdown','','Mini PCs'),(2526,2,541,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.'),(2527,2,542,'names','first_name','Kim Westfeild'),(2528,2,542,'email','','kimwestfeild@gmail.com'),(2529,2,542,'input_text','','5554567898'),(2530,2,542,'dropdown','','Mini PCs'),(2531,2,542,'description','','Need to learn new ways to sell the products your selling? Click or copy and paste https://rb.gy/twajmc into your browser.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963\r\nto unsubsribe from future marketing kindly reply stop with domains you wish to be off list example......daveshunting.com'),(2532,2,543,'names','first_name','Ivan R.'),(2533,2,543,'email','','lillian.glaze98@outlook.com'),(2534,2,543,'input_text','','4485000'),(2535,2,543,'dropdown','','Display Mounts'),(2536,2,543,'description','','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company. \r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n\r\n\r\nLet\'s connect on FB and check out my recent post: https://bit.ly/GoogleAdsAccounts \r\n\r\nWant more info: https://bit.ly/GrantAccounts \r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\nLearn more about me - https://bit.ly/Ivan-Ramirez\r\n\r\nSubscribe to my YouTube channel: https://bit.ly/YouTubeIvanRamirez\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout'),(2537,2,544,'names','first_name','Jenna Ebersbacher'),(2538,2,544,'email','','jenna.ebersbacher@hotmail.com'),(2539,2,544,'input_text','','7904454584'),(2540,2,544,'dropdown','','Display Mounts'),(2541,2,544,'description','','Access all the top-tier AI apps from a single, user-friendly dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nCancel your AI subscriptions, Save thousands of Dollars $$$$.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---'),(2542,2,545,'names','first_name','Adrianne Schnell'),(2543,2,545,'email','','schnell.adrianne32@outlook.com'),(2544,2,545,'input_text','','313219098'),(2545,2,545,'dropdown','','Meeting Room Solutions'),(2546,2,545,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2547,2,546,'names','first_name','Matthew Williams'),(2548,2,546,'email','','futurosalesco@gmail.com'),(2549,2,546,'input_text','','622346739'),(2550,2,546,'dropdown','','Projection Solutions'),(2551,2,547,'names','first_name','Leandro Stock'),(2552,2,547,'email','','stock.leandro51@gmail.com'),(2553,2,547,'input_text','','694977522'),(2554,2,547,'dropdown','','Projection Solutions'),(2555,2,547,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.'),(2556,2,548,'names','first_name','Rae Whitis'),(2557,2,548,'email','','rae.whitis@googlemail.com'),(2558,2,548,'input_text','','7061589758'),(2559,2,548,'dropdown','','Meeting Room Solutions'),(2560,2,548,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.'),(2561,4,549,'names','first_name','Gopitha M M'),(2562,4,549,'names_1','first_name','Gopitha M M'),(2563,4,549,'email','','gopitha.m13@gmail.com'),(2564,2,550,'names','first_name','Lorenza Dann'),(2565,2,550,'email','','lorenza.dann@hotmail.com'),(2566,2,550,'input_text','','267669832'),(2567,2,550,'dropdown','','Cables & Accessories'),(2568,2,550,'description','','I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/mtnY50U3i70\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.'),(2569,2,551,'names','first_name','Ruthie Polding'),(2570,2,551,'email','','polding.ruthie@gmail.com'),(2571,2,551,'input_text','','6997584449'),(2572,2,551,'dropdown','','LCD & LED Products'),(2573,2,551,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/BkSO50U3isZ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.'),(2574,2,552,'names','first_name','Vivien Falkiner'),(2575,2,552,'email','','falkiner.vivien@gmail.com'),(2576,2,552,'input_text','','7064671249'),(2577,2,552,'dropdown','','Cables & Accessories'),(2578,2,552,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(2579,2,553,'names','first_name','Letha'),(2580,2,553,'email','','info@poulson.thebackpack.biz'),(2581,2,553,'input_text','','4365908'),(2582,2,553,'dropdown','','Audio Solutions'),(2583,2,553,'description','','New Multifunction Waterproof Backpack\r\n\r\nThe best ever SUPER Backpack: Drop-proof/Scratch-resistant/USB Charging/Large capacity storage\r\n\r\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\r\n\r\nBuy now: https://thebackpack.biz\r\n\r\nBest regards, \r\n\r\nLetha'),(2584,2,554,'names','first_name','Fermin Ellington'),(2585,2,554,'email','','ellington.fermin@hotmail.com'),(2586,2,554,'input_text','','8592326768'),(2587,2,554,'dropdown','','Other Enquiry'),(2588,2,554,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(2589,2,555,'names','first_name','Phil Stewart'),(2590,2,555,'email','','noreplyhere@aol.com'),(2591,2,555,'input_text','','342-123-4456'),(2592,2,555,'dropdown','','LCD & LED Products'),(2593,2,555,'description','','Take back control of your advertising. With our contact form marketing, you’re in charge. No rules, no algorithms, just direct delivery to millions of websites. One flat rate, no surprises.\r\n\r\n Have questions? Contact me via the details below.\r\n\r\nRegards,\r\nOmar Haywood\r\nEmail: Omar.Haywood@morebiz.my\r\nWebsite: http://jgb67c.advertise-with-contactforms.pro\r\nSkype: marketingwithcontactforms'),(2594,2,556,'names','first_name','Martens Svens'),(2595,2,556,'email','','martens.svens@glammonyinc.com'),(2596,2,556,'input_text','','481307678'),(2597,2,556,'dropdown','','LCD & LED Products'),(2598,2,556,'description','','Hi,\r\n\r\nMy colleague Evans Holland sent you an email two days ago and you probably did not receive it so we are contacting you through your website.\r\n\r\nWe are a trading company here in UK and we are looking for a supplier.\r\n\r\nSend me your catalogue so we take a look and proceed to our requirements.\r\n\r\nPlease if you are available, we would like to have a virtual meeting with you to discuss our project and to know how to proceed.\r\n\r\nLooking forward to speaking with you soon.\r\n\r\nMartens Svens'),(2599,2,557,'names','first_name','Jonathan Glenn'),(2600,2,557,'email','','info@prboostcolab.com'),(2601,2,557,'input_text','','12345678'),(2602,2,557,'dropdown','','Mini PCs'),(2603,2,557,'description','','Hi there,\r\n\r\nAre you boost your brand visibility, build trust, and gain visibility at no cost? We’re offering a free article on Benzinga, a site with over 14M+ monthly visitors—a great opportunity to boost your brand’s visibility.\r\n\r\nThis deal is only available for the first 10 people who reply, so if you’d want to take advantage of your free Benzinga article, just reply with \"\"YES, I would like to be featured in Benzinga!\"\"\r\n\r\nI’d be excited to help your business get the recognition it deserves.\r\n\r\n\r\nCheers, \r\nJonathan\r\n\r\n\r\n\r\n\r\nIf you don\'t want getting emails from this address in the future, just reply back to this message with the text: “No, I’m not interested”.'),(2604,2,558,'names','first_name','Seth Congreve'),(2605,2,558,'email','','congreve.seth@gmail.com'),(2606,2,558,'input_text','','24748260'),(2607,2,558,'dropdown','','Projection Solutions'),(2608,2,558,'description','','Hello! If your business accepted Visa or Mastercard between 2004 and 2019, you may be eligible to claim thousands of dollars in compensation owed to you from a recent $5.53 billion class action settlement for Visa/ Mastercard charging you excess fee\'s. Note: You MUST be a USA based business to be eligible. This is your last chance to file your claim. Visit https://visasettlementclaims.org now to start your claim before it ends soon.'),(2609,2,559,'names','first_name','Elbert MacDevitt'),(2610,2,559,'email','','macdevitt.elbert61@gmail.com'),(2611,2,559,'input_text','','638651687'),(2612,2,559,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2613,2,560,'names','first_name','Jamaal Stow'),(2614,2,560,'email','','stow.jamaal59@googlemail.com'),(2615,2,560,'input_text','','7812591651'),(2616,2,560,'dropdown','','Mini PCs'),(2617,2,560,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.'),(2618,2,561,'names','first_name','Wm Bush'),(2619,2,561,'email','','bush.wm@googlemail.com'),(2620,2,561,'input_text','','7060984631'),(2621,2,561,'dropdown','','Display Mounts'),(2622,2,561,'description','','I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/eFzr50U3iqE\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(2623,2,562,'names','first_name','Luann Andersen'),(2624,2,562,'email','','luann.andersen@gmail.com'),(2625,2,562,'input_text','','Fcgyv k'),(2626,2,562,'dropdown','','Meeting Room Solutions'),(2627,2,562,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/b6IF50U3its\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(2628,2,563,'names','first_name','Katelyn Raiden'),(2629,2,563,'email','','katelynraiden@gmail.com'),(2630,2,563,'input_text','','142757434'),(2631,2,563,'dropdown','','Meeting Room Solutions'),(2632,2,563,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\n The price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(2633,2,564,'names','first_name','Eric Jones'),(2634,2,564,'email','','ericjonesmyemail@gmail.com'),(2635,2,564,'input_text','','555-555-1212'),(2636,2,564,'dropdown','','LCD & LED Products'),(2637,2,564,'description','','Dear blueocean-technologies.com Administrator! my name’s Eric and I just ran across your website at blueocean-technologies.com...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2638,2,565,'names','first_name','Ken Dealba'),(2639,2,565,'email','','kenpenski@aol.com'),(2640,2,565,'input_text','','6886431596'),(2641,2,565,'dropdown','','Meeting Room Solutions'),(2642,2,565,'description','','Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! d7sda78sq'),(2643,2,566,'names','first_name','Elijah Moon'),(2644,2,566,'email','','elijah.moon10@msn.com'),(2645,2,566,'input_text','','3182588232'),(2646,2,566,'dropdown','','Wireless Solutions'),(2647,2,566,'description','','I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(2648,2,567,'names','first_name','Van Correa'),(2649,2,567,'email','','correa.van@gmail.com'),(2650,2,567,'input_text','','3268405056'),(2651,2,567,'dropdown','','Projection Solutions'),(2652,2,567,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.'),(2653,2,568,'names','first_name','Colby Horne'),(2654,2,568,'email','','horne.colby@outlook.com'),(2655,2,568,'input_text','','3580775899'),(2656,2,568,'dropdown','','LCD & LED Products'),(2657,2,568,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(2658,2,569,'names','first_name','Jenna Cadwallader'),(2659,2,569,'email','','cadwallader.jenna@msn.com'),(2660,2,569,'input_text','','3369793255'),(2661,2,569,'dropdown','','Video Distribution'),(2662,2,569,'description','','I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.'),(2663,2,570,'names','first_name','Mandy'),(2664,2,570,'email','','creativeteamhire@outlook.com'),(2665,2,570,'input_text','','6024940267'),(2666,2,570,'dropdown','','Video Distribution'),(2667,2,570,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. \r\n\r\nMy rate is $50 per 1,000 words, offering great value for high-quality content. If you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.'),(2668,2,571,'names','first_name','Peter Cabe'),(2669,2,571,'email','','cabe.peter33@googlemail.com'),(2670,2,571,'input_text','','402721502'),(2671,2,571,'dropdown','','Meeting Room Solutions'),(2672,2,571,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.'),(2673,2,572,'names','first_name','Windy Pie'),(2674,2,572,'email','','windy.pie@gmail.com'),(2675,2,572,'input_text','','2069853787'),(2676,2,572,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.'),(2677,2,573,'names','first_name','Hiram Siddins'),(2678,2,573,'email','','siddins.hiram@gmail.com'),(2679,2,573,'input_text','','354570994'),(2680,2,573,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(2681,2,574,'names','first_name','Phil Stewart'),(2682,2,574,'email','','noreplyhere@aol.com'),(2683,2,574,'input_text','','342-123-4456'),(2684,2,574,'dropdown','','Wireless Solutions'),(2685,2,574,'description','','Be where your competitors aren’t. Contact form ads are a unique, untapped channel that guarantees your message gets seen by millions. No noise, no rules, no extra costs. Start today!\r\n\r\n Interested? Get in touch via the contact details below.\r\n\r\nRegards,\r\nYvonne FitzRoy\r\nEmail: Yvonne.FitzRoy@morebiz.my\r\nWebsite: http://q8dyhe.form-submission-masters.ink\r\nSkype: marketingwithcontactforms'),(2686,2,575,'names','first_name','Matthew Williams'),(2687,2,575,'email','','futuresalesco@gmail.com'),(2688,2,575,'input_text','','753770974'),(2689,2,575,'dropdown','','Other Enquiry'),(2690,2,575,'description','','Hi there, \r\n\r\nI wanted to share something powerful with you—our revolutionary product, TrafficFuse. \r\n\r\nThis isn’t just any traffic tool. With TrafficFuse, you’ll have access to tens of thousands of visitors, views, and clicks daily to your website. 100K to 900K/month and millions of visitors a year. Here’s how it works: \r\n\r\nWe leverage your Facebook pixel to deliver red-hot buyer traffic—the kind of traffic sourced from multimillion-dollar companies’ product launches. This is proven, high-intent traffic that has already generated millions in sales and continues to do so. \r\n\r\nImagine receiving visitors who are ready to buy, credit card in hand, just like Amazon shoppers. These are customers who are actively seeking products or services like yours. If your business aligns with their interests, they’re highly likely to convert into paying customers. \r\n\r\nDoes this sound like the kind of traffic you need to scale your business?\r\n\r\nFor a limited time for our Black Friday Event and in celebration of the highly anticipated launch of our growth partnership digital platform, ZENTARA, starting TODAY we have opened the doors to TrafficFuse to you for you to get for any amount. \r\n\r\nThat’s right put any amount into the checkout link and you’ll receive tens of thousands of visitors, views, and clicks daily to your website for a monthly subscription for the amount you enter. \r\n\r\nThis is only for a limited time then we’ll be switching to a monthly subscription price point. \r\n\r\nGet locked in with your early bird access now to the fastest way to make 6 figures online!\r\n\r\nClick below to learn more and get started with TrafficFuse today: \r\n[Learn More About TrafficFuse](https://zentara.site/trafficfuse-offer) \r\n\r\nBest regards, \r\nMatthew Williams\r\nPresident\r\nZentara\r\n\r\n\r\n\r\nTo unsubscribe reply with the word “UNSUBSCRIBE” as the subject line.'),(2691,2,576,'names','first_name','Alvaro Browne'),(2692,2,576,'email','','browne.alvaro@msn.com'),(2693,2,576,'input_text','','240022144'),(2694,2,576,'dropdown','','LCD & LED Products'),(2695,2,576,'description','','Hi, this is a friendly reminder that if your business accepted Visa/Mastercard between 2004 and 2019, you may be eligible to participate in the Visa/Mastercard class action settlement, which has set aside $5.54 Billion for businesses like yours. The deadline to submit your claim quickly arrives on February 4, 2025. You must be a USA business. For assistance with filing your claim, please visit this website: https://visasettlementclaims.org'),(2696,2,577,'names','first_name','Markus Delong'),(2697,2,577,'email','','markus.delong14@gmail.com'),(2698,2,577,'input_text','','476219727'),(2699,2,577,'dropdown','','Cables & Accessories'),(2700,2,577,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(2701,2,578,'names','first_name','Eric Jones'),(2702,2,578,'email','','ericjonesmyemail@gmail.com'),(2703,2,578,'input_text','','555-555-1212'),(2704,2,578,'description','','Dear blueocean-technologies.com Webmaster. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\r\n\r\nHere’s how:\r\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\r\n\r\nWeb Visitors Into Leads – CLICK HERE https://blazeleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nCLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nCLICK HERE https://blazeleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2705,2,579,'names','first_name','Joel Stookma'),(2706,2,579,'email','','joelstookma@gmail.com'),(2707,2,579,'input_text','','5554567788'),(2708,2,579,'dropdown','','LCD & LED Products'),(2709,2,579,'description','','For those buisnesses that have or not tried to add A I to help your buisness. It\'s made easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to try for free for a month!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list'),(2710,2,580,'names','first_name','Tristan Dresner'),(2711,2,580,'email','','dresner.tristan76@outlook.com'),(2712,2,580,'input_text','','677293179'),(2713,2,580,'dropdown','','Other Enquiry'),(2714,2,580,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.'),(2715,2,581,'names','first_name','Sadie Conlon'),(2716,2,581,'email','','conlon.sadie@hotmail.com'),(2717,2,581,'input_text','','3480154742'),(2718,2,581,'dropdown','','Mini PCs'),(2719,2,581,'description','','I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.'),(2720,2,582,'names','first_name','Jacob Whiteeagle'),(2721,2,582,'email','','jacobwhiteeagle@proton.me'),(2722,2,582,'input_text','','6057866458'),(2723,2,582,'dropdown','','Mini PCs'),(2724,2,582,'description','','Hi friend,\r\n\r\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\r\n\r\nCan you please help me? I\'m willing to pay for your assistance.\r\n\r\nPlease call me back as soon as possible at:\r\n\r\nMy whatsapp number: +17852192072\r\nMy phone: +16057866458\r\nMy email: jacobwhiteeagle@proton.me\r\n\r\nThanks,\r\nJacob'),(2725,2,583,'names','first_name','Uta Hust'),(2726,2,583,'email','','uta.hust@yahoo.com'),(2727,2,583,'input_text','','7936929819'),(2728,2,583,'dropdown','','Meeting Room Solutions'),(2729,2,583,'description','','Are you interested in investing in Crypto Currency? Would you like coaching in the best crypto to invest in? Want to invest now and earn HUGE returns in the near future? If so, please email me and I will get you connected with a specialized Crypto Currency coach. Please be prepared to invest a minimum of $15,000, ($10k+ investment & $5k coaching). Once your appointment is scheduled, please make sure to attend your virtual appointment. Crypto is sure to sky rocket with AMAZING returns. We are looking forward to connecting with you soon! Kristi.cryptocurrency@gmail.com'),(2730,2,584,'names','first_name','Isobel'),(2731,2,584,'email','','info@carlile.medicopostura.com'),(2732,2,584,'input_text','','402351130'),(2733,2,584,'dropdown','','Audio Solutions'),(2734,2,584,'description','','Good Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nAll the best, \r\n\r\nIsobel'),(2735,2,585,'names','first_name','Frankie Drennen'),(2736,2,585,'email','','drennen.frankie@hotmail.com'),(2737,2,585,'input_text','','61613660'),(2738,2,585,'dropdown','','Video Distribution'),(2739,2,585,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(2740,2,586,'names','first_name','Finn Kidwell'),(2741,2,586,'email','','kidwell.finn77@msn.com'),(2742,2,586,'input_text','','Zexvm Rsecmja'),(2743,2,586,'dropdown','','Wireless Solutions'),(2744,2,586,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.'),(2745,2,587,'names','first_name','Ewan Furst'),(2746,2,587,'email','','furst.ewan@yahoo.com'),(2747,2,587,'input_text','','9034984970'),(2748,2,587,'dropdown','','Projection Solutions'),(2749,2,587,'description','','I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(2750,2,588,'names','first_name','Antje Sterrett'),(2751,2,588,'email','','sterrett.antje@msn.com'),(2752,2,588,'input_text','','432179930'),(2753,2,588,'dropdown','','Display Mounts'),(2754,2,588,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.'),(2755,2,589,'names','first_name','Mark Brice'),(2756,2,589,'email','','brice.mark@googlemail.com'),(2757,2,589,'input_text','','675900007'),(2758,2,589,'dropdown','','Other Enquiry'),(2759,2,589,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.'),(2760,2,590,'names','first_name','Cory Truscott'),(2761,2,590,'email','','truscott.cory@outlook.com'),(2762,2,590,'input_text','','47535938'),(2763,2,590,'dropdown','','Mini PCs'),(2764,2,590,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.'),(2765,2,591,'names','first_name','Frank Elphinstone'),(2766,2,591,'email','','elphinstone.frank92@hotmail.com'),(2767,2,591,'input_text','','444938571'),(2768,2,591,'dropdown','','Video Distribution'),(2769,2,591,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(2770,2,592,'names','first_name','Leola Koehn'),(2771,2,592,'email','','leola.koehn@googlemail.com'),(2772,2,592,'input_text','','651711656'),(2773,2,592,'dropdown','','Other Enquiry'),(2774,2,592,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(2775,2,593,'names','first_name','Claude Gratwick'),(2776,2,593,'email','','claude.gratwick@hotmail.com'),(2777,2,593,'input_text','','261812797'),(2778,2,593,'dropdown','','Display Mounts'),(2779,2,593,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.'),(2780,2,594,'names','first_name','Jerrod Caulfield'),(2781,2,594,'email','','jerrod.caulfield27@outlook.com'),(2782,2,594,'input_text','','53502257'),(2783,2,594,'dropdown','','LCD & LED Products'),(2784,2,594,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.'),(2785,2,595,'names','first_name','Elizabeth'),(2786,2,595,'email','','elizabethstenberg96@gmail.com'),(2787,2,595,'input_text','','6756405471'),(2788,2,595,'dropdown','','Display Mounts'),(2789,2,595,'description','','I\'m reaching out with an idea that could help with your day-to-day operations.\r\n\r\nRunning a business like yours means you’re always juggling a hundred things—so here’s how this could make things easier:\r\n ◘ No more missed calls: Every customer gets answered, even after hours.\r\n ◘ No More Worrying About Sick Days or Vacations: It’s a 24/7 voice agent that works tirelessly, qualifying leads and passing only the important ones to you.\r\n ◘ No More Training New Hires – Eliminate the hassle and cost of onboarding new receptionists or customer service staff\r\n\r\nIf that sounds like it could save you time and headaches, you can see how it works here: https://textcallalert.com/my-business-demo\r\n\r\nNo pressure—just a quick demo to see if it’s a good fit for your business.\r\n\r\n\r\n\r\nBest regards,\r\nElizabeth\r\n\r\nPS: Interested? It only takes a minute to see if this is the right fit for you'),(2790,2,596,'names','first_name','Galen Timperley'),(2791,2,596,'email','','timperley.galen@gmail.com'),(2792,2,596,'input_text','','1657587024'),(2793,2,596,'dropdown','','Video Distribution'),(2794,2,596,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(2795,2,597,'names','first_name','Eve Finlay'),(2796,2,597,'email','','eve.finlay@googlemail.com'),(2797,2,597,'input_text','','60792137'),(2798,2,597,'dropdown','','Display Mounts'),(2799,2,597,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(2800,2,598,'names','first_name','Steve Stommer'),(2801,2,598,'email','','stevestommer@gmail.com'),(2802,2,598,'input_text','','5554869541'),(2803,2,598,'dropdown','','Mini PCs'),(2804,2,598,'description','','Stream your buisness or start a new buisness by making your products and others you could potentially sell laid out easiler, visit http://shopify.pxf.io/OeBWLz for a free trial through Black Friday\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1108 rock ave waupun wi 53963 \r\nto unsubscribe to future marketing PLEASE reply STOP with YOUR DOMAIN NAME FOR WEBSITE NOT EMAIL example....bethstudio.com and any other domain you have you wish off list'),(2805,2,599,'names','first_name','Harlan Knutson'),(2806,2,599,'email','','knutson.harlan86@yahoo.com'),(2807,2,599,'input_text','','915202854'),(2808,2,599,'dropdown','','Other Enquiry'),(2809,2,599,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/V0j150Uaobz\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.'),(2810,2,600,'names','first_name','Wilmer Wimble'),(2811,2,600,'email','','wimble.wilmer@gmail.com'),(2812,2,600,'input_text','','887547599'),(2813,2,600,'dropdown','','Wireless Solutions'),(2814,2,600,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.'),(2815,2,601,'names','first_name','Fidel'),(2816,2,601,'email','','info@prisco.caredogbest.com'),(2817,2,601,'input_text','','292291543'),(2818,2,601,'dropdown','','Cables & Accessories'),(2819,2,601,'description','','Hey there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nThank You, \r\n\r\nFidel'),(2820,2,602,'names','first_name','Ferne Welton'),(2821,2,602,'email','','welton.ferne@gmail.com'),(2822,2,602,'input_text','','2473694661'),(2823,2,602,'dropdown','','LCD & LED Products'),(2824,2,602,'description','','I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.'),(2825,2,603,'names','first_name','Nickolas Lyster'),(2826,2,603,'email','','lyster.nickolas@gmail.com'),(2827,2,603,'input_text','','22485840'),(2828,2,603,'dropdown','','Display Mounts'),(2829,2,603,'description','','Unlock all these premium AI apps from a single, easy-to-use dashboard.\r\n\r\nChatGPT 4.0 \r\nGemini Pro \r\nDALL·E 3 \r\nLeonardo AI \r\nMicrosoft Copilot Pro \r\nMeta Llama 3 \r\nStable Diff XL s \r\nPaLM 2 \r\n\r\nEliminate your AI subscriptions, Save thousands of $$$$.\r\n\r\nUnlimited Use - No monthly fees—ever!\r\n\r\n[Closing Soon] Lifetime Deal here -->> https://lifetime-oneai.com <<---'),(2830,2,604,'names','first_name','Jeanne Stirling'),(2831,2,604,'email','','stirling.jeanne@msn.com'),(2832,2,604,'input_text','','791266308'),(2833,2,604,'dropdown','','Video Distribution'),(2834,2,604,'description','','Every great achievement starts with the right connections. Share your story globally and inspire your audience—contact diginewpr@gmail.com for information.'),(2835,2,605,'names','first_name','Elena Norman'),(2836,2,605,'email','','agnes@businesstechgenius.com'),(2837,2,605,'input_text','','5551234567'),(2838,2,605,'description','','Hi,\r\n\r\nStruggling to make the most out of your meetings? Fireflies ai can help turn things around. It effortlessly transforms your meetings into meaningful insights.\r\n- Captures, transcribes, and summarizes your sessions automatically.\r\n- Guarantees that no key point is overlooked.\r\n- Lets you search past conversations instantly.\r\n\r\nBegin using Fireflies ai now to see how it transforms your meetings.\r\n\r\n- Sign up for free now at: https://bit.ly/aifireflies \r\n\r\nThanks,\r\nCole\r\n\r\n\r\nWhenever you decide not to receive further correspondence from us, just fill the form at https://bit.ly/removeuslist\r\nZonnelaan 27, Brookhaven, NY, USA, 1217 Nj'),(2839,2,606,'names','first_name','Cliff Rendall'),(2840,2,606,'email','','rendall.cliff@googlemail.com'),(2841,2,606,'input_text','','Bpouh z Rk'),(2842,2,606,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.'),(2843,2,607,'names','first_name','Dick Ward'),(2844,2,607,'email','','dick.ward@gmail.com'),(2845,2,607,'input_text','','154172689'),(2846,2,607,'dropdown','','LCD & LED Products'),(2847,2,607,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(2848,2,608,'names','first_name','Rose Crutcher'),(2849,2,608,'email','','crutcher.rose@outlook.com'),(2850,2,608,'input_text','','7705941052'),(2851,2,608,'dropdown','','Cables & Accessories'),(2852,2,608,'description','','I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.'),(2853,2,609,'names','first_name','Justine Cheney'),(2854,2,609,'email','','cheney.justine@hotmail.com'),(2855,2,609,'input_text','','94087176'),(2856,2,609,'dropdown','','Video Distribution'),(2857,2,609,'description','','I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and engagement.'),(2858,2,610,'names','first_name','Antoinette Probert'),(2859,2,610,'email','','antoinette.probert54@outlook.com'),(2860,2,610,'input_text','','489130458'),(2861,2,610,'dropdown','','Projection Solutions'),(2862,2,610,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.'),(2863,2,611,'names','first_name','Augustina Hupp'),(2864,2,611,'email','','augustina.hupp@gmail.com'),(2865,2,611,'input_text','','660233156'),(2866,2,611,'dropdown','','Cables & Accessories'),(2867,2,611,'description','','I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.'),(2868,2,612,'names','first_name','Steve Stommer'),(2869,2,612,'email','','stevestommer@gmail.com'),(2870,2,612,'input_text','','5558796542'),(2871,2,612,'dropdown','','Projection Solutions'),(2872,2,612,'description','','Starting or maintaining a buisness from home is easier than ever! Click https://www.gohighlevel.com/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n1645 N Spring St STE 410 Beaver Dam Wi 53916\r\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists'),(2873,2,613,'names','first_name','Nolan Armenta'),(2874,2,613,'email','','nolan.armenta@googlemail.com'),(2875,2,613,'input_text','','534933404'),(2876,2,613,'dropdown','','Wireless Solutions'),(2877,2,613,'description','','CYBER MONDAY SALE at GEOTROTT.COM!\r\nBest Luggage And Bags Everywhere!'),(2878,2,614,'names','first_name','Byron Bayly'),(2879,2,614,'email','','byron.bayly@gmail.com'),(2880,2,614,'input_text','','7361201129'),(2881,2,614,'dropdown','','Meeting Room Solutions'),(2882,2,614,'description','','Hi Blueocean Technologies,\r\n\r\nKids HATE reading old and boring eBooks!\r\n\r\nWhat they need are Talking Kidbooks that can talk, teach, and inspire them.\r\n\r\nThese books should allow kids to engage and interact easily.\r\n\r\nBut finding high-quality, Talking KidBooks that actually talk to children and help them learn while keeping them entertained?\r\n\r\nThat’s rare.\r\n\r\nNow, with the help of this AI app, you can create your own interactive books that talk to kids.\r\n\r\nCheck out Talking KidBooks now => https://talking-kids-books.blogspot.com/\r\n\r\nWith TalkingKidBooks, you’ll be able to create fully interactive kids’ books in just 60 seconds that truly capture their attention.\r\n\r\nNo design experience needed, just choose the type of book:\r\n\r\nStory Books\r\nAdventure Books\r\nAnimal Books\r\nScience and Math Books\r\nRhyming and Phonics Books\r\n\r\n…and so much more—all with talking features that read along to kids in any language they want to hear!\r\n\r\n\r\nClick Here to Learn More Details About Talking KidBooks >> https://talking-kids-books.blogspot.com/\r\n\r\nPlus, with added features like clickable videos, images, CTA buttons, and QR codes, you’re creating something so much more than a book…\r\n\r\nDiscount Coupon - \r\nWith Talking KidBooks, Get This Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking KidBooks Right Now >> https://talking-kids-books.blogspot.com/\r\n\r\nDiscount Coupon - Special Coupon BLACKFRIDAY40 For 40% off.\r\n\r\nTo Your Success, \r\n[Byron Bayly]'),(2883,2,615,'names','first_name','Santos Burwell'),(2884,2,615,'email','','santos.burwell@gmail.com'),(2885,2,615,'input_text','','256492698'),(2886,2,615,'description','','I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/atOP50Uaob8\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.'),(2887,2,616,'names','first_name','Nancee Leavitt'),(2888,2,616,'email','','leavitt.nancee@msn.com'),(2889,2,616,'input_text','','6766113966'),(2890,2,616,'dropdown','','Wireless Solutions'),(2891,2,616,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(2892,2,617,'names','first_name','Mason Honeycutt'),(2893,2,617,'email','','mason.honeycutt@msn.com'),(2894,2,617,'input_text','','410885994'),(2895,2,617,'dropdown','','Cables & Accessories'),(2896,2,617,'description','','I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/tLXG50UaobP\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(2897,2,618,'names','first_name','Trudi Bourgeois'),(2898,2,618,'email','','bourgeois.trudi@yahoo.com'),(2899,2,618,'input_text','','282649565'),(2900,2,618,'dropdown','','Video Distribution'),(2901,2,618,'description','','Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\r\n\r\n Reach out using the contact info below to learn more.\r\n\r\nRegards,\r\nTrudi Bourgeois\r\nEmail: Trudi.Bourgeois@morebiz.my\r\nWebsite: http://qsnebw.form-submission-masters.ink\r\nConnect with me via Skype: https://join.skype.com/invite/nVcxdDgQnfhA'),(2902,2,619,'names','first_name','Amelie Gibney'),(2903,2,619,'email','','amelie.gibney@yahoo.com'),(2904,2,619,'input_text','','4117967'),(2905,2,619,'dropdown','','Mini PCs'),(2906,2,619,'description','','I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ow.ly/XFEv50Uao9x\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.'),(2907,2,620,'names','first_name','Roy Sturt'),(2908,2,620,'email','','roy.sturt@yahoo.com'),(2909,2,620,'input_text','','9053021805'),(2910,2,620,'dropdown','','Projection Solutions'),(2911,2,620,'description','','I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ow.ly/Zp3x50UaoaQ\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.'),(2912,2,621,'names','first_name','Larry McDonnell'),(2913,2,621,'email','','mcdonnell.larry11@googlemail.com'),(2914,2,621,'input_text','','6464831234'),(2915,2,621,'dropdown','','Display Mounts'),(2916,2,621,'description','','Claim up to $26K per employee with the Employee Retention Credit program. Let us help you recover funds! http://9gx65e.dac-capital.top/'),(2917,2,622,'names','first_name','Rahul'),(2918,2,622,'email','','noreply@noreply.zyz'),(2919,2,622,'input_text','','7777755656'),(2920,2,622,'dropdown','','Cables & Accessories'),(2921,2,622,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \r\n\r\nSend me an email at efficientmanage007@outlook.com to proceed further.'),(2922,2,623,'names','first_name','Eulalia Schroder'),(2923,2,623,'email','','schroder.eulalia@gmail.com'),(2924,2,623,'input_text','','S mhz Mdz'),(2925,2,623,'description','','I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https://ln.run/vEAYh\r\n\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.'),(2926,2,624,'names','first_name','Shawna Amies'),(2927,2,624,'email','','shawna.amies@gmail.com'),(2928,2,624,'input_text','','749811498'),(2929,2,624,'dropdown','','Meeting Room Solutions'),(2930,2,624,'description','','I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https://ln.run/vEAYh\r\n\r\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.'),(2931,2,625,'names','first_name','Melinda Jameson'),(2932,2,625,'email','','melinda.jameson47@outlook.com'),(2933,2,625,'input_text','','654770533'),(2934,2,625,'dropdown','','Wireless Solutions'),(2935,2,625,'description','','CHRISTMAS SALE! at GEOTROTT.COM!\r\n\r\nCHRISTMAS SALE! at GEOTROTT.COM!\r\n\r\nCHRISTMAS SALE! at GEOTROTT.COM!'),(2936,2,626,'names','first_name','Michaela'),(2937,2,626,'email','','info@swint.bangeshop.com'),(2938,2,626,'input_text','','4447556'),(2939,2,626,'dropdown','','Cables & Accessories'),(2940,2,626,'description','','Good Morning, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nAll the best,\r\n\r\nMichaela'),(2941,2,627,'names','first_name','Dean Cobbett'),(2942,2,627,'email','','dean.cobbett@gmail.com'),(2943,2,627,'input_text','','353728291'),(2944,2,627,'dropdown','','Video Distribution'),(2945,2,627,'description','','Hi to Blueocean Technologies Webmaster,\r\n\r\nMy name is Dean, I noticed Blueocean Technologies following completing a brief inquiry – your site appeared at the peak of the search results, so whatever you’re implementing for SEO seems like it’s functioning well.\r\n\r\nSo here is my question – what happens AFTER a visitor ends up on your site? Anything?\r\n\r\nResearch shows at least 70 percent of the individuals who discover your site, following a cursory once-over, they leave… permanently.\r\n\r\nThis suggests that all of the the time and time you dedicated into making them to come by slips down the tubes.\r\n\r\nWhy exactly would you want so much excellent effort – and the excellent platform you’ve created – go to waste?\r\n\r\nBecause the likelihood are they’ll just ignore contacting or even using their phone, leaving you in the lurch.\r\n\r\nNevertheless, here’s a idea… what if you could make it super-simple for an individual to express interest, okay, let’s talk about it without needing them to even pull out their device from their bag, thanks to cutting-edge new software that can make that introductory call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to collect any visitor’s Name, Email address, and Phone Number. It alerts you instantly – so that you can talk to that lead while they’re still there, act when the iron’s hot!\r\n\r\nVisit https://advanceleadgeneration.com to experience a Live Demo with Web Visitors Into Leads to witness how it works. When targeting leads, you need to respond swiftly – the gap in contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times better!\r\n\r\nTherefore you should explore our new SMS Text With Lead option… after you\'ve captured the phone number of the page guest, you can immediately kick off a dialogue with them.\r\n\r\nConsider how effective this could be – even if they don’t take you up on your offer, you can maintain touch with them via messaging messages to make new offers, or provide access to interesting content, and build your credibility. This alone could significantly improve your website\'s effectiveness – strike when the iron’s hot!\r\n\r\nGo to https://advanceleadgeneration.com to find out more about everything Web Visitors Into Leads can offer your business – you’ll be impressed, and continue the fantastic work!\r\n\r\nDean Cobbett\r\nPS: Web Visitors Into Leads offers a 14-day evaluation period – you might be transforming up to 100x more prospects quickly! Visit https://advanceleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nNow, if you\'d prefer to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2946,2,628,'names','first_name','Derek Moon'),(2947,2,628,'email','','moon.derek@hotmail.com'),(2948,2,628,'input_text','','2072381970'),(2949,2,628,'dropdown','','Projection Solutions'),(2950,2,628,'description','','Hi there,\r\n\r\nI know your time is valuable and you’re probably busy, so I’ll keep this quick.\r\n\r\nIntegrating AI into your business can feel overwhelming and many business/website owners aren’t sure where to start. That’s exactly why I’m reaching out.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n + How to quickly increase your business/website revenue.\r\n + A simple framework for incorporating AI into your business.\r\n + Proven strategies to boost productivity and save time.\r\n + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing!\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards'),(2951,2,629,'names','first_name','Nona Short'),(2952,2,629,'email','','nona.short@gmail.com'),(2953,2,629,'input_text','','242195167'),(2954,2,629,'description','','I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https://ln.run/NsvDC\r\n\r\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and traffic.'),(2955,2,630,'names','first_name','Neil'),(2956,2,630,'email','','no-reply@noreply.blz'),(2957,2,630,'input_text','','497742408'),(2958,2,630,'dropdown','','Other Enquiry'),(2959,2,630,'description','','Hello! I\'m Neil, a seasoned professional with over a decade of experience specializing in data entry, data management, including research, processing, and cleansing. I also provide financial accounting services, from managing accounts payable and receivable to reconciliations, invoice handling, and preparing financial statements. Additionally, I offer expert e-commerce support, such as inventory management and invoice processing. I’m skilled at understanding and adapting to your unique processes and proficient in working with any software. My rate ranges from USD 6/hr to USD 10/hr, with special discounts available for part-time and full-time engagements. \r\n\r\nLet’s discuss how I can help streamline and elevate your business—Reach me at venture4help@outlook.com'),(2960,2,631,'names','first_name','Leilani Shade'),(2961,2,631,'email','','leilani.shade@gmail.com'),(2962,2,631,'input_text','','3982321105'),(2963,2,631,'dropdown','','Display Mounts'),(2964,2,631,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(2965,2,632,'names','first_name','Jacob Whiteeagle'),(2966,2,632,'email','','jacobwhiteeagle@proton.me'),(2967,2,632,'input_text','','6057866458'),(2968,2,632,'description','','Hi friend,\r\n\r\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\r\n\r\nCan you please help me? I\'m willing to pay for your assistance.\r\n\r\nPlease call me back as soon as possible at:\r\n\r\nMy whatsapp number: +17852192072\r\nMy phone: +16057866458\r\nMy email: jacobwhiteeagle@proton.me\r\n\r\nThanks,\r\nJacob'),(2969,2,633,'names','first_name','Eric Jones'),(2970,2,633,'email','','ericjonesmyemail@gmail.com'),(2971,2,633,'input_text','','555-555-1212'),(2972,2,633,'dropdown','','Audio Solutions'),(2973,2,633,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(2974,2,634,'names','first_name','McKee Michael'),(2975,2,634,'email','','mikemckee@mhfinancellc.com'),(2976,2,634,'input_text','','+1(205)632-7933'),(2977,2,634,'dropdown','','Projection Solutions'),(2978,2,634,'description','','Hello,\r\n\r\nI hope you\'re well.\r\n\r\nI’m looking to place an order for a product I found on your website, blueocean-technologies.com. Could you confirm its availability and provide your product catalog with pricing details? I’ll send the order list and quantities soon.\r\n\r\nThank you for your help.\r\n\r\nBest regards,\r\nMcKee Michael\r\nPurchasing Manager'),(2979,2,635,'names','first_name','Katelyn Raiden'),(2980,2,635,'email','','katelynraiden@gmail.com'),(2981,2,635,'input_text','','7902212880'),(2982,2,635,'dropdown','','LCD & LED Products'),(2983,2,635,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n\r\n The price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(2984,2,636,'names','first_name','Jasmin Oatley'),(2985,2,636,'email','','jasmin.oatley@gmail.com'),(2986,2,636,'input_text','','Sodgz'),(2987,2,636,'dropdown','','Video Distribution'),(2988,2,636,'description','','Are you maximizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https://ln.run/NsvDC'),(2989,2,637,'names','first_name','Emma Makowski'),(2990,2,637,'email','','makowski.emma58@gmail.com'),(2991,2,637,'input_text','','328256178'),(2992,2,637,'dropdown','','Projection Solutions'),(2993,2,637,'description','','There are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across each of your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images and video from your website, shared drives (Google Drive/Dropbox), or stock photos if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSave $100 with coupon SAVE100 and get more information here: https://ln.run/2P3lj'),(2994,2,638,'names','first_name','Twila Vickery'),(2995,2,638,'email','','vickery.twila@googlemail.com'),(2996,2,638,'input_text','','3062622825'),(2997,2,638,'dropdown','','Other Enquiry'),(2998,2,638,'description','','There are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across each of your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images and video from your website, shared drives (Google Drive/Dropbox), or stock photos if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSave $100 with coupon SAVE100 and get more information here: https://ln.run/w4kwu'),(2999,2,639,'names','first_name','Eric Jones'),(3000,2,639,'email','','ericjonesmyemail@gmail.com'),(3001,2,639,'input_text','','555-555-1212'),(3002,2,639,'dropdown','','Video Distribution'),(3003,2,639,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3004,2,640,'names','first_name','Eric Jones'),(3005,2,640,'email','','ericjonesmyemail@gmail.com'),(3006,2,640,'input_text','','555-555-1212'),(3007,2,640,'dropdown','','Display Mounts'),(3008,2,640,'description','','Hello Blueocean Technologies\r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n\r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n\r\nYou know, strike when the iron’s hot!\r\n\r\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://boltleadgeneration.com\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https://boltleadgeneration.com\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nStop wasting money chasing eyeballs that don’t turn into paying customers.\r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\n==================================================\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3009,2,641,'names','first_name','Monroe Hoskin'),(3010,2,641,'email','','hoskin.monroe@hotmail.com'),(3011,2,641,'input_text','','240220158'),(3012,2,641,'dropdown','','Projection Solutions'),(3013,2,641,'description','','Your Christmas Present Order is ready! \r\nwww.geotrott.com'),(3014,2,642,'names','first_name','Eric Jones'),(3015,2,642,'email','','ericjonesmyemail@gmail.com'),(3016,2,642,'input_text','','555-555-1212'),(3017,2,642,'dropdown','','Other Enquiry'),(3018,2,642,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3019,2,643,'names','first_name','Ngan Doyle'),(3020,2,643,'email','','ngan.doyle@gmail.com'),(3021,2,643,'input_text','','441139184'),(3022,2,643,'dropdown','','Mini PCs'),(3023,2,644,'names','first_name','Karolyn Schuler'),(3024,2,644,'email','','schuler.karolyn@gmail.com'),(3025,2,644,'input_text','','434273285'),(3026,2,644,'dropdown','','LCD & LED Products'),(3027,2,644,'description','','Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://ln.run/PJGG7'),(3028,2,645,'names','first_name','Carma Eady'),(3029,2,645,'email','','eady.carma@gmail.com'),(3030,2,645,'input_text','','4824005'),(3031,2,645,'dropdown','','Mini PCs'),(3032,2,645,'description','','We design and post high-impact content weekly to grow your online presence. Could your social media use a boost?\r\n\r\nThere are two stages to our service that are both included: \r\n\r\nStage 1: Content Creation\r\n\r\nWe create and post 5 times a week across your social platforms.\r\nOur USA-based team ensures quality, no outsourcing.\r\nWe use images/video from your website, shared drives (Google Drive/Dropbox), or stock photos/video if needed.\r\nReview and approve posts before scheduling, with options for feedback.\r\nCustom content tailored to your audience\'s interests, using insights you provide.\r\n\r\nStage 2: Organic Growth\r\n\r\nWe engage directly with users in your target market to boost visibility and drive engagement.\r\nGrowth is targeted through hashtags and competitor account followers.\r\n\r\nSpecial Offer\r\nNormally $499/month, now just $399/month with code SAVE100. No contracts—cancel anytime.\r\n\r\nReady to grow? Let’s get started!\r\n\r\nGet more information here: https://ln.run/GmB1z'),(3033,2,646,'names','first_name','Julieta Kellermann'),(3034,2,646,'email','','kellermann.julieta@msn.com'),(3035,2,646,'input_text','','4746175499'),(3036,2,646,'dropdown','','Mini PCs'),(3037,2,646,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://ln.run/NsvDC'),(3038,2,647,'names','first_name','Horacio Adame'),(3039,2,647,'email','','horacio.adame27@gmail.com'),(3040,2,647,'input_text','','9221303039'),(3041,2,647,'dropdown','','LCD & LED Products'),(3042,2,647,'description','','Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://ow.ly/G5kV50Urka2'),(3043,2,648,'names','first_name','Eric Jones'),(3044,2,648,'email','','ericjonesmyemail@gmail.com'),(3045,2,648,'input_text','','555-555-1212'),(3046,2,648,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3047,2,649,'names','first_name','Raymond Sawyer'),(3048,2,649,'email','','craig@businesstechgenius.com'),(3049,2,649,'input_text','','5551234567'),(3050,2,649,'description','','Elevate Your Workflow Using Merlin: Your All-in-One AI Solution \r\n\r\nMerlin acts as a all-in-one efficiency booster, built for time-saving, spark innovation, and streamline your tasks effortlessly. Featuring advanced AI technologies such as GPT-4, Claude-3, and Gemini AI, it operates right in Chrome to take productivity to the next level on various platforms. \r\n\r\nTop Capabilities: \r\n- Comprehensive AI Toolkit: Leverage 26 powerful AI features right in your web browser. \r\n- Simplify Content Tasks: Quickly write, refine, or summarize content for LinkedIn, Gmail, X/Twitter, and other channels. \r\n- AI-Powered Summaries: Quickly summarize articles communications, or selected content you’re viewing. \r\n- Effortless Research: Conduct smarter searches and gather knowledge with minimal effort. \r\n- Seamless Integration: Run the extension without breaking your focus or stepping out of your flow. \r\n- One-Time Purchase: Get lifetime benefits for just one cost. \r\n\r\nEnhance your productivity—get Merlin now! \r\n\r\nGet Merlin now on AppSumo: https://bit.ly/merlinainow \r\n\r\n\r\n\r\n\r\n\r\n\r\nIf at any point you no longer want to receive further communications from this email, simply rebly back to this email with the message: \"No, thank you\"\r\n2940 Yonge Street, Allegany, NY, USA, M4w 1j7'),(3051,2,650,'names','first_name','Eric Jones'),(3052,2,650,'email','','ericjonesmyemail@gmail.com'),(3053,2,650,'input_text','','555-555-1212'),(3054,2,650,'dropdown','','Cables & Accessories'),(3055,2,650,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I just came across your website at Blueocean Technologies...\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3056,2,651,'names','first_name','Krista O\'Flynn'),(3057,2,651,'email','','krista.oflynn@googlemail.com'),(3058,2,651,'input_text','','3470568760'),(3059,2,651,'dropdown','','Display Mounts'),(3060,2,651,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/75z650Urk9X'),(3061,2,652,'names','first_name','Vai'),(3062,2,652,'email','','no-reply@reply.message'),(3063,2,652,'input_text','','2644455463'),(3064,2,652,'dropdown','','Projection Solutions'),(3065,2,652,'description','','Hi, I\'m Vai Michael, a seasoned copywriter and content strategist with over 12 years of experience helping brands like yours create compelling and impactful content. From blog posts and articles to SEO-driven web content, e-commerce product descriptions, business service write-ups, newsletters, brochures, and detailed SOPs—I’ve done it all. I pride myself on delivering content that not only meets the brief but also resonates with the audience and drives results. My rate is a competitive $50 per 1,000 words, ensuring you get top-tier quality without breaking the bank. If you\'re looking to enhance your content or have any projects in mind, I’d love to chat about how I can help. \r\n\r\nFeel free to drop me a line at hireonline4455@outlook.com'),(3066,2,653,'names','first_name','Pilar Connelly'),(3067,2,653,'email','','connelly.pilar@gmail.com'),(3068,2,653,'input_text','','Ry H l'),(3069,2,653,'dropdown','','Other Enquiry'),(3070,2,653,'description','','Have you bought your Christmas presents yet? \r\nwww.geotrott.com'),(3071,2,654,'names','first_name','Betty Leong'),(3072,2,654,'email','','betty.leong@gmail.com'),(3073,2,654,'input_text','','3556320163'),(3074,2,654,'dropdown','','Meeting Room Solutions'),(3075,2,654,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Betty, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://advanceleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://advanceleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nBetty\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://advanceleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d want to unsubscribe, go to https://advanceleadgeneration.com/unsubscribe.aspx?d=Blueocean Technologies\r\n\r\nJust a short note - the name and email used in this email, Betty and Leong, are placeholders and not actual contact information. We appreciate transparency and wanted to ensure you’re aware! If you wish to get in contact with the actual person behind this message, please visit our website, and we’ll connect you with the appropriate individual.\r\n\r\n================================================== \r\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located at the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it is not always possible to completely remove or modify information in our databases (for example, if we have a necessary reason to keep it for certain timeframes). If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you have thriving lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.'),(3076,2,655,'names','first_name','Haley Frisina'),(3077,2,655,'email','','hello@unlimitedclientengine.com'),(3078,2,655,'input_text','','+13522173320'),(3079,2,655,'description','','Hey, I discovered your website on Google Maps, and I’ve gotta point out that it’s not really set up the way it should be. You’re probably losing a lot of leads because of this. The great news? I’ve created a guide that will help you improve everything in just 90 minutes or less.\r\n\r\nI also noticed that your SEO could use a little boost. Here’s the deal: If you buy my course on Google Maps optimization for only $27, I’ll make you this promise: if you don’t get a ton of leads after implementing what you learn, I’ll continue working for free until you do.\r\n\r\nIt’s simple—buy the course, follow the strategies, and see the leads roll in. If you don’t, I’ll keep working with you at no extra charge. You only pay the $27.\r\n\r\nPurchase the course here: https://www.unlimitedclientengine.com\r\n\r\nOnce you buy it, just reply to the confirmation email with \"I want the SEO analysis for my site: [yourwebsite.com]\" and I’ll send a custom SEO report within 2-3 days.\r\n\r\nLet’s make this happen\r\nJP,\r\nUnlimited Client Engine\r\nhttps://www.unlimitedclientengine.com'),(3080,2,656,'names','first_name','Annabelle Goris'),(3081,2,656,'email','','alfe459@gmail.com'),(3082,2,656,'input_text','','745436824'),(3083,2,656,'dropdown','','LCD & LED Products'),(3084,2,656,'description','','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me - http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez'),(3085,2,657,'names','first_name','Chet Rhein'),(3086,2,657,'email','','rhein.chet@gmail.com'),(3087,2,657,'input_text','','690326665'),(3088,2,657,'dropdown','','Wireless Solutions'),(3089,2,657,'description','','Are you maximizing the potential of your blueocean-technologies.com website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://ow.ly/75z650Urk9X'),(3090,2,658,'names','first_name','Violet Barnes'),(3091,2,658,'email','','h.or.t.z.st.even@gmail.com'),(3092,2,658,'input_text','','179702650'),(3093,2,658,'dropdown','','Display Mounts'),(3094,2,658,'description','','Hi there,\r\n\r\nI came across blueocean-technologies.com and thought you might be excited in this game-changing offer.\r\n\r\nWhat if you could boost your operations with:\r\n- 6x AMD Epyc CPU vCores\r\n- Windows/Linux\r\n- 24GB of powerful memory\r\n- 180GB high-speed NVMe storage\r\n- Speeds reaching up to 5 Gbit/s Connectivity\r\n ...all for just $12.50/month!\r\n\r\nOur servers, hosted in Frankfurt, are built for performance, with features such as:\r\n- KVM/ISO mounts & individual ISO uploads\r\n- Effortless up/downgrade capability through the UI\r\n- 5 Snapshots + 5 Backup Slots included\r\n\r\nIt’s an ideal fit for tasks like scaling apps, hosting databases, or managing demanding workloads.\r\n\r\n++ Don’t miss out on this unbeatable offer—grab your high-performance server now!\r\nhttps://bit.ly/serverbest\r\n\r\n\r\n\r\n\r\n\r\nIf you’d prefer not to be contacted by us, kindly complete the form at the following link: https://bit.ly/delist-us'),(3095,2,659,'names','first_name','Kurt Refshauge'),(3096,2,659,'email','','kurt.refshauge97@gmail.com'),(3097,2,659,'input_text','','882981000'),(3098,2,659,'dropdown','','Mini PCs'),(3099,2,659,'description','','Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https://ow.ly/NW5o50Urka4'),(3100,2,660,'names','first_name','Ferdinand Squires'),(3101,2,660,'email','','squires.ferdinand@hotmail.com'),(3102,2,660,'input_text','','3356438630'),(3103,2,660,'dropdown','','Display Mounts'),(3104,2,660,'description','','What if your website blueocean-technologies.com could see a significant boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://ow.ly/yTFC50Urk9K'),(3105,2,661,'names','first_name','Dominick Le Messurier'),(3106,2,661,'email','','lemessurier.dominick@gmail.com'),(3107,2,661,'input_text','','96809425'),(3108,2,661,'dropdown','','Display Mounts'),(3109,2,661,'description','','Are you maximizing the potential of your blueocean-technologies.com website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://ow.ly/tPXB50Urka3'),(3110,2,662,'names','first_name','Eric Jones'),(3111,2,662,'email','','ericjonesmyemail@gmail.com'),(3112,2,662,'input_text','','555-555-1212'),(3113,2,662,'dropdown','','Meeting Room Solutions'),(3114,2,662,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3115,2,663,'names','first_name','Eric Jones'),(3116,2,663,'email','','ericjonesmyemail@gmail.com'),(3117,2,663,'input_text','','555-555-1212'),(3118,2,663,'dropdown','','Cables & Accessories'),(3119,2,663,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Admin definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3120,2,664,'names','first_name','Chassidy Mattocks'),(3121,2,664,'email','','mattocks.chassidy@gmail.com'),(3122,2,664,'input_text','','448676286'),(3123,2,664,'dropdown','','Other Enquiry'),(3124,2,664,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://shorten.is/cdX6S'),(3125,2,665,'names','first_name','Eric Jones'),(3126,2,665,'email','','ericjonesmyemail@gmail.com'),(3127,2,665,'input_text','','555-555-1212'),(3128,2,665,'dropdown','','Cables & Accessories'),(3129,2,665,'description','','Hello Blueocean Technologies Owner\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \"how are you doing?\" notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located on the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – Customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3130,2,666,'names','first_name','Brandi Trickett'),(3131,2,666,'email','','trickett.brandi@yahoo.com'),(3132,2,666,'input_text','','7915441444'),(3133,2,666,'dropdown','','Cables & Accessories'),(3134,2,667,'names','first_name','Hannah Alexander'),(3135,2,667,'email','','s.egna.nttech.n.o.lo.g.y@googlemail.com'),(3136,2,667,'input_text','','3763229531'),(3137,2,667,'dropdown','','Display Mounts'),(3138,2,667,'description','','Skyrocket your Christmas sales! Drive over 50,000 verified US to your site. \r\n- Assured Traffic Delivery \r\n- Targeted Audiences by Location \r\n- Specialized Audience Choices \r\n- Bespoke Emails Designed for You \r\n- Cost-effective High Volume Traffic \r\n\r\nHoliday Shopping Frenzy is Here! Engage excited holiday consumers seeking discounts, presents, and offerings. \r\n\r\nIf you\'re managing a brick-and-mortar store, we can drive quality traffic to enhance your seasonal sales. \r\n\r\n** Click on https://bit.ly/VerifiedVisitors or email us at Gregkennedy@segnant.com\r\n\r\n\r\n\r\n\r\n\r\n\r\nIn case you receive messages from us, kindly complete the form at https://bit.ly/removefromthelist'),(3139,2,668,'names','first_name','Jasmin Gresswell'),(3140,2,668,'email','','gresswell.jasmin@outlook.com'),(3141,2,668,'input_text','','322106643'),(3142,2,668,'dropdown','','Projection Solutions'),(3143,2,669,'names','first_name','Ruben Heritage'),(3144,2,669,'email','','ruben.heritage@hotmail.com'),(3145,2,669,'input_text','','8105131530'),(3146,2,669,'dropdown','','Other Enquiry'),(3147,2,669,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to realize the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://ln.run/S-O5x'),(3148,2,670,'names','first_name','Maynard Vosper'),(3149,2,670,'email','','vosper.maynard6@gmail.com'),(3150,2,670,'input_text','','4748367860'),(3151,2,670,'description','','What if your website blueocean-technologies.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://shorten.is/cdX6S'),(3152,2,671,'names','first_name','Eric Jones'),(3153,2,671,'email','','ericjonesmyemail@gmail.com'),(3154,2,671,'input_text','','555-555-1212'),(3155,2,671,'dropdown','','LCD & LED Products'),(3156,2,671,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3157,2,672,'names','first_name','Russell Turner'),(3158,2,672,'email','','weiner.lindsay@gmail.com'),(3159,2,672,'input_text','','3383389042'),(3160,2,672,'dropdown','','Display Mounts'),(3161,2,672,'description','','Hey,\r\n\r\nblueocean-technologies.com stood out to me, making me think you’d find this offer compelling.\r\n\r\nImagine having these specs to scale your performance:\r\n- 6x AMD EPYC CPU vCores\r\n- Linux, Windows-ready\r\n- 24GB of powerful memory\r\n- 180GB high-speed NVMe storage\r\n- Up to 5 Gbit/s Connectivity\r\n ...at the unbeatable price of $12.50 per month!\r\n\r\nWhether you\'re using Linux, Windows, or BSD, our Germany-hosted servers offer peak performance, flexibility, and reliability, with features like:\r\n- KVM/ISO mounts & individual ISO uploads\r\n- Effortless up/downgrade management through the UI\r\n- 5 restore points + 5 Backup Slots included\r\n\r\nIt’s an ideal fit for tasks like scaling apps, hosting databases, or managing demanding workloads.\r\n\r\n++ Don’t miss out on this unbeatable offer—grab your high-performance server now!\r\nhttps://bit.ly/serverbest\r\n\r\n\r\n\r\n\r\n\r\nIf you\'d rather not get notifications from us, kindly complete the form at the following link: https://bit.ly/delist-us'),(3162,2,673,'names','first_name','Tamera Mondragon'),(3163,2,673,'email','','mondragon.tamera99@gmail.com'),(3164,2,673,'input_text','','3778323941'),(3165,2,673,'dropdown','','Wireless Solutions'),(3166,2,673,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to see the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://ln.run/S-O5x'),(3167,2,674,'names','first_name','Rocky Kennerley'),(3168,2,674,'email','','kennerley.rocky@gmail.com'),(3169,2,674,'input_text','','1937723616'),(3170,2,674,'description','','What if your website blueocean-technologies.com experienced a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can test the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https://shorten.ee/GeVyP'),(3171,2,675,'names','first_name','Micheal'),(3172,2,675,'email','','info@dallachy.pawtrim.shop'),(3173,2,675,'input_text','','619656382'),(3174,2,675,'dropdown','','Other Enquiry'),(3175,2,675,'description','','PawSafer™ Can Safely Trim Your Dog\'S Nails In No Time From Home.\r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawtrim.shop\r\n \r\nThank You, \r\n \r\nMicheal'),(3176,2,676,'names','first_name','Lavonda Houle'),(3177,2,676,'email','','hello@unlimitedclientengine.com'),(3178,2,676,'input_text','','+13522173320'),(3179,2,676,'description','','Hey, I just checked, and I noticed that your website is not showing up on Google Maps. This could mean you’re losing a lot of potential leads and customers.\r\n\r\nHere’s how I can help: I can fix your entire Google Maps setup for just $300, ensuring everything is configured perfectly to drive more leads to your business.\r\n\r\nOr, if you prefer to do it yourself, I’ve created a video course that will teach you how to fix everything in just an hour and a half—for only $27.\r\n\r\nGet the course here: https://www.unlimitedclientengine.com\r\n\r\nWhichever option you choose, you’ll begin to notice more leads and better results from Google Maps.\r\n\r\nReady to roll?\r\nJP,\r\nUnlimited Client Engine\r\nhttps://www.unlimitedclientengine.com'),(3180,2,677,'names','first_name','Eric Jones'),(3181,2,677,'email','','ericjonesmyemail@gmail.com'),(3182,2,677,'input_text','','555-555-1212'),(3183,2,677,'dropdown','','Display Mounts'),(3184,2,677,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit: \r\nhttps://trustedleadgeneration.com \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \r\nhttps://trustedleadgeneration.com\r\n\r\nJust a note: the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and wanted you to be aware. If you’d like to connect with the individual behind this message, please visit our website, and we will direct you to the appropriate person.\r\n\r\n==================================================\r\n\r\nWe respect your privacy and aim to maintain a safe online environment. Please review our Privacy Policy and Terms & Conditions, as they govern your use of our website. By using the website, or confirming acceptance of these terms, you agree to follow them.\r\n\r\nIf you have provided any information voluntarily, you may review and update it as described on our website. Emails related to orders are necessary and cannot be opted out of, but if you wish to adjust your receipt of other communications, please see the URL above.\r\n\r\nWe will do our best to handle any requests related to personal information promptly, though complete removal may not always be possible due to certain conditions.\r\n\r\nOur goal is to help you improve your visitor engagement. These messages share insights or highlight resources that may assist you in achieving better results.\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3185,2,678,'names','first_name','Eric Jones'),(3186,2,678,'email','','ericjonesmyemail@gmail.com'),(3187,2,678,'input_text','','555-555-1212'),(3188,2,678,'dropdown','','LCD & LED Products'),(3189,2,678,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3190,2,679,'names','first_name','Eric Jones'),(3191,2,679,'email','','ericjonesmyemail@gmail.com'),(3192,2,679,'input_text','','555-555-1212'),(3193,2,679,'dropdown','','LCD & LED Products'),(3194,2,679,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nJust a short note - the name and email used in this email, Eric and Jones, are placeholders and not actual contact information. We appreciate transparency and wanted to ensure you’re aware! If you wish to get in contact with the actual person behind this message, please visit our website, and we’ll connect you with the appropriate individual.\r\n\r\n================================================== \r\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located at the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it is not always possible to completely remove or modify information in our databases (for example, if we have a necessary reason to keep it for certain timeframes). If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you have thriving lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3195,2,680,'names','first_name','Jeremiah Elsass'),(3196,2,680,'email','','elsass.jeremiah@hotmail.com'),(3197,2,680,'input_text','','719453124'),(3198,2,680,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/zeAnf\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3199,2,681,'names','first_name','Eric Jones'),(3200,2,681,'email','','ericjonesmyemail@gmail.com'),(3201,2,681,'input_text','','555-555-1212'),(3202,2,681,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I just came across your website at Blueocean Technologies...\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3203,2,682,'names','first_name','Joanna Riggs'),(3204,2,682,'email','','joannariggs94@gmail.com'),(3205,2,682,'input_text','','246477324'),(3206,2,682,'dropdown','','Meeting Room Solutions'),(3207,2,682,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(3208,2,683,'names','first_name','Tamela Knoll'),(3209,2,683,'email','','tamela.knoll@gmail.com'),(3210,2,683,'input_text','','884030110'),(3211,2,683,'description','','Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.tv/1UwxW'),(3212,2,684,'names','first_name','Isabel Audet'),(3213,2,684,'email','','isabel.audet31@msn.com'),(3214,2,684,'input_text','','7987161442'),(3215,2,684,'dropdown','','Projection Solutions'),(3216,2,684,'description','','Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\r\n\r\n Reach out to me below if you want more details on how I make this happen.\r\n\r\nRegards,\r\nIsabel Audet\r\nEmail: Isabel.Audet@morebiz.my\r\nWebsite: http://wsr2tw.advertise-with-contactforms.pro\r\nConnect with me via Skype: https://join.skype.com/invite/nVcxdDgQnfhA'),(3217,2,685,'names','first_name','Eric Jones'),(3218,2,685,'email','','ericjonesmyemail@gmail.com'),(3219,2,685,'input_text','','555-555-1212'),(3220,2,685,'dropdown','','Projection Solutions'),(3221,2,685,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3222,2,686,'names','first_name','Ebony Dechaineux'),(3223,2,686,'email','','dechaineux.ebony@gmail.com'),(3224,2,686,'input_text','','644813111'),(3225,2,686,'dropdown','','Audio Solutions'),(3226,2,686,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.ee/eQMAx\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3227,2,687,'names','first_name','Alejandra Cheeke'),(3228,2,687,'email','','alejandra.cheeke31@hotmail.com'),(3229,2,687,'input_text','','240503250'),(3230,2,687,'dropdown','','Cables & Accessories'),(3231,2,687,'description','','Are you making the most of the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://shorten.is/cdX6S'),(3232,2,688,'names','first_name','Niklas Lively'),(3233,2,688,'email','','lively.niklas75@gmail.com'),(3234,2,688,'input_text','','6472746271'),(3235,2,688,'dropdown','','LCD & LED Products'),(3236,2,688,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3237,2,689,'names','first_name','Rachelle Laporte'),(3238,2,689,'email','','laporte.rachelle@yahoo.com'),(3239,2,689,'input_text','','21639330'),(3240,2,689,'dropdown','','Projection Solutions'),(3241,2,689,'description','','Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.tv/1UwxW'),(3242,2,690,'names','first_name','Elissa Roderic'),(3243,2,690,'email','','elissa.roderic@yahoo.com'),(3244,2,690,'input_text','','745655939'),(3245,2,690,'dropdown','','Mini PCs'),(3246,2,690,'description','','Did you know that your website blueocean-technologies.com could be failing to connect with its audience? With our advanced AI traffic system, you may gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.so/6FYM4'),(3247,2,691,'names','first_name','Toby Oneal'),(3248,2,691,'email','','toby.oneal66@hotmail.com'),(3249,2,691,'input_text','','485238813'),(3250,2,691,'dropdown','','Display Mounts'),(3251,2,691,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3252,2,692,'names','first_name','Heather Steil'),(3253,2,692,'email','','steil.heather@outlook.com'),(3254,2,692,'input_text','','4125937809'),(3255,2,692,'dropdown','','Display Mounts'),(3256,2,692,'description','','Have you bought your Christmas presents yet? \r\nwww.geotrott.com'),(3257,2,693,'names','first_name','Denese Montanez'),(3258,2,693,'email','','denese.montanez@gmail.com'),(3259,2,693,'input_text','','Bxuuikkx Rs'),(3260,2,693,'dropdown','','Wireless Solutions'),(3261,2,693,'description','','What if your website blueocean-technologies.com experienced a significant boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to match your audience needs. Let’s grow your site’s reach together. Get more information here: https://shorten.tv/qdTg5'),(3262,2,694,'names','first_name','Eric Jones'),(3263,2,694,'email','','ericjonesmyemail@gmail.com'),(3264,2,694,'input_text','','555-555-1212'),(3265,2,694,'description','','Hello to the Blueocean Technologies Owner. This is Eric and I noticed Blueocean Technologies a short time ago.\r\n\r\nIt appears well structured… now what?\r\n\r\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\r\n\r\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\r\n\r\nThis is possible –\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\r\n\r\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\r\n\r\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\r\n\r\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\r\n\r\nQuite helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\r\n\r\nYou can potentially connect with many more interested individuals as soon as possible.\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nJust a brief note - the name and email used here, Eric and Jones, are placeholders and not real contact information. We value transparency and wanted to ensure you’re aware! If you wish to get in touch with the individual behind this message, please visit our website, and we will connect you with the appropriate person.\r\n\r\n==================================================\r\n\r\nWe are committed to protecting your privacy and providing a safe, high-quality online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to inform you of our guidelines regarding the collection, use, and disclosure of information received from users of our website. We operate this website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use, you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided information voluntarily, you may review and make changes to it by following the instructions found on the website. To manage marketing and non-transactional communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Order-related emails are sent automatically and cannot be opted out of. We will do our best to address requests related to managing personal information in a timely manner. However, it may not always be possible to remove or modify data if certain retention requirements apply. If you have any questions, please visit our website to view our official policies.\r\n\r\nOur primary goal is to help you achieve strong results in lead generation. These emails are intended to offer guidance on that topic, or to introduce resources that may strengthen your outreach.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3266,2,695,'names','first_name','Eric Jones'),(3267,2,695,'email','','ericjonesmyemail@gmail.com'),(3268,2,695,'input_text','','555-555-1212'),(3269,2,695,'dropdown','','Cables & Accessories'),(3270,2,695,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3271,2,696,'names','first_name','Magnolia Kemper'),(3272,2,696,'email','','magnolia.kemper52@yahoo.com'),(3273,2,696,'input_text','','240761524'),(3274,2,696,'dropdown','','Audio Solutions'),(3275,2,696,'description','','MERRY CHRISTMAS!\r\nHave you bought your Christmas presents yet? \r\nwww.geotrott.com'),(3276,2,697,'names','first_name','Eric Jones'),(3277,2,697,'email','','ericjonesmyemail@gmail.com'),(3278,2,697,'input_text','','555-555-1212'),(3279,2,697,'dropdown','','Video Distribution'),(3280,2,697,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3281,2,698,'names','first_name','Jennie Edinburgh'),(3282,2,698,'email','','edinburgh.jennie@gmail.com'),(3283,2,698,'input_text','','6997780716'),(3284,2,698,'dropdown','','Video Distribution'),(3285,2,698,'description','','Every day, websites like blueocean-technologies.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.ee/YBNHL'),(3286,2,699,'names','first_name','Minerva Selby'),(3287,2,699,'email','','selby.minerva@gmail.com'),(3288,2,699,'input_text','','4672719399'),(3289,2,699,'dropdown','','LCD & LED Products'),(3290,2,699,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.world/jURUn'),(3291,2,700,'names','first_name','Tuyet Duval'),(3292,2,700,'email','','tuyet.duval@hotmail.com'),(3293,2,700,'input_text','','31352028'),(3294,2,700,'dropdown','','Mini PCs'),(3295,2,700,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/3amtL'),(3296,2,701,'names','first_name','Jasper Kepert'),(3297,2,701,'email','','jasper.kepert@msn.com'),(3298,2,701,'input_text','','W aoorxi'),(3299,2,701,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.so/wE3dD\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3300,2,702,'names','first_name','Jacob Whiteeagle'),(3301,2,702,'email','','jacobwhiteeagle@proton.me'),(3302,2,702,'input_text','','6057866458'),(3303,2,702,'dropdown','','Mini PCs'),(3304,2,702,'description','','Hi friend,\r\n\r\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\r\n\r\nCan you please help me? I\'m willing to pay for your assistance.\r\n\r\nPlease call me back as soon as possible at:\r\n\r\nMy whatsapp number: +17852192072\r\nMy phone: +16057866458\r\nMy email: jacobwhiteeagle@proton.me\r\n\r\nThanks,\r\nJacob'),(3305,2,703,'names','first_name','Eric Jones'),(3306,2,703,'email','','ericjonesmyemail@gmail.com'),(3307,2,703,'input_text','','555-555-1212'),(3308,2,703,'dropdown','','Audio Solutions'),(3309,2,703,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nThis is Eric here with a short thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet frequently and I examine many business websites.\r\n\r\nSimilar to yours, many of them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\r\n\r\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\r\n\r\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\r\n\r\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nJust a brief note - the names and email address used here, Eric and Jones, are placeholders and not actual contact information. We value openness and wanted to ensure you are aware! If you want to get in touch with the person behind this message, please visit our site, and we’ll connect you with the appropriate individual.\r\n\r\n==================================================\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe and high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to purchases or order delivery are provided automatically – customers are not able to opt out of these communications. We will try to address any requests related to the management of Personal Information in a timely manner. However, it may not always be possible to completely remove or modify information in our databases if we have a necessary reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you have thriving lead generation. These emails are intended to give you guidance on that topic, or to highlight solutions that will help you have the kind of business success people talk about.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3310,2,704,'names','first_name','Klaudia Farias'),(3311,2,704,'email','','klaudia.farias@gmail.com'),(3312,2,704,'input_text','','3703896836'),(3313,2,704,'dropdown','','Audio Solutions'),(3314,2,704,'description','','What if your website blueocean-technologies.com could see a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we deliver plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://ln.run/TzzSn'),(3315,2,705,'names','first_name','Dena'),(3316,2,705,'email','','dena.velasco@gmail.com'),(3317,2,705,'input_text','','667470388'),(3318,2,705,'dropdown','','Projection Solutions'),(3319,2,705,'description','','Your suitcase is ready to ship!\r\nwww.geotrott.com'),(3320,2,706,'names','first_name','Lori Whisler'),(3321,2,706,'email','','lori.whisler@gmail.com'),(3322,2,706,'input_text','','6205552232'),(3323,2,706,'dropdown','','Projection Solutions'),(3324,2,706,'description','','Hi there,\r\n\r\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\r\n\r\nCreate Stunning Websites\r\nManage Social Media Effortlessly\r\nGenerate Unlimited Traffic\r\n\r\nGrab Mintsuite now for just $16 (normally $180)!\r\n\r\nCheck out the amazing features of Mintsuite here: https://furtherinfo.info/mint\r\n\r\nThanks for your time,\r\nLori'),(3325,2,707,'names','first_name','Eric Jones'),(3326,2,707,'email','','ericjonesmyemail@gmail.com'),(3327,2,707,'input_text','','555-555-1212'),(3328,2,707,'dropdown','','Cables & Accessories'),(3329,2,707,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric and I recently came across your website at Blueocean Technologies. I found it after a search, so your visibility seems to be working well.\r\n\r\nYour content looks helpful.\r\n\r\nHowever, one thing might be missing:\r\n\r\nA simple, prompt way for visitors to connect with you.\r\n\r\nResearch suggests that many visitors leave a site quickly without providing any contact information. Once they go, there’s no way to follow up.\r\n\r\nConsider this approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. You will know as soon as someone shows interest, allowing you to speak with them while they’re still viewing your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nOnce you have their phone number, you can also begin a text conversation. If they aren’t ready to engage at that exact moment, you can maintain communication later by sharing additional updates or simply checking in.\r\n\r\nEverything described is straightforward to implement and may help improve your interactions with potential contacts.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for you. It could help you connect with more interested individuals right now.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a trial period and supports international communication. There may be individuals ready to speak with you now, so please don’t miss the opportunity. \r\nVisit https://actionleadgeneration.com to learn more.\r\n\r\nJust a note – the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and want you to be aware. If you wish to connect with the person behind this message, please visit our website, and we will put you in touch with the appropriate individual.\r\n\r\n==================================================\r\n\r\nWe are committed to protecting your privacy and maintaining a positive online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to explain our guidelines for handling information we receive from users of our website. We operate this website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by confirming acceptance of the Terms of Use, you agree to follow both our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided information voluntarily, you may review and update it following the instructions on our website. To manage certain communications, you may unsubscribe using the link at the bottom of marketing emails. Transaction-related emails are not optional. We will do our best to handle any requests related to personal information promptly, although complete removal may not always be possible due to certain requirements. If you have any questions, please review our official policies on our website.\r\n\r\nOur goal is to help you enhance the effectiveness of your lead generation efforts. These emails offer guidance on that topic or introduce tools that may support your initiatives.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3330,2,708,'names','first_name','Jewel Dimarco'),(3331,2,708,'email','','jewel.dimarco@gmail.com'),(3332,2,708,'input_text','','244592756'),(3333,2,708,'dropdown','','Wireless Solutions'),(3334,2,708,'description','','https://shorturl.at/hL5Io\r\n\r\nGoHighLevel combines CRM, email marketing, automation, and more to make managing your business easier than ever.\r\n\r\nFor the next 14 days, you can try it all—completely free. Take this opportunity to see how it fits your needs.\r\nClick the link to start your free trial today.'),(3335,2,709,'names','first_name','Melba Goldfinch'),(3336,2,709,'email','','melba.goldfinch@hotmail.com'),(3337,2,709,'input_text','','9621648726'),(3338,2,709,'dropdown','','Meeting Room Solutions'),(3339,2,709,'description','','Try GetResponse for Free - CLICK THE LINK BELOW\r\n\r\nhttps://www.getresponse.com?a=CVggkxeAyt\r\n\r\nWith GetResponse, you can automate your marketing, create professional emails, and connect with your audience like never before.\r\nNow’s your chance to experience the power of GetResponse with a free 14-day trial.\r\nClick the link to get started and see how it can transform your business.'),(3340,2,710,'names','first_name','Eric Jones'),(3341,2,710,'email','','ericjonesmyemail@gmail.com'),(3342,2,710,'input_text','','555-555-1212'),(3343,2,710,'dropdown','','Other Enquiry'),(3344,2,710,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\r\n\r\nWhat for?\r\n\r\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\r\n\r\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\r\n\r\nHowever, there is a question…\r\n\r\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\r\n\r\nMore importantly, how can you connect with that visitor?\r\n\r\nResearch indicates that many visitors leave quickly.\r\n\r\nHere is a way to create immediate engagement that might be new to you:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\r\n\r\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\r\n\r\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\r\n\r\nEverything described is straightforward, convenient, and effective.\r\n\r\nVisit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou could be engaging with significantly more potential contacts soon!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\r\n\r\nVisit https://actionleadgeneration.com to explore Web Visitors Into Leads today.\r\n\r\nJust a quick note - the names and email used here, Eric and Jones, are not real and not actual contact data. We respect transparency and want to ensure you are aware! If you want to get in touch with the actual person behind this message, please visit our website, and we will connect you with the appropriate individual.\r\n\r\n\r\n================================================== \r\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website. \r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (for example, via a checkbox or email confirmation), you agree to be bound by our Terms & Conditions and our Privacy Policy. \r\nIf you have provided information voluntarily, you may review and make changes to it following instructions on the Website. To manage your receipt of communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Communications related to orders are provided automatically; customers cannot opt out of transactional emails. We will try to accommodate requests related to managing personal information promptly. However, it may not always be possible to completely remove or modify data in our records if certain retention conditions apply. If you have questions, please visit our website to view our official policies. \r\nOur primary goal is to support you in achieving robust lead generation. These emails are intended to offer guidance on that topic or to introduce services that may help strengthen your efforts.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3345,2,711,'names','first_name','Alberto Reynolds'),(3346,2,711,'email','','jo.hanssen@gmx.net'),(3347,2,711,'input_text','','269671653'),(3348,2,711,'dropdown','','LCD & LED Products'),(3349,2,711,'description','','Dear Sir,\r\n Please send me more details to my email jo.hanssen@gmx.net\r\n\r\nThanks'),(3350,2,712,'names','first_name','Herbert'),(3351,2,712,'email','','herbert.estrella52@gmail.com'),(3352,2,712,'input_text','','5009292068'),(3353,2,712,'dropdown','','Audio Solutions'),(3354,2,712,'description','','Happy New Year! \r\nFrom your friends at geotrott.com!'),(3355,2,713,'names','first_name','Tamara Munday'),(3356,2,713,'email','','tamara.munday@gmail.com'),(3357,2,713,'input_text','','362277712'),(3358,2,713,'dropdown','','Audio Solutions'),(3359,2,713,'description','','Did you know the US Government owes you up to $32,200 per W-2 employee you kept on payroll during the pandemic? The Employee Retention Tax Credit (ERC) is your chance to claim what you deserve! But time is running out. Don’t miss out on this opportunity.\r\nAct now—visit us at: http://www.claim-erc.top'),(3360,2,714,'names','first_name','Trena Fetherston'),(3361,2,714,'email','','charlesrosariosa@gmail.com'),(3362,2,714,'input_text','','261719637'),(3363,2,714,'dropdown','','Video Distribution'),(3364,2,714,'description','','We will create a custom website design tailored to your specific business needs,\r\nwhich are of the highest quality at affordable prices.\r\n\r\nFREE BASIC MOCK-UP DESIGN BEFORE WORK \r\n\r\nJust message me at charlesrosariosa@gmail.com\r\n\r\nServices Offered by us :-\r\n\r\n1. Website Design\r\n2. Graphics Design\r\n3. Seo Services\r\n4. eCommerce Development\r\n5. Mobile App development\r\n6. Explainer Video\r\n7. Article Writing\r\n8. Website Fixing\r\n9. Website Traffic\r\n\r\n\r\nJust message me at charlesrosariosa@gmail.com\r\n\r\nThanks\r\nKind Regards'),(3365,2,715,'names','first_name','Taylor Swift'),(3366,2,715,'email','','pyke.alisia@hotmail.com'),(3367,2,715,'input_text','','3593811159'),(3368,2,715,'dropdown','','Projection Solutions'),(3369,2,715,'description','','HAPPY NEW YEAR!!! HAPPY NEW YEAR!!! HAPPY NEW YEAR!!!\r\nGEOTROTT.COM - GEOTROTT.COM - GEOTROTT.COM'),(3370,2,716,'names','first_name','Lakeisha Carden'),(3371,2,716,'email','','lakeisha.carden73@gmail.com'),(3372,2,716,'input_text','','5271884468'),(3373,2,716,'dropdown','','Meeting Room Solutions'),(3374,2,716,'description','','No bots, no fake clicks—just 100% real visitors to boost your rankings and conversions. Get the traffic you deserve with guaranteed results! \r\nExplore now: http://realhumanwebtraffic.top'),(3375,2,717,'names','first_name','Adell Cleary'),(3376,2,717,'email','','cleary.adell@msn.com'),(3377,2,717,'input_text','','749043450'),(3378,2,717,'dropdown','','Meeting Room Solutions'),(3379,2,717,'description','','What if your website blueocean-technologies.com could see a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 250,000, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https://ln.run/TzzSn'),(3380,2,718,'names','first_name','Zac Lymburner'),(3381,2,718,'email','','zac.lymburner61@yahoo.com'),(3382,2,718,'input_text','','819283335'),(3383,2,718,'dropdown','','Audio Solutions'),(3384,2,718,'description','','https://www.getresponse.com?a=CVggkxeAyt\r\n\r\nGetResponse is your all-in-one solution for email marketing, automation, and more. Whether you’re just starting or scaling your business, it’s built to help you grow.\r\n\r\nSign up for a 14-day free trial to explore the platform and see how it works for you. No obligations—just results.\r\nClick the link to start your free trial today.'),(3385,2,719,'names','first_name','Mariano Tavares'),(3386,2,719,'email','','mariano.tavares@msn.com'),(3387,2,719,'input_text','','694654896'),(3388,2,719,'dropdown','','Meeting Room Solutions'),(3389,2,719,'description','','Your Free Trial Is Waiting\r\n\r\nhttps://shorturl.at/hL5Io\r\n\r\nGoHighLevel is built to make running a business easier. \r\n\r\nWith tools for marketing, automation, and customer management, it’s everything you need in one place.\r\n\r\nTry it now with a free 14-day trial. See how it can save you time and help your business grow.\r\nClick the link to get started.'),(3390,2,720,'names','first_name','Elise Cortes'),(3391,2,720,'email','','elise.cortes@gmail.com'),(3392,2,720,'input_text','','3297953509'),(3393,2,720,'dropdown','','LCD & LED Products'),(3394,2,720,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans deliver up to 250K, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.ee/YBNHL'),(3395,2,721,'names','first_name','Louie Atchison'),(3396,2,721,'email','','atchison.louie@outlook.com'),(3397,2,721,'input_text','','651954525'),(3398,2,721,'dropdown','','Audio Solutions'),(3399,2,721,'description','','Did you know that your website blueocean-technologies.com may not be reach its full potential? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.tv/qdTg5'),(3400,2,722,'names','first_name','Latrice Beverly'),(3401,2,722,'email','','latrice.beverly@hotmail.com'),(3402,2,722,'input_text','','27559568'),(3403,2,722,'description','','Hi Blueocean Technologies,\r\n\r\nOnce every 10 years there comes something revolutionary that changes the game forever.\r\n \r\nThose who jump in early end up getting the best results!\r\n \r\nThis new AI Human Video Maker app is really a once in a decade tech that is a worldwide BESTSELLER...\r\n\r\nCreate amazing animated videos with REAL AI Humans who speak anything you type in all languages!\r\n\r\nAnd here is the best part, there are NO upsells, NO credits OR monthly fees ever!\r\n \r\nSee The Reveal-All Software Demo Here\r\n\r\n=>> https://ai-humanpal.blogspot.com/\r\n\r\n(Use Coupon HUMAN For Extra Discount)\r\n \r\nYou are getting access to the Founder\'s Special Unlimited deal for a one-time price.\r\n \r\nGet This Powerful App Here Before Price Increases\r\n(Use Coupon HUMAN For Extra Discount)\r\n\r\n=>> https://ai-humanpal.blogspot.com/\r\n \r\nThe powerful features leave the competition in the DUST forever...\r\n \r\n+ Ultra-Realistic Digital Humans That Speak\r\nANYTHING You Type\r\n+ Photo To Talking Human Character Builder\r\n+ AI Digital Human Photo Generator\r\n+ Hundreds of REAL Human Text-To-Speech Voices\r\n+ Eye Catching Ready-Made Video Templates\r\n+ Robust Drag-and-Drop Video Editor\r\n+ Speech-To-Text Transcription\r\n+ 1-Click Translation\r\n+ Subtitles and Captions\r\n+ Supports hundreds of languages & accents\r\nAnd 50 other powerful features...\r\n \r\nPrice Increasing Soon - Go Here Now...\r\n(Use Coupon HUMAN For Extra Discount)\r\n\r\n=>> https://ai-humanpal.blogspot.com/\r\n \r\nI value your time, I am giving away bonuses worth thousands when you get HumanPal today...\r\n \r\nNote: Keep all the bonuses even if you decide this is not for you and take a refund later.\r\n \r\nAll bonuses are instantly available in the customer portal!\r\n \r\nP.S. Once the countdown on the page expires,\r\nthe price increases forever (no exceptions!)\r\n\r\n=>> https://ai-humanpal.blogspot.com/\r\n \r\nGrab This Deal Before Price Increases\r\n(Use Coupon HUMAN For Extra Discount)\r\n\r\nTo Your Success, \r\n[Latrice Beverly]'),(3404,2,723,'names','first_name','Taylor Swift'),(3405,2,723,'email','','tracey.servin@gmail.com'),(3406,2,723,'input_text','','89836422'),(3407,2,723,'dropdown','','Other Enquiry'),(3408,2,723,'description','','HAPPY NEW YEAR!!! HAPPY NEW YEAR!!! HAPPY NEW YEAR!!!\r\nGEOTROTT.COM - GEOTROTT.COM - GEOTROTT.COM'),(3409,2,724,'names','first_name','Eric Jones'),(3410,2,724,'email','','ericjonesmyemail@gmail.com'),(3411,2,724,'input_text','','555-555-1212'),(3412,2,724,'dropdown','','Mini PCs'),(3413,2,724,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit: \r\nhttps://trustedleadgeneration.com \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \r\nhttps://trustedleadgeneration.com\r\n\r\nJust a note: the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and wanted you to be aware. If you’d like to connect with the individual behind this message, please visit our website, and we will direct you to the appropriate person.\r\n\r\n==================================================\r\n\r\nWe respect your privacy and aim to maintain a safe online environment. Please review our Privacy Policy and Terms & Conditions, as they govern your use of our website. By using the website, or confirming acceptance of these terms, you agree to follow them.\r\n\r\nIf you have provided any information voluntarily, you may review and update it as described on our website. Emails related to orders are necessary and cannot be opted out of, but if you wish to adjust your receipt of other communications, please see the URL above.\r\n\r\nWe will do our best to handle any requests related to personal information promptly, though complete removal may not always be possible due to certain conditions.\r\n\r\nOur goal is to help you improve your visitor engagement. These messages share insights or highlight resources that may assist you in achieving better results.\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3414,2,725,'names','first_name','Taylor Swift'),(3415,2,725,'email','','tabarez.karen@gmail.com'),(3416,2,725,'input_text','','673763004'),(3417,2,725,'description','','Hey, I love your website! I wanted to share an amazing suitcase alternative with you—check out Geotrott!'),(3418,2,726,'names','first_name','Mathias Leger'),(3419,2,726,'email','','leger.mathias88@gmail.com'),(3420,2,726,'input_text','','360720571'),(3421,2,726,'dropdown','','Other Enquiry'),(3422,2,726,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3423,2,727,'names','first_name','Milan Gaertner'),(3424,2,727,'email','','gaertner.milan@gmail.com'),(3425,2,727,'input_text','','4372249'),(3426,2,727,'dropdown','','Video Distribution'),(3427,2,727,'description','','Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to a quarter million visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.tv/qdTg5'),(3428,2,728,'names','first_name','Qasim Yaseen'),(3429,2,728,'email','','qasimyaseen326@gmail.com'),(3430,2,728,'input_text','','6312921438'),(3431,2,728,'description','','Hi,\r\n\r\n\r\n\r\nMy name is Qasim, and I am a full stack web developer and designer from Pakistan. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\r\n\r\n\r\n\r\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\r\n\r\n\r\n\r\nPlease let me know if you would like to see examples of my past work.\r\n\r\n\r\n\r\nThank you, \r\nQasim'),(3432,2,729,'names','first_name','Katelyn Raiden'),(3433,2,729,'email','','katelynraiden@gmail.com'),(3434,2,729,'input_text','','4760075'),(3435,2,729,'dropdown','','Wireless Solutions'),(3436,2,729,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(3437,2,730,'names','first_name','Taylor Swift'),(3438,2,730,'email','','vance.bridges@gmail.com'),(3439,2,730,'input_text','','248267160'),(3440,2,730,'dropdown','','Cables & Accessories'),(3441,2,730,'description','','Kickstart 2025 with Geotrott Cool Luggage!\r\n\r\nThe New Year is here—travel smarter and in style! Geotrott\'s sleek, durable suitcases are designed for modern explorers who value both fashion and function. Start your adventures right with luggage built for every journey. \r\n\r\n**Travel Bold. Pack Smart. Choose Geotrott.** \r\n\r\n#Geotrott @geotrott \r\n\r\nWWW.GEOTROTT.COM'),(3442,2,731,'names','first_name','Saul Wiley'),(3443,2,731,'email','','alscontentmarke.ting20.25@gmail.com'),(3444,2,731,'input_text','','353717062'),(3445,2,731,'description','','Hello,\r\n\r\nAre you looking to drive massive amounts of Google traffic to your website without relying on SEO?\r\n\r\nThis strategy has been fine-tuned to bring amazing outcomes for giants like Amazon, Walmart, eBay, and numerous local enterprises.\r\n\r\nHere’s why this strategy delivers unmatched value:\r\n\r\n - Tap into audiences actively seeking what your business provides.\r\n - Rapid Outcomes: Witness noticeable traffic in as little as 30 days.\r\n - Ongoing Benefits: Experience traffic that sustains and grows over time.\r\n - Outsmart the Competition: Establish your business in areas they often overlook.\r\n - Increase Sales & Credibility: Attract customers while enhancing your reputation.\r\n\r\nOur approach is completely customized to your needs, ensuring your business gets the attention it deserves.\r\n\r\nReady to explore the possibilities? Visit https://bit.ly/alscontentmarketing25 and let us show you the ways we can help you reach your goals.\r\n\r\nExcited to support your growth journey!\r\n\r\nCheers\r\n\r\n\r\n\r\n\r\nShould you decide not to be sent any more updates from us, simply respond to us with \"No Thank You\".\r\n57 Mcpherson Road, Olean, NY, USA, 3701'),(3446,2,732,'names','first_name','Destiny Houston'),(3447,2,732,'email','','jetta.heard@yahoo.com'),(3448,2,732,'input_text','','200968193'),(3449,2,732,'dropdown','','Video Distribution'),(3450,2,732,'description','','Just as you got this message, we can submit your message to millions of website contact forms.\r\n\r\nNeed cost-effective clients, visitors, or qualified leads?\r\n\r\nWe specialize in delivering your messages directly through website contact forms, ensuring your message lands in the right inboxes.\r\n\r\nAs effective as Facebook and Google ads but so cheap. Even with a low conversion rate, millions of emails landed inbox are going to bring a significant return.\r\n\r\nStart reaching 100M potential customers today, all starting from just $22!\r\n\r\nWe’ll submit your message to website contact forms to connect with millions of website owners/managers, that is your potential customers, driving quality traffic and leads to your site.\r\n\r\nOur solution ensures your message is delivered right to the source, starting at just USD22.\r\n\r\n\r\n\r\n++++ Check out: https://bit.ly/bulkyforms\r\n\r\n\r\nLet’s skyrocket your sales/visitors!\r\n\r\n\r\n\r\n\r\n\r\nShould you wish to stop getting future communications from us, please follow https://bit.ly/removesubs'),(3451,2,733,'names','first_name','Juliana Koehler'),(3452,2,733,'email','','juliana.koehler@gmail.com'),(3453,2,733,'input_text','','7089274081'),(3454,2,733,'dropdown','','Audio Solutions'),(3455,2,733,'description','','Effective advertising doesn’t have to cost a fortune. Send your ad text to millions of website contact forms for a single flat rate. No more wasting money on pay-per-click. Your message gets read.\r\n\r\n Let’s discuss how I can help—find my contact info below.\r\n\r\nRegards,\r\nJuliana Koehler\r\nEmail: Juliana.Koehler@uniqueadvertising.pro\r\nWebsite: http://mujmdm.advertiseviaforms.my'),(3456,2,734,'names','first_name','Juliana Francois'),(3457,2,734,'email','','juliana.francois@gmail.com'),(3458,2,734,'input_text','','3586678086'),(3459,2,734,'dropdown','','Cables & Accessories'),(3460,2,734,'description','','Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans provide up to 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://ln.run/TzzSn'),(3461,2,735,'names','first_name','Ilene'),(3462,2,735,'email','','info@crumpton.medicopostura.com'),(3463,2,735,'input_text','','51972369'),(3464,2,735,'dropdown','','Other Enquiry'),(3465,2,735,'description','','Hello \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nBest, \r\n\r\nIlene'),(3466,2,736,'names','first_name','Addy'),(3467,2,736,'email','','venture4help@outlook.com'),(3468,2,736,'input_text','','7402837852'),(3469,2,736,'dropdown','','Other Enquiry'),(3470,2,736,'description','','My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \r\n\r\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.'),(3471,2,737,'names','first_name','Nagappan'),(3472,2,737,'email','','nagappan.n@gcg.ae'),(3473,2,737,'input_text','','+971505142601'),(3474,2,737,'dropdown','','Projection Solutions'),(3475,2,737,'description','','Vivitek DU5053Z-WH 7500 ANSI Lumens Projector - 3 qty'),(3476,2,738,'names','first_name','Romaine Gooseberry'),(3477,2,738,'email','','romaine.gooseberry@gmail.com'),(3478,2,738,'input_text','','329918792'),(3479,2,738,'dropdown','','Projection Solutions'),(3480,2,738,'description','','Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.ee/YBNHL'),(3481,2,739,'names','first_name','Taylor Swift'),(3482,2,739,'email','','armand.ochs1@msn.com'),(3483,2,739,'input_text','','626669597'),(3484,2,739,'dropdown','','Projection Solutions'),(3485,2,739,'description','','Big news! Geotrott has been voted the #1 luggage brand of 2025! Celebrate with us—enjoy 20% OFF your next purchase using code: START2025. Hurry, this offer won’t last!'),(3486,2,740,'names','first_name','Deon Thorn'),(3487,2,740,'email','','thorn.deon@yahoo.com'),(3488,2,740,'input_text','','7074876764'),(3489,2,740,'dropdown','','Meeting Room Solutions'),(3490,2,740,'description','','Boost Your Digital Visibility – Join Our Professional Platform\r\n\r\nHi,\r\n\r\nIn today’s online landscape, being seen online is critical to achieving growth. Our Business Platform can allow you to gain visibility and reach potential clients looking for marketing, search engine optimization, web development, and more.\r\n\r\nBy getting your brand featured in our registry, you’ll strengthen your visibility and gain access to more clients.\r\n\r\nSign up right away! https://tinyurl.com/ycx5h5ew\r\n\r\nKind regards,\r\nMatthew\r\n\r\nNot part of the online content photo-based technology or advertising field? It’s easy to unsubscribe at the following URL: https://gotunsubscribed.com/?info=blueocean-technologies.com'),(3491,2,741,'names','first_name','Eric Jones'),(3492,2,741,'email','','ericjonesmyemail@gmail.com'),(3493,2,741,'input_text','','555-555-1212'),(3494,2,741,'dropdown','','Wireless Solutions'),(3495,2,741,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3496,2,742,'names','first_name','Madison Hussey'),(3497,2,742,'email','','hussey.madison@outlook.com'),(3498,2,742,'input_text','','353693904'),(3499,2,742,'description','','Upgrade your business tools without the financial strain. Explore DAC\'s hassle-free equipment financing today! http://ry1w5w.dac-capital.top/'),(3500,2,743,'names','first_name','Jocelyn Seiler'),(3501,2,743,'email','','jocelyn.seiler@gmail.com'),(3502,2,743,'input_text','','632353823'),(3503,2,743,'dropdown','','Meeting Room Solutions'),(3504,2,743,'description','','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\r\n \r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \r\n\r\nLearn more about me - http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\nThanks & Regards,\r\nIvan Ramirez'),(3505,2,744,'names','first_name','Izetta Merryman'),(3506,2,744,'email','','izetta.merryman@gmail.com'),(3507,2,744,'input_text','','452886410'),(3508,2,744,'dropdown','','Video Distribution'),(3509,2,744,'description','','The ERC (Employee Retention Credit) is here to reward you for keeping employees during challenging times. The US Government owes you up to $32,200 per W-2 employee!\r\nBut don\'t wait—this is your last chance to file your claim. Don\'t miss out on funds meant for you.\r\nVisit us today at: http://www.claim-erc.top'),(3510,2,745,'names','first_name','Kellye Mcknight'),(3511,2,745,'email','','mcknight.kellye@gmail.com'),(3512,2,745,'input_text','','273447845'),(3513,2,745,'dropdown','','Other Enquiry'),(3514,2,745,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/hAaGR\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3515,2,746,'names','first_name','Eric Jones'),(3516,2,746,'email','','ericjonesmyemail@gmail.com'),(3517,2,746,'input_text','','555-555-1212'),(3518,2,746,'dropdown','','Video Distribution'),(3519,2,746,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3520,2,747,'names','first_name','Liliana Bastow'),(3521,2,747,'email','','liliana.bastow@outlook.com'),(3522,2,747,'input_text','','3984060994'),(3523,2,747,'dropdown','','Meeting Room Solutions'),(3524,2,747,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.tv/FFVAX\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3525,2,748,'names','first_name','Eric Jones'),(3526,2,748,'email','','ericjonesmyemail@gmail.com'),(3527,2,748,'input_text','','555-555-1212'),(3528,2,748,'dropdown','','Cables & Accessories'),(3529,2,748,'description','','Hello Blueocean Technologies Owner,\r\n\r\nThis is Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Blueocean Technologies.\r\n- They hang out for a moment to check it out. I’m interested… but… maybe…\r\n- And then they click the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else.\r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software that operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You will know instantly they’re interested and you can call them directly to chat with them - literally while they’re still on the internet looking at your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nMoreover, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14-day trial – and it even includes International Long Distance Calling.\r\nYou have clients waiting to speak with you right now… don’t keep them waiting.\r\nPlease see this URL to try Web Visitors Into Leads now: https://trustedleadgeneration.com\r\n\r\nJust a brief message - the names and email address used here, Eric and Jones, are placeholders and not real contact information. We value transparency and wanted to make sure you are aware. If you wish to get in touch with the person behind this message, please visit our site, and we’ll connect you with the right individual.\r\n\r\n==================================================\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3530,2,749,'names','first_name','Walter Builder'),(3531,2,749,'email','','builder.walter@outlook.com'),(3532,2,749,'input_text','','9158819124'),(3533,2,749,'dropdown','','Mini PCs'),(3534,2,749,'description','','Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://shorten.tv/qdTg5'),(3535,2,750,'names','first_name','Eric Jones'),(3536,2,750,'email','','ericjonesmyemail@gmail.com'),(3537,2,750,'input_text','','555-555-1212'),(3538,2,750,'dropdown','','Projection Solutions'),(3539,2,750,'description','','Hello Blueocean Technologies\r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n\r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n\r\nYou know, strike when the iron’s hot!\r\n\r\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://boltleadgeneration.com\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https://boltleadgeneration.com\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nStop wasting money chasing eyeballs that don’t turn into paying customers.\r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\n==================================================\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\n\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3540,2,751,'names','first_name','Edgardo Nadel'),(3541,2,751,'email','','edgardo.nadel53@hotmail.com'),(3542,2,751,'input_text','','Lscak sttqjmxn'),(3543,2,751,'dropdown','','Display Mounts'),(3544,2,751,'description','','Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.tv/fseYX'),(3545,2,752,'names','first_name','Jenni Bullard'),(3546,2,752,'email','','jenni.bullard@googlemail.com'),(3547,2,752,'input_text','','394006701'),(3548,2,752,'dropdown','','LCD & LED Products'),(3549,2,752,'description','','What if your website blueocean-technologies.com could see a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://ln.run/TzzSn'),(3550,2,753,'names','first_name','Alina L\'Estrange'),(3551,2,753,'email','','lestrange.alina@yahoo.com'),(3552,2,753,'input_text','','8605880617'),(3553,2,753,'dropdown','','Other Enquiry'),(3554,2,753,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3555,2,754,'names','first_name','Jessika Stradbroke'),(3556,2,754,'email','','jessika.stradbroke@gmail.com'),(3557,2,754,'input_text','','9898953091'),(3558,2,754,'dropdown','','Cables & Accessories'),(3559,2,754,'description','','Get Your Business Noticed! Be Part of Our Business Listing Registry\r\n\r\nGreetings,\r\n\r\nYour expertise needs more attention. Our Business Platform is the best platform to highlight your business and engage customers actively looking for your skills.\r\n\r\nSign up today to stand out in a competitive industry and open the door to new business opportunities!\r\n\r\nRegister now and elevate your professional reach! https://tinyurl.com/ycx5h5ew\r\n\r\nBest regards,\r\nTimothy\r\n\r\nAre you outside of the online content photography tech or marketing field? Feel free to opt out using this link: https://gotunsubscribed.com/?info=blueocean-technologies.com'),(3560,2,755,'names','first_name','Verlene Bannan'),(3561,2,755,'email','','no-reply@gmail.com'),(3562,2,755,'input_text','','6512448633'),(3563,2,755,'dropdown','','Wireless Solutions'),(3564,2,755,'description','','Get TrustpilotReviews for your business reputation.\r\nIt also helps to get targeted visitors and leads\r\n\r\nJust email us at websboostonline@gmail.com\r\n\r\nIt’s very important for your business.\r\nBecause customers first time see your reviews and make a decision\r\nabout your business is good or bad. So, Reviews Go a Vital role for business \r\n& it can often be the crucial tiebreaker between equidistant businesses.\r\n\r\n\r\n✔ Express Delivery\r\n✔ High Quality\r\n✔ No need any admin access or password\r\n✔ 24/7 Customer Support\r\n✔ Unlimited split available\r\n\r\nWe also provide website visitors, seo service,\r\nspeed optimization, website design etc.\r\n\r\nThanks'),(3565,2,756,'names','first_name','Tricia Hansen'),(3566,2,756,'email','','hansen.tricia@hotmail.com'),(3567,2,756,'input_text','','44976158'),(3568,2,756,'dropdown','','Meeting Room Solutions'),(3569,2,756,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/vFi5Y\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(3570,2,757,'names','first_name','Ilse Gramp'),(3571,2,757,'email','','ilse.gramp@gmail.com'),(3572,2,757,'input_text','','5203123035'),(3573,2,757,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/3amtL'),(3574,2,758,'names','first_name','Taylor Swift'),(3575,2,758,'email','','schiassi.lora43@msn.com'),(3576,2,758,'input_text','','Th Qtyv rimh'),(3577,2,758,'dropdown','','Cables & Accessories'),(3578,2,758,'description','','Dread it. Run from it. Destiny still arrives. We are inevitable. - Geotrott.com'),(3579,2,759,'names','first_name','Waldo Sharwood'),(3580,2,759,'email','','kinggreensony@gmail.com'),(3581,2,759,'input_text','','621261700'),(3582,2,759,'dropdown','','Cables & Accessories'),(3583,2,759,'description','','We have a ton of free leads available for you at https://kinggreensony.com/'),(3584,2,760,'names','first_name','Leola Belz'),(3585,2,760,'email','','belz.leola@gmail.com'),(3586,2,760,'input_text','','4166858971'),(3587,2,760,'dropdown','','Video Distribution'),(3588,2,760,'description','','Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive potential compensation owed to you from the Visa/Mastercard $5.5 Billion Dollar settlement. You can learn more here: https://visascardsettlement.com'),(3589,2,761,'names','first_name','Taylor Swift'),(3590,2,761,'email','','butt.eloise@msn.com'),(3591,2,761,'input_text','','61806182'),(3592,2,761,'dropdown','','Projection Solutions'),(3593,2,761,'description','','Bet fr fr!\r\nGEOTROTT.COM is the coolest Luggage Brand!'),(3594,2,762,'names','first_name','Fawn Rays'),(3595,2,762,'email','','rays.fawn@gmail.com'),(3596,2,762,'input_text','','477910202'),(3597,2,762,'dropdown','','Display Mounts'),(3598,2,762,'description','','Did you know that your website blueocean-technologies.com may not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.is/3amtL'),(3599,2,763,'names','first_name','Claudine Dickerson'),(3600,2,763,'email','','info@globalwidepr.com'),(3601,2,763,'input_text','','12345678'),(3602,2,763,'dropdown','','Audio Solutions'),(3603,2,763,'description','','Hello there, \r\n\r\nDo you want your business to gain the recognition it deserves? \r\n\r\nHere at Global Wide PR, we specialize in getting brands published on reputable sites like Digital Journal as well as major networks like FOX, NBC, CBS, and ABC. \r\n\r\nThis exposure boosts trust, widens your reach, and strengthens your business’s credibility. \r\n\r\nWe’re currently offering a free article on Digital Journal to show you the value of what we do. \r\n\r\nImagine how much stronger your brand’s reputation could become with this kind of exposure. \r\n\r\nShould this interest you, reply with \"\"FREEPR\"\" and I’ll help you get started. \r\n\r\nCheers, \r\nClaudine \r\nGlobal Wide PR\r\n\r\n\r\nIf you no longer want to hear from us, you can do so quickly. Go to https://bit.ly/unsubscribe-url and fill out the form with your website address.'),(3604,2,764,'names','first_name','Taylor Swift'),(3605,2,764,'email','','vail.teresita@gmail.com'),(3606,2,764,'input_text','','745510817'),(3607,2,764,'dropdown','','Cables & Accessories'),(3608,2,764,'description','','Let them cook with Bussin Rizz. Geotrott.com'),(3609,2,765,'names','first_name','Pamela Valle'),(3610,2,765,'email','','pamela.valle@gmail.com'),(3611,2,765,'input_text','','677342385'),(3612,2,765,'dropdown','','LCD & LED Products'),(3613,2,765,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/3amtL'),(3614,2,766,'names','first_name','Taylor Swift'),(3615,2,766,'email','','lavern.humffray@yahoo.com'),(3616,2,766,'input_text','','683732305'),(3617,2,766,'dropdown','','Video Distribution'),(3618,2,766,'description','','Good Morning! It\'s 10 AM in New York City. Time to look for new luggage bags! Geotrott.COM'),(3619,2,767,'names','first_name','Shanky'),(3620,2,767,'email','','youronlinepresence2@outlook.com'),(3621,2,767,'input_text','','157187582'),(3622,2,767,'dropdown','','LCD & LED Products'),(3623,2,767,'description','','Hi, I help businesses boost their online presence with website optimization, engaging content, strategic social media, and high-quality blogs—starting at just $100 per month. \r\n\r\nPing me at Youronlinepresence2@outlook.com to discuss it further.'),(3624,2,768,'names','first_name','Eric Jones'),(3625,2,768,'email','','ericjonesmyemail@gmail.com'),(3626,2,768,'input_text','','555-555-1212'),(3627,2,768,'dropdown','','Display Mounts'),(3628,2,768,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\n\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\n\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\r\n\r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3629,2,769,'names','first_name','Jessie Stecker'),(3630,2,769,'email','','stecker.jessie@gmail.com'),(3631,2,769,'input_text','','7761645540'),(3632,2,769,'dropdown','','Audio Solutions'),(3633,2,769,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nJessie'),(3634,2,770,'names','first_name','Sabine Ivory'),(3635,2,770,'email','','sabine.ivory@gmail.com'),(3636,2,770,'input_text','','7085527208'),(3637,2,770,'dropdown','','Mini PCs'),(3638,2,770,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 visitors to see the impact firsthand. Afterward, our plans deliver up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https://shorten.is/3amtL'),(3639,2,771,'names','first_name','Eric Jones'),(3640,2,771,'email','','ericjonesmyemail@gmail.com'),(3641,2,771,'input_text','','555-555-1212'),(3642,2,771,'dropdown','','LCD & LED Products'),(3643,2,771,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\r\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\r\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences. \r\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\r\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3644,2,772,'names','first_name','Randy'),(3645,2,772,'email','','info@langton.caredogbest.com'),(3646,2,772,'input_text','','7195048913'),(3647,2,772,'dropdown','','Video Distribution'),(3648,2,772,'description','','Good Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nRegards, \r\n\r\nRandy'),(3649,2,773,'names','first_name','Rachael Mahurin'),(3650,2,773,'email','','mahurin.rachael@gmail.com'),(3651,2,773,'input_text','','106871557'),(3652,2,773,'description','','Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\r\n\r\n Contact me at the details below if you’d like to explore this further.\r\n\r\nRegards,\r\nRachael Mahurin\r\nEmail: Rachael.Mahurin@uniqueadvertising.pro\r\nWebsite: http://7sf6nk.marketing-with-contactforms.top'),(3653,2,774,'names','first_name','Jordan Mcdowell'),(3654,2,774,'email','','fas.te.as.ybu.sines.slo.ansi.n.fo@gmail.com'),(3655,2,774,'input_text','','24340038'),(3656,2,774,'dropdown','','Audio Solutions'),(3657,2,774,'description','','Hey there,\r\n\r\nIs your business in need of extra working capital or customizable financing solutions?\r\n\r\nWe provide quick, straightforward funding options specifically designed for your business requirements.\r\n\r\nHere’s what we offer:\r\n - Funding options like Term Loans and Lines of Credit to cover costs and encourage growth.\r\n - Working Capital and SBA Loans to keep operations running smoothly.\r\n - Upgrades made easy with Equipment and Commercial Financing.\r\n - Flexible Merchant Cash Advances that adapt to your revenue.\r\n\r\nWhy Work with Us?\r\n - Hassle-Free Application: Start with just a one-page form.\r\n - Quick Approvals: Get approved in as little as 24 hours for up to $5 million.\r\n - Flexible Requirements: No minimum FICO score—your business performance matters most.\r\n\r\nWhat You’ll Need:\r\n - Your business should be at least 6 months old.\r\n - A business checking account.\r\n - Gross monthly revenue of at least $5,000.\r\n\r\nExcited to see how we can help grow your business? Visit https://bit.ly/fastbizrocket or shoot us an email to get started today.\r\n\r\nExcited to support your growth!\r\n\r\n\r\n\r\n\r\nIf at any point you don\'t want to receive updates from us, please write back to us with \"No Thank You\".\r\nSkolevej 24, Coeymans, NY, USA, 1866'),(3658,2,775,'names','first_name','Paul'),(3659,2,775,'email','','dataentry756@outlook.com'),(3660,2,775,'input_text','','478608858'),(3661,2,775,'dropdown','','Other Enquiry'),(3662,2,775,'description','','Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? I specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nPing me on Dataentry756@outlook.com if you have any requirements right now.'),(3663,2,776,'names','first_name','Aaegeebqq'),(3664,2,776,'email','','y.anv.oro.bey9.4@gmail.com'),(3665,2,776,'dropdown','','Meeting Room Solutions'),(3666,2,776,'description','','Personalize your documents with ease using create own signature. This service is perfect for creating a signature that suits you. \r\n \r\nhttps://www.bluebidding.com/ticket/view/30533162 create sign https://www.memoriesandmilestones.net/show_big_cart.asp?Return_To=httpswwwmemoriesandmilestonesnetitemswoodenservingboardssushiclassicsushiclassicdetailhtm7323220 create signature http://blockingbirds.com/bbs/board.php?bo_table=inquiry&wr_id=158670 create initials sig 918db24'),(3667,2,777,'names','first_name','Eric Jones'),(3668,2,777,'email','','ericjonesmyemail@gmail.com'),(3669,2,777,'input_text','','555-555-1212'),(3670,2,777,'dropdown','','Video Distribution'),(3671,2,777,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3672,2,778,'names','first_name','Dana'),(3673,2,778,'email','','bizassistance008@outlook.com'),(3674,2,778,'input_text','','9204914758'),(3675,2,778,'dropdown','','Mini PCs'),(3676,2,778,'description','','Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \r\n\r\nReply me on bizassistance008@outlook.com to discuss further.'),(3677,2,779,'names','first_name','Joanna Riggs'),(3678,2,779,'email','','joannariggs278@gmail.com'),(3679,2,779,'input_text','','3672945843'),(3680,2,779,'description','','Hi,\r\n\r\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site blueocean-technologies.com.\r\n\r\nCheck out a couple of our existing videos here:\r\nhttps://www.youtube.com/watch?v=bA2DyChM4Oc\r\nhttps://www.youtube.com/watch?v=JG33_MgGjfc\r\n\r\nOur prices start from as little as $195 and include a professional\r\nscript and voice-over. We also provide other accents and non-English languages.\r\n\r\nIf this is something you would like to discuss further, don\'t hesitate to reply.\r\n\r\nKind Regards,\r\nJoanna'),(3681,2,780,'names','first_name','Kirsten Jeppesen'),(3682,2,780,'email','','jeppesen.kirsten@msn.com'),(3683,2,780,'input_text','','6572714003'),(3684,2,780,'dropdown','','Meeting Room Solutions'),(3685,2,780,'description','','Did you know the US Government owes you up to $32,200 per W-2 employee you kept on payroll during the pandemic? The Employee Retention Tax Credit (ERC) is your chance to claim what you deserve! But time is running out. Don’t miss out on this opportunity.\r\nAct now—visit us at: http://www.claim-erc.top'),(3686,2,781,'names','first_name','Kacey Killeen'),(3687,2,781,'email','','social@roccstarwireless.com'),(3688,2,781,'input_text','','695237809'),(3689,2,781,'dropdown','','Display Mounts'),(3690,2,781,'description','','Make the switch and save : Unlimited Wireless for $19.99 – Celebrity-Backed & Hassle-Free\r\n\r\nRoccstar Wireless\r\nroccstarwireless.com\r\n\r\nROCCSTAR Wireless, the ultimate mobile experience backed by celebrities and tailored for YOU.\r\n\r\n\r\nHere’s what makes us the best choice:\r\n\r\n • Unlimited for $19.99/Month: Enjoy unlimited talk and text on T-Mobile’s blazing-fast 5G network at an unbeatable price.\r\n\r\n • Bring Your Own Device: Love your current phone? Bring it with you—it’s that simple.\r\n\r\n • Financing Options with No Credit Check: Need a new device? Buy from us with flexible financing options, no credit check required.\r\n\r\n • Seamless eSIM Activation: Get started instantly with eSIM technology, plus the option to add a second SIM for extra convenience.\r\n\r\n • Exclusive Member Perks: Access VIP rewards, discounts, and special offers designed for our members.\r\n\r\n • Celebrity-Backed Excellence: Co-founded by Grammy-nominated producer ROCCSTAR, our network delivers innovation with star power.\r\n\r\n\r\nDon’t wait to experience wireless that’s fast, reliable, and easy to manage.\r\n\r\nLearn More & Get Started Today\r\nROCCSTAR Wireless – Where Savings Meet Star Power.\r\nRoccstar Wireless\r\nroccstarwireless.com'),(3691,2,782,'names','first_name','Inder'),(3692,2,782,'email','','projectsexpert222@outlook.com'),(3693,2,782,'input_text','','41469440'),(3694,2,782,'dropdown','','LCD & LED Products'),(3695,2,782,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Inder, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.'),(3696,2,783,'names','first_name','Alisia Maria'),(3697,2,783,'email','','alisia.maria86@gmail.com'),(3698,2,783,'input_text','','7783056225'),(3699,2,783,'dropdown','','Other Enquiry'),(3700,2,783,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.so/L1T47'),(3701,2,784,'names','first_name','CalexianAnnet'),(3702,2,784,'email','','meqzmfifren@me-game.store'),(3703,2,784,'dropdown','','Audio Solutions'),(3704,2,784,'description','','Купить Хавейл - только у нас вы найдете разные комплектации. Быстрей всего сделать заказ на купить haval jolion можно только у нас! \r\nцена хавал джолион новый в уфе \r\nцена хавал джолион новый в уфе - https://www.jolion-ufa1.ru/'),(3705,2,785,'names','first_name','Cliff Hazon'),(3706,2,785,'email','','cliff.hazon@msn.com'),(3707,2,785,'input_text','','4348082701'),(3708,2,785,'dropdown','','Projection Solutions'),(3709,2,785,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3710,2,786,'names','first_name','Karol Bader'),(3711,2,786,'email','','bader.karol29@outlook.com'),(3712,2,786,'input_text','','178596799'),(3713,2,786,'dropdown','','Projection Solutions'),(3714,2,786,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.so/L1T47'),(3715,2,787,'names','first_name','Ashok'),(3716,2,787,'email','','webdesignservices111@outlook.com'),(3717,2,787,'input_text','','4260457'),(3718,2,787,'dropdown','','Projection Solutions'),(3719,2,787,'description','','Hi, I’m Ashok! As a Website developer, I support businesses with technologies like WordPress, PHP, and other content management systems. Whether you need a site built from scratch, upgrades, maintenance, or new features, I’m here to help. I offer top-quality work at affordable rates, with pricing between $30 per hour to $50 per hour, depending on project complexity. Let’s bring your website ideas to life! \r\n\r\nFeel free to reach out at webdesignservices111@outlook.com — I’d love to collaborate with you!'),(3720,2,788,'names','first_name','Szôlôsi Kinga'),(3721,2,788,'email','','communication@bratokft.com'),(3722,2,788,'input_text','','340430842'),(3723,2,788,'description','','Dear Sir,\r\n\r\n-This is our first communication on here. Please do you sale your products locally and also ship internationally?\r\n-What is your MOQ?\r\n-We would want to place an order with you. Kindly contact us on our email now to proceed: communication@bratokft.com\r\n\r\nAwaiting your reply.\r\n\r\nRegards,\r\n\r\nSzôlôsi Kinga\r\nCompany: BRA-TO kft'),(3724,2,789,'names','first_name','TedEmist'),(3725,2,789,'email','','moqagides18@gmail.com'),(3726,2,789,'dropdown','','Wireless Solutions'),(3727,2,789,'description','','Ciao, volevo sapere il tuo prezzo.'),(3728,2,790,'names','first_name','Estelle'),(3729,2,790,'email','','info@wolford.medicopostura.com'),(3730,2,790,'input_text','','Iglzrh'),(3731,2,790,'dropdown','','Display Mounts'),(3732,2,790,'description','','Good day \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThanks and Best Regards, \r\n\r\nEstelle'),(3733,2,791,'names','first_name','JohnEmist'),(3734,2,791,'email','','arikerer278@gmail.com'),(3735,2,791,'dropdown','','Video Distribution'),(3736,2,791,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(3737,2,792,'names','first_name','Louis Clancy'),(3738,2,792,'email','','louis.clancy@gmail.com'),(3739,2,792,'input_text','','551962771'),(3740,2,792,'dropdown','','Cables & Accessories'),(3741,2,792,'description','','Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://shorten.so/L1T47'),(3742,2,793,'names','first_name','JohnEmist'),(3743,2,793,'email','','arikerer278@gmail.com'),(3744,2,793,'dropdown','','Meeting Room Solutions'),(3745,2,793,'description','','Sveiki, es gribēju zināt savu cenu.'),(3746,2,794,'names','first_name','Rahul'),(3747,2,794,'email','','hireonline4455@outlook.com'),(3748,2,794,'input_text','','7802509913'),(3749,2,794,'dropdown','','Other Enquiry'),(3750,2,794,'description','','Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list or do entries in any software or spreadsheets. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com'),(3751,2,795,'names','first_name','Furnitura_opki'),(3752,2,795,'email','','acf@affittareunamacchinanrbtyp.com'),(3753,2,795,'dropdown','','Meeting Room Solutions'),(3754,2,795,'description','','Разнообразие фурнитуры для плинтуса, выберите подходящий вам вариант. \r\nНадежные элементы для плинтуса, не подведут вас в эксплуатации. \r\nЛегкость сборки плинтуса, для быстрой установки. \r\nТренды в дизайне фурнитуры для плинтуса, выделитесь из общей массы. \r\nЭко-варианты элементов для плинтуса, для заботы об окружающей среде. \r\nПопулярные цветовые решения для фурнитуры плинтуса, подчеркните цветовую гамму своего интерьера. \r\nЭксклюзивные варианты фурнитуры для плинтуса, привнесите уникальность в интерьер. \r\nСоветы по выбору фурнитуры для плинтуса, для безупречного результата. \r\nКреативные решения для отделки плинтуса, добавьте шарм вашему интерьеру. \r\nИзысканные решения для отделки плинтуса, сделайте свой дом роскошным и элегантным. \r\nкупить фурнитура купить фурнитура .'),(3755,2,796,'names','first_name','Julien Lukas'),(3756,2,796,'email','','j.lukas@global-powerportmc.com'),(3757,2,796,'input_text','','Qk Gpj Zllz'),(3758,2,796,'dropdown','','Meeting Room Solutions'),(3759,2,796,'description','','Greetings,\r\n\r\nWe found some of your products interesting and would like to make purchase for a contract. \r\nKindly send your best quote prices for review & delivery time and advise your availability for a virtual zoom meeting.\r\n\r\nYour impromptu reply will be highly appreciated.\r\n\r\nBest regards,'),(3760,2,797,'names','first_name','Eric Jones'),(3761,2,797,'email','','ericjonesmyemail@gmail.com'),(3762,2,797,'input_text','','555-555-1212'),(3763,2,797,'dropdown','','Other Enquiry'),(3764,2,797,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3765,2,798,'names','first_name','Dina Kieran'),(3766,2,798,'email','','kieran.dina@yahoo.com'),(3767,2,798,'input_text','','406147706'),(3768,2,798,'dropdown','','Projection Solutions'),(3769,2,798,'description','','Hi there,\r\n\r\nWe wanted to introduce you to a revolutionary system that helps you create AI-powered tools to generate steady, qualified leads without paid advertising.\r\n\r\nKey benefits:\r\n\r\nCreate AI tools in minutes with simple copy/paste templates \r\nDrive free, targeted traffic to any niche or offer \r\nBuilt-in call-to-action system to funnel leads to your sales pages \r\nNo coding or technical experience needed\r\n\r\nWe\'re currently offering a special launch price of $17 (regular $97) which includes bonus training on traffic generation and AI monetization.\r\n\r\nFor more details, check out: https://furtherinfo.info/etb\r\n\r\nThanks,\r\nDina'),(3770,2,799,'names','first_name','Alina Blumenthal'),(3771,2,799,'email','','blumenthal.alina@gmail.com'),(3772,2,799,'input_text','','347724812'),(3773,2,799,'dropdown','','LCD & LED Products'),(3774,2,799,'description','','Did you know that your website blueocean-technologies.com could be failing to reach its full potential? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.world/C0l_k'),(3775,2,800,'names','first_name','John Price'),(3776,2,800,'email','','heath.kirby@yahoo.com'),(3777,2,800,'input_text','','641996767'),(3778,2,800,'dropdown','','LCD & LED Products'),(3779,2,800,'description','','Fast Track Your Refund with the Self-Employed Tax Credit\r\n\r\nNow is the time for self-employed individuals to claim their savings. With the SETC program nearing its end, you still have a chance to secure your refund.\r\n\r\nVisit: https://bit.ly/SETC-Pros now\r\n\r\nHere’s why you can’t wait:\r\n- Discover tax credits you might have overlooked. \r\n- Receive your refund within 5-7 days of submitting your SETC application. \r\n\r\n+ Time is running out—tax credits expire in April 2025. Act now to get what you’re owed! \r\n\r\n* Why This Matters to You:\r\n- This could be the refund that transforms your finances. \r\n- This streamlined process makes getting your refund a breeze. \r\n\r\nTurn Q1 2025 into your most profitable quarter.\r\n\r\nKick off your SETC claim now! \r\n\r\nVisit: https://bit.ly/SETC-Pros now\r\n\r\n\r\n\r\n\r\nIn case you wish to stop receiving emails from this address anymore, please fill the form at https://bit.ly/unsubscribenowpls with your website url.'),(3780,2,801,'names','first_name','Sid'),(3781,2,801,'email','','your.assistant23@outlook.com'),(3782,2,801,'input_text','','6132283494'),(3783,2,801,'dropdown','','Wireless Solutions'),(3784,2,801,'description','','Hi, My name is Sid, and I specialize in email management services. I can organize your emails by sorting them into folders, flagging important messages, and archiving old ones. If you need specific information from emails, I can extract those details and record them in spreadsheets accurately. I also handle follow-ups, ensuring timely communication with your contacts, and can set up filters to prioritize important emails and minimize spam. Let me take the burden of email management off your shoulders so you can focus on your core tasks. \r\n\r\nPlease feel free to reach out to me at your.assistant23@outlook.com to discuss it further.'),(3785,2,802,'names','first_name','Taylor Swift'),(3786,2,802,'email','','kristen.barba@gmail.com'),(3787,2,802,'input_text','','Kvhxll Jw'),(3788,2,802,'dropdown','','Audio Solutions'),(3789,2,802,'description','','New President New Luggage Deals! Geotrott.COM'),(3790,2,803,'names','first_name','Danielle Buchanan'),(3791,2,803,'email','','danielle.buchanan@gmail.com'),(3792,2,803,'input_text','','652312890'),(3793,2,803,'dropdown','','Wireless Solutions'),(3794,2,803,'description','','Are you maximizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s amplify your website traffic and turn more visitors into growth. Get more information here: https://shorten.is/C3fg2'),(3795,2,804,'names','first_name','Ivan Ramirez'),(3796,2,804,'email','','weingarth.marcy@hotmail.com'),(3797,2,804,'input_text','','222557404'),(3798,2,804,'dropdown','','Cables & Accessories'),(3799,2,804,'description','','I want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nLet\'s connect on FB and check out my recent post: http://fbpost2024.xyz \r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\nLearn more about me - http://successwithivan.xyz\r\n\r\nSubscribe to my YouTube channel: http://yt-ivanramirez.xyz\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout'),(3800,2,805,'names','first_name','Vinay'),(3801,2,805,'email','','web.techdevelopment@outlook.com'),(3802,2,805,'input_text','','404966603'),(3803,2,805,'dropdown','','Display Mounts'),(3804,2,805,'description','','I specialize in helping websites improve their speed and performance. A faster website not only enhances user experience but also boosts search engine rankings, increases conversions, and reduces bounce rates. My services include website speed audits, optimization of code and images, caching solutions, and server enhancements. Whether you\'re running a WordPress site, eCommerce store, or any other platform, I can ensure your website loads faster and performs better.\r\n\r\nReach out to me at Web.techdevelopment@outlook.com to get started!'),(3805,2,806,'names','first_name','ConyEmist'),(3806,2,806,'email','','ibucezevuda439@gmail.com'),(3807,2,806,'dropdown','','Audio Solutions'),(3808,2,806,'description','','Kaixo, zure prezioa jakin nahi nuen.'),(3809,2,807,'names','first_name','Eric Jones'),(3810,2,807,'email','','ericjonesmyemail@gmail.com'),(3811,2,807,'input_text','','555-555-1212'),(3812,2,807,'dropdown','','Video Distribution'),(3813,2,807,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3814,2,808,'names','first_name','William Barton'),(3815,2,808,'email','','businessfun.di.ngforgrowt.h@googlemail.com'),(3816,2,808,'input_text','','1525097281'),(3817,2,808,'dropdown','','Mini PCs'),(3818,2,808,'description','','Hey there,\r\n\r\nI wanted to share with you a range of funding solutions tailored to help businesses like yours flourish and succeed. Whether you’re looking to expand, upgrade equipment, or just boost cash flow, we offer personalized financing options to match your requirements.\r\n\r\nHere are some of the solutions we provide:\r\n\r\nEquipment & Commercial Financing: Invest in essential upgrades.\r\n\r\nVisit now: https://bit.ly/bizrocketloan\r\n\r\nWhy Choose Us?\r\n\r\n- Easy Process: Get started with a simple, one-page application.\r\n- Quick Approvals: Funding available in as little as 24 hours, with amounts up to $5 million.\r\n- Flexible Criteria: Your business performance is key—no high credit scores required.\r\nMinimum Qualifications:\r\n- A business checking account.\r\n\r\nIf now isn’t the right time for funding, I recommend you to bookmark this communication for future reference. When the time comes to explore growth opportunities or address challenges, having access to fast and adaptable funding can make all the difference.\r\n\r\nCurious about the details? Feel free to visit our website a https://bit.ly/bizrocketloan \r\n\r\n\r\n\r\nIf at any point you don\'t want to be sent any more notifications, please write back to this message with the words \"No Thank You\".\r\nRua Euridea Duarte Fazano 117, New York City, NY, USA, 18087-505'),(3819,2,809,'names','first_name','Derek Patterson'),(3820,2,809,'email','','info@unisoft.com'),(3821,2,809,'input_text','','650695105'),(3822,2,809,'dropdown','','Cables & Accessories'),(3823,2,809,'description','','Hello,\r\n\r\nA quick question: Did you know you may be paying more than necessary for Microsoft products?\r\n\r\nI am asking because we offer authentic Microsoft software, enabling you to reduce costs on top products, with a lifetime warranty and immediate delivery.\r\n\r\nAs an official Microsoft Partner, we provide you with only authorized keys for Microsoft Office, Windows, and Server – all at the competitive prices.\r\n\r\nDoes this sound like something you might be interested in?\r\n\r\n+ If yes, visit our website to view our great deals.\r\n\r\n* More about us:\r\n\r\nhttps://theunitysoft.com/\r\n\r\nP.S. If you don’t want to receive our emails, just reply back and let us know.'),(3824,2,810,'names','first_name','Keesha Cheshire'),(3825,2,810,'email','','cheshire.keesha52@msn.com'),(3826,2,810,'input_text','','883586438'),(3827,2,810,'dropdown','','Wireless Solutions'),(3828,2,810,'description','','What if your website blueocean-technologies.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https://shorten.ee/0qVge'),(3829,2,811,'names','first_name','Eric Jones'),(3830,2,811,'email','','ericjonesmyemail@gmail.com'),(3831,2,811,'input_text','','555-555-1212'),(3832,2,811,'dropdown','','Wireless Solutions'),(3833,2,811,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3834,2,812,'names','first_name','Vaibhav'),(3835,2,812,'email','','outsourcingprojects112@outlook.com'),(3836,2,812,'input_text','','3137068188'),(3837,2,812,'dropdown','','Video Distribution'),(3838,2,812,'description','','Hi, I\'m Vaibhav, and I specialize in custom software development tailored to meet your unique business needs. From designing solutions from scratch to upgrading existing softwares, I deliver high-quality results at $30/hr. Let’s discuss how I can assist your business. \r\n\r\nFeel free to reach out to me at Outsourcingprojects112@outlook.com Looking forward to connecting with you!'),(3839,2,813,'names','first_name','Eric Jones'),(3840,2,813,'email','','ericjonesmyemail@gmail.com'),(3841,2,813,'input_text','','555-555-1212'),(3842,2,813,'dropdown','','Video Distribution'),(3843,2,813,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3844,2,814,'names','first_name','Eric Jones'),(3845,2,814,'email','','ericjonesmyemail@gmail.com'),(3846,2,814,'input_text','','555-555-1212'),(3847,2,814,'dropdown','','Cables & Accessories'),(3848,2,814,'description','','Hello, Blueocean Technologies Owner.\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3849,2,815,'names','first_name','Eric Jones'),(3850,2,815,'email','','ericjonesmyemail@gmail.com'),(3851,2,815,'input_text','','555-555-1212'),(3852,2,815,'dropdown','','Mini PCs'),(3853,2,815,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3854,2,816,'names','first_name','Naveen'),(3855,2,816,'email','','brandbuildingassistance@outlook.com'),(3856,2,816,'input_text','','522412195'),(3857,2,816,'dropdown','','Meeting Room Solutions'),(3858,2,816,'description','','Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!'),(3859,2,817,'names','first_name','Nelly Marriott'),(3860,2,817,'email','','nelly.marriott@outlook.com'),(3861,2,817,'input_text','','633367474'),(3862,2,817,'dropdown','','Audio Solutions'),(3863,2,817,'description','','If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\r\nyou SAVE TREES.\r\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\r\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\r\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\r\nbooks, and much more, unlimited applications.\r\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\r\nCertified.\r\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\r\npurchase.\r\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\r\nFor USA : www.highhimage.com\r\nUK : www.highhimage.co.uk\r\nEU and Germany :\r\nhttps://www.amazon.de/s?me=A25QCBN7Y1DN8U&language=en&marketplaceID=A1PA6795\r\nUKMFR9\r\nUAE : https://www.amazon.ae/s?me=AQA0LQ9F8VDQC&marketplaceID=A2VIGQ35RCS4UG\r\nAvailable on Walmart and Amazon worldwide.\r\nCheers\r\nHimanshu Lakhani\r\n+91 9833915491 for DIRECT ORDERS on Whatsapp\r\nCEO – B2B and E Commerce\r\nIMAGE STATIONERY LTD.\r\nSalford - London - Mumbai\r\nOther mail ID : imageprint123@gmail.com'),(3864,2,818,'names','first_name','Adriana Schlenker'),(3865,2,818,'email','','adrianna@stafir-sales.com'),(3866,2,818,'input_text','','6135414323'),(3867,2,818,'dropdown','','Wireless Solutions'),(3868,2,818,'description','','Hello\r\nCan you send us your products and services portfolio? We are interested.\r\n\r\nRegards'),(3869,2,819,'names','first_name','Laurinda Lemaster'),(3870,2,819,'email','','lemaster.laurinda@yahoo.com'),(3871,2,819,'input_text','','7809289345'),(3872,2,819,'dropdown','','Other Enquiry'),(3873,2,819,'description','','Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s transform your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.world/C0l_k'),(3874,2,820,'names','first_name','Sequa Wright'),(3875,2,820,'email','','wrightmansequa@gmail.com'),(3876,2,820,'input_text','','5624969641'),(3877,2,820,'dropdown','','Audio Solutions'),(3878,2,820,'description','','I have 500 extra leads ready for your website, who can I send them to?'),(3879,2,821,'names','first_name','seth Stalone'),(3880,2,821,'email','','stalone2546@gmail.com'),(3881,2,821,'input_text','','673-555- 6788'),(3882,2,821,'dropdown','','Mini PCs'),(3883,2,821,'description','','hello my name is seth I run a business that Provides automated AI answering service stop letting valuable leads slip away\r\n\"Missed calls mean missed opportunities. Our AI provides 24/7 coverage, ensuring no potential customer is ever left hanging. Grow your business with seamless customer interactions.\"\r\n Our AI ensures every call is answered promptly, providing a positive customer experience and driving business growth.\"GO TO: GROW YOUR BIZ.ORG\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nhttps://itsyourbusiness.online/?info=blueocean-technologies.com'),(3884,2,822,'names','first_name','Nina Tan'),(3885,2,822,'email','','nina.tan4@msn.com'),(3886,2,822,'input_text','','266346139'),(3887,2,822,'dropdown','','Projection Solutions'),(3888,2,822,'description','','Every day, websites like blueocean-technologies.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.tv/oa5LS'),(3889,2,823,'names','first_name','IslaEmist'),(3890,2,823,'email','','yawiviseya67@gmail.com'),(3891,2,823,'dropdown','','Video Distribution'),(3892,2,823,'description','','Здравейте, исках да знам цената ви.'),(3893,2,824,'names','first_name','Katelyn Raiden'),(3894,2,824,'email','','katelynraiden@gmail.com'),(3895,2,824,'input_text','','7741384338'),(3896,2,824,'dropdown','','Cables & Accessories'),(3897,2,824,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(3898,2,825,'names','first_name','Felix Andrews'),(3899,2,825,'email','','emp.ow.erings.ma.l.lbusiness25@gmail.com'),(3900,2,825,'input_text','','Ypp ijjl'),(3901,2,825,'dropdown','','Other Enquiry'),(3902,2,825,'description','','Hi,\r\n\r\nRunning a business is full of opportunities and challenges, and having the right resources at the right time can make all the difference. Whether you’re preparing for growth, managing seasonal expenses, or responding to an unexpected need, having access to flexible funding options can help you stay ahead.\r\n\r\nOur funding solutions are designed to meet the unique needs of businesses like yours. We focus on fast approvals, straightforward processes, and flexibility to ensure you have the support you need when you need it.\r\n\r\nHere’s how we can help:\r\n\r\nFunding amounts tailored to your goals, with quick approvals to keep your momentum going.\r\nOptions for working capital, equipment purchases, expansion projects, or simply strengthening cash flow.\r\nNo complicated requirements—just solutions designed with businesses in mind.\r\nWe understand that timing is everything, and even if funding isn’t on your radar right now, it’s always a good idea to know your options. Consider saving this message for when the time is right—you never know when having quick access to funding might be exactly what you need to move forward.\r\n\r\nIf you’d like to learn more or explore the options available to you, feel free to reach out or visit our website anytime. We’re here to help support your business’s success.\r\n\r\nBest regards,\r\nhttps://bit.ly/smbhelpers\r\n\r\n\r\n\r\n\r\nIf at any point you prefer not to be receiving further updates from us, please write back to this communication with \"No Thank You\".\r\nBrixentaler Strasse 91, Mayville, NY, USA, 2225'),(3903,2,826,'names','first_name','Madge Razo'),(3904,2,826,'email','','razo.madge@hotmail.com'),(3905,2,826,'input_text','','4164184559'),(3906,2,826,'description','','Tired of paying for advertising that doesn\'t work? With our service, you can send your ad text to millions of website contact forms for one flat rate. People will read your message just like you\'re reading this one - and there are no per click costs. Get started today and watch your business grow.\r\n\r\n Let’s connect—contact me using the information provided below.\r\n\r\nRegards,\r\nMadge Razo\r\nEmail: Madge.Razo@uniqueadvertising.pro\r\nWebsite: http://p234h4.advertiseviaforms.my'),(3907,2,827,'names','first_name','Lukas Streeton'),(3908,2,827,'email','','streeton.lukas@yahoo.com'),(3909,2,827,'input_text','','243367619'),(3910,2,827,'dropdown','','Other Enquiry'),(3911,2,827,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://ln.run/BdUUb'),(3912,2,828,'names','first_name','Roosevelt Alderson'),(3913,2,828,'email','','anna@stafir-sales.com'),(3914,2,828,'input_text','','Bgfjoo'),(3915,2,828,'dropdown','','Projection Solutions'),(3916,2,828,'description','','Hello\r\nPlease send us your offer, with prices if possible, we are very interested interested. Waiting for your Reply.\r\n\r\nRegards'),(3917,2,829,'names','first_name','Nydia Moreton'),(3918,2,829,'email','','moreton.nydia@gmail.com'),(3919,2,829,'input_text','','7803516493'),(3920,2,829,'dropdown','','Cables & Accessories'),(3921,2,830,'names','first_name','Taylor Swift'),(3922,2,830,'email','','greenaway.verna@msn.com'),(3923,2,830,'input_text','','240105205'),(3924,2,830,'dropdown','','Audio Solutions'),(3925,2,831,'names','first_name','TedEmist'),(3926,2,831,'email','','moqagides18@gmail.com'),(3927,2,831,'dropdown','','Video Distribution'),(3928,2,831,'description','','Hej, jeg ønskede at kende din pris.'),(3929,2,832,'names','first_name','Nelly Farquharson'),(3930,2,832,'email','','farquharson.nelly97@hotmail.com'),(3931,2,832,'input_text','','9281903946'),(3932,2,832,'dropdown','','Meeting Room Solutions'),(3933,2,832,'description','','The deadline for USA businesses to claim compensation from the VISA/MC settlement is Feb,4, 2025. You can learn more here: https://myvisasclaim.com'),(3934,2,833,'names','first_name','Avi'),(3935,2,833,'email','','projectsexpert222@outlook.com'),(3936,2,833,'input_text','','781895086'),(3937,2,833,'dropdown','','Video Distribution'),(3938,2,833,'description','','Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income/expenses, reports (daily/weekly/monthly), send individual emails, gather data from different websites, and repeat any business process. \r\n\r\nLet\'s connect on projectsexpert222@outlook.com to talk more!'),(3939,2,834,'names','first_name','ArthurEmist'),(3940,2,834,'email','','ibucezevuda439@gmail.com'),(3941,2,834,'dropdown','','Meeting Room Solutions'),(3942,2,834,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(3943,2,835,'names','first_name','Alejandrina Solomon'),(3944,2,835,'email','','alejandrina.solomon2@gmail.com'),(3945,2,835,'input_text','','3128993509'),(3946,2,835,'dropdown','','Cables & Accessories'),(3947,2,835,'description','','Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https://shorten.so/betro'),(3948,2,836,'names','first_name','Julienne Dodd'),(3949,2,836,'email','','julienne.dodd@gmail.com'),(3950,2,836,'input_text','','389768491'),(3951,2,836,'dropdown','','Display Mounts'),(3952,2,836,'description','','Did you know that your website blueocean-technologies.com could be failing to achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ln.run/BdUUb'),(3953,2,837,'names','first_name','Clifton Frankfurter'),(3954,2,837,'email','','frankfurter.clifton@gmail.com'),(3955,2,837,'input_text','','887126173'),(3956,2,837,'dropdown','','Wireless Solutions'),(3957,2,837,'description','','Hey\r\n\r\nPlease visit us, we have some data for you!\r\n\r\nhttps://pcxleads.com/blueocean-technologies.com'),(3958,2,838,'names','first_name','Liliana Ducan'),(3959,2,838,'email','','ducan.liliana@gmail.com'),(3960,2,838,'input_text','','9256278412'),(3961,2,838,'dropdown','','Other Enquiry'),(3962,2,838,'description','','Drowning in Work? Deadlines, tasks, and endless content creation. What if you could cut the stress and get professional results in minutes? AI tools to help you: \r\n**Create videos \r\n**Generate content \r\n**Convert text to speech \r\nAll while saving time and energy. Create professional videos in minutes. Generate high-quality written content effortlessly. Convert text to realistic speech. Check out these 3 Amazing AI Tools and work smarter, not harder! http://3amazingaitools.top/'),(3963,2,839,'names','first_name','Mark Rogers'),(3964,2,839,'email','','mark@reachoutcapital.com'),(3965,2,839,'input_text','','725-696-1589'),(3966,2,839,'dropdown','','Cables & Accessories'),(3967,2,839,'description','','Need working capital? Check what you qualify for instantly—no credit check, \r\n\r\nno documents, no sales calls. It’s free and fully automated. \r\n\r\nTry now: reachoutcapital.com/approval'),(3968,2,840,'names','first_name','Paul'),(3969,2,840,'email','','bizassistance008@outlook.com'),(3970,2,840,'input_text','','22843965'),(3971,2,840,'dropdown','','Other Enquiry'),(3972,2,840,'description','','Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \r\nI specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nMy Cost is USD 10/hr for these back-office tasks. Ping me on bizassistance008@outlook.com if you have any requirements right now.'),(3973,2,841,'names','first_name','Reed Nickle'),(3974,2,841,'email','','nickle.reed@gmail.com'),(3975,2,841,'input_text','','7705736232'),(3976,2,841,'dropdown','','Other Enquiry'),(3977,2,841,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(3978,2,842,'names','first_name','Eric Jones'),(3979,2,842,'email','','ericjonesmyemail@gmail.com'),(3980,2,842,'input_text','','555-555-1212'),(3981,2,842,'dropdown','','Mini PCs'),(3982,2,842,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric, and I recently discovered your website Blueocean Technologies in the search results.\r\n\r\nYour site is visible online and the content is solid.\r\n\r\nHowever, there’s one area that may help improve results:\r\n\r\nWhen visitors arrive at Blueocean Technologies, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\r\n\r\nYou can change that.\r\n\r\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\r\n\r\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\r\n\r\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\r\n\r\nVisit the link https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(3983,2,843,'names','first_name','Kent Culbertson'),(3984,2,843,'email','','kent.culbertson@gmail.com'),(3985,2,843,'input_text','','7977237040'),(3986,2,843,'dropdown','','Audio Solutions'),(3987,2,843,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://ow.ly/yTFC50Urk9K'),(3988,2,844,'names','first_name','JohnEmist'),(3989,2,844,'email','','anepivepaz038@gmail.com'),(3990,2,844,'dropdown','','Display Mounts'),(3991,2,844,'description','','Xin chào, tôi muốn biết giá của bạn.'),(3992,2,845,'names','first_name','Mandy'),(3993,2,845,'email','','creativeteamhire@outlook.com'),(3994,2,845,'input_text','','9077834404'),(3995,2,845,'dropdown','','Projection Solutions'),(3996,2,845,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.'),(3997,2,846,'names','first_name','Nora Carter'),(3998,2,846,'email','','isln.ds.a.le.s@googlemail.com'),(3999,2,846,'input_text','','240390730'),(4000,2,846,'dropdown','','Wireless Solutions'),(4001,2,846,'description','','Ready for a new, environmentally friendly adventure on the water? Our Inflatable Cruising Island, coming on crowdfunding this February, is your pass to zero-emission fun. It’s beyond a floating island—it’s a jump into the next generation of water recreation, powered by clean, solar energy.\r\n\r\nCheck it out: https://bit.ly/inflatable-island\r\n\r\nHere’s what makes our Inflatable Floating Islands unique: \r\n• Motor-compatible design with a mount for electric motors \r\n- Overhead solar panel charging system for continuous, clean power \r\n- Built-in canopy for cooling and relaxation \r\n- Padded seating and accessible cup holders \r\n- Durable, puncture-tough construction \r\n\r\nVisualize yourself gliding effortlessly across the lake, driven by the sun, with no engine noise and minimal emissions. Whether you’re navigating sandbars, finding that perfect fishing spot, or just relaxing under the canopy, our Inflatable Floating Islands provide ease, innovation, and a focus on protecting the planet.\r\n\r\nExcited to embrace the next level of water recreation? Visit https://bit.ly/inflatable-island and drop us a line to get notified about our crowdfunding campaign this February. Sign up for our mailing list today for limited early bird rewards and be among the first to try this groundbreaking concept of sustainable water fun!\r\n\r\n\r\n\r\nShould you no longer want getting notifications from me again, just send a reply to this message saying the words: \"No, thank you\".'),(4002,2,847,'names','first_name','QuadamiAnnet'),(4003,2,847,'email','','lfzlwzbhjen@me-game.store'),(4004,2,847,'dropdown','','Wireless Solutions'),(4005,2,847,'description','','Заказать Хавал - только у нас вы найдете цены ниже рынка. Быстрей всего сделать заказ на цена хавал джолион новый в уфе можно только у нас! \r\nхавал джулиан цена \r\nhaval jolion купить уфа новый - http://jolion-ufa1.ru/'),(4006,2,848,'names','first_name','Vernell Marin'),(4007,2,848,'email','','marin.vernell29@hotmail.com'),(4008,2,848,'input_text','','97034883'),(4009,2,848,'dropdown','','Meeting Room Solutions'),(4010,2,848,'description','','Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans provide up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://ow.ly/NW5o50Urka4'),(4011,2,849,'names','first_name','TedEmist'),(4012,2,849,'email','','moqagides18@gmail.com'),(4013,2,849,'dropdown','','Meeting Room Solutions'),(4014,2,849,'description','','Hola, volia saber el seu preu.'),(4015,2,850,'names','first_name','Nancy'),(4016,2,850,'email','','web.techdevelopment@outlook.com'),(4017,2,850,'input_text','','3850475148'),(4018,2,850,'dropdown','','Video Distribution'),(4019,2,850,'description','','Looking to enhance your website’s look, feel, and performance? I specialize in custom redesigns—no predefined templates, each page is uniquely designed for a seamless user experience. Plus, we use lightweight coding, avoiding unnecessary code to ensure your site runs fast and efficiently. \r\n\r\nIf you\'re considering an upgrade, let’s discuss it further! You can reach me at Web.techdevelopment@outlook.com'),(4020,2,851,'names','first_name','Emily Thompson'),(4021,2,851,'email','','emily@reachoutcapital.biz'),(4022,2,851,'input_text','','725-605-4747'),(4023,2,851,'dropdown','','Display Mounts'),(4024,2,851,'description','','Tired of dealing with slow, outdated loan approvals? Experience the future of\r\n\r\nworking capital—instant, hassle-free, and completely automated. \r\n\r\nSee what you qualify: reachoutcapital.com/approval'),(4025,2,852,'names','first_name','HarryEmist'),(4026,2,852,'email','','ibucezevuda439@gmail.com'),(4027,2,852,'dropdown','','Video Distribution'),(4028,2,852,'description','','Hi, I wanted to know your price.'),(4029,2,853,'names','first_name','Celina Halverson'),(4030,2,853,'email','','celina.halverson@msn.com'),(4031,2,853,'input_text','','97359200'),(4032,2,853,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans provide up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://ow.ly/75z650Urk9X'),(4033,2,854,'names','first_name','Neil'),(4034,2,854,'email','','customsoftwaredevelopment@outlook.com'),(4035,2,854,'input_text','','6134725264'),(4036,2,854,'dropdown','','Display Mounts'),(4037,2,854,'description','','Hi, I’m Neil, a custom software developer with a strong focus on creating scalable, high-performance solutions that drive business efficiency. Whether you need:\r\n\r\nSoftware built from scratch(Fully customized to match your workflows), Enhancements to existing software(Optimize performance and add new features), Seamless integrations(Connect your software with other platforms for better automation), Ongoing maintenance & support(Ensure smooth operation and timely updates) \r\n\r\nI work closely with businesses to understand their pain points and deliver cost-effective, high-quality solutions at $50/hr. Let’s discuss how I can help streamline your operations and boost productivity.\r\n\r\nFeel free to reply or reach out at customsoftwaredevelopment@outlook.com. Looking forward to working together!'),(4038,2,855,'names','first_name','Sergio Bostick'),(4039,2,855,'email','','sergio.bostick@msn.com'),(4040,2,855,'input_text','','7771790978'),(4041,2,855,'dropdown','','Cables & Accessories'),(4042,2,855,'description','','What if your website blueocean-technologies.com was guaranteed a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https://ow.ly/yTFC50Urk9K'),(4043,2,856,'names','first_name','Naveen'),(4044,2,856,'email','','brandbuildingassistance@outlook.com'),(4045,2,856,'input_text','','685831747'),(4046,2,856,'dropdown','','Display Mounts'),(4047,2,856,'description','','Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!'),(4048,2,857,'names','first_name','Angelo Feint'),(4049,2,857,'email','','angelo.feint75@googlemail.com'),(4050,2,857,'input_text','','661666504'),(4051,2,857,'description','','Honey Save your money with gold!\r\nhttps://noblegoldirasilverira.com/xkhc628jl5xkcea'),(4052,2,858,'names','first_name','Thalia Murrell'),(4053,2,858,'email','','thalia.murrell@googlemail.com'),(4054,2,858,'input_text','','414397844'),(4055,2,858,'dropdown','','Other Enquiry'),(4056,2,858,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4057,2,859,'names','first_name','DerekHaith'),(4058,2,859,'email','','derekfug@mailsphere.xyz'),(4059,2,859,'dropdown','','Video Distribution'),(4060,2,860,'names','first_name','Vicky'),(4061,2,860,'email','','hireresource009@outlook.com'),(4062,2,860,'input_text','','A Aeqvjeeey'),(4063,2,860,'description','','Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $40/hr to $60/hr depending on the complexity of work. \r\n\r\nFeel free to send me an email at hireresource009@outlook.com to collaborate.'),(4064,2,861,'names','first_name','Rosalyn Tyer'),(4065,2,861,'email','','tyer.rosalyn@msn.com'),(4066,2,861,'input_text','','8636295565'),(4067,2,861,'dropdown','','Display Mounts'),(4068,2,861,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4069,2,862,'names','first_name','Joshua Draculan'),(4070,2,862,'email','','joshua@edesign.global'),(4071,2,862,'input_text','','+971555792325'),(4072,2,862,'dropdown','','Projection Solutions'),(4073,2,862,'description','','Hi Blue Ocean Team! \r\n\r\nI\'m Joshua, we are AV Installer company from Puerto Rico. We are searching distributor of Grandview near to our place. or else you can also ship it? \r\n\r\nWe need projector lifts to our projects,\r\n\r\nHope to hear from you soon.\r\n\r\nThank you,\r\nJoshua'),(4074,2,863,'names','first_name','Janet Runyon'),(4075,2,863,'email','','googletraffic@getmoreopportunities.info'),(4076,2,863,'input_text','','2548030272'),(4077,2,863,'dropdown','','Cables & Accessories'),(4078,2,863,'description','','Hello blueocean-technologies.com !\r\n\r\nMDA Traffic is a revolutionary method designed for both beginners and experienced marketers.\r\n\r\nWhether you’re looking to get more visits, boost sales, or increase affiliate commissions, this system makes it easy to drive targeted traffic – even if you’ve never done it before.\r\n\r\nWith just 10-15 minutes, you can set up what we call a “traffic conduit” – a way to direct Google search traffic to your website without spending a cent: https://www.getmoreopportunities.info/googletraffic .\r\n\r\nThis is 100% legal, completely beginner-friendly, and gets you on Google’s page 1 .\r\n\r\nImagine being able to drive traffic from one of the world’s largest search engines without a single ad dollar.\r\n\r\nThat’s the power of MDA Traffic. Ready to find out more?\r\n\r\nClick here to unlock targeted traffic today: https://www.getmoreopportunities.info/googletraffic !\r\n\r\nJanet Runyon\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 4269 Johnson Street\r\nRaleigh, NC 27604'),(4079,2,864,'names','first_name','Kathryn McWilliam'),(4080,2,864,'email','','mcwilliam.kathryn@yahoo.com'),(4081,2,864,'input_text','','6147583331'),(4082,2,864,'dropdown','','Audio Solutions'),(4083,2,864,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\r\n\r\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://gourl.gr/gjtj'),(4084,2,865,'names','first_name','Kerstin Marchant'),(4085,2,865,'email','','pefotas152@aixnv.com'),(4086,2,865,'input_text','','8146520670'),(4087,2,865,'description','','Hey! \r\n\r\nLooking for long lost friends? Employees working at a certain company? Clients for your company ? Come try out our people and company search for free!\r\n\r\nhttps://marketingnnn.com/Blueocean Technologies'),(4088,2,866,'names','first_name','Larhonda Gillespie'),(4089,2,866,'email','','gillespie.larhonda@gmail.com'),(4090,2,866,'input_text','','4562001'),(4091,2,866,'dropdown','','Video Distribution'),(4092,2,866,'description','','Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\r\n\r\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https://gourl.gr/gjtj'),(4093,2,867,'names','first_name','Rupert Valdez'),(4094,2,867,'email','','kaizen@growthmarketingnow.info'),(4095,2,867,'input_text','','6316040653'),(4096,2,867,'dropdown','','LCD & LED Products'),(4097,2,867,'description','','Join forces with industry-leading analysts boasting over 5000+ winning trades since September 2023, guiding you through this year’s bull run with unmatched expertise.\r\n\r\n\r\nWe help you make money in crypto - Kaizen is a premium crypto membership offering expert trade setups, in-depth research, market insights, educational content, and a supportive community to help you win in crypto: https://www.growthmarketingnow.info/kaizen .\r\n\r\nWhat you will get:\r\n Receive reliable, high-quality trading signals to enhance your market entries.\r\n Access real-time market analysis and strategies from expert traders.\r\n Get detailed breakdowns of market trends and forecasts to improve your trading.\r\n Join a network of traders sharing strategies, tips, and support.\r\n Gain access to courses and materials to improve your skills and knowledge.\r\n\r\nWebmaster like you have turned his 18k portfolio into 28k in just two weeks: https://www.growthmarketingnow.info/kaizen . \r\n\r\nRupert Valdez\r\n\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 4118 Beeghley Street\r\nWest, TX 76691'),(4098,2,868,'names','first_name','Rhys Smorgon'),(4099,2,868,'email','','rhys.smorgon@gmail.com'),(4100,2,868,'input_text','','677757809'),(4101,2,868,'dropdown','','Video Distribution'),(4102,2,868,'description','','Hey I am glad I found your website! \r\nHere is the link:\r\nhttps://noblegoldirasilverira.com/xkhc628jl5xkcea'),(4103,2,869,'names','first_name','Jonah Lombardo'),(4104,2,869,'email','','jonah.lombardo@msn.com'),(4105,2,869,'input_text','','883812495'),(4106,2,869,'dropdown','','Cables & Accessories'),(4107,2,869,'description','','Did you know that your website blueocean-technologies.com might not be reach its full potential? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 350K visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://1borsa.com/8y6e6'),(4108,2,870,'names','first_name','Eric Jones'),(4109,2,870,'email','','ericjonesmyemail@gmail.com'),(4110,2,870,'input_text','','555-555-1212'),(4111,2,870,'dropdown','','Audio Solutions'),(4112,2,870,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit: \r\nhttps://trustedleadgeneration.com \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \r\nhttps://trustedleadgeneration.com\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4113,2,871,'names','first_name','Candida Minifie'),(4114,2,871,'email','','waviceg761@ixhale.com'),(4115,2,871,'input_text','','8504557930'),(4116,2,871,'dropdown','','Wireless Solutions'),(4117,2,871,'description','','Hi there,\r\n\r\nThere’s a little-known trick that could make Google your best friend in just minutes. \r\n\r\nIf you’ve ever wanted more free traffic for your offers, this might be what you’re looking for https://marketingeee.com'),(4118,2,872,'names','first_name','Luther Poff'),(4119,2,872,'email','','luther.poff@gmail.com'),(4120,2,872,'input_text','','41884696'),(4121,2,872,'dropdown','','LCD & LED Products'),(4122,2,872,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://tinyurl.com/y4ykacff\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4123,2,873,'names','first_name','Eric Jones'),(4124,2,873,'email','','ericjonesmyemail@gmail.com'),(4125,2,873,'input_text','','555-555-1212'),(4126,2,873,'dropdown','','Display Mounts'),(4127,2,873,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4128,2,874,'names','first_name','Mark Rogers'),(4129,2,874,'email','','mark@reachoutcapital.com'),(4130,2,874,'input_text','','725-696-1589'),(4131,2,874,'dropdown','','Display Mounts'),(4132,2,874,'description','','Need working capital? Check what you qualify for instantly—no credit check, \r\n\r\nno documents, no sales calls. It’s free and fully automated. \r\n\r\nTry now: reachoutcapital.com/approval'),(4133,2,875,'names','first_name','Gemma Covington'),(4134,2,875,'email','','gemmacovington@gmail.com'),(4135,2,875,'input_text','','753127715'),(4136,2,875,'dropdown','','Display Mounts'),(4137,2,875,'description','','Hi there,\r\n\r\nWe run a TikTok growth service, which increases your number of followers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ followers per month.\r\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nGemma'),(4138,2,876,'names','first_name','Mario McNamee'),(4139,2,876,'email','','humanizzer@increasetraffic.shop'),(4140,2,876,'input_text','','612593577'),(4141,2,876,'dropdown','','Video Distribution'),(4142,2,877,'names','first_name','Ravi'),(4143,2,877,'email','','businessgrowtogether@outlook.com'),(4144,2,877,'input_text','','649429610'),(4145,2,877,'dropdown','','Audio Solutions'),(4146,2,877,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(4147,2,878,'names','first_name','Natalie McWhae'),(4148,2,878,'email','','natalie.mcwhae@msn.com'),(4149,2,878,'input_text','','6815574213'),(4150,2,878,'dropdown','','Cables & Accessories'),(4151,2,878,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(4152,2,879,'names','first_name','Thomas Cost'),(4153,2,879,'email','','googletraffic@goldtip.shop'),(4154,2,879,'input_text','','573209747'),(4155,2,879,'dropdown','','Meeting Room Solutions'),(4156,2,879,'description','','Hi blueocean-technologies.com !\r\n\r\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\r\n\r\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\r\n\r\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https://www.goldtip.shop/googletraffic .\r\n\r\nYou don’t need any experience or a budget. Just follow the simple steps, and you could start seeing results in 1-3 days.\r\n\r\nImagine reaching Google’s top pages for keywords people are already searching.\r\n\r\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\r\n\r\nWant to see it in action?\r\n\r\nLearn more about MDA Traffic here: https://www.goldtip.shop/googletraffic \r\n\r\nThomas Cost\r\n\r\n\r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 3051 Oak Lane\r\nHurdland, MO 63547'),(4157,2,880,'names','first_name','Alfonzo Aragon'),(4158,2,880,'email','','alfonzo.aragon@gmail.com'),(4159,2,880,'input_text','','646119934'),(4160,2,880,'dropdown','','Mini PCs'),(4161,2,881,'names','first_name','Johanna Newell'),(4162,2,881,'email','','newell.johanna@msn.com'),(4163,2,881,'input_text','','241634277'),(4164,2,881,'dropdown','','Projection Solutions'),(4165,2,881,'description','','Did you know that your website blueocean-technologies.com may not be achieve maximum traffic? With our advanced AI traffic system, you could be gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options can provide up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: http://lxq.pl/y3H8F'),(4166,2,882,'names','first_name','Sammie Fenstermacher'),(4167,2,882,'email','','fenstermacher.sammie@hotmail.com'),(4168,2,882,'input_text','','2628677198'),(4169,2,882,'dropdown','','Other Enquiry'),(4170,2,882,'description','','What if your website blueocean-technologies.com could see a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we offer plans for up to 350K visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https://gourl.gr/gjtj'),(4171,2,883,'names','first_name','Claudine Maynard'),(4172,2,883,'email','','info@globalwidepr.com'),(4173,2,883,'input_text','','12345678'),(4174,2,883,'dropdown','','Mini PCs'),(4175,2,883,'description','','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/globalwidepr\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe respect that you may wish to unsubscribe. To opt out of our emails, please submit the form here with your website address: https://bit.ly/unsubscribemeurl'),(4176,2,884,'names','first_name','Krista'),(4177,2,884,'email','','info@strader.bangeshop.com'),(4178,2,884,'input_text','','169317633'),(4179,2,884,'dropdown','','Projection Solutions'),(4180,2,884,'description','','Good day, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nTo your success,\r\n\r\nKrista'),(4181,2,885,'names','first_name','Lucinda Geoghegan'),(4182,2,885,'email','','lucinda.geoghegan@hotmail.com'),(4183,2,885,'input_text','','211460867'),(4184,2,885,'dropdown','','Projection Solutions'),(4185,2,885,'description','','Are you making the most of the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://1.g9.yt/kftu3'),(4186,2,886,'names','first_name','Jackie Rapp'),(4187,2,886,'email','','humanai@unlockrevenue.info'),(4188,2,886,'input_text','','692872882'),(4189,2,886,'dropdown','','Mini PCs'),(4190,2,886,'description','','It is time to ditch those regular robotic/text-based AI and start using Human AIs for LIFE without a monthly Fee\r\n\r\nThis is not ChatGPT, Open AI, Gemini or others, this is an AI that Creates & Streams “AI Humans” That Listen, Think, React\r\n\r\n>>Secure the first-time access here: https://www.unlockrevenue.info/humanai \r\n\r\nGone are the days when you depend on Animated, robotic or static AIs, start using Human-Like AIs to automate your online business.\r\n\r\nYour Normal text-based AIs charges:\r\nJasper ($49 a month)\r\nAccess to Claude ($30 a month)\r\nAccess to MidJourney ($60 a month)\r\nAccess to Canva ($13 a month)\r\nAccess to ChatGPT ($20 a month)...\r\n\r\nBut with Human AI you have the human features and save 1000s of dollars to;\r\n\r\nCreate & Stream AI Humans With Just 1 Click…\r\nCreate an AI Human With “Clone” Of Your Brain, Knowledge, Tone, And Everything…\r\nAI Human Handles Any Task, Coaching Programs, Meetings, Interviews, Live Streams, Customer Support and more with zero effort.\r\nFeed Your AI Human With Knowledge From Any Pdfs, Doc, URL, Website, Books, Or Anything…\r\nEmbed AI Humans Anywhere With a Single Line of Code (Websites, blogs, stores, funnels, or any platform AI Humans integrate seamlessly\r\nTurn AI Humans Into a 24/7 Profit Machine…\r\nStart A Profitable Business From Scratch With Human AI In Less Than 60 Seconds…\r\n\r\nMy team and I have worked tirelessly to make sure this software is perfect for your business needs and it is easy to use - no complicated setup.\r\n\r\nJust follow the 3 steps,\r\n\r\nStep 1: One click to login\r\n\r\nStep 2: One click to create\r\n\r\nStep 3: One click to Stream and Engage\r\n\r\n>>Get Early-bird access to Human AI here: https://www.unlockrevenue.info/humanai \r\n\r\nThen your AI is ready to start working for you 24/7 to do any tasks you require of it like an actual human.\r\n\r\nTake coaching programs\r\nConducts presentation\r\nConduct interviews\r\nTake sales call and close them\r\nActs as a customer support specialist\r\n\r\nAnd so on…\r\n\r\nAll these you can’t get with the normal high-priced AIs you see around with limited features that don’t sound like humans.\r\n\r\nIt’s time to save your funds and start using the latest Human AIs for 2025.\r\n\r\nBut the catch is,\r\n\r\nIf you miss out on the early-bird access to Human AI you will have to pay triple the price for it.\r\n\r\n>> Secure your access to Human AI here: https://www.unlockrevenue.info/humanai \r\n\r\n\r\nJackie Rapp\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 3141 Jim Rosa Lane\r\nOakland, CA 94612'),(4191,2,887,'names','first_name','Alena Tudor'),(4192,2,887,'email','','alena.tudor61@gmail.com'),(4193,2,887,'input_text','','882253911'),(4194,2,887,'dropdown','','Cables & Accessories'),(4195,2,887,'description','','Hey Blueocean Technologies,\r\n\r\nImagine a design tool that lets you create captivating visuals without the usual hassle of endless revisions or expensive software. Now, picture being able to generate professional images and graphics with just a few clicks—sounds incredible, right?\r\n\r\nI’m excited to share a game-changing solution that leverages the power of artificial intelligence to completely transform your creative workflow. This innovative platform is designed to help you produce stunning images, engaging social media graphics, and dynamic marketing visuals, all in record time.\r\n\r\n=>> https://go-artistly-ai.blogspot.com/\r\n\r\nDiscover How This AI-Powered Tool Can Elevate Your Creative Projects:\r\n\r\nInstant Visual Creation: Simply input a keyword and watch as the platform instantly generates high-quality, tailor-made images that fit your vision.\r\n\r\nEffortless Visual Enhancements: Seamlessly update your existing designs with new layouts, colors, and text—no advanced design skills required.\r\n\r\nRapid Background Editing: Easily replace or refine backgrounds to give your images a professional, polished look.\r\n\r\nSmart Image Expansion: Expand and enhance your visuals with AI-driven precision, filling in any gaps with ease.\r\n\r\nDynamic Product Mockups: Instantly see your artwork on a range of products like t-shirts, mugs, and more, complete with realistic textures and lighting effects.\r\n\r\nStreamlined Style Updates: Quickly adjust text and replicate any design style with a simple upload, ensuring your brand remains consistent across all visuals.\r\n\r\nWhether you’re a business owner, digital marketer, or creative professional, this tool is your shortcut to stunning, high-impact visuals that captivate and convert. Say goodbye to tedious design work and hello to a streamlined, innovative approach to creativity.\r\n\r\nReady to experience the future of design? Click the link below to see this revolutionary solution in action:\r\n\r\nDiscover the AI-Powered Design Revolution Now\r\n\r\n=>> https://go-artistly-ai.blogspot.com/\r\n\r\nIf you have any questions or need more details, feel free to reply. I’m here to help you unlock a new level of creative freedom and visual excellence.\r\n\r\nP.S. Transform your creative process with a tool that makes professional design effortless. Dive into a world of endless visual possibilities—your breakthrough is just one click away!\r\n\r\n=>> https://go-artistly-ai.blogspot.com/\r\n\r\nBest regards,\r\n\r\n\r\n\r\n\r\nTo Your Success, \r\n[Alena Tudor]'),(4196,2,888,'names','first_name','Keenan Sebastian'),(4197,2,888,'email','','sebastian.keenan@gmail.com'),(4198,2,888,'input_text','','N Vw Dw'),(4199,2,888,'dropdown','','LCD & LED Products'),(4200,2,888,'description','','Stop wasting money on clicks. With our service, your ad text reaches millions of website contact forms for a flat rate. It’s simple, effective, and your message gets seen.\r\n\r\n Let me know if you’d like more information—my contact info is listed below.\r\n\r\nRegards,\r\nKeenan Sebastian\r\nEmail: Keenan.Sebastian@uniqueadvertising.pro\r\nWebsite: http://wctal6.advertiseviaforms.my'),(4201,2,889,'names','first_name','Lewis Bury'),(4202,2,889,'email','','aifranchise@bizopphand.info'),(4203,2,889,'input_text','','186075711'),(4204,2,889,'dropdown','','Audio Solutions'),(4205,2,889,'description','','Boom!\r\n\r\nSo there you were, staring at your computer screen, a graveyard of failed online ventures haunting your hard drive.\r\n\r\nYou\'ve tried everything, haven\'t you?\r\n\r\nCourses that promised the moon but delivered moon dust.\r\n\r\n\"Foolproof\" systems that left you feeling like the fool.\r\n\r\nAnd let\'s not even talk about those late nights spent trying to decipher tech jargon that might as well have been ancient Sanskrit.\r\n\r\nBut here\'s the kicker - while you were busy pulling your hair out, the world didn\'t stop spinning.\r\n\r\nAI swooped in like a digital superhero, ready to save the day.\r\n\r\nAnd guess what?\r\n\r\nIt\'s not here to replace you - it\'s here to empower you.\r\n\r\nImagine having a tireless assistant, working 24/7 to drive traffic to your business: https://www.bizopphand.info/aifranchise .\r\n\r\nNo more begging for clicks or burning cash on ads that perform worse than a dad joke at a teenager\'s party.\r\n\r\nThis AI doesn\'t sleep, doesn\'t complain, and definitely doesn\'t ask for a raise.\r\n\r\nIt\'s like having a team of Silicon Valley whiz kids in your pocket, minus the attitude and the obscene salaries.\r\n\r\nBut here\'s the real magic - you don\'t need to be a tech genius to use it.\r\n\r\nIf you can click a button, you\'re overqualified.\r\n\r\nThis is your chance to turn that hard drive of broken dreams into a treasure trove of success stories.\r\n\r\nMichael Cheney has just released AI Franchise get ready to let AI do the heavy lifting while you reap the rewards.\r\n\r\nStop dreaming and start doing: https://www.bizopphand.info/aifranchise \r\n\r\nBest,\r\n\r\nLewis Bury\r\n\r\n\r\n\r\nP.S. Don\'t let another one slip through your fingers: https://www.bizopphand.info/aifranchise .\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 3017 Boggess Street\r\nGreenfield, OH 45123'),(4206,2,890,'names','first_name','Deepu'),(4207,2,890,'email','','videoexpertss@outlook.com'),(4208,2,890,'input_text','','687280099'),(4209,2,890,'dropdown','','Video Distribution'),(4210,2,890,'description','','I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels/websites/corporate events/product promotion/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \r\n\r\nI charge $50/hour. Feel free to reach out to me at Videoexpertss@outlook.com'),(4211,2,891,'names','first_name','Freeman Sandover'),(4212,2,891,'email','','freeman.sandover@gmail.com'),(4213,2,891,'input_text','','882882833'),(4214,2,891,'dropdown','','Video Distribution'),(4215,2,891,'description','','Attention consumers... \r\n\r\nNative Passion is a MUST HAVE for your daily lives, all from the comfort of your home! \r\n\r\nWhether it\'s stylish outfits like hoodies, coats, kids\' clothing, pet supplies, car accessories, and more—we got you covered. \r\n\r\nGet ready to be impressed!! \r\n\r\nVisit now to start shopping: Nativepassion Shop: https://bit.ly/npassion\r\n\r\n\r\n\r\nIf at any point you wish to stop getting subsequent messages from me, please fill the form at https://bit.ly/removemysitepls with your domain address (URL).\r\n5 Henley Beach Road, Uraidla, LA, USA, 5142'),(4216,2,892,'names','first_name','Caroline Lindberg'),(4217,2,892,'email','','lindberg.caroline@msn.com'),(4218,2,892,'input_text','','6819994837'),(4219,2,892,'description','','Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https://urlc.net/Rc3G'),(4220,2,893,'names','first_name','Minnie Hindman'),(4221,2,893,'email','','minnie.hindman@googlemail.com'),(4222,2,893,'input_text','','913929536'),(4223,2,893,'dropdown','','Cables & Accessories'),(4224,2,893,'description','','SUPER BOWL LIX TOUCHDOWN BRAKING NEWS!Taylor Swift and Travis Kelce are having a baby!\r\n\r\nCheck out Geotrott\'s NFL and College Football collection!\r\nGet 25% OFF today!\r\n\r\nhttps://geotrott.com/discount/SUPERBOWLLIX'),(4225,2,894,'names','first_name','RobertEmist'),(4226,2,894,'email','','ixutikob077@gmail.com'),(4227,2,894,'dropdown','','Display Mounts'),(4228,2,894,'description','','Здравейте, исках да знам цената ви.'),(4229,2,895,'names','first_name','Mark Rogers'),(4230,2,895,'email','','mark@reachoutcapital.com'),(4231,2,895,'input_text','','915-308-1515'),(4232,2,895,'dropdown','','Video Distribution'),(4233,2,895,'description','','Looking for working capital? See what you qualify for instantly—no credit check, no paperwork, no sales calls. It\'s fast, free, and fully automated.\r\n\r\n\r\n\r\nGet started now: reachoutcapital.com/approval\r\n\r\n\r\n\r\n\r\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com/unsubscribe or send a written request to:\r\n\r\nReachout Capital\r\nAtlanta Financial Center\r\n3343 Peachtree Rd NE, Suite 145-410\r\nAtlanta, GA 30326\r\n\r\nWe honor all opt-out requests within 10 business days.'),(4234,2,896,'names','first_name','Edna Mathis'),(4235,2,896,'email','','googletraffic@getprofitnow.info'),(4236,2,896,'input_text','','5738497077'),(4237,2,896,'dropdown','','Cables & Accessories'),(4238,2,896,'description','','Hi blueocean-technologies.com,\r\n\r\nHave you ever wanted to get on Google’s page 1 without having to worry about SEO?\r\nWith MDA Traffic, it’s possible, and the best part – it doesn’t cost a thing .\r\n\r\nMDA Traffic uses a clever combination of high-authority sites, interest spikes, and AI to help you rank quickly for valuable, targeted phrases: https://www.getprofitnow.info/googletraffic .\r\n\r\nYou don’t need experience or any technical knowledge. Just a few minutes to follow the steps, and you’re ready to roll!\r\n\r\nImagine how much targeted traffic you could drive in just a few days.\r\n\r\nWhether you’re promoting affiliate offers, selling your own products, or growing a YouTube channel, MDA Traffic can help you reach the right audience fast.\r\n\r\nReady to get started?\r\n\r\nClick here to discover how to use MDA Traffic: https://www.getprofitnow.info/googletraffic !\r\n\r\nEdna Mathis\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 3607 Andy Street\r\nSummit, SD 57266'),(4239,2,897,'names','first_name','Vincent Heimbach'),(4240,2,897,'email','','vincent.heimbach@hotmail.com'),(4241,2,897,'input_text','','2251646573'),(4242,2,897,'dropdown','','Meeting Room Solutions'),(4243,2,897,'description','','Get Your Business Noticed! Register for Our Exclusive Professional Platform\r\n\r\nHello,\r\n\r\nYour professionalism deserves more attention. Our Business Platform is the perfect platform to feature your services and connect with clients searching for your skills.\r\n\r\nSign up today to rise above the rest in a challenging space and gain access to new client engagements!\r\n\r\nJoin right away and take your business to the next level! https://tinyurl.com/ycx5h5ew\r\n\r\nBest regards,\r\nKenneth\r\n\r\nAre you outside of the digital media photography technology or advertising niche? It’s easy to opt out here: https://gotunsubscribed.com/?info=blueocean-technologies.com'),(4244,2,898,'names','first_name','Krish'),(4245,2,898,'email','','webcontentwriting12@outlook.com'),(4246,2,898,'input_text','','756917873'),(4247,2,898,'dropdown','','Cables & Accessories'),(4248,2,898,'description','','Hello, This is Krish. I provide a variety of content writing services tailored to your needs. With my decade of experience, I can help create a content strategy that supports your business goals and write SEO-friendly website content($20/page up to 500words), blogs/articles($40/1000words), product descriptions($20/description upto 500words), email campaigns($20/campaign) and Social media posts; I also offer editing and proofreading. \r\n\r\nPlease shoot an email at webcontentwriting12@outlook.com to discuss this further.'),(4249,2,899,'names','first_name','Dorthy Hope'),(4250,2,899,'email','','hope.dorthy@outlook.com'),(4251,2,899,'input_text','','7745028422'),(4252,2,899,'dropdown','','Display Mounts'),(4253,2,899,'description','','No taxes on tips! Call Trump now!\r\n\r\n\r\n\r\nWe all know someone—a friend or family member—who is struggling to make ends meet, unable to achieve their dreams because restaurants take a cut of their hard-earned tips. Demand action! \r\n\r\nCall Trump now and urge him to pass the No Tax on Tips Law! 202-456-1111'),(4254,2,900,'names','first_name','Leon Kuefer'),(4255,2,900,'email','','kuefer.leon@gmail.com'),(4256,2,900,'input_text','','3063514280'),(4257,2,900,'dropdown','','Other Enquiry'),(4258,2,900,'description','','Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans provide up to 350,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://em2.cz/b3e37'),(4259,2,901,'names','first_name','Roland Pearson'),(4260,2,901,'email','','aibotstudio@greatbusi.info'),(4261,2,901,'input_text','','682914552'),(4262,2,902,'names','first_name','Max Lammertink'),(4263,2,902,'email','','max@talosgrowth.nl'),(4264,2,902,'input_text','','6701874623'),(4265,2,902,'dropdown','','Wireless Solutions'),(4266,2,902,'description','','Hey!\r\n\r\nComing across your LinkedIn company page on linkedin.com/company/blueocean-technologies I was surprised about how good your content is and why you don\'t have more followers on the page. Your page should at least grow with 250 - 500 followers per month right? If not, you might currently not be reaching the right audience.\r\n\r\nWith Talos Growth we grow your company page on LinkedIn by liking posts from other companies and individuals that are interested in your business on behalf of your company page.\r\n\r\nThis way, you\'re generating exposure and genuine followers, who are interested in your business. Of course, you define the keywords, location, and other parameters yourself.\r\n\r\nFollowers eventually turn into customers, clients, or even employees. \r\n\r\nWould you like to use our two-week free trial to experience Talos Growth? You can directly signup at https://talosgrowth.com. Since I really see some potential for your page, you can use your personal code ‘blueocean-technologies-10’ to get a 10% discount for the first 3 months. \r\n\r\nPlease let me know if you’ve questions or check out https://talosgrowth.com.\r\n\r\nMax'),(4267,2,903,'names','first_name','Eric Jones'),(4268,2,903,'email','','ericjonesmyemail@gmail.com'),(4269,2,903,'input_text','','555-555-1212'),(4270,2,903,'dropdown','','Cables & Accessories'),(4271,2,903,'description','','Hello to the Blueocean Technologies Owner. This is Eric and I noticed Blueocean Technologies a short time ago.\r\n\r\nIt appears well structured… now what?\r\n\r\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\r\n\r\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\r\n\r\nHere is an idea…\r\n\r\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\r\n\r\nThis is possible –\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\r\n\r\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\r\n\r\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\r\n\r\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\r\n\r\nQuite helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\r\n\r\nYou can potentially connect with many more interested individuals as soon as possible.\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to explore Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4272,2,904,'names','first_name','Vaibhav'),(4273,2,904,'email','','wordpresssweb@outlook.com'),(4274,2,904,'input_text','','3942535868'),(4275,2,904,'dropdown','','Audio Solutions'),(4276,2,904,'description','','Looking for a website revamp? I specialize in redesigning websites to give them a sleek and professional touch. First, I create and share a fresh design for every page for approval. After that, I develop the site, making sure it’s high-speed, mobile-friendly, SEO-optimized, and easy to navigate. \r\n\r\nLet’s work together—email me at wordpresssweb@outlook.com'),(4277,2,905,'names','first_name','Manie Hoy'),(4278,2,905,'email','','manie.hoy@hotmail.com'),(4279,2,905,'input_text','','641959617'),(4280,2,905,'dropdown','','Display Mounts'),(4281,2,905,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\r\n\r\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https://goto.now/lVBAN'),(4282,2,906,'names','first_name','Tanu'),(4283,2,906,'email','','contentwriting011994@outlook.com'),(4284,2,906,'input_text','','280718346'),(4285,2,906,'dropdown','','Projection Solutions'),(4286,2,906,'description','','Need engaging, well-researched content? I am Tanu, a Hubspot Certified Content Writer. I provide high-quality articles, blogs, and website copy tailored to your audience. My writing is SEO-optimized and plagiarism-free to boost your brand’s credibility. Pay only if you are satisfied. Shall I suggest you a couple of topics that are suitable for your business along with my costing. \r\n\r\nReach out to me on contentwriting011994@outlook.com to discuss it further.'),(4287,2,907,'names','first_name','Brian WRIGHT Eng.'),(4288,2,907,'email','','newsletter@wexxon.com'),(4289,2,907,'input_text','','7209248652'),(4290,2,907,'description','','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications? Do you want to know the best time for your surgery? Our report, BEST TIME FOR SURGERY, specially prepared for you, will give you precisely accurate information. You can get this report at https://wexxon.com/home/19-best-time-for-surgery-report.html'),(4291,2,908,'names','first_name','Misty'),(4292,2,908,'email','','info@warburton.pawtrim.shop'),(4293,2,908,'input_text','','630243350'),(4294,2,908,'description','','Is your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawtrim.shop\r\n \r\nAll the best, \r\n \r\nMisty'),(4295,2,909,'names','first_name','Shela Abt'),(4296,2,909,'email','','abt.shela@gmail.com'),(4297,2,909,'input_text','','267600021'),(4298,2,909,'dropdown','','LCD & LED Products'),(4299,2,909,'description','','Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/X7kl50Urkab'),(4300,2,910,'names','first_name','Raina Magill'),(4301,2,910,'email','','raina.magill@gmail.com'),(4302,2,910,'input_text','','190987224'),(4303,2,910,'dropdown','','Audio Solutions'),(4304,2,910,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://plu.sh/uj3fv\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4305,2,911,'names','first_name','Gary'),(4306,2,911,'email','','gauravkodak@gmail.com'),(4307,2,911,'input_text','','4122802663'),(4308,2,911,'dropdown','','Video Distribution'),(4309,2,911,'description','','Hi, I wanted to introduce our virtual assistance and data entry services, designed to help businesses like yours save time, cut costs, and improve efficiency. We specialize in handling essential yet time-consuming tasks, including:\r\n\r\n✅ Invoice Processing & Billing Support\r\n✅ CRM & Database Management\r\n✅ E-commerce Product Listings & Updates\r\n✅ Lead Generation & Data Research\r\n✅ Email & Calendar Management\r\n✅ Bookkeeping & Payroll Assistance\r\n✅ Order Processing & Customer Support\r\n✅ Social Media & Website Updates\r\n✅ Document Formatting & Transcription\r\n✅ Appointment Scheduling & Admin Tasks\r\n\r\nBy outsourcing these routine operations, you can focus on growth while we ensure accuracy, confidentiality, and seamless workflow management.\r\n\r\nWould you be open to a quick call to discuss how we can support your business? If so, please reply or send an email to gauravkodak@gmail.com'),(4310,2,912,'names','first_name','Ryan Pyles'),(4311,2,912,'email','','aifranchise@growwealthy.info'),(4312,2,912,'input_text','','904996290'),(4313,2,912,'dropdown','','Cables & Accessories'),(4314,2,912,'description','','Blimey!\r\n\r\nTea time\'s over, mate. Time to spill some piping hot truth tea.\r\n\r\nEver heard of Warren Buffett? \'Course you have. The bloke\'s practically swimming in dough.\r\n\r\nNow, old Warren\'s got a saying: \"If you don\'t find a way to make money while you sleep, you will work until you die.\"\r\n\r\nCheery thought, innit?\r\n\r\nBut here\'s the rub - most of us are stuck in the 9-to-5 hamster wheel, trading time for money like it\'s going out of style.\r\n\r\nWe\'re so busy working for our money, we forget to make our money work for us.\r\n\r\nSound familiar? Thought so.\r\n\r\nBut what if I told you there\'s a way to make your money work harder than a caffeinated squirrel on a wheel?\r\n\r\nA system so efficient, it\'s like having a clone of yourself working 24/7, without the creepy sci-fi vibes: https://www.growwealthy.info/aifranchise .\r\n\r\nI\'m talking about the AI Franchise - the \'set it and forget it system that would make even Warren Buffett sit up and take notice.\r\n\r\nThis isn\'t some pie-in-the-sky dream. It\'s a real, tangible opportunity already paid out $247,584.65.\r\n\r\nAnd the best part? You can grab it for less than the cost of a takeaway curry.\r\n\r\nNo tech skills are needed. There are no monthly fees to drain your bank account.\r\n\r\nJust pure, unadulterated profit potential.\r\n\r\nIt\'s like having a tireless, hyper-efficient employee who never sleeps, never complains, and never asks for a raise.\r\n\r\nThis is your chance to stop trading time for money and start building real wealth.\r\n\r\nReady to make your money work for you while you sleep, just like Warren Buffett said?\r\n\r\nClick below and let\'s get this money-making party started: https://www.growwealthy.info/aifranchise \r\n\r\nBest,\r\nRyan Pyles\r\n\r\nP.S. Don\'t let another day go by trading your precious time for money. Grab your AI Franchise now and start building real wealth: https://www.growwealthy.info/aifranchise \r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 4821 Poe Lane\r\nPaola, KS 66071'),(4315,2,913,'names','first_name','Alejandra Barrier'),(4316,2,913,'email','','barrier.alejandra@gmail.com'),(4317,2,913,'input_text','','207294925'),(4318,2,913,'dropdown','','LCD & LED Products'),(4319,2,913,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://goto.now/pedhm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4320,2,914,'names','first_name','Abhi'),(4321,2,914,'email','','webdesignservices111@outlook.com'),(4322,2,914,'input_text','','6811092672'),(4323,2,914,'dropdown','','Audio Solutions'),(4324,2,914,'description','','I craft high-quality, custom websites designed to elevate your brand—built from scratch with precision and creativity. No templates, just top-tier craftsmanship tailored to your unique needs.\r\n\r\n✅ 5-Page Portfolio Websites – Starting at $2,500\r\n✅ E-Commerce Platforms – Starting at $5,000\r\n\r\nHow It Works:\r\n✔️ I first design all pages for your approval.\r\n✔️ Once finalized, I begin development to ensure perfection.\r\n✔️ The result? A fast, smooth, mobile-friendly, and SEO-optimized website with an exceptional user experience.\r\n\r\nIf quality is your priority, let’s create something outstanding. Email webdesignservices111@outlook.com to discuss your project!'),(4325,2,915,'names','first_name','Mei Lytle'),(4326,2,915,'email','','lytle.mei@gmail.com'),(4327,2,915,'input_text','','9374676645'),(4328,2,915,'dropdown','','Meeting Room Solutions'),(4329,2,915,'description','','What if your website blueocean-technologies.com experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\r\n\r\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https://ow.ly/Okbt50Urkag'),(4330,2,916,'names','first_name','GeorgeEmist'),(4331,2,916,'email','','ibucezevuda439@gmail.com'),(4332,2,916,'dropdown','','Audio Solutions'),(4333,2,916,'description','','Hi, I wanted to know your price.'),(4334,2,917,'names','first_name','Christopher Harris'),(4335,2,917,'email','','ailiveschoolbuilder@moredollar.info'),(4336,2,917,'input_text','','3772105944'),(4337,2,917,'dropdown','','Video Distribution'),(4338,2,918,'names','first_name','Emily Thompson'),(4339,2,918,'email','','emily@reachoutcapital.com'),(4340,2,918,'input_text','','915-308-1515'),(4341,2,918,'dropdown','','Cables & Accessories'),(4342,2,918,'description','','Frustrated with slow and outdated loan approvals? \r\n\r\nStep into the future of working capital—fast, easy, and fully automated.\r\n\r\nFind out what you qualify for in less than 30 seconds at: reachoutcapital.com/approval\r\n\r\n\r\n\r\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com/unsubscribe or send a written request to:\r\n\r\nReachout Capital\r\nAtlanta Financial Center\r\n3343 Peachtree Rd NE, Suite 145-410\r\nAtlanta, GA 30326\r\n\r\nWe honor all opt-out requests within 10 business days.'),(4343,2,919,'names','first_name','Carmel Stringer'),(4344,2,919,'email','','carmel.stringer77@hotmail.com'),(4345,2,919,'input_text','','455471683'),(4346,2,919,'dropdown','','Projection Solutions'),(4347,2,919,'description','','Did you know that your website blueocean-technologies.com might not be reach its full potential? With our advanced AI traffic system, you could be gain access to thousands of additional visitors each day.\r\n\r\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://ow.ly/NFK550Urkai'),(4348,2,920,'names','first_name','Eric Jones'),(4349,2,920,'email','','ericjonesmyemail@gmail.com'),(4350,2,920,'input_text','','555-555-1212'),(4351,2,920,'dropdown','','Audio Solutions'),(4352,2,920,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4353,2,921,'names','first_name','Victor Marrero'),(4354,2,921,'email','','marrero.victor@msn.com'),(4355,2,921,'input_text','','6995457257'),(4356,2,921,'dropdown','','Mini PCs'),(4357,2,922,'names','first_name','Rohan'),(4358,2,922,'email','','viralbusinesscampaign@outlook.com'),(4359,2,922,'input_text','','3546499945'),(4360,2,922,'dropdown','','LCD & LED Products'),(4361,2,922,'description','','Hi, Are you looking to enhance your social media presence without the hassle of daily content creation? I specialize in professional social media posting, delivering 30 high-quality posts per month for just $1000.\r\n\r\n✅ Engaging, brand-aligned content\r\n✅ Consistent posting to boost engagement\r\n✅ Hassle-free service – we handle everything for you\r\n\r\nLet’s discuss how we can take your social media to the next level. Reply back or email me at viralbusinesscampaign@outlook.com'),(4362,2,923,'names','first_name','Kevin Barber'),(4363,2,923,'email','','mahler.helen@outlook.com'),(4364,2,923,'input_text','','353596302'),(4365,2,923,'dropdown','','Other Enquiry'),(4366,2,923,'description','','Hi Blueocean Technologies,\r\n\r\nMost business owners pour money into marketing that doesn’t work. They run ads, post on social media, and hope for the best—only to be disappointed by the results. \r\n\r\nThe problem? They’re relying on vague branding tactics instead of proven strategies.\r\n\r\nDan Kennedy calls this the “ADHD approach to marketing”—jumping from one shiny tactic to another without a clear, measurable plan.\r\n\r\nBut there’s a better way: Direct-Response Marketing.\r\n\r\nThis approach focuses on generating real, measurable results, like leads, sales, and conversions. Here’s how you can start applying it today:\r\n\r\nStep 1: Speak Directly to Your Audience\r\n\r\nOne of Dan’s key teachings is this: “If you’re speaking to everyone, you’re speaking to no one.” Direct-response marketing works because it’s personal.\r\n\r\nFor example:\r\n\r\nA company selling weight loss supplements doesn’t just target “everyone who wants to lose weight.” Instead, they target busy moms who want to shed pounds quickly after having kids.\r\n\r\nA financial advisor doesn’t market to “everyone interested in saving money.” They craft campaigns for high-income professionals nearing retirement.\r\n\r\nYour Action Step: Write down your audience’s specific demographics, challenges, and goals.\r\n\r\nStep 2: Use an Irresistible Call-to-Action\r\n\r\nEvery piece of marketing must tell the audience what to do next. Whether it’s “Download this guide,” “Sign up for a webinar,” or “Call now,” your call-to-action (CTA) should be clear and compelling.\r\n\r\nExample 1:\r\nA dental clinic offered a free teeth-whitening session for new patients. The clear CTA—“Call to schedule your free session today!”—resulted in a 200% increase in appointments.\r\n\r\nExample 2:\r\nA SaaS company ran ads with the CTA: “Get a 30-day free trial today.” The campaign boosted signups by 35%.\r\n\r\nStep 3: Track and Test Everything\r\n\r\nOne of Dan’s most famous quotes is: “You can’t improve what you don’t measure.” Direct-response marketing relies on tracking every aspect of your campaign.\r\n\r\nWhat’s your click-through rate?\r\nHow many leads did you generate?\r\nWhat’s your cost per acquisition?\r\n\r\nExample:\r\nA real estate agent ran Facebook ads targeting first-time homebuyers. By testing different headlines and images, they reduced their cost per lead by 50%.\r\n\r\nTomorrow, we’ll dive into the art of crafting offers your customers can’t refuse.\r\n\r\nTo your success,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(4367,2,924,'names','first_name','Kourtney Fowell'),(4368,2,924,'email','','fowell.kourtney@gmail.com'),(4369,2,924,'input_text','','184760449'),(4370,2,924,'dropdown','','Video Distribution'),(4371,2,924,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://www.shorturl.ma/k5ciz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4372,2,925,'names','first_name','Janet Julian'),(4373,2,925,'email','','ruchiuyou@gmail.com'),(4374,2,925,'input_text','','So ytcuq'),(4375,2,925,'dropdown','','Cables & Accessories'),(4376,2,925,'description','','Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\r\n\r\n- We guarantee to gain you new 700 subscribers per month\r\n- People subscribe because they are interested in your videos/channel, increasing video likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any bots.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\r\n\r\nKind Regards,\r\n\r\nTo Unsubscribe, reply with the word unsubscribe in the subject.'),(4377,2,926,'names','first_name','Darrel Mahmood'),(4378,2,926,'email','','mahmood.darrel@gmail.com'),(4379,2,926,'input_text','','238583299'),(4380,2,926,'dropdown','','Other Enquiry'),(4381,2,926,'description','','Whether you need style or extra insulation this winter and spring, check out our Sherpa denim jackets at Native Passion!! Discover more \r\nhttps://nativepassion.shop/sherpa-denim-jackets/\r\n\r\nWhether you\'re after collars, leashes, or pet apparel and accessories—or even pet feeding supplies—we have everything you need at Native Passion!! Click here now \r\nhttps://nativepassion.shop/pets\r\n\r\n\r\n\r\nIf you no longer want to receive subsequent messages from us, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n25 Rue Petite Fusterie, Bourges, LA, USA, 18000'),(4382,2,927,'names','first_name','TedEmist'),(4383,2,927,'email','','ocopesuq299@gmail.com'),(4384,2,927,'dropdown','','Other Enquiry'),(4385,2,927,'description','','Salam, qiymətinizi bilmək istədim.'),(4386,2,928,'names','first_name','Jay'),(4387,2,928,'email','','dataentry756@outlook.com'),(4388,2,928,'input_text','','745997591'),(4389,2,928,'dropdown','','Projection Solutions'),(4390,2,928,'description','','Hi, I came across your business and wanted to reach out! We help companies like yours save time and reduce costs by handling essential day-to-day operational tasks with precision and confidentiality.\r\n\r\nOur virtual assistance & data entry services include:\r\n\r\n✔ Invoice Processing & Bookkeeping\r\n✔ CRM & Database Management\r\n✔ E-commerce Listings & Product Updates\r\n✔ Lead Generation & Data Research\r\n✔ Order Processing & Customer Support\r\n✔ Email & Calendar Management\r\n✔ Document Formatting & Transcription\r\n✔ General Admin & Back-Office Support\r\n\r\nBy outsourcing these tasks, you can focus on growing your business while we take care of the details.\r\n\r\nWould you be open to a quick discussion on how we can assist? Please email me at Dataentry756@outlook.com'),(4391,2,929,'names','first_name','Brenda Jamison'),(4392,2,929,'email','','talkingvisualscommercial@getmoreopportunities.info'),(4393,2,929,'input_text','','3432668319'),(4394,2,929,'dropdown','','Mini PCs'),(4395,2,929,'description','','Hey ,\r\n\r\nSay Goodbye to Boring & Lifeless Visuals That FAIL to Grab Attention!\r\n\r\nCreates Lifelike Talking Visuals in Just 60 Seconds Such As ….\r\n\r\nTalking Human Photos\r\nUltra Realistic 4k Images\r\nAmazing Product Images\r\nAnimated Talking Cartoons\r\nFunny Talking Animals\r\nFantasy Characters & 3D Avatars\r\nPixel Art & AI-Generated Faces\r\nAnd Much More.\r\nSimply Use It for Social Media, Websites, Funnels, Ads, YouTube Shorts, Product Demos & More…! Or, sell on Fiverr, Upwork & to businesses for Huge Profit\r\n\r\nAnd all this will be possible with the help of this AI App…\r\n\r\nSee it In Action Now => https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nHow It Works\r\n\r\n1) Login – Access the AI-powered visual creation app.\r\n2) Create – Enter a keyword, and AI generates stunning images, talking humans, animated cartoons, GIFs, logos & more—in seconds!\r\n3) Profit – Use for your brand or sell on Fiverr, Upwork & to businesses for BIG earnings!\r\n\r\nClick Here to learn More Details About Talking Visuals >> https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nWith Talking Visuals, Get This Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking Visuals Right Now >> https://www.getmoreopportunities.info/talkingvisualscommercial \r\n\r\nTo Your Success,\r\n\r\nBrenda Jamison\r\n\r\n \r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 2098 Glenview Drive\r\nCorpus Christi, TX 78476'),(4396,2,930,'names','first_name','Imogen Mattingley'),(4397,2,930,'email','','mattingley.imogen@outlook.com'),(4398,2,930,'input_text','','315856390'),(4399,2,930,'dropdown','','Display Mounts'),(4400,2,930,'description','','What if your website blueocean-technologies.com experienced a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans scale to 350K visitors monthly—helping your site flourish. Get more details here: https://ln.run/-_JcN'),(4401,2,931,'names','first_name','Eric Jones'),(4402,2,931,'email','','ericjonesmyemail@gmail.com'),(4403,2,931,'input_text','','555-555-1212'),(4404,2,931,'dropdown','','Display Mounts'),(4405,2,931,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4406,2,932,'names','first_name','Bethany Boulton'),(4407,2,932,'email','','bethany.boulton@yahoo.com'),(4408,2,932,'input_text','','114386834'),(4409,2,932,'dropdown','','Other Enquiry'),(4410,2,933,'names','first_name','Barney Fowler'),(4411,2,933,'email','','ugcvaletagency@dollartip.info'),(4412,2,933,'input_text','','455614271'),(4413,2,933,'dropdown','','Projection Solutions'),(4414,2,934,'names','first_name','Brian WRIGHT Eng.'),(4415,2,934,'email','','newsletter@wexxon.com'),(4416,2,934,'input_text','','7209248652'),(4417,2,934,'dropdown','','Cables & Accessories'),(4418,2,934,'description','','Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http://wexxon.com'),(4419,2,935,'names','first_name','Britt Solis'),(4420,2,935,'email','','solis.britt@gmail.com'),(4421,2,935,'input_text','','3123623866'),(4422,2,935,'dropdown','','LCD & LED Products'),(4423,2,935,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our intelligent traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https://ln.run/qK2NU'),(4424,2,936,'names','first_name','Octavio Hernsheim'),(4425,2,936,'email','','hernsheim.octavio@hotmail.com'),(4426,2,936,'input_text','','7772461716'),(4427,2,936,'dropdown','','LCD & LED Products'),(4428,2,936,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering engaged visitors straight to your site.\r\n\r\nStart with a complimentary 4,000-visitor boost to see the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/X7kl50Urkab'),(4429,2,937,'names','first_name','Eric Jones'),(4430,2,937,'email','','ericjonesmyemail@gmail.com'),(4431,2,937,'input_text','','555-555-1212'),(4432,2,937,'dropdown','','Other Enquiry'),(4433,2,937,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4434,2,938,'names','first_name','Ashwin'),(4435,2,938,'email','','your.assistant23@outlook.com'),(4436,2,938,'input_text','','4044070519'),(4437,2,938,'dropdown','','Video Distribution'),(4438,2,939,'names','first_name','Eric Jones'),(4439,2,939,'email','','ericjonesmyemail@gmail.com'),(4440,2,939,'input_text','','555-555-1212'),(4441,2,939,'dropdown','','Video Distribution'),(4442,2,939,'description','','Hi Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4443,2,940,'names','first_name','Dieter Coy'),(4444,2,940,'email','','coy.dieter@msn.com'),(4445,2,940,'input_text','','476227798'),(4446,2,940,'dropdown','','Wireless Solutions'),(4447,2,940,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ln.run/4uTMG'),(4448,2,941,'names','first_name','Eric Jones'),(4449,2,941,'email','','ericjonesmyemail@gmail.com'),(4450,2,941,'input_text','','555-555-1212'),(4451,2,941,'dropdown','','Meeting Room Solutions'),(4452,2,941,'description','','Hello Blueocean Technologies Owner,\r\n\r\nThis is Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Blueocean Technologies.\r\n- They hang out for a moment to check it out. I’m interested… but… maybe…\r\n- And then they click the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else.\r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software that operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You will know instantly they’re interested and you can call them directly to chat with them - literally while they’re still on the internet looking at your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nMoreover, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14-day trial – and it even includes International Long Distance Calling.\r\nYou have clients waiting to speak with you right now… don’t keep them waiting.\r\nPlease see this URL to try Web Visitors Into Leads now: https://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4453,2,942,'names','first_name','Dorris Chipper'),(4454,2,942,'email','','dorris.chipper89@googlemail.com'),(4455,2,942,'input_text','','4255873787'),(4456,2,942,'dropdown','','LCD & LED Products'),(4457,2,942,'description','','No taxes on tips! Call Trump now!\r\n\r\n\r\n\r\nWe all know someone—a friend or family member—who is struggling to make ends meet, unable to achieve their dreams because restaurants take a cut of their hard-earned tips. Demand action! \r\n\r\nCall Trump now and urge him to pass the No Tax on Tips Law! 202-456-1111'),(4458,2,943,'names','first_name','Robert Day'),(4459,2,943,'email','','ailiveschoolbuilder@growthmarketingnow.info'),(4460,2,943,'input_text','','6648974321'),(4461,2,943,'dropdown','','Video Distribution'),(4462,2,944,'names','first_name','Ella Williams'),(4463,2,944,'email','','ella@reachoutcapital.com'),(4464,2,944,'input_text','','915-308-1515'),(4465,2,944,'dropdown','','Mini PCs'),(4466,2,944,'description','','In need of fast working capital? \r\n\r\nGet approved in seconds—no credit checks, no paperwork, \r\n\r\njust a hassle-free experience.\r\n\r\n\r\n\r\nFind out what you qualify for today: reachoutcapital.com/approval\r\n\r\n\r\n\r\n\r\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com/unsubscribe or send a written request to:\r\n\r\nReachout Capital\r\nAtlanta Financial Center\r\n3343 Peachtree Rd NE, Suite 145-410\r\nAtlanta, GA 30326\r\n\r\nWe honor all opt-out requests within 10 business days.'),(4467,2,945,'names','first_name','Tim Clarke'),(4468,2,945,'email','','tim.clarke@wwmc.ae'),(4469,2,945,'input_text','','0569470149'),(4470,2,945,'dropdown','','Projection Solutions'),(4471,2,945,'description','','I am interested in looking at laser projection of our building signage instead of fixed sign installation, could you please contact me to discuss the possibilities and costs.'),(4472,2,946,'names','first_name','Joanna Riggs'),(4473,2,946,'email','','joannariggs94@gmail.com'),(4474,2,946,'input_text','','4032574788'),(4475,2,946,'dropdown','','Meeting Room Solutions'),(4476,2,946,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work. If you are not interested, just use the link at the bottom.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(4477,2,947,'names','first_name','Vendu'),(4478,2,947,'email','','outsourcedigitalmarketing@outlook.com'),(4479,2,947,'input_text','','630382704'),(4480,2,947,'description','','I’m a freelance SEO expert specializing in Local SEO to help businesses like yours rank higher in Google Maps & local searches. If your competitors are showing up before you, it’s time to take action!\r\n\r\nWith my proven Local SEO strategies, I can help you:\r\n✔ Improve your Google Business Profile ranking\r\n✔ Get more local leads & customers\r\n✔ Boost visibility on Google & other search engines\r\n\r\nLet’s discuss how I can help your business grow with affordable, results-driven SEO services. Mail me at outsourcedigitalmarketing@outlook.com'),(4481,2,948,'names','first_name','TedEmist'),(4482,2,948,'email','','ocopesuq299@gmail.com'),(4483,2,948,'dropdown','','Mini PCs'),(4484,2,948,'description','','Szia, meg akartam tudni az árát.'),(4485,2,949,'names','first_name','Eric Jones'),(4486,2,949,'email','','ericjonesmyemail@gmail.com'),(4487,2,949,'input_text','','555-555-1212'),(4488,2,949,'dropdown','','Cables & Accessories'),(4489,2,949,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nThis is Eric here, with a brief note about your website Blueocean Technologies.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content. \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4490,2,950,'names','first_name','Eric Jones'),(4491,2,950,'email','','ericjonesmyemail@gmail.com'),(4492,2,950,'input_text','','555-555-1212'),(4493,2,950,'dropdown','','Other Enquiry'),(4494,2,950,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4495,2,951,'names','first_name','Eric Jones'),(4496,2,951,'email','','ericjonesmyemail@gmail.com'),(4497,2,951,'input_text','','555-555-1212'),(4498,2,951,'dropdown','','Mini PCs'),(4499,2,951,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and I just came across your website at Blueocean Technologies...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4500,2,952,'names','first_name','Leslie S.'),(4501,2,952,'email','','marketerzseo@gmail.com'),(4502,2,952,'input_text','','229146197'),(4503,2,952,'dropdown','','Mini PCs'),(4504,2,952,'description','','Hi,\r\n\r\nWant fast Google ranking for blueocean-technologies.com with minimum 10 keywords? For just US$3.99 now, I offer 10 x SEO content writing, optimization & publishing services, targeting 10 keywords for you, with potential Google 1st page ranking within 2 weeks time. \r\n\r\nLet me know if interested!\r\n\r\nThanks,\r\nLeslie\r\nMarketerz SEO'),(4505,2,953,'names','first_name','Claudine Blair'),(4506,2,953,'email','','info@globalwidepr.com'),(4507,2,953,'input_text','','12345678'),(4508,2,953,'dropdown','','LCD & LED Products'),(4509,2,953,'description','','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://benzingaarticlefree.com/\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe respect that you may wish to unsubscribe. To stop receiving communications from us, please fill out the unsubscribe form with your website address: bit. ly/unsubscribemeurl'),(4510,2,954,'names','first_name','Thank you for registering - it was incredible and pleasant all the best http://yandex.ru ladonna cucumber'),(4511,2,954,'email','','alex01@24red.ru'),(4512,2,954,'dropdown','','Display Mounts'),(4513,2,954,'description','','Thank you for registering - it was incredible and pleasant all the best http://yandex.ru ladonna cucumber'),(4514,2,955,'names','first_name','Marvin Rawlins'),(4515,2,955,'email','','potiondiscord@increasetraffic.shop'),(4516,2,955,'input_text','','91349775'),(4517,2,955,'dropdown','','Video Distribution'),(4518,2,955,'description','','Potion Alpha is the #1 online crypto platform where over 100,000 members collaborate to master blockchain trading. \r\n\r\nWhether you\'re a beginner or an experienced trader, our entire team at Potion Alpha is focused on helping you win with real-time tools, memecoin scanning, and exclusive bots. \r\n\r\nJoin us, and let’s grow together: https://www.increasetraffic.shop/potiondiscord !\r\n\r\nWhat you will get:\r\n Learn crypto trading live, regardless of your experience level.\r\n Access exclusive live streams to spot real-time memecoin opportunities: https://www.increasetraffic.shop/potiondiscord .\r\n Analyze social media use, top holders, and more with custom bots.\r\n Stay ahead by tracking influencers on Crypto Twitter and their insights.\r\n Follow top traders\' blockchain activities with lightning-speed updates.\r\n Gain access to the supportive community to enhance your crypto trading skills.\r\n\r\nTo your success,\r\n\r\nMarvin Rawlins\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.increasetraffic.shop/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 673 Glen Falls Road\r\nPhiladelphia, PA 19104'),(4519,2,956,'names','first_name','AmeliaEmist'),(4520,2,956,'email','','ebojajuje04@gmail.com'),(4521,2,956,'dropdown','','Wireless Solutions'),(4522,2,956,'description','','Hola, volia saber el seu preu.'),(4523,2,957,'names','first_name','Eric Jones'),(4524,2,957,'email','','ericjonesmyemail@gmail.com'),(4525,2,957,'input_text','','555-555-1212'),(4526,2,957,'dropdown','','Projection Solutions'),(4527,2,957,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4528,2,958,'names','first_name','Adelaide Pouncy'),(4529,2,958,'email','','pouncy.adelaide@gmail.com'),(4530,2,958,'input_text','','3377227340'),(4531,2,958,'dropdown','','Display Mounts'),(4532,2,958,'description','','Is your blueocean-technologies.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https://ln.run/4uTMG'),(4533,2,959,'names','first_name','Robert Sosa'),(4534,2,959,'email','','talkingvisualscommercial@goldtip.shop'),(4535,2,959,'input_text','','6746691236'),(4536,2,960,'names','first_name','Jeff Fulford'),(4537,2,960,'email','','fulford.jeff@gmail.com'),(4538,2,960,'input_text','','726913062'),(4539,2,960,'dropdown','','Other Enquiry'),(4540,2,960,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our AI-driven traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ln.run/4uTMG'),(4541,2,961,'names','first_name','Brian WRIGHT Eng.'),(4542,2,961,'email','','newsletter@wexxon.com'),(4543,2,961,'input_text','','7209248652'),(4544,2,961,'dropdown','','Video Distribution'),(4545,2,961,'description','','Maybe your girlfriend or wife is trying to solve a problem of how to get pregnant. Sometimes, getting pregnant and giving birth to your new baby takes a lot of effort. Our unique report, FUTURE FORECAST, can help you and your girlfriend or wife determine the best time to initiate pregnancy. Our report, FUTURE FORECAST, has helped many couples overcome pregnancy problems, and these couples are now enjoying a new baby. If interested, we can prepare our FUTURE FORECAST report for you and your mate. You can order that report at https://wexxon.com/en/home/10-future-forecast-transits.html'),(4546,2,962,'names','first_name','Eric Jones'),(4547,2,962,'email','','ericjonesmyemail@gmail.com'),(4548,2,962,'input_text','','555-555-1212'),(4549,2,962,'dropdown','','Projection Solutions'),(4550,2,962,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4551,2,963,'names','first_name','MasonEmist'),(4552,2,963,'email','','ebojajuje04@gmail.com'),(4553,2,963,'dropdown','','Meeting Room Solutions'),(4554,2,963,'description','','Ola, quería saber o seu prezo.'),(4555,2,964,'names','first_name','Gustavo Beeston'),(4556,2,964,'email','','gustavo.beeston@gmail.com'),(4557,2,964,'input_text','','462011926'),(4558,2,964,'dropdown','','Meeting Room Solutions'),(4559,2,964,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ln.run/4uTMG'),(4560,2,965,'names','first_name','Osvaldo Brogan'),(4561,2,965,'email','','osvaldo.brogan@gmail.com'),(4562,2,965,'input_text','','391096886'),(4563,2,965,'dropdown','','Display Mounts'),(4564,2,965,'description','','If you\'re after style or warmth this winter and spring, try our timeless denim jackets at Native Passion!! Shop now \r\nhttps://nativepassion.shop/classic-denim-jackets/\r\n\r\nSeeking exterior and interior car accessories along with keychains? We\'ve got you covered at Native Passion!! Check out our large variety \r\nhttps://nativepassion.shop/car-accessories/\r\n\r\n\r\n\r\nIf you wish to stop getting further correspondence from our side, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n52 Creedon Street, Niddrie, LA, USA, 3042'),(4565,2,966,'names','first_name','Ezra Kaler'),(4566,2,966,'email','','ezra.kaler16@gmail.com'),(4567,2,966,'input_text','','318916260'),(4568,2,966,'dropdown','','Wireless Solutions'),(4569,2,966,'description','','What if your website blueocean-technologies.com could instantly receive a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans scale to 350K visitors monthly—helping your site expand. Get more details here: https://cutt.ly/Rrq0Bvhk'),(4570,2,967,'names','first_name','Betty Robinson'),(4571,2,967,'email','','aivideoflix@bizopphand.info'),(4572,2,967,'input_text','','666903680'),(4573,2,967,'dropdown','','Projection Solutions'),(4574,2,968,'names','first_name','Joel Martinez'),(4575,2,968,'email','','ailiveschoolbuilder@unlockrevenue.info'),(4576,2,968,'input_text','','44491319'),(4577,2,968,'dropdown','','Video Distribution'),(4578,2,969,'names','first_name','Viren'),(4579,2,969,'email','','fastprocess006@outlook.com'),(4580,2,969,'input_text','','163719105'),(4581,2,969,'dropdown','','Video Distribution'),(4582,2,969,'description','','Are you looking for a trusted partner to streamline your daily business operations? We specialize in comprehensive back-office outsourcing services, including:\r\n\r\n✅ Data Entry & Document Processing\r\n✅ Finance & Accounting Support\r\n✅ HR & Recruitment Assistance\r\n✅ CRM Management & Customer Service\r\n✅ Real Estate Back-Office Operations\r\n\r\nOur dedicated team ensures accuracy, efficiency, and cost-effective solutions, allowing you to focus on core business growth while we handle the operational workload.\r\n\r\nLet’s connect to explore how we can optimize your processes. Feel free to reach out at Fastprocess006@outlook.com to discuss your requirements.'),(4583,2,970,'names','first_name','Maisie Hannam'),(4584,2,970,'email','','hannam.maisie@googlemail.com'),(4585,2,970,'input_text','','7073173338'),(4586,2,970,'dropdown','','Other Enquiry'),(4587,2,970,'description','','Ever thought how blueocean-technologies.com could harness TikTok for genuine leads? Our AI-driven growth service targets the right users—based on hashtags they use and people they watch—to supercharge your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://shorten.ee/jG7FT'),(4588,2,971,'names','first_name','Maggie Storm'),(4589,2,971,'email','','storm.maggie@googlemail.com'),(4590,2,971,'input_text','','7804292643'),(4591,2,971,'description','','What if your website blueocean-technologies.com experienced a massive surge in traffic? Many businesses overlook thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site flourish. Get more details here: https://shorten.world/x_yO5'),(4592,2,972,'names','first_name','Eric Jones'),(4593,2,972,'email','','ericjonesmyemail@gmail.com'),(4594,2,972,'input_text','','555-555-1212'),(4595,2,972,'dropdown','','Audio Solutions'),(4596,2,972,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now: \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nTry Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4597,2,973,'names','first_name','Eric Jones'),(4598,2,973,'email','','ericjonesmyemail@gmail.com'),(4599,2,973,'input_text','','555-555-1212'),(4600,2,973,'dropdown','','Mini PCs'),(4601,2,973,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Administrator definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4602,2,974,'names','first_name','Derek Myers'),(4603,2,974,'email','','edith.munro36@gmail.com'),(4604,2,974,'input_text','','627727522'),(4605,2,974,'dropdown','','LCD & LED Products'),(4606,2,974,'description','','Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://online-888.casino\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\r\n\r\nStart earning now: https://online-888.casino'),(4607,2,975,'names','first_name','Axel'),(4608,2,975,'email','','enrozbui1992@gmail.com'),(4609,2,975,'input_text','','Jason'),(4610,2,975,'description','','Important information for the administrator of the website blueocean-technologies.com.\r\n\r\nIf you are not the administrator of the website blueocean-technologies.com, please forward this letter to the person who manages the website blueocean-technologies.com.\r\n\r\nHello!\r\n\r\nI noticed that your website blueocean-technologies.com is not using Google AdSense ads. Perhaps you haven’t considered this tool, but it could be a great way to generate additional income from your site.\r\n\r\nI’ve prepared a course in which I explain how to effectively use AdSense to monetize your content without the need to change it.\r\n\r\nHere’s the link where you can review the material: https://onlineadflow.online\r\n\r\nIf you’d like to learn more or have any questions, I’d be happy to answer!\r\n\r\nBest regards, \r\nSawyer'),(4611,2,976,'names','first_name','Shail'),(4612,2,976,'email','','outsourcingprojects112@outlook.com'),(4613,2,976,'input_text','','658510057'),(4614,2,976,'dropdown','','Wireless Solutions'),(4615,2,977,'names','first_name','Wyatt Lima'),(4616,2,977,'email','','wyatt.lima@gmail.com'),(4617,2,977,'input_text','','2914783245'),(4618,2,977,'dropdown','','Other Enquiry'),(4619,2,977,'description','','Your website, blueocean-technologies.com, could be attracting far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our intelligent traffic system helps—delivering engaged visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to see the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https://shorten.is/4Iy7l'),(4620,2,978,'names','first_name','Ruben Bushell'),(4621,2,978,'email','','ruben.bushell@gmail.com'),(4622,2,978,'input_text','','4673381'),(4623,2,978,'dropdown','','Wireless Solutions'),(4624,2,978,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.is/B5ihQ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4625,2,979,'names','first_name','Eric Jones'),(4626,2,979,'email','','ericjonesmyemail@gmail.com'),(4627,2,979,'input_text','','555-555-1212'),(4628,2,979,'dropdown','','Other Enquiry'),(4629,2,979,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4630,2,980,'names','first_name','Anglea Dostie'),(4631,2,980,'email','','dostie.anglea@gmail.com'),(4632,2,980,'input_text','','281814621'),(4633,2,980,'description','','I can blast your ad text to millions of website contact forms. One flat rate, never any per click costs. People will read your message just like you\'re reading this one that I just sent through your website contact form now.\r\n\r\n Feel free to reach out via the info below for more information.\r\n\r\nRegards,\r\nAnglea Dostie\r\nEmail: Anglea.Dostie@freshnewleads.my\r\nWebsite: http://l6dw7m.reach-more-clients.my'),(4634,2,981,'names','first_name','Wiley Dawe'),(4635,2,981,'email','','dawe.wiley@hotmail.com'),(4636,2,981,'input_text','','6609486775'),(4637,2,981,'dropdown','','Display Mounts'),(4638,2,981,'description','','Hey there, I came across your website and was impressed—great work!\r\n\r\nI know your time is valuable, so I’ll be brief.\r\n\r\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n + How to quickly increase your business/website revenue.\r\n + A simple framework for incorporating AI into your business.\r\n + Proven strategies to boost productivity and save time.\r\n + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing! \r\n\r\nWould you like a free copy?\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards'),(4639,2,982,'names','first_name','Eric Jones'),(4640,2,982,'email','','ericjonesmyemail@gmail.com'),(4641,2,982,'input_text','','555-555-1212'),(4642,2,982,'dropdown','','Cables & Accessories'),(4643,2,982,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4644,2,983,'names','first_name','Eric Jones'),(4645,2,983,'email','','ericjonesmyemail@gmail.com'),(4646,2,983,'input_text','','555-555-1212'),(4647,2,983,'description','','Hello Blueocean Technologies Owner\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \"how are you doing?\" notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4648,2,984,'names','first_name','Jayrn Marques'),(4649,2,984,'email','','ashleigh.nealey6@hotmail.com'),(4650,2,984,'input_text','','489124929'),(4651,2,984,'dropdown','','Projection Solutions'),(4652,2,984,'description','','Hi Blueocean Technologies,\r\n\r\nIn today’s competitive world of digital marketing, finding tools and systems that can help streamline the process while maximizing efficiency is essential. \r\n\r\nOne tool that has recently been gaining attention among savvy marketers is the PLR funnel.\r\n\r\nPLR (Private Label Rights) funnels provide an incredible opportunity for digital marketers to automate their lead generation and sales processes without reinventing the wheel. \r\n\r\nInstead of spending time and money creating content from scratch, marketers can leverage PLR products—which are ready-made, customizable, and ready to go.\r\n\r\nThis blog post will dive deep into why PLR funnels are the game-changer for marketers and how you can leverage them to scale your business rapidly. \r\n\r\nI will explore the benefits, the step-by-step process of setting up PLR funnels, and provide real-life examples to help you understand how you can use them effectively.\r\n\r\nLearn More Here: \r\nhttps://marketersmentor.com/game-changer-for-digital-marketers.php?refer=blueocean-technologies.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(4653,2,985,'names','first_name','Trina Redmon'),(4654,2,985,'email','','trina.redmon@hotmail.com'),(4655,2,985,'input_text','','4505771'),(4656,2,985,'description','','What if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and send traffic back to you. We’ve had similar websites see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://shorten.so/PG75d'),(4657,2,986,'names','first_name','Valerie Hall'),(4658,2,986,'email','','talkingvisualscommercial@getprofitnow.info'),(4659,2,986,'input_text','','242461149'),(4660,2,986,'dropdown','','Video Distribution'),(4661,2,986,'description','','Hey ,\r\n\r\nSay Goodbye to Boring & Lifeless Visuals That FAIL to Grab Attention!\r\n\r\nCreates Lifelike Talking Visuals in Just 60 Seconds Such As ….\r\n\r\nTalking Human Photos\r\nUltra Realistic 4k Images\r\nAmazing Product Images\r\nAnimated Talking Cartoons\r\nFunny Talking Animals\r\nFantasy Characters & 3D Avatars\r\nPixel Art & AI-Generated Faces\r\nAnd Much More.\r\nSimply Use It for Social Media, Websites, Funnels, Ads, YouTube Shorts, Product Demos & More…! Or, sell on Fiverr, Upwork & to businesses for Huge Profit\r\n\r\nAnd all this will be possible with the help of this AI App…\r\n\r\nSee it In Action Now => https://www.getprofitnow.info/talkingvisualscommercial \r\n\r\nHow It Works\r\n\r\n1) Login – Access the AI-powered visual creation app.\r\n2) Create – Enter a keyword, and AI generates stunning images, talking humans, animated cartoons, GIFs, logos & more—in seconds!\r\n3) Profit – Use for your brand or sell on Fiverr, Upwork & to businesses for BIG earnings!\r\n\r\nClick Here to learn More Details About Talking Visuals >> https://www.getprofitnow.info/talkingvisualscommercial \r\n\r\nWith Talking Visuals, Get This Coolest Bonuses Also…\r\n\r\nClick Here to Get Instant Access of Talking Visuals Right Now >> https://www.getprofitnow.info/talkingvisualscommercial \r\n\r\nTo Your Success,\r\n\r\nValerie Hall\r\n\r\n \r\nUNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 2430 Briarwood Road\r\nSpringfield, MO 65804'),(4662,2,987,'names','first_name','Rony'),(4663,2,987,'email','','hireonline4455@outlook.com'),(4664,2,987,'input_text','','400701748'),(4665,2,987,'dropdown','','Projection Solutions'),(4666,2,988,'names','first_name','Kevin Murphy'),(4667,2,988,'email','','kevinm@nextdayworkingcapital.com'),(4668,2,988,'input_text','','725-867-2209'),(4669,2,988,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(4670,2,989,'names','first_name','Cliff Connah'),(4671,2,989,'email','','connah.cliff@googlemail.com'),(4672,2,989,'input_text','','3674511499'),(4673,2,989,'dropdown','','Display Mounts'),(4674,2,989,'description','','Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to see the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ln.run/ZdipY'),(4675,2,990,'names','first_name','Korey Badgett'),(4676,2,990,'email','','badgett.korey@hotmail.com'),(4677,2,990,'input_text','','4389006'),(4678,2,990,'dropdown','','LCD & LED Products'),(4679,2,990,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.so/wqbZK\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4680,2,991,'names','first_name','Eric Jones'),(4681,2,991,'email','','ericjonesmyemail@gmail.com'),(4682,2,991,'input_text','','555-555-1212'),(4683,2,991,'dropdown','','Cables & Accessories'),(4684,2,991,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4685,2,992,'names','first_name','Mark Sanchez'),(4686,2,992,'email','','instaboost@greatbusi.info'),(4687,2,992,'input_text','','7080367128'),(4688,2,992,'dropdown','','Display Mounts'),(4689,2,992,'description','','Hello blueocean-technologies.com,\r\n\r\n\r\n\r\nWe’ve all seen those influencers on social media who seem to have it all—perfect looks, hilarious personalities, and lives straight out of a movie. It’s easy to feel like you don’t measure up, especially if you’re trying to grow a business or personal brand. But here’s the truth: you don’t need to be young, sexy, or funny to win on social media.\r\n\r\n\r\n\r\nhttps://www.greatbusi.info/instaboost \r\n\r\n\r\n\r\nThe real secret to success isn’t about being the most glamorous or entertaining person in the room. It’s about understanding your audience and delivering value in a way that resonates with them. And the best part? You don’t need to be an expert or spend hours creating content to make it happen.\r\n\r\n\r\n\r\nI’ve discovered a method that levels the playing field. It’s not about trying to compete with those larger-than-life influencers—it’s about working smarter, not harder. This approach allows you to grow your audience, engage with followers, and build a loyal community without the pressure of being “perfect.”\r\n\r\n\r\n\r\nCurious to learn more? https://www.greatbusi.info/instaboost \r\n\r\n\r\n\r\nFor the first 48 hours, you can save $10 with the launch coupon: save10dollars\r\n\r\n\r\n\r\nWishing you great success,\r\n\r\nMark Sanchez\r\n\r\n\r\n \r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 3998 Parkway Street\r\nVictorville, CA 92392'),(4690,2,993,'names','first_name','Brian WRIGHT Eng.'),(4691,2,993,'email','','newsletter@wexxon.com'),(4692,2,993,'input_text','','7209248652'),(4693,2,993,'dropdown','','Mini PCs'),(4694,2,993,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.'),(4695,2,994,'names','first_name','Eric Jones'),(4696,2,994,'email','','ericjonesmyemail@gmail.com'),(4697,2,994,'input_text','','555-555-1212'),(4698,2,994,'dropdown','','Meeting Room Solutions'),(4699,2,994,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4700,2,995,'names','first_name','Willis Macintosh'),(4701,2,995,'email','','willis.macintosh@outlook.com'),(4702,2,995,'input_text','','5146053719'),(4703,2,995,'dropdown','','Cables & Accessories'),(4704,2,995,'description','','Are You not using AI for Blueocean Technologies?\r\n\r\nYou\'re Missing Out on More Sales! \r\n\r\nTurn blueocean-technologies.com AND Facebook, Instagram & WhatsApp into a AI-driven Sales Machine with a Tailored AI-powered chatbot! \r\n\r\nIncrease Revenue While Reducing Support Expenses \r\n\r\n✅ No tech skills needed – Set up in just minutes! \r\n✅ Understands blueocean-technologies.com & uploaded files – Delivers instant smart replies! \r\n✅ Works on any website, PLUS your Facebook, Instagram & WhatsApp \r\n✅ Engages visitors, suggests products & handles customer queries \r\n✅ Pay once, use forever – No subscriptions, no hidden costs! \r\n\r\nMaximize revenue. Minimize effort. 100% automated. \r\n\r\nLifetime Deal Here ->> https://tryaibotstudio.com <<--'),(4705,2,996,'names','first_name','Eric Jones'),(4706,2,996,'email','','ericjonesmyemail@gmail.com'),(4707,2,996,'input_text','','555-555-1212'),(4708,2,996,'dropdown','','Mini PCs'),(4709,2,996,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric, and I recently discovered your website Blueocean Technologies in the search results.\r\n\r\nYour site is visible online and the content is solid.\r\n\r\nHowever, there’s one area that may help improve results:\r\n\r\nWhen visitors arrive at Blueocean Technologies, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\r\n\r\nYou can change that.\r\n\r\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\r\n\r\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\r\n\r\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\r\n\r\nVisit the link https://actionleadgeneration.com to learn more.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4710,2,997,'names','first_name','Elvira Ranking'),(4711,2,997,'email','','ranking.elvira@gmail.com'),(4712,2,997,'input_text','','818563891'),(4713,2,997,'dropdown','','Projection Solutions'),(4714,2,997,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring potential customers to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to experience the benefits firsthand. Then, expand to plans offering up to 350,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://shorten.is/4Iy7l'),(4715,2,998,'names','first_name','Praveen'),(4716,2,998,'email','','venture4help@outlook.com'),(4717,2,998,'input_text','','3592399392'),(4718,2,998,'dropdown','','Meeting Room Solutions'),(4719,2,999,'names','first_name','Eric Jones'),(4720,2,999,'email','','ericjonesmyemail@gmail.com'),(4721,2,999,'input_text','','555-555-1212'),(4722,2,999,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4723,2,1000,'names','first_name','Eric Jones'),(4724,2,1000,'email','','ericjonesmyemail@gmail.com'),(4725,2,1000,'input_text','','555-555-1212'),(4726,2,1000,'dropdown','','Meeting Room Solutions'),(4727,2,1000,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\r\n\r\nI found it after a quick search, so your SEO’s working out…\r\n\r\nContent looks pretty good…\r\n\r\nOne thing’s missing though…\r\n\r\nA QUICK, EASY way to connect with you NOW.\r\n\r\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\r\n\r\nI have the solution:\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4728,2,1001,'names','first_name','James Pelton'),(4729,2,1001,'email','','moviereelai@growwealthy.info'),(4730,2,1001,'input_text','','9237742148'),(4731,2,1001,'dropdown','','Video Distribution'),(4732,2,1002,'names','first_name','Autumn Lapine'),(4733,2,1002,'email','','autumn.lapine0@msn.com'),(4734,2,1002,'input_text','','3286698435'),(4735,2,1002,'description','','What if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service targets the perfect users—based on hashtags they use and accounts they follow—to boost your reach and send traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://shorten.tv/1mNMn'),(4736,2,1003,'names','first_name','Gary'),(4737,2,1003,'email','','gary.charles@dominatingkeywords.com'),(4738,2,1003,'input_text','','8054002077'),(4739,2,1003,'dropdown','','Projection Solutions'),(4740,2,1003,'description','','I am not offering you SEO, nor PPC.\r\nIt\'s something completely different.\r\nJust send me keywords of your interest or fill online quote form on our website and I\'ll give you traffic guarantees on each of them.\r\nLet me demonstrate how it works and you will be surprised by the results.'),(4741,2,1004,'names','first_name','GeorgeEmist'),(4742,2,1004,'email','','ocopesuq299@gmail.com'),(4743,2,1004,'dropdown','','Meeting Room Solutions'),(4744,2,1004,'description','','Salut, ech wollt Äre Präis wëssen.'),(4745,2,1005,'names','first_name','Dizaynersk_nior'),(4746,2,1005,'email','','hjtzaarveor@2-construction.store'),(4747,2,1005,'dropdown','','Other Enquiry'),(4748,2,1005,'description','','Трансформация пространства с помощью дизайнерской мебели. \r\nМебель премиум https://byfurniture.by .'),(4749,2,1006,'names','first_name','TedEmist'),(4750,2,1006,'email','','ocopesuq299@gmail.com'),(4751,2,1006,'dropdown','','Display Mounts'),(4752,2,1006,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(4753,2,1007,'names','first_name','Shana Phares'),(4754,2,1007,'email','','phares.shana20@msn.com'),(4755,2,1007,'input_text','','4505221415'),(4756,2,1007,'dropdown','','Wireless Solutions'),(4757,2,1007,'description','','What if your website blueocean-technologies.com could instantly receive a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site grow. Get more details here: https://shorten.so/tRhs6'),(4758,2,1008,'names','first_name','Darby Hockaday'),(4759,2,1008,'email','','darby.hockaday@outlook.com'),(4760,2,1008,'input_text','','240084603'),(4761,2,1008,'dropdown','','Cables & Accessories'),(4762,2,1008,'description','','Would you like this New Year to be the year you let go of your hurtful past? Make the resolution to make the change to become your Best Self.\r\n\r\n Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature). Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced. Please read the many reviews that express how much it has helped.\r\n It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic. Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home. \r\n Read and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit.\r\nSe-REM.com is in use in 33 countries'),(4763,2,1009,'names','first_name','Leo Murray'),(4764,2,1009,'email','','dfysuperaffiliate@moredollar.info'),(4765,2,1009,'input_text','','4777238'),(4766,2,1009,'dropdown','','Projection Solutions'),(4767,2,1009,'description','','Hey ,\r\n\r\nTired of overcomplicated systems that never deliver? DFY Super Affiliate is here to change the game. This done-for-you system lets you plug in and start making money immediately—with proven student success driving the buzz!\r\n\r\nDon’t miss out on a turnkey solution that the market has been craving. Check out the hot sales page and secure your spot : https://www.moredollar.info/dfysuperaffiliate \r\n\r\nTo your success,\r\nLeo Murray\r\n\r\n \r\nUNSUBSCRIBE: https://www.moredollar.info/unsubscribe/?d=blueocean-technologies.com \r\nAddress: 1888 Mutton Town Road\r\nVancouver, WA 98663'),(4768,2,1010,'names','first_name','Eric Jones'),(4769,2,1010,'email','','ericjonesmyemail@gmail.com'),(4770,2,1010,'input_text','','555-555-1212'),(4771,2,1010,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Blueocean Technologies. \r\n- They hang out for a moment to check it out. I’m interested… but… maybe… \r\n- And then they click the back button and check out the other search results instead. \r\n- Bottom line – you got an eyeball, but nothing else. \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to try Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4772,2,1011,'names','first_name','Brian WRIGHT Eng.'),(4773,2,1011,'email','','newsletter@wexxon.com'),(4774,2,1011,'input_text','','7209248652'),(4775,2,1011,'dropdown','','Meeting Room Solutions'),(4776,2,1011,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.'),(4777,2,1012,'names','first_name','Leonard Stallings'),(4778,2,1012,'email','','aiteachify@dollartip.info'),(4779,2,1012,'input_text','','7808750521'),(4780,2,1012,'dropdown','','Video Distribution'),(4781,2,1013,'names','first_name','Jocelyn Cousins'),(4782,2,1013,'email','','jocelyn.cousins@yahoo.com'),(4783,2,1013,'input_text','','7055415259'),(4784,2,1013,'dropdown','','Audio Solutions'),(4785,2,1013,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ln.run/EpQjZ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4786,2,1014,'names','first_name','Disha'),(4787,2,1014,'email','','webcontentwriting12@outlook.com'),(4788,2,1014,'input_text','','4037779159'),(4789,2,1014,'description','','Struggling to create content that engages and converts? We help businesses like yours with high-quality, SEO-optimized content to attract customers and improve brand visibility.\r\n\r\n✔ Website Content – Clear, persuasive, and conversion-focused copy\r\n✔ Blog Writing – Engaging, SEO-rich articles to drive traffic\r\n✔ Product Descriptions – Compelling copy to increase sales\r\n✔ Email & Ad Copy – Persuasive messaging to maximize conversions\r\n\r\nLet’s create content that works for you! Mail me at Webcontentwriting12@outlook.com'),(4790,2,1015,'names','first_name','George Naranjo'),(4791,2,1015,'email','','george.naranjo@gmail.com'),(4792,2,1015,'input_text','','3786348003'),(4793,2,1015,'dropdown','','Cables & Accessories'),(4794,2,1015,'description','','Radiant Heat for your bathroom floor.\r\n\r\nDon\'t re-model without getting a price.\r\nWe have the easiest, affordable product on the market.\r\n24v system with a plug in transformer\r\n\r\nSend a drawing to : Affordableradiantheat@gmail.com\r\n\r\nIt will be the best improvement you ever made.\r\nVisit our website @ Chilloutradiantheat.com\r\n\r\nBest Regards,\r\nJoe Myers\r\nChill Out Radiant Heat\r\nP: 732.851.6265\r\nC: 732.874.3969\r\nwww.chilloutradiantheat.com'),(4795,2,1016,'names','first_name','Janessa Faber'),(4796,2,1016,'email','','janessa.faber@outlook.com'),(4797,2,1016,'input_text','','3315539753'),(4798,2,1016,'dropdown','','Other Enquiry'),(4799,2,1016,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(4800,2,1017,'names','first_name','Adolfo Leidig'),(4801,2,1017,'email','','leidig.adolfo@outlook.com'),(4802,2,1017,'input_text','','2303445184'),(4803,2,1017,'dropdown','','Other Enquiry'),(4804,2,1017,'description','','What if blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-driven growth service pinpoints the right users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://cutt.ly/Nrtv4L3f'),(4805,2,1018,'names','first_name','Isla Jenson'),(4806,2,1018,'email','','isla.jenson@gmail.com'),(4807,2,1018,'input_text','','526367094'),(4808,2,1018,'dropdown','','Display Mounts'),(4809,2,1018,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https://shorten.is/l5hHl'),(4810,2,1019,'names','first_name','Joanna Riggs'),(4811,2,1019,'email','','joannariggs278@gmail.com'),(4812,2,1019,'input_text','','Gzvzwtpwsy'),(4813,2,1019,'dropdown','','Audio Solutions'),(4814,2,1019,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195.\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(4815,2,1020,'names','first_name','Julien Lukas'),(4816,2,1020,'email','','j.lukas@global-powerportmc.com'),(4817,2,1020,'input_text','','412173984'),(4818,2,1020,'dropdown','','Audio Solutions'),(4819,2,1020,'description','','Greetings,\r\n\r\nWe have viewed your products online and would like to make purchase for a contract.\r\n\r\nKindly send your complete catalogue for review, and advise your delivery time and also your availability for a virtual zoom meeting.\r\n\r\nYour swift reply will be highly appreciated.\r\nBest regards,'),(4820,2,1021,'names','first_name','Mark Simmons'),(4821,2,1021,'email','','marks@nextdayworkingcapital.com'),(4822,2,1021,'input_text','','725-867-2209'),(4823,2,1021,'dropdown','','Video Distribution'),(4824,2,1021,'description','','What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(4825,2,1022,'names','first_name','JohnEmist'),(4826,2,1022,'email','','yawiviseya67@gmail.com'),(4827,2,1022,'dropdown','','Meeting Room Solutions'),(4828,2,1022,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(4829,2,1023,'names','first_name','Julien Lukas'),(4830,2,1023,'email','','j.lukas@global-powerportmc.com'),(4831,2,1023,'input_text','','42541150'),(4832,2,1023,'dropdown','','LCD & LED Products'),(4833,2,1023,'description','','Greetings,\r\n\r\nWe have viewed your products online and would like to make purchase for a contract.\r\n\r\nKindly send your complete catalogue for review, and advise your delivery time and also your availability for a virtual zoom meeting.\r\n\r\nYour swift reply will be highly appreciated.\r\nBest regards,'),(4834,2,1024,'names','first_name','Wilfredo Tarr'),(4835,2,1024,'email','','wilfredo.tarr@gmail.com'),(4836,2,1024,'input_text','','350929366'),(4837,2,1024,'dropdown','','Cables & Accessories'),(4838,2,1024,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our intelligent traffic system helps—delivering engaged visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https://shorten.world/UuxJ6'),(4839,2,1025,'names','first_name','Jacob Reiner'),(4840,2,1025,'email','','getconverts.info@gmail.com'),(4841,2,1025,'input_text','','717286654'),(4842,2,1025,'dropdown','','Projection Solutions'),(4843,2,1025,'description','','Hi!\r\n My name is Jacob, and I’d love to volunteer my time to support your business.\r\n\r\n I have extensive experience in building and marketing websites, and I’ve found that volunteering is one of the best ways to connect with new people.\r\n\r\n I’d be happy to share a free, all-in-one checklist that can help streamline your operations. \r\n\r\nhere’s the website to contact: getchecklistai.com\r\n\r\n\r\nJacob Reiner\r\ngetconverts.info@gmail.com\r\nGoteborg 415 45\r\nSweden\r\nAllhelgonagatan 7'),(4844,2,1026,'names','first_name','Eric Jones'),(4845,2,1026,'email','','ericjonesmyemail@gmail.com'),(4846,2,1026,'input_text','','555-555-1212'),(4847,2,1026,'dropdown','','Display Mounts'),(4848,2,1026,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4849,2,1027,'names','first_name','Mandy'),(4850,2,1027,'email','','creativeteamhire@outlook.com'),(4851,2,1027,'input_text','','6439875992'),(4852,2,1027,'dropdown','','Projection Solutions'),(4853,2,1027,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.'),(4854,2,1028,'names','first_name','Thelma Etheridge'),(4855,2,1028,'email','','thelma.etheridge@gmail.com'),(4856,2,1028,'input_text','','7803382558'),(4857,2,1028,'dropdown','','Video Distribution'),(4858,2,1028,'description','','What if blueocean-technologies.com could tap into TikTok for authentic leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://shorten.ee/kxzYW'),(4859,2,1029,'names','first_name','Lilly Hercus'),(4860,2,1029,'email','','natalie@stafir-b2b.com'),(4861,2,1029,'input_text','','49523127'),(4862,2,1029,'dropdown','','Mini PCs'),(4863,2,1029,'description','','Hello\r\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp: +48 792 311 834. I will be waiting for your message.\r\n\r\nRegards'),(4864,2,1030,'names','first_name','Rosalind Hodge'),(4865,2,1030,'email','','hodge.rosalind17@gmail.com'),(4866,2,1030,'input_text','','2705136746'),(4867,2,1030,'dropdown','','Audio Solutions'),(4868,2,1030,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.ee/SBUzf\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4869,2,1031,'names','first_name','Cheryl Parker'),(4870,2,1031,'email','','cherylp@nextdayworkingcapital.com'),(4871,2,1031,'input_text','','725-867-2209'),(4872,2,1031,'dropdown','','Wireless Solutions'),(4873,2,1031,'description','','Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(4874,2,1032,'names','first_name','Eric Jones'),(4875,2,1032,'email','','ericjonesmyemail@gmail.com'),(4876,2,1032,'input_text','','555-555-1212'),(4877,2,1032,'dropdown','','Audio Solutions'),(4878,2,1032,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4879,2,1033,'names','first_name','Hal Agosto'),(4880,2,1033,'email','','agosto.hal@hotmail.com'),(4881,2,1033,'input_text','','5307707280');
INSERT INTO `wp_fluentform_entry_details` VALUES (4882,2,1033,'dropdown','','Audio Solutions'),(4883,2,1033,'description','','Want high-quality videos and content fast? Try these 3 Amazing AI Tools for: \r\n**Easy video creation \r\n**Quick content generation \r\n**Text-to-speech conversion \r\nStart now and create like a pro! http://3amazingaitools.top/'),(4884,2,1034,'names','first_name','Jayrn Marques'),(4885,2,1034,'email','','kolb.piper@gmail.com'),(4886,2,1034,'input_text','','3284723279'),(4887,2,1034,'dropdown','','Display Mounts'),(4888,2,1034,'description','','Hi Blueocean Technologies,\r\n\r\nI still remember sitting at my desk, staring at my sales numbers, wondering why nothing was working. \r\n\r\nI had tried everything—running ads, tweaking my website, and offering discounts—but my results were frustratingly inconsistent. \r\n\r\nOne month would bring a flood of leads, and the next? Crickets.\r\n\r\nThen, I stumbled across a simple shift in strategy that changed everything. \r\n\r\nInstead of chasing customers, I learned how to pull them in naturally—creating messaging and systems that made my business the only logical choice. \r\n\r\nThe impact was immediate, and today, I’m sharing the exact strategies so you can do the same.\r\n\r\nLet\'s dive in: \r\nhttps://marketersmentor.com/attract-customers.php?refer=blueocean-technologies.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(4889,2,1035,'names','first_name','Eric Jones'),(4890,2,1035,'email','','ericjonesmyemail@gmail.com'),(4891,2,1035,'input_text','','555-555-1212'),(4892,2,1035,'dropdown','','LCD & LED Products'),(4893,2,1035,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4894,2,1036,'names','first_name','Rita Northcutt'),(4895,2,1036,'email','','rita.northcutt@yahoo.com'),(4896,2,1036,'input_text','','7778970123'),(4897,2,1036,'dropdown','','LCD & LED Products'),(4898,2,1036,'description','','Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of potential visitors go untapped daily when sites aren’t optimized for success they need. Our AI-driven traffic solution bridges the gap—bringing high-value visitors straight to your site.\r\nKick things off with a risk-free 4,000-visitor preview and see 4,000 focused visitors flood your site. Impressed? Go big to 350K monthly visitors with our top-tier options. Let’s turn missed traffic into tangible results. Find out here: https://shorten.so/8wLZ8'),(4899,2,1037,'names','first_name','Eric Jones'),(4900,2,1037,'email','','ericjonesmyemail@gmail.com'),(4901,2,1037,'input_text','','555-555-1212'),(4902,2,1037,'dropdown','','Audio Solutions'),(4903,2,1037,'description','','Hello Blueocean Technologies\r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\r\n\r\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\r\n\r\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\r\n\r\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all that good work – and the great site you’ve built – go to waste?\r\n\r\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\r\n\r\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\r\n\r\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\r\n\r\nYou know, strike when the iron’s hot!\r\n\r\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://boltleadgeneration.com\r\n\r\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\r\n\r\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\r\n\r\nJust this alone could be a game changer to make your website even more effective.\r\n\r\nStrike when the iron’s hot!\r\n\r\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https://boltleadgeneration.com\r\n\r\nThanks and keep up the great work!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nStop wasting money chasing eyeballs that don’t turn into paying customers.\r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(4904,2,1038,'names','first_name','Jona'),(4905,2,1038,'email','','dataentry756@outlook.com'),(4906,2,1038,'input_text','','41222951'),(4907,2,1038,'dropdown','','Display Mounts'),(4908,2,1038,'description','','Hi, My name is Jona Huda, and I specialize in data entry, web research, and manual data scraping. What sets my service apart is not just collecting data but ensuring its accuracy and relevance. When compiling business lists from multiple websites, I manually verify each business to ensure it meets the exact criteria specified by the client. I also gather data from Google Maps listings, extract information from PDFs or images into Excel or software, and manually compile well-organized data from various sources. My services are available at $10 per hour or $1500 per month. \r\n\r\nIf you need precise and high-quality data research, feel free to contact me at dataentry756@outlook.com. I look forward to working with you!'),(4909,2,1039,'names','first_name','Buford Harder'),(4910,2,1039,'email','','buford.harder@yahoo.com'),(4911,2,1039,'input_text','','24462057'),(4912,2,1039,'dropdown','','Mini PCs'),(4913,2,1039,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://cutt.ly/ErtvZbpG\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4914,2,1040,'names','first_name','Brian WRIGHT Eng.'),(4915,2,1040,'email','','newsletter@wexxon.com'),(4916,2,1040,'input_text','','7209248652'),(4917,2,1040,'dropdown','','Mini PCs'),(4918,2,1040,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.'),(4919,2,1041,'names','first_name','Felipe Stiles'),(4920,2,1041,'email','','felipe.stiles@googlemail.com'),(4921,2,1041,'input_text','','3694109444'),(4922,2,1041,'dropdown','','Mini PCs'),(4923,2,1042,'names','first_name','Shawn Hollway'),(4924,2,1042,'email','','hollway.shawn@googlemail.com'),(4925,2,1042,'input_text','','3542569224'),(4926,2,1042,'dropdown','','Cables & Accessories'),(4927,2,1042,'description','','Ever thought how blueocean-technologies.com could tap into TikTok for authentic leads? Our AI-powered growth service zeros in on the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(4928,2,1043,'names','first_name','Ernie Hely'),(4929,2,1043,'email','','ernie.hely@gmail.com'),(4930,2,1043,'input_text','','6049834153'),(4931,2,1043,'dropdown','','Projection Solutions'),(4932,2,1043,'description','','Is your website, blueocean-technologies.com, failing to grab the traffic it deserves? Thousands of potential visitors slip by daily when sites don’t stand out they need. Our intelligent traffic solution delivers results—delivering high-value visitors straight to your site.\r\nDive in with a risk-free 4,000-visitor preview and see four thousand focused visitors arrive at your site. Impressed? Scale effortlessly to 350K visitors per month with our premium plans. Let’s ignite your site with measurable success. Discover more here: https://shorten.is/f4X5H'),(4933,2,1044,'names','first_name','Roma Jernigan'),(4934,2,1044,'email','','roma.jernigan@gmail.com'),(4935,2,1044,'input_text','','5935737521'),(4936,2,1044,'dropdown','','Other Enquiry'),(4937,2,1044,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.world/FaZdK\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4938,2,1045,'names','first_name','Rich Chung'),(4939,2,1045,'email','','chung.rich@googlemail.com'),(4940,2,1045,'input_text','','346408639'),(4941,2,1045,'dropdown','','Projection Solutions'),(4942,2,1045,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released some software that lets you transform any script into stunning AI-generated videos with just a few clicks.\r\n\r\nImagine creating professional videos that sell for thousands — without expensive equipment or technical skills.\r\n\r\nWhat You Can Create:\r\n\r\nProfessional animations for client projects (sell for $1,000-$5,000 per video)\r\nViral marketing content for social media\r\nAnimated explainer videos for products/services\r\nFaceless YouTube content that generates a passive income\r\n\r\nKey features:\r\n\r\nCommercial license included (sell videos without restrictions)\r\n50+ cinema-quality video styles\r\nAdvanced scene editor with professional tools\r\nInstant character creation and customization\r\nTeam collaboration features\r\nExport in multiple formats (up to 4K)\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/mrai\r\n\r\nKind regards,\r\nRich'),(4943,2,1046,'names','first_name','Rozella Pringle'),(4944,2,1046,'email','','pringle.rozella@gmail.com'),(4945,2,1046,'input_text','','492205858'),(4946,2,1046,'dropdown','','Other Enquiry'),(4947,2,1046,'description','','Boost Your Business with Google Reviews! ⭐\r\n\r\nLooking to grow your online reputation and attract more customers? Google reviews build trust, improve your search ranking, and make your business stand out. Positive reviews can be the deciding factor for potential clients choosing between you and a competitor. Don’t wait — strengthen your credibility today!\r\n\r\nYour success starts with what people see online: https://www.websboost.com/order/googlereviews.php'),(4948,2,1047,'names','first_name','Zeen Hunter'),(4949,2,1047,'email','','zeen.localnews@gmail.com'),(4950,2,1047,'input_text','','4135842050'),(4951,2,1047,'dropdown','','LCD & LED Products'),(4952,2,1048,'names','first_name','can female take finasteride'),(4953,2,1048,'email','','mooselake@mailsphere.xyz'),(4954,2,1048,'input_text','','MESSAGE'),(4955,2,1048,'dropdown','','Mini PCs'),(4956,2,1048,'description','','propecia success rate The consequences of this specificity narrow the scope of these claims substantially'),(4957,2,1049,'names','first_name','Majeed Mogharreban'),(4958,2,1049,'email','','majeed@professionalexpertspeaker.com'),(4959,2,1049,'input_text','','813-328-6874'),(4960,2,1049,'description','','Please contact me'),(4961,2,1050,'names','first_name','Ravi'),(4962,2,1050,'email','','businessgrowtogether@outlook.com'),(4963,2,1050,'input_text','','4100391'),(4964,2,1050,'dropdown','','LCD & LED Products'),(4965,2,1050,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(4966,2,1051,'names','first_name','Katelyn Raiden'),(4967,2,1051,'email','','katelynraiden@gmail.com'),(4968,2,1051,'input_text','','6136528054'),(4969,2,1051,'dropdown','','Display Mounts'),(4970,2,1051,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nOur price is just $60 (USD) per month and we can start immediately.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKatelyn'),(4971,2,1052,'names','first_name','casino_expr'),(4972,2,1052,'email','','tojcyhgvqen@bestwork24.store'),(4973,2,1052,'dropdown','','Mini PCs'),(4974,2,1052,'description','','Si eres fanatico de los sitios de apuestas en linea en Espana, has llegado al lugar indicado. \r\nEn este sitio encontraras analisis completos sobre los plataformas mas seguras disponibles en Espana. \r\n### Beneficios de los casinos en Espana \r\n- **Licencias oficiales** para jugar con proteccion completa. \r\n- **Ofertas para nuevos jugadores** que aumentan tus posibilidades de ganar. \r\n- **Amplia variedad de juegos** con premios atractivos. \r\n- **Depositos y retiros sin problemas** con multiples metodos de pago, incluyendo tarjetas, PayPal y criptomonedas. \r\n?Donde encontrar los mejores casinos? \r\nEn nuestra guia hemos recopilado las **valoraciones detalladas** sobre los casinos con mejor reputacion en Espana. Consulta la informacion aqui: casinotorero.info. \r\n**Registrate hoy en un casino de prestigio y aprovecha todas las ventajas.**'),(4975,2,1053,'names','first_name','Belen Laird'),(4976,2,1053,'email','','laird.belen@outlook.com'),(4977,2,1053,'input_text','','3066030354'),(4978,2,1053,'dropdown','','Audio Solutions'),(4979,2,1053,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://shorten.so/bl2RA\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(4980,2,1054,'names','first_name','Marla Moses'),(4981,2,1054,'email','','moses.marla@gmail.com'),(4982,2,1054,'input_text','','4144259265'),(4983,2,1054,'dropdown','','Meeting Room Solutions'),(4984,2,1054,'description','','What if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-driven growth service targets the right users—based on hashtags they’re into and people they watch—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(4985,2,1055,'names','first_name','Sam'),(4986,2,1055,'email','','webdesignservices111@outlook.com'),(4987,2,1055,'input_text','','629063890'),(4988,2,1055,'dropdown','','Audio Solutions'),(4989,2,1055,'description','','I design and develop high-quality, custom websites—no templates, only top-tier craftsmanship. My 5-page portfolio sites start at $2,000, and e-commerce platforms from $3,500. First, I design all pages for approval. Once all designs are finalized, I begin development. The result? A fast, smooth, mobile-friendly, SEO-optimized, and high-scrolling experience. If quality matters to you, let’s build something exceptional. \r\n\r\nReply to webdesignservices111@outlook.com to discuss your project!'),(4990,2,1056,'names','first_name','Ryder Tejeda'),(4991,2,1056,'email','','ryder.tejeda@msn.com'),(4992,2,1056,'input_text','','654520898'),(4993,2,1056,'dropdown','','Mini PCs'),(4994,2,1056,'description','','Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of interested visitors go untapped daily when sites aren’t optimized for success they need. Our smart traffic solution bridges the gap—sending high-value visitors right to your doorstep.\r\nDive in with a complimentary test run and see four thousand hand-picked visitors arrive at your site. Impressed? Ramp up to 350,000 hits monthly with our premium plans. Let’s turn missed traffic into tangible results. Discover more here: https://shorten.tv/jbF8a'),(4995,2,1057,'names','first_name','Winston'),(4996,2,1057,'email','','redfordwinston54@gmail.com'),(4997,2,1057,'input_text','','319-435-1790'),(4998,2,1057,'dropdown','','Audio Solutions'),(4999,2,1057,'description','','Winston here from Iowa. I just wondered if you\'ve done anything with AI yet? I\'ve been diving deep into the latest AI advancements and wanted to see if your business could use it in a capacity you probably havn\'t considered. I\'ve been making custom AI solutions that will help with your customer interactions and streamline a lot of your processes.\r\n\r\nI was thinking something along the lines of having a virtual assistant / custom chatbot that handles FAQs, guides customers through your sales funnel, or even a digital clone of yourself to engage with your site visitors using past support emails/tickets as a knowledge base.\r\n\r\nIn terms of the custom chatbots I have been developing AI chatbots that can answer frequently asked questions, lead customers to your products, and provide support 24/7. These chatbots can be trained on any documentation you provide, be it text, online sources, even videos, the bot uses them as a reference to interact with your visitors and uses these sources as a \"brain\" so to speak and even learn from previous interactions ensuring accurate and helpful responses tailored to your business.\r\n\r\nMore on the digital personas, I can create a digital clone of yourself or any team member to interact with customers, offering a personal touch and building stronger connections. These personas can engage users, provide information, and simulate real conversations.\r\n\r\nIn the end this solution would interact with customers based on your specific needs and preferences. Whether it\'s handling visitors in need of support, providing detailed product information, finding a solution for a specific product/service you offer based on the interaction and what the user would best benefit from, the possibilities are endless.\r\n\r\n\r\nI\'ll shoulder 90% of the costs, using my tools and expertise, all you pay for is my time. My goal is to make advanced AI accessible and beneficial for your business without the hefty price tag.\r\n\r\nI\'ve been working from home for over two decades, supporting my family while helping thousands of businesses thrive. If you\'re interested in exploring how I can transform your customer interactions and boost your business, feel free to reach out. I value your time and won\'t pester you if it\'s not a fit.\r\n\r\n\r\nPS – If there\'s something specific you need that I haven\'t mentioned, just ask! I\'m here to help, I\'ve found with most people, if you can think of it, it can be done.\r\n\r\n\r\n\r\nAll the best,\r\n\r\nWinston\r\nCell - 1-319-435-1790\r\nMy Site (w/Live Chat) - https://cutt.ly/bec4xzTQ'),(5000,2,1058,'names','first_name','Jayrn Marques'),(5001,2,1058,'email','','suter.johnson@gmail.com'),(5002,2,1058,'input_text','','7231316501'),(5003,2,1058,'dropdown','','Projection Solutions'),(5004,2,1058,'description','','Hi Blueocean Technologies,\r\n\r\nA few years ago, I found myself in a vicious cycle—one month, I had more clients than I could handle, and the next, my inbox was empty. \r\n\r\nI was stuck on the revenue rollercoaster, constantly worrying where my next sale would come from.\r\n\r\nThen, I discovered a game-changing realization: successful businesses don’t chase clients—they attract them.\r\n\r\nIf you’re tired of the feast-and-famine cycle, this post will walk you through a battle-tested system for client acquisition that brings in high-quality leads predictably and consistently.\r\n\r\nLet\'s dive in: \r\nhttps://marketersmentor.com/predictable-sales-pipeline.php?refer=blueocean-technologies.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(5005,2,1059,'names','first_name','Gary Burt'),(5006,2,1059,'email','','hoskin.cassie@yahoo.com'),(5007,2,1059,'input_text','','240049412'),(5008,2,1059,'description','','Hi, \r\n\r\nRemember those missed calls we talked about yesterday? Let\'s do some quick math that might make you uncomfortable:\r\n\r\nFor every 100 calls to your business: \r\n• 27 go unanswered \r\n• 13 of those are hot leads \r\n• 4 would have become sales \r\n• 80% won\'t call back\r\n\r\nGuess what? They\'re calling your competition right now instead.\r\nStop this now https://swly.co/shl\r\n\r\nBut here\'s the real kicker... You\'re still paying your answering service up to $3 per minute…or using your answering machine… to take messages that customers hardly never leave.\r\n\r\nWhat if instead, you had an AI Smart Talk Agent that: \r\n• Answers every single call instantly \r\n• Handles 20+ calls at once \r\n• Books and confirms appointments automatically \r\n• Never takes a break \r\n• Costs one flat monthly fee\r\n\r\nSound impossible? Fix this now… https://swly.co/shl\r\n\r\nCall (360) 300-5426 right now. You\'ll be talking to our AI Agent - experiencing exactly what your customers could experience.\r\n\r\nOr let\'s chat about your specific needs: Book a 15-minute Zoom call with Gary here https://swiy.co/gbapt\r\n\r\nTomorrow, I\'ll show you something even more interesting: how businesses like yours are capturing every opportunity, 24/7, without adding staff or increasing costs.\r\n\r\nBest, Sterling\r\n\r\nP.S. While you\'re reading this, how many calls have you missed?\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n30 N Goulds St. Ste 48737\r\nSheridan Wyoming 82801\r\nTo Opt Out of receiving further emails click the link below\r\nhttps://optout.srs/?info=blueocean-technologies.com'),(5009,2,1060,'names','first_name','Kevin Murphy'),(5010,2,1060,'email','','kevinm@nextdayworkingcapital.com'),(5011,2,1060,'input_text','','725-867-2209'),(5012,2,1060,'dropdown','','Meeting Room Solutions'),(5013,2,1060,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(5014,2,1061,'names','first_name','Gary Burt'),(5015,2,1061,'email','','gillon.alycia@gmail.com'),(5016,2,1061,'input_text','','5058370318'),(5017,2,1061,'dropdown','','Video Distribution'),(5018,2,1061,'description','','Hi, \r\n\r\nRemember those missed calls we talked about yesterday? Let\'s do some quick math that might make you uncomfortable:\r\n\r\nFor every 100 calls to your business: \r\n• 27 go unanswered \r\n• 13 of those are hot leads \r\n• 4 would have become sales \r\n• 80% won\'t call back\r\n\r\nGuess what? They\'re calling your competition right now instead.\r\nStop this now https://swly.co/shl\r\n\r\nBut here\'s the real kicker... You\'re still paying your answering service up to $3 per minute…or using your answering machine… to take messages that customers hardly never leave.\r\n\r\nWhat if instead, you had an AI Smart Talk Agent that: \r\n• Answers every single call instantly \r\n• Handles 20+ calls at once \r\n• Books and confirms appointments automatically \r\n• Never takes a break \r\n• Costs one flat monthly fee\r\n\r\nSound impossible? Fix this now… https://swly.co/shl\r\n\r\nCall (360) 300-5426 right now. You\'ll be talking to our AI Agent - experiencing exactly what your customers could experience.\r\n\r\nOr let\'s chat about your specific needs: Book a 15-minute Zoom call with Gary here https://swiy.co/gbapt \r\n\r\nTomorrow, I\'ll show you something even more interesting: how businesses like yours are capturing every opportunity, 24/7, without adding staff or increasing costs.\r\n\r\nBest, Sterling\r\n\r\nP.S. While you\'re reading this, how many calls have you missed?\r\n\r\n\r\n\r\n\r\n\r\n30 N Goulds St. Ste 48737\r\nSheridan Wyoming 82801\r\nTo Opt Out of receiving further emails click the link below\r\nhttps://optout.srs/?info=blueocean-technologies.com'),(5019,2,1062,'names','first_name','Melodee Cubadgee'),(5020,2,1062,'email','','melodee.cubadgee@hotmail.com'),(5021,2,1062,'input_text','','330280328'),(5022,2,1062,'dropdown','','Audio Solutions'),(5023,2,1062,'description','','Imagine if blueocean-technologies.com could harness TikTok for real leads? Our AI-driven growth service zeros in on the right users—based on hashtags they use and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had similar websites see 100+ new leads in a month.\r\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(5024,2,1063,'names','first_name','Joey Warf'),(5025,2,1063,'email','','warf.joey@googlemail.com'),(5026,2,1063,'input_text','','7865373054'),(5027,2,1063,'dropdown','','LCD & LED Products'),(5028,2,1063,'description','','Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of valuable visitors pass unnoticed daily when sites don’t stand out they need. Our intelligent traffic solution bridges the gap—sending engaged visitors directly to you.\r\nDive in with a free 4,000-visitor boost and see four thousand targeted visitors flood your site. Ready for more? Ramp up to 350K visitors per month with our premium plans. Let’s transform overlooked potential into measurable success. Discover more here: https://shorten.world/sSWl3'),(5029,2,1064,'names','first_name','Gary Burt'),(5030,2,1064,'email','','ann.humphery@gmail.com'),(5031,2,1064,'input_text','','9169218548'),(5032,2,1064,'dropdown','','Meeting Room Solutions'),(5033,2,1064,'description','','Hi,\r\n\r\nQuick scenario: Your marketing is working. Customers are calling. But... You\'re not answering or the call is going to voicemail. Stop this now https://swiy.co/sw3\r\n\r\n• You’re out on a jobsite\r\n• Your staff is in a meeting\r\n• It’s lunch hour\r\n• It’s after hours\r\n• It’s the weekend\r\n\r\nEach time this happens; you’re not just missing a call. You’re missing sales. Sales you\'re competitor just got.\r\n\r\nHere’s what your AI Smart Talk Agent could be doing right now:\r\n• Booking appointments while you or your staff is busy\r\n• Answering product questions instantly\r\n• Handling multiple calls simultaneously\r\n• Converting inquiries into appointments\r\n• Remembering repeat callers by name\r\n\r\nAnd the best part? It updates itself every 24 hours with your latest business information.\r\n\r\nDon’t believe it can sound natural and professional? Check it out here: https://swiy.co/sw3\r\n\r\nOr… call (360) 300-5426 now and experience our AI Agent handling your call (You wont believe it’s not human).\r\n\r\nFind out more here: https://swiy.co/sw3\r\n\r\nTomorrow, I’ll share something surprising: how much money you’re actually spending on\r\nmissed calls and inefficient phone handling.\r\n\r\nBest, Sterling\r\n\r\nP.S. Your competition might be reading this same email right now. Who will act first?\r\n\r\n\r\n\r\n\r\n\r\n30 N Goulds St. Ste 48737\r\nSheridan Wyoming 82801\r\nTo Opt Out of receiving further emails click the link below\r\nhttps://optout.srs/?info=blueocean-technologies.com'),(5034,2,1065,'names','first_name','Christal Judkins'),(5035,2,1065,'email','','judkins.christal@googlemail.com'),(5036,2,1065,'input_text','','8560066132'),(5037,2,1065,'dropdown','','Wireless Solutions'),(5038,2,1065,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nChristal'),(5039,2,1066,'names','first_name','Claudine Bailey'),(5040,2,1066,'email','','info@globalwidepr.com'),(5041,2,1066,'input_text','','12345678'),(5042,2,1066,'dropdown','','Meeting Room Solutions'),(5043,2,1066,'description','','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/globalwidpr\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that our emails may not always be relevant. To stop receiving communications from us, please complete this quick form with your website address: bit. ly/unsubscribemeurl'),(5044,2,1067,'names','first_name','Brian WRIGHT Eng.'),(5045,2,1067,'email','','newsletter@wexxon.com'),(5046,2,1067,'input_text','','7209248652'),(5047,2,1067,'dropdown','','Wireless Solutions'),(5048,2,1067,'description','','Are you driving frequently, and do you want to know how to minimize the risk of being involved in a car accident, which could dramatically change your and your loved one\'s lives? If so, we can prepare our FUTURE FORECAST report for you, which will contain precise and highly detailed information about days with the highest probability of getting involved in a car accident. You can order our FUTURE FORECAST report at https://wexxon.com/en/home/10-future-forecast-transits.html'),(5049,2,1068,'names','first_name','Eric Jones'),(5050,2,1068,'email','','ericjonesmyemail@gmail.com'),(5051,2,1068,'input_text','','555-555-1212'),(5052,2,1068,'dropdown','','Wireless Solutions'),(5053,2,1068,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5054,2,1069,'names','first_name','Lakesha'),(5055,2,1069,'email','','info@follmer.medicopostura.com'),(5056,2,1069,'input_text','','6883999635'),(5057,2,1069,'dropdown','','Display Mounts'),(5058,2,1069,'description','','Good day \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nThank You, \r\n\r\nLakesha'),(5059,2,1070,'names','first_name','Estela Hibbard'),(5060,2,1070,'email','','hibbard.estela@yahoo.com'),(5061,2,1070,'input_text','','3467989241'),(5062,2,1070,'dropdown','','LCD & LED Products'),(5063,2,1070,'description','','Ever thought how blueocean-technologies.com could leverage TikTok for real leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/U3-a9dgY6vk'),(5064,2,1071,'names','first_name','Mark Simmons'),(5065,2,1071,'email','','marks@nextdayworkingcapital.com'),(5066,2,1071,'input_text','','725-867-2209'),(5067,2,1071,'dropdown','','Other Enquiry'),(5068,2,1071,'description','','What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(5069,2,1072,'names','first_name','Marylou Hendon'),(5070,2,1072,'email','','marylou.hendon66@gmail.com'),(5071,2,1072,'input_text','','20474664'),(5072,2,1072,'dropdown','','Meeting Room Solutions'),(5073,2,1072,'description','','What if your website blueocean-technologies.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\r\n\r\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to match your audience needs. Let’s grow your site’s reach together. Get more information here: https://ow.ly/kRzr50Vhn0K'),(5074,2,1073,'names','first_name','GeorgeEmist'),(5075,2,1073,'email','','ocopesuq299@gmail.com'),(5076,2,1073,'dropdown','','Video Distribution'),(5077,2,1073,'description','','Szia, meg akartam tudni az árát.'),(5078,2,1074,'names','first_name','Veola Medland'),(5079,2,1074,'email','','medland.veola@hotmail.com'),(5080,2,1074,'input_text','','2171477640'),(5081,2,1074,'dropdown','','Video Distribution'),(5082,2,1074,'description','','Boost Your Visibility! Register for Our Business Listing Registry\r\n\r\nHello,\r\n\r\nYour expertise needs more visibility. Our Business Platform is the perfect opportunity to feature your offerings and reach customers seeking your skills.\r\n\r\nJoin now to stand out in a challenging space and unlock new possibilities!\r\n\r\nRegister now and achieve new heights! https://tinyurl.com/ycx5h5ew\r\n\r\nBest regards,\r\nGary\r\n\r\nAre you outside of the multimedia imaging industry or promotion sector? Feel free to remove yourself at the following URL: https://gotunsubscribed.com/?info=blueocean-technologies.com'),(5083,2,1075,'names','first_name','Eric Jones'),(5084,2,1075,'email','','ericjonesmyemail@gmail.com'),(5085,2,1075,'input_text','','555-555-1212'),(5086,2,1075,'dropdown','','Wireless Solutions'),(5087,2,1075,'description','','Hello Blueocean Technologies,\r\n\r\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5088,2,1076,'names','first_name','Lorie de Castella'),(5089,2,1076,'email','','decastella.lorie90@gmail.com'),(5090,2,1076,'input_text','','6137650228'),(5091,2,1076,'dropdown','','Meeting Room Solutions'),(5092,2,1076,'description','','What if blueocean-technologies.com could leverage TikTok for real leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they use and people they watch—to supercharge your reach and send traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/U3-a9dgY6vk'),(5093,2,1077,'names','first_name','Roxanne Fantin'),(5094,2,1077,'email','','natalie@stafir-b2b.com'),(5095,2,1077,'input_text','','4518406'),(5096,2,1077,'dropdown','','Display Mounts'),(5097,2,1077,'description','','Hello\r\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp:+44 744 489 41 49. I will be waiting for your message.\r\n\r\nRegards'),(5098,2,1078,'names','first_name','topical finasteride minoxidil formula 82f minoxidil reddit'),(5099,2,1078,'email','','mooselake@mailsphere.xyz'),(5100,2,1078,'input_text','','MESSAGE'),(5101,2,1078,'dropdown','','Audio Solutions'),(5102,2,1078,'description','','propecia hairline PMID 124637 Review'),(5103,2,1079,'names','first_name','Brian WRIGHT Eng.'),(5104,2,1079,'email','','newsletter@wexxon.com'),(5105,2,1079,'input_text','','7209248652'),(5106,2,1079,'dropdown','','Wireless Solutions'),(5107,2,1079,'description','','Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https://wexxon.com/en/home/8-your-birth-chart.html'),(5108,2,1080,'names','first_name','Curt Ceja'),(5109,2,1080,'email','','ceja.curt@gmail.com'),(5110,2,1080,'input_text','','Jadobmbs'),(5111,2,1080,'dropdown','','Audio Solutions'),(5112,2,1080,'description','','Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\r\n\r\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https://ow.ly/8yTH50VhmNv'),(5113,2,1081,'names','first_name','Eleanore McGovern'),(5114,2,1081,'email','','eleanore.mcgovern@msn.com'),(5115,2,1081,'input_text','','45598592'),(5116,2,1081,'dropdown','','Cables & Accessories'),(5117,2,1081,'description','','What if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and accounts they follow—to boost your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\r\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://www.youtube.com/shorts/U3-a9dgY6vk'),(5118,2,1082,'names','first_name','Eric Jones'),(5119,2,1082,'email','','ericjonesmyemail@gmail.com'),(5120,2,1082,'input_text','','555-555-1212'),(5121,2,1082,'dropdown','','Wireless Solutions'),(5122,2,1082,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5123,2,1083,'names','first_name','Brian WRIGHT Eng.'),(5124,2,1083,'email','','newsletter@wexxon.com'),(5125,2,1083,'input_text','','7209248652'),(5126,2,1083,'dropdown','','Mini PCs'),(5127,2,1083,'description','','Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https://wexxon.com/en/home/8-your-birth-chart.html'),(5128,2,1084,'names','first_name','Eric Jones'),(5129,2,1084,'email','','ericjonesmyemail@gmail.com'),(5130,2,1084,'input_text','','555-555-1212'),(5131,2,1084,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5132,2,1085,'names','first_name','Cleveland Braxton'),(5133,2,1085,'email','','braxton.cleveland71@gmail.com'),(5134,2,1085,'input_text','','485874137'),(5135,2,1085,'dropdown','','Meeting Room Solutions'),(5136,2,1085,'description','','Convert any content and data from blueocean-technologies.com into a full-length movie and viral social media video – instantly!\r\n\r\n- Perfect for blogs, social media, & marketing campaigns\r\n- Produce long-format films & promotional clips in minutes\r\n- Authentic AI-generated conversations & soundtracks\r\n- Global language support for a worldwide audience\r\n\r\nShowcase blueocean-technologies.com , your brand, or media effortlessly!\r\n\r\nSingle payment – No recurring fees!\r\n\r\nGet AI MovieMaker 2.0 Today -->> https://lifetime-aimoviemaker.com/ <<--'),(5137,2,1086,'names','first_name','Rony'),(5138,2,1086,'email','','hireonline556600@outlook.com'),(5139,2,1086,'input_text','','6645271603'),(5140,2,1086,'dropdown','','LCD & LED Products'),(5141,2,1086,'description','','Hi, Need skilled back-office support without the hassle of hiring, office setup, or employee benefits? As a BPO agency, we provide Virtual Assistants for data entry, admin support, customer service, chat process, and more—at 50–70% lower costs than in-house hiring.\r\n\r\nYou can hire full-time, part-time, hourly, or project-based employees as per your needs. We also offer finance roles like bookkeepers and accountants if required.\r\n\r\nInterested? Email us at hireonline556600@outlook.com, and let’s discuss your requirements!'),(5142,2,1087,'names','first_name','GeorgeEmist'),(5143,2,1087,'email','','ocopesuq299@gmail.com'),(5144,2,1087,'dropdown','','Other Enquiry'),(5145,2,1087,'description','','Hi, ego volo scire vestri pretium.'),(5146,2,1088,'names','first_name','Grace Northcutt'),(5147,2,1088,'email','','grace.northcutt@gmail.com'),(5148,2,1088,'input_text','','6882917858'),(5149,2,1088,'dropdown','','Display Mounts'),(5150,2,1088,'description','','Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans deliver up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https://ow.ly/QI7250VhmZx'),(5151,2,1089,'names','first_name','TedEmist'),(5152,2,1089,'email','','ocopesuq299@gmail.com'),(5153,2,1089,'dropdown','','Other Enquiry'),(5154,2,1089,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(5155,2,1090,'names','first_name','Phillip Taylor'),(5156,2,1090,'email','','hortense.nicoll67@yahoo.com'),(5157,2,1090,'input_text','','5306679289'),(5158,2,1090,'dropdown','','Projection Solutions'),(5159,2,1090,'description','','Place Your Bets at the Casino of Love! \r\n\r\nTake a Chance on Love – Your Jackpot Awaits!\r\n\r\nLove is the ultimate game of chance—but with the right odds, you could win big! At https://online-888.casino \r\nWe’re not just about cards and chips; we’re about luscious women looking for a date.\r\n\r\n+ Match with someone special\r\n+ Exciting conversations & real chemistry\r\n+ A fun & thrilling way to find romance\r\n\r\nAre you ready to roll the dice on love?\r\nYour perfect match might be just one click away!\r\n\r\n++ Start Matching Now: https://online-888.casino\r\n\r\nDon’t miss your chance to hit the jackpot in love!\r\nhttps://online-888.casino Where Love is Always in Play...'),(5160,2,1091,'names','first_name','Sang Abrams'),(5161,2,1091,'email','','abrams.sang88@hotmail.com'),(5162,2,1091,'input_text','','6132592121'),(5163,2,1091,'dropdown','','Projection Solutions'),(5164,2,1091,'description','','Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the ideal users—based on hashtags they use and people they watch—to boost your reach and push traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://youtu.be/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl'),(5165,2,1092,'names','first_name','Paul'),(5166,2,1092,'email','','projectsexpert222@outlook.com'),(5167,2,1092,'input_text','','7771510452'),(5168,2,1092,'dropdown','','Meeting Room Solutions'),(5169,2,1092,'description','','Hi, Need reliable back-office support that strictly follows your business SOPs? I offer expert services including Data Management (entry, cleansing, processing, conversion), Financial Accounting (payables, receivables, reconciliations, invoicing), and E-commerce Management (order processing, product updates, cart/shop handling).\r\n\r\nStarting at just $9/hr, I ensure accurate, efficient handling of your operational tasks. Email me at projectsexpert222@outlook.com'),(5170,2,1093,'names','first_name','Shantae Crist'),(5171,2,1093,'email','','shantae.crist39@gmail.com'),(5172,2,1093,'input_text','','Ypljv'),(5173,2,1093,'dropdown','','Audio Solutions'),(5174,2,1093,'description','','Turn any selected article or info from blueocean-technologies.com into an feature-length movie or viral social media clip – instantly!\r\n\r\n- Ideal for online platforms, social media, & marketing campaigns\r\n- Generate long-format videos & promo videos automatically\r\n- Lifelike AI-generated conversations & audio effects\r\n- Multiple language support for a worldwide audience\r\n\r\nPromote blueocean-technologies.com , your business, or content with ease!\r\n\r\nPay once – No recurring fees!\r\n\r\nGrab AI MovieMaker 2.0 NOW -->> https://lifetime-aimoviemaker.com/ <<--'),(5175,2,1094,'names','first_name','Brian WRIGHT Eng.'),(5176,2,1094,'email','','newsletter@wexxon.com'),(5177,2,1094,'input_text','','7209248652'),(5178,2,1094,'dropdown','','Display Mounts'),(5179,2,1094,'description','','Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https://wexxon.com/en/home/29-make-money-much-faster.html'),(5180,2,1095,'names','first_name','Nola Waldman'),(5181,2,1095,'email','','nola.waldman@outlook.com'),(5182,2,1095,'input_text','','133872739'),(5183,2,1095,'dropdown','','Cables & Accessories'),(5184,2,1095,'description','','Hi there,\r\n\r\nWe wanted to introduce you to a revolutionary system that helps you create AI-powered tools to generate steady, qualified leads without paid advertising.\r\n\r\nKey benefits:\r\n\r\nCreate AI tools in minutes with simple copy/paste templates \r\nDrive free, targeted traffic to any niche or offer \r\nBuilt-in call-to-action system to funnel leads to your sales pages \r\nNo coding or technical experience needed\r\n\r\nWe\'re currently offering a special launch price of $17 (regular $97) which includes bonus training on traffic generation and AI monetization.\r\n\r\nFor more details, check out: https://furtherinfo.info/etb\r\n\r\nThanks,\r\nNola'),(5185,2,1096,'names','first_name','Maxwell Mcintire'),(5186,2,1096,'email','','maxwell.mcintire@gmail.com'),(5187,2,1096,'input_text','','882251827'),(5188,2,1096,'dropdown','','Other Enquiry'),(5189,2,1096,'description','','Financial company to fund your business project?\r\n\r\nWe are here to provide you with the best solution for your business growth. we provide the most suitable business loan package to meet your need with no upfront fee just notary approval. \r\n\r\nemail me here. \r\nmailto:info@financeworldwidehk.com \r\n \r\n \r\n \r\n \r\nBest regards,\r\nLaura Cha.\r\nCustomer Service Representative'),(5190,2,1097,'names','first_name','Jayrn Marques'),(5191,2,1097,'email','','fairbank.dolores@gmail.com'),(5192,2,1097,'input_text','','190059401'),(5193,2,1097,'dropdown','','Cables & Accessories'),(5194,2,1097,'description','','Hi Blueocean Technologies,\r\n\r\nImagine this: You’re scrolling through your phone, and you see yet another person talking about making money online. It seems too good to be true. \r\n\r\nYou think, They probably have years of experience, expensive courses, or some secret trick I’ll never understand.\r\n\r\nWhat if I told you that’s not true?\r\n\r\nWhat if I told you that regular people—teachers, truck drivers, stay-at-home parents, even broke college students—are quietly making money online, without creating products, writing sales pages, or learning complicated tech?\r\n\r\nI know because I’ve seen it firsthand.\r\n\r\nPeople like Mike, who used to work 12-hour shifts in a warehouse, and Sarah, a single mom looking for extra income, both built their online businesses without any special skills. \r\n\r\nThey didn’t have to figure out copywriting, build a brand, or spend months testing things.\r\n\r\nHow? They followed a simple system—one that I’m going to lay out for you in this guide.\r\n\r\nThis is not a theory. This is a blueprint that has been tested and proven. If you follow the steps exactly, you will see results.\r\n\r\nAnd no, you don’t need:\r\n❌ A website\r\n❌ Any marketing skills\r\n❌ Your own product\r\n❌ Complicated tech knowledge\r\n\r\nWhat you do need is:\r\n✅ A pre-built system that does the heavy lifting for you\r\n✅ A simple traffic strategy to send people to your system\r\n✅ The willingness to follow a proven step-by-step process\r\n\r\nThis Digital Gold Rush Blueprint is designed to take you from zero to your first online sale—and beyond, using done-for-you funnels from PLRFunnels and paid traffic sources from Solo Ads and Influencer Ads.\r\n\r\nLet’s get started:\r\n\r\nhttps://marketersmentor.com/digital-gold-rush-blueprint.php?refer=blueocean-technologies.com\r\n\r\nTalk soon,\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(5195,2,1098,'names','first_name','Arielle Cowan'),(5196,2,1098,'email','','arielle.cowan@gmail.com'),(5197,2,1098,'input_text','','9496406742'),(5198,2,1098,'dropdown','','Display Mounts'),(5199,2,1098,'description','','Are you tired of expensive and ineffective marketing strategies? Our service sends your ad text to millions of website contact forms at a flat rate. No extra costs. Your message will be read and noticed.\r\n\r\n Feel free to reach out if you’d like to dive deeper into how I do this; my contact info is below.\r\n\r\nRegards,\r\nArielle Cowan\r\nEmail: Arielle.Cowan@freshnewleads.my\r\nWebsite: http://9kluhg.reach-more-clients.my'),(5200,2,1099,'names','first_name','Shmuel MACHLIS'),(5201,2,1099,'email','','shmuelmachlis@yahoo.com'),(5202,2,1099,'input_text','','7187817468'),(5203,2,1099,'dropdown','','Video Distribution'),(5204,2,1099,'description','','The EZ Keyboard Wireless USB Keyboard: Effortless Typing in English with Custom Alphabetical Layout. Upgrade your typing experience with the EZ Keyboard Wireless USB Keyboard. This high-tech keyboard combines style and functionality, featuring a custom layout of English language alpha-numeric keys. Designed with the actual order of the English alphabet, the EZ Keyboard ensures easy and efficient typing. Whether you\'re a child learning the English language or someone new to English, this keyboard provides a user-friendly experience. Even experienced typists can appreciate the convenience of operating a keyboard in its correct alphabetical order. Built to last, the EZ Keyboard Wireless model offers a full-featured keyboard, including a 10-Key pad. It comes with a small USB device that seamlessly complements any PC system. With the EZ Keyboard Wireless USB Keyboard, enjoy effortless typing in English with its custom alphabetical layout. Upgrade your typing skills and experience enhanced efficiency today. Please visit https://www.abckeyboard.com for more information'),(5205,2,1100,'names','first_name','Brian WRIGHT Eng.'),(5206,2,1100,'email','','newsletter@wexxon.com'),(5207,2,1100,'input_text','','7209248652'),(5208,2,1100,'description','','Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https://wexxon.com/en/home/29-make-money-much-faster.html'),(5209,2,1101,'names','first_name','Remona Lenehan'),(5210,2,1101,'email','','lenehan.remona91@gmail.com'),(5211,2,1101,'input_text','','42243066'),(5212,2,1101,'dropdown','','Meeting Room Solutions'),(5213,2,1101,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/aPZs50Vhqgc\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5214,2,1102,'names','first_name','Maddy'),(5215,2,1102,'email','','bizassistance008@outlook.com'),(5216,2,1102,'input_text','','529497992'),(5217,2,1102,'dropdown','','Display Mounts'),(5218,2,1102,'description','','Hi, This is Maddy. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 15 per hour. \r\n\r\nReply me on Bizassistance008@outlook.com to discuss further.'),(5219,2,1103,'names','first_name','Virginia Almonte'),(5220,2,1103,'email','','almonte.virginia@gmail.com'),(5221,2,1103,'input_text','','698152505'),(5222,2,1103,'dropdown','','Wireless Solutions'),(5223,2,1103,'description','','Eager to amplify your website growth? Our smart AI system attracts perfect website traffic through keywords plus location data from continents to towns.\r\nLooking to increased revenue, boosted visitors, or greater digital impact?\r\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/qlbp50Urnch'),(5224,2,1104,'names','first_name','Cheryl Parker'),(5225,2,1104,'email','','cherylp@nextdayworkingcapital.com'),(5226,2,1104,'input_text','','725-867-2209'),(5227,2,1104,'dropdown','','Other Enquiry'),(5228,2,1104,'description','','Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(5229,2,1105,'names','first_name','Cecila Dabbs'),(5230,2,1105,'email','','dabbs.cecila@googlemail.com'),(5231,2,1105,'input_text','','4874676'),(5232,2,1105,'dropdown','','Mini PCs'),(5233,2,1105,'description','','Imagine if blueocean-technologies.com could leverage TikTok for authentic leads? Our smart AI growth service pinpoints the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://youtu.be/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl'),(5234,2,1106,'names','first_name','Corey Chung Gon'),(5235,2,1106,'email','','chunggon.corey@gmail.com'),(5236,2,1106,'input_text','','7787474363'),(5237,2,1106,'dropdown','','LCD & LED Products'),(5238,2,1106,'description','','Wanting to elevate your website performance? Our AI platform attracts ideal website traffic using keywords plus location precision from nations to local spots.\r\nDesiring increased income, engaged website traffic, or greater web impact?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/F0E850UrTJg'),(5239,2,1107,'names','first_name','Eric Jones'),(5240,2,1107,'email','','ericjonesmyemail@gmail.com'),(5241,2,1107,'input_text','','555-555-1212'),(5242,2,1107,'dropdown','','Meeting Room Solutions'),(5243,2,1107,'description','','Hi Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5244,2,1108,'names','first_name','Devdutt Thaware'),(5245,2,1108,'email','','partnership@technogriffsolutions.com'),(5246,2,1108,'input_text','','8721915586'),(5247,2,1108,'dropdown','','Other Enquiry'),(5248,2,1108,'description','','Dear BlueOcean Technologies Team,\r\n\r\nI’m Devdutt Thaware, CEO of TechnoGriff Solutions. We specialize in Web & App Development, Cloud Solutions, CRM, Data Analytics, Cybersecurity, and Recruitment services. After reviewing your impressive audio-visual solutions, I’ve sent a detailed proposal via email highlighting how we can support your digital growth—particularly in e-commerce development, inventory management, and AI-driven analytics. I look forward to discussing potential collaboration opportunities!\r\n\r\nWarm regards,\r\nDevdutt Thaware\r\nManaging Director | TechnoGriff Solutions\r\n📞 +91 8721915586\r\n🌐 www.technogriffsolutions.com'),(5249,2,1109,'names','first_name','Rajiv'),(5250,2,1109,'email','','venture4help@outlook.com'),(5251,2,1109,'input_text','','4022802636'),(5252,2,1109,'dropdown','','Wireless Solutions'),(5253,2,1109,'description','','Hi, I offer a wide range of data services, including data collection, extraction, mining, web research, list building, and data entry. I also specialize in BPO, healthcare RCM, data processing, annotation, and management. Whether you need CRM data entry, survey processing, or data visualization, I can help. \r\n\r\nReach out at venture4help@outlook.com to discuss how I can support your business needs!'),(5254,2,1110,'names','first_name','Brian WRIGHT Eng.'),(5255,2,1110,'email','','newsletter@wexxon.com'),(5256,2,1110,'input_text','','7209248652'),(5257,2,1110,'dropdown','','Mini PCs'),(5258,2,1110,'description','','Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https://wexxon.com/en/home/29-make-money-much-faster.html'),(5259,2,1111,'names','first_name','Valeria Brose'),(5260,2,1111,'email','','valeria.brose@outlook.com'),(5261,2,1111,'input_text','','641884457'),(5262,2,1111,'dropdown','','Display Mounts'),(5263,2,1111,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/I3f350Vhqic\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5264,2,1112,'names','first_name','Renato Fitzhardinge'),(5265,2,1112,'email','','fitzhardinge.renato@googlemail.com'),(5266,2,1112,'input_text','','7959798839'),(5267,2,1112,'dropdown','','Mini PCs'),(5268,2,1112,'description','','Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5269,2,1113,'names','first_name','Eric Jones'),(5270,2,1113,'email','','ericjonesmyemail@gmail.com'),(5271,2,1113,'input_text','','555-555-1212'),(5272,2,1113,'dropdown','','Video Distribution'),(5273,2,1113,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5274,2,1114,'names','first_name','Eric Jones'),(5275,2,1114,'email','','ericjonesmyemail@gmail.com'),(5276,2,1114,'input_text','','555-555-1212'),(5277,2,1114,'dropdown','','Mini PCs'),(5278,2,1114,'description','','Hi Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5279,2,1115,'names','first_name','Thalia Ewing'),(5280,2,1115,'email','','ewing.thalia@hotmail.com'),(5281,2,1115,'input_text','','4833736722'),(5282,2,1115,'dropdown','','Wireless Solutions'),(5283,2,1115,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/I3f350Vhqic\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5284,2,1116,'names','first_name','Florencia Fairbanks'),(5285,2,1116,'email','','florencia.fairbanks@yahoo.com'),(5286,2,1116,'input_text','','3194255983'),(5287,2,1116,'dropdown','','LCD & LED Products'),(5288,2,1116,'description','','Struggling to draw the right website traffic? Our AI-driven tool unlocks ideal visitors with keywords plus location filters from countries to neighborhoods.\r\nDesiring increased income, active users, or an expanded web presence?\r\nWe craft it to fit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/ZAfo50UrkaO'),(5289,2,1117,'names','first_name','Naveen'),(5290,2,1117,'email','','brandbuildingassistance@outlook.com'),(5291,2,1117,'input_text','','7786092686'),(5292,2,1117,'dropdown','','LCD & LED Products'),(5293,2,1117,'description','','Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.'),(5294,2,1118,'names','first_name','Tuyet Cocks'),(5295,2,1118,'email','','tuyet.cocks@msn.com'),(5296,2,1118,'input_text','','486755719'),(5297,2,1118,'dropdown','','Wireless Solutions'),(5298,2,1118,'description','','Imagine if blueocean-technologies.com could tap into TikTok for real leads? Our smart AI growth service zeros in on the perfect users—based on hashtags they’re into and accounts they follow—to supercharge your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\r\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5299,2,1119,'names','first_name','Karl Fulkerson'),(5300,2,1119,'email','','karl.fulkerson@gmail.com'),(5301,2,1119,'input_text','','24406337'),(5302,2,1119,'dropdown','','Video Distribution'),(5303,2,1119,'description','','Working to fuel your website expansion? Our smart AI tool unlocks perfect website traffic using keywords or location zones from countries to towns.\r\nAiming at increased revenue, active website traffic, or stronger online reach?\r\nWe adapt it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/qlbp50Urnch'),(5304,2,1120,'names','first_name','Brian WRIGHT Eng.'),(5305,2,1120,'email','','newsletter@wexxon.com'),(5306,2,1120,'input_text','','7209248652'),(5307,2,1120,'dropdown','','Video Distribution'),(5308,2,1120,'description','','We can prepare accurate and detailed astrological reports for you and your loved ones. You can get the following astrological reports: Birth Chart, Romantic Compatibility, Relationships, and Future Forecast. You can get more information and order these astrological reports in our store: https:/wexxon.com'),(5309,2,1121,'names','first_name','Salvador Auricht'),(5310,2,1121,'email','','natalie@stafir-b2b.com'),(5311,2,1121,'input_text','','510267845'),(5312,2,1121,'dropdown','','LCD & LED Products'),(5313,2,1121,'description','','Hello\r\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp: +48 792 311 834. I will be waiting for your message.\r\n\r\nRegards'),(5314,2,1122,'names','first_name','Marshall Ostermann'),(5315,2,1122,'email','','ostermann.marshall@msn.com'),(5316,2,1122,'input_text','','7224515061'),(5317,2,1122,'description','','Boost Your Business with Google Reviews! ⭐\r\n\r\nLooking to grow your online reputation and attract more customers? Google reviews build trust, improve your search ranking, and make your business stand out. Positive reviews can be the deciding factor for potential clients choosing between you and a competitor. Don’t wait — strengthen your credibility today!\r\n\r\nYour success starts with what people see online: https://www.websboost.com/order/googlereviews.php'),(5318,2,1123,'names','first_name','Karen B.'),(5319,2,1123,'email','','outreachseo54@gmail.com'),(5320,2,1123,'input_text','','696389769'),(5321,2,1123,'description','','Hi,\r\n\r\nAre you interested in SEO barter trade? I do 3 keywords SEO using blogging technique to rank your website blueocean-technologies.com high up on Google, in return you just have to link to my clients\' website will do, no money involve here.\r\n\r\nLet me know if interested, I will share more details.\r\n\r\nRegards,\r\nKaren\r\nSEO Spacialist'),(5322,2,1124,'names','first_name','Neva Valasquez'),(5323,2,1124,'email','','neva.valasquez@gmail.com'),(5324,2,1124,'input_text','','138973741'),(5325,2,1124,'dropdown','','LCD & LED Products'),(5326,2,1124,'description','','Needing to accelerate your website traffic? Our AI-enhanced attracts targeted website traffic through keywords or geographic tags from continents to towns.\r\nLooking for higher revenue, vibrant activity, or greater web impact?\r\nWe craft it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/ou5b50Urkav'),(5327,2,1125,'names','first_name','Sally Gunther'),(5328,2,1125,'email','','sally.gunther@gmail.com'),(5329,2,1125,'input_text','','6026835144'),(5330,2,1125,'dropdown','','Audio Solutions'),(5331,2,1125,'description','','Imagine if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service zeros in on the ideal users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5332,2,1126,'names','first_name','Tammara Bandy'),(5333,2,1126,'email','','bandy.tammara@googlemail.com'),(5334,2,1126,'input_text','','R Cqildgk im A'),(5335,2,1126,'dropdown','','Meeting Room Solutions'),(5336,2,1126,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/gHnu50Vhqk2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5337,2,1127,'names','first_name','Barrett Hendrick'),(5338,2,1127,'email','','barrett.hendrick61@gmail.com'),(5339,2,1127,'input_text','','261238623'),(5340,2,1127,'dropdown','','Video Distribution'),(5341,2,1127,'description','','Hoping to revitalize your website traffic? Our AI-enhanced system brings ideal visitors via keywords plus location targeting from global regions to local streets.\r\nAiming at more profits, engaged users, or greater web presence?\r\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/otne50UrncV'),(5342,2,1128,'names','first_name','Avery Selfe'),(5343,2,1128,'email','','selfe.avery@gmail.com'),(5344,2,1128,'input_text','','5174165800'),(5345,2,1128,'dropdown','','Meeting Room Solutions'),(5346,2,1128,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/bnNf50Vhqj5\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5347,2,1129,'names','first_name','Marjorie Jageurs'),(5348,2,1129,'email','','jageurs.marjorie43@gmail.com'),(5349,2,1129,'input_text','','298452061'),(5350,2,1129,'dropdown','','Audio Solutions'),(5351,2,1129,'description','','Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to supercharge your reach and push traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5352,2,1130,'names','first_name','Dizaynersk_wvor'),(5353,2,1130,'email','','rnmrtvwqoor@2-construction.store'),(5354,2,1130,'dropdown','','Display Mounts'),(5355,2,1130,'description','','Дизайнерская мебель для тех, кто ценит красоту и качество. \r\nМебель премиум-класса https://byfurniture.by/ .'),(5356,2,1131,'names','first_name','Kevin Murphy'),(5357,2,1131,'email','','kevinm@nextdayworkingcapital.com'),(5358,2,1131,'input_text','','725-867-2209'),(5359,2,1131,'dropdown','','Projection Solutions'),(5360,2,1131,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(5361,2,1132,'names','first_name','Eric Jones'),(5362,2,1132,'email','','ericjonesmyemail@gmail.com'),(5363,2,1132,'input_text','','555-555-1212'),(5364,2,1132,'dropdown','','Audio Solutions'),(5365,2,1132,'description','','Hello, Eric here with a quick thought about your website Blueocean Technologies \r\n\r\nCool website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n \r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business? \r\n \r\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n \r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n \r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5366,2,1133,'names','first_name','Eric Jones'),(5367,2,1133,'email','','ericjonesmyemail@gmail.com'),(5368,2,1133,'input_text','','555-555-1212'),(5369,2,1133,'dropdown','','Meeting Room Solutions'),(5370,2,1133,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nThis is Eric here with a short thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet frequently and I examine many business websites.\r\n\r\nSimilar to yours, many of them have excellent content.\r\n\r\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\r\n\r\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\r\n\r\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\r\n\r\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5371,2,1134,'names','first_name','Eric Jones'),(5372,2,1134,'email','','ericjonesmyemail@gmail.com'),(5373,2,1134,'input_text','','555-555-1212'),(5374,2,1134,'dropdown','','Video Distribution'),(5375,2,1134,'description','','Hello, Blueocean Technologies Owner.\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5376,2,1135,'names','first_name','Trevor Bunker'),(5377,2,1135,'email','','trevor.bunker@outlook.com'),(5378,2,1135,'input_text','','485666005'),(5379,2,1135,'dropdown','','Cables & Accessories'),(5380,2,1135,'description','','Ready to enhance your website reach? Our AI-enhanced attracts targeted website traffic through keywords or place-based tags from global zones to towns.\r\nLooking for increased earnings, active pages, or greater digital reach?\r\nWe tailor it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/TN3E50UrTKx'),(5381,2,1136,'names','first_name','Lorena Brown'),(5382,2,1136,'email','','lorena.brown@googlemail.com'),(5383,2,1136,'input_text','','93946276'),(5384,2,1136,'dropdown','','Projection Solutions'),(5385,2,1136,'description','','Working to raise your website traffic? Our AI-driven tool delivers targeted website traffic using keywords plus geographic data from global regions to streets.\r\nAiming at more profits, active website traffic, or a wider digital presence?\r\nWe fine-tune it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/YKeU50UrTM5'),(5386,2,1137,'names','first_name','Brian WRIGHT Eng.'),(5387,2,1137,'email','','newsletter@wexxon.com'),(5388,2,1137,'input_text','','7209248652'),(5389,2,1137,'dropdown','','Wireless Solutions'),(5390,2,1137,'description','','Podemos preparar informes astrológicos precisos y detallados para usted y sus seres queridos. Puede obtener los siguientes informes astrológicos: Carta De Nacimento, Compatibilidad Romántica, Relacion y Pronóstico Futuro. Puede obtener más información y pedir estos informes astrológicos en nuestra tienda: https://wexxon.com/es/'),(5391,2,1138,'names','first_name','Wilfred Soubeiran'),(5392,2,1138,'email','','soubeiran.wilfred@gmail.com'),(5393,2,1138,'input_text','','9806422282'),(5394,2,1138,'dropdown','','Projection Solutions'),(5395,2,1138,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/j5q050Vhqlz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5396,2,1139,'names','first_name','Ute Hope'),(5397,2,1139,'email','','hope.ute@gmail.com'),(5398,2,1139,'input_text','','479681772'),(5399,2,1139,'dropdown','','Wireless Solutions'),(5400,2,1139,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(5401,2,1140,'names','first_name','Vick Reno'),(5402,2,1140,'email','','csp.digital8@gmail.com'),(5403,2,1140,'input_text','','512-885-8595'),(5404,2,1140,'dropdown','','Other Enquiry'),(5405,2,1140,'description','','You might qualify for up to $32,220 in tax credits, but most self-employed people don’t even realize it. \r\n\r\nIt’s free to check, takes about 5 minutes, and could mean a big refund in your pocket.\r\n\r\nIf you earned self-employment income in 2021, don’t miss this chance. \r\n\r\nHurry the deadline is in a few days!\r\n\r\nCheck now: www.setcforme.com\r\n\r\nRegards,\r\nVick\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n10900 Research Blvd. \r\nSte. 160C #1061\r\nAustin, TX 78759\r\n\r\nTo opt out of future messages go here:\r\nhttp://optoutofmarketing.online/?info=blueocean-technologies.com'),(5406,2,1141,'names','first_name','Mari Schofield'),(5407,2,1141,'email','','schofield.mari28@outlook.com'),(5408,2,1141,'input_text','','3336117028'),(5409,2,1141,'dropdown','','Wireless Solutions'),(5410,2,1141,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/WvaG50VhqpK\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5411,2,1142,'names','first_name','Rahul'),(5412,2,1142,'email','','hireonline4455@outlook.com'),(5413,2,1142,'input_text','','6703681344'),(5414,2,1142,'dropdown','','Wireless Solutions'),(5415,2,1142,'description','','I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions. \r\n\r\nEmail me at Hireonline4455@outlook.com.'),(5416,2,1143,'names','first_name','Denny Jeffreys'),(5417,2,1143,'email','','jeffreys.denny@gmail.com'),(5418,2,1143,'input_text','','481287903'),(5419,2,1143,'dropdown','','LCD & LED Products'),(5420,2,1143,'description','','Imagine if blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and people they watch—to skyrocket your reach and push traffic back to you. We’ve had similar websites see 100+ new leads in a month.\r\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5421,2,1144,'names','first_name','Stevie Mangum'),(5422,2,1144,'email','','mangum.stevie7@gmail.com'),(5423,2,1144,'input_text','','358300071'),(5424,2,1144,'dropdown','','Mini PCs'),(5425,2,1144,'description','','What if blueocean-technologies.com could harness TikTok for genuine leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they use and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5426,2,1145,'names','first_name','Ella Bury'),(5427,2,1145,'email','','ella.bury@gmail.com'),(5428,2,1145,'input_text','','7156151422'),(5429,2,1145,'dropdown','','Wireless Solutions'),(5430,2,1145,'description','','Get Your Business Noticed! Join Our Business Listing Registry\r\n\r\nGreetings,\r\n\r\nYour skills needs more exposure. Our Professional Registry is the ideal platform to feature your business and reach customers seeking your expertise.\r\n\r\nBecome part of our platform to stand out in a crowded space and unlock new possibilities!\r\n\r\nRegister now and elevate your professional reach! https://tinyurl.com/ycx5h5ew\r\n\r\nBest regards,\r\nJason\r\n\r\nAre you outside of the multimedia imaging industry or promotion niche? Feel free to remove yourself at the following URL: https://gotunsubscribed.com/?info=blueocean-technologies.com'),(5431,2,1146,'names','first_name','Eric Jones'),(5432,2,1146,'email','','ericjonesmyemail@gmail.com'),(5433,2,1146,'input_text','','555-555-1212'),(5434,2,1146,'dropdown','','Audio Solutions'),(5435,2,1146,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this:\r\n\r\n- Someone does a search and ends up at Blueocean Technologies. \r\n- They hang out for a moment to check it out. I’m interested… but… maybe… \r\n- And then they click the back button and check out the other search results instead. \r\n- Bottom line – you got an eyeball, but nothing else. \r\n- They’re gone.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\r\n\r\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\r\n\r\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\r\n\r\nEffective stuff.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric \r\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to try Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5436,2,1147,'names','first_name','Neil'),(5437,2,1147,'email','','venture4help@outlook.com'),(5438,2,1147,'input_text','','7720522336'),(5439,2,1147,'dropdown','','Projection Solutions'),(5440,2,1147,'description','','I am Neil, a data & e-commerce specialist with 10+ years of experience in data entry, research, cleansing, invoice processing & inventory management. My 3-member team handles part-time, full-time & project-based work. Rates: $6-$10/hr (discounts). \r\n\r\nReach me at venture4help@outlook.com.'),(5441,2,1148,'names','first_name','Jayrn Marques'),(5442,2,1148,'email','','paine.haley@yahoo.com'),(5443,2,1148,'input_text','','2742925027'),(5444,2,1148,'description','','Hey Blueocean Technologies,\r\n\r\nImagine launching a product and selling out in 48 hours—without spending a fortune on ads. Sounds like a dream, right?\r\n\r\nThat’s exactly what happened to EcoStride, a sustainable sneaker brand. Instead of relying only on ads, they used a press release to get featured on Yahoo Finance, Google News, and 150+ media sites.\r\n\r\n✅ 11,400+ visitors in 5 days\r\n✅ 300+ sales before ads even started\r\n✅ 100% free organic traffic from media coverage\r\n\r\nAnd the best part? Writing a press release used to be time-consuming and difficult, but now EIN Presswire’s AI Press Release Generator makes it fast and effortless.\r\n\r\nJust enter your details, let AI craft a professional press release, and distribute it to top-tier media instantly.\r\n\r\nLaunch your next product the smart way.\r\n\r\nTry It Today: https://marketersmentor.com/sold-out-product-launch.php?refer=blueocean-technologies.com&real=yes\r\n\r\nTo your success,\r\nJayrn\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com&real=yes'),(5445,2,1149,'names','first_name','Maura Hopley'),(5446,2,1149,'email','','maura.hopley84@gmail.com'),(5447,2,1149,'input_text','','6767535523'),(5448,2,1149,'dropdown','','Display Mounts'),(5449,2,1149,'description','','Striving to accelerate your website traffic? Our AI-driven tool unlocks perfect website traffic via keywords plus geographic data from continents to neighborhoods.\r\nWanting more profits, boosted visitors, or stronger online reach?\r\nWe shape it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/mwwG50UrTJV'),(5450,2,1150,'names','first_name','Veer'),(5451,2,1150,'email','','creativeteamhire@outlook.com'),(5452,2,1150,'input_text','','657602417'),(5453,2,1150,'dropdown','','Audio Solutions'),(5454,2,1150,'description','','Hi, I\'m Veer, a content writer with 12+ years of experience creating SEO-friendly blogs, web content, product descriptions, newsletters, and more—all 100% human-written. I provide reports from paid tools to back my work. My rate is $35/1,000 words. \r\n\r\nEmail me at creativeteamhire@outlook.com'),(5455,2,1151,'names','first_name','Hunter Copeland'),(5456,2,1151,'email','','nwn.p.hoe.nix@googlemail.com'),(5457,2,1151,'input_text','','06025516607'),(5458,2,1151,'dropdown','','Other Enquiry'),(5459,2,1151,'description','','We have hundreds of BTC kept in offline storage , and we\'re part of a group of bidders that got granted government-backed deals on the U.S. Strategic Bitcoin Reserve. Visit this link to see where policy developments stand https://bitcoinreservemonitor.com\r\n\r\nWe require claim holders to assist us operationally fulfill our share of this deal. We\'ve got a limited amount Bitcoin acquired several years earlier. . .therefore, only a few claims are available. Stake sizes are available in $100 or $1,000. Your first stake remains for 10 days , upon completion your payout will be $200 or $2,000 - withdraw anytime you choose and any amount afterward. You\'re able to reinvest that yield each 10-day period for as long as three months. Don\'t wait, since we\'re covering all taxes advisory fees while absorbing taxes and charges ourselves. Contact us to start.\r\n\r\nNate\r\n+1 (602) 551-6607 Text and WhatsApp\r\n\r\nnathan.unger@sharepoint.us.com\r\n\r\nUnger Cleaning Products | Cleaning Tools for Professionals\r\n\r\nEuropean company now manufacturing solely in the US!'),(5460,2,1152,'names','first_name','TedEmist'),(5461,2,1152,'email','','aferinohis056@gmail.com'),(5462,2,1152,'dropdown','','Mini PCs'),(5463,2,1152,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(5464,2,1153,'names','first_name','Eric Jones'),(5465,2,1153,'email','','ericjonesmyemail@gmail.com'),(5466,2,1153,'input_text','','555-555-1212'),(5467,2,1153,'dropdown','','Other Enquiry'),(5468,2,1153,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5469,2,1154,'names','first_name','Deanna Deberry'),(5470,2,1154,'email','','deberry.deanna@googlemail.com'),(5471,2,1154,'input_text','','883113920'),(5472,2,1154,'dropdown','','Mini PCs'),(5473,2,1154,'description','','Eager to amplify your website’s reach? Our smart AI technology attracts tailored website traffic through keywords plus geographic targeting from countries to neighborhoods.\r\nSeeking higher profits, engaged users, or a stronger digital presence?\r\nWe fine-tune it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/Z9YS50UrTLA'),(5474,2,1155,'names','first_name','Eric Jones'),(5475,2,1155,'email','','ericjonesmyemail@gmail.com'),(5476,2,1155,'input_text','','555-555-1212'),(5477,2,1155,'dropdown','','LCD & LED Products'),(5478,2,1155,'description','','Hello Blueocean Technologies,\r\n\r\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5479,2,1156,'names','first_name','Vicky'),(5480,2,1156,'email','','hireresource009@outlook.com'),(5481,2,1156,'input_text','','9316214685'),(5482,2,1156,'dropdown','','Display Mounts'),(5483,2,1156,'description','','Hey, Do you want to redesign or update blueocean-technologies.com? I can create stunning, user-friendly sites, add new features, update content, or provide maintenance. Rates: $30-$40/hr, based on complexity. Let’s discuss! \r\n\r\nEmail me at hireresource009@outlook.com'),(5484,2,1157,'names','first_name','RobertEmist'),(5485,2,1157,'email','','aferinohis056@gmail.com'),(5486,2,1157,'dropdown','','Other Enquiry'),(5487,2,1157,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(5488,2,1158,'names','first_name','Latanya Mansour'),(5489,2,1158,'email','','latanya.mansour22@gmail.com'),(5490,2,1158,'input_text','','883953195'),(5491,2,1158,'dropdown','','Display Mounts'),(5492,2,1159,'names','first_name','Cheryl Parker'),(5493,2,1159,'email','','cherylp@nextdayworkingcapital.com'),(5494,2,1159,'input_text','','725-867-2209'),(5495,2,1159,'dropdown','','Audio Solutions'),(5496,2,1159,'description','','Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(5497,2,1160,'names','first_name','Deandre Everingham'),(5498,2,1160,'email','','everingham.deandre@gmail.com'),(5499,2,1160,'input_text','','2134009918'),(5500,2,1160,'dropdown','','Mini PCs'),(5501,2,1160,'description','','Imagine if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-powered growth service zeros in on the perfect users—based on hashtags they use and people they watch—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0'),(5502,2,1161,'names','first_name','Abi'),(5503,2,1161,'email','','hireonline4455@outlook.com'),(5504,2,1161,'input_text','','267008487'),(5505,2,1161,'description','','We handle all business processes, including data entry, e-commerce support, invoicing, bookkeeping, payroll, medical billing, lead generation, research, CRM updates, customer support, order processing, telemarketing, and more. Whatever your process.\r\n\r\nEmail us at Hireonline4455@outlook.com'),(5506,2,1162,'names','first_name','Fleta Miele'),(5507,2,1162,'email','','fleta.miele69@gmail.com'),(5508,2,1162,'input_text','','E uawix'),(5509,2,1162,'dropdown','','Cables & Accessories'),(5510,2,1162,'description','','Can’t seem to draw the right website traffic? Our AI-enhanced tool unlocks perfect visitors with keywords and regional focus from continents to local areas.\r\nDesiring increased income, livelier pages, or greater online impact?\r\nWe adjust it to meet your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/Z9YS50UrTLA'),(5511,2,1163,'names','first_name','Rufus Kelynack'),(5512,2,1163,'email','','rufus.kelynack@hotmail.com'),(5513,2,1163,'input_text','','669783219'),(5514,2,1163,'dropdown','','Audio Solutions'),(5515,2,1163,'description','','Hi Blueocean Technologies,\r\n\r\nImagine waking up, grabbing your phone, and seeing $69 payments rolling in… over and over again.\r\n\r\nNo selling. No ads. No complicated tech. Just uploading simple 15-second clips and getting paid like clockwork.\r\n\r\n=>> https://ai-money-printer.blogspot.com\r\n\r\nSounds crazy, right? But it’s already happening.\r\n\r\nFor months, a handful of insiders have been quietly cashing in on a hidden profit loophole that taps into the explosive power of short viral clips, the same kind of videos flooding Instagram, TikTok, and YouTube right now.\r\n\r\nNow, for the first time, we’re revealing exactly how it works and how you can start making $69 over and over again as soon as today.\r\n\r\n=>> https://ai-money-printer.blogspot.com\r\n\r\nBut you have to act fast.\r\n\r\nThis AI-powered profit system won’t stay open for long.\r\n\r\nBest,\r\n[Rufus Kelynack]'),(5516,2,1164,'names','first_name','Marietta Claborn'),(5517,2,1164,'email','','claborn.marietta@gmail.com'),(5518,2,1164,'input_text','','Zacbq'),(5519,2,1164,'dropdown','','Wireless Solutions'),(5520,2,1164,'description','','Ever thought how blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-driven growth service pinpoints the right users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had similar websites see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(5521,2,1165,'names','first_name','Eric Jones'),(5522,2,1165,'email','','ericjonesmyemail@gmail.com'),(5523,2,1165,'input_text','','555-555-1212'),(5524,2,1165,'dropdown','','Cables & Accessories'),(5525,2,1165,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5526,2,1166,'names','first_name','Eric Jones'),(5527,2,1166,'email','','ericjonesmyemail@gmail.com'),(5528,2,1166,'input_text','','555-555-1212'),(5529,2,1166,'dropdown','','Meeting Room Solutions'),(5530,2,1166,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5531,2,1167,'names','first_name','Kellie Sterrett'),(5532,2,1167,'email','','sterrett.kellie80@hotmail.com'),(5533,2,1167,'input_text','','3138240926'),(5534,2,1167,'dropdown','','Cables & Accessories'),(5535,2,1167,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RhO950VhqnS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5536,2,1168,'names','first_name','Geoffrey Biddlecombe'),(5537,2,1168,'email','','geoffrey.biddlecombe@gmail.com'),(5538,2,1168,'input_text','','488499115'),(5539,2,1168,'dropdown','','Wireless Solutions'),(5540,2,1168,'description','','Ever thought how blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\r\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(5541,2,1169,'names','first_name','Elana Anivitti'),(5542,2,1169,'email','','anivitti.elana54@hotmail.com'),(5543,2,1169,'input_text','','652028265'),(5544,2,1169,'dropdown','','Cables & Accessories'),(5545,2,1169,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RhO950VhqnS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5546,2,1170,'names','first_name','Arlette Ruggieri'),(5547,2,1170,'email','','ruggieri.arlette@outlook.com'),(5548,2,1170,'input_text','','Nhkpedbmmyulv'),(5549,2,1170,'dropdown','','Meeting Room Solutions'),(5550,2,1170,'description','','Tired of paying Yelp, Angi & BBB just to be seen? Get listed on Vetted **100% free** and start winning more customers today! https://vettedprobusiness.my/'),(5551,2,1171,'names','first_name','Joshua Linkous'),(5552,2,1171,'email','','joshua.linkous@gmail.com'),(5553,2,1171,'input_text','','267135902'),(5554,2,1171,'dropdown','','Display Mounts'),(5555,2,1171,'description','','Eager to maximize your website crowd? Our AI-powered system attracts targeted website traffic with keywords or place-based filters from countries to local spots.\r\nLooking to increased revenue, active website traffic, or greater digital impact?\r\nWe adjust it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/TN3E50UrTKx'),(5556,2,1172,'names','first_name','Matt Bacak'),(5557,2,1172,'email','','mattbacak2025@gmail.com'),(5558,2,1172,'input_text','','48614242'),(5559,2,1172,'description','','Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to \r\nyour community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune \r\nempowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and \r\nopens up opportunities for additional services.\r\n\r\n\r\n\r\n\r\nClick Here For More Info : https://warriorplus.com/o2/a/cn10g50/0'),(5560,2,1173,'names','first_name','Arianne Fuhrmann'),(5561,2,1173,'email','','arianne.fuhrmann@hotmail.com'),(5562,2,1173,'input_text','','7086974076'),(5563,2,1173,'dropdown','','Display Mounts'),(5564,2,1173,'description','','Eager to transform your website traffic flow? Our AI-driven system attracts perfect visitors with keywords plus location filters from countries to local spots.\r\nWanting more profits, livelier engagement, or an expanded online reach?\r\nWe customize it to suit your plan. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/gvsK50UrTMy'),(5565,2,1174,'names','first_name','Larhonda Payton'),(5566,2,1174,'email','','larhonda.payton@outlook.com'),(5567,2,1174,'input_text','','652595094'),(5568,2,1174,'dropdown','','Projection Solutions'),(5569,2,1174,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/V5cS50Vhqpm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5570,2,1175,'names','first_name','Doug Guertin'),(5571,2,1175,'email','','doug.guertin@yahoo.com'),(5572,2,1175,'input_text','','645139417'),(5573,2,1175,'dropdown','','Cables & Accessories'),(5574,2,1175,'description','','Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/X0fC50VqFE6'),(5575,2,1176,'names','first_name','Temeka Broome'),(5576,2,1176,'email','','temeka.broome@gmail.com'),(5577,2,1176,'input_text','','165818667'),(5578,2,1176,'dropdown','','Display Mounts'),(5579,2,1176,'description','','Striving to grow your website traffic? Our AI-driven tool attracts custom website traffic through keywords and place-specific filters from global regions to streets.\r\nAiming at higher earnings, active website traffic, or a wider digital presence?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/gvsK50UrTMy'),(5580,2,1177,'names','first_name','GeorgeEmist'),(5581,2,1177,'email','','xiceruxuk02@gmail.com'),(5582,2,1177,'dropdown','','Other Enquiry'),(5583,2,1177,'description','','Salam, qiymətinizi bilmək istədim.'),(5584,2,1178,'names','first_name','Addy'),(5585,2,1178,'email','','venture4help@outlook.com'),(5586,2,1178,'input_text','','3953538000'),(5587,2,1178,'dropdown','','Wireless Solutions'),(5588,2,1178,'description','','I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $28 per 1000 words, with bulk discounts. I also provide AI & originality reports. \r\n\r\nEmail me at Venture4help@outlook.com'),(5589,2,1179,'names','first_name','Rod Binette'),(5590,2,1179,'email','','binette.rod@gmail.com'),(5591,2,1179,'input_text','','3171445108'),(5592,2,1179,'dropdown','','Audio Solutions'),(5593,2,1179,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/j5q050Vhqlz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5594,2,1180,'names','first_name','Lucia Kirk'),(5595,2,1180,'email','','lucia.kirk77@gmail.com'),(5596,2,1180,'input_text','','7804371564'),(5597,2,1180,'dropdown','','Wireless Solutions'),(5598,2,1180,'description','','Imagine if blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and people they watch—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(5599,2,1181,'names','first_name','Ronit'),(5600,2,1181,'email','','bizassistance008@outlook.com'),(5601,2,1181,'input_text','','7093510486'),(5602,2,1181,'dropdown','','LCD & LED Products'),(5603,2,1181,'description','','Hi, I\'m Ronit, a bookkeeper with expertise in QuickBooks, Wave, Xero, FreshBooks, and Sage. I can categorize income/expenses and handle reconciliations for PayPal, Wise, and business accounts. My rate is $20/hr. \r\n\r\nEmail me at bizassistance008@outlook.com to discuss further.'),(5604,2,1182,'names','first_name','Annetta Chiu'),(5605,2,1182,'email','','chiu.annetta@hotmail.com'),(5606,2,1182,'input_text','','Ycghm s'),(5607,2,1182,'dropdown','','Display Mounts'),(5608,2,1182,'description','','Striving to boost your website crowd? Our AI-powered tool unlocks custom website traffic using keywords or location zones from countries to towns.\r\nWanting higher earnings, livelier engagement, or a wider digital presence?\r\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/R0XW50UsQjf'),(5609,2,1183,'names','first_name','Eric Jones'),(5610,2,1183,'email','','ericjonesmyemail@gmail.com'),(5611,2,1183,'input_text','','555-555-1212'),(5612,2,1183,'dropdown','','Cables & Accessories'),(5613,2,1183,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5614,2,1184,'names','first_name','JohnEmist'),(5615,2,1184,'email','','zekisuquc419@gmail.com'),(5616,2,1184,'dropdown','','Mini PCs'),(5617,2,1184,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(5618,2,1185,'names','first_name','Sanora Fikes'),(5619,2,1185,'email','','fikes.sanora@gmail.com'),(5620,2,1185,'input_text','','4484441'),(5621,2,1185,'dropdown','','Other Enquiry'),(5622,2,1185,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/6RtU50Vhqw7\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5623,2,1186,'names','first_name','Brian WRIGHT Eng.'),(5624,2,1186,'email','','newsletter@wexxon.com'),(5625,2,1186,'input_text','','7209248652'),(5626,2,1186,'dropdown','','Wireless Solutions'),(5627,2,1186,'description','','Please visit https://tinyurl.com/27g52cxz'),(5628,2,1187,'names','first_name','Tanu'),(5629,2,1187,'email','','brandbuildingassistance@outlook.com'),(5630,2,1187,'input_text','','467716094'),(5631,2,1187,'dropdown','','Meeting Room Solutions'),(5632,2,1187,'description','','Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com'),(5633,2,1188,'names','first_name','Shoshana Scotto'),(5634,2,1188,'email','','scotto.shoshana@msn.com'),(5635,2,1188,'input_text','','249958577'),(5636,2,1188,'dropdown','','Wireless Solutions'),(5637,2,1188,'description','','Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/X0fC50VqFE6'),(5638,2,1189,'names','first_name','TedEmist'),(5639,2,1189,'email','','aferinohis056@gmail.com'),(5640,2,1189,'dropdown','','Other Enquiry'),(5641,2,1189,'description','','Hi, ego volo scire vestri pretium.'),(5642,2,1190,'names','first_name','Mel Webster'),(5643,2,1190,'email','','mel.webster@msn.com'),(5644,2,1190,'input_text','','817087175'),(5645,2,1190,'description','','Wanting to amplify your website growth? Our AI-powered system delivers custom website traffic using keywords and geographic precision from continents to towns.\r\nWanting increased revenue, boosted visitors, or greater digital impact?\r\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/YMoH50UsQjC'),(5646,2,1191,'names','first_name','Esther Terrell'),(5647,2,1191,'email','','terrell.esther41@gmail.com'),(5648,2,1191,'input_text','','448858892'),(5649,2,1191,'dropdown','','Wireless Solutions'),(5650,2,1191,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RcLf50Vhqx9\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5651,2,1192,'names','first_name','Rahul'),(5652,2,1192,'email','','yourvirtualassistant23@outlook.com'),(5653,2,1192,'input_text','','7726186319'),(5654,2,1192,'dropdown','','Wireless Solutions'),(5655,2,1192,'description','','Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \r\n\r\nEmail me at yourvirtualassistant23@outlook.com for your data needs!'),(5656,2,1193,'names','first_name','Sam Disney'),(5657,2,1193,'email','','sam@247-employee.com'),(5658,2,1193,'input_text','','246319922'),(5659,2,1193,'dropdown','','Wireless Solutions'),(5660,2,1193,'description','','I’m reaching out through your contact form because people don’t like cold calls.\r\n\r\nOur A.I. is helping businesses get more jobs, leads, and customers every day.\r\n\r\nWe’re offering you a 3-week test drive at no cost: www.247-employee.com\r\n\r\n\r\n\r\nTo opt out of future messages, just reply with \"opt out.\"\r\nblueocean-technologies.com'),(5661,2,1194,'names','first_name','Matt Bacak'),(5662,2,1194,'email','','mattbacak2025@gmail.com'),(5663,2,1194,'input_text','','745435270'),(5664,2,1194,'dropdown','','Mini PCs'),(5665,2,1194,'description','','Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to your community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune empowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and opens up opportunities for additional services.\r\n\r\n\r\nClick Here For More Info : https://warriorplus.com/o2/a/cn10g50/0'),(5666,2,1195,'names','first_name','Sid'),(5667,2,1195,'email','','socialmedia1145@outlook.com'),(5668,2,1195,'input_text','','3133345244'),(5669,2,1195,'dropdown','','LCD & LED Products'),(5670,2,1195,'description','','Looking to boost your brand’s social media presence? I create custom posts for Facebook, Instagram, and LinkedIn to enhance engagement and connect with your audience. Get unique, branded content for just $20 per post! \r\n\r\nContact me at socialmedia1145@outlook.com to elevate your online presence today!'),(5671,2,1196,'names','first_name','Brian WRIGHT Eng.'),(5672,2,1196,'email','','newsletter@wexxon.com'),(5673,2,1196,'input_text','','7209248652'),(5674,2,1196,'dropdown','','Video Distribution'),(5675,2,1196,'description','','You can encounter days where fatal events will permanently change your life and become your nightmares. There are a lot of such kinds of events you may encounter, and there will be no way to get your life back to a quality before such a fatal event. Such fatal events could be severe wounds with permanent disabilities, car accidents with severely wounded or even dead victims, bad decisions with high financial losses, etc. In our unique 5-YEAR FUTURE FORECAST report for 5-year time period, we can specially prepare your will give you precise and highly detailed information on how to avoid these dangerous events in your life and when these perilous events can happen. You can get your 5-YEAR FUTURE FORECAST report at https://wexxon.com/en/home/32-5-year-future-forecast.html'),(5676,2,1197,'names','first_name','Tabatha Pfaff'),(5677,2,1197,'email','','pfaff.tabatha@hotmail.com'),(5678,2,1197,'input_text','','476722082'),(5679,2,1197,'dropdown','','Display Mounts'),(5680,2,1197,'description','','Imagine if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they’re into and accounts they follow—to boost your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(5681,2,1198,'names','first_name','Eric Jones'),(5682,2,1198,'email','','ericjonesmyemail@gmail.com'),(5683,2,1198,'input_text','','555-555-1212'),(5684,2,1198,'dropdown','','Wireless Solutions'),(5685,2,1198,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\r\n\r\nWhat for? \r\n\r\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Owner definitely stands out. \r\n\r\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\r\n\r\nThere is, however, a catch… more accurately, a question…\r\n\r\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\r\n\r\nHere’s a way to create INSTANT engagement that you may not have known about… \r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\r\n\r\nEverything I’ve just described is simple, easy, and effective. \r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5686,2,1199,'names','first_name','Ashok'),(5687,2,1199,'email','','webdesignservices111@outlook.com'),(5688,2,1199,'input_text','','7912866940'),(5689,2,1199,'dropdown','','LCD & LED Products'),(5690,2,1199,'description','','Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \r\n\r\nReach out at webdesignservices111@outlook.com'),(5691,2,1200,'names','first_name','Milton Giorza'),(5692,2,1200,'email','','giorza.milton@gmail.com'),(5693,2,1200,'input_text','','Bqf Nbew'),(5694,2,1200,'dropdown','','Cables & Accessories'),(5695,2,1200,'description','','Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/4tEJ50VqFEC'),(5696,2,1201,'names','first_name','Kevin Murphy'),(5697,2,1201,'email','','kevinm@nextdayworkingcapital.com'),(5698,2,1201,'input_text','','725-867-2209'),(5699,2,1201,'dropdown','','Audio Solutions'),(5700,2,1201,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(5701,2,1202,'names','first_name','Hwa Hutcheson'),(5702,2,1202,'email','','hutcheson.hwa71@gmail.com'),(5703,2,1202,'input_text','','185473627'),(5704,2,1202,'dropdown','','LCD & LED Products'),(5705,2,1202,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/RcLf50Vhqx9\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5706,2,1203,'names','first_name','Eric Jones'),(5707,2,1203,'email','','ericjonesmyemail@gmail.com'),(5708,2,1203,'input_text','','555-555-1212'),(5709,2,1203,'dropdown','','Display Mounts'),(5710,2,1203,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\r\n\r\nWhat for?\r\n\r\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\r\n\r\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\r\n\r\nHowever, there is a question…\r\n\r\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\r\n\r\nMore importantly, how can you connect with that visitor?\r\n\r\nResearch indicates that many visitors leave quickly.\r\n\r\nHere is a way to create immediate engagement that might be new to you:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\r\n\r\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\r\n\r\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\r\n\r\nEverything described is straightforward, convenient, and effective.\r\n\r\nVisit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou could be engaging with significantly more potential contacts soon!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\r\n\r\nVisit https://actionleadgeneration.com to explore Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5711,2,1204,'names','first_name','Berniece Edmond'),(5712,2,1204,'email','','edmond.berniece95@gmail.com'),(5713,2,1204,'input_text','','272505459'),(5714,2,1204,'dropdown','','Projection Solutions'),(5715,2,1204,'description','','Wanting to supercharge your website audience? Our AI-driven technology attracts perfect website traffic through keywords and location zones from global areas to towns.\r\nAiming at more revenue, active engagement, or wider web reach?\r\nWe fine-tune it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/mmBL50UsQkM'),(5716,2,1205,'names','first_name','Ruby Barnes'),(5717,2,1205,'email','','curnow.yukiko@gmail.com'),(5718,2,1205,'input_text','','265558549'),(5719,2,1205,'dropdown','','Wireless Solutions'),(5720,2,1205,'description','','Place Your Bets at the Casino of Love! \r\n\r\nTake a Chance on Love – Your Jackpot Awaits!\r\n\r\nLove is the ultimate game of chance—but with the right odds, you could win big! At https://online-888.casino \r\nWe’re not just about cards and chips; we’re about luscious women looking for a date.\r\n\r\n+ Match with someone special\r\n+ Exciting conversations & real chemistry\r\n+ A fun & thrilling way to find romance\r\n\r\nAre you ready to roll the dice on love?\r\nYour perfect match might be just one click away!\r\n\r\n++ Start Matching Now: https://online-888.casino\r\n\r\nDon’t miss your chance to hit the jackpot in love!\r\nhttps://online-888.casino Where Love is Always in Play...'),(5721,2,1206,'names','first_name','Bertha Mayhew'),(5722,2,1206,'email','','mayhew.bertha@outlook.com'),(5723,2,1206,'input_text','','475305559'),(5724,2,1206,'dropdown','','Wireless Solutions'),(5725,2,1206,'description','','Hi,\r\n\r\nAre you tired of paying multiple monthly subscriptions for premium AI tools? \r\n\r\nI\'d like to introduce the world\'s first cloud-based platform that gives you access to premium uncensored versions of leading AI apps in a single dashboard:\r\n\r\nDeepSeek R1, Grok, ChatGPT-4o, Gemini 2.0 Flash, Claude Pro, and more.\r\nNo monthly fees - just a one-time payment of $14.95 (normally $97).\r\nFull commercial license included.\r\nLaunch your own AI subscription platform and charge any amount\r\n\r\nKey Features:\r\n\r\nUncensored AI chat with no restrictions on topics.\r\nSupport for 40+ languages.\r\nCode generation capabilities.\r\nEasy-to-use dashboard.\r\n30-day money-back guarantee\r\n\r\nThis limited-time offer includes all premium AI tools without any censorship or monthly fees. You\'ll have everything you need to create high-quality content, generate stunning visuals, write code, and more.\r\n\r\nLearn more: https://furtherinfo.info/oneai\r\n\r\nBest regards,\r\nBertha\r\n\r\nIf you do not wish us to contact you again, let us know here: https://removeme.live/a/unsubscribe.php?d=blueocean-technologies.com'),(5726,2,1207,'names','first_name','Eric Jones'),(5727,2,1207,'email','','ericjonesmyemail@gmail.com'),(5728,2,1207,'input_text','','555-555-1212'),(5729,2,1207,'dropdown','','Cables & Accessories'),(5730,2,1207,'description','','Hi Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5731,2,1208,'names','first_name','Angie Worthington'),(5732,2,1208,'email','','angie.worthington@gmail.com'),(5733,2,1208,'input_text','','662071713'),(5734,2,1208,'description','','More leads, better SEO, and stronger trust—all **100% free**. Get your **free** Vetted business page today! https://vettedprobusiness.my/'),(5735,2,1209,'names','first_name','Kristy Baragwanath'),(5736,2,1209,'email','','kristy.baragwanath@outlook.com'),(5737,2,1209,'input_text','','6211714444'),(5738,2,1209,'dropdown','','Mini PCs'),(5739,2,1209,'description','','Your website, blueocean-technologies.com, could be attracting far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our intelligent traffic system transforms results—delivering engaged visitors straight to your site.\r\n\r\nStart with a complimentary 4,000-visitor boost to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s enhance your traffic today. Get more info here: https://ow.ly/3Baf50Utu5N'),(5740,2,1210,'names','first_name','Beverly Hines'),(5741,2,1210,'email','','hines.beverly@hotmail.com'),(5742,2,1210,'input_text','','620514497'),(5743,2,1210,'dropdown','','Cables & Accessories'),(5744,2,1210,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(5745,2,1211,'names','first_name','Aiden Delapena'),(5746,2,1211,'email','','aiden.delapena@hotmail.com'),(5747,2,1211,'input_text','','652595094'),(5748,2,1211,'dropdown','','Other Enquiry'),(5749,2,1211,'description','','Google rankings drop fast—are you keeping up? We help businesses dominate search results and media. Don’t wait until it’s too late. Get started: http://superchargeyourprandmarketing.top/'),(5750,2,1212,'names','first_name','Ruby'),(5751,2,1212,'email','','venture4help@outlook.com'),(5752,2,1212,'input_text','','627845289'),(5753,2,1212,'dropdown','','Wireless Solutions'),(5754,2,1212,'description','','Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.'),(5755,2,1213,'names','first_name','Adam Tyrell'),(5756,2,1213,'email','','tyrell.adam96@gmail.com'),(5757,2,1213,'input_text','','533761182'),(5758,2,1213,'dropdown','','Other Enquiry'),(5759,2,1213,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/Sr6H50VvbmT\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5760,2,1214,'names','first_name','Trisha Brunette'),(5761,2,1214,'email','','trisha.brunette@gmail.com'),(5762,2,1214,'input_text','','5408296363'),(5763,2,1214,'dropdown','','Video Distribution'),(5764,2,1214,'description','','Wanting to fuel your website growth? Our AI-enhanced brings targeted website traffic using keywords and location targeting from countries to local areas.\r\nLooking for higher profits, livelier visitors, or wider web presence?\r\nWe adjust it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/Ukch50Utuf3'),(5765,2,1215,'names','first_name','Tory Kimber'),(5766,2,1215,'email','','tory.kimber@hotmail.com'),(5767,2,1215,'input_text','','673392555'),(5768,2,1215,'dropdown','','Meeting Room Solutions'),(5769,2,1215,'description','','Looking for a better way to advertise? We place your ad text in website contact forms, guaranteeing it gets seen. No pay-per-click charges—just one affordable flat rate. \r\n\r\nCurious how this works? Contact me for details. \r\n\r\nRegards, \r\nTory Kimber \r\nEmail: Tory.Kimber@freshnewleads.my \r\nWebsite: https://getnewclients.top'),(5770,2,1216,'names','first_name','Alec Brown'),(5771,2,1216,'email','','csp.digital8@gmail.com'),(5772,2,1216,'input_text','','512-885-8595'),(5773,2,1216,'dropdown','','Audio Solutions'),(5774,2,1216,'description','','Hey,\r\n\r\n\r\n\r\nThe IRS refund window for self-employed workers closes this week.\r\n\r\n\r\n\r\nIf you were 1099 or Schedule C in 2021 and missed work due to COVID disruptions…\r\n\r\n\r\n\r\n You could still claim up to $32,220\r\n Takes 5 minutes, no cost\r\n\r\n No document uploads\r\n Funds can hit your account in 5–7 days\r\n\r\n\r\n\r\nCheck to know for sure how much you qualify for here --->> www.SETCFORME.com\r\n\r\n\r\n\r\nThis isn’t an ad. It’s a closing door. If you miss it, it’s gone--->> APRIL 15 2025\r\n\r\nAlec\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n10900 Research Blvd. \r\nSte. 160C #1061\r\nAustin, TX 78759\r\n\r\nTo opt out of future messages go here:\r\nhttp://optoutofmarketing.online/?info=blueocean-technologies.com'),(5775,2,1217,'names','first_name','Sam Binns'),(5776,2,1217,'email','','binns.sam@gmail.com'),(5777,2,1217,'input_text','','4023646572'),(5778,2,1217,'dropdown','','Mini PCs'),(5779,2,1218,'names','first_name','Stacy Farrington'),(5780,2,1218,'email','','stacy.farrington28@hotmail.com'),(5781,2,1218,'input_text','','Kyemcvc'),(5782,2,1218,'dropdown','','Video Distribution'),(5783,2,1219,'names','first_name','Michael Veinbergs'),(5784,2,1219,'email','','michael@closeable.biz'),(5785,2,1219,'input_text','','3124547516'),(5786,2,1219,'dropdown','','Projection Solutions'),(5787,2,1219,'description','','Not sure if this would be a good fit for your business, but thought I\'d reach out just in case.\r\n\r\nWe offer outsourced receptionist services. \r\n\r\nIncluded in this service:\r\n* Live Answering 24/7/365. \r\n* All your inquiries handled, whether by phone, chat, text and instant message.\r\n* We answer questions, prequalify leads, book appointments into your calendar and send appointment reminders, with all activity logged into your CRM.\r\n\r\nAll for just $499/mo.\r\n\r\nIf this sounds interesting, you can get more info at https://www.Closeable.biz.\r\n\r\n\r\nWarm Regards,\r\nMichael Veinbergs\r\n\r\nPS: If you have a receptionist already, this frees them up to work on higher level, revenue generating activities and if you don\'t have a receptionist, this service means you won\'t have to hire one.\r\n\r\nBy the way, if you\'d rather not receive e-mails from me, please visit the opt-out link below. \r\nhttps://closeable.agency/?URL=blueocean-technologies.com'),(5788,2,1220,'names','first_name','Mark Wints'),(5789,2,1220,'email','','markwints39@gmail.com'),(5790,2,1220,'input_text','','734-555-3714'),(5791,2,1220,'dropdown','','Audio Solutions'),(5792,2,1220,'description','','A lot of good businesses lose money because something small is broken in their system.\r\n\r\n\r\nIt’s like a leaky bucket—you pour in leads, but they drip out.\r\n\r\n\r\nThis free playbook shows how top brands fix that fast and grow big.\r\n\r\n\r\nGrab it here if you want more customers:\r\n\r\nhttps://bit.ly/4hMPCqh\r\n\r\nRegards,\r\nMark\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou\'re getting this message because at some point, you let us know that you\'re a business owner looking to get more leads and customers — and that you\'re open to free tools, resources, and tips to help make that happen. We only send this kind of stuff to people who’ve shown interest in growing their business, and we’re here to support you every step of the way.\r\n\r\n169 Homan Ln, Centre Hall, PA 16828\r\nUnsubscribe:\r\nhttps://marketing-out.click/?info=blueocean-technologies.com'),(5793,2,1221,'names','first_name','Tommy Benavidez'),(5794,2,1221,'email','','tommy.benavidez@gmail.com'),(5795,2,1221,'input_text','','163719105'),(5796,2,1221,'dropdown','','Mini PCs'),(5797,2,1221,'description','','Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/Ukch50Utuf3'),(5798,2,1222,'names','first_name','Eric Jones'),(5799,2,1222,'email','','ericjonesmyemail@gmail.com'),(5800,2,1222,'input_text','','555-555-1212'),(5801,2,1222,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and I found Blueocean Technologies after performing a quick search – you appeared near the top of the rankings, so whatever you’re doing for visibility seems to be working well.\r\n\r\nHere’s my question: what happens after someone arrives on your website? Do they simply leave without taking any action?\r\n\r\nResearch indicates that many visitors find a site, glance around briefly, and then leave, often without any engagement. That means all the work you’ve done to bring them there doesn’t fully pay off.\r\n\r\nWhy let your efforts go to waste?\r\n\r\nConsider making it easy for interested visitors to connect with you, without requiring them to even pick up their device.\r\n\r\nWeb Visitors Into Leads is a tool that resides on your website, ready to capture a visitor’s name, email, and phone number. It allows you to know immediately when someone is interested, so you can speak with them while they are still there.\r\n\r\nPrompt outreach is key. Connecting with someone within a few minutes rather than much later can make a significant difference.\r\n\r\nView a Live Demo https://trustedleadgeneration.com \r\nto see exactly how Web Visitors Into Leads works.\r\n\r\nWith our SMS Text With Lead feature, once you have their contact number, you can immediately begin a text conversation. Even if they don’t accept your initial offer, you can maintain contact by sharing updates, useful information, and reasons to stay connected.\r\n\r\nThis simple addition can make your website much more effective.\r\n\r\nVisit the link above to learn more about what Web Visitors Into Leads can do for your business—you may be pleasantly surprised.\r\n\r\nThank you, and keep up the great work!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads offers an available at no charge 14-day evaluation period. You could be engaging far more visitors soon. It even includes international call capabilities. Don’t let potential connections slip away. \r\nExplore Web Visitors Into Leads now: https://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5802,2,1223,'names','first_name','Luke Jimenez'),(5803,2,1223,'email','','joycelyn.slocum@gmail.com'),(5804,2,1223,'input_text','','240300536'),(5805,2,1223,'dropdown','','Mini PCs'),(5806,2,1223,'description','','Get more clients with Authentic Social Media Advertising!\r\n\r\nOur team of 6 Social Media creators (USA, UK, South Africa) delivers real, relatable content that drives new customers and sales to your site!\r\n\r\n- 20-second Stories or 60-second polished videos\r\n\r\n- Pro editing, voiceovers, and scripts\r\n\r\n- Budget-friendly packages (Starter, Growth, Premium)\r\n\r\nLet’s get you more clients! \r\nCheck our services at https://ugccontentcreator.net/'),(5807,2,1224,'names','first_name','Ruby'),(5808,2,1224,'email','','venture4help@outlook.com'),(5809,2,1224,'input_text','','4426322'),(5810,2,1224,'dropdown','','Video Distribution'),(5811,2,1224,'description','','Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.'),(5812,2,1225,'names','first_name','Dizaynersk_bwor'),(5813,2,1225,'email','','mspcarmfoor@2-construction.store'),(5814,2,1225,'dropdown','','Meeting Room Solutions'),(5815,2,1225,'description','','Новые тренды в мире дизайнерской мебели. \r\nМебель премиум http://www.byfurniture.by .'),(5816,2,1226,'names','first_name','Amelia Brown'),(5817,2,1226,'email','','ameliabrown5812@gmail.com'),(5818,2,1226,'input_text','','8141241865'),(5819,2,1226,'dropdown','','Meeting Room Solutions'),(5820,2,1226,'description','','Hi there,\r\n\r\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\r\n\r\n- We guarantee to gain you 700-1500+ subscribers per month.\r\n- People subscribe because they are interested in your channel/videos, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any \'bots\'.\r\n- Channel Creation: If you haven\'t started your YouTube journey yet, we can create a professional channel for you as part of your initial order.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nAmelia'),(5821,2,1227,'names','first_name','Arlen Swank'),(5822,2,1227,'email','','swank.arlen@gmail.com'),(5823,2,1227,'input_text','','6308322813'),(5824,2,1227,'dropdown','','Wireless Solutions'),(5825,2,1227,'description','','Needing to enhance your website reach? Our smart platform attracts targeted website traffic via keywords or place-based tags from global zones to towns.\r\nDesiring higher profits, engaged website traffic, or greater digital reach?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/o9ef50Vv8YZ'),(5826,2,1228,'names','first_name','Tiffany Streeter'),(5827,2,1228,'email','','tiffany.streeter@gmail.com'),(5828,2,1228,'input_text','','890976963'),(5829,2,1228,'dropdown','','Mini PCs'),(5830,2,1228,'description','','Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to boost visibility and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to experience the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://ow.ly/o9ef50Vv8YZ'),(5831,2,1229,'names','first_name','Ana'),(5832,2,1229,'email','','hireonline4455@outlook.com'),(5833,2,1229,'input_text','','261008177'),(5834,2,1229,'dropdown','','LCD & LED Products'),(5835,2,1229,'description','','I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions. \r\n\r\nEmail me at Hireonline4455@outlook.com'),(5836,2,1230,'names','first_name','Vickey Rhem'),(5837,2,1230,'email','','rhem.vickey@googlemail.com'),(5838,2,1230,'input_text','','674006213'),(5839,2,1230,'dropdown','','LCD & LED Products'),(5840,2,1230,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/bx6m50VvbmW\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5841,2,1231,'names','first_name','Eric Jones'),(5842,2,1231,'email','','ericjonesmyemail@gmail.com'),(5843,2,1231,'input_text','','555-555-1212'),(5844,2,1231,'dropdown','','LCD & LED Products'),(5845,2,1231,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5846,2,1232,'names','first_name','Ethan Loving'),(5847,2,1232,'email','','loving.ethan50@yahoo.com'),(5848,2,1232,'input_text','','162971230'),(5849,2,1232,'dropdown','','Cables & Accessories'),(5850,2,1232,'description','','Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https://ow.ly/bml650VqFCm'),(5851,2,1233,'names','first_name','Rosetta Keiser'),(5852,2,1233,'email','','rosetta.keiser@gmail.com'),(5853,2,1233,'input_text','','3906384229'),(5854,2,1233,'dropdown','','Meeting Room Solutions'),(5855,2,1233,'description','','Ready to enhance your website growth? Our AI-powered system delivers perfect website traffic through keywords and geographic precision from countries to local spots.\r\nLooking to increased revenue, livelier engagement, or an expanded online presence?\r\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/XWqG50Utugh'),(5856,2,1234,'names','first_name','Abi'),(5857,2,1234,'email','','projectsexpert222@outlook.com'),(5858,2,1234,'input_text','','Azzkm q n ou'),(5859,2,1234,'dropdown','','Display Mounts'),(5860,2,1234,'description','','Need help with admin, marketing, web research, sending personalized emails, social media, content writing, bookkeeping, data entry, or website management? \r\n\r\nJust reply me at projectsexpert222@outlook.com to discuss ahead.'),(5861,2,1235,'names','first_name','Locklear'),(5862,2,1235,'email','','jacobb2lead@gmail.com'),(5863,2,1235,'input_text','','493471996'),(5864,2,1235,'dropdown','','Video Distribution'),(5865,2,1235,'description','','Hi,\r\n\r\nI\'ve built an AI based on blueocean-technologies.com, it can manage all inbound messaging and schedule appointments. It can also re-engage with old leads. \r\n\r\nIs this the best place to send the demo? \r\nOr do you have time to jump on a call so I can show you how it exactly works?'),(5866,2,1236,'names','first_name','Mark Simmons'),(5867,2,1236,'email','','marks@nextdayworkingcapital.com'),(5868,2,1236,'input_text','','725-867-2209'),(5869,2,1236,'dropdown','','Meeting Room Solutions'),(5870,2,1236,'description','','What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(5871,2,1237,'names','first_name','Michael Veinbergs'),(5872,2,1237,'email','','michael@closeable.biz'),(5873,2,1237,'input_text','','3721517406'),(5874,2,1237,'dropdown','','Wireless Solutions'),(5875,2,1237,'description','','You\'re invited to a free 30 minute training for small to midsize business owners who want to learn 3 practical and profitable ways to leverage AI this week. We hope you\'ll be able to join us!\r\n\r\nhttps://closeable.biz/webinar'),(5876,2,1238,'names','first_name','Brian WRIGHT Eng.'),(5877,2,1238,'email','','newsletter@wexxon.com'),(5878,2,1238,'input_text','','7209248652'),(5879,2,1238,'description','','Please visit https://tinyurl.com/27g52cxz'),(5880,2,1239,'names','first_name','Eric Jones'),(5881,2,1239,'email','','ericjonesmyemail@gmail.com'),(5882,2,1239,'input_text','','555-555-1212'),(5883,2,1239,'dropdown','','Other Enquiry'),(5884,2,1239,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5885,2,1240,'names','first_name','Dotty Dalgleish'),(5886,2,1240,'email','','dalgleish.dotty@gmail.com'),(5887,2,1240,'input_text','','4098319267'),(5888,2,1240,'dropdown','','Other Enquiry'),(5889,2,1240,'description','','Eager to transform your website traffic flow? Our smart AI system channels targeted visitors with keywords plus location filters from continents to towns.\r\nWanting more profits, livelier engagement, or greater digital impact?\r\nWe tailor it to fit your plan. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/7zUl50VvblY'),(5890,2,1241,'names','first_name','DuweewPralt'),(5891,2,1241,'email','','rew33@donetsk365.ru'),(5892,2,1241,'input_text','','[url=https://domcoffee.site]fuck off bitch щдюхи вонючие пезды [/url]'),(5893,2,1241,'dropdown','','Wireless Solutions'),(5894,2,1241,'description','','fuck off bitch щдюхи вонючие пезды \r\ndomcoffee.site щдюхи вонючие пезды \r\n+zwz4753674 fucking porno video \r\n+zwz4753674'),(5895,2,1242,'names','first_name','Cerys Burkholder'),(5896,2,1242,'email','','cerys.burkholder@msn.com'),(5897,2,1242,'input_text','','3230425517'),(5898,2,1242,'dropdown','','Display Mounts'),(5899,2,1242,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering targeted visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/L3E850Vvbm1'),(5900,2,1243,'names','first_name','Stacey Ogle'),(5901,2,1243,'email','','stacey.ogle47@gmail.com'),(5902,2,1243,'input_text','','7905898520'),(5903,2,1243,'dropdown','','Mini PCs'),(5904,2,1243,'description','','Hi Blueocean Technologies,\r\n\r\nThese short, simple and lame video\r\nquizzes are breaking the internet..\r\n\r\n- 1M views on a DOG CARE quiz\r\n- 3.6M views on a GK quiz\r\n- 4.5M views on a MOVIE quiz\r\n- 1.1M views on MAKEUP quiz\r\n- 921k views on a M0NEY quiz\r\n\r\nWant to create 100s of these \r\nViral \"AI Quiz Videos\" in minutes \r\nwith just few clicks & generate millions \r\nof visitors/m - WITH NO tech skills,\r\nNO subs, NO followers, NO ads, \r\nNO SEO.. ???\r\n\r\n==> Unlock *AI Video Quizzes* Now\r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nTHE BACKSTORY!!\r\n\r\nMy friend Ram have been EXPLOITING\r\nYoutube Shorts & Instagram Reels to \r\ngenerate viral, organic traffic for\r\npast 12 months...\r\n\r\nBut then he found something \r\nBIGGER & BETTER..\r\n\r\nHe started using the **SECRET \r\n3E + Proprietary AI Tech** to create \r\nstunning, engaging, addictive video \r\nquizzes..\r\n\r\nAnd with it, he started getting MILLIONS \r\nof visitors/m, sales, commissions and \r\nfollowers WITHOUT any effort or money.\r\n\r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nWith this revolutionary platform, you \r\ncan create 100s of these viral quiz \r\nvideos with zero effort in just minutes\r\nand go viral on YouTube, Instagram,\r\nTikTok and more..\r\n\r\nYou get 10x more sales, reach, followers, \r\nand engagement... \r\n\r\nLITERALLY handful of people know\r\nabout it, 99.95% of marketers have no \r\nidea how to use it, how to make money \r\nwith it..\r\n\r\nBut now you can become one of them.. \r\nGet the Viral Video Quiz app + learn \r\nall his methods, strategies and hacks \r\nfor just one LOW one-time price.\r\n\r\n=> Get ViralQuiz AI For A Low One-Time \r\nPrice Now \r\n=> https://viral-quiz-ai.blogspot.com\r\n\r\nDon\'t miss out on this opportunity. \r\n\r\nBest,\r\n[Stacey Ogle]'),(5905,2,1244,'names','first_name','Veta Schuhmacher'),(5906,2,1244,'email','','schuhmacher.veta@googlemail.com'),(5907,2,1244,'input_text','','634718064'),(5908,2,1244,'dropdown','','Meeting Room Solutions'),(5909,2,1244,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/kQ5450Vvbnm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5910,2,1245,'names','first_name','Cheryl Parker'),(5911,2,1245,'email','','cherylp@nextdayworkingcapital.com'),(5912,2,1245,'input_text','','725-867-2209'),(5913,2,1245,'description','','Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(5914,2,1246,'names','first_name','TedEmist'),(5915,2,1246,'email','','aferinohis056@gmail.com'),(5916,2,1246,'dropdown','','Other Enquiry'),(5917,2,1246,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(5918,2,1247,'names','first_name','Ernie Broyles'),(5919,2,1247,'email','','ernie.broyles@googlemail.com'),(5920,2,1247,'input_text','','3156954577'),(5921,2,1247,'dropdown','','Cables & Accessories'),(5922,2,1247,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ow.ly/I1V650VyXYk'),(5923,2,1248,'names','first_name','Hannelore Wesolowski'),(5924,2,1248,'email','','wesolowski.hannelore@gmail.com'),(5925,2,1248,'input_text','','Elbt i'),(5926,2,1248,'dropdown','','Cables & Accessories'),(5927,2,1248,'description','','Is your website blueocean-technologies.com overlooking its true potential? With our AI-driven traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/Pwtl50VyXXT'),(5928,2,1249,'names','first_name','Layla Segundo'),(5929,2,1249,'email','','segundo.layla@gmail.com'),(5930,2,1249,'input_text','','9265118672'),(5931,2,1249,'dropdown','','Other Enquiry'),(5932,2,1249,'description','','Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to enhance engagement and bring potential customers to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/20s350VyXXa'),(5933,2,1250,'names','first_name','DuwerPralt'),(5934,2,1250,'email','','rew33@donetsk365.ru'),(5935,2,1250,'input_text','','[url=https://happy-coffeemaster.ru/]fuck off bitch щдюхи вонючие пезды [/url]'),(5936,2,1250,'dropdown','','Display Mounts'),(5937,2,1250,'description','','fuck off bitch щдюхи вонючие пезды \r\ndomcoffee.site <a href=https://happy-coffeemaster.ru/ щдюхи вонючие пезды \r\n+zwz4753674 fucking porno video \r\n+zwz4753674'),(5938,2,1251,'names','first_name','Donnell Chau'),(5939,2,1251,'email','','donnell.chau@outlook.com'),(5940,2,1251,'input_text','','25856460'),(5941,2,1251,'dropdown','','Other Enquiry'),(5942,2,1251,'description','','Hey, Don\'t forget checkout the latest fun collections!\r\n\r\nGEOTROTT.COM\r\n\r\nThat\'s (Geotrott with 2 \"T\"s)'),(5943,2,1252,'names','first_name','Caridad Clow'),(5944,2,1252,'email','','clow.caridad@msn.com'),(5945,2,1252,'input_text','','627791272'),(5946,2,1252,'dropdown','','Projection Solutions'),(5947,2,1252,'description','','Ready to expand your website audience? Our AI-enhanced channels precise website traffic using keywords or geographic tags from countries to neighborhoods.\r\nHoping for increased income, engaged website traffic, or expanded digital reach?\r\nWe craft it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/j5A450Vvbmm'),(5948,2,1253,'names','first_name','Shaunte Lindquist'),(5949,2,1253,'email','','shaunte.lindquist@yahoo.com'),(5950,2,1253,'input_text','','421794158'),(5951,2,1253,'dropdown','','LCD & LED Products'),(5952,2,1253,'description','','Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to see the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://ow.ly/BGje50VyY0l'),(5953,2,1254,'names','first_name','Eric Jones'),(5954,2,1254,'email','','ericjonesmyemail@gmail.com'),(5955,2,1254,'input_text','','555-555-1212'),(5956,2,1254,'dropdown','','Projection Solutions'),(5957,2,1254,'description','','Hello Blueocean Technologies,\r\n\r\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(5958,2,1255,'names','first_name','Tony'),(5959,2,1255,'email','','businessprocessoutsourcing1@outlook.com'),(5960,2,1255,'input_text','','3726855846'),(5961,2,1255,'dropdown','','Wireless Solutions'),(5962,2,1255,'description','','Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A/R & A/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. \r\n\r\nLet’s connect! Email: Businessprocessoutsourcing1@outlook.com'),(5963,2,1256,'names','first_name','Chas Rumsey'),(5964,2,1256,'email','','chas.rumsey@outlook.com'),(5965,2,1256,'input_text','','677689952'),(5966,2,1256,'dropdown','','Cables & Accessories'),(5967,2,1256,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can see the impact. If you love the results, our plans provide up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ow.ly/VySy50VyY4m'),(5968,2,1257,'names','first_name','Evelyn Alves Goncalves'),(5969,2,1257,'email','','communication@bratokft.com'),(5970,2,1257,'input_text','','4255078393'),(5971,2,1257,'description','','Greetings,\r\n\r\nWe found your products interesting and would like to make purchase for a contract.\r\nKindly send your catalogue for review & advise your delivery time and also your availability for a virtual zoom meeting.\r\n\r\nYour swift reply will be highly appreciated.\r\n\r\nBest regards,'),(5972,2,1258,'names','first_name','Ryder Mash'),(5973,2,1258,'email','','ryder.mash@msn.com'),(5974,2,1258,'input_text','','29767726'),(5975,2,1258,'dropdown','','Video Distribution'),(5976,2,1259,'names','first_name','Yvonne Trujillo'),(5977,2,1259,'email','','yvonne.trujillo@yahoo.com'),(5978,2,1259,'input_text','','345905450'),(5979,2,1259,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to enhance engagement and bring real visitors to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 350,000 visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/uCU350VyY1W'),(5980,2,1260,'names','first_name','Debbie Sessions'),(5981,2,1260,'email','','sessions.debbie@gmail.com'),(5982,2,1260,'input_text','','9042645015'),(5983,2,1260,'dropdown','','LCD & LED Products'),(5984,2,1260,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/GTHw50VyYbr\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(5985,2,1261,'names','first_name','Steffen Cleburne'),(5986,2,1261,'email','','cleburne.steffen@gmail.com'),(5987,2,1261,'input_text','','3289008657'),(5988,2,1261,'dropdown','','Display Mounts'),(5989,2,1261,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you could engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/zcWz50VyY3y'),(5990,2,1262,'names','first_name','Rohan'),(5991,2,1262,'email','','web.techdevelopment@outlook.com'),(5992,2,1262,'input_text','','352282802'),(5993,2,1262,'dropdown','','LCD & LED Products'),(5994,2,1262,'description','','Give your website a fresh new look! We specialize in website redesigning to enhance user experience, improve performance, and align with modern trends. From layout updates to mobile responsiveness and SEO optimization, we transform outdated sites into powerful digital assets. Make a lasting impression with a website that truly represents your brand. Ready for a revamp? \r\n\r\nEmail us at Web.techdevelopment@outlook.com today!'),(5995,2,1263,'names','first_name','Percy Thurman'),(5996,2,1263,'email','','thurman.percy@outlook.com'),(5997,2,1263,'input_text','','Ubzyqwsjh orx'),(5998,2,1263,'dropdown','','Video Distribution'),(5999,2,1263,'description','','Working to speed up your website traffic? Our smart AI tool unlocks targeted website traffic through keywords plus geographic data from countries to towns.\r\nAiming at more profits, boosted visitors, or a wider digital presence?\r\nWe shape it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/zcWz50VyY3y'),(6000,2,1264,'names','first_name','Mohamed Fizelle'),(6001,2,1264,'email','','mohamed.fizelle18@msn.com'),(6002,2,1264,'input_text','','7188900527'),(6003,2,1264,'dropdown','','LCD & LED Products'),(6004,2,1264,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/HqkK50VyYbF\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(6005,2,1265,'names','first_name','Cerys Scotto'),(6006,2,1265,'email','','cerys.scotto49@gmail.com'),(6007,2,1265,'input_text','','756107057'),(6008,2,1265,'dropdown','','LCD & LED Products'),(6009,2,1265,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/GTHw50VyYbr\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(6010,2,1266,'names','first_name','uborka_idki'),(6011,2,1266,'email','','info@profuslugi24.store'),(6012,2,1266,'dropdown','','Audio Solutions'),(6013,2,1266,'description','','Устали от пыли и беспорядка? Клининговая компания в Санкт-Петербурге предлагает профессиональные услуги по уборке для вашего дома и офиса. Мы используем только экологически чистые средства и даём слово непревзойденный порядок! Жмите https://klining-uslugi24.ru По какой причине стоит выбрать нас? Оперативное и первоклассное выполнение задач, персонализированное отношение к каждому клиенту и привлекательные расценки. Доверьте уборку профессионалам и получайте удовольствие от свежести без лишних хлопот!'),(6014,2,1267,'names','first_name','Damian Purves'),(6015,2,1267,'email','','damian.purves@hotmail.com'),(6016,2,1267,'input_text','','915369368'),(6017,2,1267,'dropdown','','Other Enquiry'),(6018,2,1267,'description','','Upgrade Your Life with Tech, Wellness & Home Essentials! Smartphones, \r\n\r\nLaptops, LED Lights, Health Supplements, Kids\' Games & More – All in One \r\n\r\nPlace! Up to 75% OFF + Free Delivery! Limited Time Only!\r\n \r\nShop Now: https://mutualaffiliate.com/U8VME6\r\n\r\nQuality.For.Less\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made through my e-shop links—at no additional cost to you.'),(6019,2,1268,'names','first_name','Samuel Arnett'),(6020,2,1268,'email','','samuel.arnett@outlook.com'),(6021,2,1268,'input_text','','664995803'),(6022,2,1268,'dropdown','','Display Mounts'),(6023,2,1268,'description','','Honey, Did you get the bags? WWW.GEOTROTT.COM'),(6024,2,1269,'names','first_name','TedEmist'),(6025,2,1269,'email','','aferinohis056@gmail.com'),(6026,2,1269,'dropdown','','Meeting Room Solutions'),(6027,2,1269,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(6028,2,1270,'names','first_name','Kandy Wahl'),(6029,2,1270,'email','','wsconversion@protonmail.com'),(6030,2,1270,'input_text','','1577832813'),(6031,2,1270,'dropdown','','Projection Solutions'),(6032,2,1270,'description','','Hello,\r\n\r\nI was just looking at your website and noticed \r\nsomething strange. \r\n\r\nIt\'s probably not a big deal. But it could be \r\nreducing your conversion. \r\n\r\nIt will only take a couple minutes to fix, and \r\nyou can probably do it yourself. \r\n\r\nWould you like me to send you a screenshot?\r\nReply with your domain name, thanks.\r\n\r\n\r\n\r\n\r\n-----\r\nblueocean-technologies.com'),(6033,2,1271,'names','first_name','Lisa Wechsler'),(6034,2,1271,'email','','wechsler.lisa@outlook.com'),(6035,2,1271,'input_text','','724018474'),(6036,2,1271,'dropdown','','Display Mounts'),(6037,2,1271,'description','','Ready to enhance your website traffic engine? Our AI technology pulls ideal website traffic through keywords and location targeting from continents to city blocks.\r\nLooking for more revenue, engaged website traffic, or greater digital reach?\r\nWe shape it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/85L050VyY4R'),(6038,2,1272,'names','first_name','Ansh'),(6039,2,1272,'email','','dataentry756@outlook.com'),(6040,2,1272,'input_text','','23515129'),(6041,2,1272,'dropdown','','Audio Solutions'),(6042,2,1272,'description','','Need a custom lead list with verified C-level, VP, Director, Owner, Founder or any Job Designation contacts—direct phone, email, LinkedIn & company info? Just tell me how much data you need. \r\n\r\nEmail me at Dataentry756@outlook.com and let’s get started!'),(6043,2,1273,'names','first_name','Kristine Whitehurst'),(6044,2,1273,'email','','kristine.whitehurst@hotmail.com'),(6045,2,1273,'input_text','','353255334'),(6046,2,1273,'dropdown','','Meeting Room Solutions'),(6047,2,1273,'description','','Hey,\r\n\r\nThis isn\'t sugar-coated, just real… Your search history is never really private. Your internet provider logs every click, turning your life into a product for sale. \r\n\r\nPrivacy isn’t optional — encrypt your connection today.\r\n\r\nGo anywhere online anonymously with a VPN: https://t.ly/SpyProofVPN'),(6048,2,1274,'names','first_name','Aundrea McFarlane'),(6049,2,1274,'email','','mcfarlane.aundrea@gmail.com'),(6050,2,1274,'input_text','','7019227925'),(6051,2,1274,'dropdown','','Video Distribution'),(6052,2,1274,'description','','Is your blueocean-technologies.com website maximizing its reach? Many websites lose thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https://ow.ly/85L050VyY4R'),(6053,2,1275,'names','first_name','Gena Holtzmann'),(6054,2,1275,'email','','gena.holtzmann@googlemail.com'),(6055,2,1275,'input_text','','890242675'),(6056,2,1275,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to see the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https://ow.ly/qsrO50VyY7j'),(6057,2,1276,'names','first_name','Jenni Gibney'),(6058,2,1276,'email','','jenni.gibney@yahoo.com'),(6059,2,1276,'input_text','','71108682'),(6060,2,1276,'dropdown','','Other Enquiry'),(6061,2,1276,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system transforms results—delivering targeted visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/PZIo50VyY6U'),(6062,2,1277,'names','first_name','Janette Lieberman'),(6063,2,1277,'email','','lieberman.janette@googlemail.com'),(6064,2,1277,'input_text','','654804912'),(6065,2,1277,'dropdown','','Other Enquiry'),(6066,2,1278,'names','first_name','Clifford McGuffog'),(6067,2,1278,'email','','mcguffog.clifford@hotmail.com'),(6068,2,1278,'input_text','','3862007335'),(6069,2,1278,'dropdown','','Video Distribution'),(6070,2,1278,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/9pqC50VyYeY\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(6071,2,1279,'names','first_name','Edgar Albritton'),(6072,2,1279,'email','','edgar.albritton36@gmail.com'),(6073,2,1279,'input_text','','2549315206'),(6074,2,1279,'dropdown','','Wireless Solutions'),(6075,2,1279,'description','','Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring real visitors to your site.\r\n\r\nClaim your 4,000 visitor test run to experience the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://ow.ly/Txuy50VyY7F'),(6076,2,1280,'names','first_name','Gary'),(6077,2,1280,'email','','gary.charles@dominatingkeywords.com'),(6078,2,1280,'input_text','','8054002077'),(6079,2,1280,'dropdown','','Projection Solutions'),(6080,2,1280,'description','','Let me demonstrate to you how you can get guaranteed thousands of clicks to your website without SEO and without Pay Per Click.\r\nYou will start getting keyword targeted traffic in less than 48 hours.\r\nJust send us your keywords and we\'ll tell you how much monthly clicks we can guarantee without paying for each click and waiting for SEO results.\r\nYou will get exclusive ownership of keywords you choose for flat fee (no Pay Per Click)...'),(6081,2,1281,'names','first_name','Kevin Murphy'),(6082,2,1281,'email','','kevinm@nextdayworkingcapital.com'),(6083,2,1281,'input_text','','725-867-2209'),(6084,2,1281,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(6085,2,1282,'names','first_name','Charlesvoise'),(6086,2,1282,'email','','one22@don-rem.ru'),(6087,2,1282,'input_text','','[url=https://don-rem.ru]don-rem.ru[/url]'),(6088,2,1282,'dropdown','','Display Mounts'),(6089,2,1282,'description','','Hello. . дон-ремонт.рф]/url] \r\nhttps://дон-ремонт.рф] \r\nhttps://дон-ремонт.рф] zwz4967494'),(6090,2,1283,'names','first_name','Dannielle Glenelg'),(6091,2,1283,'email','','glenelg.dannielle@googlemail.com'),(6092,2,1283,'input_text','','733625212'),(6093,2,1283,'dropdown','','Other Enquiry'),(6094,2,1283,'description','','Wanting to maximize your website traffic? Our smart AI system attracts perfect website traffic using keywords plus location data from continents to towns.\r\nLooking to more sales, boosted visitors, or wider web reach?\r\nWe adjust it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/Txuy50VyY7F'),(6095,2,1284,'names','first_name','Leonardo Cropper'),(6096,2,1284,'email','','leonardo.cropper@outlook.com'),(6097,2,1284,'input_text','','675707067'),(6098,2,1284,'dropdown','','Wireless Solutions'),(6099,2,1284,'description','','Is your website blueocean-technologies.com failing to capture its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://ow.ly/Txuy50VyY7F'),(6100,2,1285,'names','first_name','Lavon Hillyard'),(6101,2,1285,'email','','hillyard.lavon@outlook.com'),(6102,2,1285,'input_text','','3374422379'),(6103,2,1285,'dropdown','','Audio Solutions'),(6104,2,1285,'description','','Is your website blueocean-technologies.com failing to capture its true potential? With our AI-driven traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://ow.ly/bz0O50VyY8z'),(6105,2,1286,'names','first_name','Dena Buley'),(6106,2,1286,'email','','dena.buley94@hotmail.com'),(6107,2,1286,'input_text','','1870627287'),(6108,2,1286,'dropdown','','Other Enquiry'),(6109,2,1286,'description','','Ready to unleash a flood of website traffic? Our smart AI solution directs tailored visitors through keywords or place-based filters from countries to neighborhoods.\r\nAiming for increased earnings, boosted visitors, or a wider digital presence?\r\nWe tweak it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/Txuy50VyY7F'),(6110,2,1287,'names','first_name','MichealFet'),(6111,2,1287,'email','','sovyur@gazeta.pl'),(6112,2,1287,'dropdown','','Other Enquiry'),(6113,2,1287,'description','','Prevent Vibration Damage – Get Professional Balancing with Balanset-1A \r\n \r\nUnbalanced rotors can cause serious damage to your machinery. Bearings wear out faster, motors consume more power, and failures lead to expensive repairs. Balanset-1A provides professional-grade vibration diagnostics and balancing, helping businesses save money and improve reliability. \r\n \r\nKey Benefits: \r\n- Accurate & fast diagnostics – Identifies imbalance before it causes damage \r\n- Portable & efficient – Suitable for field and workshop use \r\n- User-friendly software – No special training required \r\n \r\nChoose Your Kit on Machineryline: \r\n \r\nFull Kit: Balanset-1A device, Vibration sensors, Software & mounting accessories, Hard carrying case \r\nPrice: 1751 € \r\n \r\nOEM Kit: Balanset-1A device, Basic sensors, Software \r\nPrice: 1561 € \r\n \r\n \r\nProtect your equipment today with Balanset-1A!'),(6114,2,1288,'names','first_name','Tamie Gourgaud'),(6115,2,1288,'email','','tamie.gourgaud@yahoo.com'),(6116,2,1288,'input_text','','81549095'),(6117,2,1288,'dropdown','','Wireless Solutions'),(6118,2,1288,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/K7b550VyYeE\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow. \r\n-Saves you time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(6119,2,1289,'names','first_name','Eric Jones'),(6120,2,1289,'email','','ericjonesmyemail@gmail.com'),(6121,2,1289,'input_text','','555-555-1212'),(6122,2,1289,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6123,2,1290,'names','first_name','Alica Kisch'),(6124,2,1290,'email','','alica.kisch@googlemail.com'),(6125,2,1290,'input_text','','Tmssbbb'),(6126,2,1290,'dropdown','','Mini PCs'),(6127,2,1290,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites lose thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https://ow.ly/tx7V50Vycnh'),(6128,2,1291,'names','first_name','Vilma Boag'),(6129,2,1291,'email','','vilma.boag27@yahoo.com'),(6130,2,1291,'input_text','','6886742096'),(6131,2,1291,'description','','Ready to widen your website impact? Our AI-powered system attracts targeted website traffic through keywords and geographic precision from nations to neighborhoods.\r\nWanting more sales, livelier engagement, or an expanded online presence?\r\nWe customize it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/2kKf50Vyclz'),(6132,2,1292,'names','first_name','Claudine Owen'),(6133,2,1292,'email','','info@globalwidepr.com'),(6134,2,1292,'input_text','','12345678'),(6135,2,1292,'dropdown','','Mini PCs'),(6136,2,1292,'description','','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/gwidepressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe value your preferences and understand that our emails may not always be relevant. To unsubscribe from our list, please fill out the form here with your website address: bit. ly/unsubscribemeurl'),(6137,2,1293,'names','first_name','Brian WRIGHT Eng.'),(6138,2,1293,'email','','newsletter@wexxon.com'),(6139,2,1293,'input_text','','7209248652'),(6140,2,1293,'description','','Please visit https://tinyurl.com/27g52cxz'),(6141,2,1294,'names','first_name','Lolita Brinker'),(6142,2,1294,'email','','brinker.lolita@gmail.com'),(6143,2,1294,'input_text','','6762558231'),(6144,2,1294,'dropdown','','Projection Solutions'),(6145,2,1294,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our AI-powered traffic system transforms results—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to realize the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/bvOH50Vycma'),(6146,2,1295,'names','first_name','Lavon Roehl'),(6147,2,1295,'email','','lavon.roehl@gmail.com'),(6148,2,1295,'input_text','','71711762'),(6149,2,1295,'dropdown','','Projection Solutions'),(6150,2,1295,'description','','Eager to boost your website success? Our AI-driven technology brings targeted website traffic via keywords or place-based filters from global areas to towns.\r\nAiming at higher profits, active engagement, or expanded online impact?\r\nWe adjust it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/tx7V50Vycnh'),(6151,2,1296,'names','first_name','Helena Bloomer'),(6152,2,1296,'email','','helena.bloomer@googlemail.com'),(6153,2,1296,'input_text','','267176219'),(6154,2,1296,'description','','Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https://cutt.ly/3rgOJaGe'),(6155,2,1297,'names','first_name','Victoria Ebsworth'),(6156,2,1297,'email','','ebsworth.victoria@gmail.com'),(6157,2,1297,'input_text','','3502601450'),(6158,2,1297,'dropdown','','Other Enquiry'),(6159,2,1297,'description','','Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https://cutt.ly/vrgOJtwE'),(6160,2,1298,'names','first_name','Theda Rohde'),(6161,2,1298,'email','','rohde.theda@gmail.com'),(6162,2,1298,'input_text','','3476657190'),(6163,2,1298,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nTheda'),(6164,2,1299,'names','first_name','Latanya Pither'),(6165,2,1299,'email','','pither.latanya@gmail.com'),(6166,2,1299,'input_text','','532329904'),(6167,2,1299,'dropdown','','LCD & LED Products'),(6168,2,1299,'description','','Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https://cutt.ly/WrgOJlqL'),(6169,2,1300,'names','first_name','Judson Longmore'),(6170,2,1300,'email','','judson.longmore@gmail.com'),(6171,2,1300,'input_text','','795077988'),(6172,2,1300,'dropdown','','Audio Solutions'),(6173,2,1300,'description','','Is your website blueocean-technologies.com overlooking its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/tx7V50Vycnh'),(6174,2,1301,'names','first_name','Qasim Yaseen'),(6175,2,1301,'email','','qasimyaseen326@gmail.com'),(6176,2,1301,'input_text','','216659063'),(6177,2,1301,'dropdown','','LCD & LED Products'),(6178,2,1301,'description','','Hi,\r\n\r\n\r\n\r\n\r\n\r\nMy name is Qasim, and I am a full stack web developer and designer. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\r\n\r\n\r\n\r\n\r\n\r\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\r\n\r\n\r\n\r\n\r\n\r\nPlease let me know if you would like to see examples of my past work.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThank you, \r\n\r\nQasim'),(6179,2,1302,'names','first_name','Joanna Riggs'),(6180,2,1302,'email','','joannariggs012@gmail.com'),(6181,2,1302,'input_text','','883117112'),(6182,2,1302,'dropdown','','Video Distribution'),(6183,2,1302,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(6184,2,1303,'names','first_name','Leanne Tomaszewski'),(6185,2,1303,'email','','tomaszewski.leanne@gmail.com'),(6186,2,1303,'input_text','','5714366904'),(6187,2,1303,'dropdown','','Other Enquiry'),(6188,2,1303,'description','','What if your website blueocean-technologies.com was guaranteed a huge surge in traffic? Many businesses overlook thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350K visitors monthly—helping your site flourish. Get more details here: https://ow.ly/ZNA050Vycl9'),(6189,2,1304,'names','first_name','Randy Parkin'),(6190,2,1304,'email','','randy.parkin@gmail.com'),(6191,2,1304,'input_text','','661627427'),(6192,2,1304,'dropdown','','Mini PCs'),(6193,2,1304,'description','','Hi,\r\n\r\nWant to earn $100 + 50% commission from your site?\r\n\r\nWe’re AdKings, a top-rated marketing agency, and we’re offering to pay site owners like you for ad space—plus revenue share from every sale you help drive.\r\n\r\nGetting started takes 2 minutes:\r\n\r\n1. Sign up through GetCreators.co (redirects to our Fiverr page) \r\n2. Reply with your signup email \r\n3. We’ll send the $100 and get rolling \r\n\r\nLet’s partner up!'),(6194,2,1305,'names','first_name','Lan Tedbury'),(6195,2,1305,'email','','tedbury.lan@msn.com'),(6196,2,1305,'input_text','','628331913'),(6197,2,1305,'description','','What if your website blueocean-technologies.com could instantly receive a significant surge in traffic? Many businesses overlook thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 350K visitors monthly—helping your site grow. Get more details here: https://ow.ly/mkyk50Vycns'),(6198,2,1306,'names','first_name','Susan Eager'),(6199,2,1306,'email','','susan.eager36@gmail.com'),(6200,2,1306,'input_text','','619408266'),(6201,2,1307,'names','first_name','Kathie Valdivia'),(6202,2,1307,'email','','valdivia.kathie@gmail.com'),(6203,2,1307,'input_text','','293292001'),(6204,2,1307,'dropdown','','Other Enquiry'),(6205,2,1307,'description','','We are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +44 746 722 6858'),(6206,2,1308,'names','first_name','Damion O\'Malley'),(6207,2,1308,'email','','omalley.damion@hotmail.com'),(6208,2,1308,'input_text','','353293441'),(6209,2,1308,'dropdown','','Projection Solutions'),(6210,2,1308,'description','','Needing to enhance your website traffic flow? Our smart platform attracts ideal website traffic using keywords and location targeting from countries to local areas.\r\nLooking for higher profits, livelier visitors, or a larger online presence?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/UcFK50Vycsl'),(6211,2,1309,'names','first_name','Kassie Alt'),(6212,2,1309,'email','','alt.kassie45@outlook.com'),(6213,2,1309,'input_text','','4185826424'),(6214,2,1309,'dropdown','','Meeting Room Solutions'),(6215,2,1309,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our automated traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to see the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/bk8f50VycpI'),(6216,2,1310,'names','first_name','Kayla Ertel'),(6217,2,1310,'email','','ertel.kayla@yahoo.com'),(6218,2,1310,'input_text','','6806459765'),(6219,2,1310,'dropdown','','LCD & LED Products'),(6220,2,1310,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost more traffic, create leads, and expand your brand\'s reach, you can access more information and start a complimentary trial here: https://ow.ly/o2fR50VycL6\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces work by automating tedious Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation engine. Even better, our service is provided on a flexible subscription basis so you can opt out at any point you like. No contracts and a 7 day complimentary trial.'),(6221,2,1311,'names','first_name','Ruby'),(6222,2,1311,'email','','venture4help@outlook.com'),(6223,2,1311,'input_text','','268615364'),(6224,2,1311,'dropdown','','Other Enquiry'),(6225,2,1311,'description','','Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 30% discount. \r\n\r\nMail me at Venture4help@outlook.com for quality content.'),(6226,2,1312,'names','first_name','Enriqueta Lesina'),(6227,2,1312,'email','','lesina.enriqueta@gmail.com'),(6228,2,1312,'input_text','','745448624'),(6229,2,1312,'dropdown','','Other Enquiry'),(6230,2,1312,'description','','Ready to propel your website traffic? Our smart technology pulls precise website traffic using keywords plus location precision from continents to towns.\r\nLooking for higher revenue, engaged website traffic, or expanded digital reach?\r\nWe craft it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/qqfP50Vycqc'),(6231,2,1313,'names','first_name','Kassie Hackler'),(6232,2,1313,'email','','hackler.kassie@msn.com'),(6233,2,1313,'input_text','','3783510072'),(6234,2,1313,'dropdown','','Wireless Solutions'),(6235,2,1313,'description','','Is your blueocean-technologies.com website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our intelligent traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https://ow.ly/bk8f50VycpI'),(6236,2,1314,'names','first_name','Mariana Graves'),(6237,2,1314,'email','','graves.mariana@msn.com'),(6238,2,1314,'input_text','','Mou Pt'),(6239,2,1314,'dropdown','','Mini PCs'),(6240,2,1314,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites overlook thousands of visitors daily due to low visibility. With our cutting-edge traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https://ow.ly/UcFK50Vycsl'),(6241,2,1315,'names','first_name','Kari MacKillop'),(6242,2,1315,'email','','mackillop.kari@gmail.com'),(6243,2,1315,'input_text','','6805542600'),(6244,2,1315,'dropdown','','Meeting Room Solutions'),(6245,2,1316,'names','first_name','Brian WRIGHT Eng.'),(6246,2,1316,'email','','newsletter@wexxon.com'),(6247,2,1316,'input_text','','7209248652'),(6248,2,1316,'dropdown','','Wireless Solutions'),(6249,2,1316,'description','','Do you want to know what decisions President TRUMP will make and what events he may encounter during his presidency? If interested, you can get our exclusive FORECAST FOR PRESIDENT TRUMP report, where you will find precise information about his decisions and the events he can encounter during this period. Please visit https://wexxon.com/en/home/33-forecast-for-president-trump.html'),(6250,2,1317,'names','first_name','Brian WRIGHT Eng.'),(6251,2,1317,'email','','newsletter@wexxon.com'),(6252,2,1317,'input_text','','7209248652'),(6253,2,1317,'dropdown','','Cables & Accessories'),(6254,2,1317,'description','','Please visit https://tinyurl.com/27g52cxz'),(6255,2,1318,'names','first_name','Jessica Minahan'),(6256,2,1318,'email','','minahan.jessica@outlook.com'),(6257,2,1318,'input_text','','7072058156'),(6258,2,1318,'dropdown','','Video Distribution'),(6259,2,1318,'description','','Hi I hope things are good on your end,\r\n\r\nIt may shake you up, but sugar-coating does not help… Your browsing history is logged and analyzed and can reveal your exact location.\r\n\r\nIt is not too late when you protect yourself and the internet becomes yours again.\r\n\r\nBrowse with confidence backed by encrypted VPN technology and block unwanted eyes.: https://t.ly/AntiControlBrowse'),(6260,2,1319,'names','first_name','Claudio Heyne'),(6261,2,1319,'email','','claudio.heyne@gmail.com'),(6262,2,1319,'input_text','','887765751'),(6263,2,1319,'dropdown','','Mini PCs'),(6264,2,1319,'description','','Ready to enhance your website audience? Our smart platform pulls tailored website traffic using keywords and location targeting from countries to local areas.\r\nAiming for increased earnings, engaged website traffic, or wider web presence?\r\nWe adjust it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/9x3s50VyctS'),(6265,2,1320,'names','first_name','Ravi'),(6266,2,1320,'email','','businessgrowtogether@outlook.com'),(6267,2,1320,'input_text','','4186866426'),(6268,2,1320,'dropdown','','LCD & LED Products'),(6269,2,1320,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(6270,2,1321,'names','first_name','Mark Simmons'),(6271,2,1321,'email','','marks@nextdayworkingcapital.com'),(6272,2,1321,'input_text','','725-867-2209'),(6273,2,1321,'dropdown','','Meeting Room Solutions'),(6274,2,1321,'description','','What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(6275,2,1322,'names','first_name','Jessie Hodgkinson'),(6276,2,1322,'email','','hodgkinson.jessie@msn.com'),(6277,2,1322,'input_text','','817499526'),(6278,2,1322,'dropdown','','Audio Solutions'),(6279,2,1322,'description','','Capture additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/aRTV50VycNh\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with specific, high-quality audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves effort by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—zero bots, zero fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation powerhouse. Better yet, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7 day no-cost trial.'),(6280,2,1323,'names','first_name','Forest Gebhardt'),(6281,2,1323,'email','','gebhardt.forest@yahoo.com'),(6282,2,1323,'input_text','','393864088'),(6283,2,1323,'dropdown','','Projection Solutions'),(6284,2,1323,'description','','Can’t seem to draw the right website traffic? Our AI-enhanced tool unlocks targeted visitors via keywords plus location filters from continents to local areas.\r\nAiming for more earnings, active users, or an expanded web presence?\r\nWe craft it to fit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/I70p50Vycvl'),(6285,2,1324,'names','first_name','William Cerda'),(6286,2,1324,'email','','william.cerda@gmail.com'),(6287,2,1324,'input_text','','814278185'),(6288,2,1324,'dropdown','','Video Distribution'),(6289,2,1324,'description','','Is your website blueocean-technologies.com overlooking its true potential? With our AI-driven traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/I70p50Vycvl'),(6290,2,1325,'names','first_name','Kellye Daley'),(6291,2,1325,'email','','kellye.daley@gmail.com'),(6292,2,1325,'input_text','','399609962'),(6293,2,1325,'dropdown','','Display Mounts'),(6294,2,1325,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to boost visibility and bring highly targeted traffic to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to see the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/I70p50Vycvl'),(6295,2,1326,'names','first_name','distavka-cvetov_bspr'),(6296,2,1326,'email','','giwrylhcsen@bestwork24.store'),(6297,2,1326,'dropdown','','Wireless Solutions'),(6298,2,1326,'description','','Хотите отправить букет без лишних хлопот? \r\nТогда вам стоит обратить внимание на интересную статью https://www.poparimsya.com/vidy/derevyannye/dostavka-czvetov-v-moskve-iskusство-darit-emoczii-ot-azalianow.html. \r\nЭто удобный сервис для тех, кто ценит эмоции. \r\nМы рекомендуем прочитать о том, как оформить заказ за пару минут. \r\nСлужба работает по Москве и области, а цветы всегда свежие и красиво оформлены. \r\nВыбирайте проверенное качество!'),(6299,2,1327,'names','first_name','Blanca Valenzuela'),(6300,2,1327,'email','','blanca.valenzuela@gmail.com'),(6301,2,1327,'input_text','','698689341'),(6302,2,1327,'dropdown','','Meeting Room Solutions'),(6303,2,1327,'description','','Do you want more leads fo ryour business? Simple FASTCHEAPLEADS.COM\r\nhttps://fastcheapleads.com/'),(6304,2,1328,'names','first_name','Felicia Heney'),(6305,2,1328,'email','','heney.felicia42@gmail.com'),(6306,2,1328,'input_text','','7807445950'),(6307,2,1328,'description','','Is your blueocean-technologies.com website maximizing its reach? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into opportunities. Get more info here: https://ow.ly/Euge50Vycxu'),(6308,2,1329,'names','first_name','Todd Greenleaf'),(6309,2,1329,'email','','todd.greenleaf@gmail.com'),(6310,2,1329,'input_text','','100992639'),(6311,2,1329,'dropdown','','Audio Solutions'),(6312,2,1329,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\r\n\r\nClaim your 4,000 visitor test run to experience the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://ow.ly/Euge50Vycxu'),(6313,2,1330,'names','first_name','Viren'),(6314,2,1330,'email','','fastprocess006@outlook.com'),(6315,2,1330,'input_text','','4156411834'),(6316,2,1330,'dropdown','','Projection Solutions'),(6317,2,1330,'description','','Hi, Are you looking for reliable back-office outsourcing support for your daily business operations? I specialize in handling data entry, document processing, finance & accounting support, HR & recruitment tasks, CRM management, customer service, and real estate back-office tasks. My team ensures accuracy, efficiency, and cost-effective solutions. \r\n\r\nIf you need expert assistance, feel free to reach out at Fastprocess006@outlook.com. Let’s discuss how we can streamline your operations!'),(6318,2,1331,'names','first_name','Cara Huish'),(6319,2,1331,'email','','cara.huish@gmail.com'),(6320,2,1331,'input_text','','646592936'),(6321,2,1331,'dropdown','','Meeting Room Solutions'),(6322,2,1331,'description','','Capture more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase more traffic, generate leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/q0Vq50VycNF\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with specific, premium audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Eliminates time by automating tedious Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a 7-day free trial.'),(6323,2,1332,'names','first_name','Winfred Lynch'),(6324,2,1332,'email','','winfred.lynch@msn.com'),(6325,2,1332,'input_text','','686122031'),(6326,2,1332,'dropdown','','Wireless Solutions'),(6327,2,1332,'description','','Capture increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/q0Vq50VycNF\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with focused, premium audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Reduces time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation engine. Even better, our service is provided on a monthly subscription basis so you can opt out at any point you like. No contracts and a one-week free trial.'),(6328,2,1333,'names','first_name','Valorie Mawson'),(6329,2,1333,'email','','mawson.valorie@gmail.com'),(6330,2,1333,'input_text','','96611415'),(6331,2,1333,'dropdown','','Wireless Solutions'),(6332,2,1333,'description','','Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://ow.ly/mtQ250Vycxb'),(6333,2,1334,'names','first_name','Brady Blackwell'),(6334,2,1334,'email','','brady.blackwell@googlemail.com'),(6335,2,1334,'input_text','','7803983282'),(6336,2,1334,'dropdown','','Wireless Solutions'),(6337,2,1334,'description','','Hey there,\r\n\r\nI noticed you might be losing customers because you\'re not as active on TikTok.\r\nYou can see that some of your competitors are crushing it at TikTok - Example here (https://vm.tiktok.com/ZSMnGh7jq/).\r\n\r\n\r\nI would be happy to help you with your socials! \r\nMy team and I have over 5.000 positive reviews from our US customers on Fiverr.\r\nhttps://redditfwd.com/Fiverr\r\n\r\nI can even offer you a free trial for a week if you want to see what we can do for your business.\r\n\r\nLet me know.'),(6338,2,1335,'names','first_name','Ricardo Witcher'),(6339,2,1335,'email','','witcher.ricardo@yahoo.com'),(6340,2,1335,'input_text','','5305581268'),(6341,2,1335,'dropdown','','Projection Solutions'),(6342,2,1335,'description','','What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our advanced traffic solution, you can get 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans scale to 350K visitors monthly—helping your site grow. Get more details here: https://ow.ly/zyag50VycwY'),(6343,2,1336,'names','first_name','Shayne Kinsella'),(6344,2,1336,'email','','kinsella.shayne@gmail.com'),(6345,2,1336,'input_text','','94171204'),(6346,2,1336,'dropdown','','LCD & LED Products'),(6347,2,1336,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/zyag50VycwY'),(6348,2,1337,'names','first_name','Qasim Yaseen'),(6349,2,1337,'email','','qasimyaseen326@gmail.com'),(6350,2,1337,'input_text','','362589688'),(6351,2,1337,'dropdown','','Meeting Room Solutions'),(6352,2,1337,'description','','Hi,\r\n\r\n\r\n\r\n\r\n\r\nMy name is Qasim, and I am a full stack web developer and designer. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\r\n\r\n\r\n\r\n\r\n\r\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\r\n\r\n\r\n\r\n\r\n\r\nPlease let me know if you would like to see examples of my past work.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThank you, \r\n\r\nQasim'),(6353,2,1338,'names','first_name','Mandy'),(6354,2,1338,'email','','creativeteamhire@outlook.com'),(6355,2,1338,'input_text','','640384678'),(6356,2,1338,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(6357,2,1339,'names','first_name','Wilburn Colburn'),(6358,2,1339,'email','','wilburn.colburn37@gmail.com'),(6359,2,1339,'input_text','','2015836170'),(6360,2,1339,'dropdown','','Projection Solutions'),(6361,2,1339,'description','','What if your website blueocean-technologies.com was guaranteed a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our cutting-edge traffic solution, you can get 4,000 highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https://ow.ly/zyag50VycwY'),(6362,2,1340,'names','first_name','Galen Osgood'),(6363,2,1340,'email','','osgood.galen27@gmail.com'),(6364,2,1340,'input_text','','Dvadn'),(6365,2,1340,'dropdown','','Mini PCs'),(6366,2,1340,'description','','Is your blueocean-technologies.com website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https://ow.ly/mtQ250Vycxb'),(6367,2,1341,'names','first_name','Cheryl Parker'),(6368,2,1341,'email','','cherylp@nextdayworkingcapital.com'),(6369,2,1341,'input_text','','725-867-2209'),(6370,2,1341,'dropdown','','Mini PCs'),(6371,2,1341,'description','','Business Funding on Your Terms—No Credit Check, No Hassle.\r\n\r\nGet fast, flexible working capital without the usual roadblocks. \r\n\r\nInstant approvals, next-day funding, and no paperwork required. \r\n\r\nCheck your eligibility in 30 seconds—100% free!\r\n\r\nSee what you qualify for: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(6372,2,1342,'names','first_name','Dulcie Reedy'),(6373,2,1342,'email','','dulcie.reedy47@yahoo.com'),(6374,2,1342,'input_text','','7245421537'),(6375,2,1342,'dropdown','','Mini PCs'),(6376,2,1342,'description','','Get more leads!!!\r\nFASTCHEAPLEADS.COM\r\nhttps://fastcheapleads.com/'),(6377,2,1343,'names','first_name','Fleta Erlikilyika'),(6378,2,1343,'email','','fleta.erlikilyika@outlook.com'),(6379,2,1343,'input_text','','3510634304'),(6380,2,1343,'dropdown','','Projection Solutions'),(6381,2,1343,'description','','Honey, Did you get the Suitcase? Its only $24.95\r\n WWW.GEOTROTT.COM'),(6382,2,1344,'names','first_name','Gary Freame'),(6383,2,1344,'email','','freame.gary37@gmail.com'),(6384,2,1344,'input_text','','97006128'),(6385,2,1344,'dropdown','','LCD & LED Products'),(6386,2,1344,'description','','Hi there,\r\n\r\nWant to wake up to an extra $1,000-$5,000 in your bank account every single day?\r\n\r\nWe have created a completely automated income system that generates over $30,000 monthly with minimal effort.\r\n\r\nIn the free \"7-Figure Accelerator\" training, we reveal how ordinary people are achieving financial freedom in just 20 minutes of work daily – without creating products, building websites, or personally selling anything.\r\n\r\nThis isn\'t about marketing skills or technical expertise. It\'s about leveraging a proven system that helped me go from struggling to earning six figures in just one year.\r\n\r\nReady to potentially replace your 9-5 job in 90 days or less? Join the free training now and discover the automated business model that changed my life.\r\n\r\nSign up here: https://furtherinfo.info/7figures\r\n\r\nTo your success,\r\nGary\r\n\r\nOpt Out: https://removeme.live/a/unsubscribe.php?d=blueocean-technologies.com'),(6387,2,1345,'names','first_name','Eric Jones'),(6388,2,1345,'email','','ericjonesmyemail@gmail.com'),(6389,2,1345,'input_text','','555-555-1212'),(6390,2,1345,'dropdown','','Display Mounts'),(6391,2,1345,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at Blueocean Technologies. \r\n- They spend a short time reviewing your site. They might be curious, but not fully decided. \r\n- Then, they leave and look at other options. \r\n- In the end, you received a visitor, but no meaningful connection.\r\n\r\nThis situation occurs often. It’s very common for most site visitors to leave without taking further action.\r\n\r\nYou can address this:\r\n\r\nWeb Visitors Into Leads is a resource that operates on your site, ready to gather each visitor’s name, email address, and phone number. It will alert you right when they show interest, allowing you to connect with them while they are still exploring your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt contact makes a difference. Engaging with someone shortly after they visit is far more effective than waiting until much later.\r\n\r\nMoreover, once you have their phone number, you can begin a text-based conversation. If they are not ready to move forward at that exact moment, you can maintain contact by sharing helpful information later on.\r\n\r\nEverything described is straightforward and practical.\r\n\r\nPlease visit the link above to see how Web Visitors Into Leads can benefit your business. You may find yourself connecting with significantly more interested individuals soon.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a no-cost evaluation period. It also supports various communication methods. There may be potential clients interested in speaking with you right now, so don’t let them slip away. \r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6392,2,1346,'names','first_name','Doretha Farnsworth'),(6393,2,1346,'email','','doretha.farnsworth@gmail.com'),(6394,2,1346,'input_text','','362073498'),(6395,2,1346,'dropdown','','Projection Solutions'),(6396,2,1346,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering relevant visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to see the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/qHvV50Vyczu'),(6397,2,1347,'names','first_name','Fidelia Duran'),(6398,2,1347,'email','','duran.fidelia@gmail.com'),(6399,2,1347,'input_text','','7061637464'),(6400,2,1347,'dropdown','','Cables & Accessories'),(6401,2,1347,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our AI-powered traffic system makes a difference—delivering targeted visitors straight to your site.\r\n\r\nStart with a complimentary 4,000-visitor boost to see the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/MO9n50VyczH'),(6402,2,1348,'names','first_name','Wilbur Bradway'),(6403,2,1348,'email','','wilbur.bradway@googlemail.com'),(6404,2,1348,'input_text','','4282160940'),(6405,2,1348,'dropdown','','Other Enquiry'),(6406,2,1348,'description','','Get increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and grow your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/zFF850VycO4\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves effort by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation engine. Better yet, our service is provided on a month-by-month subscription basis so you can stop any time you like. No contracts and a one-week complimentary trial.'),(6407,2,1349,'names','first_name','Mandy'),(6408,2,1349,'email','','creativeteamhire@outlook.com'),(6409,2,1349,'input_text','','7347646822'),(6410,2,1349,'dropdown','','Mini PCs'),(6411,2,1349,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(6412,2,1350,'names','first_name','Monika Sturgess'),(6413,2,1350,'email','','monika.sturgess@hotmail.com'),(6414,2,1350,'input_text','','6574440239'),(6415,2,1350,'dropdown','','Mini PCs'),(6416,2,1350,'description','','Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and expand your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/uO0I50VycOz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with targeted, top-tier audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves time by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a 7-day free trial.'),(6417,2,1351,'names','first_name','Rozella Book'),(6418,2,1351,'email','','book.rozella@gmail.com'),(6419,2,1351,'input_text','','46297662'),(6420,2,1351,'dropdown','','Audio Solutions'),(6421,2,1351,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(6422,2,1352,'names','first_name','Maxwell Barnett'),(6423,2,1352,'email','','garland.nez@gmail.com'),(6424,2,1352,'input_text','','212277184'),(6425,2,1352,'dropdown','','Other Enquiry'),(6426,2,1352,'description','','Connect with 100 Million web forms now.\r\n\r\nAs you received this message and are viewing it at this moment, millions of website owners and managers will get your communication.\r\n\r\n++ Explore: https://bit.ly/formsubmitnow \r\n\r\nInnovative Precision outreach on a large scale with cost-effective pricing.\r\n\r\n- Connect with businesses in bulk\r\n- Boost sales, prospects, business deals\r\n- Deliver to the inboxes of millions starting at just $22\r\n\r\nBoost your company now!\r\n\r\n++ Explore: https://contactformleads.com now\r\n\r\n\r\n\r\n\r\n\r\nWhenever you choose to opt-out of any more communications from this address, please follow the attached link: bit. ly/plsremovefrom\r\nSemperweg 119, Biolettes, CA, USA, 1054'),(6427,2,1353,'names','first_name','Kim Mackey'),(6428,2,1353,'email','','kim.mackey@msn.com'),(6429,2,1353,'input_text','','648004550'),(6430,2,1353,'dropdown','','Audio Solutions'),(6431,2,1353,'description','','Get additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase enhanced traffic, generate leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/uO0I50VycOz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Reduces work by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—without bots, without fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Even better, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a one-week free trial.'),(6432,2,1354,'names','first_name','Christiane Saiz'),(6433,2,1354,'email','','saiz.christiane@hotmail.com'),(6434,2,1354,'input_text','','278485137'),(6435,2,1354,'dropdown','','Meeting Room Solutions'),(6436,2,1354,'description','','Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to increase exposure and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 400K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https://cutt.ly/xrjf2p9v'),(6437,2,1355,'names','first_name','Eric Jones'),(6438,2,1355,'email','','ericjonesmyemail@gmail.com'),(6439,2,1355,'input_text','','555-555-1212'),(6440,2,1355,'dropdown','','Projection Solutions'),(6441,2,1355,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6442,2,1356,'names','first_name','Tommyhed'),(6443,2,1356,'email','','xrumer23map@gmail.com'),(6444,2,1356,'dropdown','','Meeting Room Solutions'),(6445,2,1356,'description','','hi'),(6446,2,1357,'names','first_name','Karen B.'),(6447,2,1357,'email','','outreachseo56@gmail.com'),(6448,2,1357,'input_text','','7924811022'),(6449,2,1357,'dropdown','','Audio Solutions'),(6450,2,1357,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(6451,2,1358,'names','first_name','Matt Bacak'),(6452,2,1358,'email','','mattbacak2025@gmail.com'),(6453,2,1358,'input_text','','890708674'),(6454,2,1358,'dropdown','','Cables & Accessories'),(6455,2,1358,'description','','Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to your community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune empowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and opens up opportunities for additional services.\r\n\r\n\r\nClick Here For More Info : https://warriorplus.com/o2/a/cn10g50/0'),(6456,2,1359,'names','first_name','Myrtis Cooch'),(6457,2,1359,'email','','cooch.myrtis@gmail.com'),(6458,2,1359,'input_text','','Tp Vafhhrt z'),(6459,2,1359,'dropdown','','LCD & LED Products'),(6460,2,1359,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our intelligent traffic system transforms results—delivering targeted visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to see the benefits. Then, grow with packages offering up to 400,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://cutt.ly/Vrjf0B5q'),(6461,2,1360,'names','first_name','Arlene Pappas'),(6462,2,1360,'email','','pappas.arlene@gmail.com'),(6463,2,1360,'input_text','','246162988'),(6464,2,1360,'dropdown','','Audio Solutions'),(6465,2,1360,'description','','What if your website blueocean-technologies.com experienced a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https://ow.ly/qHvV50Vyczu'),(6466,2,1361,'names','first_name','JohnEmist'),(6467,2,1361,'email','','zekisuquc419@gmail.com'),(6468,2,1361,'dropdown','','Display Mounts'),(6469,2,1361,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(6470,2,1362,'names','first_name','Rhea Lathrop'),(6471,2,1362,'email','','rhea.lathrop@gmail.com'),(6472,2,1362,'input_text','','782853075'),(6473,2,1362,'dropdown','','Meeting Room Solutions'),(6474,2,1362,'description','','We are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: 48 508 696 203'),(6475,2,1363,'names','first_name','Ana Martins Lima'),(6476,2,1363,'email','','communication@bratokft.com'),(6477,2,1363,'input_text','','6819125754'),(6478,2,1363,'description','','Hello,\r\n\r\n\r\nMy colleague (Luiz Santos Costa) contacted you in last year but no reply from your end. I do not know why. Again we found your products interesting and would like to make purchase for a contract.\r\nPls send here your catalogue for our review & advise your delivery time and also your availability for a virtual zoom meeting with our team.\r\n\r\n\r\nAwaiting your good reply.\r\n\r\n\r\nBest regards,'),(6479,2,1364,'names','first_name','Johnette Leger'),(6480,2,1364,'email','','leger.johnette@gmail.com'),(6481,2,1364,'input_text','','4812251319'),(6482,2,1364,'dropdown','','Video Distribution'),(6483,2,1364,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers four thousand targeted visitors so you can test the impact. If you love the results, our plans scale up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://ow.ly/wfNF50VycAV'),(6484,2,1365,'names','first_name','Velma Felan'),(6485,2,1365,'email','','felan.velma@googlemail.com'),(6486,2,1365,'input_text','','6024153937'),(6487,2,1365,'dropdown','','LCD & LED Products'),(6488,2,1365,'description','','Is your blueocean-technologies.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://ow.ly/SJpW50VyczW'),(6489,2,1366,'names','first_name','Marcelo Pitre'),(6490,2,1366,'email','','pitre.marcelo@googlemail.com'),(6491,2,1366,'input_text','','3134843406'),(6492,2,1366,'dropdown','','Display Mounts'),(6493,2,1366,'description','','GET MORE LEADS. \r\nWe can get you thousands of possible clients contact info!\r\nFASTCHEAPLEADS.COM\r\nhttps://fastcheapleads.com/'),(6494,2,1367,'names','first_name','Julien Lukas'),(6495,2,1367,'email','','j.lukas@global-powerportmc.com'),(6496,2,1367,'input_text','','633509335'),(6497,2,1367,'dropdown','','Display Mounts'),(6498,2,1367,'description','','Greetings,\r\n\r\nWe are interested in learning more about your products and making a purchase. could you please send us your latest catalogue and price list at your earliest convenience?\r\n\r\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \r\n\r\nLooking forward to your immediate reply.'),(6499,2,1368,'names','first_name','Eric Jones'),(6500,2,1368,'email','','ericjonesmyemail@gmail.com'),(6501,2,1368,'input_text','','555-555-1212'),(6502,2,1368,'dropdown','','Other Enquiry'),(6503,2,1368,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\r\n\r\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\r\n\r\nIs your site generating valuable inquiries for your business?\r\n\r\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\r\n\r\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\r\n\r\nYou can make this happen.\r\n\r\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\r\n\r\nPlease visit: \r\nhttps://trustedleadgeneration.com \r\nto see a live demonstration of Web Visitor and observe precisely how it works.\r\n\r\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\r\n\r\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\r\n\r\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\r\n\r\nEric\r\n\r\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \r\nhttps://trustedleadgeneration.com\r\n\r\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6504,2,1369,'names','first_name','AmeliaEmist'),(6505,2,1369,'email','','zekisuquc419@gmail.com'),(6506,2,1369,'dropdown','','Display Mounts'),(6507,2,1369,'description','','Здравейте, исках да знам цената ви.'),(6508,2,1370,'names','first_name','Bruno Houchens'),(6509,2,1370,'email','','bruno.houchens@googlemail.com'),(6510,2,1370,'input_text','','240824528'),(6511,2,1370,'dropdown','','Display Mounts'),(6512,2,1370,'description','','What if blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and profiles they’re following—to supercharge your reach and push traffic back to you. We’ve had similar websites see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(6513,2,1371,'names','first_name','Corinne Gariepy'),(6514,2,1371,'email','','gariepy.corinne@gmail.com'),(6515,2,1371,'input_text','','495692732'),(6516,2,1371,'dropdown','','Other Enquiry'),(6517,2,1371,'description','','Capture additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and grow your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/lq4z50VycPA\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, high-quality audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—no bots, without fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Best of all, our service is provided on a flexible subscription basis so you can stop any time you like. No contracts and a 7-day free trial.'),(6518,2,1372,'names','first_name','Jc Jonsson'),(6519,2,1372,'email','','jc.jonsson@googlemail.com'),(6520,2,1372,'input_text','','362283881'),(6521,2,1372,'dropdown','','Video Distribution'),(6522,2,1372,'description','','Look! you could be making many sales right now by reaching out to hundreds of tousands of your possible customers from your city or state!\r\n\r\nWe can help get started!\r\n\r\nFASTCHEAPLEADS.COM\r\n\r\nhttps://fastcheapleads.com/'),(6523,2,1373,'names','first_name','Noelia Willison'),(6524,2,1373,'email','','willison.noelia@outlook.com'),(6525,2,1373,'input_text','','383231195'),(6526,2,1373,'dropdown','','Projection Solutions'),(6527,2,1373,'description','','Imagine if blueocean-technologies.com could harness TikTok for authentic leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and people they watch—to boost your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(6528,2,1374,'names','first_name','Concetta Breton'),(6529,2,1374,'email','','concetta.breton@googlemail.com'),(6530,2,1374,'input_text','','4783350'),(6531,2,1374,'dropdown','','Mini PCs'),(6532,2,1374,'description','','Get increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/k4Tf50VycPZ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with specific, top-tier audiences.\r\n-Improves engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Reduces time by automating time-consuming Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can cancel at any point you like. No contracts and a 7 day free trial.'),(6533,2,1375,'names','first_name','TedEmist'),(6534,2,1375,'email','','aferinohis056@gmail.com'),(6535,2,1375,'dropdown','','Meeting Room Solutions'),(6536,2,1375,'description','','Xin chào, tôi muốn biết giá của bạn.'),(6537,2,1376,'names','first_name','Dennis Monash'),(6538,2,1376,'email','','monash.dennis@gmail.com'),(6539,2,1376,'input_text','','276878576'),(6540,2,1376,'dropdown','','Wireless Solutions'),(6541,2,1376,'description','','Ever thought how blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service zeros in on the ideal users—based on hashtags they use and accounts they follow—to supercharge your reach and drive traffic back to you. We’ve had similar websites see over 100 leads monthly.\r\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4'),(6542,2,1377,'names','first_name','Irish Goossens'),(6543,2,1377,'email','','irish.goossens@googlemail.com'),(6544,2,1377,'input_text','','4179353540'),(6545,2,1377,'dropdown','','Audio Solutions'),(6546,2,1377,'description','','Is your Blueocean Technologies website harnessing its full potential? Many websites overlook thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can tap into a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 400,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https://cutt.ly/Vrjf0B5q'),(6547,2,1378,'names','first_name','Jefferey Chippindall'),(6548,2,1378,'email','','jefferey.chippindall@msn.com'),(6549,2,1378,'input_text','','9605880896'),(6550,2,1378,'dropdown','','Mini PCs'),(6551,2,1378,'description','','Capture increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive greater traffic, produce leads, and expand your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/owzz50VycQo\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, top-tier audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces time by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to transform Instagram into a lead generation powerhouse. Best of all, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a one-week free trial.'),(6552,2,1379,'names','first_name','Julienne Wilkin'),(6553,2,1379,'email','','wilkin.julienne31@hotmail.com'),(6554,2,1379,'input_text','','745613952'),(6555,2,1379,'dropdown','','Mini PCs'),(6556,2,1379,'description','','Hi Blueocean Technologies,\r\n\r\nEver faced the tiring, complex & grilling process of creating self updating, fully automated Coloring Books Websites for your business.\r\n\r\nTake my word,\r\n\r\nThere’s nothing more difficult & time consuming than that…\r\n\r\nHow about we take care of everything so you can just sit back & relax…\r\n\r\nYes,\r\n\r\nGone are the long hours of editing, sleepless nights and working overtime.\r\n\r\nHere’s how to put a stop to all that once & for all…\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nWatch AI Coloring Book Creator In Action Here\r\n\r\nAI Coloring Book Creator helps to tap into the huge Coloring Books Website building industry & provide red hot services to hungry audience with no third party dependency\r\n\r\nJust Follow 3 Simple Steps-\r\n\r\nStep 1- Login\r\nStep 2- Publish Site\r\nStep 3- Sell & Profit\r\n& that’s all.\r\n\r\nYou’re all set to pack a lasting punch on your competitor\'s face.\r\n\r\nSee Complete Business Boosting Features Here\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nWith this, business owners can easily-\r\n\r\n✔ Reduce dependency on multiple apps and expensive monthly subscriptions\r\n✔ Stop paying huge on money sucking third parties that charge like crazy\r\n✔ Get started with no prior tech experience needed\r\n✔ Not worry for any profit sharing or additional charges\r\n✔ Take complete control of your destiny\r\n\r\nYeah, with this in your marketing arsenal, making a real income by selling premium blogs, articles, video trainings etc will be a reality.\r\n\r\nI can bet there’s nothing faster, easier and smarter than this.\r\n\r\nYour opportunities are endless.\r\n\r\nThere’s nothing more to mention now.\r\n\r\nGet AI Coloring Book Creator At Low Earlybird Price\r\n\r\n=>> https://ai-coloring-book-creator.blogspot.com\r\n\r\nBest,\r\n[Julienne Wilkin]'),(6557,2,1380,'names','first_name','Claudine Garcia'),(6558,2,1380,'email','','info@globalwidepr.com'),(6559,2,1380,'input_text','','12345678'),(6560,2,1380,'dropdown','','Mini PCs'),(6561,2,1380,'description','','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\n\r\n++ Visit now: https://bit.ly/glopressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that you might prefer not to receive our updates. To opt out of our emails, please fill out this quick form with your website address: bit. ly/unsubscribemeurl'),(6562,2,1381,'names','first_name','Karen B.'),(6563,2,1381,'email','','outreachseo56@gmail.com'),(6564,2,1381,'input_text','','9259974577'),(6565,2,1381,'dropdown','','Display Mounts'),(6566,2,1381,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(6567,2,1382,'names','first_name','Kevin Murphy'),(6568,2,1382,'email','','kevinm@nextdayworkingcapital.com'),(6569,2,1382,'input_text','','725-867-2209'),(6570,2,1382,'description','','Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \r\n\r\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\r\n\r\nGet started now: www.nextdayworkingcapital.com/approval \r\n\r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https://nextdayworkingcapital.com/unsubscribe'),(6571,2,1383,'names','first_name','Daniele Fredrickson'),(6572,2,1383,'email','','fredrickson.daniele30@outlook.com'),(6573,2,1383,'input_text','','664808346'),(6574,2,1383,'description','','Shop Hot Deals at AliExpress - Unbelievable items at Unbeatable Lowest Retail Prices!\r\n\r\nGrab Tech, Fashion, Home Goods & more with worldwide shipping up to 90% OFF\r\n\r\nFree Priority Shipping -> Shop Now: https://mutualaffiliate.com/VaRSHO\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made through this e-store with my link above, at no additional cost to you.'),(6575,2,1384,'names','first_name','Isidro Shank'),(6576,2,1384,'email','','isidro.shank@msn.com'),(6577,2,1384,'input_text','','3222747606'),(6578,2,1384,'dropdown','','Display Mounts'),(6579,2,1384,'description','','Hello\r\n\r\nIn connection to ... blueocean-technologies.com\r\n \r\nThis is a point most people miss entirely..being visible across digital platforms helps you build credibility.\r\n\r\nThe presence of more followers, likes, subscribers, and views showcases your brand’s reliability, encouraging customers to feel more secure when engaging with you.\r\n \r\n - https://facebook.com/profile\r\n - https://www.instagram.com/blueocean_technologies\r\n - https://www.linkedin.com/company/blueocean-technologies/\r\n - Twitter\r\n - Youtube\r\n\r\nCompanies that buy followers are buying the right to be taken seriously.\r\n\r\nUsed and trusted by a customer base of 1.7 million+.\r\n\r\nEnroll to get started on this page https://t.ly/amplifywithpro.ai'),(6580,2,1385,'names','first_name','Prof. Dr.Pankajakshan Thadathil'),(6581,2,1385,'email','','pankajan99@gmail.com'),(6582,2,1385,'input_text','','+919158163952'),(6583,2,1385,'dropdown','','Other Enquiry'),(6584,2,1385,'description','','To\r\nThe Concerned Officer\r\nDear Sir,\r\nPlease let me know about any possible job opportunity.\r\nBest regards,\r\n\r\nProf. Dr. Pankajakshan Thadathil, PhD\r\nAdjunct Professor, Kerala University of Fisheries and Ocean Studies\r\nKochi, Kerala, India\r\nMob: 9158163952; Mail: panakajan99@gmail.com'),(6585,2,1386,'names','first_name','Aurora Newsome'),(6586,2,1386,'email','','aurora.newsome66@hotmail.com'),(6587,2,1386,'input_text','','9205664552'),(6588,2,1386,'dropdown','','Mini PCs'),(6589,2,1386,'description','','What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https://ow.ly/jXkB50VycBV'),(6590,2,1387,'names','first_name','TedEmist'),(6591,2,1387,'email','','aferinohis056@gmail.com'),(6592,2,1387,'dropdown','','Other Enquiry'),(6593,2,1387,'description','','Hai, saya ingin tahu harga Anda.'),(6594,2,1388,'names','first_name','Dessie Aycock'),(6595,2,1388,'email','','dessie.aycock@gmail.com'),(6596,2,1388,'input_text','','1146846151'),(6597,2,1388,'dropdown','','Wireless Solutions'),(6598,2,1388,'description','','Is your Blueocean Technologies website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our AI-powered traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 400,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://cutt.ly/6rkkYxox'),(6599,2,1389,'names','first_name','Elden Soto'),(6600,2,1389,'email','','elden.soto@yahoo.com'),(6601,2,1389,'input_text','','Le z Fyofv'),(6602,2,1389,'dropdown','','Meeting Room Solutions'),(6603,2,1389,'description','','Dear Sir/Madam,\r\nWe are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +1 742 210 1570'),(6604,2,1390,'names','first_name','Alfred Hightower'),(6605,2,1390,'email','','hightower.alfred@hotmail.com'),(6606,2,1390,'input_text','','6821880737'),(6607,2,1390,'dropdown','','Other Enquiry'),(6608,2,1390,'description','','Hello,\r\nWe are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: +44 7404 788 963'),(6609,2,1391,'names','first_name','JohnEmist'),(6610,2,1391,'email','','zekisuquc419@gmail.com'),(6611,2,1391,'dropdown','','Video Distribution'),(6612,2,1391,'description','','Hai, saya ingin tahu harga Anda.'),(6613,2,1392,'names','first_name','Thao Place'),(6614,2,1392,'email','','thao.place5@gmail.com'),(6615,2,1392,'input_text','','480542645'),(6616,2,1392,'dropdown','','Cables & Accessories'),(6617,2,1392,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our automated traffic system makes a difference—delivering engaged visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to experience the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/845U50VycCr'),(6618,2,1393,'names','first_name','Michell Heron'),(6619,2,1393,'email','','michell.heron@gmail.com'),(6620,2,1393,'input_text','','9732936374'),(6621,2,1393,'dropdown','','Cables & Accessories'),(6622,2,1393,'description','','What if your Blueocean Technologies website could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can get 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 400K visitors monthly—helping your site grow. Get more details here: https://cutt.ly/orkkYhMY'),(6623,2,1394,'names','first_name','Issac Corner'),(6624,2,1394,'email','','corner.issac@gmail.com'),(6625,2,1394,'input_text','','3145337028'),(6626,2,1394,'dropdown','','Projection Solutions'),(6627,2,1394,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on 1,000+ visitors daily. That’s where our automated traffic system transforms results—delivering relevant visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s boost your traffic today. Get more info here: https://ow.ly/rOBx50VycBp'),(6628,2,1395,'names','first_name','Fernando Calhoun'),(6629,2,1395,'email','','quinlan.callum@gmail.com'),(6630,2,1395,'input_text','','626527050'),(6631,2,1395,'dropdown','','Video Distribution'),(6632,2,1395,'description','','Send your message to 100M contact forms instantly.\r\n\r\n=> Visit https://bit.ly/cformblasters \r\n\r\nJust like you are reading this now, website owners and managers worldwide will see your message.\r\n\r\nPowerful outreach solutions at scale, affordably priced.\r\n\r\n- Reach out to businesses at scale \r\n- Boost revenue with new leads and business opportunities \r\n- Reach millions of inboxes starting at just $22 \r\n\r\nTake your business to the next level today! \r\n-> Visit https://bit.ly/cformblasters now\r\n\r\n\r\n\r\n\r\n\r\nShould you no longer want to receive subsequent emails from this address, simply use the provided link: bit. ly/plsremovefrom\r\nDe Bleek 18, Oirschot, CA, USA, 5688 Nd'),(6633,2,1396,'names','first_name','Eric Jones'),(6634,2,1396,'email','','ericjonesmyemail@gmail.com'),(6635,2,1396,'input_text','','555-555-1212'),(6636,2,1396,'dropdown','','Meeting Room Solutions'),(6637,2,1396,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://boltleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://boltleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6638,2,1397,'names','first_name','TedEmist'),(6639,2,1397,'email','','aferinohis056@gmail.com'),(6640,2,1397,'dropdown','','Mini PCs'),(6641,2,1397,'description','','Hi, მინდოდა ვიცოდე თქვენი ფასი.'),(6642,2,1398,'names','first_name','Billy Pinkerton'),(6643,2,1398,'email','','pinkerton.billy@outlook.com'),(6644,2,1398,'input_text','','2681336011'),(6645,2,1398,'dropdown','','Other Enquiry'),(6646,2,1398,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on an enormous audience. That’s where our intelligent traffic system transforms results—delivering relevant visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/rOBx50VycBp'),(6647,2,1399,'names','first_name','Mandy'),(6648,2,1399,'email','','creativeteamhire@outlook.com'),(6649,2,1399,'input_text','','G Qlpvb'),(6650,2,1399,'dropdown','','Other Enquiry'),(6651,2,1399,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(6652,2,1400,'names','first_name','Mark Simmons'),(6653,2,1400,'email','','marks@nextdayworkingcapital.com'),(6654,2,1400,'input_text','','725-867-2209'),(6655,2,1400,'description','','What if you could get business funding—without the hassle?\r\n\r\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \r\n\r\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\r\n\r\nDon’t wait-Apply Now: www.nextdayworkingcapital.com/approval\r\n\r\n \r\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com/unsubscribe'),(6656,2,1401,'names','first_name','Dizaynersk_eoor'),(6657,2,1401,'email','','izsvgtjjeor@2-construction.store'),(6658,2,1401,'dropdown','','Other Enquiry'),(6659,2,1401,'description','','Секреты создания стильного интерьера с дизайнерской мебелью. \r\nМебель премиум http://www.byfurniture.by .'),(6660,2,1402,'names','first_name','Raul Baxter'),(6661,2,1402,'email','','raul.baxter@gmail.com'),(6662,2,1402,'input_text','','678810355'),(6663,2,1402,'dropdown','','Display Mounts'),(6664,2,1402,'description','','Don’t just advertise—arrive where people notice. Just like this message reached you, we’ll send your ad directly to contact forms across millions of sites. \r\n\r\nCurious how this can help? Contact me for details. \r\n\r\nRegards, \r\nRaul Baxter \r\nEmail: Raul.Baxter@reachout2me.pro \r\nWebsite: https://betterwaytoadvertise.top'),(6665,2,1403,'names','first_name','Crystle McKellar'),(6666,2,1403,'email','','crystle.mckellar31@gmail.com'),(6667,2,1403,'input_text','','3145542746'),(6668,2,1403,'dropdown','','Audio Solutions'),(6669,2,1403,'description','','Honey, They now sell on Walmart for just $19.95! WWW.GEOTROTT.COM'),(6670,2,1404,'names','first_name','Kingston Moody'),(6671,2,1404,'email','','sanora.urner@gmail.com'),(6672,2,1404,'input_text','','7956046733'),(6673,2,1404,'dropdown','','Display Mounts'),(6674,2,1404,'description','','Connect with 100 Million contact form submissions now.\r\n\r\nAs you got this message and are viewing it at this moment, countless site owners will receive your message.\r\n\r\n=> Explore: https://bit.ly/cformblasters \r\n\r\nInnovative Targeted outreach on a large scale at affordable rates.\r\n\r\n- Engage with enterprises in bulk\r\n- Boost revenue, leads, contracts\r\n- Get into the inboxes of millions starting at just $22\r\n\r\nSkyrocket your company immediately!\r\n\r\n-> Check out: https://bit.ly/cformblasters now\r\n\r\n\r\n\r\n\r\n\r\nIf you choose to opt-out of any more notifications from our side, simply follow this link: bit. ly/plsremovefrom\r\n25 Castledore Road, Tweedsmuir, CA, USA, Ml12 7ls'),(6675,2,1405,'names','first_name','Ravi'),(6676,2,1405,'email','','businessgrowtogether@outlook.com'),(6677,2,1405,'input_text','','733253130'),(6678,2,1405,'dropdown','','Audio Solutions'),(6679,2,1405,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(6680,2,1406,'names','first_name','Susannah Kaberry'),(6681,2,1406,'email','','susannah.kaberry@gmail.com'),(6682,2,1406,'input_text','','666035705'),(6683,2,1406,'dropdown','','LCD & LED Products'),(6684,2,1406,'description','','Want 10,000+ visitors weekly? It’s 100% free. Just don’t wait — spots go fast. https://freewebsitetrafficforever.top'),(6685,2,1407,'names','first_name','Benjamin Necaise'),(6686,2,1407,'email','','necaise.benjamin@googlemail.com'),(6687,2,1407,'input_text','','C Zds L B'),(6688,2,1407,'dropdown','','Display Mounts'),(6689,2,1407,'description','','Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to enhance engagement and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https://ow.ly/vB3c50VycEf'),(6690,2,1408,'names','first_name','Eric Jones'),(6691,2,1408,'email','','ericjonesmyemail@gmail.com'),(6692,2,1408,'input_text','','555-555-1212'),(6693,2,1408,'dropdown','','Display Mounts'),(6694,2,1408,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now: \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nTry Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6695,2,1409,'names','first_name','Mack Foret'),(6696,2,1409,'email','','mack.foret@gmail.com'),(6697,2,1409,'input_text','','3769477358'),(6698,2,1409,'dropdown','','Meeting Room Solutions'),(6699,2,1409,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6700,2,1410,'names','first_name','Don Crain'),(6701,2,1410,'email','','don.crain@gmail.com'),(6702,2,1410,'input_text','','329287982'),(6703,2,1410,'dropdown','','Display Mounts'),(6704,2,1410,'description','','Access World\'s Top & Most Powerful AI Apps In A Single & Simple Dashboard...\r\n\r\nStart Your Very Own AI Content Creation Agency & Charge People ANY Amount You Want.\r\n\r\nAccess Trending & Most Demanded AI Apps Like DeepSeek AI, MidJourney, ElevenLabs, Zapier, Google Drive, Shopify, Mailchimp, Grammerly & More...\r\n\r\nDeepSeek Premium Edition – The ultimate ChatGPT killer app! Build advanced AI chatbots & smart agents that sell, support, and engage 24/7\r\n\r\nTRY IT NOW! hamsterkombat.expert/NextAI'),(6705,2,1411,'names','first_name','Jerrell Koehler'),(6706,2,1411,'email','','jerrell.koehler@remotesynergy.online'),(6707,2,1411,'input_text','','9416346686'),(6708,2,1411,'dropdown','','LCD & LED Products'),(6709,2,1411,'description','','Hi, I recently analyzed blueocean-technologies.com and noticed it\'s ranking already for some valuable keywords — but most are sitting on the second page or worse.\r\n\r\nFrom what I saw, the issue isn’t the site’s potential — it\'s the absence of a clear content strategy and topic relevance. With a proper internal linking structure and well-planned content approach, we can boost those rankings significantly.\r\n\r\nHere’s a performance snapshot where you can see how blueocean-technologies.com is performing right now: \r\nhttps://www.spyfu.com/overview/domain?query=blueocean-technologies.com\r\n\r\nI’m offering this with no cost upfront. I’ll use advanced AI tools to create a tailored strategy for blueocean-technologies.com and even develop a few sample content pieces — so you can test the results before making any decision.\r\n\r\nIf you’re interested, just reply and I’ll send over the plan.\r\n\r\nThanks for your time, \r\n\r\nBest regards,\r\n\r\nJerrell\r\nSEO virtual assistant\r\nJerrell.Koehler@remotesynergy.online'),(6710,2,1412,'names','first_name','Addy'),(6711,2,1412,'email','','venture4help@outlook.com'),(6712,2,1412,'input_text','','95600944'),(6713,2,1412,'dropdown','','Video Distribution'),(6714,2,1412,'description','','I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $30 per 1000 words, with bulk discounts. I also provide AI & originality reports.\r\n\r\nEmail me at Venture4help@outlook.com'),(6715,2,1413,'names','first_name','Georgetta Monsoor'),(6716,2,1413,'email','','georgetta.monsoor60@googlemail.com'),(6717,2,1413,'input_text','','3598867548'),(6718,2,1413,'dropdown','','Meeting Room Solutions'),(6719,2,1413,'description','','Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on an enormous audience. That’s where our intelligent traffic system makes a difference—delivering relevant visitors straight to your site.\r\n\r\nStart with a test run with 4,000 visitors to realize the benefits. Then, expand with packages offering up to 350K visitors monthly. Let’s accelerate your traffic today. Get more info here: https://ow.ly/Kmln50VycCJ'),(6720,2,1414,'names','first_name','Choy K.'),(6721,2,1414,'email','','km.health@outlook.com'),(6722,2,1414,'input_text','','81455730'),(6723,2,1414,'dropdown','','LCD & LED Products'),(6724,2,1414,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(6725,2,1415,'names','first_name','Lindsay Alanson'),(6726,2,1415,'email','','alanson.lindsay@googlemail.com'),(6727,2,1415,'input_text','','9542973136'),(6728,2,1415,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6729,2,1416,'names','first_name','Daniela Burton'),(6730,2,1416,'email','','everett.rountree@yahoo.com'),(6731,2,1416,'input_text','','566069811'),(6732,2,1416,'dropdown','','Wireless Solutions'),(6733,2,1416,'description','','Your competition is covertly capturing leads while you tinker with your outreach. Stop hesitating, start expanding—visit https://bit.ly/cformsubs now'),(6734,2,1417,'names','first_name','Una Heinz'),(6735,2,1417,'email','','una.heinz@hotmail.com'),(6736,2,1417,'input_text','','240537615'),(6737,2,1417,'dropdown','','LCD & LED Products'),(6738,2,1417,'description','','Is your website Blueocean Technologies missing out on its true potential? With our intelligent traffic system, you can engage thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can see the impact. If you love the results, our plans offer up to 400K visitors per month. Let’s realize untapped potential for growth. Get more details here: https://cutt.ly/hrly5PU2'),(6739,2,1418,'names','first_name','Sam'),(6740,2,1418,'email','','fastprocess006@outlook.com'),(6741,2,1418,'input_text','','390323279'),(6742,2,1418,'dropdown','','Audio Solutions'),(6743,2,1418,'description','','Hi, Are you looking for reliable back-office outsourcing support for your daily business operations? I specialize in handling data entry, document processing, finance & accounting support, HR & recruitment tasks, CRM management, customer service, and real estate back-office tasks. My team ensures accuracy, efficiency, and cost-effective solutions. \r\n\r\nIf you need expert assistance, feel free to reach out at Fastprocess006@outlook.com. Let’s discuss how we can streamline your operations!'),(6744,2,1419,'names','first_name','Vera Balog'),(6745,2,1419,'email','','vera.balog@gmail.com'),(6746,2,1419,'input_text','','118379126'),(6747,2,1419,'dropdown','','Other Enquiry'),(6748,2,1419,'description','','Attract increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase enhanced traffic, produce leads, and grow your brand\'s reach, you can find more information and start a no-cost trial here: https://ow.ly/XBrW50VycRS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, high-quality audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates work by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can opt out at any point you like. No contracts and a one-week complimentary trial.'),(6749,2,1420,'names','first_name','Daniele Robe'),(6750,2,1420,'email','','daniele.robe@msn.com'),(6751,2,1420,'input_text','','4169296506'),(6752,2,1420,'dropdown','','Wireless Solutions'),(6753,2,1420,'description','','Dear Sir/Madam,\r\nWe are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +1 742 381 3329'),(6754,2,1421,'names','first_name','Una Castiglia'),(6755,2,1421,'email','','castiglia.una@outlook.com'),(6756,2,1421,'input_text','','6646631043'),(6757,2,1421,'description','','Get Real Leads for Just \\$0.01 Each – Fast Delivery!\r\nSick of paying too much for leads that go nowhere?\r\nAt **FastCheapLeads.com**, we deliver real business contacts — fast.\r\n\r\nFind us on Craigslist!\r\n\r\nhttps://newyork.craigslist.org/mnh/fns/d/new-york-get-real-leads-for-just-001/7848602568.html'),(6758,2,1422,'names','first_name','Robert Adams'),(6759,2,1422,'email','','morshead.ramona@gmail.com'),(6760,2,1422,'input_text','','7974521543'),(6761,2,1422,'dropdown','','Meeting Room Solutions'),(6762,2,1422,'description','','Roll the Dice! Enjoy the premier crypto-powered casino at GoPlay, where exciting slots, live dealer games, and unique bonuses await your first spin. Take advantage of lightning-fast deposits and withdrawals in cryptocurrency while you go after jaw-dropping jackpots. Ready to win big? \r\nVisit https://goplay.se\r\n\r\nLike us on Facebook at https://www.facebook.com/goplay.se, and follow us on Instagram at https://www.instagram.com/goplay.se to get started now'),(6763,2,1423,'names','first_name','Irwin Plath'),(6764,2,1423,'email','','irwin.plath76@gmail.com'),(6765,2,1423,'input_text','','125759733'),(6766,2,1423,'description','','Hey there,\r\n\r\nI wanted to make contact → I put together articles for for SME\'s.\r\n\r\nYou can add them on your website to help your search engine rankings, or repost them on your social channels to connect with customers.\r\n\r\nMy pricing is flexible - Reach out if this sounds good → Hire me on https://t.ly/meetyourmatch.expert\r\n\r\nI’ve regularly written marketing blogs focused on many fields, including medical services, banking & finance, schools and universities, leisure, engineering sectors, the tech space, along with information technology among others.\r\n\r\nI have written search-friendly articles in addition to online engagement posts working with a brand that sells weight loss supplements https://t.ly/shape.med\r\n\r\nI’d love for you to look over my recent projects then let me help.'),(6767,2,1424,'names','first_name','Eric Jones'),(6768,2,1424,'email','','ericjonesmyemail@gmail.com'),(6769,2,1424,'input_text','','555-555-1212'),(6770,2,1424,'dropdown','','Projection Solutions'),(6771,2,1424,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://boltleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://boltleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6772,2,1425,'names','first_name','Clarkhunty'),(6773,2,1425,'email','','shasemiskh@gazeta.pl'),(6774,2,1425,'input_text','','89722789873'),(6775,2,1425,'dropdown','','Display Mounts'),(6776,2,1425,'description','','Portable balancer & Vibration analyzer Balanset-1A \r\n \r\n Description: \r\n \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro \r\n \r\n Save €100 on vibromera.eu with promo code VB100! \r\n \r\n Overview of the Balanset-1A Device \r\n \r\n The Balanset-1A is a compact, dual-channel solution for balancing and vibration analysis of rotating mechanisms, including crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotary equipment. \r\n \r\n Main Functions and Features \r\n \r\n Vibrometer Mode \r\n \r\n Tachometer: Precise rotational speed measurement (RPM). \r\n Phase: Determines the phase angle of the vibration signal for precise analysis. \r\n 1x Vibration: Measurement and analysis of the primary frequency component. \r\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \r\n Overall Vibration: Monitoring of the overall vibration level. \r\n Measurement Log: Saves data for later analysis. \r\n \r\n Rotor Balancing Mode \r\n \r\n Single-Plane Balancing: Corrects rotors in one plane to decrease vibration. \r\n Two-Plane Balancing: Dynamic rotor balancing in two planes. \r\n Polar Diagram: Visualizes imbalance on a polar chart for precise placement of corrective weights. \r\n Last Session Recovery: Enables continuation of the previous balancing session. \r\n Tolerance Calculator (ISO 1940): Computes allowable imbalance as per ISO 1940 standards. \r\n Grinding Wheel Balancing: Employs three counterweights for imbalance correction. \r\n \r\n Charts and Diagrams \r\n \r\n Overall Graphs: Visualizes total vibration levels. \r\n 1x Graphs: Shows the primary frequency vibration characteristics. \r\n Harmonic Graphs: Shows the influence of harmonic frequencies. \r\n Spectral Graphs: Presents the frequency spectrum for detailed examination. \r\n \r\n Extra Capabilities \r\n \r\n Archive: Save and access past balancing sessions. \r\n Reports: Create comprehensive balancing reports. \r\n Rebalancing: Enables rebalancing using stored session data. \r\n Serial Production Balancing: Designed for balancing rotors in serial manufacturing. \r\n \r\n Included with the Device \r\n \r\n Balanset-1A is supplied with: \r\n \r\n A measurement block with an interface. \r\n Two vibration sensors. \r\n Optical sensor (laser tachometer) with magnetic mount. \r\n Electronic scales. \r\n Software (computer not included, available as an option). \r\n Plastic transport case. \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro \r\n \r\n Save €100 on vibromera.eu with promo code VB100!'),(6777,2,1426,'names','first_name','Hermelinda Capra'),(6778,2,1426,'email','','hermelinda.capra@gmail.com'),(6779,2,1426,'input_text','','6133314796'),(6780,2,1426,'dropdown','','Meeting Room Solutions'),(6781,2,1426,'description','','Attract more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost greater traffic, create leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces time by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—no bots, zero fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation machine. Even better, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a 7-day complimentary trial.'),(6782,2,1427,'names','first_name','Elana Solberg'),(6783,2,1427,'email','','solberg.elana@gmail.com'),(6784,2,1427,'input_text','','6882347139'),(6785,2,1427,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6786,2,1428,'names','first_name','Eddy Keysor'),(6787,2,1428,'email','','eddy.keysor@outlook.com'),(6788,2,1428,'input_text','','816493120'),(6789,2,1428,'dropdown','','Wireless Solutions'),(6790,2,1428,'description','','Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6791,2,1429,'names','first_name','Zulma Slade'),(6792,2,1429,'email','','slade.zulma@gmail.com'),(6793,2,1429,'input_text','','486718478'),(6794,2,1429,'dropdown','','Display Mounts'),(6795,2,1429,'description','','Attract additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, premium audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates work by automating tedious Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—no bots, without fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can opt out any time you like. No contracts and a 7 day no-cost trial.'),(6796,2,1430,'names','first_name','Gertie Casillas'),(6797,2,1430,'email','','casillas.gertie@googlemail.com'),(6798,2,1430,'input_text','','267847932'),(6799,2,1430,'dropdown','','Cables & Accessories'),(6800,2,1430,'description','','Hello,\r\nWe are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: +48 508 705 780'),(6801,2,1431,'names','first_name','Vallie Fredrick'),(6802,2,1431,'email','','vallie.fredrick@gmail.com'),(6803,2,1431,'input_text','','691508281'),(6804,2,1431,'dropdown','','Video Distribution'),(6805,2,1431,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6806,2,1432,'names','first_name','Emily Harper'),(6807,2,1432,'email','','emily@expresscapitalcorp.com'),(6808,2,1432,'input_text','','725-735-8820'),(6809,2,1432,'dropdown','','Mini PCs'),(6810,2,1432,'description','','Hey there,\r\n\r\nHope this finds you well. I work with small businesses that occasionally need fast, no-hassle funding—and thought I’d pass this along just in case.\r\n\r\nWe offer instant approvals (no credit pull or paperwork) with funding by the next day.\r\n\r\nHere’s the link if it’s ever useful:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nWarm regards,\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe'),(6811,2,1433,'names','first_name','Ken Smartt'),(6812,2,1433,'email','','kenp2025x@yahoo.com'),(6813,2,1433,'input_text','','465140255'),(6814,2,1433,'dropdown','','Cables & Accessories'),(6815,2,1433,'description','','Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82'),(6816,2,1434,'names','first_name','Madison Chumleigh'),(6817,2,1434,'email','','madison.chumleigh@gmail.com'),(6818,2,1434,'input_text','','188502459'),(6819,2,1434,'dropdown','','Other Enquiry'),(6820,2,1434,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6821,2,1435,'names','first_name','Terese Vanderpool'),(6822,2,1435,'email','','terese.vanderpool@outlook.com'),(6823,2,1435,'input_text','','678152829'),(6824,2,1435,'dropdown','','Mini PCs'),(6825,2,1435,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(6826,2,1436,'names','first_name','Brian WRIGHT Eng.'),(6827,2,1436,'email','','newsletter@wexxon.com'),(6828,2,1436,'input_text','','7209248652'),(6829,2,1436,'dropdown','','Wireless Solutions'),(6830,2,1436,'description','','Please visit https://tinyurl.com/27g52cxz'),(6831,2,1437,'names','first_name','Stefanie Kolios'),(6832,2,1437,'email','','kolios.stefanie@gmail.com'),(6833,2,1437,'input_text','','3841866841'),(6834,2,1437,'dropdown','','Meeting Room Solutions'),(6835,2,1437,'description','','Is your website Blueocean Technologies failing to capture its true potential? With our intelligent traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans provide up to 400K visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://cutt.ly/vrlZ7Ibp'),(6836,2,1438,'names','first_name','Eric Jones'),(6837,2,1438,'email','','ericjonesmyemail@gmail.com'),(6838,2,1438,'input_text','','555-555-1212'),(6839,2,1438,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\r\n\r\nGoto https://boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\r\n\r\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\r\n\r\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nWouldn’t that be cool?\r\n\r\nVisit https://boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nStop wasting money chasing eyeballs that don’t turn into paying customers. \r\nPlease see this URL to try Web Visitors Into Leads now: https://boltleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://boltleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(6840,2,1439,'names','first_name','Terra Molino'),(6841,2,1439,'email','','terra.molino@gmail.com'),(6842,2,1439,'input_text','','329472018'),(6843,2,1439,'dropdown','','Audio Solutions'),(6844,2,1439,'description','','Hey blueocean-technologies.com\r\n\r\nI am currently looking over your online channels, and I say this with the best intentions, but I’d say your business could do with more engaging video content.\r\n\r\nI do not create video footage on my own… I’ve just released a quick post on 3 excellent and wallet-friendly tools that are perfect to put together studio-like productions — even if you’re not a video expert.\r\n\r\nVisit the write-up linked here — perhaps it\'ll give you creative thoughts https://t.ly/cinemamotion.blog'),(6845,2,1440,'names','first_name','SimonEmist'),(6846,2,1440,'email','','aferinohis056@gmail.com'),(6847,2,1440,'dropdown','','Meeting Room Solutions'),(6848,2,1440,'description','','Szia, meg akartam tudni az árát.'),(6849,2,1441,'names','first_name','Daryl Kimmel'),(6850,2,1441,'email','','daryl.kimmel68@hotmail.com'),(6851,2,1441,'input_text','','3138300735'),(6852,2,1441,'dropdown','','Projection Solutions'),(6853,2,1441,'description','','Is your website Blueocean Technologies overlooking its true potential? With our intelligent traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans offer up to 400,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://cutt.ly/zrlZ8v7K'),(6854,2,1442,'names','first_name','Joanna Riggs'),(6855,2,1442,'email','','joannariggs83@gmail.com'),(6856,2,1442,'input_text','','9102977494'),(6857,2,1442,'dropdown','','Projection Solutions'),(6858,2,1442,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(6859,2,1443,'names','first_name','Clarkhunty'),(6860,2,1443,'email','','shasemiskh@gazeta.pl'),(6861,2,1443,'input_text','','87631754291'),(6862,2,1443,'dropdown','','Wireless Solutions'),(6863,2,1443,'description','','Portable balancer & Vibration analyzer Balanset-1A \r\n \r\n Description: \r\n \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro \r\n \r\n Save €100 on vibromera.eu with promo code VB100! \r\n \r\n Details of the Balanset-1A \r\n \r\n The Balanset-1A is a compact, dual-channel device designed for balancing and vibration analysis of rotating mechanisms. It is ideal for balancing rotors such as crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machinery. \r\n \r\n Essential Features and Capabilities \r\n \r\n Vibrometer Function \r\n \r\n Tachometer: Accurate RPM measurement. \r\n Phase: Identifies the phase angle of vibration signals for accurate analysis. \r\n 1x Vibration: Measurement and analysis of the main frequency component. \r\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \r\n Overall Vibration: Tracks the overall vibration level. \r\n Measurement Log: Stores data for subsequent analysis. \r\n \r\n Balancing Mode \r\n \r\n Single-Plane Balancing: Corrects rotors in one plane to decrease vibration. \r\n Two-Plane Balancing: Dynamic balancing of rotors across two planes. \r\n Polar Diagram: Displays imbalance on a polar diagram for accurate weight placement. \r\n Last Session Recovery: Provides the option to resume the last balancing session. \r\n Tolerance Calculator (ISO 1940): Computes allowable imbalance as per ISO 1940 standards. \r\n Grinding Wheel Balancing: Utilizes three counterweights to balance grinding wheels. \r\n \r\n Visualizations and Diagrams \r\n \r\n Overall Graphs: Visualizes total vibration levels. \r\n 1x Graphs: Represents vibration behavior at the main frequency. \r\n Harmonic Graphs: Analyzes the presence and impact of harmonic frequencies. \r\n Spectral Graphs: Graphically shows the frequency spectrum for in-depth analysis. \r\n \r\n Extra Features \r\n \r\n Archive: Retain and retrieve previous balancing sessions. \r\n Reports: Automatically generate detailed balancing reports. \r\n Rebalancing: Enables rebalancing using stored session data. \r\n Serial Production Balancing: Designed for balancing rotors in serial manufacturing. \r\n \r\n Included with the Device \r\n \r\n The Balanset-1A comes with: \r\n \r\n A measurement block with an interface. \r\n Two vibration measurement sensors. \r\n Optical sensor (laser tachometer) with magnetic base. \r\n Digital weighing scales. \r\n Software (laptop sold separately). \r\n Transport case. \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro \r\n \r\n Get a €100 discount on the official website vibromera.eu with promo code VB100'),(6864,2,1444,'names','first_name','Ashok'),(6865,2,1444,'email','','webdesignservices111@outlook.com'),(6866,2,1444,'input_text','','3218046774'),(6867,2,1444,'dropdown','','LCD & LED Products'),(6868,2,1444,'description','','Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \r\n\r\nReach out at webdesignservices111@outlook.com'),(6869,2,1445,'names','first_name','Christopher Nixon'),(6870,2,1445,'email','','claribel.butler@outlook.com'),(6871,2,1445,'input_text','','122317499'),(6872,2,1445,'description','','Time to supercharge your outreach—instantly! You can now own our Massive USA B2B Database—over 12 million decision-maker records spread through 7,900 niche-sorted Excel files—for just $99 (normally $500). Fully updated in April 2025, each sheet contains direct emails, phones, employee counts, and estimated revenue figures, zipped to a lean 20GB download.\r\n\r\nOnly a few slots remain before the price resets to $500. Lock in lifetime updates and begin your outreach campaigns within hours with the kind of data others charge 4-5 figures for.\r\n\r\nClaim it for $99 today: \r\nhttps://bynd.li/usadata'),(6873,2,1446,'names','first_name','Fern Quinlan'),(6874,2,1446,'email','','fern.quinlan@yahoo.com'),(6875,2,1446,'input_text','','288526960'),(6876,2,1446,'dropdown','','Meeting Room Solutions'),(6877,2,1446,'description','','Hey blueocean-technologies.com\r\n\r\nI hope you do not mind this contact --- I put together content pieces for local businesses.\r\n\r\nYou can use them on blueocean-technologies.com to raise your search engine ranking, or upload them on your social networks.\r\n\r\nMy fees make sense for small and medium sized teams.\r\n\r\nLet’s chat about possible projects, Hire me by visiting https://t.ly/needme.blog\r\n\r\nI\'ve crafted marketing blogs serving multiple professional areas, for example medical services, the financial sector, academia, leisure, engineering, tech, as well as information technology etc..\r\n\r\nI developed search-friendly articles plus social media blogs for a client that markets weight loss supplements https://t.ly/mydietlab.center\r\n\r\nIt would mean a lot if you’d go through what I’ve done and let me help.'),(6878,2,1447,'names','first_name','Jai Norcross'),(6879,2,1447,'email','','norcross.jai@gmail.com'),(6880,2,1447,'input_text','','Kou Ou'),(6881,2,1447,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6882,2,1448,'names','first_name','Ciara Maughan'),(6883,2,1448,'email','','maughan.ciara57@gmail.com'),(6884,2,1448,'input_text','','9897033377'),(6885,2,1448,'dropdown','','Audio Solutions'),(6886,2,1448,'description','','What if your website blueocean-technologies.com could instantly receive a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\r\n\r\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site flourish. Get more details here: https://ow.ly/mxzE50VycF9'),(6887,2,1449,'names','first_name','Marcy Hagan'),(6888,2,1449,'email','','marcy.hagan@googlemail.com'),(6889,2,1449,'input_text','','2506761539'),(6890,2,1449,'dropdown','','Meeting Room Solutions'),(6891,2,1449,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6892,2,1450,'names','first_name','Tanu'),(6893,2,1450,'email','','brandbuildingassistance@outlook.com'),(6894,2,1450,'input_text','','662469255'),(6895,2,1450,'dropdown','','Video Distribution'),(6896,2,1450,'description','','Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com'),(6897,2,1451,'names','first_name','Mary Baker'),(6898,2,1451,'email','','boas.lorna@outlook.com'),(6899,2,1451,'input_text','','9522162565'),(6900,2,1451,'dropdown','','Mini PCs'),(6901,2,1451,'description','','GoPlay is incredible! Dive into GoPlay\'s virtual casino realm and uncover an unequaled selection of slots, table games, and live dealer action—all tailored for cryptocurrency play. With irresistible sign-up bonuses and promo drops around every corner, your profit potential has never been higher. \r\n\r\nDon’t let the chance to boost your bankroll with quick, secure crypto transactions and 24/7 support. \r\n\r\nJoin the fun today—head to https://goplay.se\r\n\r\nConnect with our community on Facebook at https://www.facebook.com/goplay.se, and stay in the loop on Instagram at https://www.instagram.com/goplay.se now!'),(6902,2,1452,'names','first_name','Christy Wienholt'),(6903,2,1452,'email','','christy.wienholt@googlemail.com'),(6904,2,1452,'input_text','','143274435'),(6905,2,1452,'description','','Hello\r\nWe have client that are interested about what you selling, please contact us on whatsapp: +48 506 676 979'),(6906,2,1453,'names','first_name','Kindra Neace'),(6907,2,1453,'email','','neace.kindra4@yahoo.com'),(6908,2,1453,'input_text','','7934640220'),(6909,2,1453,'dropdown','','LCD & LED Products'),(6910,2,1453,'description','','Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6911,2,1454,'names','first_name','Kerrie Milliman'),(6912,2,1454,'email','','kerrie.milliman0@yahoo.com'),(6913,2,1454,'input_text','','2253704209'),(6914,2,1454,'dropdown','','Cables & Accessories'),(6915,2,1454,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can see the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s convert lost traffic into growth. Get more details here: https://ow.ly/mxzE50VycF9'),(6916,2,1455,'names','first_name','Buford Pyke'),(6917,2,1455,'email','','buford.pyke7@hotmail.com'),(6918,2,1455,'input_text','','48722815'),(6919,2,1455,'dropdown','','Video Distribution'),(6920,2,1455,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6921,2,1456,'names','first_name','Ashley Kramer'),(6922,2,1456,'email','','ashley.kramer.mail@gmail.com'),(6923,2,1456,'input_text','','Apgs cvivwtrl'),(6924,2,1456,'dropdown','','Mini PCs'),(6925,2,1456,'description','','Hi,\r\n\r\nI have something that is time-sensitive that I would like to discuss with you. \r\n\r\nI wasn\'t sure if you are currently accepting new work. \r\n\r\nPlease let me know when you have a chance, whether you\'re available or not.\r\n\r\nThank you!'),(6926,2,1457,'names','first_name','Jason Keller'),(6927,2,1457,'email','','jason@expresscapitalcorp.com'),(6928,2,1457,'input_text','','725-735-8820'),(6929,2,1457,'dropdown','','Cables & Accessories'),(6930,2,1457,'description','','Hi there,\r\n\r\nI know this is out of the blue, but I thought it might be helpful.\r\n\r\nWe offer simple business funding—no credit checks, no paperwork, and no sales calls.\r\n\r\nYou can see what you qualify for in 30 seconds:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nWishing you continued success,\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe'),(6931,2,1458,'names','first_name','Elvira Marryat'),(6932,2,1458,'email','','marryat.elvira@outlook.com'),(6933,2,1458,'input_text','','517487367'),(6934,2,1458,'dropdown','','Video Distribution'),(6935,2,1458,'description','','Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring highly targeted traffic to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://ow.ly/3avx50VycEU'),(6936,2,1459,'names','first_name','Ravi'),(6937,2,1459,'email','','businessgrowtogether@outlook.com'),(6938,2,1459,'input_text','','4350662'),(6939,2,1459,'dropdown','','Wireless Solutions'),(6940,2,1459,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(6941,2,1460,'names','first_name','Leta Hebblethwaite'),(6942,2,1460,'email','','hebblethwaite.leta15@gmail.com'),(6943,2,1460,'input_text','','W fbi'),(6944,2,1460,'dropdown','','LCD & LED Products'),(6945,2,1460,'description','','Hi,\r\n\r\nI wanted to let you know about our newly launched comprehensive course that guides you step-by-step on how to create profitable faceless YouTube channels using the power of AI. This means you can generate engaging video content quickly and efficiently, opening up new income streams and without ever physically appearing on camera.\r\n\r\nKey features:\r\n\r\nHigh-quality HD training videos covering AI-powered content creation, automation, and monetization\r\nComprehensive training guide with step-by-step strategies for building and scaling faceless YouTube channels using AI\r\nReady-to-sell marketing materials to help you launch instantly\r\nFully optimized promotional content to boost conversions\r\nComplete PLR rights—Rebrand and resell as your own\r\nLead generation on autopilot\r\n\r\nReady to explore this exciting opportunity?\r\n\r\nLearn more here: https://furtherinfo.info/faceless\r\n\r\nKind regards,\r\nLeta'),(6946,2,1461,'names','first_name','Jerrold Fulkerson'),(6947,2,1461,'email','','jerrold.fulkerson92@gmail.com'),(6948,2,1461,'input_text','','424836481'),(6949,2,1461,'dropdown','','Audio Solutions'),(6950,2,1461,'description','','Is your website Blueocean Technologies failing to capture its true potential? With our AI-driven traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans scale up to 400,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/rrxfZGBx'),(6951,2,1462,'names','first_name','Corina Brookes'),(6952,2,1462,'email','','brookes.corina@gmail.com'),(6953,2,1462,'input_text','','6887016965'),(6954,2,1462,'dropdown','','Display Mounts'),(6955,2,1462,'description','','One Platform, Every Top AI Model—No Monthly Fees, No Hassle!\r\n\r\nAccess ChatGPT, Claude, Gemini Pro , Kling AI, LLaMA, Mistral, DALL.E, LLaMa & more—all from a single dashboard.\r\n\r\nNo subscriptions or no monthly fees—pay once and enjoy lifetime access.\r\n\r\nAutomatically switch between AI models based on task requirements.\r\n\r\nAnd much more ... https://hamsterkombat.expert/AIIntelliKit'),(6956,2,1463,'names','first_name','Michael Grant'),(6957,2,1463,'email','','michael@expresscapitalcorp.com'),(6958,2,1463,'input_text','','725-735-8820'),(6959,2,1463,'dropdown','','Video Distribution'),(6960,2,1463,'description','','Just reaching out in case you ever need quick access to working capital.\r\n\r\nWe provide funding with no credit checks, no documents, and next-day deposits.\r\n\r\nApply in 30 seconds here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nAll the best,\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe'),(6961,2,1464,'names','first_name','Britney Neustadt'),(6962,2,1464,'email','','neustadt.britney@gmail.com'),(6963,2,1464,'input_text','','6704709515'),(6964,2,1464,'dropdown','','Other Enquiry'),(6965,2,1464,'description','','Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6966,2,1465,'names','first_name','Kayden Richards'),(6967,2,1465,'email','','ebsworth.jesse24@outlook.com'),(6968,2,1465,'input_text','','5172291665'),(6969,2,1465,'dropdown','','Audio Solutions'),(6970,2,1465,'description','','Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com'),(6971,2,1466,'names','first_name','Choy K.'),(6972,2,1466,'email','','km.health@outlook.com'),(6973,2,1466,'input_text','','643308708'),(6974,2,1466,'dropdown','','Mini PCs'),(6975,2,1466,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(6976,2,1467,'names','first_name','Marquita Barela'),(6977,2,1467,'email','','barela.marquita@hotmail.com'),(6978,2,1467,'input_text','','4286894'),(6979,2,1467,'dropdown','','Wireless Solutions'),(6980,2,1467,'description','','Is your Blueocean Technologies website maximizing its reach? Many websites overlook thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 400K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https://cutt.ly/frxfZZZs'),(6981,2,1468,'names','first_name','Bryant Clark'),(6982,2,1468,'email','','bryant.clark@outlook.com'),(6983,2,1468,'input_text','','25654343'),(6984,2,1468,'dropdown','','Projection Solutions'),(6985,2,1468,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/shorts/WAWTLuiOtfM'),(6986,2,1469,'names','first_name','Natalie Gomez'),(6987,2,1469,'email','','nicole.robledo@yahoo.com'),(6988,2,1469,'input_text','','395390826'),(6989,2,1469,'dropdown','','Mini PCs'),(6990,2,1469,'description','','Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com'),(6991,2,1470,'names','first_name','Brian WRIGHT Eng.'),(6992,2,1470,'email','','newsletter@wexxon.com'),(6993,2,1470,'input_text','','7209248652'),(6994,2,1470,'dropdown','','Cables & Accessories'),(6995,2,1470,'description','','Please visit https://tinyurl.com/27g52cxz'),(6996,2,1471,'names','first_name','Sam'),(6997,2,1471,'email','','webdesignservices111@outlook.com'),(6998,2,1471,'input_text','','4434750351'),(6999,2,1471,'dropdown','','Meeting Room Solutions'),(7000,2,1471,'description','','I design and develop high-quality, custom websites—no templates, only top-tier craftsmanship. My 5-page portfolio sites start at $2,000, and e-commerce platforms from $3,500. First, I design all pages for approval. Once all designs are finalized, I begin development. The result? A fast, smooth, mobile-friendly, SEO-optimized, and high-scrolling experience. If quality matters to you, let’s build something exceptional. \r\n\r\nReply to webdesignservices111@outlook.com to discuss your project!'),(7001,2,1472,'names','first_name','Luther Reyna'),(7002,2,1472,'email','','reyna.luther@outlook.com'),(7003,2,1472,'input_text','','81455730'),(7004,2,1472,'dropdown','','Other Enquiry'),(7005,2,1472,'description','','Capture increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and grow your brand\'s reach, you can access more information and start a complimentary trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, high-quality audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Reduces effort by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—no bots, zero fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.'),(7006,2,1473,'names','first_name','Martina Stead'),(7007,2,1473,'email','','stead.martina@hotmail.com'),(7008,2,1473,'input_text','','552264232'),(7009,2,1474,'names','first_name','Brian WRIGHT Eng.'),(7010,2,1474,'email','','newsletter@wexxon.com'),(7011,2,1474,'input_text','','7209248652'),(7012,2,1474,'dropdown','','Wireless Solutions'),(7013,2,1474,'description','','Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https://wexxon.com/en/home/9-romantic-compatibility.html'),(7014,2,1475,'names','first_name','Brian WRIGHT Eng.'),(7015,2,1475,'email','','newsletter@wexxon.com'),(7016,2,1475,'input_text','','7209248652'),(7017,2,1475,'description','','¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https://wexxon.com/en/home/9-romantic-compatibility.html'),(7018,2,1476,'names','first_name','Eric Jones'),(7019,2,1476,'email','','ericjonesmyemail@gmail.com'),(7020,2,1476,'input_text','','555-555-1212'),(7021,2,1476,'dropdown','','Audio Solutions'),(7022,2,1476,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7023,2,1477,'names','first_name','Everett Swartwood'),(7024,2,1477,'email','','swartwood.everett72@gmail.com'),(7025,2,1477,'input_text','','684350263'),(7026,2,1477,'dropdown','','Wireless Solutions'),(7027,2,1477,'description','','Hi there, I apologize for using your contact form, \r\nbut I wasn\'t sure who the right person was to speak with in your company. \r\nWe have a patented application that creates Local Area pages that rank on \r\ntop of Google within weeks, we call it Local Magic. Here is a link to the \r\nproduct page https://www.mrmarketingres.com/local-magic/ . The product \r\nleverages technology where these pages are managed dynamically by AI and \r\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \r\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \r\nillustrate their full case study if you have time for it? \r\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(7028,2,1478,'names','first_name','Ayush'),(7029,2,1478,'email','','businessprocessoutsourcing1@outlook.com'),(7030,2,1478,'input_text','','6819928151'),(7031,2,1478,'dropdown','','Mini PCs'),(7032,2,1478,'description','','Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A/R & A/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\r\nEmail: Businessprocessoutsourcing1@outlook.com'),(7033,2,1479,'names','first_name','Harlan Mcclintock'),(7034,2,1479,'email','','mcclintock.harlan@hotmail.com'),(7035,2,1479,'input_text','','4036911181'),(7036,2,1479,'dropdown','','LCD & LED Products'),(7037,2,1479,'description','','Capture more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and expand your brand\'s reach, you can access more information and start a complimentary trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, premium audiences.\r\n-Improves engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces work by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—without bots, zero fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Even better, our service is provided on a month-by-month subscription basis so you can cancel at any point you like. No contracts and a 7-day complimentary trial.'),(7038,2,1480,'names','first_name','Kristine Lash'),(7039,2,1480,'email','','lash.kristine@yahoo.com'),(7040,2,1480,'input_text','','6505491702'),(7041,2,1480,'dropdown','','Video Distribution'),(7042,2,1480,'description','','Every day, websites like Blueocean Technologies miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring potential customers to your site.\r\n\r\nClaim your 4,000 free visitors to experience the benefits firsthand. Then, expand to plans offering up to 400K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https://cutt.ly/NrcJbTen'),(7043,2,1481,'names','first_name','Brian WRIGHT Eng.'),(7044,2,1481,'email','','newsletter@wexxon.com'),(7045,2,1481,'input_text','','7209248652'),(7046,2,1481,'dropdown','','Cables & Accessories'),(7047,2,1481,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(7048,2,1482,'names','first_name','Eric Jones'),(7049,2,1482,'email','','ericjonesmyemail@gmail.com'),(7050,2,1482,'input_text','','555-555-1212'),(7051,2,1482,'dropdown','','Audio Solutions'),(7052,2,1482,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I just came across your website at Blueocean Technologies...\r\n\r\nLooks great… but now what?\r\n\r\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\r\n\r\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7053,2,1483,'names','first_name','Eric Jones'),(7054,2,1483,'email','','ericjonesmyemail@gmail.com'),(7055,2,1483,'input_text','','555-555-1212'),(7056,2,1483,'dropdown','','LCD & LED Products'),(7057,2,1483,'description','','Hello, Blueocean Technologies Owner.\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7058,2,1484,'names','first_name','Eric Jones'),(7059,2,1484,'email','','ericjonesmyemail@gmail.com'),(7060,2,1484,'input_text','','555-555-1212'),(7061,2,1484,'dropdown','','Meeting Room Solutions'),(7062,2,1484,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7063,2,1485,'names','first_name','Philanthropy_dnMa'),(7064,2,1485,'email','','rdfgdhceoma@mail-hq.ru'),(7065,2,1485,'dropdown','','Mini PCs'),(7066,2,1485,'description','','graduated from Elizabeth\'s St. Mary of the Assumption www.en.wikipedia.org/wiki/Chuck_Feeney .'),(7067,2,1486,'names','first_name','Cindy Lawless'),(7068,2,1486,'email','','cindy.lawless43@outlook.com'),(7069,2,1486,'input_text','','633844742'),(7070,2,1486,'dropdown','','Cables & Accessories'),(7071,2,1486,'description','','Hi,\r\n\r\nI visited blueocean-technologies.com and noticed you use Wordpress.\r\n\r\nWe’ve created a quick, no-fluff ebook to help WordPress site owners like you strengthen security, boost SEO, and improve performance. It also covers common mistakes to avoid and how to get your site ready to scale.\r\n\r\nHere’s what you’ll get:\r\n\r\nTips to lock down your site with SSL & firewall\r\nSEO tweaks for better visibility\r\nSpeed upgrades with hosting & theme advice\r\nA checklist to avoid common WordPress pitfalls\r\n10 steps to future-proof your site for growth\r\n… and more.\r\n\r\nDownload it here:\r\n👉 https://furtherinfo.info/wpcl\r\n\r\nBest,\r\nCindy'),(7072,2,1487,'names','first_name','Dawna O\'Ferrall'),(7073,2,1487,'email','','dawna.oferrall@gmail.com'),(7074,2,1487,'input_text','','671570614'),(7075,2,1487,'dropdown','','Audio Solutions'),(7076,2,1487,'description','','Hi!\r\n\r\nBuild a simple online income by simply writing brief opinions in your spare time — designed for busy people. \r\n\r\nJoin now to monetize your spare time with no delay >> https://t.ly/projectpath.extraincome'),(7077,2,1488,'names','first_name','Brian WRIGHT Eng.'),(7078,2,1488,'email','','newsletter@wexxon.com'),(7079,2,1488,'input_text','','7209248652'),(7080,2,1488,'dropdown','','Meeting Room Solutions'),(7081,2,1488,'description','','Sortez-vous avec quelqu\'un, et aimeriez-vous savoir s\'il peut être votre meilleur ami qui sera romantiquement compatible avec vous ? Pouvez-vous créer une relation amoureuse durable et même un mariage ? Obtenez votre rapport ROMANTIC COMPATIBILITY sur https://wexxon.com/en/home/9-romantic-compatibility.html'),(7082,2,1489,'names','first_name','Brian WRIGHT Eng.'),(7083,2,1489,'email','','newsletter@wexxon.com'),(7084,2,1489,'input_text','','7209248652'),(7085,2,1489,'description','','Stai uscendo con qualcuno e vorresti sapere se può essere il tuo migliore amico che sarà romanticamente compatibile con te? Puoi creare una relazione romantica duratura e persino un matrimonio? Ottieni il tuo rapporto sulla COMPATIBILITÀ ROMANTICA su https://wexxon.com/it/home/9-romantic-compatibility.html'),(7086,2,1490,'names','first_name','Gary'),(7087,2,1490,'email','','garycharles@dominatingkeywords.com'),(7088,2,1490,'input_text','','8054002077'),(7089,2,1490,'dropdown','','Projection Solutions'),(7090,2,1490,'description','','Let me demonstrate to you how you can get guaranteed thousands of clicks to your website without SEO and without Pay Per Click.\r\nYou will start getting keyword targeted traffic in less than 48 hours.\r\nJust send us your keywords and we\'ll tell you how much monthly clicks we can guarantee without paying for each click and waiting for SEO results.\r\nYou will get exclusive ownership of keywords you choose for flat fee (no Pay Per Click)...'),(7091,2,1491,'names','first_name','CharlieEmist'),(7092,2,1491,'email','','xiceruxuk02@gmail.com'),(7093,2,1491,'dropdown','','Other Enquiry'),(7094,2,1491,'description','','Ciao, volevo sapere il tuo prezzo.'),(7095,2,1492,'names','first_name','Rahul'),(7096,2,1492,'email','','yourvirtualassistant23@outlook.com'),(7097,2,1492,'input_text','','493815646'),(7098,2,1492,'dropdown','','Cables & Accessories'),(7099,2,1492,'description','','Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \r\n\r\nEmail me at Yourvirtualassistant23@outlook.com for your data needs!'),(7100,2,1493,'names','first_name','Emily Harper'),(7101,2,1493,'email','','emily@expresscapitalcorp.com'),(7102,2,1493,'input_text','','725-735-8820'),(7103,2,1493,'dropdown','','Other Enquiry'),(7104,2,1493,'description','','Hey there,\r\n\r\nHope this finds you well. I work with small businesses that occasionally need fast, no-hassle funding—and thought I’d pass this along just in case.\r\n\r\nWe offer instant approvals (no credit pull or paperwork) with funding by the next day.\r\n\r\nHere’s the link if it’s ever useful:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nWarm regards,\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\n\r\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com/unsubscribe'),(7105,2,1494,'names','first_name','Rodney Cadle'),(7106,2,1494,'email','','rodney.cadle@msn.com'),(7107,2,1494,'input_text','','5421935983'),(7108,2,1494,'dropdown','','Wireless Solutions'),(7109,2,1494,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM'),(7110,2,1495,'names','first_name','Karry Boucaut'),(7111,2,1495,'email','','karry.boucaut34@gmail.com'),(7112,2,1495,'input_text','','3495836335'),(7113,2,1495,'dropdown','','Other Enquiry'),(7114,2,1495,'description','','ello, we have checked your website and it looks like SEO is very poorly done, and it\'s also not ready for AI-based ranking. We can get you into the TOP3 search results for a very affordable price. Message us at Whatsapp: https://wa.me/48794972985?text=hello'),(7115,2,1496,'names','first_name','Carmon Jersey'),(7116,2,1496,'email','','carmon.jersey@yahoo.com'),(7117,2,1496,'input_text','','583359532'),(7118,2,1496,'dropdown','','Meeting Room Solutions'),(7119,2,1496,'description','','Hi there,\r\n\r\nJust imagine: what if barely any time each day could lead you toward powerful clarity — both in your daily mission and in life.\r\n\r\nYou never know — maybe God is already guiding you to step back for clarity — and this could be the moment you’ve been open to.\r\n\r\nThese are the kinds of changes happening:\r\n\r\n-- Transformations that shatter even the deepest limitation on your journey.\r\n\r\n- Clear financial growth that shifts even the heaviest weight you’ve wrestled with.\r\n\r\nOne faith-based approach is reshaping leadership daily.\r\n\r\nAccept the invitation, and embrace divine guidance today https://t.ly/faithcalling.peace'),(7120,2,1497,'names','first_name','Edwardo Keefer'),(7121,2,1497,'email','','keefer.edwardo@hotmail.com'),(7122,2,1497,'input_text','','5748175582'),(7123,2,1497,'dropdown','','Audio Solutions'),(7124,2,1497,'description','','Is your website Blueocean Technologies missing out on its true potential? With our intelligent traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our free trial that delivers 4,000 visitors so you can see the impact. If you love the results, our plans provide up to 400,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https://cutt.ly/8rvBdjRK'),(7125,2,1498,'names','first_name','Elisha Banner'),(7126,2,1498,'email','','elisha.banner@yahoo.com'),(7127,2,1498,'input_text','','353386854'),(7128,2,1498,'description','','Is your website Blueocean Technologies failing to capture its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans scale up to 400,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https://cutt.ly/ArvBdfgE'),(7129,2,1499,'names','first_name','Brian WRIGHT Eng.'),(7130,2,1499,'email','','newsletter@wexxon.com'),(7131,2,1499,'input_text','','7209248652'),(7132,2,1499,'dropdown','','Display Mounts'),(7133,2,1499,'description','','Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https://wexxon.com/en/home/9-romantic-compatibility.html'),(7134,2,1500,'names','first_name','Brian WRIGHT Eng.'),(7135,2,1500,'email','','newsletter@wexxon.com'),(7136,2,1500,'input_text','','7209248652'),(7137,2,1500,'dropdown','','Projection Solutions'),(7138,2,1500,'description','','¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https://wexxon.com/en/home/9-romantic-compatibility.html'),(7139,2,1501,'names','first_name','Osvaldo Pitcairn'),(7140,2,1501,'email','','pitcairn.osvaldo@hotmail.com'),(7141,2,1501,'input_text','','51280244'),(7142,2,1501,'dropdown','','LCD & LED Products'),(7143,2,1501,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to low visibility. With our intelligent traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https://cutt.ly/vrvBhW6k'),(7144,2,1502,'names','first_name','Eric Jones'),(7145,2,1502,'email','','ericjonesmyemail@gmail.com'),(7146,2,1502,'input_text','','555-555-1212'),(7147,2,1502,'dropdown','','Audio Solutions'),(7148,2,1502,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7149,2,1503,'names','first_name','Dorie Flaherty'),(7150,2,1503,'email','','dorie.flaherty@googlemail.com'),(7151,2,1503,'input_text','','735075947'),(7152,2,1503,'dropdown','','Display Mounts'),(7153,2,1503,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7154,2,1504,'names','first_name','Michael Baptiste'),(7155,2,1504,'email','','skywebaisolutions@gmail.com'),(7156,2,1504,'input_text','','7155999251'),(7157,2,1504,'dropdown','','Meeting Room Solutions'),(7158,2,1504,'description','','Hello there,\r\n\r\nIt looks like you and your team are excelling in your space. Have you considered a 100% free AI SMS + Voice agent demo to fully automate your 24/7 appointment setting, along with a free report estimating your potential lost revenue to highlight the cost of not using AI solutions?\r\n\r\nWarm regards, \r\nMichael Baptiste \r\nAI & Digital Marketing Expert\r\n\r\nTrusted by clients worldwide \r\nOver 15 years in digital marketing and 4 years in AI\r\n\r\nFeatured by Fox News, The Think and Grow Rich International Mastermind show, The Les Brown podcast, Disrupt Magazine, Voyage MIA, MyCorporation, & more\r\n\r\nhttps://bit.ly/skywebai'),(7159,2,1505,'names','first_name','CharlieEmist'),(7160,2,1505,'email','','yawiviseya67@gmail.com'),(7161,2,1505,'dropdown','','Audio Solutions'),(7162,2,1505,'description','','Hej, jeg ønskede at kende din pris.'),(7163,2,1506,'names','first_name','Emily Harper'),(7164,2,1506,'email','','emily@expresscapitalcorp.com'),(7165,2,1506,'input_text','','725-735-8820'),(7166,2,1506,'dropdown','','LCD & LED Products'),(7167,2,1506,'description','','Hi there,\r\n\r\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\r\n\r\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\r\n\r\nStart here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nTalk soon,\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(7168,2,1507,'names','first_name','Eric Jones'),(7169,2,1507,'email','','ericjonesmyemail@gmail.com'),(7170,2,1507,'input_text','','555-555-1212'),(7171,2,1507,'dropdown','','Wireless Solutions'),(7172,2,1507,'description','','Hi Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://resultleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7173,2,1508,'names','first_name','LeeEmist'),(7174,2,1508,'email','','yawiviseya67@gmail.com'),(7175,2,1508,'dropdown','','Audio Solutions'),(7176,2,1508,'description','','Sveiki, aš norėjau sužinoti jūsų kainą.'),(7177,2,1509,'names','first_name','Eric Jones'),(7178,2,1509,'email','','ericjonesmyemail@gmail.com'),(7179,2,1509,'input_text','','555-555-1212'),(7180,2,1509,'dropdown','','Other Enquiry'),(7181,2,1509,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\r\n\r\nWhat for?\r\n\r\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\r\n\r\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\r\n\r\nHowever, there is a question…\r\n\r\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\r\n\r\nMore importantly, how can you connect with that visitor?\r\n\r\nResearch indicates that many visitors leave quickly.\r\n\r\nHere is a way to create immediate engagement that might be new to you:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\r\n\r\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\r\n\r\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\r\n\r\nEverything described is straightforward, convenient, and effective.\r\n\r\nVisit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou could be engaging with significantly more potential contacts soon!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\r\n\r\nVisit https://actionleadgeneration.com to explore Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7182,2,1510,'names','first_name','Kay Mendenhall'),(7183,2,1510,'email','','kay.mendenhall@gmail.com'),(7184,2,1510,'input_text','','Ltq Z C cnt'),(7185,2,1510,'dropdown','','Meeting Room Solutions'),(7186,2,1510,'description','','What if your website blueocean-technologies.com experienced a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can receive four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350K visitors monthly—helping your site grow. Get more details here: https://cutt.ly/mrbmwHBl'),(7187,2,1511,'names','first_name','Edwin Mungo'),(7188,2,1511,'email','','edwin.mungo59@gmail.com'),(7189,2,1511,'input_text','','3823306269'),(7190,2,1511,'dropdown','','Display Mounts'),(7191,2,1511,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7192,2,1512,'names','first_name','Milagros Fenwick'),(7193,2,1512,'email','','fenwick.milagros@yahoo.com'),(7194,2,1512,'input_text','','Zyf yzdjdrdc'),(7195,2,1512,'dropdown','','LCD & LED Products'),(7196,2,1512,'description','','Hello there!\r\n\r\nIs your support staff still working inefficiently putting together demo videos during content cycles?\r\n\r\nThe AI presenter engine automates the workflow by instantly changing typed input into professional presentations—no filming required.\r\n\r\nUsed by organizations, it helps boost marketing without technical skills.\r\n\r\nGenerate product explainers in minutes.\r\n\r\nStart free—no setup required >> https://t.ly/ProjectorAuto.CreateOnline'),(7197,2,1513,'names','first_name','Eric Jones'),(7198,2,1513,'email','','ericjonesmyemail@gmail.com'),(7199,2,1513,'input_text','','555-555-1212'),(7200,2,1513,'dropdown','','Display Mounts'),(7201,2,1513,'description','','Hello, Blueocean Technologies Owner.\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://resultleadgeneration.com for a live demo now.\r\n\r\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry Web Visitors Into Leads and get more leads now.\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7202,2,1514,'names','first_name','Eric Jones'),(7203,2,1514,'email','','ericjonesmyemail@gmail.com'),(7204,2,1514,'input_text','','555-555-1212'),(7205,2,1514,'dropdown','','Other Enquiry'),(7206,2,1514,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7207,2,1515,'names','first_name','Eric Jones'),(7208,2,1515,'email','','ericjonesmyemail@gmail.com'),(7209,2,1515,'input_text','','555-555-1212'),(7210,2,1515,'dropdown','','Video Distribution'),(7211,2,1515,'description','','Hello to the Blueocean Technologies Manager,\r\n\r\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\r\n\r\nHere is one approach:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\r\n\r\nView a Demonstration https://actionleadgeneration.com to see how Web Visitors Into Leads works.\r\n\r\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\r\n\r\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\r\n\r\nLearn More https://actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\r\n\r\nEric\r\n\r\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7212,2,1516,'names','first_name','Eric Jones'),(7213,2,1516,'email','','ericjonesmyemail@gmail.com'),(7214,2,1516,'input_text','','555-555-1212'),(7215,2,1516,'dropdown','','Other Enquiry'),(7216,2,1516,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. I’m interested… but… maybe…\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7217,2,1517,'names','first_name','Shirleen Currier'),(7218,2,1517,'email','','shirleencurrier0@outlook.com'),(7219,2,1517,'input_text','','240274946'),(7220,2,1517,'dropdown','','Other Enquiry'),(7221,2,1517,'description','','Hello,\r\n\r\nBlueocean Technologies >> Uncover what busy professionals do to stay lean, even while running a business.\r\n\r\nClick here to see what works - https://t.ly/MyHealthyTummy.Blog\r\n\r\nShirleen Currier'),(7222,2,1518,'names','first_name','Eric Jones'),(7223,2,1518,'email','','ericjonesmyemail@gmail.com'),(7224,2,1518,'input_text','','555-555-1212'),(7225,2,1518,'dropdown','','Mini PCs'),(7226,2,1518,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name’s Eric and I just found your site Blueocean Technologies \r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nVisit https://resultleadgeneration.com for a live demo now.\r\n\r\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is simple, easy, and effective.\r\n\r\nhttps://resultleadgeneration.com to discover what Web Visitor can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nhttps://resultleadgeneration.com to try Web Visitor now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://resultleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7227,2,1519,'names','first_name','Karen B.'),(7228,2,1519,'email','','outreachseo56@gmail.com'),(7229,2,1519,'input_text','','645282363'),(7230,2,1519,'dropdown','','Display Mounts'),(7231,2,1519,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(7232,2,1520,'names','first_name','Kandy Barrett'),(7233,2,1520,'email','','kandy.barrett@outlook.com'),(7234,2,1520,'input_text','','4369884'),(7235,2,1520,'dropdown','','Other Enquiry'),(7236,2,1520,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7237,2,1521,'names','first_name','Eric Jones'),(7238,2,1521,'email','','ericjonesmyemail@gmail.com'),(7239,2,1521,'input_text','','555-555-1212'),(7240,2,1521,'dropdown','','Cables & Accessories'),(7241,2,1521,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\r\n\r\nWhat for?\r\n\r\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\r\n\r\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\r\n\r\nHowever, there is a question…\r\n\r\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\r\n\r\nMore importantly, how can you connect with that visitor?\r\n\r\nResearch indicates that many visitors leave quickly.\r\n\r\nHere is a way to create immediate engagement that might be new to you:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\r\n\r\nPlease visit https://actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\r\n\r\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\r\n\r\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\r\n\r\nEverything described is straightforward, convenient, and effective.\r\n\r\nVisit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou could be engaging with significantly more potential contacts soon!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\r\n\r\nVisit https://actionleadgeneration.com to explore Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7242,2,1522,'names','first_name','Shelly Hollingsworth'),(7243,2,1522,'email','','hollingsworth.shelly@googlemail.com'),(7244,2,1522,'input_text','','6196345725'),(7245,2,1522,'dropdown','','LCD & LED Products'),(7246,2,1522,'description','','Is your blueocean-technologies.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to low visibility. With our intelligent traffic solution, you can unlock a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https://cutt.ly/ErbmwDvq'),(7247,2,1523,'names','first_name','Maxwell Padilla'),(7248,2,1523,'email','','jorge.tildesley@yahoo.com'),(7249,2,1523,'input_text','','7666521742'),(7250,2,1523,'dropdown','','Projection Solutions'),(7251,2,1523,'description','','Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com'),(7252,2,1524,'names','first_name','Eric Jones'),(7253,2,1524,'email','','ericjonesmyemail@gmail.com'),(7254,2,1524,'input_text','','555-555-1212'),(7255,2,1524,'description','','Hi Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\r\n\r\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\r\n\r\nTry LeadConnect and get more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\r\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7256,2,1525,'names','first_name','Bailey Luft'),(7257,2,1525,'email','','luft.bailey@googlemail.com'),(7258,2,1525,'input_text','','655767243'),(7259,2,1525,'dropdown','','Mini PCs'),(7260,2,1526,'names','first_name','Madonna Maygar'),(7261,2,1526,'email','','aitrafficservice@proton.me'),(7262,2,1526,'input_text','','464764687'),(7263,2,1526,'dropdown','','Cables & Accessories'),(7264,2,1526,'description','','Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\r\n\r\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can see the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s turn missed opportunities into growth. Get more details here: https://ow.ly/mxzE50VycF9'),(7265,2,1527,'names','first_name','Spencer'),(7266,2,1527,'email','','info@brumfield.bangeshop.com'),(7267,2,1527,'input_text','','4409899225'),(7268,2,1527,'dropdown','','Other Enquiry'),(7269,2,1527,'description','','Hello, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nThe Best,\r\n\r\nSpencer'),(7270,2,1528,'names','first_name','Markus Tietkens'),(7271,2,1528,'email','','markus.tietkens@gmail.com'),(7272,2,1528,'input_text','','2158237109'),(7273,2,1528,'dropdown','','Mini PCs'),(7274,2,1528,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7275,2,1529,'names','first_name','Annabelle Newby'),(7276,2,1529,'email','','annabelle.newby@gmail.com'),(7277,2,1529,'input_text','','5055386643'),(7278,2,1529,'dropdown','','Other Enquiry'),(7279,2,1529,'description','','Ready to widen your website impact? Our AI-driven system attracts targeted website traffic with keywords plus location data from nations to neighborhoods.\r\nSeeking higher income, active website traffic, or wider web reach?\r\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/W8hy50Vvbm9'),(7280,2,1530,'names','first_name','Gail Foltz'),(7281,2,1530,'email','','foltz.gail@gmail.com'),(7282,2,1530,'input_text','','4033232895'),(7283,2,1530,'dropdown','','Other Enquiry'),(7284,2,1530,'description','','Working to fuel your website expansion? Our AI-powered tool delivers targeted website traffic using keywords and place-specific filters from countries to towns.\r\nSeeking higher earnings, livelier engagement, or stronger online reach?\r\nWe fine-tune it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/j5A450Vvbmm'),(7285,2,1531,'names','first_name','Chloé Amelia'),(7286,2,1531,'email','','c.amelia@global-kuhlmaninc.com'),(7287,2,1531,'input_text','','41338301'),(7288,2,1531,'dropdown','','Projection Solutions'),(7289,2,1531,'description','','Greetings,\r\n\r\nWe are very impressed with some of the products on your website and would like to learn more about your products, Kindly send us a complete catalogue of all your products so we can view to select more for quotation of a contract.\r\n\r\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \r\n\r\nLooking forward to your immediate reply.'),(7290,2,1532,'names','first_name','Jaroslav Samek'),(7291,2,1532,'email','','communication@bratokft.com'),(7292,2,1532,'input_text','','3468556648'),(7293,2,1532,'dropdown','','Video Distribution'),(7294,2,1532,'description','','You sent to my colleague (Vlasta Stuchlíková) your company profile after going through it, we placed an order with you but until date we received no invoice from your end.\r\n\r\nDid you receive our previous order? Please send to me herewith invoice to proceed.\r\n\r\nNote: ONLY SEND YOUR REPLIES TO MY EMAIL: communication@bratokft.com\r\n\r\nAwaiting your reply.\r\nThank you.'),(7295,2,1533,'names','first_name','Amee Funkhouser'),(7296,2,1533,'email','','amee.funkhouser@gmail.com'),(7297,2,1533,'input_text','','951564326'),(7298,2,1533,'dropdown','','Wireless Solutions'),(7299,2,1533,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7300,2,1534,'names','first_name','Carma Ingalls'),(7301,2,1534,'email','','carma.ingalls@gmail.com'),(7302,2,1534,'input_text','','669030603'),(7303,2,1534,'dropdown','','Mini PCs'),(7304,2,1534,'description','','Hi,\r\n\r\nAre you looking to launch a new YouTube channel or struggling to get the growth you want from your current one? It can be tough to know exactly where to focus your efforts.\r\n\r\nThat\'s why we\'ve put together the FREE \"TubeLaunch Blueprint\" – a straightforward guide packed with actionable strategies to help you build and scale a successful YouTube channel.\r\n\r\nDownload here: https://furtherinfo.info/ebookyt\r\n\r\nInside, you\'ll discover how to:\r\n\r\nSet up a professional channel that instantly builds trust.\r\nDefine your niche and attract your ideal viewers.\r\nMaster YouTube SEO basics to get your videos discovered.\r\nCreate irresistible thumbnails that boost clicks.\r\nEngage your audience and build a thriving community.\r\n\r\nReady to stop guessing and start growing strategically?\r\n\r\nDownload here: https://furtherinfo.info/ebookyt\r\n\r\nThis guide is designed to demystify the process and give you a clear roadmap to YouTube success.\r\n\r\nKind regards,\r\nCarma\r\n\r\nOpt-out of future emails: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(7305,2,1535,'names','first_name','Eric Jones'),(7306,2,1535,'email','','ericjonesmyemail@gmail.com'),(7307,2,1535,'input_text','','555-555-1212'),(7308,2,1535,'dropdown','','Wireless Solutions'),(7309,2,1535,'description','','Hello Blueocean Technologies,\r\n\r\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\r\n\r\nThis is what that means to me…\r\n\r\nYour SEO’s working.\r\n\r\nYou’re receiving eyeballs – at least mine.\r\n\r\nYour content’s pretty good, would not change a thing.\r\n\r\nBUT…\r\n\r\nEyeballs do not pay the bills.\r\n\r\nCUSTOMERS do pay the bills.\r\n\r\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\r\n\r\nIt’s like they never even were there.\r\n\r\nYou can fix this.\r\n\r\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\r\n\r\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https://trustedleadgeneration.com\r\n\r\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\r\n\r\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\r\n\r\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\r\n\r\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https://trustedleadgeneration.com\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a free 14 days trial!\r\nIt even includes International Long Distance Calling.\r\nPaying customers are waiting.\r\nStart connecting today by visiting https://trustedleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7310,2,1536,'names','first_name','Bradley Gowing'),(7311,2,1536,'email','','gowing.bradley@googlemail.com'),(7312,2,1536,'input_text','','52469076'),(7313,2,1536,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7314,2,1537,'names','first_name','Frieda Corlette'),(7315,2,1537,'email','','corlette.frieda@gmail.com'),(7316,2,1537,'input_text','','247739106'),(7317,2,1537,'dropdown','','Projection Solutions'),(7318,2,1537,'description','','Hey Blueocean Technologies,\r\n\r\nWant to discover how to generate extra returns by putting to use available underused extra bandwidth?\r\n\r\nBoot up today for and quietly transform that unused broadband connection into a new income stream with nothing to manage\r\n\r\n610,000+ users can’t be wrong > https://t.ly/cash-out-idle-data.ai'),(7319,2,1538,'names','first_name','Ruby Richardson'),(7320,2,1538,'email','','delamothe.janis77@gmail.com'),(7321,2,1538,'input_text','','679080630'),(7322,2,1538,'dropdown','','Other Enquiry'),(7323,2,1538,'description','','Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://factmata.com\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\r\n\r\nStart earning now: https://factmata.com'),(7324,2,1539,'names','first_name','Karen B.'),(7325,2,1539,'email','','outreachseo56@gmail.com'),(7326,2,1539,'input_text','','4358768308'),(7327,2,1539,'dropdown','','Meeting Room Solutions'),(7328,2,1539,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(7329,2,1540,'names','first_name','Kyle Porter'),(7330,2,1540,'email','','emailaudits@gmail.com'),(7331,2,1540,'input_text','','Gwa Dsltty'),(7332,2,1540,'dropdown','','Cables & Accessories'),(7333,2,1540,'description','','Hi, I wanted to introduce myself in a way that\'s witty, interesting, and brilliant. Alas, I\'m writing this message instead. Are you looking for help with sales, marketing, admin, or customer support? -Kyle'),(7334,2,1541,'names','first_name','June Mcinnis'),(7335,2,1541,'email','','june.mcinnis@gmail.com'),(7336,2,1541,'input_text','','1138029209'),(7337,2,1541,'dropdown','','Projection Solutions'),(7338,2,1541,'description','','Wanting to enhance your website traffic engine? Our AI technology brings ideal website traffic using keywords plus geographic filters from global zones to towns.\r\nAiming for increased earnings, livelier visitors, or a larger online presence?\r\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/wtNr50Vvbm3'),(7339,2,1542,'names','first_name','Jason Keller'),(7340,2,1542,'email','','jason@expresscapitalcorp.com'),(7341,2,1542,'input_text','','725-735-8820'),(7342,2,1542,'dropdown','','Video Distribution'),(7343,2,1542,'description','','Hi there,\r\n\r\nIf your business needs flexible access to working capital, we can help.\r\n\r\nWe offer a revolving line of credit up to $250,000 — no credit checks, no paperwork, and no sales calls.\r\n\r\nApproval takes less than 30 seconds and funds are available when you need them.\r\n\r\nCheck your eligibility here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\n\r\nWishing you continued success,\r\n\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\nUnsubscribe anytime: expresscapitalcorp.com/unsubscribe'),(7344,2,1543,'names','first_name','Gabriela Eck'),(7345,2,1543,'email','','gabriela.eck@gmail.com'),(7346,2,1543,'input_text','','644689282'),(7347,2,1543,'dropdown','','Video Distribution'),(7348,2,1543,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7349,2,1544,'names','first_name','Brian WRIGHT Eng.'),(7350,2,1544,'email','','newsletter@wexxon.com'),(7351,2,1544,'input_text','','7209248652'),(7352,2,1544,'dropdown','','Video Distribution'),(7353,2,1544,'description','','Sortez-vous avec quelqu\'un, et aimeriez-vous savoir s\'il peut être votre meilleur ami qui sera romantiquement compatible avec vous ? Pouvez-vous créer une relation amoureuse durable et même un mariage ? Obtenez votre rapport ROMANTIC COMPATIBILITY sur https://wexxon.com/en/home/9-romantic-compatibility.html'),(7354,2,1545,'names','first_name','Brian WRIGHT Eng.'),(7355,2,1545,'email','','newsletter@wexxon.com'),(7356,2,1545,'input_text','','7209248652'),(7357,2,1545,'dropdown','','Display Mounts'),(7358,2,1545,'description','','Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https://wexxon.com/en/home/9-romantic-compatibility.html'),(7359,2,1546,'names','first_name','Brian WRIGHT Eng.'),(7360,2,1546,'email','','newsletter@wexxon.com'),(7361,2,1546,'input_text','','7209248652'),(7362,2,1546,'description','','Você está namorando alguém e gostaria de saber se eles podem ser seus melhores amigos que serão romanticamente compatíveis com você? Você pode criar um relacionamento romântico duradouro e até mesmo um casamento? Obtenha seu relatório de COMPATIBILIDADE ROMÂNTICA em https://wexxon.com/en/home/9-romantic-compatibility.html'),(7363,2,1547,'names','first_name','Brian WRIGHT Eng.'),(7364,2,1547,'email','','newsletter@wexxon.com'),(7365,2,1547,'input_text','','7209248652'),(7366,2,1547,'dropdown','','Audio Solutions'),(7367,2,1547,'description','','Stai uscendo con qualcuno e vorresti sapere se può essere il tuo migliore amico che sarà romanticamente compatibile con te? Puoi creare una relazione romantica duratura e persino un matrimonio? Ottieni il tuo rapporto sulla COMPATIBILITÀ ROMANTICA su https://wexxon.com/it/home/9-romantic-compatibility.html'),(7368,2,1548,'names','first_name','Keith Wedel'),(7369,2,1548,'email','','keith.wedel@gmail.com'),(7370,2,1548,'input_text','','6816354544'),(7371,2,1548,'dropdown','','Cables & Accessories'),(7372,2,1548,'description','','When times are tough, your ad needs to show up—just like this one did. Sent via website contact forms, with guaranteed delivery and flat pricing. \r\n\r\nLet’s connect—reach out via the info below for more details. \r\n\r\nRegards, \r\nKeith Wedel \r\nEmail: Keith.Wedel@reachout2me.top \r\nWebsite: https://betterwaytoadvertise.top'),(7373,2,1549,'names','first_name','Choy K.'),(7374,2,1549,'email','','km.health@outlook.com'),(7375,2,1549,'input_text','','329825150'),(7376,2,1549,'dropdown','','Cables & Accessories'),(7377,2,1549,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(7378,2,1550,'names','first_name','Lisa Page'),(7379,2,1550,'email','','kia.thames@gmail.com'),(7380,2,1550,'input_text','','883526937'),(7381,2,1550,'dropdown','','Projection Solutions'),(7382,2,1550,'description','','If you’ve been struggling to get your content ranking or you\'re tired of SEO that feels like guesswork…\r\n\r\nYou need to check out this Challenge!\r\nIt’s a 5-day live, hands-on SEO implementation challenge that teaches you exactly how to:\r\n - Create high-ranking content\r\n - Build authority the right way\r\n - Configure your site for SEO success\r\n - Use automation to save hours\r\n\r\nAnd it’s only $27 to join!\r\nThousands of marketers, agencies, and creators are jumping in, and it’s one of the best short-term SEO accelerators I’ve seen.\r\nSpots close soon. Here’s the link to join:\r\nhttps://searchatlas.com/top-of-google-challenge/?fpr=mmm'),(7383,2,1551,'names','first_name','Zoey Ross'),(7384,2,1551,'email','','doak.byron@gmail.com'),(7385,2,1551,'input_text','','341167228'),(7386,2,1551,'dropdown','','Meeting Room Solutions'),(7387,2,1551,'description','','Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://factmata.com\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\r\n\r\nStart earning now: https://factmata.com'),(7388,2,1552,'names','first_name','LeeEmist'),(7389,2,1552,'email','','yawiviseya67@gmail.com'),(7390,2,1552,'dropdown','','Other Enquiry'),(7391,2,1552,'description','','Hej, jeg ønskede at kende din pris.'),(7392,2,1553,'names','first_name','Tawnya Printz'),(7393,2,1553,'email','','tawnya.printz83@yahoo.com'),(7394,2,1553,'input_text','','6203137830'),(7395,2,1553,'description','','Blueocean Technologies Hi!, \r\n\r\nStill trying to figure it out whenever a mystery number pops up?\r\n\r\nNow you can pinpoint unknown phones instantly - no signup involved..\r\n\r\nOur service supports 125,000+ happy customers > https://t.ly/maplinegpsfinder.com\r\n\r\nTawnya Printz'),(7396,2,1554,'names','first_name','Elvin Gardener'),(7397,2,1554,'email','','elvin.gardener@gmail.com'),(7398,2,1554,'input_text','','Bfkkskxkoy'),(7399,2,1554,'dropdown','','Mini PCs'),(7400,2,1554,'description','','Hi,\r\n\r\nI visited blueocean-technologies.com and noticed you use Wordpress.\r\n\r\nWe’ve created a quick, no-fluff ebook to help WordPress site owners like you strengthen security, boost SEO, and improve performance. It also covers common mistakes to avoid and how to get your site ready to scale.\r\n\r\nHere’s what you’ll get:\r\n\r\nTips to lock down your site with SSL & firewall\r\nSEO tweaks for better visibility\r\nSpeed upgrades with hosting & theme advice\r\nA checklist to avoid common WordPress pitfalls\r\n10 steps to future-proof your site for growth\r\n… and more.\r\n\r\nDownload it here:\r\n👉 https://furtherinfo.info/wpcl\r\n\r\nBest,\r\nElvin\r\n\r\nOpt-out: https://removeme.live/a/unsubscribe.php?d=blueocean-technologies.com'),(7401,2,1555,'names','first_name','Michael Grant'),(7402,2,1555,'email','','michael@expresscapitalcorp.com'),(7403,2,1555,'input_text','','725-735-8820'),(7404,2,1555,'dropdown','','Cables & Accessories'),(7405,2,1555,'description','','Hey there,\r\n\r\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\r\n\r\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\r\n\r\nIt’s fast, flexible, and built for real business owners.\r\n\r\nIt takes just 30 seconds to see what you qualify for:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nHere when you need us,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe'),(7406,2,1556,'names','first_name','Mercedes Burdett'),(7407,2,1556,'email','','burdett.mercedes@outlook.com'),(7408,2,1556,'input_text','','683606383'),(7409,2,1556,'dropdown','','Other Enquiry'),(7410,2,1556,'description','','Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase more traffic, produce leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Enhances engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves work by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation machine. Better yet, our service is provided on a monthly subscription basis so you can opt out any time you like. No contracts and a one-week complimentary trial.'),(7411,2,1557,'names','first_name','Karen B.'),(7412,2,1557,'email','','outreachseo56@gmail.com'),(7413,2,1557,'input_text','','Ybyte rtn wq'),(7414,2,1557,'dropdown','','Cables & Accessories'),(7415,2,1557,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(7416,2,1558,'names','first_name','Ivan Ramirez'),(7417,2,1558,'email','','brent.roxana@gmail.com'),(7418,2,1558,'input_text','','Ts pool'),(7419,2,1558,'dropdown','','Meeting Room Solutions'),(7420,2,1558,'description','','Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\r\n\r\nI want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nWant more info: http://ad-accounts2024.xyz\r\n\r\nNew YouTube video (social proof): http://yt-ivanramirez.xyz \r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout'),(7421,2,1559,'names','first_name','Tammy Berry'),(7422,2,1559,'email','','tammy.berry@hotmail.com'),(7423,2,1559,'input_text','','7064775164'),(7424,2,1559,'dropdown','','Other Enquiry'),(7425,2,1559,'description','','Is your blueocean-technologies.com website harnessing its full potential? Many websites lose thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can reach a much larger audience.\r\n\r\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https://cutt.ly/3rbmwGFS'),(7426,2,1560,'names','first_name','Eric Jones'),(7427,2,1560,'email','','ericjonesmyemail@gmail.com'),(7428,2,1560,'input_text','','555-555-1212'),(7429,2,1560,'dropdown','','Other Enquiry'),(7430,2,1560,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\r\n\r\nWhat for?\r\n\r\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\r\n\r\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\r\n\r\nHowever, there is, indeed, a question…\r\n\r\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\r\n\r\nMore importantly, how do you make a connection with that person?\r\n\r\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\r\n\r\nHere’s a way to create immediate engagement that you may not have known about…\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\r\n\r\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \r\nhttps://trustedleadgeneration.com\r\n\r\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\r\n\r\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\r\n\r\nEverything I’ve described is straightforward, user-friendly, and effective.\r\n\r\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nYou could be converting significantly more leads today!\r\n\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nPlease see this URL to use Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7431,2,1561,'names','first_name','Joanna Riggs'),(7432,2,1561,'email','','joannariggs83@gmail.com'),(7433,2,1561,'input_text','','738388555'),(7434,2,1561,'dropdown','','Wireless Solutions'),(7435,2,1561,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nA couple of samples to check out for a Service and a Product:\r\n\r\nhttps://www.youtube.com/watch?v=EkHWr2IHSqk\r\n\r\nhttps://www.youtube.com/watch?v=8S4l8_bgcnc\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing more samples of our previous work or have any questions.\r\n\r\nRegards,\r\nJoanna'),(7436,2,1562,'names','first_name','Jenny Stewart'),(7437,2,1562,'email','','kennysprouthealth@gmail.com'),(7438,2,1562,'input_text','','661421474'),(7439,2,1562,'dropdown','','Meeting Room Solutions'),(7440,2,1562,'description','','Hi there — I came across your business and had a quick idea.\r\nWe help companies like yours get more leads by optimizing their Google Business Profile using AI tools and content automation — this often leads to a 30–70% increase in local calls and visibility within weeks.\r\n\r\nWould you like a free visibility audit and 3 fast-win suggestions customized for your business?\r\nJust reply “YES” and I’ll send it over or set a quick meeting below— no cost or obligation.\r\n\r\n– Jenny Stewart\r\n\r\nhttps://tidycal.com/m8lye21/15-minute-meeting'),(7441,2,1563,'names','first_name','Brian WRIGHT Eng.'),(7442,2,1563,'email','','newsletter@wexxon.com'),(7443,2,1563,'input_text','','7209248652'),(7444,2,1563,'dropdown','','Display Mounts'),(7445,2,1563,'description','','¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https://wexxon.com/en/home/9-romantic-compatibility.html'),(7446,2,1564,'names','first_name','Monica Tourb'),(7447,2,1564,'email','','stephaniebuvona@gazeta.pl'),(7448,2,1564,'dropdown','','Display Mounts'),(7449,2,1564,'description','','— Monica – Your Ultimate AI Assistant for Every Task! \r\nLooking for a way to boost productivity and streamline your daily tasks? Monica.im is your all-in-one AI assistant, integrating top-tier AI models like OpenAI o1-preview, GPT-4o, Claude 3.5, and Gemini 1.5. It helps you with communication, research, writing, and even coding—all accessible through a browser extension for Chrome and Edge, as well as mobile apps for Android and iOS. (monica.im) \r\n \r\n— Key Features of Monica (https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi \r\n \r\nAI Chat: Interact with leading AI models in one place. \r\nAI Summarizer: Save up to 90% of your time by instantly summarizing web pages and videos. \r\nAI Writer: Generate or enhance any content 10x faster, from short paragraphs to full-length articles. \r\nAI Search: A powerful search engine with real-time access to the latest information. \r\nAI Translator: Translate entire web pages for seamless bilingual reading. \r\nAI Art Generator: Turn your ideas into stunning images effortlessly. \r\n \r\n— Why Choose Monica? \r\n \r\nAvailable Across All Platforms: Use Monica on browsers, desktops, or mobile devices. \r\nIntelligent Toolbar: Quickly explain, translate, or summarize any highlighted text. \r\nWriting Assistant: Create, rewrite, or improve text content on any webpage. \r\nEnhanced Web Experience: Get AI-powered answers alongside search results, summarize YouTube videos, and extract key insights with timestamps. \r\n— Start Boosting Your Productivity Today with Monica https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi) \r\n \r\n— Install for Free: https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi'),(7450,2,1565,'names','first_name','Eric Jones'),(7451,2,1565,'email','','ericjonesmyemail@gmail.com'),(7452,2,1565,'input_text','','555-555-1212'),(7453,2,1565,'dropdown','','Display Mounts'),(7454,2,1565,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nThis is Eric here, with a brief note about your website Blueocean Technologies.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content. \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7455,2,1566,'names','first_name','Ariel Heimbach'),(7456,2,1566,'email','','heimbach.ariel@msn.com'),(7457,2,1566,'input_text','','3300738530'),(7458,2,1566,'dropdown','','Other Enquiry'),(7459,2,1566,'description','','Hey Blueocean Technologies,\r\n\r\nAre you aware of how to create ongoing cash flow by using your underused your current connection?\r\n\r\nPut it online instantly to and securely turn that unused broadband connection into a new income stream with zero overhead\r\n\r\nWe’ve earned the trust of 288,000+ customers - https://t.ly/earn-from-bandwidth.solutions'),(7460,2,1567,'names','first_name','Chance Knight'),(7461,2,1567,'email','','osvaldo.keyes@msn.com'),(7462,2,1567,'input_text','','698263469'),(7463,2,1567,'dropdown','','Display Mounts'),(7464,2,1567,'description','','Grab our “Starter Surge” bundle deal today and we’ll write your first 200-word launch pitch for free of charge—copy crafted by conversion maestros who know exactly how to generate replies via contact forms. That’s our way of proving ROI before full roll-out. But fair warning: we cap free copywriting to the first 50 sign-ups each week. Spots evaporate fast because the offer saves hours of creative work and testing. Don’t watch others take your free advantage—secure it at Contact Form Leads.\r\n\r\n-> Buy it here: https://bit.ly/masssubmissions'),(7465,2,1568,'names','first_name','Finley Mackintosh'),(7466,2,1568,'email','','finley.mackintosh@gmail.com'),(7467,2,1568,'input_text','','44130321'),(7468,2,1568,'dropdown','','Mini PCs'),(7469,2,1568,'description','','What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\r\n\r\nWith our advanced traffic solution, you can attract 4,000 highly targeted visitors as part of a complimentary offer. If you like what you see, our plans can deliver 350K visitors monthly—helping your site expand. Get more details here: https://cutt.ly/3rbmwGFS'),(7470,2,1569,'names','first_name','Collin Couvreur'),(7471,2,1569,'email','','collin.couvreur@outlook.com'),(7472,2,1569,'input_text','','692266105'),(7473,2,1569,'dropdown','','Cables & Accessories'),(7474,2,1569,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7475,2,1570,'names','first_name','Eric Jones'),(7476,2,1570,'email','','ericjonesmyemail@gmail.com'),(7477,2,1570,'input_text','','555-555-1212'),(7478,2,1570,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://blastleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7479,2,1571,'names','first_name','Nicolas Delgadillo'),(7480,2,1571,'email','','nicolas.delgadillo@gmail.com'),(7481,2,1571,'input_text','','7750043854'),(7482,2,1571,'dropdown','','Mini PCs'),(7483,2,1571,'description','','What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our AI-powered traffic solution, you can receive 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans scale to 350,000 visitors monthly—helping your site grow. Get more details here: https://cutt.ly/3rbmwGFS'),(7484,2,1572,'names','first_name','Caitlyn Ditter'),(7485,2,1572,'email','','caitlyn.ditter@gmail.com'),(7486,2,1572,'input_text','','4164184559'),(7487,2,1572,'dropdown','','Mini PCs'),(7488,2,1572,'description','','Attract additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, create leads, and amplify your brand\'s reach, you can find more information and start a free trial here: https://ow.ly/FW1p50VycSn\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with focused, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Reduces work by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—without bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a flexible subscription basis so you can stop at any point you like. No contracts and a one-week complimentary trial.'),(7489,2,1573,'names','first_name','Eric Jones'),(7490,2,1573,'email','','ericjonesmyemail@gmail.com'),(7491,2,1573,'input_text','','555-555-1212'),(7492,2,1573,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7493,2,1574,'names','first_name','dumitru83'),(7494,2,1574,'email','','info@hijabjunkie.com'),(7495,2,1574,'dropdown','','Display Mounts'),(7496,2,1574,'description','','Is your business ready to grow? I’ll help you collect contacts from local companies to fuel your success. https://telegra.ph/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)'),(7497,2,1575,'names','first_name','Ellen Picard'),(7498,2,1575,'email','','ellen.picard@gmail.com'),(7499,2,1575,'input_text','','261150159'),(7500,2,1575,'dropdown','','Mini PCs'),(7501,2,1575,'description','','Capture more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to boost enhanced traffic, create leads, and amplify your brand\'s reach, you can access more information and start a complimentary trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, premium audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves work by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on real, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Even better, our service is provided on a month-by-month subscription basis so you can cancel whenever you like. No contracts and a 7 day complimentary trial.'),(7502,2,1576,'names','first_name','Eric Jones'),(7503,2,1576,'email','','ericjonesmyemail@gmail.com'),(7504,2,1576,'input_text','','555-555-1212'),(7505,2,1576,'dropdown','','Video Distribution'),(7506,2,1576,'description','','Hi Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7507,2,1577,'names','first_name','Katharina Wile'),(7508,2,1577,'email','','katharina.wile@googlemail.com'),(7509,2,1577,'input_text','','23939209'),(7510,2,1577,'dropdown','','Mini PCs'),(7511,2,1577,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7512,2,1578,'names','first_name','Jaroslav Samek'),(7513,2,1578,'email','','communication@bratokft.com'),(7514,2,1578,'input_text','','Opt g'),(7515,2,1578,'dropdown','','Cables & Accessories'),(7516,2,1578,'description','','You sent to my colleague (Vlasta Stuchlíková) your company profile after going through it, we placed an order with you but until date we received no invoice from your end.\r\n\r\nDid you receive our previous order? Please send to me herewith invoice to proceed.\r\n\r\nNote: ONLY SEND YOUR REPLIES TO MY EMAIL: communication@bratokft.com\r\n\r\nAwaiting your reply.\r\nThank you.'),(7517,2,1579,'names','first_name','Eric Jones'),(7518,2,1579,'email','','ericjonesmyemail@gmail.com'),(7519,2,1579,'input_text','','555-555-1212'),(7520,2,1579,'dropdown','','LCD & LED Products'),(7521,2,1579,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7522,2,1580,'names','first_name','Sommer Goins'),(7523,2,1580,'email','','goins.sommer@gmail.com'),(7524,2,1580,'input_text','','369162026'),(7525,2,1580,'dropdown','','Wireless Solutions'),(7526,2,1580,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7527,2,1581,'names','first_name','Anthony Bruce'),(7528,2,1581,'email','','anthony@jmrcapital.co'),(7529,2,1581,'input_text','','2505895134'),(7530,2,1581,'dropdown','','Cables & Accessories'),(7531,2,1581,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(7532,2,1582,'names','first_name','Alice Watkin'),(7533,2,1582,'email','','watkin.alice@gmail.com'),(7534,2,1582,'input_text','','603421423'),(7535,2,1582,'dropdown','','Wireless Solutions'),(7536,2,1582,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7537,2,1583,'names','first_name','Koby Barclay'),(7538,2,1583,'email','','koby.barclay@gmail.com'),(7539,2,1583,'input_text','','177760640'),(7540,2,1583,'dropdown','','Cables & Accessories'),(7541,2,1583,'description','','This Powerful Tool Taps Into Top AI Models \r\n\r\nSend blueocean-technologies.com a Tsunami of Free AI Clicks \r\n\r\n-- Structures your content so it gets picked up by tools like ChatGPT and Gemini \r\n\r\n-- Get Featured in AI answers, summaries & overviews across Google \r\n\r\n-- Drives natural, targeted traffic — no ads \r\n\r\nAccess the deal now --> https://traffic-tsunami.com'),(7542,2,1584,'names','first_name','LeeEmist'),(7543,2,1584,'email','','zekisuquc419@gmail.com'),(7544,2,1584,'dropdown','','Wireless Solutions'),(7545,2,1584,'description','','Ola, quería saber o seu prezo.'),(7546,2,1585,'names','first_name','Bobbie Piper'),(7547,2,1585,'email','','xy5ylc@zu9cny.com'),(7548,2,1585,'input_text','','6808717974'),(7549,2,1585,'dropdown','','Wireless Solutions'),(7550,2,1585,'description','','We’re running a free traffic project to help site owners get more visibility. No obligations, just trying to support the community.\r\nwww.freewebsitetrafficforever.top'),(7551,2,1586,'names','first_name','Karen B.'),(7552,2,1586,'email','','outreachseo56@gmail.com'),(7553,2,1586,'input_text','','266255550'),(7554,2,1586,'dropdown','','Display Mounts'),(7555,2,1586,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(7556,2,1587,'names','first_name','Latashia Leung'),(7557,2,1587,'email','','leung.latashia@gmail.com'),(7558,2,1587,'input_text','','633417363'),(7559,2,1587,'dropdown','','Other Enquiry'),(7560,2,1587,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7561,2,1588,'names','first_name','Emily Harper'),(7562,2,1588,'email','','emily@expresscapitalcorp.com'),(7563,2,1588,'input_text','','725-735-8820'),(7564,2,1588,'dropdown','','Other Enquiry'),(7565,2,1588,'description','','Hi there,\r\n\r\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\r\n\r\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\r\n\r\nStart here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nTalk soon,\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(7566,2,1589,'names','first_name','Latia Nellis'),(7567,2,1589,'email','','latia.nellis@hotmail.com'),(7568,2,1589,'input_text','','P vww'),(7569,2,1589,'description','','Wanting to maximize your website traffic? Our AI-powered system channels perfect website traffic through keywords plus location data from continents to towns.\r\nSeeking more sales, boosted visitors, or an expanded online presence?\r\nWe customize it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://cutt.ly/brmVkD8h'),(7570,2,1590,'names','first_name','Eric Jones'),(7571,2,1590,'email','','ericjonesmyemail@gmail.com'),(7572,2,1590,'input_text','','555-555-1212'),(7573,2,1590,'dropdown','','Cables & Accessories'),(7574,2,1590,'description','','Hello Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and for just a second, imagine this…\r\n\r\n- Someone does a search and winds up at Blueocean Technologies.\r\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\r\n- And then they hit the back button and check out the other search results instead.\r\n- Bottom line – you got an eyeball, but nothing else to show for it.\r\n- There they go.\r\n\r\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\r\n\r\nBut you CAN fix that.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\r\n\r\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nStrong stuff.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7575,2,1591,'names','first_name','Israa'),(7576,2,1591,'email','','israa.ali@gunnebo.com'),(7577,2,1591,'input_text','','+971 56 501 2409'),(7578,2,1591,'dropdown','','Projection Solutions'),(7579,2,1591,'description','','We are looking to procure a motorized/hydraulic ceiling-mounted projector lift along with a compatible projector for our office in Dubai. Kindly provide your quotation and technical details as outlined below:\r\n\r\nMotorized projector lift (ceiling mount)'),(7580,2,1592,'names','first_name','Eric Jones'),(7581,2,1592,'email','','ericjonesmyemail@gmail.com'),(7582,2,1592,'input_text','','555-555-1212'),(7583,2,1592,'dropdown','','Mini PCs'),(7584,2,1592,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7585,2,1593,'names','first_name','Terri Zavala'),(7586,2,1593,'email','','terri.zavala@gmail.com'),(7587,2,1593,'input_text','','619131760'),(7588,2,1593,'dropdown','','Mini PCs'),(7589,2,1593,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nTerri'),(7590,2,1594,'names','first_name','Linnea Pelzer'),(7591,2,1594,'email','','linnea.pelzer@gmail.com'),(7592,2,1594,'input_text','','684671663'),(7593,2,1594,'dropdown','','Other Enquiry'),(7594,2,1594,'description','','Lowest Retail Prices: Tech, Fashion & Home - Extra $20 OFF -> Shop Now:\r\nhttps://mutualaffiliate.com/VaRSHO\r\n\r\nFlash Deal: First 100 Orders Get VIP Status + Priority Shipping!\r\n\r\nView Hot Deals, unbelievable items for unbeatable prices on AliExpress Store - Free Priority Shipping -> Shop Now:\r\nhttps://mutualaffiliate.com/VaRSHO\r\n\r\nNext\r\n\r\n1 Tablet = Perfect Teeth? (Dental Industry Stunned)\r\n\r\nWarning: This isn\'t regular candy...\r\nIt\'s a probiotic breakthrough for your smile!\r\n\r\nSee why dentists love it: https://mutualaffiliate.com/X9UP5p\r\n\r\nP.S. As an affiliate, I may earn a small commission from purchases made with my links above, at no additional cost to you.'),(7595,2,1595,'names','first_name','Chloé Amelia'),(7596,2,1595,'email','','c.amelia@global-kuhlmaninc.com'),(7597,2,1595,'input_text','','3036208735'),(7598,2,1595,'dropdown','','LCD & LED Products'),(7599,2,1595,'description','','Greetings,\r\n\r\nWe are very impressed with some of the products on your website and would like to learn more about your products, Kindly send us a complete catalogue of all your products so we can view to select more for quotation of a contract.\r\n\r\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \r\n\r\nLooking forward to your immediate reply.'),(7600,2,1596,'names','first_name','Eric Jones'),(7601,2,1596,'email','','ericjonesmyemail@gmail.com'),(7602,2,1596,'input_text','','555-555-1212'),(7603,2,1596,'dropdown','','Mini PCs'),(7604,2,1596,'description','','Hello Blueocean Technologies Owner!\r\n\r\nEric here with a quick thought about your website Blueocean Technologies...\r\n\r\nI’m on the internet a lot and I look at a lot of business websites.\r\n\r\nLike yours, many of them have great content.\r\n\r\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\r\n\r\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\r\n\r\nHere’s a solution for you…\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\r\n\r\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\r\n\r\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://blastleadgeneration.com to discover what LeadConnect can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nVisit https://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7605,2,1597,'names','first_name','Miguel Carothers'),(7606,2,1597,'email','','miguel.carothers@gmail.com'),(7607,2,1597,'input_text','','43186080'),(7608,2,1597,'dropdown','','Cables & Accessories'),(7609,2,1597,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7610,2,1598,'names','first_name','Zak Collingridge de Tourcey'),(7611,2,1598,'email','','zak.collingridgedetourcey@gmail.com'),(7612,2,1598,'input_text','','740692042'),(7613,2,1598,'dropdown','','Cables & Accessories'),(7614,2,1598,'description','','Striving to accelerate your website traffic? Our smart AI tool delivers targeted website traffic using keywords and place-specific filters from global regions to streets.\r\nAiming at increased revenue, livelier engagement, or a wider digital presence?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/brmVkD8h'),(7615,2,1599,'names','first_name','Kelle Breeze'),(7616,2,1599,'email','','breeze.kelle@gmail.com'),(7617,2,1599,'input_text','','672155546'),(7618,2,1599,'dropdown','','Meeting Room Solutions'),(7619,2,1599,'description','','Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7620,2,1600,'names','first_name','Micaela Salcedo'),(7621,2,1600,'email','','micaela.salcedo@gmail.com'),(7622,2,1600,'input_text','','145602565'),(7623,2,1600,'dropdown','','Video Distribution'),(7624,2,1600,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7625,2,1601,'names','first_name','PatrickNargo'),(7626,2,1601,'email','','keapkiir@gazeta.pl'),(7627,2,1601,'input_text','','PHONE'),(7628,2,1601,'dropdown','','Wireless Solutions'),(7629,2,1601,'description','','Description: \r\n \r\n \r\n Order on eBay \r\n \r\n Overview of the Balanset-1A Device \r\n \r\n The Balanset-1A is a highly portable, dual-channel device tailored for rotor balancing and vibration analysis. It\'s ideally suited for balancing rotors like crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machines. \r\n \r\n What’s in the Package \r\n \r\n The Balanset-1A Full kit includes: \r\n \r\n A measurement unit with interface connectivity. \r\n Two vibration measurement sensors. \r\n Optical sensor (laser tachometer) with magnetic mount. \r\n Software (laptop sold separately). \r\n Electronic balance scales. \r\n Plastic carrying case. \r\n \r\nPrice: \r\n Full kit: €1751 +IVA \r\nOEM kit: €1561 +IVA \r\n \r\n Order on eBay'),(7630,2,1602,'names','first_name','SimonEmist'),(7631,2,1602,'email','','yawiviseya67@gmail.com'),(7632,2,1602,'dropdown','','Mini PCs'),(7633,2,1602,'description','','Ola, quería saber o seu prezo.'),(7634,2,1603,'names','first_name','GeorgeEmist'),(7635,2,1603,'email','','yawiviseya67@gmail.com'),(7636,2,1603,'dropdown','','Wireless Solutions'),(7637,2,1603,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(7638,2,1604,'names','first_name','Wilhelmina Rowe'),(7639,2,1604,'email','','wilhelmina.rowe@msn.com'),(7640,2,1604,'input_text','','598885706'),(7641,2,1604,'dropdown','','Video Distribution'),(7642,2,1604,'description','','Ready to enhance your website traffic reach? Our AI technology attracts ideal website traffic via keywords plus geographic filters from global zones to towns.\r\nAiming for higher profits, livelier visitors, or greater digital reach?\r\nWe shape it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/brmVkD8h'),(7643,2,1605,'names','first_name','Fiona'),(7644,2,1605,'email','','info@highett.medicopostura.com'),(7645,2,1605,'input_text','','4637240'),(7646,2,1605,'dropdown','','Projection Solutions'),(7647,2,1605,'description','','Hi there \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nBest Wishes, \r\n\r\nFiona'),(7648,2,1606,'names','first_name','Stepanie Rowe'),(7649,2,1606,'email','','rowe.stepanie71@googlemail.com'),(7650,2,1606,'input_text','','713854335'),(7651,2,1606,'dropdown','','Mini PCs'),(7652,2,1606,'description','','Hi there Blueocean Technologies,\r\n\r\nI came across your website and noticed a strong focus.\r\n\r\nIs your business using Facebook to its full potential?\r\n\r\nMany business owners are seeing stronger results by bringing in a proven expert - avoiding the ad learning curve in the process.\r\n\r\nExplore how smarter ads perform → Explore the service: https://t.ly/BaseAdPilot.io\r\n\r\nStepanie Rowe'),(7653,2,1607,'names','first_name','Jason Keller'),(7654,2,1607,'email','','jason@expresscapitalcorp.com'),(7655,2,1607,'input_text','','725-735-8820'),(7656,2,1607,'dropdown','','Other Enquiry'),(7657,2,1607,'description','','Hi there,\r\n\r\nIf your business needs flexible access to working capital, we can help.\r\n\r\nWe offer a revolving line of credit up to $250,000 — no credit checks, no paperwork, and no sales calls.\r\n\r\nApproval takes less than 30 seconds and funds are available when you need them.\r\n\r\nCheck your eligibility here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\n\r\nWishing you continued success,\r\n\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\nUnsubscribe anytime: expresscapitalcorp.com/unsubscribe'),(7658,2,1608,'names','first_name','Vanessa Scoggins'),(7659,2,1608,'email','','scoggins.vanessa@outlook.com'),(7660,2,1608,'input_text','','625508908'),(7661,2,1608,'dropdown','','Audio Solutions'),(7662,2,1608,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture 1,000+ visitors daily. That’s where our automated traffic system helps—delivering engaged visitors straight to your site.\r\n\r\nStart with a complimentary 4,000-visitor boost to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://cutt.ly/mrQWZMPb'),(7663,2,1609,'names','first_name','Nona Martinez'),(7664,2,1609,'email','','martinez.nona91@gmail.com'),(7665,2,1609,'input_text','','432684592'),(7666,2,1609,'dropdown','','Cables & Accessories'),(7667,2,1609,'description','','Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https://cutt.ly/arQWZOZj'),(7668,2,1610,'names','first_name','Stephanie Guerrero'),(7669,2,1610,'email','','charolette.lonsdale@gmail.com'),(7670,2,1610,'input_text','','08863999730'),(7671,2,1610,'dropdown','','Meeting Room Solutions'),(7672,2,1610,'description','','Upgrade your wardrobe this season with the trendiest pieces!\r\n\r\nSearching for fall/winter essentials? Native Passion has you covered with must-have denim + hoodie combos and a cozy range of season-ready sweatshirts — perfect for styling with ease and staying stylish all season long.\r\n\r\n++ Shop Denim Jackets with Hoodie: https://nativepassion.shop/denim-jackets-with-hoodie/\r\n# Browse All Sweatshirts: https://nativepassion.shop/sweatshirts/\r\n\r\nSnag your favorites before they\'re gone!\r\n\r\n\r\n\r\nIf at any point you decide not to receive any more emails from us, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Spalato 134, Oneonta, CA, USA, 92086'),(7673,2,1611,'names','first_name','Hayden Croft'),(7674,2,1611,'email','','hayden.croft@yahoo.com'),(7675,2,1611,'input_text','','670536648'),(7676,2,1611,'dropdown','','Audio Solutions'),(7677,2,1611,'description','','Hi there,\r\n\r\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\r\n\r\nKey features:\r\n\r\nFull PLR rights (rebrand, resell, repurpose as you wish)\r\n4 complete courses with 19 video lessons\r\nProfessional production quality\r\nReady-to-launch sales materials included\r\n\r\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\r\n\r\nFor detailed information and pricing, visit: https://furtherinfo.info/wpmk\r\n\r\nKind regards,\r\nHayden'),(7678,2,1612,'names','first_name','Eric Jones'),(7679,2,1612,'email','','ericjonesmyemail@gmail.com'),(7680,2,1612,'input_text','','555-555-1212'),(7681,2,1612,'dropdown','','Wireless Solutions'),(7682,2,1612,'description','','Hi Blueocean Technologies Owner!\r\n\r\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\r\n\r\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\r\n\r\nhttps://blastleadgeneration.com for a live demo now.\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nhttps://blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://blastleadgeneration.com to try LeadConnect now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7683,2,1613,'names','first_name','Lula Atchison'),(7684,2,1613,'email','','lula.atchison@gmail.com'),(7685,2,1613,'input_text','','96131883'),(7686,2,1613,'dropdown','','Projection Solutions'),(7687,2,1613,'description','','Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\r\n\r\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\r\n\r\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\r\n\r\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\r\n\r\nThere is no cost, you can register to our monetization platform for free on this link: https://foremedia.pro/CU4W6\r\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\r\n\r\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\r\n\r\nHave a good day & feel free to ping me for any question!\r\n\r\nClick the link here for 1 minute registration to our platform [it\'s free!]:\r\nhttps://foremedia.pro/CU4W6\r\n\r\nForeMedia - Earn Money With Your Website\r\nhttps://foremedia.pro/CU4W6'),(7688,2,1614,'names','first_name','Sterling Jensen'),(7689,2,1614,'email','','sterling.jensen@gmail.com'),(7690,2,1614,'input_text','','3964622890'),(7691,2,1614,'dropdown','','Cables & Accessories'),(7692,2,1614,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(7693,2,1615,'names','first_name','CharlieEmist'),(7694,2,1615,'email','','yawiviseya67@gmail.com'),(7695,2,1615,'dropdown','','Video Distribution'),(7696,2,1615,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(7697,2,1616,'names','first_name','Karry Ricks'),(7698,2,1616,'email','','karry.ricks@msn.com'),(7699,2,1616,'input_text','','117105959'),(7700,2,1616,'dropdown','','Mini PCs'),(7701,2,1616,'description','','Discover how our AI can skyrocket your Blueocean Technologies website leads in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7702,2,1617,'names','first_name','Henry Mccallister'),(7703,2,1617,'email','','mccallister.henry@yahoo.com'),(7704,2,1617,'input_text','','9299473739'),(7705,2,1617,'dropdown','','Wireless Solutions'),(7706,2,1617,'description','','What if your website blueocean-technologies.com was guaranteed a massive surge in traffic? Many businesses overlook thousands of daily visitors simply because they lack the right reach.\r\n\r\nWith our advanced traffic solution, you can receive four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350K visitors monthly—helping your site grow. Get more details here: https://cutt.ly/rrQWZNO3'),(7707,2,1618,'names','first_name','Merry Levien'),(7708,2,1618,'email','','levien.merry@gmail.com'),(7709,2,1618,'input_text','','4076737001'),(7710,2,1618,'dropdown','','Audio Solutions'),(7711,2,1618,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7712,2,1619,'names','first_name','Beth Colosimo'),(7713,2,1619,'email','','beth.colosimo@outlook.com'),(7714,2,1619,'input_text','','436331874'),(7715,2,1619,'dropdown','','Projection Solutions'),(7716,2,1619,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7717,2,1620,'names','first_name','Rahul'),(7718,2,1620,'email','','yourvirtualassistant23@outlook.com'),(7719,2,1620,'input_text','','266681133'),(7720,2,1620,'dropdown','','Mini PCs'),(7721,2,1620,'description','','Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \r\n\r\nEmail me at Yourvirtualassistant23@outlook.com for your data needs!'),(7722,2,1621,'names','first_name','Mandy'),(7723,2,1621,'email','','creativeteamhire@outlook.com'),(7724,2,1621,'input_text','','45217297'),(7725,2,1621,'dropdown','','LCD & LED Products'),(7726,2,1621,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(7727,2,1622,'names','first_name','Michael Grant'),(7728,2,1622,'email','','michael@expresscapitalcorp.com'),(7729,2,1622,'input_text','','725-735-8820'),(7730,2,1622,'dropdown','','Audio Solutions'),(7731,2,1622,'description','','Hey there,\r\n\r\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\r\n\r\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\r\n\r\nIt’s fast, flexible, and built for real business owners.\r\n\r\nIt takes just 30 seconds to see what you qualify for:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nHere when you need us,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe'),(7732,2,1623,'names','first_name','Ola Seals'),(7733,2,1623,'email','','ola.seals@gmail.com'),(7734,2,1623,'input_text','','103924955'),(7735,2,1623,'dropdown','','Cables & Accessories'),(7736,2,1623,'description','','Attract additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase greater traffic, produce leads, and grow your brand\'s reach, you can get more information and start a complimentary trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, top-tier audiences.\r\n-Improves engagement through intelligent AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Eliminates time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can stop at any point you like. No contracts and a 7-day no-cost trial.'),(7737,2,1624,'names','first_name','Britt Campos'),(7738,2,1624,'email','','campos.britt52@yahoo.com'),(7739,2,1624,'input_text','','3957194373'),(7740,2,1624,'dropdown','','Mini PCs'),(7741,2,1624,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/lrWe73Iq'),(7742,2,1625,'names','first_name','SimonEmist'),(7743,2,1625,'email','','yawiviseya67@gmail.com'),(7744,2,1625,'dropdown','','Wireless Solutions'),(7745,2,1625,'description','','Hæ, ég vildi vita verð þitt.'),(7746,2,1626,'names','first_name','PortiAnnet'),(7747,2,1626,'email','','wjizsbrlwen@me-game.store'),(7748,2,1626,'dropdown','','Video Distribution'),(7749,2,1626,'description','','Заказать Хавал - только у нас вы найдете цены ниже рынка. Быстрей всего сделать заказ на хавал стоимость 2025 можно только у нас! \r\nхавал москва официальный дилер модельный ряд \r\nкупить автомобиль хавал у официального дилера - https://www.havalmsk1.ru'),(7750,2,1627,'names','first_name','Eric Jones'),(7751,2,1627,'email','','ericjonesmyemail@gmail.com'),(7752,2,1627,'input_text','','555-555-1212'),(7753,2,1627,'dropdown','','Projection Solutions'),(7754,2,1627,'description','','Hello Blueocean Technologies \r\n\r\nI just found your site, quick question…\r\n\r\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\r\n\r\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\r\n\r\nNot good.\r\n\r\nHere’s an idea…\r\n\r\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\r\n\r\nYou can –\r\n\r\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\r\n\r\nhttps://blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\r\n\r\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\r\n\r\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\r\n\r\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\r\n\r\nPretty sweet – AND effective.\r\n\r\nhttps://blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\r\n\r\nYou could be converting up to 100X more leads today!\r\nEric\r\n\r\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \r\nIt even includes International Long Distance Calling. \r\nYou have customers waiting to talk with you right now… don’t keep them waiting. \r\nhttps://blastleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7755,2,1628,'names','first_name','Domenic Hixson'),(7756,2,1628,'email','','domenic.hixson99@gmail.com'),(7757,2,1628,'input_text','','7988957194'),(7758,2,1628,'dropdown','','Video Distribution'),(7759,2,1628,'description','','Hey Blueocean Technologies,\r\n\r\n >> https://facebook.com/profile\r\n\r\nJust had a look at your site—it’s clear you\'re serious about growth.\r\n\r\nDo you feel your presence could generate more leads or sales?\r\n\r\nMany business owners are seeing stronger results by partnering with a specialist - focusing on running their business in the process.\r\n\r\nCheck what expert help can do >> View details: https://t.ly/ElevateMediaFlow.ai\r\n\r\nDomenic Hixson'),(7760,2,1629,'names','first_name','Ayush'),(7761,2,1629,'email','','businessprocessoutsourcing1@outlook.com'),(7762,2,1629,'input_text','','392249207'),(7763,2,1629,'dropdown','','LCD & LED Products'),(7764,2,1629,'description','','Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A/R & A/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\r\nEmail: Businessprocessoutsourcing1@outlook.com'),(7765,2,1630,'names','first_name','Bradley Pratt'),(7766,2,1630,'email','','alfred.estevez@gmail.com'),(7767,2,1630,'input_text','','08454209146'),(7768,2,1630,'dropdown','','Audio Solutions'),(7769,2,1630,'description','','Let\'s boost your website/product/service.\r\n\r\nJust like you are reading this now, website owners and managers worldwide will see your message.\r\n\r\nAdvanced Targeted outreach at scale at affordable rates.\r\n\r\n- Send your message to businesses in bulk \r\n- Drive sales, leads, and partnerships \r\n- Get your message delivered to millions for as low as $22 \r\n\r\nBoost your business growth instantly! \r\n++ Visit https://bit.ly/FormsOutreach now}\r\n\r\nForm Orbits\r\nhello@formorbits.com\r\n167-169 Great Portland Street, London, England, W1W 5PF, UK\r\n\r\n\r\n\r\nIf at any point you no longer want to receive future messages from me, simply visit the following link: bit. ly/RemoveUs'),(7770,2,1631,'names','first_name','Constance Connolly'),(7771,2,1631,'email','','constance.connolly46@outlook.com'),(7772,2,1631,'input_text','','3968142801'),(7773,2,1631,'dropdown','','Other Enquiry'),(7774,2,1631,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7775,2,1632,'names','first_name','Jenifer Boyette'),(7776,2,1632,'email','','jenifer.boyette@gmail.com'),(7777,2,1632,'input_text','','413107747'),(7778,2,1632,'dropdown','','Audio Solutions'),(7779,2,1632,'description','','Capture additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a no-cost trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, premium audiences.\r\n-Boosts engagement through smart AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Saves time by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a monthly subscription basis so you can cancel whenever you like. No contracts and a one-week complimentary trial.'),(7780,2,1633,'names','first_name','Tony'),(7781,2,1633,'email','','brandbuildingassistance@outlook.com'),(7782,2,1633,'input_text','','3236342181'),(7783,2,1633,'dropdown','','Display Mounts'),(7784,2,1633,'description','','Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month'),(7785,2,1634,'names','first_name','Gift for registration>>> https://krakenpartners.net/ru/track/1174'),(7786,2,1634,'email','','raya.gritsenko.91@mail.ru'),(7787,2,1634,'input_text','','Gift for registration>>> https://krakenpartners.net/ru/track/1174'),(7788,2,1634,'dropdown','','Wireless Solutions'),(7789,2,1634,'description','','Claim your reward instantly! Sign up today and get your bonus. - https://krakenpartners.net/ru/track/1174'),(7790,2,1635,'names','first_name','Anthony Jensen'),(7791,2,1635,'email','','anthony@jmrcapital.co'),(7792,2,1635,'input_text','','Uw joghi'),(7793,2,1635,'dropdown','','Cables & Accessories'),(7794,2,1635,'description','','347 businesses got their Employee Retention Credits last month using our system.\r\n\r\n The one thing they all had in common? \r\n\r\nThey stopped waiting for the IRS and took action. Want to know what they did differently? Just reply YES or...\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(7795,2,1636,'names','first_name','Kellee Heyer'),(7796,2,1636,'email','','heyer.kellee@yahoo.com'),(7797,2,1636,'input_text','','327354594'),(7798,2,1636,'dropdown','','Cables & Accessories'),(7799,2,1636,'description','','Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7800,2,1637,'names','first_name','Reyes Deweese'),(7801,2,1637,'email','','reyes.deweese@gmail.com'),(7802,2,1637,'input_text','','98261607'),(7803,2,1637,'dropdown','','Projection Solutions'),(7804,2,1637,'description','','Hi Blueocean Technologies,\r\n\r\nYouTube is exploding right now.\r\n\r\nEvery day, millions watch videos — but only a few make real money.\r\n\r\nWhat if YOU could make $500+ daily on YouTube…\r\n\r\nwithout filming, editing, or even showing your face?\r\n\r\nBecause Faceless YouTube channels are the easiest way to build a passive income stream.\r\n\r\nCreators make thousands while chilling behind the scenes — and you can too.\r\n\r\nCheck Out AI TubeStar Now => https://ai-tubestar.blogspot.com\r\n\r\nAI TubeStar lets you create viral YouTube videos and shorts in ANY niche — https://ai-tubestar.blogspot.com\r\n\r\nIn just 2 minutes, with zero filming or editing.\r\n\r\n✔ Choose from 1000+ AI avatars with real lip-sync & expressions\r\n✔ Use 120+ human-like voices or clone your own\r\n✔ Get AI-written scripts that grab attention\r\n✔ Auto-optimize titles, descriptions & hashtags to go viral\r\n✔ 1-click Viral Booster to rank your videos fast\r\n\r\nClick Here to Learn More Details About AI TubeStar >> https://ai-tubestar.blogspot.com\r\n\r\nDiscount Coupon – TUBESTAR\r\nWith AI TubeStar, Get This Coolest Bonuses Also…\r\n\r\nTo your viral success,\r\n[Reyes Deweese]\r\n\r\nEmpowering Your Digital Marketing Success'),(7805,2,1638,'names','first_name','Dollie Sanchez'),(7806,2,1638,'email','','sanchez.dollie@gmail.com'),(7807,2,1638,'input_text','','616240858'),(7808,2,1638,'dropdown','','Projection Solutions'),(7809,2,1638,'description','','Ready to drive your website success? Our AI-enhanced channels targeted website traffic through keywords and regional data from nations to local spots.\r\nDesiring higher revenue, livelier pages, or expanded digital reach?\r\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/mrQWZMPb'),(7810,2,1639,'names','first_name','CharlieEmist'),(7811,2,1639,'email','','yawiviseya67@gmail.com'),(7812,2,1639,'dropdown','','Meeting Room Solutions'),(7813,2,1639,'description','','Hi, ego volo scire vestri pretium.'),(7814,2,1640,'names','first_name','Maybell Yun'),(7815,2,1640,'email','','maybell.yun83@gmail.com'),(7816,2,1640,'input_text','','6886918803'),(7817,2,1640,'dropdown','','Video Distribution'),(7818,2,1640,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7819,2,1641,'names','first_name','Nicki Kimball'),(7820,2,1641,'email','','nicki.kimball@outlook.com'),(7821,2,1641,'input_text','','1137622271'),(7822,2,1641,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7823,2,1642,'names','first_name','Tiffiny O\'Donnell'),(7824,2,1642,'email','','odonnell.tiffiny69@msn.com'),(7825,2,1642,'input_text','','Fdxwlvuf'),(7826,2,1642,'dropdown','','Wireless Solutions'),(7827,2,1642,'description','','Capture increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and expand your brand\'s reach, you can get more information and start a complimentary trial here: https://ow.ly/aSLa50VycS2\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Enhances engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating tedious Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Even better, our service is provided on a monthly subscription basis so you can stop at any point you like. No contracts and a 7-day no-cost trial.'),(7828,2,1643,'names','first_name','Nidia Cracknell'),(7829,2,1643,'email','','cracknell.nidia@msn.com'),(7830,2,1643,'input_text','','7809690516'),(7831,2,1643,'dropdown','','Meeting Room Solutions'),(7832,2,1643,'description','','BREAKING NEWS! Sophie Cunningham caught wearing Geotrott at airport!...\r\nhttps://www.tiktok.com/t/ZTjWFCK4L/'),(7833,2,1644,'names','first_name','SimonEmist'),(7834,2,1644,'email','','yawiviseya67@gmail.com'),(7835,2,1644,'dropdown','','Other Enquiry'),(7836,2,1644,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(7837,2,1645,'names','first_name','Neal'),(7838,2,1645,'email','','yourvirtualassistant23@outlook.com'),(7839,2,1645,'input_text','','Qwmjqzs ss'),(7840,2,1645,'dropdown','','Display Mounts'),(7841,2,1645,'description','','Hi, Need extra hands without the overhead? We provide skilled virtual manpower — available on an hourly or full-time basis. From admin to operations support, our team helps you cut costs and boost productivity.\r\n\r\nEmail me at: Yourvirtualassistant23@outlook.com'),(7842,2,1646,'names','first_name','Eric Jones'),(7843,2,1646,'email','','ericjonesmyemail@gmail.com'),(7844,2,1646,'input_text','','555-555-1212'),(7845,2,1646,'dropdown','','Other Enquiry'),(7846,2,1646,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at Blueocean Technologies. \r\n- They spend a short time reviewing your site. They might be curious, but not fully decided. \r\n- Then, they leave and look at other options. \r\n- In the end, you received a visitor, but no meaningful connection.\r\n\r\nThis situation occurs often. It’s very common for most site visitors to leave without taking further action.\r\n\r\nYou can address this:\r\n\r\nWeb Visitors Into Leads is a resource that operates on your site, ready to gather each visitor’s name, email address, and phone number. It will alert you right when they show interest, allowing you to connect with them while they are still exploring your site.\r\n\r\nView a Demonstration https://actionleadgeneration.com\r\n\r\nPrompt contact makes a difference. Engaging with someone shortly after they visit is far more effective than waiting until much later.\r\n\r\nMoreover, once you have their phone number, you can begin a text-based conversation. If they are not ready to move forward at that exact moment, you can maintain contact by sharing helpful information later on.\r\n\r\nEverything described is straightforward and practical.\r\n\r\nPlease visit the link above to see how Web Visitors Into Leads can benefit your business. You may find yourself connecting with significantly more interested individuals soon.\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a no-cost evaluation period. It also supports various communication methods. There may be potential clients interested in speaking with you right now, so don’t let them slip away. \r\nPlease visit https://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7847,2,1647,'names','first_name','Kristina Danielson'),(7848,2,1647,'email','','danielson.kristina@gmail.com'),(7849,2,1647,'input_text','','3381322612'),(7850,2,1647,'dropdown','','Projection Solutions'),(7851,2,1647,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7852,2,1648,'names','first_name','Rosario Bruner'),(7853,2,1648,'email','','rosario.bruner20@gmail.com'),(7854,2,1648,'input_text','','7056718200'),(7855,2,1648,'dropdown','','Audio Solutions'),(7856,2,1648,'description','','Wanting to maximize your website traffic? Our AI-driven system delivers targeted website traffic using keywords and geographic precision from continents to towns.\r\nWanting higher income, active website traffic, or an expanded online presence?\r\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://cutt.ly/arQWZOZj'),(7857,2,1649,'names','first_name','Raj'),(7858,2,1649,'email','','businessprocessoutsourcing1@outlook.com'),(7859,2,1649,'input_text','','3980068585'),(7860,2,1649,'dropdown','','Mini PCs'),(7861,2,1649,'description','','Hi, we help U.S. businesses manage daily tasks by offering skilled virtual manpower on an hourly basis. No contracts — just flexible, affordable support.\r\nReach us: Businessprocessoutsourcing1@outlook.com'),(7862,2,1650,'names','first_name','Bonita Winchcombe'),(7863,2,1650,'email','','bonita.winchcombe97@gmail.com'),(7864,2,1650,'input_text','','3929466845'),(7865,2,1650,'dropdown','','LCD & LED Products'),(7866,2,1650,'description','','Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7867,2,1651,'names','first_name','Kathlene Weld'),(7868,2,1651,'email','','weld.kathlene45@googlemail.com'),(7869,2,1651,'input_text','','Py Auxd Z g'),(7870,2,1651,'description','','Hi there Blueocean Technologies,\r\n\r\nregards: >> https://facebook.com/profile\r\n\r\nJust had a look at your site—it’s clear you\'re investing in visibility.\r\n\r\nDo you feel your presence could generate more leads or sales?\r\n\r\nMany business owners are seeing stronger results by delegating ad strategy - freeing up time in the process.\r\n\r\nCheck what expert help can do - Start here: https://t.ly/AdsDataLaunch.net\r\n\r\nKathlene Weld'),(7871,2,1652,'names','first_name','Mariam Gettinger'),(7872,2,1652,'email','','mariam.gettinger1@gmail.com'),(7873,2,1652,'input_text','','6543503702'),(7874,2,1652,'dropdown','','Wireless Solutions'),(7875,2,1652,'description','','Introducing Geotrott Luggage! Get yours now!\r\nhttps://www.tiktok.com/t/ZTj7UYB5v/'),(7876,2,1653,'names','first_name','Adrian Park'),(7877,2,1653,'email','','ashly.chumley74@msn.com'),(7878,2,1653,'input_text','','08525734229'),(7879,2,1653,'dropdown','','Display Mounts'),(7880,2,1653,'description','','Style up this season with the trendiest pieces!\r\n\r\nSearching for fall/winter essentials? Native Passion has you covered with must-have hooded denim jackets and a stylish collection of layer-ready styles — perfect for layering and keeping warm in style all season long.\r\n\r\n-> Shop Denim Jackets with Hoodie: https://nativepassion.shop/denim-jackets-with-hoodie/\r\n-- Browse All Sweatshirts: https://nativepassion.shop/sweatshirts/\r\n\r\nShop now and step into the season fully styled.\r\n\r\n\r\n\r\nIf you no longer want to receive subsequent messages from us, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nSolborgveien 182, Jamesport, CA, USA, 96067'),(7881,2,1654,'names','first_name','care about people around you_nfpt'),(7882,2,1654,'email','','iiwxxavqfpt@mebel-amarant.store'),(7883,2,1654,'input_text','','MESSAGE'),(7884,2,1654,'dropdown','','Wireless Solutions'),(7885,2,1654,'description','','emergency aid and relief emergency aid and relief .'),(7886,2,1655,'names','first_name','Maria Goins'),(7887,2,1655,'email','','goins.maria@msn.com'),(7888,2,1655,'input_text','','315673024'),(7889,2,1655,'dropdown','','Cables & Accessories'),(7890,2,1655,'description','','Hey this is my TikTok!\r\n\r\nhttps://www.tiktok.com/t/ZTj7CvdRa/'),(7891,2,1656,'names','first_name','Margarito Mccloskey'),(7892,2,1656,'email','','mccloskey.margarito@googlemail.com'),(7893,2,1656,'input_text','','265068828'),(7894,2,1656,'dropdown','','Cables & Accessories'),(7895,2,1656,'description','','Wanting to accelerate your website traffic flow? Our smart technology pulls precise website traffic through keywords plus location precision from nations to local spots.\r\nLooking for increased income, engaged website traffic, or a broader online presence?\r\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/arQWZOZj'),(7896,2,1657,'names','first_name','Percy Cohn'),(7897,2,1657,'email','','cohn.percy@gmail.com'),(7898,2,1657,'input_text','','115494715'),(7899,2,1657,'dropdown','','Mini PCs'),(7900,2,1657,'description','','Need more leads for your website? Our AI-powered solution delivers the right audience to boost conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/QrWe7XgE'),(7901,2,1658,'names','first_name','Neel'),(7902,2,1658,'email','','webdesignservices111@outlook.com'),(7903,2,1658,'input_text','','25948131'),(7904,2,1658,'dropdown','','Projection Solutions'),(7905,2,1658,'description','','Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\r\nReach us: webdesignservices111@outlook.com'),(7906,2,1659,'names','first_name','Hosea Marble'),(7907,2,1659,'email','','hosea.marble@gmail.com'),(7908,2,1659,'input_text','','629477162'),(7909,2,1659,'dropdown','','Display Mounts'),(7910,2,1659,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7911,2,1660,'names','first_name','Tommy'),(7912,2,1660,'email','','info@blueocean-technologies.com'),(7913,2,1660,'input_text','','541672623'),(7914,2,1660,'dropdown','','Meeting Room Solutions'),(7915,2,1660,'description','','Hey there \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://pawtrim.shop\r\n \r\nMany Thanks, \r\n \r\nTommy'),(7916,2,1661,'names','first_name','Mari Mcclellan'),(7917,2,1661,'email','','mcclellan.mari@gmail.com'),(7918,2,1661,'input_text','','537555295'),(7919,2,1661,'dropdown','','Mini PCs'),(7920,2,1661,'description','','Need help getting targeted visitors to your website? Our AI-powered solution delivers. Try it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/lrWe73Iq'),(7921,2,1662,'names','first_name','Betsy Roach'),(7922,2,1662,'email','','roach.betsy@gmail.com'),(7923,2,1662,'input_text','','3716459456'),(7924,2,1662,'dropdown','','LCD & LED Products'),(7925,2,1662,'description','','Access ChatGPT, Claude, Gemini Pro , Kling AI, LLaMA, Mistral, DALL.E, LLaMa & more—all from a single dashboard.\r\n\r\nNo subscriptions or no monthly fees—pay once and enjoy lifetime access.\r\n\r\nAutomatically switch between AI models based on task requirements.\r\n\r\nAnd much more ... http://www.novaai.expert/AI-IntelliKit'),(7926,2,1663,'names','first_name','Karan'),(7927,2,1663,'email','','socialmedia1145@outlook.com'),(7928,2,1663,'input_text','','397427199'),(7929,2,1663,'description','','Hi, we help businesses grow online with done-for-you social media management — content creation, scheduling, and strategy included. Focus on business while we handle your brand presence.\r\nContact: socialmedia1145@outlook.com'),(7930,2,1664,'names','first_name','Joanna Riggs'),(7931,2,1664,'email','','joannariggs278@gmail.com'),(7932,2,1664,'input_text','','4035478526'),(7933,2,1664,'dropdown','','Other Enquiry'),(7934,2,1664,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=blueocean-technologies.com'),(7935,2,1665,'names','first_name','Lydia Riordan'),(7936,2,1665,'email','','lydia.riordan79@hotmail.com'),(7937,2,1665,'input_text','','316799294'),(7938,2,1665,'dropdown','','Audio Solutions'),(7939,2,1665,'description','','World’s First Universal AI App That Allows You To Search & Unlock Any AI Model In The World…\r\n\r\nAnd Access It With Just One Click From One Dashboard\r\n\r\nFinally, Access (ChatGPT,DeepSeek, Runaway ML, Leonardo AI, DALL-E, Pika Labs, Canva AI, Claude 3, Gemini, Copilot, Hugging Face, ElevenLab, Llama, MidJourney, AgentGPT, Jasper, Stable Diffusion, Synthesia, Perplexity AI, Open AI Whisper, and 350+ more) Without Paying Their Hefty Fees\r\n\r\nAnd much more ... http://www.novaai.expert/EveryAI'),(7940,2,1666,'names','first_name','LeeEmist'),(7941,2,1666,'email','','dinanikolskaya99@gmail.com'),(7942,2,1666,'dropdown','','Video Distribution'),(7943,2,1666,'description','','Salam, qiymətinizi bilmək istədim.'),(7944,2,1667,'names','first_name','Eric Jones'),(7945,2,1667,'email','','ericjonesmyemail@gmail.com'),(7946,2,1667,'input_text','','555-555-1212'),(7947,2,1667,'dropdown','','LCD & LED Products'),(7948,2,1667,'description','','Hello Blueocean Technologies Administrator,\r\n\r\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\r\n\r\nWeb Visitors Into Leads – see the live demo now: \r\nhttps://trustedleadgeneration.com\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\r\n\r\nLearn what Web Visitors Into Leads can do for your business: \r\nhttps://trustedleadgeneration.com\r\n\r\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\r\n\r\nEric \r\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \r\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \r\nYou have customers ready to talk with you right now… don’t keep them waiting. \r\nTry Web Visitors Into Leads now: \r\nhttps://trustedleadgeneration.com\r\n\r\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https://trustedleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7949,2,1668,'names','first_name','Eric Jones'),(7950,2,1668,'email','','ericjonesmyemail@gmail.com'),(7951,2,1668,'input_text','','555-555-1212'),(7952,2,1668,'dropdown','','Wireless Solutions'),(7953,2,1668,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nThis is Eric here, with a brief note about your website Blueocean Technologies.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content. \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7954,2,1669,'names','first_name','Eric Jones'),(7955,2,1669,'email','','ericjonesmyemail@gmail.com'),(7956,2,1669,'input_text','','555-555-1212'),(7957,2,1669,'dropdown','','Wireless Solutions'),(7958,2,1669,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nThis is Eric here, with a brief note about your website Blueocean Technologies.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content. \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(7959,2,1670,'names','first_name','Gaurav'),(7960,2,1670,'email','','gauravkodak@gmail.com'),(7961,2,1670,'input_text','','2503876763'),(7962,2,1670,'dropdown','','Cables & Accessories'),(7963,2,1670,'description','','Hi, we provide professional virtual assistants to handle your daily tasks — from scheduling and email management to research and support — all on a flexible hourly basis.\r\nContact: Gauravkodak@gmail.com'),(7964,2,1671,'names','first_name','Emily Harper'),(7965,2,1671,'email','','emily@expresscapitalcorp.com'),(7966,2,1671,'input_text','','725-735-8820'),(7967,2,1671,'dropdown','','Other Enquiry'),(7968,2,1671,'description','','Hi there,\r\n\r\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\r\n\r\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\r\n\r\nStart here:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nTalk soon,\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(7969,2,1672,'names','first_name','Florentina Wheaton'),(7970,2,1672,'email','','wheaton.florentina@yahoo.com'),(7971,2,1672,'input_text','','615936437'),(7972,2,1672,'dropdown','','LCD & LED Products'),(7973,2,1672,'description','','Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7974,2,1673,'names','first_name','Quincy Trethowan'),(7975,2,1673,'email','','quincy.trethowan@hotmail.com'),(7976,2,1673,'input_text','','5027321941'),(7977,2,1673,'dropdown','','Video Distribution'),(7978,2,1673,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7979,2,1674,'names','first_name','Inez Meekin'),(7980,2,1674,'email','','meekin.inez@msn.com'),(7981,2,1674,'input_text','','737397623'),(7982,2,1674,'description','','We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https://wa.me/447404788963'),(7983,2,1675,'names','first_name','Sean'),(7984,2,1675,'email','','seanhicks@dominate-keywords.com'),(7985,2,1675,'input_text','','8054002077'),(7986,2,1675,'dropdown','','Projection Solutions'),(7987,2,1675,'description','','You can get more keyword targeted traffic to your website from Google without paying for each click and PPC bidding competition?\r\nWith our keyword targeted banner technology you can achieve top position in search engine results in less than 24 hours and get guaranteed monthly visitors to your website.\r\nYou will save months of waiting for SEO and thousands of dollars on PPC Bidding competition.\r\nIf you are interested, just let me know. Also, send me list of your keywords and I\'ll send you minimum traffic guarantee on each of them.'),(7988,2,1676,'names','first_name','Anna Laufer'),(7989,2,1676,'email','','laufer.anna@googlemail.com'),(7990,2,1676,'input_text','','676521049'),(7991,2,1676,'dropdown','','LCD & LED Products'),(7992,2,1676,'description','','Get more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, produce leads, and amplify your brand\'s reach, you can get more information and start a complimentary trial here: https://ow.ly/XBrW50VycRS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with focused, high-quality audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Saves time by automating repetitive Instagram tasks.\r\n\r\nOur service focuses on authentic, organic growth—zero bots, zero fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can cancel whenever you like. No contracts and a 7-day free trial.'),(7993,2,1677,'names','first_name','Roy Gairdner'),(7994,2,1677,'email','','roy.gairdner@gmail.com'),(7995,2,1677,'input_text','','4918663923'),(7996,2,1677,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(7997,2,1678,'names','first_name','Dannie Elrod'),(7998,2,1678,'email','','elrod.dannie@gmail.com'),(7999,2,1678,'input_text','','2143694911'),(8000,2,1678,'dropdown','','Display Mounts'),(8001,2,1678,'description','','Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8002,2,1679,'names','first_name','Karen B.'),(8003,2,1679,'email','','outreachseo56@gmail.com'),(8004,2,1679,'input_text','','5039498494'),(8005,2,1679,'dropdown','','LCD & LED Products'),(8006,2,1679,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(8007,2,1680,'names','first_name','Fletcher Pung'),(8008,2,1680,'email','','fletcher.pung@hotmail.com'),(8009,2,1680,'input_text','','622786954'),(8010,2,1680,'dropdown','','Mini PCs'),(8011,2,1680,'description','','The Futuristic All-In-One AI Voice Platform Clones Any Voice, Translates It Into 20+ Global Languages, & Creates Human-Like Voices In 60 Seconds Flat - With Real Emotions, Voice Modulations, Global Accents & Multilingual Fluency.\r\n\r\nPowered By Revolutionary Vocal DNA Technology, That Turns Any Text, Audio, & Video Into A Human-Like Voice - That Sounds So REAL, As If A Human Is Talking…\r\n\r\nAnd much more ... http://www.novaai.expert/ToneCraftAI'),(8012,2,1681,'names','first_name','Judy Sartori'),(8013,2,1681,'email','','judy.sartori@yahoo.com'),(8014,2,1681,'input_text','','679707533'),(8015,2,1681,'dropdown','','Meeting Room Solutions'),(8016,2,1681,'description','','Tired of switching between ChatGPT, Claude, Gemini? \r\n\r\nGet instant access to ChatGPT, Claude, Gemini Pro, DALL·E, Mistral, LLaMA, Kling AI and more — from a single, unified dashboard.\r\n\r\n [✓ | » | ➤] No subscriptions, no monthly fees — pay once, use forever\r\n\r\n [✓ | » | ➤] Auto-switch between models — let the system choose the best AI for each task\r\n\r\n [✓ | » | ➤] Built for creators, pros, and AI power users\r\n\r\n*[! | ] Limited lifetime access — only available for the first 250 users\r\n\r\n >> Claim your all-in-one AI access → http://www.novaai.expert/AI-IntelliKit'),(8017,2,1682,'names','first_name','Sam'),(8018,2,1682,'email','','venture4help@outlook.com'),(8019,2,1682,'input_text','','351704801'),(8020,2,1682,'dropdown','','Display Mounts'),(8021,2,1682,'description','','Hi, we provide reliable virtual assistants for data entry, document updates, CRM work, and other back-office support — hourly or full-time.\r\nContact: venture4help@outlook.com'),(8022,2,1683,'names','first_name','Jenifer Daniel'),(8023,2,1683,'email','','jenifer.daniel@outlook.com'),(8024,2,1683,'input_text','','365910868'),(8025,2,1683,'dropdown','','Cables & Accessories'),(8026,2,1683,'description','','LAUNCH YOUR OWN AMAZON PUBLISHING EMPIRE IN 60 SECONDS!\r\n\r\nWorld\'s First Amazon Publishing AI Assistant\r\n\r\nInstantly Research Profitable Keywords, Create & Publish \r\n\r\nTo 310 Million Amazon Users Without Writing A Single Word\r\n\r\nNo Writing. No Tech Skills. No Experience Needed!\r\n\r\nmore http://www.novaai.expert/KindleMint'),(8027,2,1684,'names','first_name','Latonya Sneed'),(8028,2,1684,'email','','sneed.latonya23@hotmail.com'),(8029,2,1684,'input_text','','4229920'),(8030,2,1684,'dropdown','','Video Distribution'),(8031,2,1684,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8032,2,1685,'names','first_name','care about people around you_tzpt'),(8033,2,1685,'email','','dbpnfbfxwpt@mebel-amarant.store'),(8034,2,1685,'input_text','','MESSAGE'),(8035,2,1685,'dropdown','','Meeting Room Solutions'),(8036,2,1685,'description','','trusted non-profit site http://care-people-help.org/ - trusted non-profit site .'),(8037,2,1686,'names','first_name','Eric Jones'),(8038,2,1686,'email','','ericjonesmyemail@gmail.com'),(8039,2,1686,'input_text','','555-555-1212'),(8040,2,1686,'dropdown','','Other Enquiry'),(8041,2,1686,'description','','Hello to the Blueocean Technologies Owner.\r\n\r\nGreat website!\r\n\r\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\r\n\r\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\r\n\r\nIs your site generating leads for your business?\r\n\r\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\r\n\r\nThat’s unfortunate.\r\n\r\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\r\n\r\nYou can –\r\n\r\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\r\n\r\nGo to https://actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\r\n\r\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\r\n\r\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\r\n\r\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\r\n\r\nWouldn’t that be helpful?\r\n\r\nGo to https://actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\r\n\r\nYou could be converting up to 100X more leads today! \r\nEric\r\n\r\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \r\nYou have customers waiting to talk with you right now… don’t leave them waiting. \r\nGo to https://actionleadgeneration.com to try Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(8042,2,1687,'names','first_name','Emma Kemp'),(8043,2,1687,'email','','koonce.zora2@hotmail.com'),(8044,2,1687,'input_text','','08316750158'),(8045,2,1687,'dropdown','','Cables & Accessories'),(8046,2,1687,'description','','Innovative Precision outreach at scale for low cost.\r\n\r\n- Reach out to companies in bulk\r\n- Drive sales, inquiries, agreements\r\n- Get into the inbox of countless for just $22\r\n\r\nCatapult your business immediately!\r\n\r\n++ Visit: https://bit.ly/formorbits now\r\n\r\nSend your message to 100M contact forms instantly.\r\n\r\nForm Orbits\r\nhello@formorbits.com\r\n167-169 Great Portland Street, London, England, W1W 5PF, UK\r\n\r\n\r\nWhenever you choose to opt-out of subsequent emails from us, simply visit the following link: bit. ly/RemoveUs'),(8047,2,1688,'names','first_name','Brian WRIGHT Eng.'),(8048,2,1688,'email','','newsletter@wexxon.com'),(8049,2,1688,'input_text','','7209248652'),(8050,2,1688,'dropdown','','Cables & Accessories'),(8051,2,1688,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(8052,2,1689,'names','first_name','Praveen'),(8053,2,1689,'email','','youronlinepresence2@outlook.com'),(8054,2,1689,'input_text','','7031627798'),(8055,2,1689,'dropdown','','Mini PCs'),(8056,2,1689,'description','','Hi, we help businesses improve their search rankings and get more traffic with proven SEO strategies — from on-page fixes to content and backlinks.\r\nLet’s talk: Youronlinepresence2@outlook.com'),(8057,2,1690,'names','first_name','Karen B.'),(8058,2,1690,'email','','outreachseo56@gmail.com'),(8059,2,1690,'input_text','','Em X Knxhkz H'),(8060,2,1690,'dropdown','','Other Enquiry'),(8061,2,1690,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(8062,2,1691,'names','first_name','Hamish Lanning'),(8063,2,1691,'email','','hamish.lanning@googlemail.com'),(8064,2,1691,'input_text','','689407465'),(8065,2,1691,'dropdown','','LCD & LED Products'),(8066,2,1691,'description','','Needing to drive your website success? Our AI-enhanced brings ideal website traffic via keywords and location targeting from global zones to towns.\r\nLooking for more revenue, active pages, or greater digital reach?\r\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/mrQWZMPb'),(8067,2,1692,'names','first_name','LeeEmist'),(8068,2,1692,'email','','zekisuquc419@gmail.com'),(8069,2,1692,'dropdown','','Meeting Room Solutions'),(8070,2,1692,'description','','Ciao, volevo sapere il tuo prezzo.'),(8071,2,1693,'names','first_name','Walker Oliphant'),(8072,2,1693,'email','','walker.oliphant@googlemail.com'),(8073,2,1693,'input_text','','92299733'),(8074,2,1693,'dropdown','','Projection Solutions'),(8075,2,1693,'description','','Hi there Blueocean Technologies,\r\n\r\n -- https://facebook.com/profile\r\n\r\nI found your site and noticed a strong focus.\r\n\r\nHave you ever considered getting help with ad campaigns?\r\n\r\nMany business owners are seeing stronger results by bringing in a proven expert - freeing up time in the process.\r\n\r\nExplore how smarter ads perform > Explore the service: https://t.ly/FocusAdStream.co\r\n\r\nWalker Oliphant'),(8076,2,1694,'names','first_name','Anthony Bruce'),(8077,2,1694,'email','','anthony@jmrcapital.co'),(8078,2,1694,'input_text','','30247936'),(8079,2,1694,'dropdown','','Display Mounts'),(8080,2,1694,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(8081,2,1695,'names','first_name','Juliet Place'),(8082,2,1695,'email','','juliet.place@gmail.com'),(8083,2,1695,'input_text','','8045291948'),(8084,2,1695,'dropdown','','Display Mounts'),(8085,2,1695,'description','','Attract additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase enhanced traffic, create leads, and grow your brand\'s reach, you can find more information and start a no-cost trial here: https://ow.ly/XBrW50VycRS\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, premium audiences.\r\n-Enhances engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates work by automating time-consuming Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Even better, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a one-week no-cost trial.'),(8086,2,1696,'names','first_name','Margaret Pinckney'),(8087,2,1696,'email','','pinckney.margaret@yahoo.com'),(8088,2,1696,'input_text','','4828133'),(8089,2,1696,'dropdown','','Other Enquiry'),(8090,2,1696,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8091,2,1697,'names','first_name','Patrick Tuggle'),(8092,2,1697,'email','','tuggle.patrick@hotmail.com'),(8093,2,1697,'input_text','','185933782'),(8094,2,1697,'dropdown','','Meeting Room Solutions'),(8095,2,1697,'description','','We are interested in your products and services, for long term cooperation, please send me your pricing and portfolio on our Whatsapp: https://wa.me/447459251131'),(8096,2,1698,'names','first_name','Milagro Bayly'),(8097,2,1698,'email','','bayly.milagro85@googlemail.com'),(8098,2,1698,'input_text','','6646358837'),(8099,2,1698,'dropdown','','Cables & Accessories'),(8100,2,1698,'description','','Need a boost in website traffic? Our AI tool drives targeted visitors to increase your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/brEVvJyX'),(8101,2,1699,'names','first_name','Ravi'),(8102,2,1699,'email','','businessgrowtogether@outlook.com'),(8103,2,1699,'input_text','','479992152'),(8104,2,1699,'dropdown','','Mini PCs'),(8105,2,1699,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(8106,2,1700,'names','first_name','Refugia Magee'),(8107,2,1700,'email','','refugia.magee97@gmail.com'),(8108,2,1700,'input_text','','282469947'),(8109,2,1700,'dropdown','','Display Mounts'),(8110,2,1700,'description','','Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8111,2,1701,'names','first_name','Tonya Hutcheson'),(8112,2,1701,'email','','tonya.hutcheson@gmail.com'),(8113,2,1701,'input_text','','3563821452'),(8114,2,1701,'dropdown','','Meeting Room Solutions'),(8115,2,1701,'description','','Wanting to amplify your website growth? Our AI-driven system attracts perfect website traffic with keywords plus location data from nations to neighborhoods.\r\nWanting more sales, active website traffic, or wider web reach?\r\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://cutt.ly/MrRRGFMv'),(8116,2,1702,'names','first_name','Selene Clawson'),(8117,2,1702,'email','','selene.clawson@gmail.com'),(8118,2,1702,'input_text','','353951214'),(8119,2,1702,'dropdown','','Mini PCs'),(8120,2,1702,'description','','Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\r\n\r\nhttps://cutt.ly/brEVvJyX'),(8121,2,1703,'names','first_name','Michael Grant'),(8122,2,1703,'email','','michael@expresscapitalcorp.com'),(8123,2,1703,'input_text','','725-735-8820'),(8124,2,1703,'dropdown','','Mini PCs'),(8125,2,1703,'description','','Hey there,\r\n\r\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\r\n\r\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\r\n\r\nIt’s fast, flexible, and built for real business owners.\r\n\r\nIt takes just 30 seconds to see what you qualify for:\r\nwww.expresscapitalcorp.com/approval\r\n\r\nHere when you need us,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe'),(8126,2,1704,'names','first_name','Gabriella Becerra'),(8127,2,1704,'email','','becerra.gabriella@outlook.com'),(8128,2,1704,'input_text','','6998399954'),(8129,2,1704,'dropdown','','Video Distribution'),(8130,2,1704,'description','','We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https://wa.me/447459251131'),(8131,2,1705,'names','first_name','LeeEmist'),(8132,2,1705,'email','','dinanikolskaya99@gmail.com'),(8133,2,1705,'dropdown','','Other Enquiry'),(8134,2,1705,'description','','Здравейте, исках да знам цената ви.'),(8135,2,1706,'names','first_name','Rosalie Jess'),(8136,2,1706,'email','','rosalie.jess@gmail.com'),(8137,2,1706,'input_text','','3278699861'),(8138,2,1706,'dropdown','','Projection Solutions'),(8139,2,1706,'description','','Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\r\n\r\nhttps://cutt.ly/jrRZrj5x'),(8140,2,1707,'names','first_name','Dizaynersk_ewkt'),(8141,2,1707,'email','','vcgjrbamkkt@2-construction.store'),(8142,2,1707,'dropdown','','Wireless Solutions'),(8143,2,1707,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nВысококачественные материалы и проработка деталей позволяют мебели долго сохранять свой внешний вид.'),(8144,2,1708,'names','first_name','Karen B.'),(8145,2,1708,'email','','outreachseo56@gmail.com'),(8146,2,1708,'input_text','','97799171'),(8147,2,1708,'dropdown','','Cables & Accessories'),(8148,2,1708,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(8149,2,1709,'names','first_name','Ann'),(8150,2,1709,'email','','info@blueocean-technologies.com'),(8151,2,1709,'input_text','','887982332'),(8152,2,1709,'dropdown','','Other Enquiry'),(8153,2,1709,'description','','Hi there \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nEnjoy, \r\n\r\nAnn'),(8154,2,1710,'names','first_name','Parag'),(8155,2,1710,'email','','hireonline4455@outlook.com'),(8156,2,1710,'input_text','','7032598430'),(8157,2,1710,'dropdown','','Wireless Solutions'),(8158,2,1710,'description','','I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions.\r\n\r\nEmail me at Hireonline4455@outlook.com'),(8159,2,1711,'names','first_name','Roosevelt Baumgardner'),(8160,2,1711,'email','','baumgardner.roosevelt@gmail.com'),(8161,2,1711,'input_text','','Bb j Vshb'),(8162,2,1711,'dropdown','','Mini PCs'),(8163,2,1711,'description','','Hi,\r\n\r\nAre you struggling to get enough traffic to blueocean-technologies.com? I\'d like to introduce you to our promotional offer.\r\n\r\n- Place any 2 URLs on 10 different traffic rotators for DAILY buyer traffic. \r\n- No experience, email list, or tech skills required. \r\n- Set up once and receive continuous traffic forever. \r\n- Works for any niche or business model. \r\n- Includes all top 10 bestselling traffic systems worth $3,970 combined.\r\n\r\nLearn more: https://furtherinfo.info/b10\r\n\r\nThanks,\r\nRoosevelt'),(8164,2,1712,'names','first_name','Irene Franke'),(8165,2,1712,'email','','irene.franke54@hotmail.com'),(8166,2,1712,'input_text','','785121228'),(8167,2,1712,'dropdown','','Video Distribution'),(8168,2,1712,'description','','Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8169,2,1713,'names','first_name','Angeline Ginn'),(8170,2,1713,'email','','angeline.ginn@msn.com'),(8171,2,1713,'input_text','','202562895'),(8172,2,1713,'dropdown','','Other Enquiry'),(8173,2,1713,'description','','Hey there, I came across your website and was impressed—great work!\r\n\r\nI know your time is valuable, so I’ll be brief.\r\n\r\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\r\n\r\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\r\n\r\n + How to quickly increase your business/website revenue.\r\n + A simple framework for incorporating AI into your business.\r\n + Proven strategies to boost productivity and save time.\r\n + Expert tips to get results, whether you\'re just starting or well-established.\r\n\r\nRemember, this is absolutely free and will cost you nothing! \r\n\r\nWould you like a free copy?\r\n\r\nGet yor guide here: http://aibusinessmastery.pro\r\n\r\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\r\n\r\nBest regards'),(8174,2,1714,'names','first_name','Pablo Meador'),(8175,2,1714,'email','','meador.pablo@gmail.com'),(8176,2,1714,'input_text','','Avfdydcl'),(8177,2,1714,'dropdown','','Mini PCs'),(8178,2,1714,'description','','Skip the renovations. This video shows you how to profit from as-is properties: https://tinyurl.com/4kt2p3wm'),(8179,2,1715,'names','first_name','LeeEmist'),(8180,2,1715,'email','','yawiviseya67@gmail.com'),(8181,2,1715,'dropdown','','Meeting Room Solutions'),(8182,2,1715,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(8183,2,1716,'names','first_name','LeeEmist'),(8184,2,1716,'email','','dinanikolskaya99@gmail.com'),(8185,2,1716,'dropdown','','Video Distribution'),(8186,2,1716,'description','','Hi, ego volo scire vestri pretium.'),(8187,2,1717,'names','first_name','Eric Jones'),(8188,2,1717,'email','','ericjonesmyemail@gmail.com'),(8189,2,1717,'input_text','','555-555-1212'),(8190,2,1717,'dropdown','','Cables & Accessories'),(8191,2,1717,'description','','Hello Blueocean Technologies Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\r\n\r\nVisit https://actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://actionleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(8192,2,1718,'names','first_name','StartCoG'),(8193,2,1718,'email','','brown_bettyr90994@gmx.com'),(8194,2,1718,'input_text','','1234567890'),(8195,2,1718,'dropdown','','Other Enquiry'),(8196,2,1718,'description','','Мы создаем интернетсайты, которые привлекают клиентов и увеличивают продажи. \r\n \r\nПочему целесообразно выбрать нас? \r\nСовременный дизайн, который привлекает взгляд \r\nАдаптация под любые устройства (ПК, смартфоны, планшеты) \r\nSEO-оптимизация для продвижения в поисковиках \r\nСкорость работы — никаких \"тормозящих\" страничек \r\n \r\nПриветственное предложение: \r\nПервым 10 клиентам — скидка 17% на разработку сайта! \r\n \r\nГотовы обсудить проект? \r\nНапишите нам! \r\nstartoviidei.xyz'),(8197,2,1719,'names','first_name','Eric Jones'),(8198,2,1719,'email','','ericjonesmyemail@gmail.com'),(8199,2,1719,'input_text','','555-555-1212'),(8200,2,1719,'dropdown','','Other Enquiry'),(8201,2,1719,'description','','Hello to the Blueocean Technologies Owner,\r\n\r\nThis is Eric here, with a brief note about your website Blueocean Technologies.\r\n\r\nI am on the internet often, and I see many business websites.\r\n\r\nSimilar to yours, several of them have excellent content. \r\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\r\n\r\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\r\n\r\nHere is a possible solution:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\r\n\r\nPlease visit https://actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\r\n\r\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\r\n\r\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\r\n\r\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\r\n\r\nPlease visit https://actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\r\n\r\nYou can be engaging with more visitors as we speak!\r\n\r\nEric\r\n\r\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\r\n\r\nPlease visit https://actionleadgeneration.com to view Web Visitors Into Leads today.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://actionleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(8202,2,1720,'names','first_name','Mandy'),(8203,2,1720,'email','','creativeteamhire@outlook.com'),(8204,2,1720,'input_text','','557635532'),(8205,2,1720,'dropdown','','Wireless Solutions'),(8206,2,1720,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(8207,2,1721,'names','first_name','Katharina Palfreyman'),(8208,2,1721,'email','','palfreyman.katharina@hotmail.com'),(8209,2,1721,'input_text','','2573834037'),(8210,2,1721,'dropdown','','Cables & Accessories'),(8211,2,1721,'description','','Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8212,2,1722,'names','first_name','NAEWTRER1312330NERTHRRTH'),(8213,2,1722,'email','','igxtbqee@aurevoirmail.com'),(8214,2,1722,'dropdown','','Other Enquiry'),(8215,2,1722,'description','','METRYTRE1312330MARETRYTR'),(8216,2,1723,'names','first_name','Addy'),(8217,2,1723,'email','','venture4help@outlook.com'),(8218,2,1723,'input_text','','7081519586'),(8219,2,1723,'dropdown','','LCD & LED Products'),(8220,2,1723,'description','','I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $20 per 1000 words, with bulk discounts. I also provide AI & originality reports. \r\nEmail me at Venture4help@outlook.com'),(8221,2,1724,'names','first_name','Brian WRIGHT Eng.'),(8222,2,1724,'email','','newsletter@wexxon.com'),(8223,2,1724,'input_text','','7209248652'),(8224,2,1724,'dropdown','','Audio Solutions'),(8225,2,1724,'description','','President Trump is undoubtedly one of the most powerful politician on the planet, and his decisions will have a significant impact on the lives of billions of people. He and his wife, the First Lady of the United States, Melania, are one of the most famous couples in the world, and they have a significant influence on the lives of billions of people worldwide. It means that their romantic compatibility has a significant impact on President Trump\'s political decisions. We prepared a special romantic compatibility report for President TRUMP and his wife, Melania. You will find a lot of exciting information about their romantic compatibility in that report. If interested, you can get our exclusive PRESIDENT TRUMP & MELANIA TRUMP ROMANTIC COMPATIBILITY report now. . You can order that report at https://wexxon.com/en/home/34-donald-melania.html'),(8226,2,1725,'names','first_name','Gary Kuefer'),(8227,2,1725,'email','','kuefer.gary@gmail.com'),(8228,2,1725,'input_text','','5055409241'),(8229,2,1725,'description','','Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/jrRZrj5x'),(8230,2,1726,'names','first_name','Hildegarde Desantis'),(8231,2,1726,'email','','desantis.hildegarde@gmail.com'),(8232,2,1726,'input_text','','472429671'),(8233,2,1726,'dropdown','','Video Distribution'),(8234,2,1726,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8235,2,1727,'names','first_name','Lavern Fleischer'),(8236,2,1727,'email','','lavern.fleischer@yahoo.com'),(8237,2,1727,'input_text','','6999947104'),(8238,2,1727,'dropdown','','Audio Solutions'),(8239,2,1727,'description','','Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\r\n\r\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\r\n\r\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\r\n\r\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\r\n\r\nThere is no cost, you can register to our monetization platform for free on this link: https://foremedia.pro/CU4W6\r\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\r\n\r\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\r\n\r\nHave a good day & feel free to ping me for any question!\r\n\r\nClick the link here for 1 minute registration to our platform [it\'s free!]:\r\nhttps://foremedia.pro/CU4W6\r\n\r\nForeMedia - Earn Money With Your Website\r\nhttps://foremedia.pro/CU4W6'),(8240,2,1728,'names','first_name','Teon Stamenovic'),(8241,2,1728,'email','','teon@iamdevs.com'),(8242,2,1728,'input_text','','2345223393'),(8243,2,1728,'dropdown','','Projection Solutions'),(8244,2,1728,'description','','Hey,\r\nAre you looking to add a skilled full-stack web developer to your team?\r\n\r\nI bring 9+ years in Node.js, PHP, React, and also hands-on experience building n8n-powered AI workflows.\r\nHappy to share my CV or jump on a quick call to discuss how I can support your team.\r\n\r\nThank you!\r\nTeon Stamenovic'),(8245,2,1729,'names','first_name','Vinay'),(8246,2,1729,'email','','webdesignservices111@outlook.com'),(8247,2,1729,'input_text','','9793780848'),(8248,2,1729,'dropdown','','Projection Solutions'),(8249,2,1729,'description','','Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\r\nE-mail me at webdesignservices111@outlook.com'),(8250,2,1730,'names','first_name','Fermin Bibb'),(8251,2,1730,'email','','bibb.fermin0@msn.com'),(8252,2,1730,'input_text','','7864095114'),(8253,2,1730,'dropdown','','Mini PCs'),(8254,2,1730,'description','','Still subscribing to five different AI platforms?\r\n\r\nIt ends here.\r\n\r\nIntroducing a disruptive AI hub that gives you instant access to over 350+ top-tier tools — with no API fees, no monthly charges, no hidden costs.\r\n\r\nUse Jasper from one clean dashboard.\r\nNo dev skills. No setup. No waiting.\r\n\r\nAutomate workflows with ease.\r\nEverything you need. Nothing you don’t.\r\n\r\nWhy pay when you can grab it all for a one-time cost?\r\n\r\nGrab your access now https://lujure-beauty.site/5412823'),(8255,2,1731,'names','first_name','care about people around you_gopt'),(8256,2,1731,'email','','qksrcsivupt@mail-hq.store'),(8257,2,1731,'input_text','','MESSAGE'),(8258,2,1731,'dropdown','','Mini PCs'),(8259,2,1731,'description','','support those who suffer support those who suffer .'),(8260,2,1732,'names','first_name','Roland Crossley'),(8261,2,1732,'email','','roland.crossley@outlook.com'),(8262,2,1732,'input_text','','7801729052'),(8263,2,1732,'dropdown','','Video Distribution'),(8264,2,1732,'description','','Looking to raise your website traffic? Our AI-driven tool attracts perfect website traffic through keywords and place-specific filters from global regions to streets.\r\nAiming at increased revenue, active website traffic, or a wider digital presence?\r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/MrRRGFMv'),(8265,2,1733,'names','first_name','Jesus Artis'),(8266,2,1733,'email','','jesus.artis89@googlemail.com'),(8267,2,1733,'input_text','','9054338302'),(8268,2,1733,'dropdown','','Other Enquiry'),(8269,2,1733,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/ArRZe7DW'),(8270,2,1734,'names','first_name','Al Elsass'),(8271,2,1734,'email','','elsass.al@outlook.com'),(8272,2,1734,'input_text','','44822009'),(8273,2,1734,'dropdown','','Projection Solutions'),(8274,2,1734,'description','','Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\r\n\r\nhttps://cutt.ly/brEVvJyX'),(8275,2,1735,'names','first_name','Ezra Lyon'),(8276,2,1735,'email','','ezra.lyon@googlemail.com'),(8277,2,1735,'input_text','','3666251180'),(8278,2,1735,'dropdown','','Projection Solutions'),(8279,2,1735,'description','','Hey there Blueocean Technologies,\r\n\r\nFYI: -- https://facebook.com/profile\r\n\r\nJust had a look at your site—it’s clear you\'re active online.\r\n\r\nIs your business using Facebook to its full potential?\r\n\r\nMany business owners are seeing stronger results by bringing in a proven expert - avoiding the ad learning curve in the process.\r\n\r\nCheck what expert help can do → See how it works: https://t.ly/AdsScaleLab.net\r\n\r\nEzra Lyon'),(8280,2,1736,'names','first_name','Muhammad Junaid'),(8281,2,1736,'email','','junaid.muhammad@precedence.tech'),(8282,2,1736,'input_text','','0566813948'),(8283,2,1736,'dropdown','','Other Enquiry'),(8284,2,1736,'description','','Hi Required a quote for Grandview Motorized Projector Lift, Maximum load - 45Kg, \r\nMaximum telescopic stroke(mm): 2000mm'),(8285,2,1737,'names','first_name','Hugo Parkes'),(8286,2,1737,'email','','parkes.hugo78@msn.com'),(8287,2,1737,'input_text','','3658852180'),(8288,2,1737,'dropdown','','Cables & Accessories'),(8289,2,1737,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8290,2,1738,'names','first_name','Rahul'),(8291,2,1738,'email','','dataentry756@outlook.com'),(8292,2,1738,'input_text','','362459093'),(8293,2,1738,'dropdown','','Mini PCs'),(8294,2,1738,'description','','Want to free up your team from repetitive data entry tasks? My team offers fast and accurate data entry services so you can focus on growing your business. We can work on your software as per your instructions and deliver on time, every time. \r\nLet’s discuss how we can assist you! via my email Dataentry756@outlook.com'),(8295,2,1739,'names','first_name','Grayson Sandoval'),(8296,2,1739,'email','','kurt.schwing@gmail.com'),(8297,2,1739,'input_text','','08595151123'),(8298,2,1739,'dropdown','','Cables & Accessories'),(8299,2,1739,'description','','Keep the kids warm and stylish\r\n\r\nNeed new outerwear for the kiddos? Native Passion has a great selection that’s perfect for cooler days.\r\n\r\n## Shop Kids\' Jackets: https://nativepassion.shop/jackets-kids-clothing/\r\n## Shop Kids\' Hoodies: https://nativepassion.shop/hoodies-kids-clothing/\r\n\r\nStart them on the right style track today.\r\n\r\n\r\n\r\nShould you choose to opt-out of future communications from our side, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n97 Bellion Drive, Colonie, CA, USA, 95669'),(8300,2,1740,'names','first_name','Emily Harper'),(8301,2,1740,'email','','emily@expresscapitalcorp.com'),(8302,2,1740,'input_text','','725-735-8820'),(8303,2,1740,'dropdown','','Wireless Solutions'),(8304,2,1740,'description','','Hi there,\r\n\r\nIf you’ve ever applied for a loan and got buried in paperwork or had your credit pulled for no reason — we get it. That’s why we’ve made business funding simple: no credit check, no paperwork, and no sales calls.\r\n\r\nJust a 30-second approval and term-based funding up to $250,000.\r\n\r\nCheck your eligibility instantly: expresscapitalcorp.com/approval\r\n\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(8305,2,1741,'names','first_name','Lin Melton'),(8306,2,1741,'email','','lin.melton@gmail.com'),(8307,2,1741,'input_text','','Tjr negyd'),(8308,2,1741,'dropdown','','LCD & LED Products'),(8309,2,1741,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8310,2,1742,'names','first_name','Franziska Roddy'),(8311,2,1742,'email','','ygxgpm@qy12lu.com'),(8312,2,1742,'input_text','','719571640'),(8313,2,1742,'dropdown','','Display Mounts'),(8314,2,1742,'description','','hotanal.com'),(8315,2,1743,'names','first_name','Shani Ventura'),(8316,2,1743,'email','','shani.ventura@gmail.com'),(8317,2,1743,'input_text','','362219446'),(8318,2,1743,'dropdown','','Wireless Solutions'),(8319,2,1743,'description','','Ready to energize your website visitors? Our smart technology channels ideal website traffic using keywords and regional data from nations to local spots.\r\nLooking for more sales, engaged website traffic, or a broader online presence?\r\nWe tailor it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/MrT4RzmD'),(8320,2,1744,'names','first_name','Belen Runion'),(8321,2,1744,'email','','runion.belen@hotmail.com'),(8322,2,1744,'input_text','','3460486989'),(8323,2,1744,'dropdown','','Projection Solutions'),(8324,2,1744,'description','','Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8325,2,1745,'names','first_name','Una Balmain'),(8326,2,1745,'email','','balmain.una@hotmail.com'),(8327,2,1745,'input_text','','676521049'),(8328,2,1745,'dropdown','','Audio Solutions'),(8329,2,1745,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/yrT4cwWH'),(8330,2,1746,'names','first_name','LeeEmist'),(8331,2,1746,'email','','irinademenkova86@gmail.com'),(8332,2,1746,'dropdown','','Meeting Room Solutions'),(8333,2,1746,'description','','Ciao, volevo sapere il tuo prezzo.'),(8334,2,1747,'names','first_name','Brian WRIGHT Eng.'),(8335,2,1747,'email','','newsletter@wexxon.com'),(8336,2,1747,'input_text','','7209248652'),(8337,2,1747,'dropdown','','Cables & Accessories'),(8338,2,1747,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(8339,2,1748,'names','first_name','LeeEmist'),(8340,2,1748,'email','','dinanikolskaya99@gmail.com'),(8341,2,1748,'dropdown','','Display Mounts'),(8342,2,1748,'description','','Hæ, ég vildi vita verð þitt.'),(8343,2,1749,'names','first_name','CharlieEmist'),(8344,2,1749,'email','','irinademenkova86@gmail.com'),(8345,2,1749,'dropdown','','Other Enquiry'),(8346,2,1749,'description','','Hola, quería saber tu precio..'),(8347,2,1750,'names','first_name','GeorgeEmist'),(8348,2,1750,'email','','irinademenkova86@gmail.com'),(8349,2,1750,'dropdown','','Audio Solutions'),(8350,2,1750,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(8351,2,1751,'names','first_name','Clarkhunty'),(8352,2,1751,'email','','shasemiskh@gazeta.pl'),(8353,2,1751,'input_text','','84354828728'),(8354,2,1751,'dropdown','','Audio Solutions'),(8355,2,1751,'description','','Portable balancer & Vibration analyzer Balanset-1A \r\n \r\n Description: \r\n \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro \r\n \r\n Details of the Balanset-1A \r\n \r\n The Balanset-1A is a highly portable, dual-channel device tailored for rotor balancing and vibration analysis. It\'s ideally suited for balancing rotors like crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machines. \r\n \r\n Primary Functions and Features \r\n \r\n Vibration Measurement Mode \r\n \r\n Tachometer: Precise rotational speed measurement (RPM). \r\n Phase: Determines the phase angle of the vibration signal for precise analysis. \r\n 1x Vibration: Measurement and analysis of the dominant frequency component. \r\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \r\n Overall Vibration: Tracks the overall vibration level. \r\n Measurement Log: Stores measurements for subsequent review. \r\n \r\n Balancing Function \r\n \r\n Single-Plane Balancing: Balances rotors in a single plane to reduce vibration. \r\n Two-Plane Balancing: Balances rotors dynamically in two planes. \r\n Polar Diagram: Visualizes imbalance on a polar chart for precise placement of corrective weights. \r\n Last Session Recovery: Provides the option to resume the last balancing session. \r\n Tolerance Calculator (ISO 1940): Determines acceptable imbalance in accordance with ISO 1940. \r\n Grinding Wheel Balancing: Utilizes three counterweights to balance grinding wheels. \r\n \r\n Graphs and Visualizations \r\n \r\n Overall Graphs: Visualizes total vibration levels. \r\n 1x Graphs: Shows vibration characteristics at the primary frequency. \r\n Harmonic Graphs: Represents the influence of harmonic frequencies. \r\n Spectral Graphs: Presents the frequency spectrum for detailed examination. \r\n \r\n Additional Capabilities \r\n \r\n Archive: Retain and retrieve previous balancing sessions. \r\n Reports: Produce detailed reports on balancing results. \r\n Rebalancing: Facilitates rebalancing with previously saved data. \r\n Serial Production Balancing: Perfect for mass production rotor balancing. \r\n \r\n Included with the Device \r\n \r\n The Balanset-1A comes with: \r\n \r\n A measurement unit with interface connectivity. \r\n Two vibration measurement sensors. \r\n Optical sensor (laser tachometer) with a magnetic holder. \r\n Electronic scales. \r\n Software (laptop can be ordered separately). \r\n Transport case. \r\n \r\nPrice: \r\n7500 PLN / 44250 CZK / 1751 EUR / 715000 HUF Full kit Order on Allegro \r\n6700 PLN / 39550 CZK / 1561 EUR / 640000 HUF OEM kit Order on Allegro'),(8356,2,1752,'names','first_name','Choy K.'),(8357,2,1752,'email','','km.health@outlook.com'),(8358,2,1752,'input_text','','Twugycrl lknpv'),(8359,2,1752,'dropdown','','Cables & Accessories'),(8360,2,1752,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(8361,2,1753,'names','first_name','Sylvia Bogart'),(8362,2,1753,'email','','sylvia.bogart48@gmail.com'),(8363,2,1753,'input_text','','612158260'),(8364,2,1753,'dropdown','','Audio Solutions'),(8365,2,1753,'description','','Eager to supercharge your website audience? Our AI-driven technology attracts perfect website traffic through keywords or place-based filters from continents to streets.\r\nLooking for higher profits, engaged users, or a stronger digital presence?\r\nWe adjust it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/MrT4RzmD'),(8366,2,1754,'names','first_name','Damion Medland'),(8367,2,1754,'email','','medland.damion40@hotmail.com'),(8368,2,1754,'input_text','','548718052'),(8369,2,1754,'dropdown','','Video Distribution'),(8370,2,1754,'description','','Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8371,2,1755,'names','first_name','Ravi'),(8372,2,1755,'email','','businessgrowtogether@outlook.com'),(8373,2,1755,'input_text','','217134766'),(8374,2,1755,'dropdown','','Mini PCs'),(8375,2,1755,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(8376,2,1756,'names','first_name','Brian WRIGHT Eng.'),(8377,2,1756,'email','','newsletter@wexxon.com'),(8378,2,1756,'input_text','','7209248652'),(8379,2,1756,'dropdown','','Mini PCs'),(8380,2,1756,'description','','Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(8381,2,1757,'names','first_name','Tanesha Henning'),(8382,2,1757,'email','','tanesha.henning@gmail.com'),(8383,2,1757,'input_text','','7005612305'),(8384,2,1757,'dropdown','','Video Distribution'),(8385,2,1757,'description','','Hello\r\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +1 289 699 1051'),(8386,2,1758,'names','first_name','Aimee Beyer'),(8387,2,1758,'email','','aimee.beyer@yahoo.com'),(8388,2,1758,'input_text','','2602159843'),(8389,2,1758,'dropdown','','Other Enquiry'),(8390,2,1758,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8391,2,1759,'names','first_name','Brodie Baader'),(8392,2,1759,'email','','brodie.baader33@yahoo.com'),(8393,2,1759,'input_text','','646369893'),(8394,2,1759,'dropdown','','Wireless Solutions'),(8395,2,1759,'description','','Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8396,2,1760,'names','first_name','Shoshana Hoskin'),(8397,2,1760,'email','','hoskin.shoshana@outlook.com'),(8398,2,1760,'input_text','','Lc Y m'),(8399,2,1760,'description','','Hey there!\r\n\r\nSolving fires before coffee? You’ve earned a breather.\r\n\r\nDrop a bouquet that actually feels thoughtful, without lifting a finger. Tap. Done.\r\n\r\nGratitude made easy: https://t.ly/giftplantplace.com\r\n\r\nShoshanaHoskin'),(8400,2,1761,'names','first_name','Albertha Finch'),(8401,2,1761,'email','','finch.albertha84@msn.com'),(8402,2,1761,'input_text','','401801444'),(8403,2,1761,'dropdown','','Cables & Accessories'),(8404,2,1761,'description','','Discover how our AI can skyrocket your Blueocean Technologies website leads in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8405,2,1762,'names','first_name','Sharyn Esteban'),(8406,2,1762,'email','','sharyn.esteban21@gmail.com'),(8407,2,1762,'input_text','','4023524174'),(8408,2,1762,'description','','Want more targeted traffic to your website? Our AI solution delivers real results. Sign up for a 7-day free trial.\r\n\r\nhttps://cutt.ly/5rT4ctlL'),(8409,2,1763,'names','first_name','Abi'),(8410,2,1763,'email','','socialmedia1145@outlook.com'),(8411,2,1763,'input_text','','711127050'),(8412,2,1763,'dropdown','','LCD & LED Products'),(8413,2,1763,'description','','Do you know any competitor who\'s killing it on social media and turning it into real business?\r\nLet’s make you the one everyone talks about.\r\nDM me socialmedia1145@outlook.com to collaborate'),(8414,2,1764,'names','first_name','Lan Gaddis'),(8415,2,1764,'email','','gaddis.lan37@googlemail.com'),(8416,2,1764,'input_text','','7622555913'),(8417,2,1764,'dropdown','','Wireless Solutions'),(8418,2,1764,'description','','Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\r\n\r\nhttps://cutt.ly/yrT4cwWH'),(8419,2,1765,'names','first_name','Lona Mackintosh'),(8420,2,1765,'email','','lona.mackintosh65@yahoo.com'),(8421,2,1765,'input_text','','8134736008'),(8422,2,1765,'dropdown','','Video Distribution'),(8423,2,1765,'description','','Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8424,2,1766,'names','first_name','Clarice Huxley'),(8425,2,1766,'email','','clarice.huxley@outlook.com'),(8426,2,1766,'input_text','','684293378'),(8427,2,1766,'dropdown','','Cables & Accessories'),(8428,2,1766,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8429,2,1767,'names','first_name','Mitchell Wylie'),(8430,2,1767,'email','','wylie.mitchell@gmail.com'),(8431,2,1767,'input_text','','7979074893'),(8432,2,1767,'dropdown','','Audio Solutions'),(8433,2,1767,'description','','Hi,\r\n\r\nI\'m Sachin, a senior web developer with over 10 years of hands-on experience in web design and development. I currently work with one of the top web development companies, delivering high-quality, scalable, and secure websites.\r\n\r\nMy hourly rate is $8.\r\n\r\nMy expertise includes:\r\n\r\n* Custom website design (mockups and templates)\r\n* Full website development (theme creation & backend customization)\r\n* Responsive design for all screen sizes and devices\r\n* Plugin and extension development\r\n* Website speed optimization & on-page SEO\r\n* Website security enhancements\r\n* Website migration, ongoing support, and maintenance\r\n\r\nIf you have a project or specific requirement in mind, feel free to reach out—I’d be happy to discuss it further.\r\n\r\n Email me at:\r\n\r\ne.solus@gmail.com\r\n\r\nBest regards,\r\nSachin'),(8434,2,1768,'names','first_name','Tanu'),(8435,2,1768,'email','','brandbuildingassistance@outlook.com'),(8436,2,1768,'input_text','','Py yqm gs'),(8437,2,1768,'dropdown','','Other Enquiry'),(8438,2,1768,'description','','Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com'),(8439,2,1769,'names','first_name','Charity Moorhouse'),(8440,2,1769,'email','','moorhouse.charity@hotmail.com'),(8441,2,1769,'input_text','','7869439975'),(8442,2,1769,'dropdown','','Projection Solutions'),(8443,2,1769,'description','','Is your website missing out on traffic? Our AI service brings in targeted visitors to lift your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/5rT4ctlL'),(8444,2,1770,'names','first_name','Winston Streeton'),(8445,2,1770,'email','','winston.streeton@gmail.com'),(8446,2,1770,'input_text','','394564435'),(8447,2,1770,'dropdown','','Projection Solutions'),(8448,2,1770,'description','','Not getting enough website visitors? Our AI traffic service targets the right people to grow your business. Test it out with a 7-day free trial.\r\n\r\nhttps://cutt.ly/5rT4ctlL'),(8449,2,1771,'names','first_name','Petra Glenny'),(8450,2,1771,'email','','glenny.petra@gmail.com'),(8451,2,1771,'input_text','','327805650'),(8452,2,1771,'description','','Needing to tap into fresh website traffic? Our smart technology channels precise visitors with keywords and regional tags from continents to towns.\r\nLooking for increased revenue, active website traffic, or an enhanced online footprint?\r\nWe adapt it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/9rT4Rx30'),(8453,2,1772,'names','first_name','GeorgeEmist'),(8454,2,1772,'email','','irinademenkova86@gmail.com'),(8455,2,1772,'dropdown','','Video Distribution'),(8456,2,1772,'description','','Здравейте, исках да знам цената ви.'),(8457,2,1773,'names','first_name','Albertina Farias'),(8458,2,1773,'email','','tonych2004@protonmail.me'),(8459,2,1773,'input_text','','353748635'),(8460,2,1773,'dropdown','','Wireless Solutions'),(8461,2,1773,'description','','Hello,\r\n\r\nI hope this message finds you well.\r\n\r\nMy name is Tony Chu, and I represent the Marketing Department at ATH Capital Management Ltd., a Hong Kong-based investment firm specializing in business loans and capital investments tailored for growing companies across Asia, Europe, and beyond.\r\n\r\nWe support businesses with Flexible business loans, Growth capital investment and Custom financing solutions that align with all strategic business goals.\r\n\r\nAs part of our ongoing global expansion we are currently looking for serious business owners outside Hong Kong and China who are currently exploring funding options for business expansion for access to fast capital.\r\n\r\nIf you are interested, please feel free to reach out to me at: tonychu@athcapitalltd.com\r\n\r\nBest regards,\r\nTony Chu\r\nMarketing Department\r\nATH Capital Management Ltd.\r\ntonychu@athcapitalltd.com'),(8462,2,1774,'names','first_name','Ana'),(8463,2,1774,'email','','bposervices1@outlook.com'),(8464,2,1774,'input_text','','414005472'),(8465,2,1774,'dropdown','','LCD & LED Products'),(8466,2,1774,'description','','We are a BPO offering reliable back-office, data entry, and customer support services to help streamline your business. Let’s connect and discuss how we can add value to your operations. \r\nContact us today at bposervices1@outlook.com'),(8467,2,1775,'names','first_name','Herman Clemons'),(8468,2,1775,'email','','herman.clemons@msn.com'),(8469,2,1775,'input_text','','3802838446'),(8470,2,1775,'dropdown','','Cables & Accessories'),(8471,2,1775,'description','','Ready to boost your website success? Our AI-driven technology brings targeted website traffic via keywords or place-based filters from countries to neighborhoods.\r\nLooking for more revenue, active engagement, or wider web reach?\r\nWe shape it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/9rT4Rx30'),(8472,2,1776,'names','first_name','Iola Manning'),(8473,2,1776,'email','','iola.manning@gmail.com'),(8474,2,1776,'input_text','','6508473466'),(8475,2,1776,'dropdown','','Wireless Solutions'),(8476,2,1776,'description','','Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\r\n\r\nhttps://cutt.ly/wrT4x6Sx'),(8477,2,1777,'names','first_name','Brian WRIGHT Eng.'),(8478,2,1777,'email','','newsletter@wexxon.com'),(8479,2,1777,'input_text','','7209248652'),(8480,2,1777,'dropdown','','Wireless Solutions'),(8481,2,1777,'description','','Are you experiencing problems in various areas of your romantic relationship with your mate? Do you need to find the best way to resolve these problems, which can severely damage the quality of a romantic relationship with your mate and/or obliterate this relationship? If so, we can prepare a ROMANTIC COMPATIBILITY report for you, which will provide precise and detailed advice on how to resolve problems that can even threaten your romantic relationship with your partner. You can order our exclusive ROMANTIC COMPATIBILITY, specially prepared for you and your mate, at https://wexxon.com/en/home/9-romantic-compatibility.html'),(8482,2,1778,'names','first_name','Brian WRIGHT Eng.'),(8483,2,1778,'email','','newsletter@wexxon.com'),(8484,2,1778,'input_text','','7209248652'),(8485,2,1778,'dropdown','','Cables & Accessories'),(8486,2,1778,'description','','Please visit https://tinyurl.com/27g52cxz'),(8487,2,1779,'names','first_name','Ravi'),(8488,2,1779,'email','','businessgrowtogether@outlook.com'),(8489,2,1779,'input_text','','6381232413'),(8490,2,1779,'dropdown','','Other Enquiry'),(8491,2,1779,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(8492,2,1780,'names','first_name','Dena Canales'),(8493,2,1780,'email','','canales.dena@gmail.com'),(8494,2,1780,'input_text','','326291242'),(8495,2,1780,'dropdown','','Display Mounts'),(8496,2,1780,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8497,2,1781,'names','first_name','Michael Grant'),(8498,2,1781,'email','','michael@expresscapitalcorp.com'),(8499,2,1781,'input_text','','725-735-8820'),(8500,2,1781,'dropdown','','Wireless Solutions'),(8501,2,1781,'description','','Hi there,\r\n\r\nYou may not need funding right now, but if working capital ever becomes a priority, we make the process painless.\r\n\r\nWe offer fast term loans up to $250,000 with no credit checks, no paperwork, and no follow-up calls. You can check your eligibility in under 30 seconds — and if it’s not a fit, that’s completely fine too.\r\n\r\nSee what\'s available for your business at: expresscapitalcorp.com/approval\r\n\r\n\r\nWishing you continued success,\r\n\r\nMichael Grant\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nNo longer interested? Unsubscribe here: expresscapitalcorp.com/unsubscribe'),(8502,2,1782,'names','first_name','Caitlin Bock'),(8503,2,1782,'email','','caitlin.bock@gmail.com'),(8504,2,1782,'input_text','','656671803'),(8505,2,1782,'dropdown','','Wireless Solutions'),(8506,2,1782,'description','','- With 1-Click Generate “Virtual Human” Videos \r\n- All Of Our Views Turns Into Huge Paydays ($500+)\r\n- Our Videos Dominate ANY Platform No Matter Which (TikTok, IG, FB, YT,...) \r\n... more https://www.novaai.expert/Humanify\r\n- Generate Videos In Over 50 Languages And Dozens Of Accents… \r\n- No Recording Or Editing Required Whatsoever \r\n- ZERO Manual Work With Humanify. Never Write Scripts, And Never Record \r\n- We Get Over 100,000 Views Daily On Our Videos… \r\n- Works In Any Niche No Matter What\r\n- No Complicated Setup - Get Up And Running In 2 Minutes\r\n- Our Clients Generate Hundreds Of Dollars Working Less Than 2 Min\r\n- ZERO Upfront Cost - Get Up And Running Immediately\r\n- 30 Days Money-Back Guarantee\r\n... more https://www.novaai.expert/Humanify'),(8507,2,1783,'names','first_name','Lucretia Titus'),(8508,2,1783,'email','','titus.lucretia79@gmail.com'),(8509,2,1783,'input_text','','194805208'),(8510,2,1783,'dropdown','','Audio Solutions'),(8511,2,1783,'description','','Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8512,2,1784,'names','first_name','Angelina Roy'),(8513,2,1784,'email','','angelina.roy18@yahoo.com'),(8514,2,1784,'input_text','','4629994'),(8515,2,1784,'dropdown','','Video Distribution'),(8516,2,1784,'description','','Wanting to elevate your website performance? Our smart technology channels precise website traffic with keywords plus location precision from nations to local spots.\r\nLooking for higher revenue, engaged website traffic, or greater web impact?\r\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://cutt.ly/9rT4Rx30'),(8517,2,1785,'names','first_name','LeeEmist'),(8518,2,1785,'email','','dinanikolskaya99@gmail.com'),(8519,2,1785,'dropdown','','Other Enquiry'),(8520,2,1785,'description','','Xin chào, tôi muốn biết giá của bạn.'),(8521,2,1786,'names','first_name','Norris Lattimore'),(8522,2,1786,'email','','norris.lattimore@gmail.com'),(8523,2,1786,'input_text','','718553626'),(8524,2,1786,'dropdown','','LCD & LED Products'),(8525,2,1786,'description','','Receiving a house doesn’t come with a manual, but this video is a solid place to start. I’m outlining six must-know steps to help with everything from legal docs to family talks. https://tinyurl.com/mu8ndf3v'),(8526,2,1787,'names','first_name','Mikel Vallejos'),(8527,2,1787,'email','','vallejos.mikel@yahoo.com'),(8528,2,1787,'input_text','','719566426'),(8529,2,1787,'dropdown','','Mini PCs'),(8530,2,1787,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8531,2,1788,'names','first_name','Maria Kwok'),(8532,2,1788,'email','','kwok.maria@hotmail.com'),(8533,2,1788,'input_text','','7316994525'),(8534,2,1788,'dropdown','','Cables & Accessories'),(8535,2,1788,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8536,2,1789,'names','first_name','Lourdes Tomholt'),(8537,2,1789,'email','','lourdes.tomholt93@gmail.com'),(8538,2,1789,'input_text','','615102447'),(8539,2,1789,'dropdown','','Wireless Solutions'),(8540,2,1789,'description','','Want more targeted traffic to your website? Our AI solution delivers real results. Sign up for a 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt'),(8541,2,1790,'names','first_name','Anastasia Bonetti'),(8542,2,1790,'email','','anastasia.bonetti@gmail.com'),(8543,2,1790,'input_text','','261183609'),(8544,2,1790,'dropdown','','Cables & Accessories'),(8545,2,1790,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/BrUA8wJK'),(8546,2,1791,'names','first_name','Choy K.'),(8547,2,1791,'email','','km.health@outlook.com'),(8548,2,1791,'input_text','','7084850532'),(8549,2,1791,'dropdown','','Wireless Solutions'),(8550,2,1791,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(8551,2,1792,'names','first_name','Augustus Bauman'),(8552,2,1792,'email','','bauman.augustus@gmail.com'),(8553,2,1792,'input_text','','4870113513'),(8554,2,1792,'dropdown','','Mini PCs'),(8555,2,1792,'description','','Need a boost in website traffic? Our AI tool drives targeted visitors to increase your conversions. Try it free for 7 days.\r\n\r\nhttps://cutt.ly/BrUA8wJK'),(8556,2,1793,'names','first_name','Violet Pellegrino'),(8557,2,1793,'email','','violet.pellegrino@googlemail.com'),(8558,2,1793,'input_text','','7134292632'),(8559,2,1793,'dropdown','','LCD & LED Products'),(8560,2,1793,'description','','Hoping to revitalize your website traffic? Our smart AI system brings ideal visitors using keywords or place-based filters from continents to neighborhoods.\r\nSeeking more profits, livelier pages, or greater web presence?\r\nWe adjust it to match your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/9rU1sqKX'),(8561,2,1794,'names','first_name','Shalanda Schneider'),(8562,2,1794,'email','','shalanda.schneider@gmail.com'),(8563,2,1794,'input_text','','7147330299'),(8564,2,1794,'dropdown','','Video Distribution'),(8565,2,1794,'description','','Not getting enough website visitors? Our AI traffic service targets the right people to grow your business. Test it out with a 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt'),(8566,2,1795,'names','first_name','Humberto Carbone'),(8567,2,1795,'email','','carbone.humberto@gmail.com'),(8568,2,1795,'input_text','','7064253347'),(8569,2,1795,'description','','Hi Man Blueocean Technologies Com,\r\n\r\nI am super excited to let you know that in a few hours, everything you need to go viral And Make daily Commissions with trending human-like AI videos will be served!\r\n\r\nRight at your fingertips, you will be getting massive views, subscriptions, commissions, and more from TikTok, Instagram, Facebook, YouTube, and lots more.\r\n\r\n\r\nHumanify The 3 Clicks AI Engine That Turns Any Keyword, Article, URL, or Text Into Stunning Human Videos That Dominate Any Platform(TikTok, Facebook Reels, YouTube, Instagram, and lots more) In seconds\r\n\r\nWill be live on the 2nd of July 2025, 10am EST, which is a few hours from now!\r\n\r\nGrab Your Slot here And Get Massive Early bird offers\r\n\r\n=>>> https://ai-humanify.blogspot.com\r\n\r\nThe good part is…\r\n\r\nYou don\'t need to write a script, shoot a video, get any tools or even stand on a camera.\r\n\r\nSee Exciting Benefits Humanify Will Present to you:\r\n\r\nWith 1-Click Generate “virtual Human” Videos\r\n\r\nOur Videos Dominate ANY Platform No Matter Which (TikTok, IG, FB, YT,...)\r\n\r\nNo Recording Or Editing Required Whatsoever\r\n \r\nWe Get Over 100,000 Views Daily On Our Videos…\r\n\r\nNo Complicated Setup - Get Up And Running In 2 Minutes\r\n\r\nAll Of Our Views Turns Into Huge Paydays ($500+)\r\nGenerate Videos In Over 115 Languages And Dozens Of Accents…\r\n\r\nAnd so much to come!\r\n\r\nYou need to check your mails often so you don\'t miss my next update because early bird offers can even make you so much money.\r\n\r\nMassive bonuses set for early birds\r\n\r\nLow one-time fee\r\n\r\nAnd a lifetime tool that will help you dominate all platforms.\r\n\r\nYou need to anticipate this….\r\n\r\nSecure your spot here Fast!\r\n=>>> https://ai-humanify.blogspot.com\r\n\r\nTo your viral success,\r\n[Humberto Carbone]\r\n\r\nEmpowering Your Digital Marketing Success'),(8570,2,1796,'names','first_name','Sylvester Whisman'),(8571,2,1796,'email','','sylvester.whisman@yahoo.com'),(8572,2,1796,'input_text','','4167439048'),(8573,2,1796,'dropdown','','Mini PCs'),(8574,2,1796,'description','','Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\r\n\r\nhttps://cutt.ly/frUA8saw'),(8575,2,1797,'names','first_name','Kristal Mendis'),(8576,2,1797,'email','','kristal.mendis@hotmail.com'),(8577,2,1797,'input_text','','240716519'),(8578,2,1797,'dropdown','','Display Mounts'),(8579,2,1797,'description','','Needing to enhance your website traffic flow? Our AI technology brings tailored website traffic using keywords or place-based tags from continents to city blocks.\r\nLooking for higher profits, livelier visitors, or wider web presence?\r\nWe tailor it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/6rU1a62e'),(8580,2,1798,'names','first_name','Arron'),(8581,2,1798,'email','','info@clegg.tidbuy.com'),(8582,2,1798,'input_text','','Utstwgrmm zz z'),(8583,2,1798,'dropdown','','Audio Solutions'),(8584,2,1798,'description','','Hey there\r\n\r\nCraving crispy, delicious meals without the guilt? Our Beautiful™ Air Fryer makes healthy cooking a breeze!\r\n\r\nIt’s simple to use and perfect for quick, tasty meals at home.\r\n\r\nGrab yours today at an exclusive 30% OFF: https://beautiful.tidbuy.com\r\n\r\nPlus, FREE Priority Shipping – today only!\r\n\r\nDon’t miss out – order now and elevate your cooking game!\r\n\r\nThanks for your time, \r\n\r\nArron'),(8585,2,1799,'names','first_name','Mayra Perron'),(8586,2,1799,'email','','mayra.perron@googlemail.com'),(8587,2,1799,'input_text','','1640569694'),(8588,2,1799,'dropdown','','Video Distribution'),(8589,2,1799,'description','','Hello! Pharmaceuticals are more profitable than oil trading. If you want to make money in this field, I can share an invite to a private pharmaceutical affiliate with excellent conditions. Payments range from 40 to 50 percent of the order amount. A huge selection of good generics at attractive prices. Working with a wide GEO. Daily payouts. All types of traffic are accepted. If you are interested, follow the link https://suprr.cc/WcNdNv [a]https://suprr.cc/WcNdNv[/a]'),(8590,2,1800,'names','first_name','Tatiana Ruddell'),(8591,2,1800,'email','','ruddell.tatiana67@gmail.com'),(8592,2,1800,'input_text','','249786498'),(8593,2,1800,'dropdown','','Meeting Room Solutions'),(8594,2,1800,'description','','Hello\r\nCan you send me youroffer list with full pricing ? Please send me it on my Whatsapp: +48 515 990 694'),(8595,2,1801,'names','first_name','Jason Keller'),(8596,2,1801,'email','','jason@expresscapitalcorp.com'),(8597,2,1801,'input_text','','725-735-8820'),(8598,2,1801,'dropdown','','Display Mounts'),(8599,2,1801,'description','','Hi there,\r\n\r\nI know running a business means unexpected expenses can pop up fast. If you ever need working capital — whether it’s to cover payroll, buy inventory, or seize a growth opportunity — we offer term-based funding with no credit checks or paperwork.\r\n\r\nApprovals take 30 seconds, and funds can be available next business day.\r\n\r\nHere’s a quick link if you’d like to check eligibility:expresscapitalcorp.com/approval\r\n\r\n\r\nBest,\r\n\r\nJason Keller\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\n\r\n\r\nUnsubscribe anytime: expresscapitalcorp.com/unsubscribe'),(8600,2,1802,'names','first_name','Phillipp Macansh'),(8601,2,1802,'email','','phillipp.macansh49@gmail.com'),(8602,2,1802,'input_text','','3246268949'),(8603,2,1802,'description','','Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt'),(8604,2,1803,'names','first_name','Anthony Bruce'),(8605,2,1803,'email','','anthony@jmrcapital.co'),(8606,2,1803,'input_text','','1805112974'),(8607,2,1803,'dropdown','','Mini PCs'),(8608,2,1803,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(8609,2,1804,'names','first_name','Tessa Cousin'),(8610,2,1804,'email','','tessa.cousin23@gmail.com'),(8611,2,1804,'input_text','','7174014067'),(8612,2,1804,'dropdown','','LCD & LED Products'),(8613,2,1804,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/vrIOR1GM'),(8614,2,1805,'names','first_name','Tandy Snipes'),(8615,2,1805,'email','','snipes.tandy@hotmail.com'),(8616,2,1805,'input_text','','423080204'),(8617,2,1805,'dropdown','','Meeting Room Solutions'),(8618,2,1805,'description','','Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/BrUA8wJK'),(8619,2,1806,'names','first_name','Madge Ball'),(8620,2,1806,'email','','madge.ball@yahoo.com'),(8621,2,1806,'input_text','','7910214060'),(8622,2,1806,'dropdown','','Video Distribution'),(8623,2,1806,'description','','Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\r\n\r\nhttps://cutt.ly/WrIORM2R'),(8624,2,1807,'names','first_name','Lashawn Brewton'),(8625,2,1807,'email','','lashawn.brewton@gmail.com'),(8626,2,1807,'input_text','','7880873861'),(8627,2,1807,'dropdown','','Wireless Solutions'),(8628,2,1807,'description','','Want more targeted leads to your website? Our AI-powered tool drives real results fast. Sign up for a 7-day free trial.\r\n\r\nhttps://cutt.ly/crIORNQw'),(8629,2,1808,'names','first_name','Sharon Verco'),(8630,2,1808,'email','','sharon.verco@gmail.com'),(8631,2,1808,'input_text','','5239548471'),(8632,2,1808,'description','','Looking to speed up your website traffic? Our AI-powered tool delivers perfect website traffic through keywords plus geographic data from global regions to streets.\r\nSeeking more profits, boosted visitors, or expanded web impact?\r\nWe shape it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/zrIOAryl'),(8633,2,1809,'names','first_name','Ravi'),(8634,2,1809,'email','','businessgrowtogether@outlook.com'),(8635,2,1809,'input_text','','360811290'),(8636,2,1809,'dropdown','','Wireless Solutions'),(8637,2,1809,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(8638,2,1810,'names','first_name','Clayton Fernandez'),(8639,2,1810,'email','','fernandez.clayton@gmail.com'),(8640,2,1810,'input_text','','3016474635'),(8641,2,1810,'description','','Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\r\n\r\nhttps://cutt.ly/WrIORM2R'),(8642,2,1811,'names','first_name','Eugene Gilliland'),(8643,2,1811,'email','','eugene.gilliland@gmail.com'),(8644,2,1811,'input_text','','4383015'),(8645,2,1811,'dropdown','','Cables & Accessories'),(8646,2,1811,'description','','Hello\r\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +48 515 990 724'),(8647,2,1812,'names','first_name','Mack Laney'),(8648,2,1812,'email','','mack.laney@gmail.com'),(8649,2,1812,'input_text','','3976960723'),(8650,2,1812,'dropdown','','Video Distribution'),(8651,2,1812,'description','','Working to accelerate your website traffic? Our AI-driven tool delivers perfect website traffic using keywords plus geographic data from global regions to streets.\r\nAiming at more profits, active website traffic, or a wider digital presence?\r\nWe shape it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://cutt.ly/arIOAr3F'),(8652,2,1813,'names','first_name','MartinIdeop'),(8653,2,1813,'email','','mtskhetag@gmail.com'),(8654,2,1813,'dropdown','','Mini PCs'),(8655,2,1813,'description','','Dear Colleagues! \r\nWe have the honor to propose innovative solution for dynamic balancing of rotor machines - portable balancing device Balanset-1A. \r\nOfficial product page: https://vibromera.eu/shop/889/ \r\n \r\n \r\nApplication Areas \r\nBalanset-1A is actively applied for vibration adjustment of various types rotor units: \r\nIndustrial Machinery: \r\nFans - manufacturing, supply, radial. Pumps - screw, water. Electric Motors - asynchronous. Turbine Units - steam. Compressors - centrifugal. \r\nProcessing Equipment: \r\nTool Spindles - lathe. Grinding Wheels. Roll Equipment of paper machines. \r\nAgro Equipment: \r\nCombine Rotors. Rotary Mowers. Grinding Equipment for fertilizers. \r\nSpecial Equipment: \r\nCentrifugal Equipment - medical. Air Blowers. Milling Units. Cardan Shafts. \r\n \r\n \r\nTechnical Parameters \r\nPrimary Indicators: \r\nNumber of balancing planes: One or two. Frequency range: 200 to 15,000 rpm. Phase determination accuracy: ±1°. Vibration measurement precision: ±5%. Measurement channels: 2. Measured vibration velocity: 0.1 to 300 mm/s. Power supply: USB powered. Total weight: 4 kg. \r\nFunctional Capabilities: \r\nAutomated computation of compensating masses. Database of all balancing procedures. Tolerance calculation according to ISO 1940. FFT analysis of vibration. Data visualization in real time. Split-weight calculator. Index balancing of mandrels. \r\n \r\nDelivery Set \r\nMain Delivery: \r\n \r\nUSB measurement module (1 pc.) - provides data transfer between measurement system and PC. \r\nAccelerometers (2 pcs.) - Sensitivity: 100 mV/g. Bandwidth: 0.5-10,000 Hz. Mounting: threaded stud. \r\n \r\n \r\n \r\nOptical tachometer (1 pc.) - Operating distance: up to 1.5 m. Remote sensing for maximum safety. \r\n \r\n \r\n \r\nMagnetic mount for phase sensor (1 pc.) - Pull force: 60 kgf. Flexible mounting for optimal alignment. \r\n \r\n \r\n \r\nElectronic scales up to 500 g (1 pc.) - Resolution: 0.01 g. Necessary for precise weight measurement. \r\nBalancing software Balanset-1A - User-friendly interface. PC-based. International versions. \r\n \r\n \r\n \r\nTransport case (1 pc.) - Durable construction. Cushioned interior for secure storage. \r\nOperating instructions - Detailed instructions. Practical examples. \r\nCable set - Durable interference-free connections. \r\n \r\n \r\nAdvantages of Balanset-1A \r\nTechnical Benefits: \r\n? Precision Measurements - Modern algorithms of data analysis provide consistent accuracy. \r\n? Portability - Easy transportation facilitates on-site balancing without dismantling. \r\n? Versatility - Suitable for all kinds rotors from compact motors to massive shafts. \r\n? User Convenience - Clear controls requires no special training. \r\n \r\nFinancial Benefits: \r\n? Cost Reduction on operation through timely diagnostics - up to 70% of unplanned downtime. \r\n? Equipment Life Extension by 50-200% - properly maintained rotors lasts longer. \r\n? Power Savings by 5-15% - smooth operation operate efficiently. \r\n? Short ROI Period - from 3 to 12 months depending on application frequency. \r\n \r\nAdditional Services \r\nAvailable to you: \r\nPersonnel Training - theoretical sessions in our facility. Advanced training covers full procedures. \r\nExpert Assistance - 24/7 help. Email support for quick problem solving. \r\nMetrological Support - annual calibration to ensure precision. \r\nDevice Leasing - ideal for trial operations. Weekly rental options available. \r\n \r\n \r\nPrice Information \r\nValid Rates: \r\nBalanset-1A Portable Balancer & Vibration Analyzer: €1,751.00 \r\nBalanset-1A OEM Version: €1,561.00 \r\nAdditional Vibration Sensor: €90.00 \r\nOptical Sensor (Laser Tachometer): €124.00 \r\nMagnetic Stand 60 kgf: €46.00 \r\nReflective Tape: €10.00 \r\n \r\nDelivery Terms: \r\nShipping period: from 3 days. Warranty: 24 months complete protection. Payment: negotiable. Shipping: international shipping via express delivery. \r\n \r\nOur Advantages \r\n \r\nAuthorized Dealer - original equipment with full support. \r\nCertified Specialists with deep knowledge in predictive maintenance. \r\nComprehensive Support - from sales to support and skill development. \r\nStock Availability - minimal lead time for popular models. \r\nFlexible Terms for long-term cooperation including volume discounts. \r\n \r\n \r\n \r\nAt your service, \r\nBalancing specialists team \r\n \r\nP.S. Request a demonstration of the equipment right now and take advantage of offers!'),(8656,2,1814,'names','first_name','Arletha Whitfield'),(8657,2,1814,'email','','whitfield.arletha@hotmail.com'),(8658,2,1814,'input_text','','Zgtht'),(8659,2,1814,'dropdown','','Wireless Solutions'),(8660,2,1814,'description','','Ready to propel your website’s audience? Our AI platform attracts targeted visitors using keywords or geographic focus from countries to city streets. \r\nLooking for higher sales, active website traffic, or a stronger digital influence? \r\nWe adjust it to fit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/OsHy50WrgTW'),(8661,2,1815,'names','first_name','Tony'),(8662,2,1815,'email','','dataentry756@outlook.com'),(8663,2,1815,'input_text','','399244066'),(8664,2,1815,'dropdown','','Cables & Accessories'),(8665,2,1815,'description','','Want to free up your team from repetitive data entry tasks? My team offers fast and accurate data entry services so you can focus on growing your business. We can work on your software as per your instructions and deliver on time, every time. \r\nLet’s discuss how we can assist you! via my email Dataentry756@outlook.com'),(8666,2,1816,'names','first_name','Walterdok'),(8667,2,1816,'email','','walter@gmail.com'),(8668,2,1816,'dropdown','','Mini PCs'),(8669,2,1816,'description','','Greetings! \r\nWe present to your attention modern solution for dynamic balancing of rotor machines - portable balancing device Balanset-1A. \r\nOfficial product page: https://vibromera.eu/shop/889/ \r\n \r\n \r\nFields of Use \r\nBalanset-1A is actively applied for balancing of all sorts of rotor units: \r\nIndustrial Machinery: \r\nVentilation Systems - manufacturing, supply, duct. Pump Units - screw, oil. Electromotors - synchronous. Turbine Units - hydraulic. Compressor Units - screw. \r\nProcessing Equipment: \r\nTool Spindles - lathe. Abrasive Wheels. Roll Equipment of paper machines. \r\nFarm Machines: \r\nChoppers. Rotary Mowers. Crushing Units for feed. \r\nSpecial Equipment: \r\nSeparators - medical. Air Blowers. Mills. Drive Shafts. \r\n \r\n \r\nTechnical Parameters \r\nMain Parameters: \r\nCorrection planes: 1-2. Rotation frequency range: 200 to 15,000 rpm. Phase measurement accuracy: ±1°. Vibration error: ±5%. Measuring channels: 2. Measured vibration velocity: 0.1 to 300 mm/s. Power source: USB powered. Equipment mass: 4 kg. \r\nSystem Capabilities: \r\nAutomated computation of balancing weights. Data storage of measurements. Standards determination according to ISO 1940. FFT analysis of vibration. Data visualization in polar coordinates. Split-weight calculator. Runout compensation of mandrels. \r\n \r\nPackage Contents \r\nStandard Configuration: \r\n \r\nUSB measurement module (1 pc.) - ensures measurement control between sensors and computer. \r\nVibration transducers (2 pcs.) - Conversion factor: 100 mV/g. Operating frequencies: 0.5-10,000 Hz. Attachment: adhesive mounting. \r\n \r\n \r\n \r\nLaser phase sensor (1 pc.) - Operating distance: up to 1.5 m. Remote sensing for operator protection. \r\n \r\n \r\n \r\nHolder for phase sensor (1 pc.) - Pull force: 60 kgf. Flexible mounting for optimal alignment. \r\n \r\n \r\n \r\nDigital scales up to 500 g (1 pc.) - Precision: 0.01 g. Required for precise weight measurement. \r\nProgram Balanset-1A - Intuitive operation. Computer software. Multilingual interface. \r\n \r\n \r\n \r\nProtective case (1 pc.) - Heavy-duty build. Cushioned interior for safe transport. \r\nUser manual - Detailed instructions. Clear methodology. \r\nConnection cables - Durable noise-resistant wiring. \r\n \r\n \r\nStrong Points of Balanset-1A \r\nTechnical Benefits: \r\n? High Accuracy - Innovative technologies of signal processing guarantee dependable measurements. \r\n? Compactness - Small dimensions facilitates on-site balancing without dismantling. \r\n? Wide Capabilities - Applicable to any types rotors from compact motors to large turbines. \r\n? Ease of Use - Intuitive interface eliminates need for special training. \r\n \r\nEconomic Effect: \r\n? Cost Reduction on repairs through timely diagnostics - 50-80% of unplanned downtime. \r\n? Equipment Life Extension by 50-200% - vibration-free operation lasts longer. \r\n? Energy Efficiency by 5-15% - reduced friction consume less power. \r\n? Quick Payback - from 3 to 12 months depending on usage intensity. \r\n \r\nAdditional Services \r\nWe offer: \r\nPersonnel Training - theoretical sessions at your site. Advanced training covers full procedures. \r\nTechnical Support - on-site assistance. Phone consultations for quick problem solving. \r\nVerification and Calibration - periodic verification to guarantee reliability. \r\nDevice Leasing - ideal for trial operations. Monthly lease terms available. \r\n \r\n \r\nCommercial Terms \r\nCurrent Pricing: \r\nBalanset-1A Portable Balancer & Vibration Analyzer: €1,751.00 \r\nBalanset-1A OEM Version: €1,561.00 \r\nAdditional Vibration Sensor: €90.00 \r\nOptical Sensor (Laser Tachometer): €124.00 \r\nMagnetic Stand 60 kgf: €46.00 \r\nReflective Tape: €10.00 \r\n \r\nLogistics: \r\nLead time: 3-5 business days. Guarantee period: 24 months comprehensive coverage. Payment: negotiable. Transportation: international shipping via express delivery. \r\n \r\nWhy Choose Us \r\n \r\nAuthorized Dealer - factory warranty with comprehensive backup. \r\nQualified Personnel with extensive experience in vibration diagnostics. \r\nComprehensive Support - from sales to maintenance and skill development. \r\nReady Stock - fast shipment for popular models. \r\nCustom Conditions for long-term cooperation including volume discounts. \r\n \r\n \r\n \r\nBest regards, \r\nBalancing specialists team \r\n \r\nP.S. Request a demonstration of the equipment today and take advantage of offers!'),(8670,2,1817,'names','first_name','LeeEmist'),(8671,2,1817,'email','','dinanikolskaya99@gmail.com'),(8672,2,1817,'dropdown','','Meeting Room Solutions'),(8673,2,1817,'description','','Ndewo, achọrọ m ịmara ọnụahịa gị.'),(8674,2,1818,'names','first_name','Emily Harper'),(8675,2,1818,'email','','emily@expresscapitalcorp.com'),(8676,2,1818,'input_text','','725-735-8820'),(8677,2,1818,'dropdown','','LCD & LED Products'),(8678,2,1818,'description','','Hi there,\r\n\r\nIf you’ve ever applied for a loan and got buried in paperwork or had your credit pulled for no reason — we get it. That’s why we’ve made business funding simple: no credit check, no paperwork, and no sales calls.\r\n\r\nJust a 30-second approval and term-based funding up to $250,000.\r\n\r\nCheck your eligibility instantly: expresscapitalcorp.com/approval\r\n\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(8679,2,1819,'names','first_name','Anthony Bruce'),(8680,2,1819,'email','','anthony@jmrcapital.co'),(8681,2,1819,'input_text','','2125293123'),(8682,2,1819,'dropdown','','Projection Solutions'),(8683,2,1819,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(8684,2,1820,'names','first_name','Karen B.'),(8685,2,1820,'email','','outreachseo56@gmail.com'),(8686,2,1820,'input_text','','5196599083'),(8687,2,1820,'dropdown','','Display Mounts'),(8688,2,1820,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(8689,2,1821,'names','first_name','Christopher Good'),(8690,2,1821,'email','','christopher.good@hotmail.com'),(8691,2,1821,'input_text','','2441466625'),(8692,2,1821,'dropdown','','Audio Solutions'),(8693,2,1821,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(8694,2,1822,'names','first_name','Wendy Figueroa'),(8695,2,1822,'email','','figueroa.wendy77@gmail.com'),(8696,2,1822,'input_text','','6604943667'),(8697,2,1822,'dropdown','','Other Enquiry'),(8698,2,1822,'description','','Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\r\n\r\nhttps://ow.ly/RmpM50WrgMV'),(8699,2,1823,'names','first_name','Vicky'),(8700,2,1823,'email','','hireresource009@outlook.com'),(8701,2,1823,'input_text','','Yfseqkvv'),(8702,2,1823,'dropdown','','LCD & LED Products'),(8703,2,1823,'description','','Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, Shopify, Woocommerce, Godaddy, Wix, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $20/hr to $40/hr depending on the complexity of work. \r\n\r\nFeel free to send me an email at hireresource009@outlook.com to collaborate.'),(8704,2,1824,'names','first_name','Callie Bergman'),(8705,2,1824,'email','','hacked@blueocean-technologies.com'),(8706,2,1824,'input_text','','4156411834'),(8707,2,1824,'dropdown','','Other Enquiry'),(8708,2,1824,'description','','We have hacked your website https://blueocean-technologies.com and extracted your databases.\r\n\r\nHow did this happen?\r\n\r\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\r\n\r\nWhat does this mean?\r\n\r\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your site https://blueocean-technologies.com was at fault thusly damaging your reputation and having angry customers/associates with whatever angry customers/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index Our targets.\r\n\r\nHow do i stop this?\r\n\r\nWe are willing to refrain from destroying your site\'s reputation for a small fee. The current fee is $5000 in bitcoins (0.043 BTC).\r\n\r\nSend the bitcoin to the following Bitcoin address (Make sure to copy and paste):\r\n\r\n bc1quggjdwt0u9wycl9f4f36zce6tg94u3uajvtzky \r\n\r\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 5 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WiLL start!\r\n\r\nHow do i get Bitcoins?\r\n\r\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM.\r\n\r\nWhat if i don\'t pay?\r\n\r\nWe will start the attack at the indicated date and uphold it until you do, there\'s no counter measure to this, you will Only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\r\n\r\nThis is not a hoax, do not reply to this email, don\'t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\r\n\r\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.'),(8709,2,1825,'names','first_name','Choy K.'),(8710,2,1825,'email','','km.health@outlook.com'),(8711,2,1825,'input_text','','46642190'),(8712,2,1825,'dropdown','','Other Enquiry'),(8713,2,1825,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(8714,2,1826,'names','first_name','Maira Rodrigue'),(8715,2,1826,'email','','rodrigue.maira@outlook.com'),(8716,2,1826,'input_text','','624493600'),(8717,2,1826,'dropdown','','LCD & LED Products'),(8718,2,1826,'description','','Wanting to energize your website visitors? Our AI-enhanced channels ideal website traffic using keywords and regional data from continents to towns.\r\nHoping for increased income, engaged website traffic, or expanded digital reach?\r\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/3R1G50Wrj44'),(8719,2,1827,'names','first_name','Maryjo Hansen'),(8720,2,1827,'email','','hansen.maryjo89@gmail.com'),(8721,2,1827,'input_text','','8605598172'),(8722,2,1827,'dropdown','','Audio Solutions'),(8723,2,1827,'description','','Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8724,2,1828,'names','first_name','Brendan Blanco'),(8725,2,1828,'email','','brendan.blanco@outlook.com'),(8726,2,1828,'input_text','','445506511'),(8727,2,1828,'dropdown','','Audio Solutions'),(8728,2,1828,'description','','Hoping to ignite your website’s audience? Our AI-powered system channels targeted visitors via keywords with location-based tags from countries to city streets. \r\nLooking to more revenue, active users, or stronger online impact? \r\nWe adapt it to suit your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/i27B50WrhbV'),(8729,2,1829,'names','first_name','Novella Hoinville'),(8730,2,1829,'email','','novella.hoinville@googlemail.com'),(8731,2,1829,'input_text','','525931416'),(8732,2,1829,'dropdown','','Video Distribution'),(8733,2,1829,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8734,2,1830,'names','first_name','Samual Siegel'),(8735,2,1830,'email','','samual.siegel@yahoo.com'),(8736,2,1830,'input_text','','7846074045'),(8737,2,1830,'dropdown','','Mini PCs'),(8738,2,1830,'description','','Ready to accelerate your website traffic flow? Our smart technology pulls ideal website traffic using keywords or geographic tags from nations to local spots.\r\nLooking for increased income, vibrant activity, or a broader online presence?\r\nWe tailor it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/C25S50Wrj37'),(8739,2,1831,'names','first_name','Effie Steven'),(8740,2,1831,'email','','steven.effie39@msn.com'),(8741,2,1831,'input_text','','918485478'),(8742,2,1831,'dropdown','','Video Distribution'),(8743,2,1831,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8744,2,1832,'names','first_name','Bernardo'),(8745,2,1832,'email','','info@howie.medicopostura.com'),(8746,2,1832,'input_text','','5809555965'),(8747,2,1832,'dropdown','','LCD & LED Products'),(8748,2,1832,'description','','Hey \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nAll the best, \r\n\r\nBernardo'),(8749,2,1833,'names','first_name','Angelika Neeley'),(8750,2,1833,'email','','neeley.angelika@gmail.com'),(8751,2,1833,'input_text','','1518122894'),(8752,2,1833,'dropdown','','LCD & LED Products'),(8753,2,1833,'description','','Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(8754,2,1834,'names','first_name','Tony'),(8755,2,1834,'email','','businessprocessoutsourcing1@outlook.com'),(8756,2,1834,'input_text','','105612083'),(8757,2,1834,'description','','Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A/R & A/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\r\nEmail: Businessprocessoutsourcing1@outlook.com'),(8758,2,1835,'names','first_name','Rachel Gatliff'),(8759,2,1835,'email','','qevcde@7excp6.com'),(8760,2,1835,'input_text','','3328328712'),(8761,2,1835,'description','','hotanal.com'),(8762,2,1836,'names','first_name','Emily Harper'),(8763,2,1836,'email','','emily@expresscapitalcorp.com'),(8764,2,1836,'input_text','','725-735-8820'),(8765,2,1836,'dropdown','','Meeting Room Solutions'),(8766,2,1836,'description','','If your business deposits over $10k/month, you likely qualify for a flexible credit line — no credit score required.\r\n\r\n\r\n\r\nIt’s fast, reusable, and built to scale with you.\r\n\r\n\r\n\r\n✔️ 30-second approval\r\n\r\n✔️ Next-day funding available\r\n\r\n✔️ Upgrade to term loan anytime\r\n\r\n\r\n\r\nCheck your eligibility instantly: expresscapitalcorp.com/approval\r\n\r\nP.S. You don’t have to use the funds right away — but once approved, the credit line is ready when you are.\r\n\r\nEmily Harper\r\nSmall Business Funding Specialist\r\nExpress Capital\r\n\r\nTo unsubscribe: expresscapitalcorp.com/unsubscribe'),(8767,2,1837,'names','first_name','Johnson Tims'),(8768,2,1837,'email','','tims.johnson44@yahoo.com'),(8769,2,1837,'input_text','','247582862'),(8770,2,1837,'dropdown','','Wireless Solutions'),(8771,2,1837,'description','','Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\r\n\r\nhttps://ow.ly/i27B50WrhbV'),(8772,2,1838,'names','first_name','Keira Byerly'),(8773,2,1838,'email','','kwrkjk@z2xu5k.com'),(8774,2,1838,'input_text','','551695685'),(8775,2,1838,'dropdown','','Cables & Accessories'),(8776,2,1838,'description','','Think free traffic is too good to be true? We get it — that’s why we let the results speak for themselves. Submit your site and see for yourself.\r\nwww.freewebsitetrafficforever.top'),(8777,2,1839,'names','first_name','Deon Sanmiguel'),(8778,2,1839,'email','','sanmiguel.deon@gmail.com'),(8779,2,1839,'input_text','','642743834'),(8780,2,1839,'dropdown','','Display Mounts'),(8781,2,1839,'description','','Hi blueocean-technologies.com Team,\r\n\r\nThank you for your recent wholesale order with Vessel Brand, Inc.\r\n\r\nWe’ve processed the order, but it looks like the shipping address provided is incomplete. We’ve tried calling but haven’t been able to reach anyone.\r\n\r\nPlease contact us as soon as possible with the complete address so we can dispatch your parcel without delay.\r\n\r\nYou can reach us at:\r\n\r\nVessel Brand, Inc.\r\n3230 W Commercial Blvd, Suite 180\r\nFort Lauderdale, FL 33309\r\nEmail: support@vesselbrand.com\r\nPhone: (833) 458-7822\r\n\r\nLooking forward to your reply.\r\n\r\nBest regards,\r\nVessel Brand, Inc.'),(8782,2,1840,'names','first_name','LeeEmist'),(8783,2,1840,'email','','dinanikolskaya99@gmail.com'),(8784,2,1840,'dropdown','','Mini PCs'),(8785,2,1840,'description','','Hæ, ég vildi vita verð þitt.'),(8786,2,1841,'names','first_name','Zoe Reed'),(8787,2,1841,'email','','reed.zoe@gmail.com'),(8788,2,1841,'input_text','','Qglyx'),(8789,2,1841,'description','','When times are tough, your ad needs to show up—just like this one did. Sent via website contact forms, with guaranteed delivery and flat pricing. \r\n\r\nHave questions? Reach out and I’ll be happy to help. \r\n\r\nRegards, \r\nZoe Reed \r\nEmail: Zoe.Reed@mailtome.my \r\nWebsite: https://boostyourmarketingwithcontactforms.pro'),(8790,2,1842,'names','first_name','Tanu'),(8791,2,1842,'email','','brandbuildingassistance@outlook.com'),(8792,2,1842,'input_text','','617742689'),(8793,2,1842,'dropdown','','LCD & LED Products'),(8794,2,1842,'description','','Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \r\n\r\nEmail me at brandbuildingassistance@outlook.com'),(8795,2,1843,'names','first_name','Allan Avila'),(8796,2,1843,'email','','avila.allan@gmail.com'),(8797,2,1843,'input_text','','6766230355'),(8798,2,1843,'dropdown','','Projection Solutions'),(8799,2,1843,'description','','Our AI-powered traffic solution delivers engaged, keyword-specific visitors from your target locations, saving you money compared to expensive paid ad platforms. Contact us today.\r\n\r\nhttps://ow.ly/ZKer50WtZgt'),(8800,2,1844,'names','first_name','Benny Ritchard'),(8801,2,1844,'email','','benny.ritchard@gmail.com'),(8802,2,1844,'input_text','','5308700519'),(8803,2,1844,'dropdown','','Display Mounts'),(8804,2,1844,'description','','Our AI-optimized service sends high-intent, keyword-targeted visitors to your site, saving you money compared to paid ad campaigns. Ready to get started?\r\n\r\nhttps://ow.ly/MKkE50WtZex'),(8805,2,1845,'names','first_name','Ashok'),(8806,2,1845,'email','','webdesignservices111@outlook.com'),(8807,2,1845,'input_text','','3391688180'),(8808,2,1845,'dropdown','','Projection Solutions'),(8809,2,1845,'description','','Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \r\nReach out at webdesignservices111@outlook.com'),(8810,2,1846,'names','first_name','Lino'),(8811,2,1846,'email','','info@tompkins.bangeshop.com'),(8812,2,1846,'input_text','','314315152'),(8813,2,1846,'dropdown','','Wireless Solutions'),(8814,2,1846,'description','','Hello there, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nBest,\r\n\r\nLino'),(8815,2,1847,'names','first_name','Anthony Bruce'),(8816,2,1847,'email','','anthony@jmrcapital.co'),(8817,2,1847,'input_text','','7026345232'),(8818,2,1847,'dropdown','','Meeting Room Solutions'),(8819,2,1847,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(8820,2,1848,'names','first_name','Corey Holtze'),(8821,2,1848,'email','','holtze.corey@yahoo.com'),(8822,2,1848,'input_text','','267302966'),(8823,2,1848,'dropdown','','Meeting Room Solutions'),(8824,2,1848,'description','','Needing to grow your website traffic? Our smart platform attracts custom visitors via keywords and place-based precision from countries to local spots. \r\nWanting higher profits, lively pages, or stronger digital presence? \r\nWe shape it to fit your vision. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/KWGg50WtZfm'),(8825,2,1849,'names','first_name','Elton Nielsen'),(8826,2,1849,'email','','nielsen.elton@hotmail.com'),(8827,2,1849,'input_text','','439169071'),(8828,2,1849,'dropdown','','Cables & Accessories'),(8829,2,1849,'description','','Facing low website traffic? Our AI-driven system delivers custom visitors via keywords or place-specific targeting from continents to local spots. \r\nWanting higher income, active website traffic, or stronger digital impact? \r\nWe tailor it to suit your vision. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/em9L50WuNxm'),(8830,2,1850,'names','first_name','Blanche Kimble'),(8831,2,1850,'email','','kimble.blanche@googlemail.com'),(8832,2,1850,'input_text','','440795254'),(8833,2,1850,'dropdown','','Other Enquiry'),(8834,2,1850,'description','','Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com'),(8835,2,1851,'names','first_name','Phillipp Oatley'),(8836,2,1851,'email','','phillipp.oatley@gmail.com'),(8837,2,1851,'input_text','','6026835144'),(8838,2,1851,'dropdown','','Other Enquiry'),(8839,2,1851,'description','','Get increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://ow.ly/8HT350WvEAo\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, premium audiences.\r\n-Enhances engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces effort by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can opt out whenever you like. No contracts and a 7 day complimentary trial.'),(8840,2,1852,'names','first_name','Choy K.'),(8841,2,1852,'email','','km.health@outlook.com'),(8842,2,1852,'input_text','','4481026'),(8843,2,1852,'dropdown','','Other Enquiry'),(8844,2,1852,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(8845,2,1853,'names','first_name','Cindy Brunning'),(8846,2,1853,'email','','cindy.brunning@gmail.com'),(8847,2,1853,'input_text','','745333104'),(8848,2,1853,'dropdown','','Video Distribution'),(8849,2,1853,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nBuy Proxy to unlock limitless web data collection, built on the most fast and reliable infrastructure. 500K+ Datacenter/ISP and 80M+ Residential Proxies. \r\n\r\nTap the link to enter now: https://proxytop.pro\r\n\r\nYou received this offer because your website is open to receiving proposals like this.\r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://proxytop.pro/unsubscribe/\r\nAddress: 4056 Hillview Drive Columbus\r\nBest wishes, Emily Harper'),(8850,2,1854,'names','first_name','Gloria Baumgaertner'),(8851,2,1854,'email','','baumgaertner.gloria@gmail.com'),(8852,2,1854,'input_text','','42060192'),(8853,2,1854,'dropdown','','Projection Solutions'),(8854,2,1854,'description','','Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\r\n\r\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\r\n\r\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\r\n\r\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\r\n\r\nThere is no cost, you can register to our monetization platform for free on this link: https://foremedia.pro/CU4W6\r\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\r\n\r\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\r\n\r\nHave a good day & feel free to ping me for any question!\r\n\r\nClick the link here for 1 minute registration to our platform [it\'s free!]:\r\nhttps://foremedia.pro/CU4W6\r\n\r\nForeMedia - Earn Money With Your Website\r\nhttps://foremedia.pro/CU4W6'),(8855,2,1855,'names','first_name','Hester Kunkle'),(8856,2,1855,'email','','kunkle.hester@outlook.com'),(8857,2,1855,'input_text','','484529600'),(8858,2,1855,'dropdown','','Cables & Accessories'),(8859,2,1855,'description','','Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\r\n\r\nhttps://ow.ly/7aKg50Wvgzb'),(8860,2,1856,'names','first_name','Vaibhav'),(8861,2,1856,'email','','web.techdevelopment@outlook.com'),(8862,2,1856,'input_text','','678834442'),(8863,2,1856,'dropdown','','Audio Solutions'),(8864,2,1856,'description','','Are you looking for a new website for your business? I charge $400 for a 5 page template based website, $700 for a template based E-Commerce website design. If you need custom designed website, then, it starts at $1500. Let me know if you need any support. We can take a video call for the same.\r\nEmail Me: web.techdevelopment@outlook.com'),(8865,2,1857,'names','first_name','Dwain Jones'),(8866,2,1857,'email','','jones.dwain@gmail.com'),(8867,2,1857,'input_text','','477637309'),(8868,2,1857,'dropdown','','Display Mounts'),(8869,2,1857,'description','','Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\r\n\r\nhttps://ow.ly/6RMS50Wvgxx'),(8870,2,1858,'names','first_name','Andreas Charlesworth'),(8871,2,1858,'email','','charlesworth.andreas@gmail.com'),(8872,2,1858,'input_text','','1679607777'),(8873,2,1858,'description','','Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\r\n\r\nhttps://ow.ly/u1Pk50Wvgw1'),(8874,2,1859,'names','first_name','Hester Mayhew'),(8875,2,1859,'email','','mayhew.hester@gmail.com'),(8876,2,1859,'input_text','','3617834801'),(8877,2,1859,'dropdown','','Cables & Accessories'),(8878,2,1859,'description','','Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, create leads, and expand your brand\'s reach, you can access more information and start a no-cost trial here: https://ow.ly/uFVA50WvEzG\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with focused, high-quality audiences.\r\n-Improves engagement through smart AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Saves effort by automating time-consuming Instagram tasks.\r\n\r\nOur service prioritizes on real, organic growth—without bots, without fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Better yet, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a 7 day complimentary trial.'),(8879,2,1860,'names','first_name','Colette'),(8880,2,1860,'email','','info@blueocean-technologies.com'),(8881,2,1860,'input_text','','240901839'),(8882,2,1860,'dropdown','','Display Mounts'),(8883,2,1860,'description','','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nThanks for your time, \r\n\r\nColette'),(8884,2,1861,'names','first_name','Brian WRIGHT Eng.'),(8885,2,1861,'email','','newsletter@wexxon.com'),(8886,2,1861,'input_text','','7209248652'),(8887,2,1861,'dropdown','','Audio Solutions'),(8888,2,1861,'description','','Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com'),(8889,2,1862,'names','first_name','Anthony Bruce'),(8890,2,1862,'email','','anthony@jmrcapital.co'),(8891,2,1862,'input_text','','Bouw'),(8892,2,1862,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(8893,2,1863,'names','first_name','GeorgeEmist'),(8894,2,1863,'email','','irinademenkova86@gmail.com'),(8895,2,1863,'dropdown','','Video Distribution'),(8896,2,1863,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(8897,2,1864,'names','first_name','Tamela Hatley'),(8898,2,1864,'email','','tamela.hatley@googlemail.com'),(8899,2,1864,'input_text','','6848414420'),(8900,2,1864,'dropdown','','Projection Solutions'),(8901,2,1864,'description','','Ready to propel your website traffic? Our AI platform pulls precise website traffic using keywords or geographic tags from continents to towns.\r\nDesiring more sales, vibrant activity, or expanded digital reach?\r\nWe craft it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/pSaO50WvEoQ'),(8902,2,1865,'names','first_name','GeorgeEmist'),(8903,2,1865,'email','','irinademenkova86@gmail.com'),(8904,2,1865,'dropdown','','Wireless Solutions'),(8905,2,1865,'description','','Hallo, ek wou jou prys ken.'),(8906,2,1866,'names','first_name','LeeEmist'),(8907,2,1866,'email','','irinademenkova86@gmail.com'),(8908,2,1866,'dropdown','','Mini PCs'),(8909,2,1866,'description','','Hi, მინდოდა ვიცოდე თქვენი ფასი.'),(8910,2,1867,'names','first_name','Adriene Carmichael'),(8911,2,1867,'email','','carmichael.adriene@msn.com'),(8912,2,1867,'input_text','','7042645369'),(8913,2,1867,'dropdown','','Wireless Solutions'),(8914,2,1867,'description','','Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https://www.youtube.com/shorts/A8YPkXQq4EY'),(8915,2,1868,'names','first_name','Natali Conti'),(8916,2,1868,'email','','nataliconti2030@gmail.com'),(8917,2,1868,'input_text','','642213478'),(8918,2,1868,'description','','The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\r\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\r\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\r\n\r\n\r\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \r\n$10 in BTC will be sent straight to your crypto wallet.\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/5xacuk9t'),(8919,2,1869,'names','first_name','Ravi'),(8920,2,1869,'email','','businessgrowtogether@outlook.com'),(8921,2,1869,'input_text','','163170955'),(8922,2,1869,'dropdown','','Other Enquiry'),(8923,2,1869,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(8924,2,1870,'names','first_name','Wendi Banvard'),(8925,2,1870,'email','','wendi.banvard@yahoo.com'),(8926,2,1870,'input_text','','568630967'),(8927,2,1870,'dropdown','','Display Mounts'),(8928,2,1870,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/A8YPkXQq4EY'),(8929,2,1871,'names','first_name','SimonEmist'),(8930,2,1871,'email','','irinademenkova86@gmail.com'),(8931,2,1871,'dropdown','','Wireless Solutions'),(8932,2,1871,'description','','Hai, saya ingin tahu harga Anda.'),(8933,2,1872,'names','first_name','Natali Conti'),(8934,2,1872,'email','','nataliconti2030@gmail.com'),(8935,2,1872,'input_text','','279224963'),(8936,2,1872,'dropdown','','Other Enquiry'),(8937,2,1872,'description','','The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\r\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\r\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\r\nJ\r\n\r\nust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \r\n$10 in BTC will be sent straight to your crypto wallet.\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/5xacuk9t'),(8938,2,1873,'names','first_name','Reese Simpson'),(8939,2,1873,'email','','aracelis.maney@msn.com'),(8940,2,1873,'input_text','','08941840470'),(8941,2,1873,'dropdown','','Meeting Room Solutions'),(8942,2,1873,'description','','At the moment you see this note, visualize your business connecting with potential clients immediately via those contact form pages.\r\n\r\nDid you know that contact form marketing is one of the most efficient ways to connect with potential customers and produce leads?\r\n\r\nContact Form Leads will reach out to potential customers straight through their contact forms, bypassing traditional advertising methods and increasing engagement where it matters most. Our platform is easy to use, highly successful, and backed by a team of experts dedicated to helping you succeed.\r\n\r\nSend your custom communication to countless organizations worldwide from just $22.\r\n\r\nGet interested visitors, replies, leads, create awareness, make sales.\r\n\r\n++ Elevate your contact strategy today with Contact Form Leads: https://bit.ly/wowcontactform\r\n\r\nLet’s boost your brand now.\r\n\r\n\r\n\r\nWhenever you no longer want to receive any more communications from this message, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nRua Armando Pafetti 803, Huntington, CA, USA, 92995'),(8943,2,1874,'names','first_name','Ivory Boone'),(8944,2,1874,'email','','boone.ivory@outlook.com'),(8945,2,1874,'input_text','','352899498'),(8946,2,1874,'dropdown','','Display Mounts'),(8947,2,1874,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/shorts/A8YPkXQq4EY'),(8948,2,1875,'names','first_name','Shayla Rolando'),(8949,2,1875,'email','','rolando.shayla@gmail.com'),(8950,2,1875,'input_text','','7888750639'),(8951,2,1875,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(8952,2,1876,'names','first_name','Almeda Rife'),(8953,2,1876,'email','','almeda.rife@outlook.com'),(8954,2,1876,'input_text','','239266840'),(8955,2,1876,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https://www.youtube.com/shorts/A8YPkXQq4EY'),(8956,2,1877,'names','first_name','Regentub'),(8957,2,1877,'email','','mud2aoits@domopichka.icu'),(8958,2,1877,'dropdown','','Meeting Room Solutions'),(8959,2,1877,'description','','Год искал, где найти хороших мастеров — везде либо развод, либо страшилки. Пока не обнаружил на подборку с форумами, где реальные люди делятся опытом. Теперь хоть знаю, как выбирать нормальных специалистов \r\nmydovidnikgospodarya.xyz'),(8960,2,1878,'names','first_name','Kristi Reed'),(8961,2,1878,'email','','reedkristim@gmail.com'),(8962,2,1878,'input_text','','5857067721'),(8963,2,1878,'dropdown','','Projection Solutions'),(8964,2,1878,'description','','Hi there,\r\n\r\nI wanted to quickly share a business funding solution that\'s helped thousands of owners access fast capital—even when traditional lenders said no.\r\n\r\n- Get approved in as little as 24 hours\r\n- Funding from $10,000 to $2,000,000\r\n- Credit scores as low as 500 accepted\r\n- No collateral required\r\n- Transparent terms with no hidden fees\r\n\r\nIf you\'re a U.S. business owner (LLC or corporation) with at least $5,000 in monthly revenue, you could qualify for flexible funding designed to grow your business.\r\n\r\nStart your application here:\r\nhttps://www.davidallencapital.com/kristi\r\n\r\nIt only takes minutes to check your eligibility—with no upfront costs. I recommend applying soon as funding capacity can change monthly.\r\n\r\nBest,\r\nKristi | David Allen Capital\r\n\r\n\r\n\r\nIf at any point you decide not to receive any more notifications from this campaign, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n53 Rue De La Pompe, North Tonawanda, CA, USA, 90450'),(8965,2,1879,'names','first_name','Brooks'),(8966,2,1879,'email','','info@blueocean-technologies.com'),(8967,2,1879,'input_text','','6996345215'),(8968,2,1879,'dropdown','','Other Enquiry'),(8969,2,1879,'description','','EASE YOUR PAIN IN 10 MINUTES EFFORTLESSLY\r\n\r\nBe Free from sore muscles and joint pain\r\nTry FitRx Wireless Massager & Relieve YOUR Pain Effortlessly In 10 Min!\r\nSave 50% OFF + FREE Priority Shipping\r\n\r\nShop Now: https://EaseRelief.net\r\n\r\nTo your success, \r\n\r\nBrooks'),(8970,2,1880,'names','first_name','LeeEmist'),(8971,2,1880,'email','','irinademenkova86@gmail.com'),(8972,2,1880,'dropdown','','Audio Solutions'),(8973,2,1880,'description','','Sveiki, es gribēju zināt savu cenu.'),(8974,2,1881,'names','first_name','Amado Irizarry'),(8975,2,1881,'email','','amado.irizarry9@googlemail.com'),(8976,2,1881,'input_text','','7783348118'),(8977,2,1881,'description','','Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com'),(8978,2,1882,'names','first_name','Mei Dowler'),(8979,2,1882,'email','','mei.dowler@hotmail.com'),(8980,2,1882,'input_text','','683776067'),(8981,2,1882,'dropdown','','Audio Solutions'),(8982,2,1882,'description','','visit BitcoinPlatform.com'),(8983,2,1883,'names','first_name','LeeEmist'),(8984,2,1883,'email','','dinanikolskaya99@gmail.com'),(8985,2,1883,'dropdown','','Display Mounts'),(8986,2,1883,'description','','Kaixo, zure prezioa jakin nahi nuen.'),(8987,2,1884,'names','first_name','Starseed Council'),(8988,2,1884,'email','','starseed@logo-city-fahrschule.de'),(8989,2,1884,'input_text','','7000634556'),(8990,2,1884,'dropdown','','Audio Solutions'),(8991,2,1884,'description','','Was instructed this the best way to get into contact with Dian on behalf of the starseed council. You were sent down to Earth for the human experience but there was an anomaly in the system that can\'t be corrected. We can\'t get the exact date and only that it will happen in 2025. The wars/conflict with India and Pakistan, Ukraine and Russia, Iran and Israel are going to lead to a nuclear war which will be an extinction level event destroying the majority of the population on Earth. In the past this was corrected but too many happening at one time happening at one time is making it impossible to correct. This is disrupting the whole experience and are calling back starseeds to their home planets and dimensions. In certain situations like this, we can pull you out at the last moment or be able to leave anytime you want now being aware after the veil of forgetfulness. Based on the level of the event you can be pulled out prior. Memory purges and alterations can be initiated for the next experience on another planet/dimension or could just choose to go back to the originating dimension or planet that you are originally from. s9d8f7a896ew'),(8992,2,1885,'names','first_name','Johnson Workman'),(8993,2,1885,'email','','johnson.workman93@yahoo.com'),(8994,2,1885,'input_text','','683460060'),(8995,2,1885,'dropdown','','LCD & LED Products'),(8996,2,1885,'description','','Boost your website traffic with our AI-powered service, delivering targeted visitors at a lower cost than paid ad campaigns. Get in touch today.\r\n\r\nhttps://ow.ly/fgHY50Wzt6h'),(8997,2,1886,'names','first_name','Anthony Bruce'),(8998,2,1886,'email','','anthony@jmrcapital.co'),(8999,2,1886,'input_text','','7019070586'),(9000,2,1886,'dropdown','','LCD & LED Products'),(9001,2,1886,'description','','Hey, are you guys still waiting for your Employee Retention Credit to arrive?\r\n\r\nIf so, we can expedite it\'s arrival from the IRS.
\r\n\r\nEmail anthony@jmrcapital.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(9002,2,1887,'names','first_name','Aisha Arce'),(9003,2,1887,'email','','aisha.arce73@gmail.com'),(9004,2,1887,'input_text','','448164923'),(9005,2,1887,'dropdown','','Mini PCs'),(9006,2,1887,'description','','Hello! Just reaching out with a quick question – are you happy with your current website hosting?\r\n\r\nWe manage hosting and support for hundreds of websites, from local businesses to national brands. Our team handles speed, security, backups, and all the day-to-day tasks most companies don’t want to deal with.\r\n\r\nIf you\'d like me to take a quick look at your site or send more details, just let me know!\r\n\r\n– Emily at the Best Website Agency\r\n \r\nemily@bestwebsite.com'),(9007,2,1888,'names','first_name','Herman Feaster'),(9008,2,1888,'email','','herman.feaster@gmail.com'),(9009,2,1888,'input_text','','136010408'),(9010,2,1888,'dropdown','','Mini PCs'),(9011,2,1888,'description','','Hello\r\nI would like you to send me your pricing, we would like to cooperate, as we have own clients base., please contact me on Whatsapp:\r\n+48 576 382 693'),(9012,2,1889,'names','first_name','Eman Ibrahim'),(9013,2,1889,'email','','emanibrahim2027@gmail.com'),(9014,2,1889,'input_text','','00201098839623'),(9015,2,1889,'description','','Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\r\n\r\n\r\nSome of my work : https://www.behance.net/emanibrahim3\r\nAvailable \r\n\r\nfor work : \r\nTo contact us via WhatsApp: 00201098839623 \r\n\r\n\r\nTo contact us: 009660553501506'),(9016,2,1890,'names','first_name','Eman Ibrahim'),(9017,2,1890,'email','','emanibrahim2027@gmail.com'),(9018,2,1890,'input_text','','00201098839623'),(9019,2,1890,'dropdown','','Other Enquiry'),(9020,2,1890,'description','','Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\r\nSome of my work : https://www.behance.net/emanibrahim3\r\n\r\nAvailable for work : \r\n\r\nTo contact us via WhatsApp: 00201098839623 \r\n\r\nTo contact us: 009660553501506'),(9021,2,1891,'names','first_name','Margareta Christenson'),(9022,2,1891,'email','','margareta.christenson@gmail.com'),(9023,2,1891,'input_text','','735115164'),(9024,2,1891,'dropdown','','Display Mounts'),(9025,2,1891,'description','','Hello\r\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message:+48 732 672 824'),(9026,2,1892,'names','first_name','Eman Ibrahim'),(9027,2,1892,'email','','emanibrahim2027@gmail.com'),(9028,2,1892,'input_text','','00201098839623'),(9029,2,1892,'dropdown','','Meeting Room Solutions'),(9030,2,1892,'description','','Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\r\n\r\n\r\nSome of my work : https://www.behance.net/emanibrahim3\r\nAvailable \r\n\r\nfor work : \r\nTo contact us via WhatsApp: 00201098839623 \r\n\r\n\r\nTo contact us: 009660553501506'),(9031,2,1893,'names','first_name','Abhi'),(9032,2,1893,'email','','socialmedia1145@outlook.com'),(9033,2,1893,'input_text','','2149399687'),(9034,2,1893,'dropdown','','Video Distribution'),(9035,2,1893,'description','','Most business owners don’t have time or interest in managing social media — they prefer focusing on core activities. We help by creating high-quality content that keeps your brand active. Our plans: $50/month for 4 posts or $250/month for 30 posts. Let’s connect on a quick video call so I can show how we can handle it for you. What time works best for you?\r\n\r\nE-mail Me: socialmedia1145@outlook.com'),(9036,2,1894,'names','first_name','Son Mackerras'),(9037,2,1894,'email','','son.mackerras@googlemail.com'),(9038,2,1894,'input_text','','564017536'),(9039,2,1894,'description','','Our AI-driven solution sends high-quality, keyword-targeted traffic to your site, offering a budget-friendly alternative to paid advertising. Learn how to begin.\r\n\r\nhttps://ow.ly/LXa050Wzt7s'),(9040,2,1895,'names','first_name','Ali Mattes'),(9041,2,1895,'email','','mattes.ali@gmail.com'),(9042,2,1895,'input_text','','27631547'),(9043,2,1895,'description','','Ready to boost your website’s reach? Our AI-driven tool attracts ideal visitors via keywords with geographic tags from nations to streets. \r\nLooking to higher profits, engaged users, or an expanded online presence? \r\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Begin now:\r\n\r\nhttps://ow.ly/Ofsk50WAbbh'),(9044,2,1896,'names','first_name','Socrat'),(9045,2,1896,'email','','socrat@dunestech.ae'),(9046,2,1896,'input_text','','+971503449570'),(9047,2,1896,'description','','Dear BlueOcean Team,\r\nGreetings from Dunes Technologies.\r\n\r\nKindly share the price and availability for the following item:\r\nModel: Grand View LS-MA240 (16:9) WM9 (AGCW) + IR\r\nDisceptation: Large Stage Series Motorized screen, 240 inches Diagonal, 16:9, Matte white fabric, Includes Remote/LVC\r\n\r\nLooking forward to your prompt response.\r\nBest regards,'),(9048,2,1897,'names','first_name','Robert'),(9049,2,1897,'email','','robert@robertdrexlerassociate.com'),(9050,2,1897,'input_text','','5514657552'),(9051,2,1897,'dropdown','','Other Enquiry'),(9052,2,1897,'description','','Hi,\r\n\r\nIf you’re having difficulty recruiting qualified Engineering, Construction, Subject Matter Experts or Management, give me a call. I’ve been recruiting in your industry since 1979.\r\n\r\nAre there roles you’re looking to fill? Simply respond and I’d be happy to discuss how we can do it.\r\n\r\nRegards,\r\n\r\nRobert Drexler\r\nPresident\r\nRobert Drexler Associates, Inc.\r\nrobert@robertdrexlerassociate.com\r\n\r\n“We have employed Mr. Drexler’s services numerous times over the past seven years. He has been responsible for numerous hires of hard-to-find, high-caliber professionals specializing in our industry that we would never have found.” —Matthew Braunwart, VP of Operations, Hawkeye-Elecnor Group\r\n\r\nRespond with stop to optout.'),(9053,2,1898,'names','first_name','Susie Hyatt'),(9054,2,1898,'email','','susie.hyatt@yahoo.com'),(9055,2,1898,'input_text','','619148392'),(9056,2,1898,'dropdown','','Mini PCs'),(9057,2,1898,'description','','We have a promotional offer for your website blueocean-technologies.com.\r\n\r\nDominate YouTube Kids, Amazon KDP, Etsy, Instagram & Facebook with a Single AI-Powered Dashboard!\r\nInstantly Create Stunning Kids Videos, beautifully\r\nIllustrated colouring books, pages –\r\nall in hot niches superheroes, Fairytales & Fantasy Adventures,\r\nEducational Videos and so many more..\r\nWithout any writing, hiring freelancers or paying monthly tools!\r\nWant proof?\r\n\r\nSee it in action: https://www.novaai.expert/KidstudioAI\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://www.novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(9058,2,1899,'names','first_name','Douglas Revell'),(9059,2,1899,'email','','revell.douglas@gmail.com'),(9060,2,1899,'input_text','','9931223807'),(9061,2,1899,'dropdown','','Display Mounts'),(9062,2,1899,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWiFi Passive Income Streams Has Made Us Over $23,873.32 In 2025 ALONE…\r\n5+ Income Streams From ONE 30-Second Action...\r\nNo Face. No Funnel. No Selling. Just Tap & Get Paid...\r\nWorks on Any Phone, Anywhere in the World...\r\n\r\nhttps://www.youtube.com/watch?v=55mmITx4dIo\r\n\r\n100% Legal & Ethical…\r\nJust 2 Clicks & 2 Minutes For Us To Start Making Money…\r\nThe More Money Taps On Our Phone = We Get MORE $50.00 Payments…\r\nRuns on Cellphone + WiFi = No Tech, No Setup, No Laptop, No Budget Needed...\r\nWorks With Secret Offers on WarriorPlus, JVZoo, DigiStore24, ClickBank & more....\r\nGets Us FREE Buyer Traffic From Multiple Sources...\r\nZERO Hidden Expenses Or Monthly Fees Involved…\r\nPrivate Coaching With The Founder Included...\r\n180 Day Money Back Guarantee…\r\nWe’ll Coach You For FREE If You Fail PLUS Your Money Back…\r\n\r\nhttps://www.youtube.com/watch?v=55mmITx4dIo\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://topcasworld.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Jordan Matthews'),(9063,2,1900,'names','first_name','Joanna Riggs'),(9064,2,1900,'email','','joannariggs278@gmail.com'),(9065,2,1900,'input_text','','21301608'),(9066,2,1900,'dropdown','','Other Enquiry'),(9067,2,1900,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(9068,2,1901,'names','first_name','Mandy'),(9069,2,1901,'email','','creativeteamhire@outlook.com'),(9070,2,1901,'input_text','','714446444'),(9071,2,1901,'dropdown','','Video Distribution'),(9072,2,1901,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(9073,2,1902,'names','first_name','Milagros Winning'),(9074,2,1902,'email','','winning.milagros@outlook.com'),(9075,2,1902,'input_text','','7752407905'),(9076,2,1902,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nFirst To Market AI App That Creates Mind Blowing\r\n\r\nNo API Key Cost | No Designing Skills | No Monthly Fees Required\r\n\r\nOnly 3 EASY Clicks- Instantly Create & Sell Jaw-Dropping AI Images, AI Videos, Graphics, Visuals, Arts Etc To Hordes Of Hungry Audience for Top Dollar \r\n\r\nAll From One Single Dashboard, For A Low One-Time Fee\r\n\r\n\r\nLearn more: https://www.youtube.com/watch?v=8_3AOJj8lTg\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://topcasworld.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Jordan Matthews'),(9077,2,1903,'names','first_name','LeeEmist'),(9078,2,1903,'email','','zekisuquc419@gmail.com'),(9079,2,1903,'dropdown','','Audio Solutions'),(9080,2,1903,'description','','Ողջույն, ես ուզում էի իմանալ ձեր գինը.'),(9081,2,1904,'names','first_name','Refugio Ziegler'),(9082,2,1904,'email','','ziegler.refugio@googlemail.com'),(9083,2,1904,'input_text','','41552140'),(9084,2,1904,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nBrand New Ai App That Let\'s YOU Launch\r\nProfitable Faceless YouTube Channels\r\nWith 100% Done-For-You : \r\n\r\n- Thumbnails & More\r\n- Viral & Engaging Videos\r\n- Scroll-Stopping Shorts\r\n- Human-Like Avatars\r\n- AI Ideas & Scripts\r\n- Thumbnails & More\r\n\r\nWithout Showing Your Face — Even If You’re NOT MrBeast!\r\nAuto-Post, Auto-Rank & Auto-Reply on YouTube—Attract\r\nMillions of Views & Subscribers on Autopilot.\r\nNo Face on Camera | No Recording | No Editing Skills Needed\r\n\r\nSee it in action: https://goldsolutions.pro/AITubeStar\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://goldsolutions.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(9085,2,1905,'names','first_name','Dizaynersk_edkt'),(9086,2,1905,'email','','hyuvydbefkt@2-construction.store'),(9087,2,1905,'dropdown','','Audio Solutions'),(9088,2,1905,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nПремиум мебель — это выгодная инвестиция в стиль и комфорт вашего пространства.'),(9089,2,1906,'names','first_name','Albertina Brindley'),(9090,2,1906,'email','','brindley.albertina@yahoo.com'),(9091,2,1906,'input_text','','7723887993'),(9092,2,1906,'dropdown','','Meeting Room Solutions'),(9093,2,1906,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nAnd Access It With Just One Click From One Dashboard\r\n\r\nFinally, Access (ChatGPT,DeepSeek, Runaway ML, Leonardo AI, DALL-E, Pika Labs, Canva AI, Claude 3, Gemini, Copilot, Hugging Face, ElevenLab, Llama, MidJourney, AgentGPT, Jasper, Stable Diffusion, Synthesia, Perplexity AI, Open AI Whisper, and 350+ more) Without Paying Their Hefty Fees\r\n\r\nImagine Creating Website With Claude AI, Write It’s Content With ChatGPT/DeepSeek, Create Its Logo & 3D Boxshot With Leonardo AI, Create It’s Landing Page With Canva AI & Promote It With Copilot \r\n\r\nSee it in action: https://www.novaai.expert/EveryAI\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://www.novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(9094,2,1907,'names','first_name','Vivian Gilbertson'),(9095,2,1907,'email','','vivian.gilbertson@gmail.com'),(9096,2,1907,'input_text','','116519504'),(9097,2,1907,'dropdown','','LCD & LED Products'),(9098,2,1907,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nRevealed: The Hidden Systems I Used To Swap My Construction Job For A 7 Figure Online Income… \r\nAll Without Any Experience! \r\nEscape Plan IS1: Unlock The Blueprint to My 4 Million Dollar Digital Product Systems… And Use Them Yourself. \r\n\r\nhttps://www.youtube.com/watch?v=_A56-n-3Z4M\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://topcasworld.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Jordan Matthews'),(9099,2,1908,'names','first_name','Anthony Bruce'),(9100,2,1908,'email','','anthony@jmrcapital.co'),(9101,2,1908,'input_text','','4623102'),(9102,2,1908,'dropdown','','LCD & LED Products'),(9103,2,1908,'description','','Hi there!\r\n\r\nWe have some great news to share with you!\r\n\r\nA company we work with wants to buy businesses just like yours. They told us they\'re really excited about companies in your field. We think this could be a perfect match for you.\r\n\r\nWant to learn more? It\'s super easy - just click the link below to pick a time to chat with our team. We\'d love to tell you all about it!\r\n\r\nhttps://calendly.com/d/cn5j-9cd-p5b?utm_source=form&utm_campaign=1b\r\n\r\nHope to talk soon,\r\n\r\nSam\r\nhttps://www.meridian-group.co\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(9104,2,1909,'names','first_name','Stephen Rooke'),(9105,2,1909,'email','','stephen.rooke@msn.com'),(9106,2,1909,'input_text','','2038357990'),(9107,2,1909,'dropdown','','Display Mounts'),(9108,2,1909,'description','','Eager to maximize your website’s reach? Our AI-driven system brings ideal visitors using keywords and regional accuracy from nations to local spots. \r\nSeeking higher earnings, active website traffic, or stronger online impact? \r\nWe adapt it to match your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/J23E50WAbb2'),(9109,2,1910,'names','first_name','Scot Baier'),(9110,2,1910,'email','','baier.scot@googlemail.com'),(9111,2,1910,'input_text','','8707917839'),(9112,2,1910,'dropdown','','Meeting Room Solutions'),(9113,2,1910,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9114,2,1911,'names','first_name','Frankie Bosley'),(9115,2,1911,'email','','bosley.frankie@outlook.com'),(9116,2,1911,'input_text','','6996864637'),(9117,2,1911,'dropdown','','Wireless Solutions'),(9118,2,1911,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nThese ebooks took less than 10 minutes each to create using eBook Writer AI.\r\n\r\nSee it in action: https://www.novaai.expert/eBookWriterAI\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://goldsolutions.pro/unsubscribe?domain=blueocean-technologies.com\r\nhttps://www.novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(9119,2,1912,'names','first_name','Mark Wints'),(9120,2,1912,'email','','markwints39@gmail.com'),(9121,2,1912,'input_text','','313-555-6738'),(9122,2,1912,'dropdown','','Meeting Room Solutions'),(9123,2,1912,'description','','Hi,\r\nDid your U.S. business file for the ERC (Employee Retention Tax Credit) during COVID?\r\n\r\nIf you already filed and still haven’t been paid, you may not have to wait anymore.\r\nI help business owners like you get their money now instead of later.\r\n\r\n\r\nTo get started, I just need 2 things from you:\r\n\r\n1. Reply and say: “Get my money now”\r\n\r\n2. Include your phone number so I can call and explain how it works\r\n\r\n\r\nThat’s it. If you already filed, I may be able to help.\r\n\r\nThanks,\r\nMark\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n201 N Main St, Phoenix, AZ 85003\r\nUnsubscribe:\r\nhttps://aiandcompanybest.com/?info=blueocean-technologies.com'),(9124,2,1913,'names','first_name','Anthony Bruce'),(9125,2,1913,'email','','anthony@jmrcapital.co'),(9126,2,1913,'input_text','','52106440'),(9127,2,1913,'dropdown','','Meeting Room Solutions'),(9128,2,1913,'description','','My name is Kim and I’m with a publishing firm out of Los Angeles. Our team came across your info and were interested in your work..\r\n\r\nWe’re always on the lookout for interesting people and stories to write about, and yours caught our attention. We’d love to offer you a complimentary sample of our writing to show you what your story could look like on paper. \r\n\r\nIf you’d be interested in a quick sample of our work please book a time to chat here.\r\n\r\nhttps://calendly.com/mystoryonboarding/discovery-call?utm_source=form&utm_campaign=a1&month=2025-08\r\n\r\nHope to hear from you soon!\r\nKim\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nPO Box Addresss\r\n\r\nUnsubscribe:\r\n~ulr~'),(9129,2,1914,'names','first_name','Tomoko Coronado'),(9130,2,1914,'email','','tomoko.coronado34@gmail.com'),(9131,2,1914,'input_text','','4629634'),(9132,2,1914,'dropdown','','Video Distribution'),(9133,2,1915,'names','first_name','Karen B.'),(9134,2,1915,'email','','outreachseo56@gmail.com'),(9135,2,1915,'input_text','','353978193'),(9136,2,1915,'dropdown','','Projection Solutions'),(9137,2,1915,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9138,2,1916,'names','first_name','Karen B.'),(9139,2,1916,'email','','outreachseo56@gmail.com'),(9140,2,1916,'input_text','','483379970'),(9141,2,1916,'dropdown','','Wireless Solutions'),(9142,2,1916,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9143,2,1917,'names','first_name','LeeEmist'),(9144,2,1917,'email','','dinanikolskaya99@gmail.com'),(9145,2,1917,'dropdown','','Wireless Solutions'),(9146,2,1917,'description','','Salam, qiymətinizi bilmək istədim.'),(9147,2,1918,'names','first_name','Natali Conti'),(9148,2,1918,'email','','nataliconti2030@gmail.com'),(9149,2,1918,'input_text','','Xzwkq trbylq'),(9150,2,1918,'dropdown','','Other Enquiry'),(9151,2,1918,'description','','The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\r\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\r\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\r\nJ\r\n\r\nust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \r\n$10 in BTC will be sent straight to your crypto wallet.\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/5xacuk9t'),(9152,2,1919,'names','first_name','Abi'),(9153,2,1919,'email','','businessprocessoutsourcing1@outlook.com'),(9154,2,1919,'input_text','','3553495696'),(9155,2,1919,'dropdown','','Mini PCs'),(9156,2,1919,'description','','With 9 years’ eCommerce experience, I handle core operations at $10/hr — product uploads, inventory updates, order processing, returns, price management, managing spreadsheets, plus chat & email support. We manage Amazon, eBay, Shopify, WooCommerce, Google Merchant, Facebook Shop, Walmart, Etsy & more. Let’s jump on a Zoom call and get your store running at its best!\r\nE-mail me: Businessprocessoutsourcing1@outlook.com'),(9157,2,1920,'names','first_name','Natali Conti'),(9158,2,1920,'email','','nataliconti2030@gmail.com'),(9159,2,1920,'input_text','','6757776128'),(9160,2,1920,'dropdown','','Display Mounts'),(9161,2,1920,'description','','The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\r\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\r\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\r\n\r\n\r\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \r\n$10 in BTC will be sent straight to your crypto wallet.\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/5xacuk9t'),(9162,2,1921,'names','first_name','Kristi Reed'),(9163,2,1921,'email','','reedkristim@gmail.com'),(9164,2,1921,'input_text','','5857067721'),(9165,2,1921,'dropdown','','Cables & Accessories'),(9166,2,1921,'description','','Hello and good day,\r\n\r\nDid you know there are hundreds of tax credits and incentives available to business and commercial property owners — many of which go unclaimed?\r\n\r\nThe average eligible savings exceeds \\$100,000.\r\n\r\nFor a small monthly subscription (based on your business size), we’ll keep you informed of what you qualify for. There’s no upfront cost — GMG will conduct a complimentary Incentive Analysis. If the analysis reveals meaningful benefit, our procurement fees will apply per project or hourly, as outlined in Circular 230.\r\n\r\nLet’s explore what’s available to you:\r\nhttps://www.kristireedstrydeandgmgadvisor.com\r\n\r\nBest regards,\r\nKristi Reed \r\nStryde & GMG\r\nSenior Advisor\r\n585-706-7721\r\n\r\n\r\n\r\nIf at any point you no longer want to receive further emails from me, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nCoevorderweg 93, Brighton, CA, USA, 90302'),(9167,2,1922,'names','first_name','Natali Conti'),(9168,2,1922,'email','','nataliconti2030@gmail.com'),(9169,2,1922,'input_text','','277446499'),(9170,2,1922,'dropdown','','Projection Solutions'),(9171,2,1922,'description','','The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\r\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\r\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\r\n\r\n\r\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \r\n$10 in BTC will be sent straight to your crypto wallet.\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/5xacuk9t'),(9172,2,1923,'names','first_name','Anthony Bruce'),(9173,2,1923,'email','','anthony@jmrcapital.co'),(9174,2,1923,'input_text','','916033923'),(9175,2,1923,'dropdown','','Wireless Solutions'),(9176,2,1923,'description','','Two types of businesses right now:\r\n\r\nType A: Still waiting anohter 12-18 months for their ERC refund, hoping the IRS eventually gets to them\r\n\r\nType B: Working with us to get their funds in 6 weeks or less\r\n\r\nWhich would you rather be?\r\n\r\n\r\nYour guarantee: If we don\'t cut your wait time by at least 75%, you pay nothing.\r\n\r\nReply to this messael or shoot a message to anthony@jmrcapital.co\r\n\r\nLet\'s turn that pending credit into working capital NOW.\r\n\r\nBest,\r\n\r\nAnthony\r\nJMR Capital\r\n\r\nLimited to 20 new clients this month - 8 spots left'),(9177,2,1924,'names','first_name','Berry Grammer'),(9178,2,1924,'email','','berry.grammer@outlook.com'),(9179,2,1924,'input_text','','353741289'),(9180,2,1924,'dropdown','','Wireless Solutions'),(9181,2,1924,'description','','Our AI-optimized service sends high-intent, keyword-targeted visitors to your site, saving you money compared to paid ad campaigns. Ready to get started?\r\n\r\nhttps://ow.ly/9M8k50WAbax'),(9182,2,1925,'names','first_name','France Hackbarth'),(9183,2,1925,'email','','france.hackbarth@gmail.com'),(9184,2,1925,'input_text','','298155755'),(9185,2,1925,'dropdown','','Audio Solutions'),(9186,2,1925,'description','','Hello\r\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +48 504 723 543'),(9187,2,1926,'names','first_name','SimonEmist'),(9188,2,1926,'email','','irinademenkova86@gmail.com'),(9189,2,1926,'dropdown','','Meeting Room Solutions'),(9190,2,1926,'description','','Здравейте, исках да знам цената ви.'),(9191,2,1927,'names','first_name','Alva Stukes'),(9192,2,1927,'email','','alva.stukes@googlemail.com'),(9193,2,1927,'input_text','','4986258965'),(9194,2,1927,'dropdown','','Meeting Room Solutions'),(9195,2,1927,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9196,2,1928,'names','first_name','Casino_nqpr'),(9197,2,1928,'email','','clobtsyaven@bestwork24.store'),(9198,2,1928,'dropdown','','Wireless Solutions'),(9199,2,1928,'description','','Visit CasinoTorero.info — your trusted guide for casino reviews! \r\n \r\nSearching for reliable online casinos? \r\nAt this platform, you’ll get access to detailed rankings on licensed casinos. \r\n \r\nChoose from top slots, table games, and fresh games. \r\nGrab welcome bonuses and increase your winnings today! \r\n \r\nEasy to use: navigate by bonus, read latest news, and choose the best site. \r\n \r\nJoin Casino Toreto — your source for online casino fun! \r\n \r\nSpin and win!'),(9200,2,1929,'names','first_name','Karen B.'),(9201,2,1929,'email','','outreachseo56@gmail.com'),(9202,2,1929,'input_text','','816277436'),(9203,2,1929,'dropdown','','Video Distribution'),(9204,2,1929,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9205,2,1930,'names','first_name','Brian WRIGHT Eng.'),(9206,2,1930,'email','','newsletter@wexxon.com'),(9207,2,1930,'input_text','','7209248652'),(9208,2,1930,'dropdown','','Projection Solutions'),(9209,2,1930,'description','','Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com'),(9210,2,1931,'names','first_name','LeeEmist'),(9211,2,1931,'email','','dinanikolskaya99@gmail.com'),(9212,2,1931,'dropdown','','Meeting Room Solutions'),(9213,2,1931,'description','','Hai, saya ingin tahu harga Anda.'),(9214,2,1932,'names','first_name','LeeEmist'),(9215,2,1932,'email','','zekisuquc419@gmail.com'),(9216,2,1932,'dropdown','','Mini PCs'),(9217,2,1932,'description','','Hola, quería saber tu precio..'),(9218,2,1933,'names','first_name','Dotty Palombo'),(9219,2,1933,'email','','palombo.dotty@gmail.com'),(9220,2,1933,'input_text','','485299381'),(9221,2,1933,'description','','Hello\r\nI would like you to send me your pricing, we would like to cooperate, as we have own clients base., please contact me on Whatsapp: +48 732 676 280'),(9222,2,1934,'names','first_name','Milagro Arnett'),(9223,2,1934,'email','','arnett.milagro83@yahoo.com'),(9224,2,1934,'input_text','','7034676938'),(9225,2,1934,'dropdown','','Other Enquiry'),(9226,2,1934,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9227,2,1935,'names','first_name','Jeanalee Guanzon'),(9228,2,1935,'email','','jean@gcomsys.net'),(9229,2,1935,'input_text','','+639178499663'),(9230,2,1935,'dropdown','','Cables & Accessories'),(9231,2,1935,'description','','We would like to know your local distributor here in the Philippines.'),(9232,2,1936,'names','first_name','LeeEmist'),(9233,2,1936,'email','','zekisuquc419@gmail.com'),(9234,2,1936,'dropdown','','Other Enquiry'),(9235,2,1936,'description','','Hola, quería saber tu precio..'),(9236,2,1937,'names','first_name','Ken Loeffler'),(9237,2,1937,'email','','kenp2025x@yahoo.com'),(9238,2,1937,'input_text','','3653562068'),(9239,2,1937,'dropdown','','LCD & LED Products'),(9240,2,1937,'description','','Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82'),(9241,2,1938,'names','first_name','Onita Medlin'),(9242,2,1938,'email','','medlin.onita@gmail.com'),(9243,2,1938,'input_text','','2503045411'),(9244,2,1938,'dropdown','','Mini PCs'),(9245,2,1938,'description','','Struggling with boost your website’s reach? Our AI technology delivers perfect visitors using keywords or regional targeting from continents to local streets. \r\nDesiring higher profits, lively pages, or greater web impact? \r\nWe shape it to fit your vision. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/oBRB50WFXk8'),(9246,2,1939,'names','first_name','Gemma Marshall'),(9247,2,1939,'email','','gemmamarshall811@gmail.com'),(9248,2,1939,'input_text','','818043514'),(9249,2,1939,'dropdown','','Wireless Solutions'),(9250,2,1939,'description','','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- We guarantee to gain you 700-1500+ followers per month.\r\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\r\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\r\n\r\nKind Regards,\r\nGemma'),(9251,2,1940,'names','first_name','Damonovell'),(9252,2,1940,'email','','actionvsculture@gmail.com'),(9253,2,1940,'input_text','','+17221906320'),(9254,2,1940,'dropdown','','Mini PCs'),(9255,2,1940,'description','','Action \r\nOR \r\nCulture'),(9256,2,1941,'names','first_name','Pete Bingle'),(9257,2,1941,'email','','pete.bingle@googlemail.com'),(9258,2,1941,'input_text','','3537866213'),(9259,2,1941,'dropdown','','Mini PCs'),(9260,2,1941,'description','','If you’re not in inboxes like this, you’re being ignored. We get your message seen—sent directly to contact forms like the one that delivered this ad.\r\n\r\n\r\nHave questions? Reach out and I’ll be happy to help. \r\n\r\nRegards, \r\nPete Bingle \r\nEmail: Pete.Bingle@mymail2go.my \r\nWebsite: https://resultsmarketing.my'),(9261,2,1942,'names','first_name','Therese Vandegrift'),(9262,2,1942,'email','','vandegrift.therese@gmail.com'),(9263,2,1942,'input_text','','267423354'),(9264,2,1942,'dropdown','','LCD & LED Products'),(9265,2,1942,'description','','Ready to optimize your website traffic? Our AI-driven system delivers targeted website traffic using keywords and geographic precision from nations to neighborhoods.\r\nLooking to increased revenue, active website traffic, or wider web reach?\r\nWe fine-tune it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/XlI950WH1tP'),(9266,2,1943,'names','first_name','Zora Haly'),(9267,2,1943,'email','','zora.haly@gmail.com'),(9268,2,1943,'input_text','','Pu tk Bcjda'),(9269,2,1943,'dropdown','','Display Mounts'),(9270,2,1943,'description','','Chat with a live psychic today! Visit PsychicChat.com'),(9271,2,1944,'names','first_name','Ahmad Nepean'),(9272,2,1944,'email','','nepean.ahmad@gmail.com'),(9273,2,1944,'input_text','','499272012'),(9274,2,1944,'dropdown','','Display Mounts'),(9275,2,1944,'description','','Hello,\r\nWe want to purchase your products or services. Is there any option for a discount? Please contact us at this whatsapp number: 48 507 951 784'),(9276,2,1945,'names','first_name','Brian WRIGHT Eng.'),(9277,2,1945,'email','','newsletter@wexxon.com'),(9278,2,1945,'input_text','','7209248652'),(9279,2,1945,'dropdown','','Video Distribution'),(9280,2,1945,'description','','Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https://wexxon.com'),(9281,2,1946,'names','first_name','Dennis Appleroth'),(9282,2,1946,'email','','dennis.appleroth@hotmail.com'),(9283,2,1946,'input_text','','476482635'),(9284,2,1946,'dropdown','','Audio Solutions'),(9285,2,1946,'description','','Wanting to revitalize your website traffic? Our AI-driven system pulls targeted visitors using keywords plus location targeting from global regions to local streets.\r\nAiming at higher revenue, active website traffic, or greater web presence?\r\nWe fine-tune it to suit your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/XlI950WH1tP'),(9286,2,1947,'names','first_name','Wilfred Gilliland'),(9287,2,1947,'email','','gilliland.wilfred@googlemail.com'),(9288,2,1947,'input_text','','9413711117'),(9289,2,1947,'dropdown','','Audio Solutions'),(9290,2,1947,'description','','Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. \r\n\r\nSe-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature). Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced. Please read the many reviews that express how much it has helped.\r\n\r\n It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic. Se-REM\'s mission statement is \"Trauma relief at as close to free as possible\". This not-for-profit program downloads to a smart phone or computer and can be used at home. \r\n\r\n Read and download at: https://se-rem.com/. Once you own the program, you are encouraged to give it away to others who will benefit. https://se-rem.com/ is in use in 36 countries.'),(9291,2,1948,'names','first_name','Lynette Korff'),(9292,2,1948,'email','','korff.lynette@gmail.com'),(9293,2,1948,'input_text','','487815039'),(9294,2,1948,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9295,2,1949,'names','first_name','Karen B.'),(9296,2,1949,'email','','outreachseo56@gmail.com'),(9297,2,1949,'input_text','','Zswzjtmlla'),(9298,2,1949,'dropdown','','Mini PCs'),(9299,2,1949,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9300,2,1950,'names','first_name','LeeEmist'),(9301,2,1950,'email','','zekisuquc419@gmail.com'),(9302,2,1950,'dropdown','','Other Enquiry'),(9303,2,1950,'description','','Ola, quería saber o seu prezo.'),(9304,2,1951,'names','first_name','Julie'),(9305,2,1951,'email','','businessgrowtogether@outlook.com'),(9306,2,1951,'input_text','','344579977'),(9307,2,1951,'dropdown','','Cables & Accessories'),(9308,2,1951,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity.\r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(9309,2,1952,'names','first_name','Jo Antonio'),(9310,2,1952,'email','','jo.antonio@yahoo.com'),(9311,2,1952,'input_text','','511162957'),(9312,2,1952,'dropdown','','Meeting Room Solutions'),(9313,2,1952,'description','','Planning for the future includes your online data. With a ready considerate system, you can avoid confusion and ensure your wishes are met. Click here to get free early access and see how:\r\n\r\nhttps://ow.ly/c9qF50WLxmy'),(9314,2,1953,'names','first_name','Brian Solander'),(9315,2,1953,'email','','solander.brian@hotmail.com'),(9316,2,1953,'input_text','','7158512919'),(9317,2,1953,'dropdown','','Display Mounts'),(9318,2,1953,'description','','Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\r\n\r\nhttps://ow.ly/5w2Q50WOcQR'),(9319,2,1954,'names','first_name','Ronda Amerson'),(9320,2,1954,'email','','amerson.ronda@outlook.com'),(9321,2,1954,'input_text','','3102998098'),(9322,2,1954,'dropdown','','Mini PCs'),(9323,2,1954,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9324,2,1955,'names','first_name','Damaris Medley'),(9325,2,1955,'email','','damaris.medley@hotmail.com'),(9326,2,1955,'input_text','','353721864'),(9327,2,1955,'dropdown','','Video Distribution'),(9328,2,1955,'description','','Hi Blueocean Technologies Com,\r\n\r\nWant consistent uploads without burning out?\r\n\r\nAI outlines, scripts, and edits do the heavy lifting\r\n\r\nB-roll and stock are handled for you\r\n\r\n200+ voices = on-brand narration in seconds\r\n\r\nMonetization-safe for channels and sponsors\r\n\r\nCreate your next video today:\r\n→ https://video-gen-ai.blogspot.com\r\n\r\nTip: Batch 5 scripts, then render all at once—stay 2 weeks ahead with one afternoon of work.\r\n\r\n\r\nTo your viral success,\r\n[Damaris Medley]\r\n\r\nEmpowering Your Digital Marketing Success'),(9329,2,1956,'names','first_name','LeeEmist'),(9330,2,1956,'email','','zekisuquc419@gmail.com'),(9331,2,1956,'dropdown','','Wireless Solutions'),(9332,2,1956,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(9333,2,1957,'names','first_name','LeeEmist'),(9334,2,1957,'email','','dinanikolskaya99@gmail.com'),(9335,2,1957,'dropdown','','Wireless Solutions'),(9336,2,1957,'description','','Ndewo, achọrọ m ịmara ọnụahịa gị.'),(9337,2,1958,'names','first_name','LeeEmist'),(9338,2,1958,'email','','zekisuquc419@gmail.com'),(9339,2,1958,'dropdown','','Display Mounts'),(9340,2,1958,'description','','Salut, ech wollt Äre Präis wëssen.'),(9341,2,1959,'names','first_name','Iris Hume'),(9342,2,1959,'email','','iris.hume@gmail.com'),(9343,2,1959,'input_text','','8648527986'),(9344,2,1959,'dropdown','','LCD & LED Products'),(9345,2,1959,'description','','Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9346,2,1960,'names','first_name','Vana'),(9347,2,1960,'email','','projectsexpert222@outlook.com'),(9348,2,1960,'input_text','','484795403'),(9349,2,1960,'dropdown','','Video Distribution'),(9350,2,1960,'description','','Hi, this is Vana. I am a professional bookkeeper with expertise in QuickBooks, Wave, Odoo, Zoho, FreshBooks, Xero, and many other platforms. I can help you by categorizing your income and expense transactions and handling accurate bank reconciliations.\r\n\r\nThe best part—I can adapt to any bookkeeping software you use, usually within just one day. My services start at only $50 per month, making it both cost-effective and reliable.\r\n\r\nIf you’d like to save time and focus on growing your business while I handle the numbers, feel free to reply to me at projectsexpert222@outlook.com. I’d be happy to discuss how I can support your bookkeeping needs.\r\n\r\nLooking forward to your response.'),(9351,2,1961,'names','first_name','Eleanor Rousseau'),(9352,2,1961,'email','','rousseau.eleanor@hotmail.com'),(9353,2,1961,'input_text','','45384392'),(9354,2,1961,'dropdown','','LCD & LED Products'),(9355,2,1961,'description','','Hello\r\nWe would like to make order, can you send us more detials like pricing ? Contact us on whatsup: +1 204 808 3763'),(9356,2,1962,'names','first_name','Adrianna Tillyard'),(9357,2,1962,'email','','tillyard.adrianna@gmail.com'),(9358,2,1962,'input_text','','268615364'),(9359,2,1962,'dropdown','','LCD & LED Products'),(9360,2,1962,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9361,2,1963,'names','first_name','LeeEmist'),(9362,2,1963,'email','','irinademenkova86@gmail.com'),(9363,2,1963,'dropdown','','Mini PCs'),(9364,2,1963,'description','','Hi, მინდოდა ვიცოდე თქვენი ფასი.'),(9365,2,1964,'names','first_name','Karen B.'),(9366,2,1964,'email','','outreachseo56@gmail.com'),(9367,2,1964,'input_text','','7947917918'),(9368,2,1964,'dropdown','','LCD & LED Products'),(9369,2,1964,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9370,2,1965,'names','first_name','Tanu'),(9371,2,1965,'email','','brandbuildingassistance@outlook.com'),(9372,2,1965,'input_text','','7910547586'),(9373,2,1965,'dropdown','','Meeting Room Solutions'),(9374,2,1965,'description','','Hi, I’m Tanu, a HubSpot-Certified Content Manager with 8+ years of experience in creating SEO-driven blogs, articles, product descriptions, and website copy. I also specialize in keyword research, meta titles, and meta descriptions to boost search rankings and online visibility.\r\n\r\nIf you’d like, I can share tailored blog topic suggestions and content improvement ideas for your website.\r\n\r\nLet’s connect: brandbuildingassistance@outlook.com'),(9375,2,1966,'names','first_name','Mora Dedman'),(9376,2,1966,'email','','dedman.mora@gmail.com'),(9377,2,1966,'input_text','','8193143878'),(9378,2,1966,'dropdown','','Mini PCs'),(9379,2,1966,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9380,2,1967,'names','first_name','Analiz_urEn'),(9381,2,1967,'email','','jill@berlingid.ru'),(9382,2,1967,'dropdown','','Audio Solutions'),(9383,2,1967,'description','','Оценка посещаемости веб-сайтов в Москве стал актуальной темой для многих компаний. С ростом числа интернет-пользователей так же растет и интерес к анализу их поведения. Такой анализ обеспечивает углубленное понимание целевой аудитории. \r\nПосещения сайтов москве позволяет получить ценные данные о поведении пользователей и их предпочтениях в интернете. \r\n Особенности посещения интернет-сайтов в Москве вызывают интерес у исследователей. Например, в столице более высокий уровень мобильного трафика . Это объясняется высокой популярностью мобильных гаджетов среди пользователей.'),(9384,2,1968,'names','first_name','Karen B.'),(9385,2,1968,'email','','outreachseo56@gmail.com'),(9386,2,1968,'input_text','','353256183'),(9387,2,1968,'dropdown','','Other Enquiry'),(9388,2,1968,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9389,2,1969,'names','first_name','Trevor Stringer'),(9390,2,1969,'email','','stringer.trevor@outlook.com'),(9391,2,1969,'input_text','','634635833'),(9392,2,1969,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(9393,2,1970,'names','first_name','Iona Chinner'),(9394,2,1970,'email','','chinner.iona@gmail.com'),(9395,2,1970,'input_text','','3620163442'),(9396,2,1970,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9397,2,1971,'names','first_name','Donny Burnett'),(9398,2,1971,'email','','donny.burnett@gmail.com'),(9399,2,1971,'input_text','','276602393'),(9400,2,1971,'dropdown','','Audio Solutions'),(9401,2,1971,'description','','Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\r\n\r\nhttps://ow.ly/gxY750WP9WW'),(9402,2,1972,'names','first_name','Cleo Worthy'),(9403,2,1972,'email','','cleo.worthy@gmail.com'),(9404,2,1972,'input_text','','Ct vdt e'),(9405,2,1972,'dropdown','','Meeting Room Solutions'),(9406,2,1972,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9407,2,1973,'names','first_name','Mable Gantt'),(9408,2,1973,'email','','mable.gantt@gmail.com'),(9409,2,1973,'input_text','','2434233357'),(9410,2,1973,'dropdown','','Wireless Solutions'),(9411,2,1973,'description','','Most side hustles are oversaturated or require upfront costs. This one pays weekly, starts free, and taps into a growing demand for digital privacy.\r\n\r\nhttps://ow.ly/Kwgy50WS2yq'),(9412,2,1974,'names','first_name','Frank'),(9413,2,1974,'email','','info@blueocean-technologies.com'),(9414,2,1974,'input_text','','4079478095'),(9415,2,1974,'dropdown','','Cables & Accessories'),(9416,2,1974,'description','','Hi \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nBest Wishes, \r\n\r\nFrank'),(9417,2,1975,'names','first_name','Ivan Ramirez'),(9418,2,1975,'email','','kimbell.richard@googlemail.com'),(9419,2,1975,'input_text','','3855239493'),(9420,2,1975,'dropdown','','Wireless Solutions'),(9421,2,1975,'description','','Hey there, I want to ask you if you\'re interested in buying/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \r\n\r\n\r\nWant more info: http://10k-ad-accounts.xyz\r\n\r\nNew YouTube video (social proof): http://10k-youtubevideo.xyz \r\n\r\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\r\n\r\n\r\n\r\nThanks & Regards,\r\nIvan R.\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:\r\nhttps://bit.ly/websiteoptout'),(9422,2,1976,'names','first_name','Keisha Dye'),(9423,2,1976,'email','','keisha.dye99@gmail.com'),(9424,2,1976,'input_text','','308177318'),(9425,2,1976,'dropdown','','Display Mounts'),(9426,2,1976,'description','','Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://ow.ly/gxY750WP9WW'),(9427,2,1977,'names','first_name','Hilda Clemons'),(9428,2,1977,'email','','clemons.hilda@gmail.com'),(9429,2,1977,'input_text','','9055127304'),(9430,2,1977,'dropdown','','Audio Solutions'),(9431,2,1977,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(9432,2,1978,'names','first_name','Ashley Munn'),(9433,2,1978,'email','','ashley.munn@gmail.com'),(9434,2,1978,'input_text','','3475135627'),(9435,2,1978,'dropdown','','Display Mounts'),(9436,2,1978,'description','','Test at massive scale: 1M ad sends to contact forms now only: $49, limited-time. Reach out to me today via email: kloos@bienhoamarketing.com'),(9437,2,1979,'names','first_name','Cheri Eklund'),(9438,2,1979,'email','','eklund.cheri@gmail.com'),(9439,2,1979,'input_text','','96227871'),(9440,2,1979,'dropdown','','Mini PCs'),(9441,2,1979,'description','','There’s a privacy tool people are quietly signing up for — and it\'s paying everyday agents commission per referral. If you\'re open to earning from a growing niche, this is worth a click.\r\n\r\nhttps://ow.ly/m0Cl50WS2wc'),(9442,2,1980,'names','first_name','Dizaynersk_hgkt'),(9443,2,1980,'email','','zetpglqjnkt@2-construction.store'),(9444,2,1980,'dropdown','','Display Mounts'),(9445,2,1980,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\n \r\nНельзя недооценивать значение премиум класса в дизайне интерьеров. Дизайнерская мебель не просто украшает пространство, но и наполняет его смыслом. Премиум мебель может стать центральным элементом любой комнаты.'),(9446,2,1981,'names','first_name','Oren Callister'),(9447,2,1981,'email','','callister.oren23@msn.com'),(9448,2,1981,'input_text','','Caeqnegpdhh'),(9449,2,1981,'dropdown','','Mini PCs'),(9450,2,1981,'description','','Eager to accelerate your website’s audience? Our smart AI tool channels precise visitors using keywords with location accuracy from countries to towns. \r\nLooking to higher revenue, dynamic engagement, or stronger online impact? \r\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/mEoo50WOcQC'),(9451,2,1982,'names','first_name','Bonnie Jull'),(9452,2,1982,'email','','jull.bonnie@gmail.com'),(9453,2,1982,'input_text','','7027601213'),(9454,2,1982,'dropdown','','Projection Solutions'),(9455,2,1982,'description','','Eager to amplify your website’s growth? Our AI-powered system delivers targeted visitors via keywords with geographic accuracy from countries to towns. \r\nLooking for higher income, lively users, or stronger online presence? \r\nWe shape it to fit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/Py0R50WSKYB'),(9456,2,1983,'names','first_name','Wilson Roundtree'),(9457,2,1983,'email','','wilson.roundtree@googlemail.com'),(9458,2,1983,'input_text','','680591673'),(9459,2,1983,'dropdown','','Meeting Room Solutions'),(9460,2,1983,'description','','Greetings,\r\n\r\nWe have a special solution for your website blueocean-technologies.com.\r\n\r\nWhy you need this: to have every initiative, affiliate offer, or venture start delivering visitors and revenue today — without spending a dime on ads or complex tools. Ghost Pages turns you into a invisible powerhouse that Google absolutely favors: you build invisible pages using a unique Google asset, and they automatically start delivering niche audience — while your competition is completely unaware.\r\n\r\nIt’s simple, it’s rapid, it’s clever: no domains, hosting, social media, or technical skills required — if you can follow simple steps, you can do this. Plus, it really works and scales: launch one Ghost Page and immediately — visitors arrives wherever you want: partner programs, e-com, leads — you choose. Get going right away? Learn the method and get results that might surprise you.\r\n\r\nWatch how it works: https://smartexperts.pro/GhostPages?blueocean-technologies.com\r\n\r\nYou are receiving this message because we believe our idea may be valuable to you. \r\nIf you do not wish to receive further updates from us, please click here to UNSUBSCRIBE: \r\nhttps://smartexperts.pro/unsub?domain=blueocean-technologies.com \r\nAddress: 1464 Lewis Street Roselle, IL 60177 \r\nLooking out for you, Michael Turner.'),(9461,2,1984,'names','first_name','Rae Carlino'),(9462,2,1984,'email','','carlino.rae@gmail.com'),(9463,2,1984,'input_text','','753874461'),(9464,2,1984,'dropdown','','Meeting Room Solutions'),(9465,2,1984,'description','','There’s a privacy tool people are quietly signing up for — and it\'s paying everyday agents commission per referral. If you\'re open to earning from a growing niche, this is worth a click.\r\n\r\nhttps://ow.ly/eSo650WS2zb'),(9466,2,1985,'names','first_name','Carlota Roemer'),(9467,2,1985,'email','','carlota.roemer@hotmail.com'),(9468,2,1985,'input_text','','672011410'),(9469,2,1985,'dropdown','','Video Distribution'),(9470,2,1985,'description','','Hello Blueocean Technologies Com,\r\n\r\nWant consistent uploads without burning out?\r\n\r\nAI outlines, scripts, and edits do the heavy lifting\r\n\r\nB-roll and stock are handled for you\r\n\r\n200+ voices = on-brand narration in seconds\r\n\r\nMonetization-safe for channels and sponsors\r\n\r\nCreate your next video today:\r\n→ https://video-gen-ai.blogspot.com\r\n\r\nTip: Batch 5 scripts, then render all at once—stay 2 weeks ahead with one afternoon of work.\r\n\r\n\r\nTo your viral success,\r\n[Carlota Roemer]\r\n\r\nEmpowering Your Digital Marketing Success'),(9471,2,1986,'names','first_name','Karen B.'),(9472,2,1986,'email','','outreachseo56@gmail.com'),(9473,2,1986,'input_text','','498224377'),(9474,2,1986,'dropdown','','Audio Solutions'),(9475,2,1986,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9476,2,1987,'names','first_name','Jess Strutt'),(9477,2,1987,'email','','jess.strutt@gmail.com'),(9478,2,1987,'input_text','','3301085360'),(9479,2,1987,'dropdown','','Video Distribution'),(9480,2,1987,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(9481,2,1988,'names','first_name','GeorgeEmist'),(9482,2,1988,'email','','irinademenkova86@gmail.com'),(9483,2,1988,'dropdown','','Other Enquiry'),(9484,2,1988,'description','','Salam, qiymətinizi bilmək istədim.'),(9485,2,1989,'names','first_name','Lisa'),(9486,2,1989,'email','','bizassistance008@outlook.com'),(9487,2,1989,'input_text','','887472631'),(9488,2,1989,'dropdown','','Other Enquiry'),(9489,2,1989,'description','','Hi, I help businesses worldwide keep their books organized, reconciled, and accountant-ready—starting at just $50/month. Many companies overpay because accountants charge $150+ per hour for bookkeeping, which isn’t their main focus. With 15+ years of experience, I handle categorization, bank reconciliations, monthly reports, and clean records across QuickBooks, Xero, Zoho Books, FreshBooks, Wave, Sage, Odoo, NetSuite, Tally, and MYOB.\r\n\r\nWorking remotely from India, I specialize in global bookkeeping practices so your accountant spends less time “fixing” books—helping you save thousands of dollars yearly.\r\n\r\nWould you be open to a quick 15-minute call this week? You can email me directly at BizAssistance008@outlook.com'),(9490,2,1990,'names','first_name','Sam'),(9491,2,1990,'email','','hireonline556600@outlook.com'),(9492,2,1990,'input_text','','484351340'),(9493,2,1990,'dropdown','','Cables & Accessories'),(9494,2,1990,'description','','My name is Sam. I provide data entry services starting from $12 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \r\n\r\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.'),(9495,2,1991,'names','first_name','Neil Schiffer'),(9496,2,1991,'email','','schiffer.neil@yahoo.com'),(9497,2,1991,'input_text','','Gv I Hjcgqva'),(9498,2,1991,'dropdown','','Mini PCs'),(9499,2,1991,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9500,2,1992,'names','first_name','Amelia Coker'),(9501,2,1992,'email','','amelia.coker@gmail.com'),(9502,2,1992,'input_text','','668317765'),(9503,2,1992,'dropdown','','Other Enquiry'),(9504,2,1992,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9505,2,1993,'names','first_name','Inez Gravatt'),(9506,2,1993,'email','','gravatt.inez@hotmail.com'),(9507,2,1993,'input_text','','99227223'),(9508,2,1993,'dropdown','','Audio Solutions'),(9509,2,1993,'description','','Eager to ignite your website’s audience? Our AI-powered system draws targeted visitors using keywords with location-based tags from continents to towns. \r\nWanting higher earnings, engaged visitors, or stronger online impact? \r\nWe adapt it to fit your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/iH5Z50WSKYR'),(9510,2,1994,'names','first_name','Abi'),(9511,2,1994,'email','','businessgrowtogether@outlook.com'),(9512,2,1994,'input_text','','7939338916'),(9513,2,1994,'dropdown','','Projection Solutions'),(9514,2,1994,'description','','Hi, I hope this message finds you well.\r\n\r\nI’m Abi, an experienced Bookkeeper & Accounting professional with over 15 years of expertise working with businesses in the USA and other countries. I work directly with business owners and CPAs to make sure their books are accurate, up to date, and compliant.\r\n\r\nHere are the services I can personally help you with:\r\n> Bookkeeping (day-to-day income & expense tracking)\r\n> Accounting support & year-end finalization\r\n> Payroll processing\r\n> Tax return preparation support\r\n> Bank & credit card reconciliation\r\n> Accounts Payable / Accounts Receivable management\r\n> Financial reporting (P&L, Balance Sheet, Cash Flow)\r\n> QuickBooks, Xero, Zoho Books, FreshBooks & more\r\n> Data entry & compliance reporting\r\n\r\nIf you’d like, we can schedule a quick call to discuss your requirements and pricing.\r\n\r\nYou can reach me directly at Businessgrowtogether@outlook.com\r\n\r\nLooking forward to your response.\r\n\r\nBest regards,\r\nAbi'),(9515,2,1995,'names','first_name','Brian WRIGHT Eng.'),(9516,2,1995,'email','','newsletter@wexxon.com'),(9517,2,1995,'input_text','','7209248652'),(9518,2,1995,'dropdown','','LCD & LED Products'),(9519,2,1995,'description','','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(9520,2,1996,'names','first_name','Dizaynersk_fikt'),(9521,2,1996,'email','','jnwajaupakt@2-construction.store'),(9522,2,1996,'dropdown','','Display Mounts'),(9523,2,1996,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nПремиум мебель — это выгодная инвестиция в стиль и комфорт вашего пространства.'),(9524,2,1997,'names','first_name','Jodi Zimin'),(9525,2,1997,'email','','zimin.jodi@gmail.com'),(9526,2,1997,'input_text','','3366616719'),(9527,2,1997,'dropdown','','Mini PCs'),(9528,2,1997,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9529,2,1998,'names','first_name','LeeEmist'),(9530,2,1998,'email','','dinanikolskaya99@gmail.com'),(9531,2,1998,'dropdown','','Wireless Solutions'),(9532,2,1998,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(9533,2,1999,'names','first_name','LeeEmist'),(9534,2,1999,'email','','dinanikolskaya99@gmail.com'),(9535,2,1999,'dropdown','','Other Enquiry'),(9536,2,1999,'description','','Ola, quería saber o seu prezo.'),(9537,2,2000,'names','first_name','Brian WRIGHT Eng.'),(9538,2,2000,'email','','newsletter@wexxon.com'),(9539,2,2000,'input_text','','7209248652'),(9540,2,2000,'dropdown','','Wireless Solutions'),(9541,2,2000,'description','','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(9542,2,2001,'names','first_name','GeorgeEmist'),(9543,2,2001,'email','','irinademenkova86@gmail.com'),(9544,2,2001,'dropdown','','Audio Solutions'),(9545,2,2001,'description','','Sveiki, es gribēju zināt savu cenu.'),(9546,2,2002,'names','first_name','Jack'),(9547,2,2002,'email','','jallen136@hotmail.com'),(9548,2,2002,'input_text','','547-855-9222'),(9549,2,2002,'dropdown','','Projection Solutions'),(9550,2,2002,'description','','Quick note: \"hands\" seems like it could be a typo. spellhelper.com usually helps me double-check these things fast.\r\n\r\nCheers,\r\nJack'),(9551,2,2003,'names','first_name','Lynda Cooley'),(9552,2,2003,'email','','lynda.cooley@gmail.com'),(9553,2,2003,'input_text','','6533318761'),(9554,2,2003,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9555,2,2004,'names','first_name','Vaibhav'),(9556,2,2004,'email','','webdesignservices111@outlook.com'),(9557,2,2004,'input_text','','3266911107'),(9558,2,2004,'dropdown','','Cables & Accessories'),(9559,2,2004,'description','','Is your current website delivering the premium, modern feel your brand deserves—or are you considering a redesign? I offer high-quality builds starting from $2,000.\r\nCan we schedule a short meeting? Let me know a suitable day and time by emailing me at webdesignservices111@outlook.com'),(9560,2,2005,'names','first_name','Brian WRIGHT Eng.'),(9561,2,2005,'email','','newsletter@wexxon.com'),(9562,2,2005,'input_text','','7209248652'),(9563,2,2005,'dropdown','','Mini PCs'),(9564,2,2005,'description','','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(9565,2,2006,'names','first_name','Choy K.'),(9566,2,2006,'email','','km.health@outlook.com'),(9567,2,2006,'input_text','','5016352538'),(9568,2,2006,'dropdown','','LCD & LED Products'),(9569,2,2006,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(9570,2,2007,'names','first_name','Minna Leone'),(9571,2,2007,'email','','leone.minna@gmail.com'),(9572,2,2007,'input_text','','3724006930'),(9573,2,2007,'dropdown','','Other Enquiry'),(9574,2,2007,'description','','Is anyone human reading my message? Ah there you are! I\'m offering a cheap and quick way for you to reach millions of website owners just like my message reached you now. It\'s simple, you give me your ad text and I blast it with my special AI enabled software to either millions of random sites or targets that you select. Check out my site below for details or to have a live chat with me now. \r\n\r\nGo ahead and reach out now! I mean you already know this works since you\'ve read my message this far right?\r\n\r\nThanks!\r\nPhil\r\nwebsite: contactformpromotion.com'),(9575,2,2008,'names','first_name','casino_empr'),(9576,2,2008,'email','','info@les-standart.store'),(9577,2,2008,'dropdown','','Video Distribution'),(9578,2,2008,'description','','?Estas buscando un buen casino online legal en Espana para apostar con dinero real? Durante meses estuve investigando opciones hasta que encontre casinos con dinero real. \r\nLo que encontre fue una comparativa actualizada de casinos online con dinero real donde es seguro depositar dinero. Lo mas importante para mi fue que la pagina solo recomienda plataformas legales en Espana. Asi no tienes que preocuparte por fraudes. Por si fuera poco, puedes jugar desde el movil. Lo uso mientras viajo por Espana y todo cargo perfectamente. \r\n?Bonos? ?Por supuesto! Las plataformas recomendadas ofrecen bonificaciones increibles para que empieces con ventaja. ?Te gusta el blackjack? Tienen de todo. Desde juegos de mesa en vivo hasta baccarat clasico, todo esta ahi. \r\nEl proceso de retiro es rapido. Yo recibi el dinero por transferencia y fue instantaneo. Asi debe funcionar un buen casino. Si buscas opciones locales, te invito a visitar esta web. Ahi encontraras opciones fiables para apostar online en 2025. \r\nJugar con cabeza es clave. Y hacerlo en un casino legal y seguro es el primer paso. \r\nNo pierdas mas tiempo, echale un vistazo a los listados.'),(9579,2,2009,'names','first_name','Tony'),(9580,2,2009,'email','','yourvirtualassistant23@outlook.com'),(9581,2,2009,'input_text','','325691129'),(9582,2,2009,'dropdown','','LCD & LED Products'),(9583,2,2009,'description','','I work as a business assistant and can help you with a variety of tasks including creating designs on Canva, writing content, managing emails, assisting in hiring, uploading website content, web research, bookkeeping, handling invoices, maintaining Google Sheets and Docs, following your SOPs, and working on your business software. I also handle data entry, create social media posts, and schedule them. My rate is $20/hr, and I can support you in managing day-to-day operations so you can focus more on growing your business. \r\n\r\nIf this is something you need, feel free to reach out at Yourvirtualassistant23@outlook.com'),(9584,2,2010,'names','first_name','Elva Grosse'),(9585,2,2010,'email','','grosse.elva3@outlook.com'),(9586,2,2010,'input_text','','347213181'),(9587,2,2010,'dropdown','','Display Mounts'),(9588,2,2010,'description','','Capture additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and expand your brand\'s reach, you can find more information and start a no-cost trial here: https://ow.ly/ZJY350WXAx6\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, premium audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Reduces effort by automating tedious Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can opt out whenever you like. No contracts and a 7 day free trial.'),(9589,2,2011,'names','first_name','Ana'),(9590,2,2011,'email','','webcontentwriting12@outlook.com'),(9591,2,2011,'input_text','','42218332'),(9592,2,2011,'dropdown','','Mini PCs'),(9593,2,2011,'description','','Hi, I create SEO-ready blog posts that are engaging, well-structured, and ready to publish. For $70, you’ll get:\r\n800–1,000 words blog post\r\nIntegration of 2 client-provided keywords (naturally placed for SEO)\r\n1 stock/royalty-free image included with alt-text\r\nMeta title & meta description for better search ranking\r\n1 free revision\r\n\r\nThis way, you get a complete, plug-and-play article without extra work on your side.\r\n\r\nIf this sounds good, just share your topic and keywords on my email Webcontentwriting12@outlook.com, and I’ll get started.'),(9594,2,2012,'names','first_name','Terrell Jageurs'),(9595,2,2012,'email','','jageurs.terrell97@gmail.com'),(9596,2,2012,'input_text','','96440198'),(9597,2,2012,'dropdown','','Meeting Room Solutions'),(9598,2,2012,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(9599,2,2013,'names','first_name','Jarek Leroy'),(9600,2,2013,'email','','jarek@fureinsmile.co'),(9601,2,2013,'input_text','','471124468'),(9602,2,2013,'dropdown','','Audio Solutions'),(9603,2,2013,'description','','Hey,\r\nWe help partners like you launch custom teeth whitening products—fast.\r\n Full OEM/ODM service, low MOQs, beautiful packaging.\r\n\r\nCurious how it works?\r\n\r\nLet’s connect.www.fureisnsmile.com\r\nWechat/Whatsapp:+86 152 7463 9757'),(9604,2,2014,'names','first_name','Filomena'),(9605,2,2014,'email','','info@blueocean-technologies.com'),(9606,2,2014,'input_text','','722851354'),(9607,2,2014,'dropdown','','Mini PCs'),(9608,2,2014,'description','','Hello \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nEnjoy, \r\n\r\nFilomena'),(9609,2,2015,'names','first_name','Shiv'),(9610,2,2015,'email','','hireresource009@outlook.com'),(9611,2,2015,'input_text','','911244847'),(9612,2,2015,'description','','Hi, I hope you’re doing well. I’m Shiv from India, a dedicated Virtual Assistant with over 4 years of experience helping professionals and small businesses streamline their operations.\r\n\r\nHere’s how I can support you:\r\n> Email & Inbox Management: Organize, prioritize, and respond to messages.\r\n> Set meeting reminders, and handle rescheduling.\r\n> Data Entry & Reporting: Maintain spreadsheets, update CRMs, and generate custom reports.\r\n> Internet Research: Gather market insights, competitor analysis, and resource summaries.\r\n> Travel Planning: Book flights, hotels, and create detailed itineraries.\r\n> Social Media Support: Draft posts, schedule content, and assist with basic graphics.\r\n\r\nRate: $10 per hour\r\nAvailability: Monday–Friday, 9 AM–5 PM \r\n\r\nI pride myself on clear communication, a proactive attitude, and delivering reliable results on time.\r\n\r\nIf you’d like to discuss your specific needs or try a short pilot project, just reply me @ HireResource009@outlook.com\r\n\r\nThank you for considering my services. I look forward to helping you achieve your goals!'),(9613,2,2016,'names','first_name','Colette Lang'),(9614,2,2016,'email','','colette.lang97@gmail.com'),(9615,2,2016,'input_text','','6306671411'),(9616,2,2016,'dropdown','','Other Enquiry'),(9617,2,2016,'description','','Our AI-powered service delivers high-intent visitors to your website, saving you money compared to traditional paid ads. Ready to enhance your online presence?\r\n\r\nhttps://ow.ly/QM6Y50WXBki'),(9618,2,2017,'names','first_name','NAEWTRER230584NEYHRTGE'),(9619,2,2017,'email','','lenqyuwk@eblanomail.com'),(9620,2,2017,'dropdown','','Wireless Solutions'),(9621,2,2017,'description','','MERTHYTJTJ230584MAVNGHJTH'),(9622,2,2018,'names','first_name','Natali Conti'),(9623,2,2018,'email','','nataliconti2030@gmail.com'),(9624,2,2018,'input_text','','684947033'),(9625,2,2018,'dropdown','','Video Distribution'),(9626,2,2018,'description','','Get An Insanely Profitable Work-From-Anywhere\r\nBusiness Built FOR YOU….\r\nCould Potentially Generate $30,000.00+/Month In 90 Days Or Less\r\nWITHOUT Selling Or Setting ANYTHING Up Yourself \r\n\r\nfor more click here : https://jvz9.com/c/688203/415010/\r\n\r\n\r\n\r\nClick here for more info : https://tinyurl.com/39ppzvrv'),(9627,2,2019,'names','first_name','Natali Conti'),(9628,2,2019,'email','','nataliconti2030@gmail.com'),(9629,2,2019,'input_text','','8638275683'),(9630,2,2019,'dropdown','','Meeting Room Solutions'),(9631,2,2019,'description','','Get An Insanely Profitable Work-From-Anywhere\r\nBusiness Built FOR YOU….\r\nCould Potentially Generate $30,000.00+/Month In 90 Days Or Less\r\nWITHOUT Selling Or Setting ANYTHING Up Yourself \r\n\r\n\r\n\r\nfor more click here : https://jvz9.com/c/688203/415010/'),(9632,2,2020,'names','first_name','LeeEmist'),(9633,2,2020,'email','','zekisuquc419@gmail.com'),(9634,2,2020,'dropdown','','Other Enquiry'),(9635,2,2020,'description','','Hola, volia saber el seu preu.'),(9636,2,2021,'names','first_name','Brian WRIGHT Eng.'),(9637,2,2021,'email','','newsletter@wexxon.com'),(9638,2,2021,'input_text','','7209248652'),(9639,2,2021,'dropdown','','Mini PCs'),(9640,2,2021,'description','','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(9641,2,2022,'names','first_name','LeeEmist'),(9642,2,2022,'email','','zekisuquc419@gmail.com'),(9643,2,2022,'dropdown','','Meeting Room Solutions'),(9644,2,2022,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(9645,2,2023,'names','first_name','Franziska Giron'),(9646,2,2023,'email','','giron.franziska@gmail.com'),(9647,2,2023,'input_text','','30763943'),(9648,2,2023,'dropdown','','Meeting Room Solutions'),(9649,2,2023,'description','','Hi\r\nWe would like to start ordering from you and explore possibilities of distributing and reselling your products in larger volumes. Kindly connect with us through WhatsApp +1 343 210 7585 to coordinate the next steps.'),(9650,2,2024,'names','first_name','acellaCax'),(9651,2,2024,'email','','j025ocpq@hotmail.com'),(9652,2,2024,'dropdown','','Wireless Solutions'),(9653,2,2024,'description','','Hi, Congrats! You’re selected to explore our innovative project. Confirm your account: https://tinyurl.com/2s4b3476 register. Notice: Not register? Ignore this.'),(9654,2,2025,'names','first_name','Julissa Vidler'),(9655,2,2025,'email','','vidler.julissa@gmail.com'),(9656,2,2025,'input_text','','731714058'),(9657,2,2025,'dropdown','','Video Distribution'),(9658,2,2025,'description','','Ready to amplify your website traffic? Our smart platform pulls perfect visitors via keywords and place-based filters from global markets to local areas. \r\nAiming for more profits, engaged users, or a stronger digital footprint? \r\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/fWV950WSKYA'),(9659,2,2026,'names','first_name','Natali Conti'),(9660,2,2026,'email','','nataliconti2030@gmail.com'),(9661,2,2026,'input_text','','7933348371'),(9662,2,2026,'dropdown','','Audio Solutions'),(9663,2,2026,'description','','Get An Insanely Profitable Work-From-Anywhere\r\nBusiness Built FOR YOU….\r\nCould Potentially Generate $30,000.00+/Month In 90 Days Or Less\r\nWITHOUT Selling Or Setting ANYTHING Up Yourself \r\n\r\n\r\n\r\nfor more click here : https://jvz9.com/c/688203/415010/'),(9664,2,2027,'names','first_name','Turoperato_xoEn'),(9665,2,2027,'email','','wyfdjlrqmen@2-construction.store'),(9666,2,2027,'dropdown','','Audio Solutions'),(9667,2,2027,'description','','Sun Fun — ваш надежный проводник в мир туров в Турцию из Москвы. \r\nТуроператор Сан Фан туры в Турции из Москвы \r\nС Sun Fun вы можете получить персонализированные предложения для отдыха.'),(9668,2,2028,'names','first_name','Turoperato_utEn'),(9669,2,2028,'email','','jfzehhiuoen@2-construction.store'),(9670,2,2028,'dropdown','','Mini PCs'),(9671,2,2028,'description','','Туроператор Sun Fun предлагает уникальные туры в Турции из Москвы. \r\nТуроператор Фан Сан туры в Турции из Москвы \r\nОбращаясь к нам, вы можете рассчитывать на индивидуальный подход.'),(9672,2,2029,'names','first_name','Sung Prim'),(9673,2,2029,'email','','prim.sung@gmail.com'),(9674,2,2029,'input_text','','637853432'),(9675,2,2029,'dropdown','','Video Distribution'),(9676,2,2029,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(9677,2,2030,'names','first_name','Perry Joy'),(9678,2,2030,'email','','joy.perry22@gmail.com'),(9679,2,2030,'input_text','','Jsrkcic'),(9680,2,2030,'dropdown','','Other Enquiry'),(9681,2,2030,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(9682,2,2031,'names','first_name','Tamie Zambrano'),(9683,2,2031,'email','','bestcopying@tutamail.com'),(9684,2,2031,'input_text','','7829965486'),(9685,2,2031,'dropdown','','Cables & Accessories'),(9686,2,2031,'description','','Copy profitable strategies in FX, Stock and Crypto for FREE.\r\n\r\nHigh consistent profit.\r\nProven track record.\r\nLimited offer.\r\n\r\nDetails:\r\nhttps://CityCorpCopy.com'),(9687,2,2032,'names','first_name','Karri Daecher'),(9688,2,2032,'email','','bestcopying@tutamail.com'),(9689,2,2032,'input_text','','136161376'),(9690,2,2032,'dropdown','','Cables & Accessories'),(9691,2,2032,'description','','Copy profitable strategies in FX, Stock and Crypto for FREE.\r\n\r\nHigh consistent profit.\r\nProven track record.\r\nLimited offer.\r\n\r\nDetails:\r\nhttps://CityCorpCopy.com'),(9692,2,2033,'names','first_name','Franklyn Embley'),(9693,2,2033,'email','','embley.franklyn@yahoo.com'),(9694,2,2033,'input_text','','46085265'),(9695,2,2033,'dropdown','','LCD & LED Products'),(9696,2,2033,'description','','We would like to make an order and, in addition, explore the possibility of reselling your products in our market. Please connect with us via WhatsApp +1 647 589 4171 to move the process forward.'),(9697,2,2034,'names','first_name','Brian WRIGHT Eng.'),(9698,2,2034,'email','','newsletter@wexxon.com'),(9699,2,2034,'input_text','','7209248652'),(9700,2,2034,'dropdown','','Projection Solutions'),(9701,2,2034,'description','','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(9702,2,2035,'names','first_name','Fay Lemon'),(9703,2,2035,'email','','lemon.fay@gmail.com'),(9704,2,2035,'input_text','','442524142'),(9705,2,2035,'dropdown','','Display Mounts'),(9706,2,2035,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9707,2,2036,'names','first_name','Karen B.'),(9708,2,2036,'email','','outreachseo56@gmail.com'),(9709,2,2036,'input_text','','587111981'),(9710,2,2036,'dropdown','','LCD & LED Products'),(9711,2,2036,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9712,2,2037,'names','first_name','Thorsten Kulakowski'),(9713,2,2037,'email','','kulakowski.thorsten@gmail.com'),(9714,2,2037,'input_text','','3256184670'),(9715,2,2037,'dropdown','','Display Mounts'),(9716,2,2037,'description','','Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\r\n\r\nhttps://ow.ly/njfb50WXBjw'),(9717,2,2038,'names','first_name','Kelly Urner'),(9718,2,2038,'email','','kelly.urner@gmail.com'),(9719,2,2038,'input_text','','3615372795'),(9720,2,2038,'description','','Ready to amplify your website’s growth? Our AI-powered system pulls custom visitors via keywords and regional targeting from continents to local streets. \r\nWanting increased profits, lively users, or stronger online presence? \r\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/iGGn50WXBiG'),(9721,2,2039,'names','first_name','LeeEmist'),(9722,2,2039,'email','','zekisuquc419@gmail.com'),(9723,2,2039,'dropdown','','Display Mounts'),(9724,2,2039,'description','','Hi, I wanted to know your price.'),(9725,2,2040,'names','first_name','SimonEmist'),(9726,2,2040,'email','','irinademenkova86@gmail.com'),(9727,2,2040,'dropdown','','Meeting Room Solutions'),(9728,2,2040,'description','','Hi, I wanted to know your price.'),(9729,2,2041,'names','first_name','Marissa Moffet'),(9730,2,2041,'email','','moffet.marissa@gmail.com'),(9731,2,2041,'input_text','','Oq Wnbq'),(9732,2,2041,'dropdown','','Meeting Room Solutions'),(9733,2,2041,'description','','At blueocean-technologies.com, you\'re likely exploring smarter ways to fill your sales pipeline and to get more sales. Scaling cold DM outreach without a tool leads to missed opportunities and scattered efforts. Our service makes it seamless: Import leads from social media, automate AI-driven cold DM sequences from 14 platforms, and route replies via WebHooks to Pipedrive. Similar website owners now turn initial outreach into booked calls at scale. \r\n\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/orNwW6th'),(9734,2,2042,'names','first_name','LeeEmist'),(9735,2,2042,'email','','zekisuquc419@gmail.com'),(9736,2,2042,'dropdown','','Video Distribution'),(9737,2,2042,'description','','Ola, quería saber o seu prezo.'),(9738,2,2043,'names','first_name','Frances Ledford'),(9739,2,2043,'email','','ledford.frances@gmail.com'),(9740,2,2043,'input_text','','612047770'),(9741,2,2043,'dropdown','','Display Mounts'),(9742,2,2043,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9743,2,2044,'names','first_name','Tawanna Siler'),(9744,2,2044,'email','','siler.tawanna@gmail.com'),(9745,2,2044,'input_text','','Pitrhfven'),(9746,2,2044,'description','','Grow your site with our AI-driven traffic solution, delivering keyword and location-targeted visitors at a lower cost than pricey paid advertising. Get started now.\r\n\r\nhttps://ow.ly/mZQF50WXBjc'),(9747,2,2045,'names','first_name','Duane Bentley'),(9748,2,2045,'email','','bentley.duane@gmail.com'),(9749,2,2045,'input_text','','362902406'),(9750,2,2045,'dropdown','','Display Mounts'),(9751,2,2045,'description','','Struggling with grow your website traffic? Our AI-enhanced attracts custom visitors via keywords with geographic data from continents to neighborhoods. \r\nLooking for higher profits, active website traffic, or greater web impact? \r\nWe fine-tune it to align with your vision. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/BMlZ50WXBj1'),(9752,2,2046,'names','first_name','Rita Lansford'),(9753,2,2046,'email','','lansford.rita@gmail.com'),(9754,2,2046,'input_text','','7734716910'),(9755,2,2046,'dropdown','','Cables & Accessories'),(9756,2,2046,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8'),(9757,2,2047,'names','first_name','Kattie Boldt'),(9758,2,2047,'email','','kane.meza.1959+blueocean-technologies.com@gmail.com'),(9759,2,2047,'input_text','','7038371977'),(9760,2,2047,'dropdown','','Projection Solutions'),(9761,2,2047,'description','','At a certain point, it’s enough to make a move — and look at the whole picture. This is the time.\r\n\r\nhttps://wewantbet.site/GoTo?blueocean-technologies.com\r\n\r\nUNSUBSCRIBE: https://wewantbet.site/unsubscribe?blueocean-technologies.com'),(9762,2,2048,'names','first_name','Minnie Girdlestone'),(9763,2,2048,'email','','girdlestone.minnie@msn.com'),(9764,2,2048,'input_text','','7973040265'),(9765,2,2048,'dropdown','','Mini PCs'),(9766,2,2048,'description','','At blueocean-technologies.com, you\'re likely exploring smarter ways to fill your sales pipeline and to get more sales. Scaling cold DM outreach without a tool leads to missed opportunities and scattered efforts. Our service makes it seamless: Import leads from social media, automate AI-driven cold DM sequences from 14 platforms, and route replies via WebHooks to Pipedrive. Similar website owners now turn initial outreach into booked calls at scale. \r\n\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/yrNwEeSt'),(9767,2,2049,'names','first_name','Joanna Riggs'),(9768,2,2049,'email','','joannariggs83@gmail.com'),(9769,2,2049,'input_text','','4891501'),(9770,2,2049,'dropdown','','Projection Solutions'),(9771,2,2049,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://unsubscribe.video/unsubscribe.php?d=blueocean-technologies.com'),(9772,2,2050,'names','first_name','Renaldo Frasier'),(9773,2,2050,'email','','renaldo.frasier@outlook.com'),(9774,2,2050,'input_text','','5236427927'),(9775,2,2050,'dropdown','','Mini PCs'),(9776,2,2050,'description','','Win big with horse racing: https://www.king-of-sports.co.uk'),(9777,2,2051,'names','first_name','Lilliana Shinn'),(9778,2,2051,'email','','lilliana.shinn@gmail.com'),(9779,2,2051,'input_text','','7821229508'),(9780,2,2051,'dropdown','','Projection Solutions'),(9781,2,2051,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/A8YPkXQq4EY'),(9782,2,2052,'names','first_name','GeorgeEmist'),(9783,2,2052,'email','','irinademenkova86@gmail.com'),(9784,2,2052,'dropdown','','Display Mounts'),(9785,2,2052,'description','','Szia, meg akartam tudni az árát.'),(9786,2,2053,'names','first_name','Johanna Creswick'),(9787,2,2053,'email','','creswick.johanna@gmail.com'),(9788,2,2053,'input_text','','630662704'),(9789,2,2053,'dropdown','','Video Distribution'),(9790,2,2053,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9791,2,2054,'names','first_name','LeeEmist'),(9792,2,2054,'email','','dinanikolskaya99@gmail.com'),(9793,2,2054,'dropdown','','Video Distribution'),(9794,2,2054,'description','','Sveiki, aš norėjau sužinoti jūsų kainą.'),(9795,2,2055,'names','first_name','Kelley Callinan'),(9796,2,2055,'email','','kelley.callinan@gmail.com'),(9797,2,2055,'input_text','','7146725899'),(9798,2,2055,'dropdown','','Display Mounts'),(9799,2,2055,'description','','Running blueocean-technologies.com means you\'re always hunting for efficient ways to reach new prospects. But crafting and tracking cold DMs one-by-one? It\'s a bottleneck. Our service streamlines it: Launch automated cold outreach campaigns across Instagram, LinkedIn, and more, with AI-powered templates for personalized hooks and Zapier integrations for 3,000+ apps. Website owners like you convert more cold chats into revenue without the manual grind. \r\n\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/erNwEtn0'),(9800,2,2056,'names','first_name','Gia Easter'),(9801,2,2056,'email','','gia.easter@gmail.com'),(9802,2,2056,'input_text','','6999256840'),(9803,2,2056,'dropdown','','Audio Solutions'),(9804,2,2056,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9805,2,2057,'names','first_name','Kristina Battarbee'),(9806,2,2057,'email','','kristina.battarbee95@gmail.com'),(9807,2,2057,'input_text','','7752186302'),(9808,2,2057,'dropdown','','Mini PCs'),(9809,2,2057,'description','','Aiming to rev up your website traffic? Our smart technology tool channels precise visitors through keywords with regional filters from nations to city blocks. \r\nHoping for more earnings, engaged visitors, or stronger online impact? \r\nWe customize it to suit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/KKSN50WXBi0'),(9810,2,2058,'names','first_name','Jermaine Delossantos'),(9811,2,2058,'email','','jermaine.delossantos@msn.com'),(9812,2,2058,'input_text','','7020403044'),(9813,2,2058,'dropdown','','Cables & Accessories'),(9814,2,2058,'description','','Save big while driving targeted traffic to your website with our AI-powered service, far more affordable than traditional paid ads. Contact us to see the difference.\r\n\r\nhttps://ow.ly/UfmS50WXBjp'),(9815,2,2059,'names','first_name','Genevieve Whisman'),(9816,2,2059,'email','','whisman.genevieve@outlook.com'),(9817,2,2059,'input_text','','8478031079'),(9818,2,2059,'dropdown','','Cables & Accessories'),(9819,2,2059,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9820,2,2060,'names','first_name','Choy K.'),(9821,2,2060,'email','','km.health@outlook.com'),(9822,2,2060,'input_text','','761343864'),(9823,2,2060,'dropdown','','Wireless Solutions'),(9824,2,2060,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(9825,2,2061,'names','first_name','LeeEmist'),(9826,2,2061,'email','','irinademenkova86@gmail.com'),(9827,2,2061,'dropdown','','Wireless Solutions'),(9828,2,2061,'description','','Hej, jeg ønskede at kende din pris.'),(9829,2,2062,'names','first_name','Karen B.'),(9830,2,2062,'email','','outreachseo56@gmail.com'),(9831,2,2062,'input_text','','6512448633'),(9832,2,2062,'dropdown','','Display Mounts'),(9833,2,2062,'description','','Hi,\r\n\r\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\r\n\r\nIf you\'re interested, let me know — I\'d be happy to share more details!\r\n\r\nThanks for your time,\r\nKaren\r\nSEO Account Manager'),(9834,2,2063,'names','first_name','tank_rjol'),(9835,2,2063,'email','','arlrgxnxken@me-game.store'),(9836,2,2063,'dropdown','','Display Mounts'),(9837,2,2063,'description','','сколько стоит танк 300 в спб http://tank-3001.ru'),(9838,2,2064,'names','first_name','Katherine Sutcliffe'),(9839,2,2064,'email','','katherine.sutcliffe@msn.com'),(9840,2,2064,'input_text','','Sqxy d Bk'),(9841,2,2064,'dropdown','','Display Mounts'),(9842,2,2064,'description','','Final Days: $99 = 2M Direct Contact Form Sends. You didn’t stumble on this—it was delivered. Just like yours will be. Let’s launch—email me at: phil.contact@form-blast-promo.top'),(9843,2,2065,'names','first_name','Dannie Olvera'),(9844,2,2065,'email','','olvera.dannie@gmail.com'),(9845,2,2065,'input_text','','9067132535'),(9846,2,2065,'dropdown','','Cables & Accessories'),(9847,2,2065,'description','','Eager to ignite your website’s potential? Our AI-powered platform attracts precise visitors using keywords and geographic accuracy from countries to towns. \r\nLooking for increased earnings, active users, or a wider digital presence? \r\nWe adapt it to fit your goals. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://ow.ly/njfb50WXBjw'),(9848,2,2066,'names','first_name','Gemma Marshall'),(9849,2,2066,'email','','gemmamarshall811@gmail.com'),(9850,2,2066,'input_text','','7371805675'),(9851,2,2066,'description','','Hi,\r\n\r\nWe run a Social Media service, which increases your number of followers by 700+ a month both safely and practically.\r\n\r\nThe process is safe, followers are real (they follow because they are interested in your content), and we can even create a profile for you if required.\r\n\r\nIf you are interested, let me know which social platforms you wish to grow and I\'d be happy to forward you some further information.\r\n\r\nKind Regards,\r\nGemma\r\n\r\nUnsubscribe: https://unsubscribe.social/unsubscribe.php?d=blueocean-technologies.com'),(9852,2,2067,'names','first_name','Adela Aplin'),(9853,2,2067,'email','','adela.aplin24@gmail.com'),(9854,2,2067,'input_text','','3974451342'),(9855,2,2067,'dropdown','','Audio Solutions'),(9856,2,2067,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9857,2,2068,'names','first_name','Venetta Sumpter'),(9858,2,2068,'email','','venetta.sumpter@gmail.com'),(9859,2,2068,'input_text','','3759839817'),(9860,2,2068,'dropdown','','LCD & LED Products'),(9861,2,2068,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9862,2,2069,'names','first_name','Gretta Lawson'),(9863,2,2069,'email','','lawson.gretta@hotmail.com'),(9864,2,2069,'input_text','','8587632921'),(9865,2,2069,'dropdown','','Cables & Accessories'),(9866,2,2069,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9867,2,2070,'names','first_name','Sam'),(9868,2,2070,'email','','your.assistant23@outlook.com'),(9869,2,2070,'input_text','','3132895523'),(9870,2,2070,'dropdown','','Meeting Room Solutions'),(9871,2,2070,'description','','Hi, Are you looking for a personal assistant who can handle your daily business operations and make your life easier?\r\n\r\nI can help with tasks related to:\r\n> Admin\r\n> Marketing\r\n> Gathering data from multiple websites\r\n> Answering emails\r\n> Website management\r\n> Social media\r\n> Content writing\r\n> Planning new projects\r\n> Bookkeeping\r\n> Entering data into softwares\r\n> Back-office assistance\r\n> Data Entry Operator\r\n> My costing starts from $10/hr, depending on the type of project and its complexity.\r\n\r\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.'),(9872,2,2071,'names','first_name','Juana Minaya'),(9873,2,2071,'email','','juana.minaya86@gmail.com'),(9874,2,2071,'input_text','','496868504'),(9875,2,2071,'dropdown','','Cables & Accessories'),(9876,2,2071,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9877,2,2072,'names','first_name','Kiara'),(9878,2,2072,'email','','info@sumpter.bangeshop.com'),(9879,2,2072,'input_text','','7127914506'),(9880,2,2072,'dropdown','','Meeting Room Solutions'),(9881,2,2072,'description','','Hi there, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nKind Regards,\r\n\r\nKiara'),(9882,2,2073,'names','first_name','Tony'),(9883,2,2073,'email','','fastprocess006@outlook.com'),(9884,2,2073,'input_text','','7053372901'),(9885,2,2073,'dropdown','','Other Enquiry'),(9886,2,2073,'description','','Hi, Are you looking for Bookkeeping Services at just $25/hr? \r\n\r\nI understand how important accurate income/expense categorization, bank reconciliation, client billing, and clean reports are for smooth financial management. If your CPA is spending time untangling your books, you may already be paying far more than necessary.\r\n\r\nWith 15+ years of experience in QuickBooks, Xero, Zoho Books, and more, I provide organized, reconciled, and accountant-ready books. \r\n\r\nCan we have a quick call for the same? Kindly reply me on Fastprocess006@outlook.com'),(9887,2,2074,'names','first_name','Emmanuel Dye'),(9888,2,2074,'email','','emmanuel.dye@msn.com'),(9889,2,2074,'input_text','','Tarjmg Oohq'),(9890,2,2074,'dropdown','','Mini PCs'),(9891,2,2074,'description','','Hey from SeoBests,\r\n\r\nSkyrocket your website’s SEO standings, improve your search appearance and grow powerful backlinks!\r\nOrder the top SEO services in one place - SeoBests.com\r\n\r\nView current SEO promotions:\r\n50% SALE Monthly SEO Backlinks + Take 5000 Backlinks FREE:\r\n\r\nhttps://tiny.cc/seobests-discounts\r\n\r\nExplore various SEO services, 100+ deals online, and professional experts.\r\nSeoBests.com - your reliable SEO services shop.'),(9892,2,2075,'names','first_name','Matt Boone'),(9893,2,2075,'email','','matt.boone@outlook.com'),(9894,2,2075,'input_text','','4297267'),(9895,2,2075,'dropdown','','Mini PCs'),(9896,2,2075,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(9897,2,2076,'names','first_name','Julian Decker'),(9898,2,2076,'email','','decker.julian@gmail.com'),(9899,2,2076,'input_text','','240606903'),(9900,2,2076,'dropdown','','Wireless Solutions'),(9901,2,2076,'description','','Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9902,2,2077,'names','first_name','Estella Sorrells'),(9903,2,2077,'email','','estella.sorrells@googlemail.com'),(9904,2,2077,'input_text','','126769315'),(9905,2,2077,'dropdown','','Meeting Room Solutions'),(9906,2,2077,'description','','Get more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https://ow.ly/tX1P50WXAwv\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with targeted, high-quality audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating time-consuming Instagram tasks.\r\n\r\nOur service focuses on authentic, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7-day no-cost trial.'),(9907,2,2078,'names','first_name','Neil'),(9908,2,2078,'email','','bposervices1@outlook.com'),(9909,2,2078,'input_text','','890967589'),(9910,2,2078,'dropdown','','LCD & LED Products'),(9911,2,2078,'description','','Hello, Are back-office tasks slowing down your core business activities? I can help by managing:\r\n\r\n> Data entry and database updates\r\n> Order processing and invoice preparation\r\n> Bookkeeping and financial entries\r\n> Document management and record-keeping\r\n> Payroll and timesheet processing\r\n> Vendor and client communication follow-ups\r\n> CRM management and lead data organization\r\n> Preparing reports and spreadsheets\r\n> Email handling and scheduling support\r\n> Online research and data collection\r\n\r\nWith more than a decade of experience supporting businesses across industries, I ensure accuracy, confidentiality, and efficiency in every task. My pricing starts from $10/hr, depending on the project scope.\r\n\r\nIf you’d like to discuss your specific requirements, please email me at bposervices1@outlook.com. We can schedule a quick video call at your convenience to explore how I can support your operations.'),(9912,2,2079,'names','first_name','Jay'),(9913,2,2079,'email','','webdesignservices111@outlook.com'),(9914,2,2079,'input_text','','52166940'),(9915,2,2079,'dropdown','','Video Distribution'),(9916,2,2079,'description','','Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\r\nE-mail me at webdesignservices111@outlook.com'),(9917,2,2080,'names','first_name','Camilla Montez'),(9918,2,2080,'email','','camilla.montez@googlemail.com'),(9919,2,2080,'input_text','','20475787'),(9920,2,2080,'dropdown','','Mini PCs'),(9921,2,2080,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9922,2,2081,'names','first_name','LeeEmist'),(9923,2,2081,'email','','dinanikolskaya99@gmail.com'),(9924,2,2081,'dropdown','','Other Enquiry'),(9925,2,2081,'description','','Hai, saya ingin tahu harga Anda.'),(9926,2,2082,'names','first_name','MelBet_qiEn'),(9927,2,2082,'email','','rtsaxtdmnen@2-construction.store'),(9928,2,2082,'dropdown','','Mini PCs'),(9929,2,2082,'description','','Melbet бонус за регистрацию предлагают широкий выбор преимуществ для новых игроков и постоянных клиентов, включая приветственные предложения и акции на депозиты. \r\nКомпания регулярно проводит акции на спортивные события, что привлекает внимание игроков.'),(9930,2,2083,'names','first_name','MelBet_tyEn'),(9931,2,2083,'email','','xjoyfsotzen@2-construction.store'),(9932,2,2083,'dropdown','','Wireless Solutions'),(9933,2,2083,'description','','МелБет официальный сайт бонусы предлагают широкий выбор преимуществ для новых игроков и постоянных клиентов, включая приветственные предложения и акции на депозиты. \r\nНа сайте МелБет имеется интересное предложение — бонус на первый депозит.'),(9934,2,2084,'names','first_name','Natali Conti'),(9935,2,2084,'email','','nataliconti2030@gmail.com'),(9936,2,2084,'input_text','','533444121'),(9937,2,2084,'dropdown','','Wireless Solutions'),(9938,2,2084,'description','','WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \r\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\r\nIt Into $15,000/month Recurring Revenue Business!\r\n\r\n\r\nFor more click here : https://jvz6.com/c/688203/424347/'),(9939,2,2085,'names','first_name','Natali Conti'),(9940,2,2085,'email','','nataliconti2030@gmail.com'),(9941,2,2085,'input_text','','740688844'),(9942,2,2085,'dropdown','','Mini PCs'),(9943,2,2085,'description','','WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \r\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\r\nIt Into $15,000/month Recurring Revenue Business!\r\n\r\n\r\n\r\n\r\nfor more click here : https://jvz6.com/c/688203/424347/'),(9944,2,2086,'names','first_name','Miguel Finkel'),(9945,2,2086,'email','','finkel.miguel@yahoo.com'),(9946,2,2086,'input_text','','3614487094'),(9947,2,2086,'dropdown','','Other Enquiry'),(9948,2,2086,'description','','Battling a lack of website visitors? Our AI platform delivers targeted visitors via keywords or place-specific targeting from countries to towns. \r\nLooking for increased revenue, active users, or stronger digital reach? \r\nWe fine-tune it to align with your vision. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/cmPa50WXBjl'),(9949,2,2087,'names','first_name','Bernard Coggins'),(9950,2,2087,'email','','bernard.coggins@hotmail.com'),(9951,2,2087,'input_text','','261735552'),(9952,2,2087,'dropdown','','Wireless Solutions'),(9953,2,2087,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9954,2,2088,'names','first_name','Natali Conti'),(9955,2,2088,'email','','nataliconti2030@gmail.com'),(9956,2,2088,'input_text','','781972157'),(9957,2,2088,'dropdown','','Meeting Room Solutions'),(9958,2,2088,'description','','WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \r\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\r\nIt Into $15,000/month Recurring Revenue Business!\r\n\r\n\r\nFor more click here : https://jvz6.com/c/688203/424347/'),(9959,2,2089,'names','first_name','remont_sbkn'),(9960,2,2089,'email','','whqnjfml@aurevoirmail.com'),(9961,2,2089,'dropdown','','Meeting Room Solutions'),(9962,2,2089,'description','','ремонт бойлеров https://fix-boiler-moskva.ru/'),(9963,2,2090,'names','first_name','Karen B.'),(9964,2,2090,'email','','outreachseo56@gmail.com'),(9965,2,2090,'input_text','','7933006417'),(9966,2,2090,'dropdown','','Video Distribution'),(9967,2,2090,'description','','Hi,\r\n\r\nJust a quick check, if you can add 3 links to our client sites (in accomodation, women\'s health & vehicle tyre sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\r\n\r\nBest,\r\nKaren\r\nCollaboration Marketing Manager'),(9968,2,2091,'names','first_name','Joleen Ranken'),(9969,2,2091,'email','','ranken.joleen14@googlemail.com'),(9970,2,2091,'input_text','','Tulo Fjdnahz'),(9971,2,2091,'dropdown','','Mini PCs'),(9972,2,2091,'description','','Running blueocean-technologies.com means you\'re always hunting for efficient ways to reach new prospects. But crafting and tracking cold DMs one-by-one? It\'s a bottleneck. Our service streamlines it: Launch automated cold outreach campaigns across Instagram, LinkedIn, and more, with AI-powered templates for personalized hooks and Zapier integrations for 3,000+ apps. Website owners like you convert more cold chats into revenue without the manual grind. \r\n\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/BrNwWZTV'),(9973,2,2092,'names','first_name','Neville Glasfurd'),(9974,2,2092,'email','','neville.glasfurd@gmail.com'),(9975,2,2092,'input_text','','4146240198'),(9976,2,2092,'dropdown','','Cables & Accessories'),(9977,2,2092,'description','','Attract more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase more traffic, produce leads, and grow your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/6PqO50WXAut\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, premium audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on authentic, organic growth—zero bots, without fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a 7 day complimentary trial.'),(9978,2,2093,'names','first_name','CysdbKiqJRdAQtn'),(9979,2,2093,'email','','tomomatevim45@gmail.com'),(9980,2,2093,'input_text','','4327695206'),(9981,2,2093,'dropdown','','Video Distribution'),(9982,2,2093,'description','','DnUVNZgNNhNdmSM'),(9983,2,2094,'names','first_name','znLFvMPQVj'),(9984,2,2094,'email','','biyanojexeva61@gmail.com'),(9985,2,2094,'input_text','','5017123845'),(9986,2,2094,'dropdown','','Cables & Accessories'),(9987,2,2094,'description','','wdZPtqEHiWoGUf'),(9988,2,2095,'names','first_name','Moses Walkley'),(9989,2,2095,'email','','moses.walkley24@gmail.com'),(9990,2,2095,'input_text','','7940365632'),(9991,2,2095,'dropdown','','Audio Solutions'),(9992,2,2095,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(9993,2,2096,'names','first_name','Jumping Elephant'),(9994,2,2096,'email','','jelephant@excavacionesmoral.es'),(9995,2,2096,'input_text','','658195159'),(9996,2,2096,'dropdown','','Display Mounts'),(9997,2,2096,'description','','We are nearing the end of the exclusive presale window for Jumping Elephant $JELEPHANT, built on the high-speed Solana ecosystem.\r\n\r\nThis isn\'t just another launch. Our tokenomics and confirmed utility are designed for explosive, market-leading growth, positioning early investors for a potential 100x return on their investment. The token is engineered to capture value from Solana’s expanding user base.\r\n\r\nThe chance to acquire $JELEPHANT at this entry price disappears in 48 hours. Don\'t miss out on securing your allocation before the public exchange listing drives the price up.\r\n\r\nTake Action Now:\r\nhttps://jelephant.institute\r\n\r\n8da87f8d32'),(9998,2,2097,'names','first_name','Lyn Vaccari'),(9999,2,2097,'email','','lyn.vaccari@yahoo.com'),(10000,2,2097,'input_text','','9726422078'),(10001,2,2097,'dropdown','','LCD & LED Products'),(10002,2,2097,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10003,2,2098,'names','first_name','Cooper Fredericksen'),(10004,2,2098,'email','','fredericksen.cooper@gmail.com'),(10005,2,2098,'input_text','','4484029'),(10006,2,2098,'dropdown','','LCD & LED Products'),(10007,2,2098,'description','','Ready to amplify your website traffic? Our smart platform delivers targeted visitors through keywords with geographic precision from continents to city blocks. \r\nDesiring higher sales, lively website traffic, or a stronger digital footprint? \r\nWe adjust it to align with your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/KKSN50WXBi0'),(10008,2,2099,'names','first_name','Qasim Yaseen'),(10009,2,2099,'email','','qasimyaseen326@gmail.com'),(10010,2,2099,'input_text','','03161984906'),(10011,2,2099,'dropdown','','Projection Solutions'),(10012,2,2099,'description','','Hi,\r\n\r\n\r\nMy name is Qasim, and I am a full stack web developer and designer From Pakistan. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\r\n\r\n\r\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\r\n\r\nPlease let me know if you would like to see examples of my past work.\r\n\r\n\r\n\r\nThank you,\r\n\r\nQasim'),(10013,2,2100,'names','first_name','Therese Wisewould'),(10014,2,2100,'email','','therese.wisewould@googlemail.com'),(10015,2,2100,'input_text','','3025376445'),(10016,2,2100,'dropdown','','Mini PCs'),(10017,2,2100,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10018,2,2101,'names','first_name','Abi'),(10019,2,2101,'email','','your.assistant23@outlook.com'),(10020,2,2101,'input_text','','3246816344'),(10021,2,2101,'dropdown','','Other Enquiry'),(10022,2,2101,'description','','Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier?\r\n\r\nI can help with tasks related to:\r\n> Admin\r\n> Marketing\r\n> Gathering data from multiple websites\r\n> Answering emails\r\n> Website management\r\n> Social media\r\n> Content writing\r\n> Planning new projects\r\n> Bookkeeping\r\n> Entering data into softwares\r\n> Back-office assistance\r\n> Data Entry Operator\r\n\r\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.'),(10023,2,2102,'names','first_name','LeeEmist'),(10024,2,2102,'email','','zekisuquc419@gmail.com'),(10025,2,2102,'dropdown','','Meeting Room Solutions'),(10026,2,2102,'description','','Hi, I wanted to know your price.'),(10027,2,2103,'names','first_name','LeeEmist'),(10028,2,2103,'email','','zekisuquc419@gmail.com'),(10029,2,2103,'dropdown','','Audio Solutions'),(10030,2,2103,'description','','Hallo, ek wou jou prys ken.'),(10031,2,2104,'names','first_name','Eula Dullo'),(10032,2,2104,'email','','eula.dullo@gmail.com'),(10033,2,2104,'input_text','','9056501914'),(10034,2,2104,'dropdown','','Mini PCs'),(10035,2,2104,'description','','Hey,\r\n\r\nI wanted to share some general information about Doogee Android Smartphones. These devices are known for their reliable performance, durable battery life, and reasonable pricing.\r\n\r\nFor further details, you can check the information page here:\r\nhttps://www.quality.for.less.longislandservicesnet.com/product/doogee-smartphones-android-phones/\r\n\r\nIf this message is not relevant to you, please feel free to disregard.\r\n\r\nBest regards,'),(10036,2,2105,'names','first_name','Margarito Ziegler'),(10037,2,2105,'email','','ziegler.margarito@gmail.com'),(10038,2,2105,'input_text','','323888233'),(10039,2,2105,'description','','For blueocean-technologies.com, social media is prime for reaching buyers—but sending cold DMs manually limits how many you can personalize and follow up on. Our service fixes that: Automate cold outreach from 14 platforms with AI templates for quick, targeted replies. Ecom brands report 2-3x faster lead flow from DMs to sales.\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/nrNwEwF8'),(10040,2,2106,'names','first_name','Norma'),(10041,2,2106,'email','','bposervices1@outlook.com'),(10042,2,2106,'input_text','','170759512'),(10043,2,2106,'dropdown','','LCD & LED Products'),(10044,2,2106,'description','','Hello, Are back-office tasks slowing down your core business activities? I can help by managing:\r\n> Data entry and database updates\r\n> Order processing and invoice preparation\r\n> Bookkeeping and financial entries\r\n> Document management and record-keeping\r\n> Payroll and timesheet processing\r\n> Vendor and client communication follow-ups\r\n> CRM management and lead data organization\r\n> Preparing reports and spreadsheets\r\n> Email handling and scheduling support\r\n> Online research and data collection\r\n\r\nWith more than a decade of experience supporting businesses across industries, I ensure accuracy, confidentiality, and efficiency in every task. My pricing starts from $10/hr, depending on the project scope.\r\n\r\nIf you’d like to discuss your specific requirements, please email me at bposervices1@outlook.com. We can schedule a quick video call at your convenience to explore how I can support your operations.'),(10045,2,2107,'names','first_name','Georgianna Mountford'),(10046,2,2107,'email','','mountford.georgianna@yahoo.com'),(10047,2,2107,'input_text','','9082268902'),(10048,2,2107,'dropdown','','Cables & Accessories'),(10049,2,2107,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10050,2,2108,'names','first_name','Linwood Singleton'),(10051,2,2108,'email','','singleton.linwood@outlook.com'),(10052,2,2108,'input_text','','4168323889'),(10053,2,2108,'dropdown','','Other Enquiry'),(10054,2,2108,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10055,2,2109,'names','first_name','Mirta'),(10056,2,2109,'email','','hireonline556600@outlook.com'),(10057,2,2109,'input_text','','9784756837'),(10058,2,2109,'dropdown','','Projection Solutions'),(10059,2,2110,'names','first_name','Finn Ratliff'),(10060,2,2110,'email','','finn.ratliff48@gmail.com'),(10061,2,2110,'input_text','','3335543385'),(10062,2,2110,'dropdown','','Mini PCs'),(10063,2,2110,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10064,2,2111,'names','first_name','Gena Bergstrom'),(10065,2,2111,'email','','gena.bergstrom@gmail.com'),(10066,2,2111,'input_text','','96037891'),(10067,2,2111,'dropdown','','LCD & LED Products'),(10068,2,2111,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10069,2,2112,'names','first_name','Choy K.'),(10070,2,2112,'email','','km.health@outlook.com'),(10071,2,2112,'input_text','','3469076606'),(10072,2,2112,'dropdown','','Projection Solutions'),(10073,2,2112,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(10074,2,2113,'names','first_name','NAERTREGE230584NERTYTRY'),(10075,2,2113,'email','','euditizq@ronaldofmail.com'),(10076,2,2113,'dropdown','','Display Mounts'),(10077,2,2113,'description','','MERYTRH230584MAERWETT'),(10078,2,2114,'names','first_name','Freddy Lynas'),(10079,2,2114,'email','','freddy.lynas@googlemail.com'),(10080,2,2114,'input_text','','556045525'),(10081,2,2114,'dropdown','','Other Enquiry'),(10082,2,2114,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10083,2,2115,'names','first_name','Joy'),(10084,2,2115,'email','','creativeteamhire@outlook.com'),(10085,2,2115,'input_text','','A Jzprgerxnrb'),(10086,2,2115,'dropdown','','Mini PCs'),(10087,2,2115,'description','','Hi, I\'m Joy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.'),(10088,2,2116,'names','first_name','Morgan Abdul'),(10089,2,2116,'email','','abdul.morgan44@googlemail.com'),(10090,2,2116,'input_text','','8169825815'),(10091,2,2116,'dropdown','','Cables & Accessories'),(10092,2,2116,'description','','Hello,\r\n\r\nAt Lyrebird Capit-al Ltd, we keep funding simple, flexible, and built for growth.\r\n\r\nWe currently offer:\r\n • Debt Fina-ncing –\r\n • Convertible Debt Fi-nancing – with the option to convert into equity after two years.\r\n\r\nIf you’re raising capit-al, share your pitch deck or executive summary we’ll tailor a structure that accelerates your next stage of growth.\r\n\r\nBest regards,\r\nMathew Lundgren\r\nExecutive Inves-tment Consultant | Director\r\nLyrebird Ca-pital Ltd.\r\nlyrebirdcap.com\r\nmathew@mathewlundgren.com'),(10093,2,2117,'names','first_name','Eugenia Freese'),(10094,2,2117,'email','','freese.eugenia@msn.com'),(10095,2,2117,'input_text','','216357266'),(10096,2,2117,'dropdown','','LCD & LED Products'),(10097,2,2117,'description','','Final Days: Submit to 2 Million Sites for Just $99 — 50% Off. You didn’t stumble on this—it was delivered. Just like yours will be. Ready to scale? Reach me at: phil.j@form-blast-promo.top'),(10098,2,2118,'names','first_name','GeorgeEmist'),(10099,2,2118,'email','','dinanikolskaya99@gmail.com'),(10100,2,2118,'dropdown','','Other Enquiry'),(10101,2,2118,'description','','Hi, kam dashur të di çmimin tuaj'),(10102,2,2119,'names','first_name','Lupe Kimbell'),(10103,2,2119,'email','','kimbell.lupe@gmail.com'),(10104,2,2119,'input_text','','63315816'),(10105,2,2119,'dropdown','','LCD & LED Products'),(10106,2,2119,'description','','Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase enhanced traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a complimentary trial here: https://ow.ly/tX1P50WXAwv\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can cancel whenever you like. No contracts and a one-week no-cost trial.'),(10107,2,2120,'names','first_name','Karen B.'),(10108,2,2120,'email','','outreachseo56@gmail.com'),(10109,2,2120,'input_text','','353855882'),(10110,2,2120,'dropdown','','Display Mounts'),(10111,2,2120,'description','','Hi,\r\n\r\nJust a quick check, if you can add 3 links to our client sites (in home cleaning, CCTV Engineering & vacation rental sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\r\n\r\nBest,\r\nKaren\r\nCollaboration Marketing Manager'),(10112,2,2121,'names','first_name','Dakota Henninger'),(10113,2,2121,'email','','dakota.henninger90@gmail.com'),(10114,2,2121,'input_text','','6022274131'),(10115,2,2121,'dropdown','','Display Mounts'),(10116,2,2121,'description','','With blueocean-technologies.com growing fast, manually sending cold DMs across social media platforms can be extremely time consuming. Our service solves that: Automate personalized cold outreach DMs from 14 social channels, use AI templates to craft engaging openers in your brand voice, and sync responses directly to Salesforce or HubSpot. Sales teams book 50+ calls/month by turning cold messages into hot leads. \r\n\r\nAutomate cold outreach via DMs, get free access here: https://cutt.ly/yrNwEeSt'),(10117,2,2122,'names','first_name','Duane Vang'),(10118,2,2122,'email','','vang.duane@gmail.com'),(10119,2,2122,'input_text','','882285353'),(10120,2,2122,'dropdown','','Cables & Accessories'),(10121,2,2122,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10122,2,2123,'names','first_name','Joanna Riggs'),(10123,2,2123,'email','','joannariggs278@gmail.com'),(10124,2,2123,'input_text','','821587851'),(10125,2,2123,'dropdown','','Other Enquiry'),(10126,2,2123,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://unsubscribe.video/unsubscribe.php?d=blueocean-technologies.com'),(10127,2,2124,'names','first_name','LeeEmist'),(10128,2,2124,'email','','zekisuquc419@gmail.com'),(10129,2,2124,'dropdown','','Meeting Room Solutions'),(10130,2,2124,'description','','Hæ, ég vildi vita verð þitt.'),(10131,2,2125,'names','first_name','Karen B.'),(10132,2,2125,'email','','outreachseo56@gmail.com'),(10133,2,2125,'input_text','','3737212816'),(10134,2,2125,'dropdown','','Projection Solutions'),(10135,2,2125,'description','','Hi,\r\n\r\nJust a quick check, if you can add 3 links to our client sites (in accomodation, women\'s health & vehicle tyre sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\r\n\r\nBest,\r\nKaren\r\nCollaboration Marketing Manager'),(10136,2,2126,'names','first_name','Oma Nestor'),(10137,2,2126,'email','','nestor.oma@msn.com'),(10138,2,2126,'input_text','','1137139735'),(10139,2,2126,'dropdown','','Wireless Solutions'),(10140,2,2126,'description','','Ready to amplify your website’s growth? Our AI-driven system attracts custom visitors through keywords or location-based tags from continents to local streets. \r\nLooking for higher income, active website traffic, or stronger online presence? \r\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/cmPa50WXBjl'),(10141,2,2127,'names','first_name','RaymondTwerm'),(10142,2,2127,'email','','no.reply.per-erikmiller@gmail.com'),(10143,2,2127,'dropdown','','Video Distribution'),(10144,2,2127,'description','','Howdy! blueocean-technologies.com \r\n \r\nDid you know that it is possible to send business proposal completely legally? \r\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive, process, and respond to messages and appeals. It\'s unlikely for messages sent via Feedback Forms to be seen as spam, as they are considered significant. \r\nWe offer you the opportunity to test our service free of charge. \r\nWe shall send up to 50,000 messages to you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis offer is automatically generated. \r\n \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nWhatsApp - +375259112693 \r\nWhatsApp https://wa.me/+375259112693 \r\nWe only use chat for communication.'),(10145,2,2128,'names','first_name','GeorgeEmist'),(10146,2,2128,'email','','dinanikolskaya99@gmail.com'),(10147,2,2128,'dropdown','','Audio Solutions'),(10148,2,2128,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(10149,2,2129,'names','first_name','Caseysulge'),(10150,2,2129,'email','','lindadrews87@gmail.com'),(10151,2,2129,'input_text','','+12854035571'),(10152,2,2129,'dropdown','','Display Mounts'),(10153,2,2129,'description','','Save money and be sustainable - https://bit.ly/3IC6QLw'),(10154,2,2130,'names','first_name','Mandy'),(10155,2,2130,'email','','creativeteamhire@outlook.com'),(10156,2,2130,'input_text','','7711698029'),(10157,2,2130,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(10158,2,2131,'names','first_name','LeeEmist'),(10159,2,2131,'email','','dinanikolskaya99@gmail.com'),(10160,2,2131,'dropdown','','Mini PCs'),(10161,2,2131,'description','','Hi, I wanted to know your price.'),(10162,2,2132,'names','first_name','BofdSjXNamnasx'),(10163,2,2132,'email','','enasotow65@gmail.com'),(10164,2,2132,'input_text','','2128759545'),(10165,2,2132,'dropdown','','LCD & LED Products'),(10166,2,2132,'description','','WUtlWWMOHTsVE'),(10167,2,2133,'names','first_name','Kareem Sledge'),(10168,2,2133,'email','','sledge.kareem@msn.com'),(10169,2,2133,'input_text','','3622951642'),(10170,2,2133,'dropdown','','Display Mounts'),(10171,2,2133,'description','','Wanting to supercharge your website traffic? Our AI-powered solution draws ideal visitors through keywords or place-based filters from nations to local spots. \r\nDesiring more earnings, engaged website traffic, or stronger digital presence? \r\nWe refine it to match your objectives. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/UfmS50WXBjp'),(10172,2,2134,'names','first_name','Veola Kepler'),(10173,2,2134,'email','','veola.kepler49@gmail.com'),(10174,2,2134,'input_text','','4975395224'),(10175,2,2134,'dropdown','','Display Mounts'),(10176,2,2134,'description','','Hi,\r\nWe’re interested in distributing your goods. Some customers are ready to make purchases. Kindly contact us through WhatsApp: +1 639 458 6530\r\nRegards'),(10177,2,2135,'names','first_name','Jay'),(10178,2,2135,'email','','socialmedia1145@outlook.com'),(10179,2,2135,'input_text','','290266365'),(10180,2,2135,'dropdown','','Other Enquiry'),(10181,2,2135,'description','','Most business owners don’t have time or interest in managing social media — they prefer focusing on core activities. We help by creating high-quality content that keeps your brand active. Our plans: $50/month for 4 posts or $250/month for 30 posts. Let’s connect on a quick video call so I can show how we can handle it for you. \r\n\r\nWhat time works best for you? Reply me on socialmedia1145@outlook.com'),(10182,2,2136,'names','first_name','Gudrun Platz'),(10183,2,2136,'email','','platz.gudrun@gmail.com'),(10184,2,2136,'input_text','','3428378478'),(10185,2,2136,'dropdown','','Display Mounts'),(10186,2,2136,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10187,2,2137,'names','first_name','Summer Beasley'),(10188,2,2137,'email','','rusty.paterson@googlemail.com'),(10189,2,2137,'input_text','','08959204270'),(10190,2,2137,'dropdown','','LCD & LED Products'),(10191,2,2137,'description','','Hello,\r\n\r\nWe’ve helped thousands of businesses worldwide improve their website accessibility, and after reviewing your site, we believe we can help you too.\r\n\r\nAn inaccessible website can cost you customers — and even lead to legal risks.\r\n\r\nWe’re offering you an easy way to get started:\r\n• Free Accessibility Scan\r\n• Free Detailed Report\r\n• Free First Fix\r\n\r\nGet started now: http://scan4.free\r\n\r\nBest regards,\r\nThe PLURO Team\r\n\r\n\r\nShould you decide not to receive further communications from this campaign, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n339 Clifford Street, Poughkeepsie, CA, USA, 90688'),(10192,2,2138,'names','first_name','Mamie Steffey'),(10193,2,2138,'email','','mamie.steffey@gmail.com'),(10194,2,2138,'input_text','','4983089970'),(10195,2,2138,'dropdown','','Projection Solutions'),(10196,2,2138,'description','','Is anyone human reading my message? Ah there you are! I\'m offering a cheap and quick way for you to reach millions of website owners just like my message reached you now. It\'s simple, you give me your ad text and I blast it with my special AI enabled software to either millions of random sites or targets that you select. Check out my site below for details or to have a live chat with me now. \r\n\r\nGo ahead and reach out now! I mean you already know this works since you\'ve read my message this far right?\r\n\r\nThanks!\r\nPhil\r\nwebsite: contactformpromotion.com'),(10197,2,2139,'names','first_name','Lynn Shenton'),(10198,2,2139,'email','','shenton.lynn14@gmail.com'),(10199,2,2139,'input_text','','89415868'),(10200,2,2139,'dropdown','','Audio Solutions'),(10201,2,2139,'description','','Capture increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https://cutt.ly/Cr9BMXUV\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with focused, high-quality audiences.\r\n-Boosts engagement through intelligent AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates work by automating repetitive Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—no bots, no fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation engine. Even better, our service is provided on a flexible subscription basis so you can cancel at any point you like. No contracts and a one-week free trial.'),(10202,2,2140,'names','first_name','Miranda Bromley'),(10203,2,2140,'email','','bromley.miranda@gmail.com'),(10204,2,2140,'input_text','','129079121'),(10205,2,2140,'dropdown','','Display Mounts'),(10206,2,2140,'description','','Ends Soon: $99 for 2M Form-Based Outreach — Half Price. You’re seeing this. That’s the power of direct form outreach. Questions? Email me at: phil@form-blast-promo.top'),(10207,2,2141,'names','first_name','Bud Kail'),(10208,2,2141,'email','','bud.kail@gmail.com'),(10209,2,2141,'input_text','','261591906'),(10210,2,2141,'dropdown','','Meeting Room Solutions'),(10211,2,2142,'names','first_name','Isabel Tucker'),(10212,2,2142,'email','','isabel.tucker@yahoo.com'),(10213,2,2142,'input_text','','3386528181'),(10214,2,2142,'dropdown','','Display Mounts'),(10215,2,2142,'description','','Hello,\r\n\r\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\r\n\r\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.'),(10216,2,2143,'names','first_name','Gertrude Hammonds'),(10217,2,2143,'email','','gertrude.hammonds@gmail.com'),(10218,2,2143,'input_text','','40731630'),(10219,2,2143,'description','','Take a look at my website for more info: https://submissiontodirectory.top'),(10220,2,2144,'names','first_name','Everett Coombe'),(10221,2,2144,'email','','everett.coombe@msn.com'),(10222,2,2144,'input_text','','679660311'),(10223,2,2144,'description','','Get a million guaranteed form submissions — special price $50 this week. Ping me at sales@bestaitools.my'),(10224,2,2145,'names','first_name','Florine McIntyre'),(10225,2,2145,'email','','mcintyre.florine62@gmail.com'),(10226,2,2145,'input_text','','6641797360'),(10227,2,2145,'dropdown','','Projection Solutions'),(10228,2,2145,'description','','Hello,\r\n\r\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\r\n\r\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.'),(10229,2,2146,'names','first_name','Anne Layman'),(10230,2,2146,'email','','anne.layman@hotmail.com'),(10231,2,2146,'input_text','','3931758988'),(10232,2,2146,'dropdown','','Meeting Room Solutions'),(10233,2,2146,'description','','Why overspend on paid ads? Our AI-powered service drives targeted website traffic at a significantly lower cost, boosting your ROI.\r\n\r\nhttps://cutt.ly/6r9BMLrA'),(10234,2,2147,'names','first_name','Franziska Moyes'),(10235,2,2147,'email','','moyes.franziska@msn.com'),(10236,2,2147,'input_text','','4890071'),(10237,2,2147,'dropdown','','Other Enquiry'),(10238,2,2147,'description','','What if just 15 minutes on the phone could unlock 20% to 50% savings on your group health plan?\r\nSchedule a quick call now to explore potential savings --> https://tinyurl.com/shedulecallnow'),(10239,2,2148,'names','first_name','Jarrod Eames'),(10240,2,2148,'email','','jarrod.eames@gmail.com'),(10241,2,2148,'input_text','','680859253'),(10242,2,2148,'dropdown','','LCD & LED Products'),(10243,2,2148,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10244,2,2149,'names','first_name','SimonEmist'),(10245,2,2149,'email','','dinanikolskaya99@gmail.com'),(10246,2,2149,'dropdown','','Video Distribution'),(10247,2,2149,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(10248,2,2150,'names','first_name','cbIvvVacUomdt'),(10249,2,2150,'email','','akivudoloj54@gmail.com'),(10250,2,2150,'input_text','','6650053829'),(10251,2,2150,'description','','IAhCttzsm'),(10252,2,2151,'names','first_name','SimonEmist'),(10253,2,2151,'email','','dinanikolskaya99@gmail.com'),(10254,2,2151,'dropdown','','Wireless Solutions'),(10255,2,2151,'description','','Ողջույն, ես ուզում էի իմանալ ձեր գինը.'),(10256,2,2152,'names','first_name','Lara Leibius'),(10257,2,2152,'email','','lara.leibius@hotmail.com'),(10258,2,2152,'input_text','','697911962'),(10259,2,2152,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10260,2,2153,'names','first_name','Adolph Ziesemer'),(10261,2,2153,'email','','adolph.ziesemer2@gmail.com'),(10262,2,2153,'input_text','','246064287'),(10263,2,2153,'dropdown','','Meeting Room Solutions'),(10264,2,2153,'description','','Take a look at my website for more info: https://submissiontodirectory.top/'),(10265,2,2154,'names','first_name','LeeEmist'),(10266,2,2154,'email','','zekisuquc419@gmail.com'),(10267,2,2154,'dropdown','','Display Mounts'),(10268,2,2154,'description','','Zdravo, htio sam znati vašu cijenu.'),(10269,2,2155,'names','first_name','Francesca Lai'),(10270,2,2155,'email','','lai.francesca@hotmail.com'),(10271,2,2155,'input_text','','8438514279'),(10272,2,2155,'dropdown','','Meeting Room Solutions'),(10273,2,2155,'description','','Struggling with grow your website traffic? Our smart platform attracts perfect visitors via keywords and place-based precision from countries to local spots. \r\nDesiring increased revenue, lively pages, or a broader online reach? \r\nWe fine-tune it to fit your vision. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/br3e4ybv'),(10274,2,2156,'names','first_name','remont_vupr'),(10275,2,2156,'email','','pzwnkdzd@bonjourfmail.com'),(10276,2,2156,'dropdown','','Other Enquiry'),(10277,2,2156,'description','','сервисный центр по ремонту водонагревателей https://servis-vodonagrevateley-msk.ru/'),(10278,2,2157,'names','first_name','Jeannine Gano'),(10279,2,2157,'email','','gano.jeannine@gmail.com'),(10280,2,2157,'input_text','','655792260'),(10281,2,2157,'dropdown','','LCD & LED Products'),(10282,2,2157,'description','','Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive greater traffic, create leads, and expand your brand\'s reach, you can find more information and start a free trial here: https://cutt.ly/6r9BMLrA\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, high-quality audiences.\r\n-Enhances engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating repetitive Instagram tasks.\r\n\r\nOur service focuses on real, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a 7-day complimentary trial.'),(10283,2,2158,'names','first_name','Minna Minter'),(10284,2,2158,'email','','minter.minna@yahoo.com'),(10285,2,2158,'input_text','','355342094'),(10286,2,2158,'dropdown','','LCD & LED Products'),(10287,2,2158,'description','','Hello,\r\n\r\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\r\n\r\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.'),(10288,2,2159,'names','first_name','Choy K.'),(10289,2,2159,'email','','km.health@outlook.com'),(10290,2,2159,'input_text','','486280971'),(10291,2,2159,'dropdown','','Wireless Solutions'),(10292,2,2159,'description','','Hi,\r\n\r\n\r\nI hope you\'re doing well!\r\n\r\n\r\n\r\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\r\n\r\n\r\n\r\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\r\n\r\n\r\n\r\nLooking forward to your reply\r\n\r\n!\r\n\r\nWarm regards,\r\n\r\nChoy'),(10293,2,2160,'names','first_name','Clay Clow'),(10294,2,2160,'email','','clay.clow@hotmail.com'),(10295,2,2160,'input_text','','215551191'),(10296,2,2160,'dropdown','','Cables & Accessories'),(10297,2,2160,'description','','Our AI-powered solution drives location-specific visitors to your site, delivering better results than paid ads at a lower cost. Reach out to learn more.\r\n\r\nhttps://cutt.ly/Dr3e4imP'),(10298,2,2161,'names','first_name','Richard Sullivan'),(10299,2,2161,'email','','buyersconnectllc@gmail.com'),(10300,2,2161,'input_text','','290399894'),(10301,2,2161,'dropdown','','Mini PCs'),(10302,2,2161,'description','','Hello, \r\n\r\nI think you have a fantastic product. We can help you get into major retailers like Target, Walmart, Best Buy, Kohl’s, and many others. BuyersConnect.ai is the first AI-powered platform that connects product vendors directly with the right category buyers at leading stores.\r\n\r\nHere’s your sign-up link https://www.buyersconnect.ai/f104 and as a welcome, we’ll provide you with a few free leads to large retail buyers so you can see the value right away. We look forward to getting you connected today!\r\n\r\nThank you, \r\n\r\nRichard Sullivan\r\nVP of Accounts\r\nW: BuyersConnect.ai\r\nE: info@buyersconnect.ai\r\nP: 408-641-7676'),(10303,2,2162,'names','first_name','Deon Tier'),(10304,2,2162,'email','','tier.deon@gmail.com'),(10305,2,2162,'input_text','','3346339242'),(10306,2,2162,'dropdown','','Mini PCs'),(10307,2,2162,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10308,2,2163,'names','first_name','Shoshana Rosa'),(10309,2,2163,'email','','rosa.shoshana@gmail.com'),(10310,2,2163,'input_text','','4848805032'),(10311,2,2163,'dropdown','','Audio Solutions'),(10312,2,2163,'description','','Dear Team,\r\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 289 710 5839\r\nWarm regards'),(10313,2,2164,'names','first_name','Alfonzo Alleyne'),(10314,2,2164,'email','','alleyne.alfonzo@msn.com'),(10315,2,2164,'input_text','','6604225743'),(10316,2,2164,'dropdown','','Display Mounts'),(10317,2,2164,'description','','Here is my site: https://submissiontodirectory.top/'),(10318,2,2165,'names','first_name','remont_rjel'),(10319,2,2165,'email','','qleziolv@bientotmail.com'),(10320,2,2165,'dropdown','','Meeting Room Solutions'),(10321,2,2165,'description','','ремонт бойлеров и водонагревателей https://remont-boyler-na-domu.ru/'),(10322,2,2166,'names','first_name','Orville Hermanson'),(10323,2,2166,'email','','orville.hermanson@googlemail.com'),(10324,2,2166,'input_text','','7653700390'),(10325,2,2166,'dropdown','','Display Mounts'),(10326,2,2166,'description','','Pure. Honest. Proven. Discover Amish-made remedies that truly work. https://amishreserve.com/collections/all'),(10327,2,2167,'names','first_name','Alejandrina Mattingly'),(10328,2,2167,'email','','alejandrina.mattingly@gmail.com'),(10329,2,2167,'input_text','','223224287'),(10330,2,2167,'description','','Hi,\r\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 382 800 3508\r\nRegards'),(10331,2,2168,'names','first_name','Ashok'),(10332,2,2168,'email','','ashokgupta630@aol.com'),(10333,2,2168,'input_text','','20776061'),(10334,2,2168,'dropdown','','Mini PCs'),(10335,2,2168,'description','','Hi,\r\n\r\nKeeping stock levels synced across Shopify, Amazon, eBay, and more is my specialty. \r\n\r\nFor $10/hr, I perform real-time inventory updates to prevent oversells and lost sales. Not only this, I would be happy to assist you with any day-to-day operational task. \r\n\r\nLet’s set up a quick Zoom call so I can walk you through my process. Mail me at ashokgupta630@aol.com'),(10336,2,2169,'names','first_name','Ashli Knoll'),(10337,2,2169,'email','','ashli.knoll@gmail.com'),(10338,2,2169,'input_text','','8153853592'),(10339,2,2169,'dropdown','','Video Distribution'),(10340,2,2169,'description','','Attract increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive more traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a free trial here: https://cutt.ly/Er9BMJtZ\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, high-quality audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Targets users based on hashtags and accounts they follow.\r\n-Reduces effort by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on authentic, organic growth—zero bots, zero fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day complimentary trial.'),(10341,2,2170,'names','first_name','LeeEmist'),(10342,2,2170,'email','','dinanikolskaya99@gmail.com'),(10343,2,2170,'dropdown','','Meeting Room Solutions'),(10344,2,2170,'description','','Hej, jeg ønskede at kende din pris.'),(10345,2,2171,'names','first_name','Janet Julian'),(10346,2,2171,'email','','ruchiuyou@gmail.com'),(10347,2,2171,'input_text','','4853897'),(10348,2,2171,'dropdown','','Video Distribution'),(10349,2,2171,'description','','Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\r\n\r\n- We guarantee to gain you new 500 subscribers per month\r\n- People subscribe because they are interested in your videos/channel, increasing video likes, comments and interaction.\r\n- All actions are made manually by our team. We do not use any bots.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\r\n\r\nKind Regards,\r\n\r\nTo Unsubscribe, reply with the word unsubscribe in the subject.'),(10350,2,2172,'names','first_name','Abi'),(10351,2,2172,'email','','bposervices1@outlook.com'),(10352,2,2172,'input_text','','7737019456'),(10353,2,2172,'dropdown','','Audio Solutions'),(10354,2,2172,'description','','Hi,\r\n\r\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\r\n\r\n> Data entry and migration between tools or software\r\n> Uploading product catalogs, price lists, or customer data\r\n> Managing spreadsheets, reports, and admin documentation\r\n> Handling CRM updates and task tracking\r\n> File conversion (PDF to Word/Excel), transcription & formatting\r\n> Cleaning and organizing large datasets\r\n> Managing contact databases and verifying email lists\r\n> Updating inventory or backend systems\r\n\r\nYou get accuracy, speed, and reliable support—all starting at $10/hour.\r\n\r\nWould you like to outsource some of your operational workload?\r\n\r\nBest regards,\r\nAbi Singh\r\nBposervices1@outlook.com'),(10355,2,2173,'names','first_name','Aubrey Oddie'),(10356,2,2173,'email','','oddie.aubrey@outlook.com'),(10357,2,2173,'input_text','','7621324091'),(10358,2,2173,'dropdown','','Video Distribution'),(10359,2,2173,'description','','Hi,\r\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 249 520 6891\r\nRegards'),(10360,2,2174,'names','first_name','LeeEmist'),(10361,2,2174,'email','','dinanikolskaya99@gmail.com'),(10362,2,2174,'dropdown','','Display Mounts'),(10363,2,2174,'description','','Hi, I wanted to know your price.'),(10364,2,2175,'names','first_name','remont_oyoa'),(10365,2,2175,'email','','jmwqfavj@aurevoirmail.com'),(10366,2,2175,'dropdown','','Meeting Room Solutions'),(10367,2,2175,'description','','ремонт бойлеров и водонагревателей ремонт электронагревателей'),(10368,2,2176,'names','first_name','Latesha Rendall'),(10369,2,2176,'email','','latesha.rendall@msn.com'),(10370,2,2176,'input_text','','7924153281'),(10371,2,2176,'dropdown','','Display Mounts'),(10372,2,2176,'description','','Dear Team,\r\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 431 509 3624\r\nWarm regards'),(10373,2,2177,'names','first_name','Kermit Gilyard'),(10374,2,2177,'email','','kermit.gilyard@hotmail.com'),(10375,2,2177,'input_text','','53759920'),(10376,2,2177,'dropdown','','LCD & LED Products'),(10377,2,2177,'description','','Visit my website for details: https://submissiontodirectory.top'),(10378,2,2178,'names','first_name','Colin Cansler'),(10379,2,2178,'email','','cansler.colin@gmail.com'),(10380,2,2178,'input_text','','436331874'),(10381,2,2178,'dropdown','','LCD & LED Products'),(10382,2,2178,'description','','Hello\r\nWe are looking for several websites we would like to help to make first position in google search engine, for free , at no cost. \r\n\r\nIf you are interested please contact us, as you can get free traffic to your website.\r\n\r\nYou can contact us on whatsapp: +1 683 757 2738 or send us email.'),(10383,2,2179,'names','first_name','Deneen Pineda'),(10384,2,2179,'email','','pineda.deneen@gmail.com'),(10385,2,2179,'input_text','','26679537'),(10386,2,2179,'dropdown','','Wireless Solutions'),(10387,2,2179,'description','','Hello,\r\nWe’re ready to promote and sell your goods to our customers. Some clients want to order immediately. Please contact us on WhatsApp: +48 731 905 024\r\nSincerely'),(10388,2,2180,'names','first_name','Shelia Toutcher'),(10389,2,2180,'email','','toutcher.shelia@gmail.com'),(10390,2,2180,'input_text','','261922383'),(10391,2,2180,'dropdown','','Mini PCs'),(10392,2,2180,'description','','Attract keyword-targeted visitors from specific locations with our AI-driven solution, a cost-effective alternative to paid advertising. Start now to drive results.\r\n\r\nhttps://cutt.ly/Er9BMJtZ'),(10393,2,2181,'names','first_name','Shawna Chabrillan'),(10394,2,2181,'email','','chabrillan.shawna@hotmail.com'),(10395,2,2181,'input_text','','531119918'),(10396,2,2181,'dropdown','','Meeting Room Solutions'),(10397,2,2181,'description','','Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\r\n\r\nhttps://cutt.ly/Dr3e4imP'),(10398,2,2182,'names','first_name','Chloe Gleadow'),(10399,2,2182,'email','','ahmed.abdulla00175@gmail.com'),(10400,2,2182,'input_text','','242724444'),(10401,2,2182,'description','','Dear Sir/Madam,\r\n\r\nWe are a financial advisory company working with investors from the Gulf region who are interested in funding viable business ventures and projects worldwide.\r\n\r\nIf you have a project in progress or an upcoming opportunity that requires financing, we would be glad to discuss possible collaboration.\r\n\r\nPlease contact me directly at jaralla.nassar@dejlaconsulting.com\r\n for further details.\r\n\r\nKind regards,\r\nMr. Nassar Jaralla Al-Marri\r\nFinancial Advisor\r\nDejla Consulting LLC'),(10402,2,2183,'names','first_name','krqKBkFZyftpHRdkAEc'),(10403,2,2183,'email','','ipozuyucun610@gmail.com'),(10404,2,2183,'input_text','','7595392376'),(10405,2,2183,'dropdown','','Audio Solutions'),(10406,2,2183,'description','','qCabbbIaCEqnlmIpptRIHY'),(10407,2,2184,'names','first_name','Yvonne Bynum'),(10408,2,2184,'email','','bynum.yvonne@googlemail.com'),(10409,2,2184,'input_text','','Skevo J'),(10410,2,2184,'dropdown','','LCD & LED Products'),(10411,2,2184,'description','','https://adsubmissions.xyz/'),(10412,2,2185,'names','first_name','Trinity Shaffer'),(10413,2,2185,'email','','archer.nock39@gmail.com'),(10414,2,2185,'input_text','','08068505447'),(10415,2,2185,'dropdown','','Wireless Solutions'),(10416,2,2185,'description','','Hello,\r\nWe’ve helped thousands of businesses worldwide improve their website accessibility, and after reviewing your site, we believe we can help you too. \r\nAn inaccessible website can cost you customers — and even lead to legal risks.\r\nWe’re offering you an easy way to get started:\r\n • Free Accessibility Scan\r\n • Free Detailed Report\r\n • Free First Fix\r\nGet started now: http://scan4.free\r\nBest regards,\r\nThe PLURO Team\r\n\r\n\r\nIf you prefer not to get future messages from this message, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n2275 Drummond Street, New Rochelle, CA, USA, 93291'),(10417,2,2186,'names','first_name','Hershel Garvin'),(10418,2,2186,'email','','hershel.garvin@gmail.com'),(10419,2,2186,'input_text','','882456540'),(10420,2,2186,'dropdown','','Other Enquiry'),(10421,2,2186,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10422,2,2187,'names','first_name','Dalene Wenz'),(10423,2,2187,'email','','dalene.wenz5@googlemail.com'),(10424,2,2187,'input_text','','690367331'),(10425,2,2187,'dropdown','','Projection Solutions'),(10426,2,2187,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10427,2,2188,'names','first_name','dWCyPLcplaRnspekpBQ'),(10428,2,2188,'email','','ajilameqa220@gmail.com'),(10429,2,2188,'input_text','','9895382553'),(10430,2,2188,'dropdown','','Projection Solutions'),(10431,2,2188,'description','','DnZkKWPGsqyVecHbxUMSt'),(10432,2,2189,'names','first_name','Florine Figueroa'),(10433,2,2189,'email','','figueroa.florine12@outlook.com'),(10434,2,2189,'input_text','','821394826'),(10435,2,2189,'dropdown','','Mini PCs'),(10436,2,2189,'description','','Our AI-driven service brings location-targeted visitors to your site, significantly cheaper than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://cutt.ly/Dr3e4imP'),(10437,2,2190,'names','first_name','Janna Lemmone'),(10438,2,2190,'email','','lemmone.janna@gmail.com'),(10439,2,2190,'input_text','','7984177726'),(10440,2,2190,'dropdown','','Other Enquiry'),(10441,2,2190,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10442,2,2191,'names','first_name','Natalie Mckenzie'),(10443,2,2191,'email','','hilton.prince@gmail.com'),(10444,2,2191,'input_text','','08769211126'),(10445,2,2191,'dropdown','','Mini PCs'),(10446,2,2191,'description','','Paige is a revolutionary AI tool built to uncover what’s quietly holding your Google Business Profile back. It scans your listing, spots hidden ranking issues, and gives you a roadmap to hit the map-pack fast. Most business owners are shocked by how simple it is once they see what’s missing. Don’t wait until your competitors move ahead — run your scan today and take your spot where customers actually click. -- https://merchynt.com/paige?fpr=kdirpq\r\n\r\n\r\nShould you wish to stop getting future correspondence from this campaign, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Giotto 32, Essex, CA, USA, 92104'),(10447,2,2192,'names','first_name','Vana'),(10448,2,2192,'email','','businessgrowtogether@outlook.com'),(10449,2,2192,'input_text','','3253575930'),(10450,2,2192,'dropdown','','Wireless Solutions'),(10451,2,2192,'description','','Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 20 per hour or We can set a monthly cost as per your convenience. \r\n\r\nReply me on Businessgrowtogether@outlook.com to discuss further.'),(10452,2,2193,'names','first_name','Isiah Egger'),(10453,2,2193,'email','','isiah.egger@googlemail.com'),(10454,2,2193,'input_text','','695324754'),(10455,2,2193,'description','','Dear Team,\r\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 548 300 6290\r\nWarm regards'),(10456,2,2194,'names','first_name','servisnyy_ugOa'),(10457,2,2194,'email','','nhbkmjtl@bonjourfmail.com'),(10458,2,2194,'dropdown','','Other Enquiry'),(10459,2,2194,'description','','ремонт принтера hp москва свао сервисный центр hp'),(10460,2,2195,'names','first_name','Jonathan Watson'),(10461,2,2195,'email','','kathlene.middleton@googlemail.com'),(10462,2,2195,'input_text','','08617949522'),(10463,2,2195,'dropdown','','Mini PCs'),(10464,2,2195,'description','','Hello,\r\nWhile reviewing your website: blueocean-technologies.com , we spotted accessibility issues that could put you at risk — and we offer a revolutionary AI-powered solution to fix them.\r\nWe’d like to offer you a free accessibility scan, a detailed report, and your first fix — completely free.\r\nStart your free scan today: http://scan4.free\r\nBest regards,\r\nThe PLURO Team\r\n\r\n\r\nShould you choose to opt-out of additional notifications from me, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n3834 Haven Lane, Monroe, CA, USA, 91440'),(10465,2,2196,'names','first_name','Mandy'),(10466,2,2196,'email','','creativeteamhire@outlook.com'),(10467,2,2196,'input_text','','263311564'),(10468,2,2196,'dropdown','','Audio Solutions'),(10469,2,2196,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(10470,2,2197,'names','first_name','Merrill Mowle'),(10471,2,2197,'email','','merrill.mowle@msn.com'),(10472,2,2197,'input_text','','46146393'),(10473,2,2197,'dropdown','','Other Enquiry'),(10474,2,2197,'description','','Hello,\r\nWe’re reaching out to explore a possible reseller partnership for your products. Some clients are already ready to order. Please contact us via WhatsApp: +1 438 552 7033\r\nBest regards'),(10475,2,2198,'names','first_name','LeeEmist'),(10476,2,2198,'email','','zekisuquc419@gmail.com'),(10477,2,2198,'dropdown','','Video Distribution'),(10478,2,2198,'description','','Ola, quería saber o seu prezo.'),(10479,2,2199,'names','first_name','Modesto Goldfinch'),(10480,2,2199,'email','','modesto.goldfinch@gmail.com'),(10481,2,2199,'input_text','','Wccr X paj J'),(10482,2,2199,'dropdown','','Cables & Accessories'),(10483,2,2199,'description','','Dear Team,\r\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 873 777 4610\r\nWarm regards'),(10484,2,2200,'names','first_name','LeeEmist'),(10485,2,2200,'email','','zekisuquc419@gmail.com'),(10486,2,2200,'dropdown','','Display Mounts'),(10487,2,2200,'description','','Hi, I wanted to know your price.'),(10488,2,2201,'names','first_name','Ravi'),(10489,2,2201,'email','','businessgrowtogether@outlook.com'),(10490,2,2201,'input_text','','93604051'),(10491,2,2201,'dropdown','','Other Enquiry'),(10492,2,2201,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(10493,2,2202,'names','first_name','remont_vokl'),(10494,2,2202,'email','','loiihkir@bientotmail.com'),(10495,2,2202,'dropdown','','Video Distribution'),(10496,2,2202,'description','','ремонт hp войковская https://servis-hp-moskva.ru/'),(10497,2,2203,'names','first_name','Tamie Kessell'),(10498,2,2203,'email','','kessell.tamie@yahoo.com'),(10499,2,2203,'input_text','','7769275524'),(10500,2,2203,'dropdown','','Wireless Solutions'),(10501,2,2204,'names','first_name','Bea Gainey'),(10502,2,2204,'email','','gainey.bea92@gmail.com'),(10503,2,2204,'input_text','','684807871'),(10504,2,2204,'description','','Aiming to supercharge your website’s visibility? Our AI-powered tool brings ideal visitors using keywords or geographic filters from nations to local spots. \r\nHoping for more earnings, active website traffic, or wider web reach? \r\nWe refine it to match your strategy. Enjoy a 7-day free trial period with no contract. Start here:\r\n\r\nhttps://cutt.ly/qr7yIpER'),(10505,2,2205,'names','first_name','GeorgeEmist'),(10506,2,2205,'email','','dinanikolskaya99@gmail.com'),(10507,2,2205,'dropdown','','Video Distribution'),(10508,2,2205,'description','','Xin chào, tôi muốn biết giá của bạn.'),(10509,2,2206,'names','first_name','Swen Donohue'),(10510,2,2206,'email','','swen.donohue@gmail.com'),(10511,2,2206,'input_text','','4963270092'),(10512,2,2206,'dropdown','','Projection Solutions'),(10513,2,2206,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=VOdZEKK52Rw'),(10514,2,2207,'names','first_name','Karen B.'),(10515,2,2207,'email','','outreachseo56@gmail.com'),(10516,2,2207,'input_text','','131977315'),(10517,2,2207,'dropdown','','Video Distribution'),(10518,2,2207,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10519,2,2208,'names','first_name','Sam'),(10520,2,2208,'email','','businessprocessoutsourcing1@outlook.com'),(10521,2,2208,'input_text','','5719242769'),(10522,2,2208,'description','','Hi, I help businesses like yours save time and streamline daily operations by providing reliable Virtual Assistant and back-office support.\r\n\r\nHere are some of the common tasks we handle:\r\n1. Reading PDF documents carefully and entering data accurately into your software or system\r\n2. Managing emails and calendars\r\n3. Data entry and CRM updates\r\n4. Online research and lead generation\r\n5. Handling customer inquiries and support tickets\r\n6. Preparing reports, spreadsheets, and presentations\r\n7. Social media posting and content scheduling\r\n8. Bookkeeping and invoice management\r\n9. Order processing and inventory tracking\r\n10. Website updates (WordPress, Shopify, etc.)\r\n11. File organization and document formatting\r\n\r\nOur rates range from $10/hr to $20/hr, depending on task complexity.\r\n\r\nYou don’t need to hire a full-time employee — you can assign us work on a task basis, whether it’s 5–10 minutes a day or a full-time project, we’ll handle it with the same accuracy and dedication.\r\n\r\nCommunication is never an issue — we can connect anytime via Zoom, Google Meet, or Microsoft Teams.\r\n\r\nFor managing files and information, we can work through Google Drive, shared drives, or any system you prefer.\r\n\r\nIf you are interested, please reply to Businessprocessoutsourcing1@outlook.com'),(10523,2,2209,'names','first_name','LeeEmist'),(10524,2,2209,'email','','zekisuquc419@gmail.com'),(10525,2,2209,'dropdown','','Display Mounts'),(10526,2,2209,'description','','Dia duit, theastaigh uaim do phraghas a fháil.'),(10527,2,2210,'names','first_name','LeeEmist'),(10528,2,2210,'email','','zekisuquc419@gmail.com'),(10529,2,2210,'dropdown','','Meeting Room Solutions'),(10530,2,2210,'description','','Xin chào, tôi muốn biết giá của bạn.'),(10531,2,2211,'names','first_name','Krista Bundy'),(10532,2,2211,'email','','bundy.krista@hotmail.com'),(10533,2,2211,'input_text','','749374233'),(10534,2,2211,'dropdown','','Audio Solutions'),(10535,2,2211,'description','','https://adsubmissions1.space/\r\nhttp://adsubmissions1.space/'),(10536,2,2212,'names','first_name','Karen B.'),(10537,2,2212,'email','','outreachseo56@gmail.com'),(10538,2,2212,'input_text','','261002751'),(10539,2,2212,'dropdown','','Video Distribution'),(10540,2,2212,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10541,2,2213,'names','first_name','Florene Woolnough'),(10542,2,2213,'email','','florene.woolnough@gmail.com'),(10543,2,2213,'input_text','','196124329'),(10544,2,2213,'dropdown','','LCD & LED Products'),(10545,2,2213,'description','','Dear Sir/Madam,\r\nWe are looking to represent your brand as a reseller. Our clients are interested in your items. Please reach us on WhatsApp: +44 790 270 0546\r\nKind regards'),(10546,2,2214,'names','first_name','Jonathon Garon'),(10547,2,2214,'email','','garon.jonathon45@gmail.com'),(10548,2,2214,'input_text','','781386209'),(10549,2,2214,'dropdown','','Display Mounts'),(10550,2,2214,'description','','Hello,\r\nWe’re reaching out to explore a possible reseller partnership for your products. Some clients are already ready to order. Please contact us via WhatsApp: +1 226 288 1352\r\nBest regards'),(10551,2,2215,'names','first_name','Mark Wints'),(10552,2,2215,'email','','markwints39@gmail.com'),(10553,2,2215,'input_text','','313-555-4758'),(10554,2,2215,'dropdown','','Cables & Accessories'),(10555,2,2215,'description','','The holidays move fast — but most banks don’t.\r\n\r\nIf you need to hire extra hands, grab inventory discounts, or just build a little cushion before the rush, there’s a faster way to get working capital.\r\n\r\nWe help small businesses get approved and funded in 24–48 hours, even if a bank has said no.\r\n\r\nWould you like me to send the details or give you a quick call to see what you’d qualify for?\r\n\r\nThanks,\r\nMark\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n201 N Main St, Phoenix, AZ 85003\r\nUnsubscribe:\r\nhttps://aiandcompanybest.com/?info=blueocean-technologies.com'),(10556,2,2216,'names','first_name','Eulalia Herzog'),(10557,2,2216,'email','','eulalia.herzog@msn.com'),(10558,2,2216,'input_text','','267093398'),(10559,2,2216,'description','','Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/u9asGHMA7-Y'),(10560,2,2217,'names','first_name','Salina Lamontagne'),(10561,2,2217,'email','','lamontagne.salina@gmail.com'),(10562,2,2217,'input_text','','6016239751'),(10563,2,2217,'dropdown','','Meeting Room Solutions'),(10564,2,2217,'description','','Attract high-intent, keyword and location-targeted traffic to your site with our AI-optimized solution, far more affordable than traditional paid ads. Start scaling now.\r\n\r\nhttps://cutt.ly/qr7yIpER'),(10565,2,2218,'names','first_name','Karen B.'),(10566,2,2218,'email','','outreachseo56@gmail.com'),(10567,2,2218,'input_text','','1685187981'),(10568,2,2218,'dropdown','','Display Mounts'),(10569,2,2218,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10570,2,2219,'names','first_name','Paige Park'),(10571,2,2219,'email','','dee.odonovan64@googlemail.com'),(10572,2,2219,'input_text','','08583016773'),(10573,2,2219,'dropdown','','Other Enquiry'),(10574,2,2219,'description','','Hello,\r\n\r\nWe know how to get your business found on Google Maps.\r\nYou may be closer to the top than you realize. Many business owners assume ranking high on Google is complicated, but Paige makes it straightforward. This AI-powered tool audits your entire Google profile, identifies weak spots, and gives you a step-by-step guide to improve your ranking fast.\r\nThousands of small businesses have already broken through using Paige, bringing in more calls and customers from their local area. And with Google’s algorithms constantly evolving, it’s critical to stay ahead before the next update changes the game again.\r\nTake control of your online visibility while it still matters. Run your scan today and see how quickly you can start attracting more local customers. Visit https://merchynt.com/paige?fpr=kdirpq\r\nLet your brand shine\r\n\r\n\r\n\r\nWhen you prefer not to get future messages from our side, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nRua Alberto Rangel Batista 908, Hornell, CA, USA, 92962'),(10575,2,2220,'names','first_name','Leoma Rose'),(10576,2,2220,'email','','leoma.rose@msn.com'),(10577,2,2220,'input_text','','643378129'),(10578,2,2220,'dropdown','','Mini PCs'),(10579,2,2220,'description','','https://adsubmissions1.space/\r\nhttp://adsubmissions1.space/'),(10580,2,2221,'names','first_name','Bessie Merrill'),(10581,2,2221,'email','','bessie.merrill@msn.com'),(10582,2,2221,'input_text','','457255657'),(10583,2,2221,'dropdown','','Projection Solutions'),(10584,2,2221,'description','','Dear Sir/Madam,\r\nWe are looking to represent your brand as a reseller. Our clients are interested in your items. Please reach us on WhatsApp: +1 548 570 1377\r\nKind regards'),(10585,2,2222,'names','first_name','Seymour Cocks'),(10586,2,2222,'email','','seymour.cocks@gmail.com'),(10587,2,2222,'input_text','','Cpwlcxbvha Ff'),(10588,2,2222,'dropdown','','Cables & Accessories'),(10589,2,2222,'description','','Yo! If you’re seeing this, you know it works! I can do the same for your ad using my AI software. Visit https://marketingwithcontactforms.ink to get started.'),(10590,2,2223,'names','first_name','LeeEmist'),(10591,2,2223,'email','','dinanikolskaya99@gmail.com'),(10592,2,2223,'dropdown','','Video Distribution'),(10593,2,2223,'description','','Aloha, makemake wau eʻike i kāu kumukūʻai.'),(10594,2,2224,'names','first_name','Robin'),(10595,2,2224,'email','','rgarcia622@gmail.com'),(10596,2,2224,'input_text','','339-308-6581'),(10597,2,2224,'dropdown','','Projection Solutions'),(10598,2,2224,'description','','Just saw \"hands\", might be a typo. Quickly checking with spellace.com or similar tools usually helps.\r\n\r\nBest,\r\nRobin'),(10599,2,2225,'names','first_name','Tarun'),(10600,2,2225,'email','','webdesignservices111@outlook.com'),(10601,2,2225,'input_text','','4890483'),(10602,2,2225,'description','','Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\r\nE-mail me at webdesignservices111@outlook.com'),(10603,2,2226,'names','first_name','Devon Catron'),(10604,2,2226,'email','','devon.catron@gmail.com'),(10605,2,2226,'input_text','','9403360746'),(10606,2,2226,'dropdown','','LCD & LED Products'),(10607,2,2226,'description','','Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://cutt.ly/Ir7yU6cC'),(10608,2,2227,'names','first_name','Lucretia Scully'),(10609,2,2227,'email','','scully.lucretia@gmail.com'),(10610,2,2227,'input_text','','7084449550'),(10611,2,2227,'dropdown','','Projection Solutions'),(10612,2,2227,'description','','Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/8emL4whbdyM'),(10613,2,2228,'names','first_name','Linnie Hartwell'),(10614,2,2228,'email','','hartwell.linnie@yahoo.com'),(10615,2,2228,'input_text','','631377241'),(10616,2,2228,'dropdown','','Wireless Solutions'),(10617,2,2228,'description','','Hi,\r\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 438 552 7033\r\nRegards'),(10618,2,2229,'names','first_name','Drusilla Begley'),(10619,2,2229,'email','','drusilla.begley@gmail.com'),(10620,2,2229,'input_text','','3375329717'),(10621,2,2229,'dropdown','','Mini PCs'),(10622,2,2229,'description','','Find quality products at affordable prices. Browse the latest offers and enjoy easy, secure shopping on AliExpress.\r\n\r\nShop Now: https://mutualaffiliate.com/VaRSHO'),(10623,2,2230,'names','first_name','Adrianne Ackley'),(10624,2,2230,'email','','adrianne.ackley@hotmail.com'),(10625,2,2230,'input_text','','5147081920'),(10626,2,2230,'dropdown','','Meeting Room Solutions'),(10627,2,2230,'description','','Visit my website for details: https://submissiontodirectory.top'),(10628,2,2231,'names','first_name','Jana Lemar'),(10629,2,2231,'email','','jana.lemar@disflo.com'),(10630,2,2231,'input_text','','890778692'),(10631,2,2231,'dropdown','','Other Enquiry'),(10632,2,2231,'description','','Hi,\r\n\r\nI hope this message finds you well. My name is Jana Lemar, and I represent DTG GmbH Development & Technology, a business focused on sustainable retail solutions. We recently came across your eco-friendly packaging products and we are very interested in learning more about your range of biodegradable packaging products and materials, pricing, and customization options.\r\n\r\nCould you please share more details regarding:\r\n\r\nAvailable sizes and material specifications\r\nMinimum order quantities\r\nLead times and shipping arrangements\r\nSample availability\r\n\r\nAdditionally, we would like to discuss potential collaboration opportunities. Would you be available for a Zoom meeting later this week or early next week? Please let me know your preferred date and time, and I will arrange the call accordingly.\r\n\r\nThank you for your time and assistance. I look forward to your response.'),(10633,2,2232,'names','first_name','Ashok'),(10634,2,2232,'email','','viralbusinesscampaign@outlook.com'),(10635,2,2232,'input_text','','687656106'),(10636,2,2232,'dropdown','','Audio Solutions'),(10637,2,2232,'description','','Hello, My name is Ashok Gupta. I help businesses with lead list creation, data research, and email outreach — exactly as per client instructions and process.\r\n\r\nI don’t use my own methods or tools; I follow the client’s training carefully to deliver accurate and reliable results.\r\nIf someone shows interest in your product or service, I also add those leads directly into your CRM for easy follow-up.\r\n\r\nMy service rate is $10–$15 per hour, depending on the project scope.\r\nIf you’re interested, please reply to me at viralbusinesscampaign@outlook.com'),(10638,2,2233,'names','first_name','Otilia Goodisson'),(10639,2,2233,'email','','goodisson.otilia29@hotmail.com'),(10640,2,2233,'input_text','','9543605336'),(10641,2,2233,'dropdown','','Display Mounts'),(10642,2,2233,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10643,2,2234,'names','first_name','Gerardo Chick'),(10644,2,2234,'email','','gerardo.chick92@hotmail.com'),(10645,2,2234,'input_text','','4175854504'),(10646,2,2234,'dropdown','','Mini PCs'),(10647,2,2234,'description','','Hello Blueocean Technologies Com,\r\n\r\nAre you ready to tap into a new way of going viral—fast, easy, and 100% faceless?\r\n\r\nIf you\'ve ever dreamed of massive traffic and subscribers on YouTube—without cameras, editing, or expensive gear—the Invisible Traffic System is exactly what you\'ve been waiting for. Created and perfected by Shane Nathan, this AI-powered video system has earned the WarriorPlus \"Deal of the Day\" award and is changing how people generate passive income from online video.\r\n\r\nReal Results, Repeatable Success!\r\nShane\'s breakthrough approach pulled in 628,000+ views and 5,300 new subscribers from scratch—no filming, no human voice, no on-camera presence whatsoever. The system is so simple, you can create viral videos in under 10 minutes even if you’re a total beginner.\r\n\r\n=>>> https://invisible-traffic-system.blogspot.com\r\n\r\nAfter seeing viral traction in one niche, Shane launched a second channel and saw even stronger growth: thousands of views per day, hundreds of subscribers, and videos going viral on autopilot. It’s a proven, repeatable process.\r\n\r\nWhat’s Inside The Invisible Traffic System?\r\n\r\nAI tools (mostly free) that automate video creation\r\n\r\nStep-by-step guide to set up your faceless channel fast\r\n\r\nThe exact format that YouTube is pushing right now\r\n\r\nHow to scale your views and convert them into leads and sales—without ever showing your face!\r\n\r\nWhy Is This Different?\r\nShane’s method works with the algorithm, not against it. You get instant, massive viral traffic—on purpose, every time. And once the traffic starts, you build an email list you own and control, turning views into clicks, subscribers, and sales.\r\n\r\n=>>> https://invisible-traffic-system.blogspot.com\r\n\r\nAre You Ready For The New Wave?\r\nThis isn’t a fleeting trend—it’s a revolutionary approach that’s already topped the WarriorPlus marketplace on launch day. And now, you can get it for a tiny fraction of the original price!\r\n\r\nDon’t miss out—the opportunity is wide open, but it won\'t last long. Start generating viral traffic and passive income, 100% anonymously.\r\n\r\nGet the details and claim your spot now: https://invisible-traffic-system.blogspot.com\r\n\r\n\r\nTo your viral success,\r\n[Gerardo Chick]\r\n\r\nEmpowering Your Digital Marketing Success'),(10648,2,2235,'names','first_name','Vana'),(10649,2,2235,'email','','bizassistance008@outlook.com'),(10650,2,2235,'input_text','','788697064'),(10651,2,2235,'description','','Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\r\n\r\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\r\n\r\nI can help you with:\r\n > Categorizing income and expense transactions accurately\r\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\r\n > Maintaining clean and up-to-date financial records\r\n\r\nMy rate is USD 20 per hour.\r\n\r\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com'),(10652,2,2236,'names','first_name','Brenda Betche'),(10653,2,2236,'email','','brenda.betche@gmail.com'),(10654,2,2236,'input_text','','08235679818'),(10655,2,2236,'dropdown','','Meeting Room Solutions'),(10656,2,2236,'description','','Hello,\r\nWe’ve helped thousands of businesses fix accessibility issues, stay compliant, and reach more customers.\r\nWe checked your website: blueocean-technologies.com and found several accessibility issues that could put your business at risk.\r\nHere’s what you’ll get from us today:\r\n- Free Accessibility scan\r\n- Free Detailed report\r\n- Free First fix + accessibility toolbar\r\nStart by scanning your site: http://scan4.free\r\nBest regards,\r\nThe PLURO Team\r\n\r\n\r\nShould you prefer not to get additional correspondence from us, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nFeldham 98, Canastota, CA, USA, 96126'),(10657,2,2237,'names','first_name','Karen B.'),(10658,2,2237,'email','','outreachseo56@gmail.com'),(10659,2,2237,'input_text','','669722173'),(10660,2,2237,'dropdown','','Other Enquiry'),(10661,2,2237,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10662,2,2238,'names','first_name','LeeEmist'),(10663,2,2238,'email','','dinanikolskaya99@gmail.com'),(10664,2,2238,'dropdown','','Wireless Solutions'),(10665,2,2238,'description','','Hola, volia saber el seu preu.'),(10666,2,2239,'names','first_name','Adele Camp'),(10667,2,2239,'email','','camp.adele@gmail.com'),(10668,2,2239,'input_text','','624218620'),(10669,2,2239,'dropdown','','Projection Solutions'),(10670,2,2239,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=UEooLHpFYW0'),(10671,2,2240,'names','first_name','Karen B.'),(10672,2,2240,'email','','outreachseo56@gmail.com'),(10673,2,2240,'input_text','','886040740'),(10674,2,2240,'dropdown','','Video Distribution'),(10675,2,2240,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10676,2,2241,'names','first_name','Vernell Walling'),(10677,2,2241,'email','','walling.vernell@yahoo.com'),(10678,2,2241,'input_text','','6995088452'),(10679,2,2241,'dropdown','','Meeting Room Solutions'),(10680,2,2241,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(10681,2,2242,'names','first_name','Freda Krause'),(10682,2,2242,'email','','krause.freda@msn.com'),(10683,2,2242,'input_text','','8638316889'),(10684,2,2242,'dropdown','','Projection Solutions'),(10685,2,2242,'description','','Your blueocean-technologies.com website could be missing out on thousands of visitors. Use our AI powered system to drive targeted traffic to your website and increase leads and sales for free: https://cutt.ly/Jr617DGj'),(10686,2,2243,'names','first_name','Deepu'),(10687,2,2243,'email','','businessprocessoutsourcing1@outlook.com'),(10688,2,2243,'input_text','','698199262'),(10689,2,2243,'dropdown','','Audio Solutions'),(10690,2,2243,'description','','I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels/websites/corporate events/product promotion/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. My Costing is $20/hr to $40/hr. \r\n\r\nCan you share your requirement with me at Businessprocessoutsourcing1@outlook.com?'),(10691,2,2244,'names','first_name','Kayla Kimball'),(10692,2,2244,'email','','kayla.kimball@outlook.com'),(10693,2,2244,'input_text','','08828892993'),(10694,2,2244,'dropdown','','Other Enquiry'),(10695,2,2244,'description','','Hello,\r\n\r\nWe know how to get your business found on Google Maps.\r\nYou’ve probably noticed certain businesses always seem to appear first on Google. It’s not luck—it’s strategy. Every day your profile isn’t fully optimized, your competitors are capturing leads that could’ve been yours. Paige’s AI makes fixing that easy.\r\nThis simple but powerful system uncovers small technical and content gaps that make a huge difference in ranking. It’s not about spending more on ads—it’s about optimizing smarter. Paige gives you clear, actionable steps to get your business back in front of the customers who are already searching.\r\nDon’t let another potential customer scroll past your name. Run your scan now and start reclaiming your visibility. Visit https://bit.ly/paige-tool\r\nLet your brand shine\r\n\r\n\r\n\r\nIn case you choose to opt-out of additional messages from us, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nRue Des Tanneurs 371, Gouverneur, CA, USA, 91068'),(10696,2,2245,'names','first_name','SimonEmist'),(10697,2,2245,'email','','dinanikolskaya99@gmail.com'),(10698,2,2245,'dropdown','','Mini PCs'),(10699,2,2245,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(10700,2,2246,'names','first_name','Alisa Dieter'),(10701,2,2246,'email','','dieter.alisa74@msn.com'),(10702,2,2246,'input_text','','653930741'),(10703,2,2246,'dropdown','','Cables & Accessories'),(10704,2,2246,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10705,2,2247,'names','first_name','Ron Dunshea'),(10706,2,2247,'email','','ron.dunshea@yahoo.com'),(10707,2,2247,'input_text','','2508368698'),(10708,2,2247,'dropdown','','Video Distribution'),(10709,2,2247,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/8emL4whbdyM'),(10710,2,2248,'names','first_name','Phyllis Dabney'),(10711,2,2248,'email','','phyllis.dabney@gmail.com'),(10712,2,2248,'input_text','','2414262240'),(10713,2,2248,'dropdown','','Audio Solutions'),(10714,2,2248,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10715,2,2249,'names','first_name','Ramon Curnow'),(10716,2,2249,'email','','curnow.ramon@googlemail.com'),(10717,2,2249,'input_text','','634773609'),(10718,2,2249,'dropdown','','Mini PCs'),(10719,2,2249,'description','','Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https://cutt.ly/atqiYvJ0\r\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.'),(10720,2,2250,'names','first_name','Chris Fortner'),(10721,2,2250,'email','','fortner.chris@gmail.com'),(10722,2,2250,'input_text','','08128303494'),(10723,2,2250,'dropdown','','Mini PCs'),(10724,2,2250,'description','','Hi, I’m Amir from Letstok.\r\nI came across your shop and wanted to reach out personally.\r\nLetstok AI makes it easy to transform your entire product catalog into video ads that look like they were filmed by real customers.\r\nYou can do it all yourself — no studio, no editing.\r\nGive it a try, free of charge, and use SHOPIFY-10 to get bonus tokens this month.\r\nhttps://www.letstok.com\r\n\r\n\r\nIf you wish to stop getting future communications from us, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nNeue Ro?Str. 61, Montauk, CA, USA, 92286'),(10725,2,2251,'names','first_name','Glinda Poidevin'),(10726,2,2251,'email','','poidevin.glinda@msn.com'),(10727,2,2251,'input_text','','7877008499'),(10728,2,2251,'dropdown','','Mini PCs'),(10729,2,2251,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://youtu.be/UEooLHpFYW0'),(10730,2,2252,'names','first_name','Taj Isaachsen'),(10731,2,2252,'email','','taj.isaachsen@gmail.com'),(10732,2,2252,'input_text','','610933264'),(10733,2,2252,'dropdown','','Mini PCs'),(10734,2,2252,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10735,2,2253,'names','first_name','Brian WRIGHT Eng.'),(10736,2,2253,'email','','newsletter@wexxon.com'),(10737,2,2253,'input_text','','7209248652'),(10738,2,2253,'dropdown','','Projection Solutions'),(10739,2,2253,'description','','Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(10740,2,2254,'names','first_name','Mike Thorsten Fournier'),(10741,2,2254,'email','','info@digital-x-press.com'),(10742,2,2254,'dropdown','','Video Distribution'),(10743,2,2254,'description','','Hi, \r\nI realize that some companies have difficulties understanding that organic ranking growth is a long-term game and a well-planned monthly initiative. \r\n \r\nUnfortunately, very few website owners have the willingness to observe the incremental yet impactful benefits that can completely transform their digital visibility. \r\n \r\nWith Google’s evolving algorithms, a stable, continuous SEO strategy including Answer Engine Optimization (AEO) is essential for securing a profitable outcome. \r\n \r\nIf you recognize this as the right method, work with us! \r\n \r\nCheck out Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nReach Out on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe deliver unbeatable performance for your resources, and you will appreciate choosing us as your digital marketing ally. \r\n \r\nBest regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148'),(10744,2,2255,'names','first_name','Margaret Julia'),(10745,2,2255,'email','','royalredover@outlook.com'),(10746,2,2255,'input_text','','7809137994'),(10747,2,2255,'dropdown','','Other Enquiry'),(10748,2,2255,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhat if you could use the best AI models in the world without limits or extra costs? Now you can. With our brand-new AI-powered app, you\'ll have ChatGPT, Gemini Pro, Stable Diffusion, Cohere AI, Leonardo AI Pro, and more — all under one roof. No monthly subscriptions, no API key expenses, no experience required, just one dashboard, one payment, and endless possibilities.\r\n\r\nSee it in action: https://aistore.vinhgrowth.com\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE: https://vinhgrowth.com/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 60 Crown Street, London\r\nLooking out for you, Margaret Julia'),(10749,2,2256,'names','first_name','Sherry'),(10750,2,2256,'email','','info@rhyne.medicopostura.com'),(10751,2,2256,'input_text','','M K Qjiu'),(10752,2,2256,'dropdown','','Other Enquiry'),(10753,2,2256,'description','','Hey \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nBest Wishes, \r\n\r\nSherry'),(10754,2,2257,'names','first_name','Dann Byrum'),(10755,2,2257,'email','','dann.byrum@gmail.com'),(10756,2,2257,'input_text','','08527766427'),(10757,2,2257,'dropdown','','LCD & LED Products'),(10758,2,2257,'description','','Hi, I’m Amir from Letstok.\r\nI came across your shop and wanted to reach out personally.\r\nLetstok AI makes it easy to transform your entire product catalog into video ads that look like they were filmed by real customers.\r\nYou can do it all yourself — no studio, no editing.\r\nGive it a try, free of charge, and use SHOPIFY-10 to get bonus tokens this month.\r\nhttps://www.letstok.com\r\n\r\n\r\nIn case you choose to opt-out of additional communications from our side, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n888 40th Street, Eden, CA, USA, 95172'),(10759,2,2258,'names','first_name','Kerstin Dick'),(10760,2,2258,'email','','dick.kerstin@gmail.com'),(10761,2,2258,'input_text','','08766368219'),(10762,2,2258,'dropdown','','Video Distribution'),(10763,2,2258,'description','','Hello,\r\nWe’ve helped thousands of businesses fix accessibility issues, stay compliant, and reach more customers.\r\nWe checked your website: blueocean-technologies.com and found several accessibility issues that could put your business at risk.\r\nHere’s what you’ll get from us today:\r\n- Free Accessibility scan\r\n- Free Detailed report\r\n- Free First fix + accessibility toolbar\r\nStart by scanning your site: http://scan4.free\r\nBest regards,\r\nThe PLURO Team\r\n\r\n\r\nIf you decide not to receive subsequent notifications from us, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n20 Overlook Drive, New Berlin, CA, USA, 93107'),(10764,2,2259,'names','first_name','Angelika Irving'),(10765,2,2259,'email','','angelika.irving@msn.com'),(10766,2,2259,'input_text','','4039202075'),(10767,2,2259,'dropdown','','LCD & LED Products'),(10768,2,2259,'description','','Don’t miss out: your ad to 1,000,000 sites for just $49 today. Shoot me an email at marketing@bestaitools.my'),(10769,2,2260,'names','first_name','LeeEmist'),(10770,2,2260,'email','','dinanikolskaya99@gmail.com'),(10771,2,2260,'dropdown','','Meeting Room Solutions'),(10772,2,2260,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(10773,2,2261,'names','first_name','Latta'),(10774,2,2261,'email','','dataentry756@outlook.com'),(10775,2,2261,'input_text','','9187332102'),(10776,2,2261,'dropdown','','LCD & LED Products'),(10777,2,2261,'description','','Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\r\n\r\nServices include:\r\n• Manual & online data entry (PDFs, invoices, forms)\r\n• Product uploads (Shopify, WooCommerce, Amazon, Etsy)\r\n• Excel cleanup, formatting & consolidation\r\n• Web research, data collection & lead generation\r\n• Document conversion & organization\r\n• Report preparation & data analysis\r\n\r\nEvery task is handled with attention to detail and timely delivery.\r\n\r\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com'),(10778,2,2262,'names','first_name','Vern Tennyson'),(10779,2,2262,'email','','vern.tennyson@gmail.com'),(10780,2,2262,'input_text','','106871557'),(10781,2,2262,'dropdown','','Audio Solutions'),(10782,2,2262,'description','','Yo! If you’re seeing this, you know it works! Let me blast your ad to millions of websites too. Visit contactformpromotion.com to get started.'),(10783,2,2263,'names','first_name','Melva Pimentel'),(10784,2,2263,'email','','pimentel.melva37@hotmail.com'),(10785,2,2263,'input_text','','Jhjtlmu Z'),(10786,2,2263,'dropdown','','Mini PCs'),(10787,2,2263,'description','','Here is my site: https://submissiontodirectory.top/'),(10788,2,2264,'names','first_name','Emma Wilson'),(10789,2,2264,'email','','emma.wilson1768@gmail.com'),(10790,2,2264,'input_text','','4036923305'),(10791,2,2264,'dropdown','','Meeting Room Solutions'),(10792,2,2264,'description','','Hi,\r\n\r\nI hope this message finds you well.\r\n\r\nI came across blueocean-technologies.com and wanted to reach out because we specialize in helping websites like yours achieve significant, sustainable growth, regardless of your industry.\r\n\r\nWe\'ve grown a significant audience of over 30 million, which we use to promote websites and drive targeted traffic. We leverage this reach with our proven Email Marketing service, which is designed to nurture leads and significantly increase repeat purchases.\r\n\r\nIf you focus on a local customer base, we also have a dedicated Local SEO service tailored to boost your visibility and bring in local traffic:\r\n\r\nIf you would like further information on how either of these services can benefit your business, please get back in touch.\r\n\r\nThanks for your time,\r\nEmma'),(10793,2,2265,'names','first_name','Mr. Phillip Landsborough'),(10794,2,2265,'email','','phil9982@bestaitools.my'),(10795,2,2265,'input_text','','4141844566'),(10796,2,2265,'dropdown','','Audio Solutions'),(10797,2,2265,'description','','Can I get a copy of your standard rates?'),(10798,2,2266,'names','first_name','Abi'),(10799,2,2266,'email','','brandbuildingassistance@outlook.com'),(10800,2,2266,'input_text','','9167838651'),(10801,2,2266,'dropdown','','Projection Solutions'),(10802,2,2266,'description','','Hello, I came across your website and wanted to reach out regarding SEO services. I specialize in result-driven SEO strategies focused on improving organic rankings, increasing traffic, and driving lead conversions.\r\n\r\nMy approach includes a complete website audit, on-page optimization, link building, and keyword strategy — all designed for sustainable, long-term visibility.\r\n\r\nIf you\'re open to enhancing your website’s search performance, I’d be happy to discuss a customized SEO plan aligned with your business goals.\r\n\r\nPlease let me know a convenient time for a quick call, or feel free to email me at Brandbuildingassistance@outlook.com to discuss further.'),(10803,2,2267,'names','first_name','Ravi'),(10804,2,2267,'email','','businessgrowtogether@outlook.com'),(10805,2,2267,'input_text','','3660382128'),(10806,2,2267,'dropdown','','Display Mounts'),(10807,2,2267,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(10808,2,2268,'names','first_name','Nannette'),(10809,2,2268,'email','','info@blueocean-technologies.com'),(10810,2,2268,'input_text','','4246475340'),(10811,2,2268,'dropdown','','Audio Solutions'),(10812,2,2268,'description','','Hi \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nMany Thanks, \r\n\r\nNannette'),(10813,2,2269,'names','first_name','Starla Smerd'),(10814,2,2269,'email','','mohamed.cortes.1977+blueocean-technologies.com@gmail.com'),(10815,2,2269,'input_text','','7039083614'),(10816,2,2269,'dropdown','','Video Distribution'),(10817,2,2269,'description','','How Everyday People Are Turning \r\nFree AI Videos Into $500+ Days...\r\nWhile Chillin\' On Their Phone / Computer?\r\nhttps://smartexperts.pro/Vyralzz\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://smartexperts.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(10818,2,2270,'names','first_name','Quentin Hillyard'),(10819,2,2270,'email','','quentin.hillyard43@gmail.com'),(10820,2,2270,'input_text','','617629456'),(10821,2,2270,'dropdown','','Audio Solutions'),(10822,2,2270,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10823,2,2271,'names','first_name','LeeEmist'),(10824,2,2271,'email','','zekisuquc419@gmail.com'),(10825,2,2271,'dropdown','','Meeting Room Solutions'),(10826,2,2271,'description','','Hai, saya ingin tahu harga Anda.'),(10827,2,2272,'names','first_name','Ines Goulet'),(10828,2,2272,'email','','ines.goulet@yahoo.com'),(10829,2,2272,'input_text','','111216494'),(10830,2,2272,'dropdown','','Display Mounts'),(10831,2,2272,'description','','Check out my site to see what we offer: https://submissiontodirectory.top'),(10832,2,2273,'names','first_name','Rachael Salcido'),(10833,2,2273,'email','','rachael.salcido@msn.com'),(10834,2,2273,'input_text','','419401393'),(10835,2,2273,'dropdown','','Wireless Solutions'),(10836,2,2273,'description','','https://postyouradfree.top\r\nhttp://postyouradfree.top'),(10837,2,2274,'names','first_name','Lavon Triplett'),(10838,2,2274,'email','','lavon.triplett@hotmail.com'),(10839,2,2274,'input_text','','28914047'),(10840,2,2274,'description','','Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https://cutt.ly/MtqiYc0S\r\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.'),(10841,2,2275,'names','first_name','Monica Childress'),(10842,2,2275,'email','','childress.monica@gmail.com'),(10843,2,2275,'input_text','','633819484'),(10844,2,2275,'dropdown','','Other Enquiry'),(10845,2,2275,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://youtu.be/UEooLHpFYW0'),(10846,2,2276,'names','first_name','NATREGTEGH2193368NEWETREWT'),(10847,2,2276,'email','','gacpgiis@polosmail.com'),(10848,2,2276,'dropdown','','Audio Solutions'),(10849,2,2276,'description','','MEJTYJY2193368MARETRYTR'),(10850,2,2277,'names','first_name','Lovie Matamoros'),(10851,2,2277,'email','','lovie.matamoros@hotmail.com'),(10852,2,2277,'input_text','','484920194'),(10853,2,2277,'dropdown','','Audio Solutions'),(10854,2,2277,'description','','Which keywords and locations convert best for blueocean-technologies.com? Check our AI-powered traffic dashboard for live data, then activate a no-risk 7-day free trial to flood your site with qualified leads: https://cutt.ly/XtwBzByr'),(10855,2,2278,'names','first_name','Ed Deschamps'),(10856,2,2278,'email','','ed.deschamps83@gmail.com'),(10857,2,2278,'input_text','','Ebldm'),(10858,2,2278,'dropdown','','Meeting Room Solutions'),(10859,2,2279,'names','first_name','Dakota Kosovich'),(10860,2,2279,'email','','kosovich.dakota@msn.com'),(10861,2,2279,'input_text','','213355610'),(10862,2,2279,'dropdown','','Wireless Solutions'),(10863,2,2279,'description','','Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https://cutt.ly/ktqiYzV9\r\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.'),(10864,2,2280,'names','first_name','phillip Heine'),(10865,2,2280,'email','','phil9982@bestaitools.my'),(10866,2,2280,'input_text','','2302742105'),(10867,2,2280,'dropdown','','Mini PCs'),(10868,2,2280,'description','','Can I see examples of past work?'),(10869,2,2281,'names','first_name','Reuben Vo'),(10870,2,2281,'email','','vo.reuben@yahoo.com'),(10871,2,2281,'input_text','','413229776'),(10872,2,2281,'dropdown','','Audio Solutions'),(10873,2,2281,'description','','Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/8emL4whbdyM'),(10874,2,2282,'names','first_name','LeeEmist'),(10875,2,2282,'email','','zekisuquc419@gmail.com'),(10876,2,2282,'dropdown','','Other Enquiry'),(10877,2,2282,'description','','Ciao, volevo sapere il tuo prezzo.'),(10878,2,2283,'names','first_name','Ivan Ramirez'),(10879,2,2283,'email','','bettie.lipsey@msn.com'),(10880,2,2283,'input_text','','7938644040'),(10881,2,2283,'dropdown','','Video Distribution'),(10882,2,2283,'description','','Hi there, here is a video which shows you how to get $10K monthly in free advertising credits on Google Ads.\r\n\r\nView the YouTube video here: http://10k-youtubevideo.xyz \r\n\r\nIf you\'re interested or have any questions private email me at: ivan@doneforyou-campaigns.com\r\n\r\nMuch Success!\r\n\r\nIvan Ramirez\r\n\r\nhttp://10k-ad-accounts.xyz \r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:https://bit.ly/websiteoptout'),(10883,2,2284,'names','first_name','Mike Nathan Nilsen'),(10884,2,2284,'email','','mike@monkeydigital.co'),(10885,2,2284,'dropdown','','Other Enquiry'),(10886,2,2284,'description','','Hi there, \r\n \r\nI wanted to reach out with something that could seriously improve your website’s reach. We work with a trusted ad network that allows us to deliver real, country-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t fake traffic—it’s actual users, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ genuine visitors for just $10 \r\nLocalized traffic for any country \r\nHigher volumes available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nReady to scale? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr connect instantly on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to getting you more traffic! \r\n \r\nBest, \r\nMike Nathan Nilsen\r\n \r\nPhone/whatsapp: +1 (775) 314-7914'),(10887,2,2285,'names','first_name','Oma Wilfred'),(10888,2,2285,'email','','oma.wilfred@gmail.com'),(10889,2,2285,'input_text','','7061291576'),(10890,2,2285,'description','','Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https://cutt.ly/ytegGn4x\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with specific, premium audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves work by automating time-consuming Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growth—zero bots, zero fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation machine. Even better, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7-day no-cost trial.'),(10891,2,2286,'names','first_name','jaseem'),(10892,2,2286,'email','','jaseem@smartgulfsa.com'),(10893,2,2286,'input_text','','+966506975865'),(10894,2,2286,'dropdown','','Audio Solutions'),(10895,2,2286,'description','','Want to enquire price and availability of infobit for aramco project'),(10896,2,2287,'names','first_name','Yvonne Chin'),(10897,2,2287,'email','','chin.yvonne@googlemail.com'),(10898,2,2287,'input_text','','08364509397'),(10899,2,2287,'dropdown','','Other Enquiry'),(10900,2,2287,'description','','Hey there,\r\n\r\nThis is the only reliable chat support and sales agent. It can do text or even live calls.\r\n\r\nYour homepage is silent. Your competitors aren’t.\r\n\r\nCustomers today don’t click around —\r\nthey ask and expect answers instantly.\r\n\r\nAdd a FREE AI agent to your site that talks to your visitors, explains your business, and captures leads — 24/7.\r\n\r\nNo cost. No tech. 2-minute setup.\r\n\r\nClaim your free AI homepage agent → https://www.olleh.ai\r\n\r\nNeed help? Contact Yvonne@olleh.ai\r\n\r\nMany Thanks,\r\nYvonne Chin\r\n\r\n\r\nShould you no longer want to receive additional notifications from us, simply fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n1 Campbells River Road, Albany, CA, USA, 95373'),(10901,2,2288,'names','first_name','Mike Daan Van Dijk'),(10902,2,2288,'email','','mike@monkeydigital.co'),(10903,2,2288,'dropdown','','Mini PCs'),(10904,2,2288,'description','','Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am getting in touch regarding a great opportunity. \r\n \r\nHow would you like to show our banners on your site and link back via your unique tracking link towards high-demand SEO solutions from our business? \r\n \r\nThis way, you make a solid 35% profit share, continuously from any sales that come in from your site. \r\n \r\nThink about it, most website owners benefit from SEO, so this is a big opportunity. \r\n \r\nWe already have 12k+ affiliates and our payouts are processed on time. \r\nLast month, we reached over $27,000 in payouts to our partners. \r\n \r\nIf you want in, kindly contact us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Daan Van Dijk\r\n \r\nPhone/whatsapp: +1 (775) 314-7914'),(10905,2,2289,'names','first_name','LeeEmist'),(10906,2,2289,'email','','dinanikolskaya99@gmail.com'),(10907,2,2289,'dropdown','','Video Distribution'),(10908,2,2289,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(10909,2,2290,'names','first_name','Katlyn Dorsey'),(10910,2,2290,'email','','dorsey.katlyn96@googlemail.com'),(10911,2,2290,'input_text','','628040026'),(10912,2,2290,'dropdown','','Video Distribution'),(10913,2,2290,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/watch?v=UEooLHpFYW0'),(10914,2,2291,'names','first_name','Karen B.'),(10915,2,2291,'email','','outreachseo56@gmail.com'),(10916,2,2291,'input_text','','492157121'),(10917,2,2291,'dropdown','','Projection Solutions'),(10918,2,2291,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10919,2,2292,'names','first_name','Tony'),(10920,2,2292,'email','','hireresource009@outlook.com'),(10921,2,2292,'input_text','','3837026331'),(10922,2,2292,'dropdown','','Projection Solutions'),(10923,2,2292,'description','','Hi, We are a small business outsourcing agency with a team of more than 15 Team Members. \r\n\r\nWe help businesses manage their day-to-day tasks efficiently so they can focus on growth.\r\n\r\nHere are the tasks we can take care of for you:\r\n\r\nEmail management, Calendar scheduling, Data entry, CRM updates, Lead list creation, Online research, File management, Document preparation, Invoice creation, Payment follow-ups (email only), Social media posting, Reporting, Market research, Product listing (Shopify, WooCommerce, Amazon etc.), Ecommerce data entry, Order processing (backend), Inventory tracking, Google Sheets data entry, Google Sheets report maintenance, Sheet formatting & cleanup, Data sorting & filtering, Weekly/Monthly tracking sheets, PDF to Excel/Docs conversion, Data cleaning, Content writing, Content upload on website, SEO content support, SMO content support, Video editing, Web design backend updates (CMS tasks), Bookkeeping support, Product image uploading & optimization, Updating website pages, Blog posting & formatting, Ecommerce catalog management\r\n\r\nOur pricing starts from USD $8/hour to USD $40/hour, depending on the service and the specific requirements.\r\n\r\nTo build trust and ensure you are fully comfortable working with us:\r\n\r\n1. We are happy to work on a small pilot task/project first\r\n2. No advance payment required — pay only after you are satisfied\r\n3. We can share our portfolio and client references/testimonials on request\r\n4. You can test our quality, speed, and communication before committing to anything long-term\r\n\r\nIf you are interested, feel free to reply to me at: HireResource009@outlook.com'),(10924,2,2293,'names','first_name','Karen B.'),(10925,2,2293,'email','','outreachseo56@gmail.com'),(10926,2,2293,'input_text','','616003036'),(10927,2,2293,'dropdown','','Video Distribution'),(10928,2,2293,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10929,2,2294,'names','first_name','Karen B.'),(10930,2,2294,'email','','outreachseo56@gmail.com'),(10931,2,2294,'input_text','','9055428899'),(10932,2,2294,'dropdown','','Audio Solutions'),(10933,2,2294,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10934,2,2295,'names','first_name','Eleanor Lutwyche'),(10935,2,2295,'email','','eleanor.lutwyche@gmail.com'),(10936,2,2295,'input_text','','7750043854'),(10937,2,2295,'dropdown','','Video Distribution'),(10938,2,2295,'description','','This Invisible 10-Minute Faceless Video Hack\r\nPulled in 628,000+ Views…\r\nWith No Camera, No Gear & No Tech Skills\r\nhttps://443w.site/InvisibleTrafficSystem\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://443w.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(10939,2,2296,'names','first_name','Israel Farber'),(10940,2,2296,'email','','farber.israel@googlemail.com'),(10941,2,2296,'input_text','','678522876'),(10942,2,2296,'dropdown','','Wireless Solutions'),(10943,2,2296,'description','','Which keywords and locations matter most to your blueocean-technologies.com website right now? Plug them into our AI traffic network to see exact search volume—then start a 7-day free trial, cancel anytime: https://cutt.ly/4twBl4uf'),(10944,2,2297,'names','first_name','Gena Laws'),(10945,2,2297,'email','','gena@zundee.com'),(10946,2,2297,'input_text','','740265768'),(10947,2,2297,'dropdown','','LCD & LED Products'),(10948,2,2297,'description','','All the companies in World - Black Friday Special - $29\r\n\r\nThe Database:\r\n\r\n 25 Million Companies Worldwide\r\n Instantly Delivery\r\n Last Update: 17 November 2025\r\n All Their phones, emails, locations, industries, across the entire world!\r\n\r\nCost:\r\n\r\n All prices are charged in South African Rand (conversion is automatic).\r\n Total once off cost is : $29 = R495\r\n\r\nQuestions?\r\n\r\n If you need any assistance or have questions:\r\n You can email us on info@zundee.com\r\n Call or contact us on WhatsApp on +27 67 770 3960\r\n You can talk to us on live chat!\r\n\r\nVisit us here for instantly delivery: https://Gena.zundee.com'),(10949,2,2298,'names','first_name','Vana'),(10950,2,2298,'email','','bizassistance008@outlook.com'),(10951,2,2298,'input_text','','324298830'),(10952,2,2298,'dropdown','','Audio Solutions'),(10953,2,2298,'description','','Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\r\n\r\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\r\n\r\nI can help you with:\r\n > Categorizing income and expense transactions accurately\r\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\r\n > Maintaining clean and up-to-date financial records\r\n\r\nMy rate is USD 20 per hour.\r\n\r\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com'),(10954,2,2299,'names','first_name','games_ekSl'),(10955,2,2299,'email','','mtckmtpodsl@1-construction.store'),(10956,2,2299,'dropdown','','Other Enquiry'),(10957,2,2299,'description','','Ищете, где казино? \r\nWith the advent of technology, new genres have emerged rapidly.'),(10958,2,2300,'names','first_name','Kia Diamond'),(10959,2,2300,'email','','diamond.kia@yahoo.com'),(10960,2,2300,'input_text','','95803796'),(10961,2,2300,'dropdown','','Mini PCs'),(10962,2,2300,'description','','http://postyouradfree.top'),(10963,2,2301,'names','first_name','Latasha Stretch'),(10964,2,2301,'email','','stretch.latasha@gmail.com'),(10965,2,2301,'input_text','','3992906493'),(10966,2,2301,'dropdown','','Video Distribution'),(10967,2,2301,'description','','http://sitesubmissionservice.top'),(10968,2,2302,'names','first_name','LeeEmist'),(10969,2,2302,'email','','zekisuquc419@gmail.com'),(10970,2,2302,'dropdown','','Mini PCs'),(10971,2,2302,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(10972,2,2303,'names','first_name','Henry Willians'),(10973,2,2303,'email','','henrywillians1@outlook.com'),(10974,2,2303,'input_text','','5430407484'),(10975,2,2303,'dropdown','','Other Enquiry'),(10976,2,2303,'description','','Hi,\r\n\r\nI am Henry Willians and i work for Lutero Comercial Ltda. We have got two(2) new 2025/2026 projects to execute and would like to order from your end. Can we get your company catalog/product listing or brochure, MOQ all necessary purchase information.\r\n \r\nAwaiting your reply.'),(10977,2,2304,'names','first_name','Mattie Dey'),(10978,2,2304,'email','','dey.mattie@gmail.com'),(10979,2,2304,'input_text','','9377264124'),(10980,2,2304,'description','','How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free volume report in our AI powered system—then start your 7-day free trial, zero commitment: https://cutt.ly/WtwBzClp'),(10981,2,2305,'names','first_name','Ingrid Darnell'),(10982,2,2305,'email','','darnell.ingrid@googlemail.com'),(10983,2,2305,'input_text','','3266911107'),(10984,2,2305,'dropdown','','Audio Solutions'),(10985,2,2305,'description','','You can explore my site here: http://sitesubmissionservice.top'),(10986,2,2306,'names','first_name','LeeEmist'),(10987,2,2306,'email','','dinanikolskaya99@gmail.com'),(10988,2,2306,'dropdown','','Wireless Solutions'),(10989,2,2306,'description','','Szia, meg akartam tudni az árát.'),(10990,2,2307,'names','first_name','Kimberly Ridenour'),(10991,2,2307,'email','','kimberly.ridenour@gmail.com'),(10992,2,2307,'input_text','','625629329'),(10993,2,2307,'dropdown','','Meeting Room Solutions'),(10994,2,2308,'names','first_name','Karen B.'),(10995,2,2308,'email','','outreachseo56@yahoo.com'),(10996,2,2308,'input_text','','2807741289'),(10997,2,2308,'dropdown','','Wireless Solutions'),(10998,2,2308,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(10999,2,2309,'names','first_name','Monroe Eddy'),(11000,2,2309,'email','','monroe.eddy@gmail.com'),(11001,2,2309,'input_text','','890182240'),(11002,2,2309,'dropdown','','Display Mounts'),(11003,2,2309,'description','','How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free volume report in our AI powered system—then start your 7-day free trial, zero commitment: https://cutt.ly/XtwBzByr'),(11004,2,2310,'names','first_name','Winfred Haire'),(11005,2,2310,'email','','siteassistpro@keemail.me'),(11006,2,2310,'input_text','','91504976'),(11007,2,2310,'dropdown','','Other Enquiry'),(11008,2,2310,'description','','Your website has been granted to receive access to an exclusive, limited-availability free trial of a new platform designed to significantly enhance visitor identification and engagement. This solution enables real-time insights into who is visiting your site and provides enriched data that can support higher-quality lead generation.\r\n\r\nTo access your complimentary trial, please use the following link: https://www.tinyurl.com/55fefpmx\r\n\r\nBecause availability is limited, we strongly encourage you to review the platform as soon as possible to ensure you retain your access. If not, reply STOP to unsubscribe.'),(11009,2,2311,'names','first_name','GeorgeEmist'),(11010,2,2311,'email','','dinanikolskaya99@gmail.com'),(11011,2,2311,'dropdown','','Display Mounts'),(11012,2,2311,'description','','Здравейте, исках да знам цената ви.'),(11013,2,2312,'names','first_name','Jess Rivera'),(11014,2,2312,'email','','mohamed.cortes.1977+blueocean-technologies.com@gmail.com'),(11015,2,2312,'input_text','','4101609'),(11016,2,2312,'dropdown','','Mini PCs'),(11017,2,2312,'description','','Multiverse AI - The Only Platform That Gives You Access To Every Top AI Model — In Every Version — All Inside A Single, Beautifully Simple Dashboard.\r\n\r\nhttps://1x-slots.site/MultiverseAI\r\n\r\nChatGPT (3.5 → 4.5 → 4o → 5 → Turbo → Nano)\r\nGemini (1.5 Pro → 2.0 Flash)\r\nClaude (3 Opus → Sonnet → Haiku)\r\nGrok (1 through 4)\r\nDALL·E, Veo, Kling, ElevenLabs, DeepSeek, FLUX, LLaMA & more\r\nAnd yes — you get every future version included automatically.\r\n\r\nhttps://1x-slots.site/MultiverseAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://1x-slots.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11018,2,2313,'names','first_name','Gemma Marshall'),(11019,2,2313,'email','','gemmamarshall811@gmail.com'),(11020,2,2313,'input_text','','4179918'),(11021,2,2313,'dropdown','','Meeting Room Solutions'),(11022,2,2313,'description','','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- 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- We can target followers via location, interests and demographics.\r\n- The price is just $60 per month, and we can start immediately.\r\n\r\nIf you\'d like to see some of our previous work, let me know, and we can discuss it further.\r\n\r\nKind Regards,\r\nGemma'),(11023,2,2314,'names','first_name','Karen B.'),(11024,2,2314,'email','','outreachseo56@yahoo.com'),(11025,2,2314,'input_text','','3940261581'),(11026,2,2314,'dropdown','','Wireless Solutions'),(11027,2,2314,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11028,2,2315,'names','first_name','Louvenia Whittemore'),(11029,2,2315,'email','','louvenia.whittemore@gmail.com'),(11030,2,2315,'input_text','','508832313'),(11031,2,2315,'dropdown','','Projection Solutions'),(11032,2,2315,'description','','This Isn\'t A Course. It\'s A Fully Functional,\r\nDone-For-You Business... Powered Entirely By AI\r\n\r\nhttps://askthis.site/ConverslyAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://askthis.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11033,2,2316,'names','first_name','GeorgeEmist'),(11034,2,2316,'email','','dinanikolskaya99@gmail.com'),(11035,2,2316,'dropdown','','Audio Solutions'),(11036,2,2316,'description','','Hola, quería saber tu precio..'),(11037,2,2317,'names','first_name','Hai Acevedo'),(11038,2,2317,'email','','hai.acevedo@gmail.com'),(11039,2,2317,'input_text','','2279502313'),(11040,2,2317,'dropdown','','Video Distribution'),(11041,2,2317,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(11042,2,2318,'names','first_name','Omar Caswell'),(11043,2,2318,'email','','omar.caswell81@gmail.com'),(11044,2,2318,'input_text','','236089221'),(11045,2,2318,'dropdown','','Meeting Room Solutions'),(11046,2,2318,'description','','Here’s the link to my official site: http://sitesubmissionservice.top'),(11047,2,2319,'names','first_name','Randolph'),(11048,2,2319,'email','','info@randolph.bangeshop.com'),(11049,2,2319,'input_text','','633348409'),(11050,2,2319,'dropdown','','Display Mounts'),(11051,2,2319,'description','','Hi, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nThank You,\r\n\r\nRandolph'),(11052,2,2320,'names','first_name','Karen B.'),(11053,2,2320,'email','','outreachseo56@yahoo.com'),(11054,2,2320,'input_text','','1231473576'),(11055,2,2320,'dropdown','','Other Enquiry'),(11056,2,2320,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11057,2,2321,'names','first_name','Janine Simonetti'),(11058,2,2321,'email','','simonetti.janine@outlook.com'),(11059,2,2321,'input_text','','08551364197'),(11060,2,2321,'dropdown','','Video Distribution'),(11061,2,2321,'description','','Hi there,\r\n\r\nYour website is losing customers.\r\n\r\nYour homepage is silent. Your competitors aren’t.\r\n\r\nCustomers today don’t click around —\r\nthey ask and expect answers instantly.\r\n\r\nAdd a FREE AI agent to your site that talks to your visitors, explains your business, and captures leads — 24/7.\r\n\r\nNo cost. No tech. 2-minute setup.\r\n\r\nClaim your free AI homepage agent → https://www.olleh.ai\r\n\r\nNeed help? Contact Janine@olleh.ai\r\n\r\nWarm Regards,\r\nJanine Simonetti\r\n\r\n\r\nShould you choose to opt-out of any more emails from this campaign, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nPiazza Mercato 6, Camden, CA, USA, 94179'),(11062,2,2322,'names','first_name','Mark Wints'),(11063,2,2322,'email','','mark@apexbusinessfunds.com'),(11064,2,2322,'input_text','','623-555-6734'),(11065,2,2322,'description','','It’s that time of year again. Payroll, vendors, inventory, and taxes are all hitting at once.\r\n\r\nIf cash flow is getting tight, there’s still time to line up funding before the year ends.\r\n\r\nWe help small businesses get approved and funded in 24 to 48 hours, even if the bank is closed or backlogged.\r\n\r\nNo hard credit pull and no obligation, just a fast way to keep things moving smoothly through the holidays.\r\n\r\nWould you like me to send the details or give you a quick call?\r\n\r\n-Mark'),(11066,2,2323,'names','first_name','Suzanne Braine'),(11067,2,2323,'email','','suzanne.braine@gmail.com'),(11068,2,2323,'input_text','','50546626'),(11069,2,2323,'dropdown','','Meeting Room Solutions'),(11070,2,2323,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/4yLatrV9v4A'),(11071,2,2324,'names','first_name','Mike Bernd Johnson'),(11072,2,2324,'email','','info@speed-seo.net'),(11073,2,2324,'dropdown','','Meeting Room Solutions'),(11074,2,2324,'description','','Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Bernd Johnson\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622'),(11075,2,2325,'names','first_name','Brian WRIGHT Eng.'),(11076,2,2325,'email','','newsletter@wexxon.com'),(11077,2,2325,'input_text','','7209248652'),(11078,2,2325,'dropdown','','LCD & LED Products'),(11079,2,2325,'description','','Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(11080,2,2326,'names','first_name','Marquis Sage'),(11081,2,2326,'email','','marquis.sage@gmail.com'),(11082,2,2326,'input_text','','89634954'),(11083,2,2326,'dropdown','','LCD & LED Products'),(11084,2,2326,'description','','Get more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive more traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a free trial here: https://cutt.ly/JtegGEe0\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Improves engagement through smart AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves effort by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on genuine, organic growth—without bots, zero fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a monthly subscription basis so you can opt out any time you like. No contracts and a one-week free trial.'),(11085,2,2327,'names','first_name','Derrick Moore'),(11086,2,2327,'email','','derrickmooresales1@gmail.com'),(11087,2,2327,'input_text','','47939899'),(11088,2,2327,'description','','I want you to be successful in getting leads for your business. This program is how to go about that, I assure you! > https://mgx0qbvljt.krtra.com/t/NznE6t7pFirK'),(11089,2,2328,'names','first_name','Latanya Pollock'),(11090,2,2328,'email','','pollock.latanya99@gmail.com'),(11091,2,2328,'input_text','','6132481280'),(11092,2,2328,'dropdown','','Wireless Solutions'),(11093,2,2328,'description','','Here is my site: http://sitesubmissionservice.top'),(11094,2,2329,'names','first_name','Dolores Hockensmith'),(11095,2,2329,'email','','dolores.hockensmith16@gmail.com'),(11096,2,2329,'input_text','','7132598459'),(11097,2,2329,'dropdown','','Mini PCs'),(11098,2,2329,'description','','Yo! This message reached you, right? I can do the same for your ad using my AI software. Visit contactformpromotion.com to get started.'),(11099,2,2330,'names','first_name','1xbet_anPt'),(11100,2,2330,'email','','dkxoaxiffpt@1win-aviator-casino.store'),(11101,2,2330,'dropdown','','Wireless Solutions'),(11102,2,2330,'description','','Скачайте 1xbet официальный сайт вход в личный кабинет и начните играть прямо сейчас! \r\nНа платформе доступны разнообразные ставки на спорт, киберспортивные события и игры казино.'),(11103,2,2331,'names','first_name','Janis Morford'),(11104,2,2331,'email','','janis.morford@strivon.online'),(11105,2,2331,'input_text','','890216628'),(11106,2,2331,'dropdown','','Projection Solutions'),(11107,2,2331,'description','','If Blueocean Technologies requires support obtaining as high as $500K in funding, I’d love to help. This is exactly what we do.\r\n\r\nHere’s the deal: On a weekly basis, we work with businesses like Blueocean Technologies secure $25K–$500K in financing — even if they\'ve been unsuccessful before or are unsure if they’ll qualify.\r\n\r\nThe best part? We make the funding journey smooth and efficient.\r\n\r\nIf you\'re:\r\nFocused on scaling your company,\r\nConsolidate or reconcile debt,\r\nExplore innovation opportunities,\r\nInvest in new business assets…\r\n\r\nThen we should chat.\r\n\r\nWe’ve guided thousands of clients and maintain a 4.8-star rating on TrustPilot with plenty of real client testimonials.\r\n\r\nJust respond to this message and let me know:\r\nThat you\'re curious to learn more, or\r\nA day and time you’re free next week.\r\n\r\nThere’s no pressure — just helpful advice and honest direction to explore your options.\r\n\r\nTalk soon,\r\nJanis'),(11108,2,2332,'names','first_name','LeeEmist'),(11109,2,2332,'email','','dinanikolskaya99@gmail.com'),(11110,2,2332,'dropdown','','Display Mounts'),(11111,2,2332,'description','','Aloha, makemake wau eʻike i kāu kumukūʻai.'),(11112,2,2333,'names','first_name','Sylvester Streeter'),(11113,2,2333,'email','','streeter.sylvester@yahoo.com'),(11114,2,2333,'input_text','','578199503'),(11115,2,2333,'dropdown','','LCD & LED Products'),(11116,2,2333,'description','','http://postyouradfree.top'),(11117,2,2334,'names','first_name','Hanna Mckinney'),(11118,2,2334,'email','','mckinney.hanna65@msn.com'),(11119,2,2334,'input_text','','3918186336'),(11120,2,2334,'dropdown','','Mini PCs'),(11121,2,2334,'description','','We monitor the entire proxy market and select only the most profitable offers — discounts, exclusive rates, and limited-time deals.\r\n\r\nConfirm your subscription and start receiving the best proxy offers straight to your inbox. No spam — only real savings.\r\n\r\nhttps://www.novaai.expert/proxy\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://www.novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11122,2,2335,'names','first_name','Maisie Daddario'),(11123,2,2335,'email','','maisie.daddario@yahoo.com'),(11124,2,2335,'input_text','','H indaaebn uj'),(11125,2,2335,'dropdown','','Video Distribution'),(11126,2,2335,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=UEooLHpFYW0'),(11127,2,2336,'names','first_name','mr. phillip Handy'),(11128,2,2336,'email','','phil9982@bestaitools.my'),(11129,2,2336,'input_text','','4488550046'),(11130,2,2336,'dropdown','','Cables & Accessories'),(11131,2,2336,'description','','Can I pick up instead of delivery?'),(11132,2,2337,'names','first_name','Mandy Savery'),(11133,2,2337,'email','','mandy.savery@hotmail.com'),(11134,2,2337,'input_text','','B f Fc kwnona'),(11135,2,2337,'dropdown','','Other Enquiry'),(11136,2,2337,'description','','http://sitesubmissionservice.top'),(11137,2,2338,'names','first_name','Jessika Strahan'),(11138,2,2338,'email','','jessika.strahan@strivon.online'),(11139,2,2338,'input_text','','43040203'),(11140,2,2338,'dropdown','','Projection Solutions'),(11141,2,2338,'description','','If Blueocean Technologies needs assistance getting as high as $500K in funding, I’d be here to help out. This is what we do best.\r\n\r\nHere’s the offer: Regularly, we work with businesses like Blueocean Technologies secure $25K–$500K in financing — even if they\'ve been denied before or are not confident about approval.\r\n\r\nThe best part? We make the entire procedure hassle-free and speedy.\r\n\r\nIf you\'re:\r\nInterested in business growth,\r\nRestructure your finances,\r\nExplore innovation opportunities,\r\nInvest in new business assets…\r\n\r\nThen let’s talk.\r\n\r\nWe’ve helped countless business owners and maintain a 4.8-star rating on TrustPilot with strong social proof from clients.\r\n\r\nJust respond to this message and let me know:\r\nThat you\'re curious to learn more, or\r\nA convenient time for a quick call next week.\r\n\r\nThere’s no commitment required — just expert insight and clear next steps to understand your funding potential.\r\n\r\nLooking forward to hearing from you,\r\nJessika'),(11142,2,2339,'names','first_name','Karen B.'),(11143,2,2339,'email','','outreachseo56@yahoo.com'),(11144,2,2339,'input_text','','21500175'),(11145,2,2339,'dropdown','','Wireless Solutions'),(11146,2,2339,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11147,2,2340,'names','first_name','Bill Hedge'),(11148,2,2340,'email','','billy912@reachout2me.pro'),(11149,2,2340,'input_text','','712572630'),(11150,2,2340,'dropdown','','Video Distribution'),(11151,2,2340,'description','','Do you accept guest posts? What subjects do you allow? What’s the price for a post?'),(11152,2,2341,'names','first_name','SimonEmist'),(11153,2,2341,'email','','dinanikolskaya99@gmail.com'),(11154,2,2341,'dropdown','','Mini PCs'),(11155,2,2341,'description','','Hola, quería saber tu precio..'),(11156,2,2342,'names','first_name','Lavon Paquette'),(11157,2,2342,'email','','paquette.lavon71@outlook.com'),(11158,2,2342,'input_text','','7833547330'),(11159,2,2342,'dropdown','','Cables & Accessories'),(11160,2,2342,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://youtu.be/UEooLHpFYW0'),(11161,2,2343,'names','first_name','LeeEmist'),(11162,2,2343,'email','','zekisuquc419@gmail.com'),(11163,2,2343,'dropdown','','Meeting Room Solutions'),(11164,2,2343,'description','','Hi, kam dashur të di çmimin tuaj'),(11165,2,2344,'names','first_name','Tubdiciada'),(11166,2,2344,'email','','t3dhh8vb@gmail.com'),(11167,2,2344,'dropdown','','Display Mounts'),(11168,2,2344,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/hjhyn8ac'),(11169,2,2345,'names','first_name','Marquita Rooke'),(11170,2,2345,'email','','rooke.marquita@outlook.com'),(11171,2,2345,'input_text','','187726134'),(11172,2,2345,'dropdown','','LCD & LED Products'),(11173,2,2345,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://youtu.be/UEooLHpFYW0'),(11174,2,2346,'names','first_name','Dizaynersk_rjkt'),(11175,2,2346,'email','','yqhuddnctkt@2-construction.store'),(11176,2,2346,'dropdown','','Wireless Solutions'),(11177,2,2346,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nДизайнерская мебель премиум класса — это не просто предметы интерьера, а настоящие произведения искусства. Мебель данного класса обладает исключительной функциональностью и эстетикой. В последние годы наблюдается рост интереса к такого рода изделиям.'),(11178,2,2347,'names','first_name','Dizaynersk_jpkt'),(11179,2,2347,'email','','gjxiveicwkt@2-construction.store'),(11180,2,2347,'dropdown','','Mini PCs'),(11181,2,2347,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nВысококачественные материалы и проработка деталей позволяют мебели долго сохранять свой внешний вид.'),(11182,2,2348,'names','first_name','mr. philip Shupe'),(11183,2,2348,'email','','phil9982@bestaitools.my'),(11184,2,2348,'input_text','','5537234949'),(11185,2,2348,'dropdown','','Mini PCs'),(11186,2,2348,'description','','Is there a discount for first-time customers?'),(11187,2,2349,'names','first_name','Mike Arne Davies'),(11188,2,2349,'email','','info@professionalseocleanup.com'),(11189,2,2349,'dropdown','','Wireless Solutions'),(11190,2,2349,'description','','Hi, \r\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \r\n \r\nFix it now: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Arne Davies\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com'),(11191,2,2350,'names','first_name','Markus Floyd'),(11192,2,2350,'email','','floyd.markus16@yahoo.com'),(11193,2,2350,'input_text','','887261293'),(11194,2,2350,'description','','Hi Blueocean Technologies Com,\r\n\r\nImagine being able to clone any voice—your own, a celebrity’s, even a cartoon character’s—and instantly turn it into a unique music track. With CloneVoiceAI: All-in-One AI Voice Clone + Music Maker App, you don’t just dream it, you create it!\r\n\r\nCloneVoiceAI is the only tool that combines voice cloning and music production in one seamless experience. Whether you’re a content creator, musician, or just love experimenting with sound, this app will blow your mind with its possibilities. Generate realistic voice clones, make beats, and compose songs like a pro—all from your phone or laptop.\r\n\r\nClick here to unlock your exclusive access and see what the buzz is all about:\r\n=>> https://clone-voice-ai.blogspot.com\r\n\r\nDon’t miss your chance to join the next wave of audio creators. Try it now and be the first to experience the future of music and voice!\r\n\r\n\r\nTo your viral success,\r\n[Markus Floyd]\r\n\r\nEmpowering Your Digital Marketing Success'),(11195,2,2351,'names','first_name','Scotty Knox'),(11196,2,2351,'email','','scotty.knox11@yahoo.com'),(11197,2,2351,'input_text','','915064229'),(11198,2,2351,'dropdown','','Audio Solutions'),(11199,2,2351,'description','','Replaces 25+ Expensive AI Subscriptions With ONE Smart AI Command Center\r\n\r\nhttps://ai108.online/TitanAI\r\n\r\nRun Your Entire Online Business:\r\nDesign, Write, Code, Market, Sell & Automate — All From One Platform.\r\nSave $6,000+/Year | No Monthly Fees | 0% Effort → 100% Profit\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://ai108.online/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11200,2,2352,'names','first_name','Lashawn Drescher'),(11201,2,2352,'email','','lashawn.drescher@gmail.com'),(11202,2,2352,'input_text','','89487430'),(11203,2,2352,'dropdown','','Wireless Solutions'),(11204,2,2352,'description','','How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free traffic volume report for your keywords in our AI powered system—then start your 7-day free trial, zero commitment: https://cutt.ly/XtwBzByr'),(11205,2,2353,'names','first_name','Shauna Thomas'),(11206,2,2353,'email','','thomas.shauna36@gmail.com'),(11207,2,2353,'input_text','','M m Pkor'),(11208,2,2353,'dropdown','','Cables & Accessories'),(11209,2,2353,'description','','A Short Book of Quotes Earns $1,240/Month on Amazon — Here’s How You Can Create a Book Like This With 308 Prompts\r\n\r\nhttp://egrntop.site/DailyWisdomBooks\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://egrntop.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11210,2,2354,'names','first_name','Carri Hatten'),(11211,2,2354,'email','','carri.hatten96@outlook.com'),(11212,2,2354,'input_text','','249004465'),(11213,2,2354,'description','','Stop Paying Thousands in Hosting Fees When You Could Be Keeping Every Dollar of Profit\r\nLearn the Complete System in This Step-By-Step Course\r\n\r\nYES! You CAN Launch Lightning-Fast Professional Websites for $0 Monthly, Using the Same Infrastructure That Powers Million-Dollar Companies\r\n\r\nhttps://filmfile.site/FreeHosting\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://filmfile.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11214,2,2355,'names','first_name','IGppBsDVDAMjGVNXNaFR'),(11215,2,2355,'email','','horaxoqisa442@gmail.com'),(11216,2,2355,'input_text','','9663349845'),(11217,2,2355,'dropdown','','Video Distribution'),(11218,2,2355,'description','','UGnCnbLqrpmQkEEgqiIqD'),(11219,2,2356,'names','first_name','Letha Gresham'),(11220,2,2356,'email','','gresham.letha@gmail.com'),(11221,2,2356,'input_text','','671544075'),(11222,2,2356,'dropdown','','Display Mounts'),(11223,2,2356,'description','','How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free traffic volume report for your keywords in our AI powered system—then start your 7-day free trial, zero commitment: https://cutt.ly/yttUC634'),(11224,2,2357,'names','first_name','Starla Corones'),(11225,2,2357,'email','','starla.corones@outlook.com'),(11226,2,2357,'input_text','','47743912'),(11227,2,2357,'dropdown','','LCD & LED Products'),(11228,2,2357,'description','','Get FREE Traffic To ANY URL- get daily traffic every day\r\nNEW ROTATOR FOR THIS LAUNCH\r\nJust submit your links - JOB DONE!\r\nPermanent source that never runs dry\r\nNo Tech Skills Required\r\nWorks In ANY niche\r\nURLS will get traffic EVERY SINGLE DAY\r\nFast Movers will get BEST results...\r\n\r\nhttps://inshbaa.site/OneDollarUnlimitedTraffic\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://inshbaa.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11229,2,2358,'names','first_name','Angela Joy'),(11230,2,2358,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11231,2,2358,'input_text','','7037791699'),(11232,2,2358,'dropdown','','Other Enquiry'),(11233,2,2358,'description','','PROFIT-READY EBOOKS with covers, TOC, chapters, sections, links, images, & content!\r\n\r\nTHE FASTEST WAY TO CREATE, PUBLISH, & PROFIT FROM EBOOKS… NO WRITING REQUIRED\r\nhttps://bookmarket.expert/eBookWriterAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://bookmarket.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11234,2,2359,'names','first_name','Mike Jayden Dubois'),(11235,2,2359,'email','','info@digital-x-press.com'),(11236,2,2359,'dropdown','','Mini PCs'),(11237,2,2359,'description','','Hi, \r\nI realize that some companies struggle recognizing that Answer Engine Optimization (AEO) is a long-term game and a carefully organized ongoing investment. \r\n \r\nUnfortunately, very few website owners have the dedication to recognize the progressive yet significant results that can completely change their search performance. \r\n \r\nWith constant algorithm changes, a consistent, long-term strategy including Answer Engine Optimization (AEO) is vital for achieving a strong return on investment. \r\n \r\nIf you agree this as the right strategy, collaborate with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nTalk to Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe offer exceptional results for your investment, and you will value choosing us as your digital marketing ally. \r\n \r\nWarm regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148'),(11238,2,2360,'names','first_name','Sonja Kellaway'),(11239,2,2360,'email','','kellaway.sonja52@googlemail.com'),(11240,2,2360,'input_text','','749597519'),(11241,2,2360,'dropdown','','Cables & Accessories'),(11242,2,2360,'description','','Imagine launching a viral, faceless YouTube, TikTok, or Instagram channel \r\nin just minutes...\r\n\r\nAnd Then Your new Channel automatically Creates AND posts videos FOR YOU... So you NEVER HAVE TO TOUCH IT, AGAIN?\r\nhttps://www.novaai.expert/TrafficSupernova\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11243,2,2361,'names','first_name','LeeEmist'),(11244,2,2361,'email','','dinanikolskaya99@gmail.com'),(11245,2,2361,'dropdown','','Other Enquiry'),(11246,2,2361,'description','','Hej, jeg ønskede at kende din pris.'),(11247,2,2362,'names','first_name','Warner Street'),(11248,2,2362,'email','','warner.street@googlemail.com'),(11249,2,2362,'input_text','','362667075'),(11250,2,2362,'dropdown','','Meeting Room Solutions'),(11251,2,2362,'description','','Finally... A Dead-Simple Way To Create Professional Local Trade & Service Images Using Free AI, Without Design Skills, Expensive Software, Or Hiring Freelancers!\r\nhttps://java138.site/TradeyyAIApp\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://java138.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11252,2,2363,'names','first_name','Caseysulge'),(11253,2,2363,'email','','lindadrews87@gmail.com'),(11254,2,2363,'input_text','','+12854035571'),(11255,2,2363,'dropdown','','Other Enquiry'),(11256,2,2363,'description','','Save money and be sustainable - https://is.gd/nWoJQ9'),(11257,2,2364,'names','first_name','Abi'),(11258,2,2364,'email','','your.assistant23@outlook.com'),(11259,2,2364,'input_text','','134037419'),(11260,2,2364,'dropdown','','Meeting Room Solutions'),(11261,2,2364,'description','','Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \r\n > Admin \r\n > Marketing \r\n > Gathering data from multiple websites \r\n > Answering emails \r\n > Website management \r\n > Social media \r\n > Content writing \r\n > Planning new projects \r\n > Bookkeeping \r\n > Entering data into softwares \r\n > Back-office assistance \r\n > Data Entry Operator \r\n\r\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.'),(11262,2,2365,'names','first_name','Stacia Van Otterloo'),(11263,2,2365,'email','','stacia.vanotterloo@gmail.com'),(11264,2,2365,'input_text','','7043006148'),(11265,2,2365,'dropdown','','Projection Solutions'),(11266,2,2365,'description','','Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost more traffic, create leads, and amplify your brand\'s reach, you can find more information and start a free trial here: https://cutt.ly/ytegGn4x\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with focused, top-tier audiences.\r\n-Improves engagement through advanced AI algorithms.\r\n-Focuses on users based on hashtags and accounts they follow.\r\n-Saves time by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on authentic, organic growth—zero bots, without fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can opt out any time you like. No contracts and a 7-day free trial.'),(11267,2,2366,'names','first_name','Jocelyn Hanigan'),(11268,2,2366,'email','','hanigan.jocelyn@yahoo.com'),(11269,2,2366,'input_text','','08881212847'),(11270,2,2366,'dropdown','','Mini PCs'),(11271,2,2366,'description','','Hey,\r\n\r\nFor $250/month, you can secure a full-time Digital Marketing Assistant trained in SEO, online ads, social media, email marketing, and routine marketing operations.\r\n\r\nYour first month is free so you can evaluate performance without cost.\r\n\r\nBegin by completing the form below.\r\n\r\nDirect Google link: https://docs.google.com/forms/d/e/1FAIpQLScsmwVSD25GyGWMF8FKKCLuTC8aW16o2XhzZrSKxxxA0NfoNw/viewform\r\n\r\nGLE Link to Google Forms: https://forms.gle/X876rDuMnKFkF4ScA \r\n\r\nShort link: https://bit.ly/AffordableVA'),(11272,2,2367,'names','first_name','RobertEmist'),(11273,2,2367,'email','','dinanikolskaya99@gmail.com'),(11274,2,2367,'dropdown','','Other Enquiry'),(11275,2,2367,'description','','Ndewo, achọrọ m ịmara ọnụahịa gị.'),(11276,2,2368,'names','first_name','Karen B.'),(11277,2,2368,'email','','outreachseo56@yahoo.com'),(11278,2,2368,'input_text','','249172634'),(11279,2,2368,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11280,2,2369,'names','first_name','Sam'),(11281,2,2369,'email','','dataentry756@outlook.com'),(11282,2,2369,'dropdown','','Projection Solutions'),(11283,2,2369,'description','','Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\r\n\r\nServices include:\r\n • Manual & online data entry (PDFs, invoices, forms)\r\n • Product uploads (Shopify, WooCommerce, Amazon, Etsy)\r\n • Excel cleanup, formatting & consolidation\r\n • Web research, data collection & lead generation\r\n • Document conversion & organization\r\n • Report preparation & data analysis\r\n\r\nEvery task is handled with attention to detail and timely delivery.\r\n\r\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com'),(11284,2,2370,'names','first_name','LeeEmist'),(11285,2,2370,'email','','zekisuquc419@gmail.com'),(11286,2,2370,'dropdown','','Video Distribution'),(11287,2,2370,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(11288,2,2371,'names','first_name','Hallie Dickens'),(11289,2,2371,'email','','hallie.dickens@gmail.com'),(11290,2,2371,'input_text','','6047290762'),(11291,2,2371,'dropdown','','Projection Solutions'),(11292,2,2371,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/4yLatrV9v4A'),(11293,2,2372,'names','first_name','Franklyn Stukes'),(11294,2,2372,'email','','franklyn.stukes@gmail.com'),(11295,2,2372,'input_text','','753928171'),(11296,2,2372,'dropdown','','Wireless Solutions'),(11297,2,2372,'description','','We\'re Getting New Followers In Different Niches That Keep Coming Back Every Day...\r\n\r\nhttps://liteminer.site/liteminer.site/HOOKD\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://liteminer.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11298,2,2373,'names','first_name','GZnsItlKzpjWlCFbwORBl'),(11299,2,2373,'email','','xanafel257@gmail.com'),(11300,2,2373,'input_text','','3892593913'),(11301,2,2373,'dropdown','','Projection Solutions'),(11302,2,2373,'description','','OhfvfOCgPekZfeNvwoi'),(11303,2,2374,'names','first_name','Vai'),(11304,2,2374,'email','','bposervices1@outlook.com'),(11305,2,2374,'input_text','','890039730'),(11306,2,2374,'dropdown','','Video Distribution'),(11307,2,2374,'description','','Hi, I help businesses reduce workload and save time by outsourcing their repetitive operational processes to a reliable Virtual Assistant.\r\n\r\nHere’s what I can handle:\r\n > Data entry and data migration between tools or software\r\n > Uploading product catalogs, price lists, or customer records\r\n > Managing spreadsheets, reports, and admin documentation\r\n > CRM updates, task tracking, and workflow maintenance\r\n > File conversion (PDF to Word/Excel), transcription, and formatting\r\n > Cleaning, sorting, and organizing large datasets\r\n > Managing contact databases and verifying email lists\r\n > Updating inventory records or backend systems\r\n > You get accuracy, fast turnaround, and dependable support — starting at just $10/hour.\r\n\r\nIf you\'d like to outsource some of your operational workload, feel free to reach out: Bposervices1@outlook.com'),(11308,2,2375,'names','first_name','Tubdiciada'),(11309,2,2375,'email','','0isu69pg@hotmail.com'),(11310,2,2375,'dropdown','','Video Distribution'),(11311,2,2375,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/3vbc77xd'),(11312,2,2376,'names','first_name','Penney Rhodes'),(11313,2,2376,'email','','penney.rhodes4@hotmail.com'),(11314,2,2376,'input_text','','91958251'),(11315,2,2376,'dropdown','','Mini PCs'),(11316,2,2376,'description','','Attention: If this interests you, \r\nThe $100 wealth solution. \r\nhttp://worldwidebytnex.com'),(11317,2,2377,'names','first_name','Florence Bowler'),(11318,2,2377,'email','','bowler.florence@gmail.com'),(11319,2,2377,'input_text','','3470568760'),(11320,2,2377,'dropdown','','Cables & Accessories'),(11321,2,2377,'description','','Fantasy is dominating multiple bestseller categories in the children’s book section on Amazon — and the Creative Writing, Story Starters, and Write-Your-Own-Story Books niche for ages 8–12 is growing faster than ever.\r\n\r\nIf you browse through “Children’s Activity Books,” “Creative Writing,” and “Imagination & Play,” you’ll see fantasy-themed story starter books consistently appearing on the first page — with both new and long-time authors releasing fresh titles every week. From “Write Your Own Fantasy Story” and “Kids Creative Writing Journal” to various “Build-A-Story Books,” the demand just keeps expanding.\r\n\r\nhttps://jyayintv5.site/FantasyStory\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://jyayintv5.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11322,2,2378,'names','first_name','LeeEmist'),(11323,2,2378,'email','','zekisuquc419@gmail.com'),(11324,2,2378,'dropdown','','Display Mounts'),(11325,2,2378,'description','','Hola, quería saber tu precio..'),(11326,2,2379,'names','first_name','Dizaynersk_rrkt'),(11327,2,2379,'email','','rvbnxddkrkt@2-construction.store'),(11328,2,2379,'dropdown','','Other Enquiry'),(11329,2,2379,'description','','Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \r\nМебель высокого класса от известных дизайнеров — это не просто предметы интерьера, а настоящие произведения искусства. Уникальный подход к созданию каждой вещи делает ее выдающимся элементом интерьера. Премиум мебель становится все более популярной среди ценителей качества.'),(11330,2,2380,'names','first_name','Kenneth Keen'),(11331,2,2380,'email','','keen.kenneth@outlook.com'),(11332,2,2380,'input_text','','3813325856'),(11333,2,2380,'dropdown','','Projection Solutions'),(11334,2,2380,'description','','This Isn\'t A Course. It\'s A Fully Functional,\r\nDone-For-You Business... Powered Entirely By AI\r\n\r\nhttps://letsjoker.site/ConverslyAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://letsjoker.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11335,2,2381,'names','first_name','Milagros Kauper'),(11336,2,2381,'email','','kauper.milagros@gmail.com'),(11337,2,2381,'input_text','','41392020'),(11338,2,2381,'dropdown','','Video Distribution'),(11339,2,2381,'description','','This Invisible 10-Minute Faceless Video Hack\r\nPulled in 628,000+ Views…\r\nWith No Camera, No Gear & No Tech Skills\r\nhttps://lanyou.site/InvisibleTrafficSystem\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://lanyou.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11340,2,2382,'names','first_name','Elden Medley'),(11341,2,2382,'email','','medley.elden@gmail.com'),(11342,2,2382,'input_text','','362093987'),(11343,2,2382,'dropdown','','Video Distribution'),(11344,2,2382,'description','','The Hidden Goldmine gets people in front of 5,000,000+ buyers that pay over and over again all while AI takes care of all of the “work”.\r\n\r\nhttps://lapse.site/TheHiddenGoldmine\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://lapse.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11345,2,2383,'names','first_name','Angelo Houchins'),(11346,2,2383,'email','','mohamed.cortes.1977+blueocean-technologies.com@gmail.com'),(11347,2,2383,'input_text','','666828053'),(11348,2,2383,'dropdown','','Meeting Room Solutions'),(11349,2,2383,'description','','Turn any keyword or website into a stunning PWA app — instantly.\r\nhttps://lovewife.site/MobiAgentsAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://lovewife.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(11350,2,2384,'names','first_name','Zoe Ernst'),(11351,2,2384,'email','','ernst.zoe@gmail.com'),(11352,2,2384,'input_text','','362598398'),(11353,2,2384,'dropdown','','Mini PCs'),(11354,2,2384,'description','','Build Your AI Coloring Book Empire\r\n\r\nThe AI Coloring Codex is the first complete system for creating endless, professional, and consistent coloring pages across 50+ styles — and selling them as your own.\r\n\r\nhttps://marketingways.ru/AIColoringCodeX\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://marketingways.ru/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(11355,2,2385,'names','first_name','Bebe McClean'),(11356,2,2385,'email','','mcclean.bebe@msn.com'),(11357,2,2385,'input_text','','4033693544'),(11358,2,2385,'dropdown','','Projection Solutions'),(11359,2,2385,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=A8YPkXQq4EY'),(11360,2,2386,'names','first_name','Herman Curmi'),(11361,2,2386,'email','','herman.curmi@gmail.com'),(11362,2,2386,'input_text','','5481801308'),(11363,2,2386,'description','','Get free traffic for your website here: https://bit.ly/3KqNFFr'),(11364,2,2387,'names','first_name','Julienne Totten'),(11365,2,2387,'email','','totten.julienne@yahoo.com'),(11366,2,2387,'input_text','','Grmgac g'),(11367,2,2387,'dropdown','','Meeting Room Solutions'),(11368,2,2387,'description','','Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https://youtu.be/UEooLHpFYW0'),(11369,2,2388,'names','first_name','Keeley Ellison'),(11370,2,2388,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11371,2,2388,'input_text','','8063814653'),(11372,2,2388,'dropdown','','Cables & Accessories'),(11373,2,2388,'description','','DAILY TRAFFIC TO ANY URL FROM 3 X HIGH PERFORMING TRAFFIC SOURCES FOR JUST $1\r\nhttps://maswebmas.ru/OneDollarBlackFriday\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://maswebmas.ru/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(11374,2,2389,'names','first_name','Frederic Euler'),(11375,2,2389,'email','','frederic.euler@googlemail.com'),(11376,2,2389,'input_text','','3811076307'),(11377,2,2389,'description','','Our AI-powered solution drives location-specific visitors to your site, delivering better results than paid ads at a lower cost. Reach out to learn more.\r\n\r\nhttps://cutt.ly/VtiPP3pl'),(11378,2,2390,'names','first_name','phil Veilleux'),(11379,2,2390,'email','','phil9982@bestaitools.my'),(11380,2,2390,'input_text','','4651340177'),(11381,2,2390,'dropdown','','Audio Solutions'),(11382,2,2390,'description','','Do you have any promotions running?'),(11383,2,2391,'names','first_name','Abi'),(11384,2,2391,'email','','your.assistant23@outlook.com'),(11385,2,2391,'input_text','','4393897'),(11386,2,2391,'dropdown','','Projection Solutions'),(11387,2,2391,'description','','Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \r\n > Admin \r\n > Marketing \r\n > Gathering data from multiple websites \r\n > Answering emails \r\n > Website management \r\n > Social media \r\n > Content writing \r\n > Planning new projects \r\n > Bookkeeping \r\n > Entering data into softwares \r\n > Back-office assistance \r\n > Data Entry Operator \r\n\r\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.'),(11388,2,2392,'names','first_name','LeeEmist'),(11389,2,2392,'email','','zekisuquc419@gmail.com'),(11390,2,2392,'dropdown','','Mini PCs'),(11391,2,2392,'description','','Hi, kam dashur të di çmimin tuaj'),(11392,2,2393,'names','first_name','Karla'),(11393,2,2393,'email','','karla@karla.bangeshop.com'),(11394,2,2393,'input_text','','335063412'),(11395,2,2393,'description','','Hello there, \r\n\r\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nAll the best,\r\n\r\nKarla'),(11396,2,2394,'names','first_name','Joanna Riggs'),(11397,2,2394,'email','','joannariggs83@gmail.com'),(11398,2,2394,'input_text','','726573202'),(11399,2,2394,'dropdown','','Cables & Accessories'),(11400,2,2394,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://unsubscribe.video/unsubscribe.php?d=blueocean-technologies.com'),(11401,2,2395,'names','first_name','Iola Carmody'),(11402,2,2395,'email','','carmody.iola@yahoo.com'),(11403,2,2395,'input_text','','627326576'),(11404,2,2395,'dropdown','','LCD & LED Products'),(11405,2,2395,'description','','Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\r\n\r\nhttps://ow.ly/PTSP50XFOcc'),(11406,2,2396,'names','first_name','Mikayla Guest'),(11407,2,2396,'email','','guest.mikayla16@gmail.com'),(11408,2,2396,'input_text','','8187052486'),(11409,2,2396,'dropdown','','Projection Solutions'),(11410,2,2396,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy do you need this? So you can skip months of SEO and ad spend — all with just one click. APEX AI, powered by ChatGPT-5, instantly creates and ranks your content on Google’s first page—no domains, no skills, no costs. Just enter a keyword, click activate, and watch targeted, free traffic (and commissions!) roll in the very same day. It’s your fast-track to dominating the search results while others are still stuck in the old grind.\r\n\r\nSee it in action: https://smartexperts.pro/ApexAI?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://smartexperts.pro/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11411,2,2397,'names','first_name','Vana'),(11412,2,2397,'email','','bizassistance008@outlook.com'),(11413,2,2397,'input_text','','4191613103'),(11414,2,2397,'dropdown','','Projection Solutions'),(11415,2,2397,'description','','Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\r\n\r\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\r\n\r\nI can help you with:\r\n > Categorizing income and expense transactions accurately\r\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\r\n > Maintaining clean and up-to-date financial records\r\n\r\nMy rate is USD 20 per hour.\r\n\r\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com'),(11416,2,2398,'names','first_name','Mohammed Salazar'),(11417,2,2398,'email','','salazar.mohammed@gmail.com'),(11418,2,2398,'input_text','','3036797956'),(11419,2,2398,'dropdown','','Video Distribution'),(11420,2,2398,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\r\n\r\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\r\n\r\nSee it in action: https://pastelink.site/GhostPages\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://pastelink.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11421,2,2399,'names','first_name','Emelia Singletary'),(11422,2,2399,'email','','emelia.singletary@gmail.com'),(11423,2,2399,'input_text','','362058817'),(11424,2,2399,'dropdown','','Display Mounts'),(11425,2,2399,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com https://pozdravochek.site/KevinAI?blueocean-technologies.com\r\n\r\nImagine launching a campaign and seeing conversions rise within hours — without endless tweaking, without brainstorming until midnight. Results With Kevin AI delivers the set of AI tools + proven strategies that take over the busywork: crafting emails, scripts, content ideas and more. You just hit start — the system generates, tests, sells.\r\n\r\nWant to stop being stuck in the “I’m busy all day” loop and move into “I launch, I watch, I profit” mode? \r\n\r\nSee it in action: https://pozdravochek.site/KevinAI?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://pozdravochek.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(11426,2,2400,'names','first_name','Juanita Sparkman'),(11427,2,2400,'email','','sparkman.juanita@gmail.com'),(11428,2,2400,'input_text','','3773921922'),(11429,2,2400,'dropdown','','Projection Solutions'),(11430,2,2400,'description','','Here is my site: http://postyouradfree.top'),(11431,2,2401,'names','first_name','Debbra Monzon'),(11432,2,2401,'email','','monzon.debbra@gmail.com'),(11433,2,2401,'input_text','','6814922270'),(11434,2,2401,'dropdown','','Wireless Solutions'),(11435,2,2401,'description','','Hi there! If you’re seeing this, you know it works! I’ll send your ad to tons of websites just like this. Visit contactformpromotion.com to get started.'),(11436,2,2402,'names','first_name','Teri Lovely'),(11437,2,2402,'email','','teri.lovely@outlook.com'),(11438,2,2402,'input_text','','6999402966'),(11439,2,2402,'dropdown','','Meeting Room Solutions'),(11440,2,2402,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy you need this: imagine waking up to steady monthly income hitting your account—without the hassle of building your own product, funnels, or dealing with tech headaches. With Monthly Money Masterclass, you can pick the path that suits your style: let businesses self-serve QR codes or offer a full “done-for-you” service. You’ll earn $5–$20 per month per client with the self-serve model, or $200+ per month with just 5–10 clients—fast, simple, repeatable.\r\n\r\nFeel the confidence. You get a clear blueprint delivered by successful experts who\'ve generated millions online. This isn\'t fluff—it’s a step-by-step way to build real recurring income, even with zero experience. Ready to level up your money game? Click the link to discover how to start today.\r\n\r\nSee it in action: https://goldsolutions.pro/MMM?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://goldsolutions.pro/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(11441,2,2403,'names','first_name','Rudy Lukin'),(11442,2,2403,'email','','rudy.lukin@gmail.com'),(11443,2,2403,'input_text','','490791870'),(11444,2,2403,'dropdown','','Video Distribution'),(11445,2,2403,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com: https://ranknowyour.site/VibeCode?blueocean-technologies.com\r\n\r\nWhy do you need this? Because with Vibe Code Blueprint, you\'re unlocking a traffic-and-profit machine at the click of a button — no developers, no upfront costs, no waiting weeks. Create high-converting digital assets instantly — assets that used to cost thousands — and start earning today.\r\n\r\nIn a cluttered digital world, this system stands out: from creation to monetization, it’s fast, simple, and accessible to anyone. The opportunity is here now — early adopters get the biggest slice of the pie. Ready to see how it works? Click through and I’ll walk you inside.\r\n\r\nSee it in action: https://ranknowyour.site/VibeCode?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://ranknowyour.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(11446,2,2404,'names','first_name','Mike Lukas Johnson'),(11447,2,2404,'email','','mike@monkeydigital.co'),(11448,2,2404,'dropdown','','Other Enquiry'),(11449,2,2404,'description','','Hi, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am contacting you about a mutual opportunity. \r\n \r\nHow would you like to feature our ads on your platform and connect via your custom tracking link towards popular products from our business? \r\n \r\nThis way, you receive a 35% commission, month after month from any transactions that come in from your site. \r\n \r\nThink about it, most website owners benefit from SEO, so this is a massive opportunity. \r\n \r\nWe already have thousands of affiliates and our payouts are processed on time. \r\nIn the past month, we paid out a significant amount in payouts to our partners. \r\n \r\nIf this sounds good, kindly chat with us here: \r\nhttps://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr register today: \r\nhttps://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Lukas Johnson\r\n \r\nPhone/whatsapp: +1 (775) 314-7914'),(11450,2,2405,'names','first_name','Abi'),(11451,2,2405,'email','','bposervices1@outlook.com'),(11452,2,2405,'input_text','','6769384266'),(11453,2,2405,'dropdown','','Display Mounts'),(11454,2,2405,'description','','Hi,\r\n\r\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\r\n\r\n> Data entry and migration between tools or software\r\n> Uploading product catalogs, price lists, or customer data\r\n> Managing spreadsheets, reports, and admin documentation\r\n> Handling CRM updates and task tracking\r\n> File conversion (PDF to Word/Excel), transcription & formatting\r\n> Cleaning and organizing large datasets\r\n> Managing contact databases and verifying email lists\r\n> Updating inventory or backend systems\r\n\r\nYou get accuracy, speed, and reliable support—all starting at $10/hour.\r\n\r\nWould you like to outsource some of your operational workload?\r\n\r\nBest regards,\r\nAbi Singh\r\nBposervices1@outlook.com'),(11455,2,2406,'names','first_name','LeeEmist'),(11456,2,2406,'email','','dinanikolskaya99@gmail.com'),(11457,2,2406,'dropdown','','Video Distribution'),(11458,2,2406,'description','','Hi, ego volo scire vestri pretium.'),(11459,2,2407,'names','first_name','Karen B.'),(11460,2,2407,'email','','outreachseo56@yahoo.com'),(11461,2,2407,'input_text','','669442376'),(11462,2,2407,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11463,2,2408,'names','first_name','Madelaine Gullett'),(11464,2,2408,'email','','gullett.madelaine@gmail.com'),(11465,2,2408,'input_text','','83615372'),(11466,2,2408,'dropdown','','Cables & Accessories'),(11467,2,2408,'description','','Boost your website traffic with our AI-powered service, delivering targeted visitors at a lower cost than paid ad campaigns. Get in touch today.\r\n\r\nhttps://ow.ly/gObv50XGmSM'),(11468,2,2409,'names','first_name','Jeannette Sterner'),(11469,2,2409,'email','','sterner.jeannette@yahoo.com'),(11470,2,2409,'input_text','','7035892903'),(11471,2,2409,'dropdown','','Wireless Solutions'),(11472,2,2409,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(11473,2,2410,'names','first_name','Shawna Stead'),(11474,2,2410,'email','','shawna.stead@msn.com'),(11475,2,2410,'input_text','','353201748'),(11476,2,2410,'dropdown','','Projection Solutions'),(11477,2,2410,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://youtu.be/UEooLHpFYW0'),(11478,2,2411,'names','first_name','LeeEmist'),(11479,2,2411,'email','','dinanikolskaya99@gmail.com'),(11480,2,2411,'dropdown','','Audio Solutions'),(11481,2,2411,'description','','Hola, volia saber el seu preu.'),(11482,2,2412,'names','first_name','Velva'),(11483,2,2412,'email','','sales@harlow.caredogbest.com'),(11484,2,2412,'input_text','','3404031493'),(11485,2,2412,'dropdown','','Display Mounts'),(11486,2,2412,'description','','Morning \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nEnjoy, \r\n\r\nVelva'),(11487,2,2413,'names','first_name','Myrtis Walder'),(11488,2,2413,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11489,2,2413,'input_text','','394551114'),(11490,2,2413,'dropdown','','Cables & Accessories'),(11491,2,2413,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy do you need this? Imagine launching your own AI store on WordPress, stocked with ready-to-sell GPTs and AI prompts—and starting to make money today. No design headaches, no tech setup, just a polished storefront that builds trust and delivers real sales straight out of the box.\r\n\r\nWhether you\'re a webmaster or money-maker, AI Store Fortune removes the tech barrier. Made for people who’d rather grow their traffic and income than tinker with confusing plugins. Want to finally turn AI ideas into stable income? Click to see how effortlessly you can own—and profit from—your AI business.\r\n\r\nSee it in action: https://testaip.online/AIStoreFortune?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://testaip.online/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11492,2,2414,'names','first_name','Miles Parry'),(11493,2,2414,'email','','miles.parry20@gmail.com'),(11494,2,2414,'input_text','','6746413407'),(11495,2,2414,'dropdown','','Projection Solutions'),(11496,2,2414,'description','','Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\r\n\r\nhttps://ow.ly/LyJV50XHtwe'),(11497,2,2415,'names','first_name','TessaZer'),(11498,2,2415,'email','','lpaeecla@domopichka.icu'),(11499,2,2415,'dropdown','','Meeting Room Solutions'),(11500,2,2415,'description','','Wypróbuj licencjonowaną platformę Totalizatora Sportowego — do 10 000 zł + darmowe spiny! Graj legalnie z nadzorem regulacyjnym — wejdź i zacznij grać i aktywuj pakiet powitalny! Licencjonowany salon gier oferuje paczę startową z dopłatą i spinami — zgodnie z prawem. Legalna rozrywka — Totalizator Sportowy zapewnia szyfrowanie SSL i turnieje slotowe. Marzysz o darmowych spinach? Platforma Totalizatora Sportowego daje Ci bonus do 13 750 zł — skorzystaj dziś! Wybierz legalny salon — Aplikacja z licencją oferuje bonus aż do 10 000 zł i bezpieczeństwo płatności. Legalna gra od Totalizatora — pobierz aplikację i odbierz swój bonus! \r\n\r\nrosalind.info'),(11501,2,2416,'names','first_name','Brian WRIGHT Eng.'),(11502,2,2416,'email','','newsletter@wexxon.com'),(11503,2,2416,'input_text','','7209248652'),(11504,2,2416,'dropdown','','Projection Solutions'),(11505,2,2416,'description','','Find out with your FUTURE FORECAST Ð TRANSTS report that describes your upcoming events for the new year. All events are fully interpreted, with insightful clues on how to navigate the challenges ahead, and the date range for each event is provided. You order your FUTURE FORECAST Ð TRANSTS for 2026 report at https://wexxon.com/en/home/10-future-forecast.html. Have a great day. Best regards Brian WRIGHT, Eng.'),(11506,2,2417,'names','first_name','Mike Mathis Johansen'),(11507,2,2417,'email','','info@strictlydigital.net'),(11508,2,2417,'dropdown','','Audio Solutions'),(11509,2,2417,'description','','Greetings, \r\n \r\nHaving some collection of links linking to blueocean-technologies.com might bring no value or negative impact for your website. \r\n \r\nIt really isn’t important the number of inbound links you have, what is crucial is the total of search terms those websites appear in search for. \r\n \r\nThat is the most important thing. \r\nNot the meaningless third-party metrics or Domain Rating. \r\nAnyone can manipulate those. \r\nBUT the amount of high-traffic search terms the domains that link to you contain. \r\nThat’s it. \r\n \r\nMake sure these backlinks link to your domain and you will ROCK! \r\n \r\nWe are offering this special SEO package here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or want to know more, chat with us here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike Mathis Johansen\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738'),(11510,2,2418,'names','first_name','Wendy Whitman'),(11511,2,2418,'email','','wendy.whitman@yahoo.com'),(11512,2,2418,'input_text','','2601642948'),(11513,2,2418,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/r4BbPCUYx9M'),(11514,2,2419,'names','first_name','Wilhemina Marx'),(11515,2,2419,'email','','wilhemina.marx@hotmail.com'),(11516,2,2419,'input_text','','353521485'),(11517,2,2419,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy do you need this? Picture waking up anywhere — Bali, a café in Paris, or your couch — checking your phone and seeing a steady stream of buyer-ready clicks rolling in… without ads, outreach, or a website. That’s exactly what Rapid Traffic Flow delivers: a super-simple, plug-and-play system that gets traffic and sales flowing in minutes.\r\n\r\nWith Rapid Traffic Flow, you get a clear 3-step blueprint, AI‑powered boosters to automate the process, a “Hidden Hub” you can tap at will, and a solid refund guarantee if your traffic spike doesn’t happen — all for less than the cost of your next takeout order. Ready to stop chasing traffic and start capturing it? Dive in now and dominate the affiliate game today!\r\n\r\nSee it in action: https://1fvyaq.site/RapidTrafficFlow\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://1fvyaq.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11518,2,2420,'names','first_name','GeorgeEmist'),(11519,2,2420,'email','','dinanikolskaya99@gmail.com'),(11520,2,2420,'dropdown','','Video Distribution'),(11521,2,2420,'description','','Zdravo, htio sam znati vašu cijenu.'),(11522,2,2421,'names','first_name','Gwen Uther'),(11523,2,2421,'email','','mohamed.cortes.1977+blueocean-technologies.com@gmail.com'),(11524,2,2421,'input_text','','442791807'),(11525,2,2421,'dropdown','','Other Enquiry'),(11526,2,2421,'description','','Hello,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWorld’s First AI App That Instantly Builds Your Own “Udemy-Like” eLearning Platform - Preloaded With 100+ Ready-To-Sell, Red-Hot Online Courses\r\nIn One Single Dashboard, For A Low One-Time Fee!\r\nOnly 3 EASY Clicks - Create & Sell Stunning Online Courses on Your Own Udemy™-Style Platform to Hungry Buyers for Top Dollar.\r\n\r\nNo Reserach | No Course Creation | No Tech Skills | No Monthly Fees Required\r\n\r\nSee it in action: https://udexi.site/CourseBeastAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://udexi.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker'),(11527,2,2422,'names','first_name','Brian WRIGHT Eng.'),(11528,2,2422,'email','','newsletter@wexxon.com'),(11529,2,2422,'input_text','','7209248652'),(11530,2,2422,'dropdown','','Meeting Room Solutions'),(11531,2,2422,'description','','Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(11532,2,2423,'names','first_name','JEAN DONALDO-CABIASA'),(11533,2,2423,'email','','jean@bondcommunications.com'),(11534,2,2423,'input_text','','+971 55 8651262'),(11535,2,2423,'dropdown','','Other Enquiry'),(11536,2,2423,'description','','Dear Sir/ Ma\'am,\r\n\r\nPlease send your best offer of the below items along with the datasheet and warranty:\r\n\r\nNB (North Bayou) TW100 Motorized Versatile Professional Mobile Cart for Extra Large TV’s fts 75”-100” Load Capacity 300Lbs (136.4kgs) - N011000016 - 2 Units\r\n\r\n\r\nYour immediate reply is highly appreciated.\r\n\r\nThanks & Best Regards; \r\nJean Donaldo-Cabiasa\r\nBond Trading Co. LLC\r\nP.O. Box 53527\r\nDubai – UAE\r\nMobile No. +971 55 8651262\r\nFax: +971 4-3435525\r\nE-mail: jean@bondcommunications.com\r\nwww.bondcommunications.com'),(11537,2,2424,'names','first_name','GeorgeEmist'),(11538,2,2424,'email','','dinanikolskaya99@gmail.com'),(11539,2,2424,'dropdown','','Video Distribution'),(11540,2,2424,'description','','Sveiki, aš norėjau sužinoti jūsų kainą.'),(11541,2,2425,'names','first_name','Lucienne Monsoor'),(11542,2,2425,'email','','lucienne.monsoor@gmail.com'),(11543,2,2425,'input_text','','913978062'),(11544,2,2425,'dropdown','','Wireless Solutions'),(11545,2,2425,'description','','Dear fellow entrepreneur\r\n\r\nHave you ever run an ad campaign that gave you 9.7% CTR?\r\n\r\nWe are facing the toughest and most difficult time that small businesses have ever faced in the last 64 years in the United States. We can\'t change the situation, but we can make our marketing strategy more cost effective and get the more for every dollar. \r\n\r\nWhen you run your ad campaigns are you taking time to spy on your competitors? There are several ways to do that. \r\n\r\n1)Finding the top sites that compete with you and offer similar products or services. \r\n2)Finding top products that compete with your product. \r\n3)Finding real keywords that real people use to search for products in your niche. 4)Youtube videos that are closely related to your product or niche, where you can run low cost ads in. \r\n\r\nA leader in this field is https://similarweb.com. Other titans in the field include https://appsumo.com Budget options include findthecustomer.com and answerthepublic.com. \r\n\r\nAnd why is this research important? Because this is what makes your ad campaigns pay off. Minus this intel, your ad campaigns are simply like throwing sugar into the Mississipi, it simply gives you nothing. \r\n\r\nIf this sounds good, get a copy of this free book \"BE A STINGY ADVERTISER\", on how to leverage advertising intel to achieve click through rates as high as 9.7% intead of the usual measly 0.20%\r\n\r\nhttps://usreviewers.com/cheaperads\r\n\r\nThe book is free. \r\n\r\nHope this helps.\r\n\r\nGood luck\r\n\r\nJulie Strasser'),(11546,2,2426,'names','first_name','Bernadette Dipietro'),(11547,2,2426,'email','','bernadette.dipietro@gmail.com'),(11548,2,2426,'input_text','','689712621'),(11549,2,2426,'dropdown','','Wireless Solutions'),(11550,2,2426,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy you need this: If you’re a webmaster or money-making pro looking for real buyer traffic — with zero websites, no content creation, and no tech headaches — then Social Safe List is your shortcut. Get instant access to private buyer-filled communities, drop in your link, post, and watch traffic roll in. Friendly setup, ready-made templates, proven strategies — it just works.\r\n\r\nCurious how you can get clicks from real buyers in 10 minutes?\r\n\r\nSee it in action: https://sovoc-seeds.site/SocialSafeList?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://sovoc-seeds.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11551,2,2427,'names','first_name','Brian WRIGHT Eng.'),(11552,2,2427,'email','','newsletter@wexxon.com'),(11553,2,2427,'input_text','','7209248652'),(11554,2,2427,'description','','Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(11555,2,2428,'names','first_name','Fermin Earl'),(11556,2,2428,'email','','fermin.earl@googlemail.com'),(11557,2,2428,'input_text','','08843995415'),(11558,2,2428,'dropdown','','Video Distribution'),(11559,2,2428,'description','','Hi,\r\n\r\nHere is the greatest results Video generator for eCommerce websites like blueocean-technologies.com.\r\n\r\nShopify and Amazon sellers are using Letstok to save hours every week on content creation.\r\n\r\nIt turns product pages into authentic-looking video ads automatically — helping you sell more without spending more.\r\n\r\nTry it free and see results for yourself.\r\n\r\n50% off Black Friday offer: https://www.letstok.com/\r\n\r\nBest,\r\nFermin Earl\r\nLetstok'),(11560,2,2429,'names','first_name','JEAN DONALDO-CABIASA'),(11561,2,2429,'email','','jean@bondcommunications.com'),(11562,2,2429,'input_text','','+971 55 8651262'),(11563,2,2429,'dropdown','','Display Mounts'),(11564,2,2429,'description','','Dear Sir/ Ma\'am,\r\n\r\nPlease send your best offer of the below items along with the datasheet and warranty:\r\n\r\nNB (North Bayou) TW100 Motorized Versatile Professional Mobile Cart for Extra Large TV’s fts 75”-100” Load Capacity 300Lbs (136.4kgs) - N011000016 - 2 Units\r\n\r\n\r\nYour immediate reply is highly appreciated.\r\n\r\nThanks & Best Regards; \r\nJean Donaldo-Cabiasa\r\nBond Trading Co. LLC\r\nP.O. Box 53527\r\nDubai – UAE\r\nMobile No. +971 55 8651262\r\nFax: +971 4-3435525\r\nE-mail: jean@bondcommunications.com\r\nwww.bondcommunications.com'),(11565,2,2430,'names','first_name','Nassar Jaralla AlMarri'),(11566,2,2430,'email','','ahmed.abdulla00175@gmail.com'),(11567,2,2430,'input_text','','08833264464'),(11568,2,2430,'dropdown','','Other Enquiry'),(11569,2,2430,'description','','Hey,\r\n\r\nWe are a financial services and advisory firm mandated by our investors to seek business opportunities and projects for possible funding and debt capital financing.\r\n\r\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or plan to embark upon as a means of expanding your (their) global portfolio.\r\n\r\nWe are eager to have more discussions on this subject in any way you believe suitable.\r\n\r\nPlease get in touch with me at my direct email: jaralla.nassar@dejaconsulting.online\r\n\r\nLooking forward to working with you.\r\n\r\nRegards,\r\nMr. Nassar Jaralla Al-Marri\r\nFinancial Advisor\r\nDejla Consulting LLC\r\nPlease Reply to: jaralla.nassar@dejaconsulting.online\r\n\r\nLet\'s turn your ideas into reality!'),(11570,2,2431,'names','first_name','Karen B.'),(11571,2,2431,'email','','outreachseo56@yahoo.com'),(11572,2,2431,'input_text','','3797460388'),(11573,2,2431,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11574,2,2432,'names','first_name','Crystal Oquendo'),(11575,2,2432,'email','','oquendo.crystal5@googlemail.com'),(11576,2,2432,'input_text','','7657921919'),(11577,2,2432,'dropdown','','Cables & Accessories'),(11578,2,2432,'description','','World\'s First AI App That Lets You...\r\nBuild Funnels Inside Reels, Shorts & TikToks\r\nThat Capture Leads, Clicks & Sales\r\nWithout Pages, Funnel Builders Or Tech\r\n100% Done For You By AI\r\nhttps://optimalconvert.site/VideoFunnelsAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://optimalconvert.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(11579,2,2433,'names','first_name','Wilton Bullock'),(11580,2,2433,'email','','bullock.wilton@outlook.com'),(11581,2,2433,'dropdown','','LCD & LED Products'),(11582,2,2433,'description','','Start Building a Christian Publishing Empire — No Writing Needed\r\nEven if you\'ve never written a book… or designed a single page in your life. With FaithVault 500, you get a done-for-you library of faith-based eBooks you can own, sell, and share forever.\r\nhttps://ngmsrv.site/FaithVault\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://ngmsrv.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(11583,2,2434,'names','first_name','Myrtis Presler'),(11584,2,2434,'email','','myrtis.presler@googlemail.com'),(11585,2,2434,'input_text','','682530779'),(11586,2,2434,'dropdown','','LCD & LED Products'),(11587,2,2434,'description','','Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\r\n\r\nhttps://ow.ly/HjHt50XGmTg'),(11588,2,2435,'names','first_name','Karen B.'),(11589,2,2435,'email','','outreachseo56@yahoo.com'),(11590,2,2435,'input_text','','8051978676'),(11591,2,2435,'dropdown','','Other Enquiry'),(11592,2,2435,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(11593,2,2436,'names','first_name','Nannette Mannix'),(11594,2,2436,'email','','mannix.nannette8@msn.com'),(11595,2,2436,'input_text','','390697697'),(11596,2,2436,'dropdown','','Display Mounts'),(11597,2,2436,'description','','“Joy to world; the Lord is come; \r\nLet Earth receive her King;\r\nLet ev’ry heart prepare him room,\r\nAnd heav’n and nature sing. “\r\n \r\n“For to us a child is born, to us a son is given; and the government shall be upon his shoulder, and his name shall be called Wonderful Counselor, Mighty God, Everlasting Father, Prince of Peace.” Isaiah 9:6\r\nFor the full Christmas Message, please see in the Bible Matthew Chapter 1, Luke Chapter 2. \r\n \r\n \r\n\r\nA silent night, a star above & a baby in a manger: a blessed gift of hope & love. Christmas blessings & peace to you and yours, throughout the Christmas season and the New Year.\r\n \r\n\r\n\r\n“Silent night, holy night,\r\nAll is calm, all is bright\r\nRound yon virgin mother and child!\r\nHoly Infant so tender and mild,\r\nSleep in heavenly peace,\r\nSleep in heavely peace.”\r\n\r\nFrom: 4U2IncFSBO.com'),(11598,2,2437,'names','first_name','Tyler Venegas'),(11599,2,2437,'email','','tyler.venegas@gmail.com'),(11600,2,2437,'input_text','','447046519'),(11601,2,2437,'description','','World\'s First AI App That Lets You...\r\nBuild Funnels Inside Reels, Shorts & TikToks\r\nThat Capture Leads, Clicks & Sales\r\nWithout Pages, Funnel Builders Or Tech\r\n100% Done For You By AI\r\nMaking Us $575- $1895 Daily\r\nInstantly adds sales forms, affiliate buy links, CTA buttons & offer overlays\r\ninside any video Turning viewers into paying customers and commissions on autopilot \r\n\r\nhttps://burto.site/VideoFunnelsAI?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nas we think \r\nthis offer \r\nmight be of interest to you.\r\n\r\nIf you would prefer not to receive \r\nany more messages from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://burto.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 3716 59 Rue Des Lieutemants Thomazo, CENTRE 4000\r\nLooking out for you, Tyler Venegas.'),(11602,2,2438,'names','first_name','Agustin Moberg'),(11603,2,2438,'email','','agustin.moberg@gmail.com'),(11604,2,2438,'input_text','','6182128354'),(11605,2,2438,'dropdown','','LCD & LED Products'),(11606,2,2438,'description','','Hi,\r\n\r\nWe have a promotional offer for your website blueocean-technologies.com.\r\n\r\nWhy do you need this? Imagine launching your own AI store on WordPress, stocked with ready-to-sell GPTs and AI prompts—and starting to make money today. No design headaches, no tech setup, just a polished storefront that builds trust and delivers real sales straight out of the box.\r\n\r\nWhether you\'re a webmaster or money-maker, AI Store Fortune removes the tech barrier. Made for people who’d rather grow their traffic and income than tinker with confusing plugins. Want to finally turn AI ideas into stable income? Click to see how effortlessly you can own—and profit from—your AI business.\r\n\r\nSee it in action: https://28nibg.site/AIStoreFortune\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://28nibg.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(11607,2,2439,'names','first_name','Franziska Cadman'),(11608,2,2439,'email','','cadman.franziska@outlook.com'),(11609,2,2439,'input_text','','421532397'),(11610,2,2439,'dropdown','','Meeting Room Solutions'),(11611,2,2439,'description','','Looking to sell or invest in Real Estate, Commercial, Industrial, Farm & Ranch (160–12,000 acres), or even your family home? \r\nOur worldwide advertising platform puts YOU in control. \r\n\r\n- Save Thousands – Skip the high commission fees. \r\n- Go Global – Connect instantly with buyers and sellers worldwide. \r\n- Take Control – Manage your own sale or purchase with no middleman required. \r\n\r\nReady to move fast? \r\nEmail 4U2 Inc at info@4u2incfsbo.com and discover how to sell your property promptly.'),(11612,2,2440,'names','first_name','Elaine'),(11613,2,2440,'email','','sales@russel.tidbuy.com'),(11614,2,2440,'input_text','','239536961'),(11615,2,2440,'dropdown','','LCD & LED Products'),(11616,2,2440,'description','','Morning \r\n \r\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \r\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\r\n\r\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \r\n\r\nGet it while it\'s still 50% OFF + FREE Shipping\r\n\r\nBuy here: https://tidbuy.com\r\n \r\nCheers, \r\n \r\nElaine'),(11617,2,2441,'names','first_name','Ruth Lyster'),(11618,2,2441,'email','','ruth.lyster@gmail.com'),(11619,2,2441,'input_text','','9192684423'),(11620,2,2441,'description','','Replaces 25+ Expensive AI Subscriptions\r\nWith ONE Smart AI Command Center\r\nRun Your Entire Online Business:\r\nDesign, Write, Code, Market, Sell & Automate — All From One Platform.\r\n Save $6,000+/Year | No Monthly Fees | 0% Effort → 100% Profit\r\n\r\nhttps://hruh09.site/AITitan?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message \r\nbecause we think \r\nthe offer we provide \r\nmay be relevant to you.\r\n\r\nIf you no longer wish to get \r\nfurther communications from us, \r\nyou can \r\nstop receiving emails:\r\n\r\nhttps://hruh09.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5487 Alameda Vinte E Oito 1093, PA 66823-096\r\nLooking out for you, Ruth Lyster.'),(11621,2,2442,'names','first_name','Stefan Thring'),(11622,2,2442,'email','','thring.stefan@gmail.com'),(11623,2,2442,'input_text','','527565890'),(11624,2,2442,'dropdown','','Projection Solutions'),(11625,2,2442,'description','','All the companies in World\r\n\r\nThe Database:\r\n\r\n 25 Million Companies Worldwide\r\n Instantly Delivery\r\n Last Update: 17 November 2025\r\n Sample of the Database\r\n\r\nCost:\r\n\r\n All prices are charged in South African Rand (conversion is automatic).\r\n Total once off cost is : $29 = R495\r\n\r\nhttps://Stefan.marketing-c.cfd'),(11626,2,2443,'names','first_name','Robby Scollen'),(11627,2,2443,'email','','robby.scollen@gmail.com'),(11628,2,2443,'input_text','','3431615241'),(11629,2,2443,'dropdown','','Wireless Solutions'),(11630,2,2443,'description','','List Building Jumpstart: The Ready-Made List Building \"Business In A Box\" With Full Private Label Rights!\r\nJust Add Your Name, Change Your Payment Links, And Keep 100% Of The Profits!\r\n\r\n\r\nhttps://f2twsi.site/ListBuildingJumpstart?blueocean-technologies.com\r\n\r\n\r\n\r\nThis message is sent to you \r\nsince we think \r\nthis offer \r\ncould be useful to you.\r\n\r\nIf you don’t want to receive \r\nadditional emails from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://f2twsi.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 6061 Alt-Moabit 76, SN 4738\r\nLooking out for you, Robby Scollen.'),(11631,2,2444,'names','first_name','Erin Soule'),(11632,2,2444,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11633,2,2444,'input_text','','222618208'),(11634,2,2444,'dropdown','','LCD & LED Products'),(11635,2,2444,'description','','Instantly Create Full Product Reviews, Descriptions, Bullets, SM Content, Hashtags, Emails & Sell Your Own Software - In Minutes \r\n- Even If You’re A Complete Beginner.\r\n\r\n\r\nhttps://huntfish.site/1CReviewBuilder?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nas we believe \r\nthe offer we provide \r\nmay interest you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://huntfish.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 3013 58 Avenue Jean Portalis, CENTRE 37200\r\nLooking out for you, Erin Soule.'),(11636,2,2445,'names','first_name','Emory Parish'),(11637,2,2445,'email','','emory.parish@hotmail.com'),(11638,2,2445,'input_text','','08897940666'),(11639,2,2445,'dropdown','','Meeting Room Solutions'),(11640,2,2445,'description','','Hi there,\r\n\r\nWe know how to get your business found on Google Maps.\r\n\r\nYou may be closer to the top than you realize. Many business owners assume ranking high on Google is complicated, but Paige makes it straightforward. This AI-powered tool audits your entire Google profile, identifies weak spots, and gives you a step-by-step guide to improve your ranking fast.\r\n\r\nThousands of small businesses have already broken through using Paige, bringing in more calls and customers from their local area. And with Google’s algorithms constantly evolving, it’s critical to stay ahead before the next update changes the game again.\r\n\r\nTake control of your online visibility while it still matters. Run your scan today and see how quickly you can start attracting more local customers. Visit https://merchynt.com/paige?fpr=paigepro\r\n\r\nLet blueocean-technologies.com shine!\r\n\r\n\r\n\r\nIn case you decide not to receive subsequent communications from this message, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nArnes Vei 220, Monroe, CA, USA, 92831'),(11641,2,2446,'names','first_name','Tyree Yuan'),(11642,2,2446,'email','','yuan.tyree@outlook.com'),(11643,2,2446,'input_text','','265481751'),(11644,2,2446,'dropdown','','Other Enquiry'),(11645,2,2446,'description','','Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\r\n\r\nhttps://ow.ly/HXUu50XLvC1'),(11646,2,2447,'names','first_name','Martin Tunbridge'),(11647,2,2447,'email','','martin.tunbridge49@outlook.com'),(11648,2,2447,'input_text','','08173410130'),(11649,2,2447,'description','','Hello there,\r\n\r\nHere is the top Video generator for eCommerce websites like blueocean-technologies.com.\r\n\r\nHey there,\r\n\r\nStart creating a difference now!\r\n\r\nBest,\r\nMartin Tunbridge\r\nLetstock AI'),(11650,2,2448,'names','first_name','Mike Frank Robertson'),(11651,2,2448,'email','','info@speed-seo.net'),(11652,2,2448,'dropdown','','Mini PCs'),(11653,2,2448,'description','','Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Frank Robertson\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622'),(11654,2,2449,'names','first_name','LeeEmist'),(11655,2,2449,'email','','dinanikolskaya99@gmail.com'),(11656,2,2449,'dropdown','','Display Mounts'),(11657,2,2449,'description','','Hæ, ég vildi vita verð þitt.'),(11658,2,2450,'names','first_name','Tubdiciada'),(11659,2,2450,'email','','tr3m5mex@yahoo.com'),(11660,2,2450,'dropdown','','Wireless Solutions'),(11661,2,2450,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/5aer27e5'),(11662,2,2451,'names','first_name','Mitchel Midgett'),(11663,2,2451,'email','','midgett.mitchel@gmail.com'),(11664,2,2451,'input_text','','3137012531'),(11665,2,2451,'dropdown','','Other Enquiry'),(11666,2,2451,'description','','AI Turbo Creator turns ideas into traffic magnets.\r\nMake your creations visible, compelling, and unforgettable.\r\n\r\n\r\nhttps://lnunquedays.site/AITurboCreator?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou’re receiving this email \r\nas we think \r\nour offer \r\ncould be useful to you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nsimply \r\nunsubscribe from these emails:\r\n\r\nhttps://lnunquedays.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 7528 Via Callicratide 108, AO 11020\r\nLooking out for you, Mitchel Midgett.'),(11667,2,2452,'names','first_name','Nicolas Waggoner'),(11668,2,2452,'email','','waggoner.nicolas@hotmail.com'),(11669,2,2452,'input_text','','627269387'),(11670,2,2452,'dropdown','','Video Distribution'),(11671,2,2452,'description','','GET INSTANT AI POWERED COURSE CREATION, MARKETING STRATEGIES, AND COMPELLING CONTENT THAT ADAPTS TO YOUR EXACT NEEDS - ALL AT SUPERHERO SPEED!\r\n\r\n\r\nhttps://lordvpn.site/HeroCommandersAI?blueocean-technologies.com\r\n\r\n\r\nYour Course Creation Superhero That Delivers Exactly What You Want, Instantly - Even If You\'re A Complete Newbie!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nas we believe \r\nour offer \r\nmight be of interest to you.\r\n\r\nIf you no longer wish to get \r\nadditional emails from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://lordvpn.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1324 Via Vigizzi 127, NA 5726\r\nLooking out for you, Nicolas Waggoner.'),(11672,2,2453,'names','first_name','Julia Larkins'),(11673,2,2453,'email','','larkins.julia@googlemail.com'),(11674,2,2453,'input_text','','3105201032'),(11675,2,2453,'dropdown','','Projection Solutions'),(11676,2,2453,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/r4BbPCUYx9M'),(11677,2,2454,'names','first_name','Natali Conti'),(11678,2,2454,'email','','nataliconti2030@gmail.com'),(11679,2,2454,'input_text','','362009910'),(11680,2,2454,'dropdown','','Meeting Room Solutions'),(11681,2,2454,'description','','Hello,\r\n\r\nI was on your site at blueocean-technologies.com and would\r\nlike to offer you something:\r\n\r\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\n\r\n\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… \r\n\r\nand BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\n\r\n\r\n<<> : https://jvz8.com/c/688203/424347/'),(11682,2,2455,'names','first_name','Brian WRIGHT Eng.'),(11683,2,2455,'email','','newsletter@wexxon.com'),(11684,2,2455,'input_text','','7209248652'),(11685,2,2455,'dropdown','','Cables & Accessories'),(11686,2,2455,'description','','Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details'),(11687,2,2456,'names','first_name','LeeEmist'),(11688,2,2456,'email','','zekisuquc419@gmail.com'),(11689,2,2456,'dropdown','','Display Mounts'),(11690,2,2456,'description','','হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.'),(11691,2,2457,'names','first_name','Louann Dreher'),(11692,2,2457,'email','','dreher.louann@gmail.com'),(11693,2,2457,'input_text','','4079133838'),(11694,2,2457,'dropdown','','Cables & Accessories'),(11695,2,2457,'description','','Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\r\n\r\nhttps://ow.ly/68p650XGmTK'),(11696,2,2458,'names','first_name','SimonEmist'),(11697,2,2458,'email','','dinanikolskaya99@gmail.com'),(11698,2,2458,'dropdown','','Video Distribution'),(11699,2,2458,'description','','Hej, jeg ønskede at kende din pris.'),(11700,2,2459,'names','first_name','Julian Pressley'),(11701,2,2459,'email','','julian.pressley@gmail.com'),(11702,2,2459,'input_text','','477318686'),(11703,2,2459,'dropdown','','Display Mounts'),(11704,2,2459,'description','','Our AI-optimized service delivers keyword-specific visitors to your site, offering better results than paid ads at a fraction of the price. Contact us to start.\r\n\r\nhttps://marketingager.com/'),(11705,2,2460,'names','first_name','Vallie Saragosa'),(11706,2,2460,'email','','saragosa.vallie@yahoo.com'),(11707,2,2460,'dropdown','','Other Enquiry'),(11708,2,2460,'description','','If you’re responsible for your own site, you can skip added difficulty — the focus should be on stronger outcomes. \r\n\r\nThis system was created to allow you extract more usefulness from the traffic you already have, while avoiding technical overload or unnecessary friction. \r\n\r\nIt’s created for people managing sites who value clarity: less manual work, better oversight, and clear enhancements in how the site works. \r\n\r\nTake a closer look and understand why a growing number of people with websites treat this as a logical next step for their online business.\r\n\r\nhttps://ndvrpfnc9nyb7ebr.site/AITitan?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nbecause we believe \r\nwhat we’re offering \r\nmight be of interest to you.\r\n\r\nIf you do not wish to receive \r\nany more messages from us, \r\nplease click here to \r\nunsubscribe from these emails:\r\n\r\nhttps://ndvrpfnc9nyb7ebr.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8518 Welser Strasse 33, BURGENLAND 3335\r\nLooking out for you, Vallie Saragosa.'),(11709,2,2461,'names','first_name','Alta Shillings'),(11710,2,2461,'email','','alta.shillings@outlook.com'),(11711,2,2461,'input_text','','191668865'),(11712,2,2461,'description','','Hi,\r\nblueocean-technologies.com is loading slower than 80% of sites on mobile — Google says that’s silently killing ~40% of visitors (and sales) before they convert.\r\nWe ran a free 30-second audit and it shows solid room for 40%+ faster loads.\r\nSee your exact Google score + revenue impact here (pre-loaded):\r\nhttps://aerotraffic.com/speed-test/?url=https://blueocean-technologies.com\r\nTakes 20 seconds — no obligation.'),(11713,2,2462,'names','first_name','linkbildin_bwpi'),(11714,2,2462,'email','','vftqckuwwpi@usileniessylok.ru'),(11715,2,2462,'dropdown','','Video Distribution'),(11716,2,2462,'description','','Ссылки помогают поисковым системам определить авторитетность вашего контента. \r\n Размещение ссылок на сайт: \r\nПолучение ссылок важно для увеличения потока посетителей. \r\nКачественный контент способен вызвать заинтересованность и привести к ссылкам. \r\nНеобходимо иметь разнообразные источники ссылок для достижения успеха.'),(11717,2,2463,'names','first_name','SimonEmist'),(11718,2,2463,'email','','dinanikolskaya99@gmail.com'),(11719,2,2463,'dropdown','','Wireless Solutions'),(11720,2,2463,'description','','Dia duit, theastaigh uaim do phraghas a fháil.'),(11721,2,2464,'names','first_name','Jolie Wilder'),(11722,2,2464,'email','','jolie.wilder@gmail.com'),(11723,2,2464,'input_text','','7954381632'),(11724,2,2464,'dropdown','','Meeting Room Solutions'),(11725,2,2465,'names','first_name','Alfredo Asbury'),(11726,2,2465,'email','','asbury.alfredo@gmail.com'),(11727,2,2465,'input_text','','28852669'),(11728,2,2465,'description','','What does this mean for you? The reason is simple: your site has the potential to support additional visitor interaction with no need for extra team members, complex setups, or constant manual management.\r\n\r\nhttps://moveinready.site/AIModelSuite?blueocean-technologies.com\r\n\r\nYou work with a practical solution that supports on-site interaction for you, allowing it to move site visitors into clear actions like inquiries or other outcomes.\r\n\r\nBuilt for website owners who want to present a more structured online presence without extra configuration work.\r\n\r\nOnce it’s connected, the site begins operating in a more consistent structured manner. Curious how it works in practice?\r\n\r\nhttps://moveinready.site/AIModelSuite?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nsince we think \r\nthis offer \r\nmay interest you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nyou can \r\nunsubscribe from these emails:\r\n\r\nhttps://moveinready.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 2428 Frorupvej 99, REGION SJALLAND 1153\r\nLooking out for you, Alfredo Asbury.'),(11729,2,2466,'names','first_name','Opal Currey'),(11730,2,2466,'email','','opal.currey@gmail.com'),(11731,2,2466,'input_text','','496717667'),(11732,2,2466,'dropdown','','Projection Solutions'),(11733,2,2466,'description','','Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\r\n\r\nhttps://marketingager.com/'),(11734,2,2467,'names','first_name','Aaliyah Winning'),(11735,2,2467,'email','','aaliyah.winning@googlemail.com'),(11736,2,2467,'input_text','','7905982726'),(11737,2,2467,'dropdown','','Projection Solutions'),(11738,2,2467,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/iojvp6ZtjW4'),(11739,2,2468,'names','first_name','Alexander Cruz'),(11740,2,2468,'email','','marketing@webclicknova.net'),(11741,2,2468,'input_text','','8645268528'),(11742,2,2468,'dropdown','','LCD & LED Products'),(11743,2,2468,'description','','Hello,\r\n\r\nI have a few questions about your company. If anyone is available send me a message at 864-526-8528. Thanks!'),(11744,2,2469,'names','first_name','LeeEmist'),(11745,2,2469,'email','','dinanikolskaya99@gmail.com'),(11746,2,2469,'dropdown','','Display Mounts'),(11747,2,2469,'description','','Hi, kam dashur të di çmimin tuaj'),(11748,2,2470,'names','first_name','Karen B.'),(11749,2,2470,'email','','outreachseo56@yahoo.com'),(11750,2,2470,'input_text','','3972068482'),(11751,2,2470,'dropdown','','Mini PCs'),(11752,2,2470,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nKaren'),(11753,2,2471,'names','first_name','Wendy Nye'),(11754,2,2471,'email','','nye.wendy11@gmail.com'),(11755,2,2471,'input_text','','6769860196'),(11756,2,2471,'dropdown','','Wireless Solutions'),(11757,2,2471,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(11758,2,2472,'names','first_name','Mike Stephan Lefevre'),(11759,2,2472,'email','','info@professionalseocleanup.com'),(11760,2,2472,'dropdown','','Video Distribution'),(11761,2,2472,'description','','Hi, \r\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \r\n \r\nFix it now: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Stephan Lefevre\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com'),(11762,2,2473,'names','first_name','Karen B.'),(11763,2,2473,'email','','outreachseo56@yahoo.com'),(11764,2,2473,'input_text','','7886123879'),(11765,2,2473,'dropdown','','Meeting Room Solutions'),(11766,2,2473,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nKaren'),(11767,2,2474,'names','first_name','Anne'),(11768,2,2474,'email','','sales@blueocean-technologies.com'),(11769,2,2474,'input_text','','8406496367'),(11770,2,2474,'dropdown','','Mini PCs'),(11771,2,2474,'description','','Good Morning \r\n\r\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\r\n\r\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\r\n\r\nMade from lightweight, breathable fabric, it ensures comfort all day long.\r\n\r\nGrab it today at a fantastic 60% OFF: https://medicopostura.com\r\n\r\nPlus, enjoy FREE shipping for today only!\r\n\r\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\r\n\r\nMany Thanks, \r\n\r\nAnne'),(11772,2,2475,'names','first_name','Joanna Riggs'),(11773,2,2475,'email','','joannariggs83@gmail.com'),(11774,2,2475,'input_text','','4035422956'),(11775,2,2475,'dropdown','','Mini PCs'),(11776,2,2475,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna\r\n\r\nUnsubscribe: https://unsubscribe.video/unsubscribe.php?d=blueocean-technologies.com');
INSERT INTO `wp_fluentform_entry_details` VALUES (11777,2,2476,'names','first_name','Brian WRIGHT Eng.'),(11778,2,2476,'email','','newsletter@wexxon.com'),(11779,2,2476,'input_text','','7209248652'),(11780,2,2476,'dropdown','','Meeting Room Solutions'),(11781,2,2476,'description','','Find out with your FUTURE FORECAST & TRANSTS report that describes your upcoming events for the new year. All events are fully interpreted, with insightful clues on how to navigate the challenges ahead, and the date range for each event is provided. You order your FUTURE FORECAST Ð TRANSTS for 2026 report at https://wexxon.com/en/home/10-future-forecast.html. Have a great day. Best regards Brian WRIGHT, Eng.'),(11782,2,2477,'names','first_name','Arthur Boase'),(11783,2,2477,'email','','boase.arthur@gmail.com'),(11784,2,2477,'input_text','','3448356435'),(11785,2,2477,'dropdown','','Audio Solutions'),(11786,2,2477,'description','','Want to avoid overcrowded markets and dragging content creation? A set of 342 prompts for soft-style coloring books offers you a {complete|ready|fully prepared|wel\r\n\r\nhttps://5sq4ek.site/CozyColoringBooks?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n{You are receiving this message|You’re receiving this email|This message is sent to you|You received this notification|You are getting this email} \r\n{because we believe|because we think|as we believe|as we think|since we believe|since we think} \r\n{our offer|this offer|the offer we provide|what we’re offering} \r\n{may be relevant to you|could be relevant to you|might be of interest to you|may interest you|could be useful to you}.\r\n\r\n{If you do not wish to receive|If you don’t want to receive|If you would prefer not to receive|If you no longer wish to get} \r\n{further communications from us|future messages from us|additional emails from us|any more messages from us}, \r\n{please click here to|you can|simply} \r\n{unsubscribe|opt out|unsubscribe from these emails|stop receiving emails}:\r\n\r\nhttps://5sq4ek.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 3756 Rua Rio Jurua 1126, MG 38414-496\r\nLooking out for you, Arthur Boase.'),(11787,2,2478,'names','first_name','Uwe Gagnon'),(11788,2,2478,'email','','gagnon.uwe@googlemail.com'),(11789,2,2478,'input_text','','6155773317'),(11790,2,2478,'dropdown','','Other Enquiry'),(11791,2,2478,'description','','Achieve More With Less Effort: Discover 10 Step-by-Step Strategies to Transform Free AI Tools Like ChatGPT Into Practical Business Skills, Even If You\'re a Complete Beginner!\r\n\r\nhttps://absoliut.site/AIProfitBlueprint?blueocean-technologies.com\r\n\r\nPure actionable content. These proven AI strategies are designed to be implemented fast - if you can follow simple instructions, you can start applying professional AI techniques this week. Perfect for entrepreneurs, freelancers, content creators, and anyone ready to transform how they use AI.\r\n\r\nhttps://absoliut.site/AIProfitBlueprint?blueocean-technologies.com\r\n\r\n\r\nYou’re receiving this email \r\nbecause we think \r\nour offer \r\nmight be of interest to you.\r\n\r\nIf you don’t want to receive \r\nfuture messages from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://absoliut.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 4558 2794 Green Street, TN 37228\r\nLooking out for you, Uwe Gagnon.'),(11792,2,2479,'names','first_name','Gertie Maestas'),(11793,2,2479,'email','','maestas.gertie@yahoo.com'),(11794,2,2479,'input_text','','707303856'),(11795,2,2479,'dropdown','','LCD & LED Products'),(11796,2,2479,'description','','Think about running a complete pet-related site — one of the most popular fields online — that is prepared for use from the start. This setup provides a well-organized WordPress setup with preloaded articles, product overviews, digital materials, and integrated engagement tools, so you bypass creating texts, complex settings, and layout work entirely.\r\n\r\nhttps://novaai.expert/PetAuthorityFortune?blueocean-technologies.com\r\n\r\nIf you’re tired of spending weeks creating sites manually, figuring out site income models, and creating every text manually, this solution helps you create a solid digital asset that attracts visitors, builds credibility, and develops gradually.\r\n\r\nhttps://novaai.expert/PetAuthorityFortune?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nbecause we believe \r\nour offer \r\nmay be relevant to you.\r\n\r\nIf you no longer wish to get \r\nadditional emails from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5793 Storgatan 18, NA 136 47\r\nLooking out for you, Gertie Maestas.'),(11797,2,2480,'names','first_name','Karen B.'),(11798,2,2480,'email','','outreachseo56@yahoo.com'),(11799,2,2480,'input_text','','447707981'),(11800,2,2480,'dropdown','','Display Mounts'),(11801,2,2480,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nKaren'),(11802,2,2481,'names','first_name','Autumn Cerda'),(11803,2,2481,'email','','cerda.autumn@gmail.com'),(11804,2,2481,'input_text','','327562135'),(11805,2,2481,'dropdown','','Mini PCs'),(11806,2,2481,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/shorts/iojvp6ZtjW4'),(11807,2,2482,'names','first_name','Karen B.'),(11808,2,2482,'email','','outreachseo56@yahoo.com'),(11809,2,2482,'dropdown','','Projection Solutions'),(11810,2,2482,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nKaren'),(11811,2,2483,'names','first_name','Carley Moralez'),(11812,2,2483,'email','','moralez.carley@gmail.com'),(11813,2,2483,'input_text','','889448823'),(11814,2,2483,'dropdown','','Meeting Room Solutions'),(11815,2,2483,'description','','Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\r\n\r\nhttps://ow.ly/VQ5L50XO1lN'),(11816,2,2484,'names','first_name','Jayrn Smith'),(11817,2,2484,'email','','anibal.herman@gmail.com'),(11818,2,2484,'input_text','','258432163'),(11819,2,2484,'dropdown','','Other Enquiry'),(11820,2,2484,'description','','Hi, it’s Jayrn.\r\n\r\nIf your site already uses — or is preparing to use — affiliate links, this will be relevant.\r\n\r\nOne issue I see constantly is that monetization is treated as something you “add later,” instead of something that’s designed into the site from the beginning.\r\n\r\nThat usually leads to:\r\nrandom placement of links\r\nunclear visitor intent\r\nunpredictable income\r\n\r\nIt works, but never consistently.\r\n\r\nI put together a short explanation of why this happens and what changes once monetization is structured properly:\r\n\r\nhttps://marketersmentor.com/recurring-income-system.php?refer=blueocean-technologies.com\r\n\r\nYou’ll know quickly whether this applies to your situation.\r\n\r\nJayrn\r\n\r\n\r\n\r\nPS: And one quick note so you’re not wondering why you’re hearing from me:\r\nI only reach out to website owners because they’re the ones actively building something online. I’m not blasting random emails. \r\nI’m simply sharing a resource that has been helping a lot of people create predictable online income. If it resonates, great. If not, no worries.\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(11821,2,2485,'names','first_name','RobertEmist'),(11822,2,2485,'email','','dinanikolskaya99@gmail.com'),(11823,2,2485,'dropdown','','Display Mounts'),(11824,2,2485,'description','','Zdravo, htio sam znati vašu cijenu.'),(11825,2,2486,'names','first_name','Natali Conti'),(11826,2,2486,'email','','nataliconti2030@gmail.com'),(11827,2,2486,'input_text','','380407981'),(11828,2,2486,'dropdown','','Wireless Solutions'),(11829,2,2486,'description','','Dear blueocean-technologies.com admin,\r\n\r\nI visited your website at blueocean-technologies.com and would like to offer you something:\r\n\r\nI’m excited to invite you to something special.\r\nContentReel26 has just been upgraded with New & Improved AI technology,\r\n\r\nand it’s changing how creators and businesses produce video content in 2026. \r\n\r\nInstead of struggling with scripts, visuals, editing, and posting, ContentReel26 now handles the entire process for you \r\n\r\nautomatically.\r\n\r\n\r\n\r\n\r\n<<> : https://bit.ly/businessforall2030'),(11830,2,2487,'names','first_name','Frankie Morrill'),(11831,2,2487,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11832,2,2487,'input_text','','9043693868'),(11833,2,2487,'dropdown','','Display Mounts'),(11834,2,2487,'description','','Tired of spending weeks making info products that don’t sell? Take a look at the 2026 Digital Bundle — seven ready-for-sale products with PLR licenses you can quickly rebrand and start selling as your own. This is not guesswork — it’s market-validated products across proven niches, from AI video courses to side hustle guides and wellness products, all proven to convert.\r\n\r\nhttps://6v9sfq.site/ChristmasProfitBundle?blueocean-technologies.com\r\n\r\nBypass the long creation process: get access to, customize, and go live on platforms such as Etsy, Gumroad, Shopify, or your own sales funnels. Start turning clicks into cash as early as January with ready products the market already wants.\r\n\r\nhttps://6v9sfq.site/ChristmasProfitBundle?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nbecause we think \r\nthe offer we provide \r\ncould be relevant to you.\r\n\r\nIf you no longer wish to get \r\nadditional emails from us, \r\nsimply \r\nunsubscribe:\r\n\r\nhttps://6v9sfq.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 2408 3377 Cherry Tree Drive, FL 32202\r\nLooking out for you, Frankie Morrill.'),(11835,2,2488,'names','first_name','Opal Mauer'),(11836,2,2488,'email','','opal.mauer@gmail.com'),(11837,2,2488,'input_text','','7971953425'),(11838,2,2488,'dropdown','','Mini PCs'),(11839,2,2488,'description','','Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/iojvp6ZtjW4'),(11840,2,2489,'names','first_name','Scott Banvard'),(11841,2,2489,'email','','banvard.scott@gmail.com'),(11842,2,2489,'input_text','','3179962715'),(11843,2,2489,'dropdown','','Other Enquiry'),(11844,2,2489,'description','','Visualize using 500 well-structured mystery story frameworks that naturally help create products parents and teachers actively choose — learning books, activity materials — while avoiding empty documents. This isn’t simply a list of ideas. It’s a well-organized prompt collection including clear frameworks that helps you assemble useful kids’ content in hours, instead of weeks.\r\n\r\nhttps://6pr5pg.site/StoryPromptsDetective?blueocean-technologies.com\r\n\r\nFor a webmaster, digital creator, or KDP publisher, that this means focusing on a stable children’s niche with consistent interest, building several formats from a single base and opening sustainable income paths. Looking for a clear way to prepare and share kids’ mystery content without long creation timelines? Click through to see how it works.\r\n\r\nhttps://6pr5pg.site/StoryPromptsDetective?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nsince we believe \r\nour offer \r\ncould be relevant to you.\r\n\r\nIf you don’t want to receive \r\nany more messages from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://6pr5pg.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8117 Rua Egito 1445, MG 35160-097\r\nLooking out for you, Scott Banvard.'),(11845,2,2490,'names','first_name','Mike Alfie Petitson'),(11846,2,2490,'email','','info@digital-x-press.com'),(11847,2,2490,'dropdown','','Other Enquiry'),(11848,2,2490,'description','','Hi, \r\nI recognize that most website owners struggle understanding that organic ranking growth is a gradual process and a strategically planned monthly initiative. \r\n \r\nThe reality is, very few website owners have the dedication to observe the gradual yet meaningful results that can completely change their search performance. \r\n \r\nWith constant algorithm changes, a reliable, ongoing approach including Answer Engine Optimization (AEO) is vital for getting a profitable outcome. \r\n \r\nIf you agree this as the ideal strategy, work with us! \r\n \r\nExplore Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nChat With Us on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe deliver remarkable outcomes for your investment, and you will value choosing us as your SEO partner. \r\n \r\nBest regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148'),(11849,2,2491,'names','first_name','Brock Guest'),(11850,2,2491,'email','','guest.brock@yahoo.com'),(11851,2,2491,'input_text','','911914760'),(11852,2,2491,'dropdown','','LCD & LED Products'),(11853,2,2491,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://www.youtube.com/shorts/iojvp6ZtjW4'),(11854,2,2492,'names','first_name','RobertEmist'),(11855,2,2492,'email','','dinanikolskaya99@gmail.com'),(11856,2,2492,'dropdown','','Audio Solutions'),(11857,2,2492,'description','','Aloha, makemake wau eʻike i kāu kumukūʻai.'),(11858,2,2493,'names','first_name','Chara Thibodeaux'),(11859,2,2493,'email','','thibodeaux.chara10@gmail.com'),(11860,2,2493,'input_text','','42959447'),(11861,2,2493,'dropdown','','Audio Solutions'),(11862,2,2493,'description','','Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\r\n\r\nhttps://marketingaged.com/'),(11863,2,2494,'names','first_name','one_omPr'),(11864,2,2494,'email','','eelyzesebpr@gmail.com'),(11865,2,2494,'dropdown','','Other Enquiry'),(11866,2,2494,'description','','One Price франшиза для начинающих предпринимателей https://oneprice.shop/ \r\n \r\n \r\nhttp://google.fr/url?q=http://oneprice.shop'),(11867,2,2495,'names','first_name','RsPTxChIjBLWWJTd'),(11868,2,2495,'email','','ohoqatuh09@gmail.com'),(11869,2,2495,'input_text','','2223550713'),(11870,2,2495,'dropdown','','Projection Solutions'),(11871,2,2495,'description','','jqpptNhHoyFhRSWcBTjcM'),(11872,2,2496,'names','first_name','Mckenzie Trenwith'),(11873,2,2496,'email','','trenwith.mckenzie@msn.com'),(11874,2,2496,'input_text','','267821679'),(11875,2,2496,'description','','Attract precise, keyword-driven traffic to your website with our AI-optimized service, costing much less than paid ad platforms. Start growing now.\r\n\r\nhttps://marketingaged.com/'),(11876,2,2497,'names','first_name','Latanya Smallwood'),(11877,2,2497,'email','','latanya.smallwood@googlemail.com'),(11878,2,2497,'input_text','','527199333'),(11879,2,2497,'dropdown','','Audio Solutions'),(11880,2,2497,'description','','Drive keyword-specific traffic from targeted locations to your website with our AI-driven service, all at a budget-friendly rate. Connect with us to get started.\r\n\r\nhttps://ow.ly/tQLO50XO1lJ'),(11881,2,2498,'names','first_name','Odell Glover'),(11882,2,2498,'email','','odell.glover@gmail.com'),(11883,2,2498,'input_text','','3242043684'),(11884,2,2498,'dropdown','','Video Distribution'),(11885,2,2498,'description','','Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\r\n\r\nhttps://marketingaged.com/'),(11886,2,2499,'names','first_name','Karen B.'),(11887,2,2499,'email','','outreachseo56@yahoo.com'),(11888,2,2499,'input_text','','697586422'),(11889,2,2499,'dropdown','','Video Distribution'),(11890,2,2499,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nKaren'),(11891,2,2500,'names','first_name','LeeEmist'),(11892,2,2500,'email','','dinanikolskaya99@gmail.com'),(11893,2,2500,'dropdown','','Wireless Solutions'),(11894,2,2500,'description','','Zdravo, htio sam znati vašu cijenu.'),(11895,2,2501,'names','first_name','Rocky'),(11896,2,2501,'email','','sales@blueocean-technologies.com'),(11897,2,2501,'input_text','','515027061'),(11898,2,2501,'dropdown','','Mini PCs'),(11899,2,2501,'description','','Hi, \r\n\r\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\r\n\r\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\r\n\r\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\r\n\r\nOrder yours now at 50% OFF with FREE Shipping: http://bangeshop.com\r\n\r\nBest,\r\n\r\nRocky'),(11900,2,2502,'names','first_name','Rachael Harp'),(11901,2,2502,'email','','harp.rachael@msn.com'),(11902,2,2502,'input_text','','3459919078'),(11903,2,2502,'dropdown','','Projection Solutions'),(11904,2,2502,'description','','World\'s First AI App That Creates\r\nCinematic Clips, Shorts & Reels Completely Hands-Free\r\nIn 100s Of Language - In Just 60 Seconds\r\n\r\nhttps://bwzph2rqzdyw7vuh.site/MagicClipsAI?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nbecause we think \r\nwhat we’re offering \r\nmay be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nfurther communications from us, \r\nyou can \r\nopt out:\r\n\r\nhttps://bwzph2rqzdyw7vuh.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 2397 Via Lagrange 34, VT 1027\r\nLooking out for you, Rachael Harp.'),(11905,2,2503,'names','first_name','Deborah Kingsley'),(11906,2,2503,'email','','kingsley.deborah@gmail.com'),(11907,2,2503,'input_text','','3036440526'),(11908,2,2503,'dropdown','','Projection Solutions'),(11909,2,2503,'description','','Why do some books sell millions of copies while others fail?\r\n\r\nThe answer isn\'t luck. It’s Psychology. \r\n\r\nThe book that currently dominates the charts—selling over 272 copies daily—was built on a very specific scientific foundation. It took deep behavioral principles and simplified them into \"Tiny\" steps.\r\n\r\nhttps://center303-center303.site/TinyActionBooks?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou’re receiving this email \r\nbecause we believe \r\nour offer \r\nmay be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nadditional emails from us, \r\nsimply \r\nopt out:\r\n\r\nhttps://center303-center303.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8646 Tuvvagen 51, NA 442 43\r\nLooking out for you, Deborah Kingsley.'),(11910,2,2504,'names','first_name','Stepanie Vansickle'),(11911,2,2504,'email','','vansickle.stepanie@gmail.com'),(11912,2,2504,'input_text','','571542697'),(11913,2,2504,'dropdown','','Meeting Room Solutions'),(11914,2,2504,'description','','Apple HATES This... But They Can\'t Stop Me From Showing You How I Built A Money-Making App In 12 Minutes\r\nNow I\'m Handing You The Exact System To Do The Same — Zero Coding Required\r\n\r\nhttps://bandardewi8.site/MeeloAppEmpire?blueocean-technologies.com\r\n\r\nThis message is sent to you \r\nsince we think \r\nthe offer we provide \r\nmight be of interest to you.\r\n\r\nIf you would prefer not to receive \r\nadditional emails from us, \r\nyou can \r\nstop receiving emails:\r\n\r\nhttps://bandardewi8.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 4212 39 Rue Michel Ange, CENTRE 97232\r\nLooking out for you, Stepanie Vansickle.'),(11915,2,2505,'names','first_name','Jana Premo'),(11916,2,2505,'email','','jana.premo@yahoo.com'),(11917,2,2505,'input_text','','4702296'),(11918,2,2505,'dropdown','','Cables & Accessories'),(11919,2,2505,'description','','World\'s First AI Agent Powered By ChatGPT-5…\r\nThat Writes And Ranks Anything We Want… On The First Page Of Google… With ZERO SEO. And Zero Ads… \r\n\r\nhttps://www.youtube.com/@AISolutionsTop'),(11920,2,2506,'names','first_name','Adrianne Vang'),(11921,2,2506,'email','','vang.adrianne@googlemail.com'),(11922,2,2506,'input_text','','281963347'),(11923,2,2506,'dropdown','','Other Enquiry'),(11924,2,2506,'description','','Imagine launching a viral, faceless \r\nYouTube, TikTok, or Instagram channel \r\nin just minutes...\r\n(And Then Your new Channel \r\nautomatically Creates AND posts videos FOR YOU...\r\nSo you NEVER HAVE TO TOUCH IT, AGAIN?)\r\n\r\nThis is 100% AUTOMATED, so once you set it up, you never have to lift a finger!\r\n\r\nhttps://cola52.site/TrafficSupernova?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message \r\nsince we think \r\nwhat we’re offering \r\nmay be relevant to you.\r\n\r\nIf you don’t want to receive \r\nany more messages from us, \r\nyou can \r\nunsubscribe from these emails:\r\n\r\nhttps://cola52.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 7756 58 Avenue Jules Ferry, CENTRE 76300\r\nLooking out for you, Adrianne Vang.'),(11925,2,2507,'names','first_name','Sonia Mojica'),(11926,2,2507,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(11927,2,2507,'input_text','','342968019'),(11928,2,2507,'dropdown','','Other Enquiry'),(11929,2,2507,'description','','Trend Hunter AI gives you Real-Time Data \r\nTo Create Hot-Selling Amazon KDP eBooks \r\nThat Pay You Monthly Royalties for Years To come...\r\n\r\nhttps://cr1y5t.site/TrendHunterAI?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nbecause we believe \r\nthis offer \r\nmay interest you.\r\n\r\nIf you do not wish to receive \r\nany more messages from us, \r\nyou can \r\nopt out:\r\n\r\nhttps://cr1y5t.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 6258 Hoheluftchaussee 52, SN 4539\r\nLooking out for you, Sonia Mojica.'),(11930,2,2508,'names','first_name','Pilar Augustine'),(11931,2,2508,'email','','augustine.pilar@yahoo.com'),(11932,2,2508,'input_text','','7735073231'),(11933,2,2508,'dropdown','','Display Mounts'),(11934,2,2508,'description','','What If You Could Teach Any Topic Online...\r\nWithout Being a Subject Expert?\r\n\r\nhttps://connectwithseo.site/AIProfessor?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou’re receiving this email \r\nas we believe \r\nthe offer we provide \r\ncould be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nfuture messages from us, \r\nplease click here to \r\nunsubscribe from these emails:\r\n\r\nhttps://connectwithseo.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8677 28 City Walls Rd, NA Sy7 3ed\r\nLooking out for you, Pilar Augustine.'),(11935,2,2509,'names','first_name','Mike Erik Johansson'),(11936,2,2509,'email','','mike@monkeydigital.co'),(11937,2,2509,'dropdown','','Other Enquiry'),(11938,2,2509,'description','','Hi, \r\n \r\nSearch is changing faster than most businesses realize. \r\n \r\nMore buyers are now discovering products and services through AI-driven platforms — not only traditional search results. This is why we created the AI Rankings SEO Plan at Monkey Digital. \r\n \r\nIt’s designed to help websites become clear, trusted, and discoverable by AI systems that increasingly influence how people find and choose businesses. \r\n \r\nYou can view the plan here: \r\nhttps://www.monkeydigital.co/ai-rankings/ \r\n \r\nIf you’d like to see whether this approach makes sense for your site, feel free to reach out directly — even a quick question is fine. Whatsapp: https://wa.link/b87jor \r\n \r\n \r\n \r\nBest regards, \r\nMike Erik Johansson\r\n \r\nMonkey Digital \r\nmike@monkeydigital.co \r\nPhone/Whatsapp: +1 (775) 314-7914'),(11939,2,2510,'names','first_name','Bret Sipes'),(11940,2,2510,'email','','bret.sipes@gmail.com'),(11941,2,2510,'input_text','','7756651104'),(11942,2,2510,'dropdown','','Display Mounts'),(11943,2,2510,'description','','Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/57azYNM9Hq0'),(11944,2,2511,'names','first_name','Rosalind Rinehart'),(11945,2,2511,'email','','rosalind.rinehart22@msn.com'),(11946,2,2511,'input_text','','7729781885'),(11947,2,2511,'dropdown','','Mini PCs'),(11948,2,2511,'description','','Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\r\n\r\nhttps://marketingaged.com/'),(11949,2,2512,'names','first_name','Emma Wilson'),(11950,2,2512,'email','','emma.wilson6162@gmail.com'),(11951,2,2512,'input_text','','692481280'),(11952,2,2512,'dropdown','','Mini PCs'),(11953,2,2512,'description','','Hi,\r\n\r\nI came across blueocean-technologies.com and wanted to run an idea by you regarding your services.\r\n\r\nWe manage a large email audience (over 20 million people) and we are looking for a partner to forward these enquiries to.\r\n\r\nIt is very simple:\r\n\r\n1. We reach out to our audience.\r\n2. People who reply asking for further information, we forward to you.\r\n3. Unless the lead has false contact details, this counts as 1 lead.\r\n\r\nWe offer a Starter Package of 10 leads, so both parties can evaluate before potentially moving on to larger campaigns.\r\n\r\nIs this something you would be open to?\r\n\r\nKind Regards,\r\nEmma'),(11954,2,2513,'names','first_name','Elane Howe'),(11955,2,2513,'email','','howe.elane@gmail.com'),(11956,2,2513,'input_text','','Ad F Kkirhf'),(11957,2,2513,'dropdown','','Meeting Room Solutions'),(11958,2,2513,'description','','Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\r\n\r\nhttps://marketingaged.com/'),(11959,2,2514,'names','first_name','WillieDriet'),(11960,2,2514,'email','','seevax3@travel4all.org'),(11961,2,2514,'dropdown','','Audio Solutions'),(11962,2,2514,'description','','Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \r\nУход за такими окнами минимален, что позволяет сосредоточиться на других задачах.'),(11963,2,2515,'names','first_name','TPZzzMYuBONfuezg'),(11964,2,2515,'email','','riri.xaha.c.o.s53.7@gmail.com'),(11965,2,2515,'input_text','','4550126113'),(11966,2,2515,'dropdown','','Video Distribution'),(11967,2,2515,'description','','CUyszPDfehRDUPVenUOCLO'),(11968,2,2516,'names','first_name','LeeEmist'),(11969,2,2516,'email','','dinanikolskaya99@gmail.com'),(11970,2,2516,'dropdown','','Meeting Room Solutions'),(11971,2,2516,'description','','Ciao, volevo sapere il tuo prezzo.'),(11972,2,2517,'names','first_name','Alanna Zimmerman'),(11973,2,2517,'email','','zimmerman.alanna@outlook.com'),(11974,2,2517,'input_text','','3461333205'),(11975,2,2517,'dropdown','','LCD & LED Products'),(11976,2,2517,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/QFC3wO3eVy0'),(11977,2,2518,'names','first_name','Sebastian Dominique'),(11978,2,2518,'email','','sebastian.dominique@yahoo.com'),(11979,2,2518,'input_text','','493078218'),(11980,2,2518,'description','','Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/QFC3wO3eVy0'),(11981,2,2519,'names','first_name','gZllKkVNSUmewffQzrz'),(11982,2,2519,'email','','jakoq.e.y14.0@gmail.com'),(11983,2,2519,'input_text','','3674995539'),(11984,2,2519,'dropdown','','Projection Solutions'),(11985,2,2519,'description','','KwCjqDJUauITQYLiGyfqUfj'),(11986,2,2520,'names','first_name','GeorgeEmist'),(11987,2,2520,'email','','dinanikolskaya99@gmail.com'),(11988,2,2520,'dropdown','','Meeting Room Solutions'),(11989,2,2520,'description','','Hi, kam dashur të di çmimin tuaj'),(11990,2,2521,'names','first_name','Joshua Cruz'),(11991,2,2521,'email','','joshcruz@webclicknova.store'),(11992,2,2521,'input_text','','8644999571'),(11993,2,2521,'dropdown','','LCD & LED Products'),(11994,2,2521,'description','','Hello my name is Joshua. Is your company hiring any marketers right now? I\'m asking because I\'ve been reaching out to a few companies in your space to see where I might be a fit.'),(11995,2,2522,'names','first_name','GeorgeNurry'),(11996,2,2522,'email','','seevat98@madeiratravelnews.com'),(11997,2,2522,'dropdown','','Wireless Solutions'),(11998,2,2522,'description','','Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \r\nСовременные окна не только красиво выглядят, но и обеспечивают энергосбережение.'),(11999,2,2523,'names','first_name','Teresa Daigle'),(12000,2,2523,'email','','daigle.teresa@gmail.com'),(12001,2,2523,'input_text','','7574877806'),(12002,2,2523,'dropdown','','Cables & Accessories'),(12003,2,2523,'description','','Boost your website’s audience with our AI-powered traffic service, delivering targeted visitors at a lower cost than paid ads. Contact us today.\r\n\r\nhttps://ow.ly/7Iqw50XO1ln'),(12004,2,2524,'names','first_name','Williamlidge'),(12005,2,2524,'email','','seevag72@travel4all.org'),(12006,2,2524,'dropdown','','Mini PCs'),(12007,2,2524,'description','','Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \r\nОбращайте внимание на коэффициент теплопроводности и прочность стеклопакетов.'),(12008,2,2525,'names','first_name','Nassar Jaralla AlMarri'),(12009,2,2525,'email','','joynalbenard@gmail.com'),(12010,2,2525,'input_text','','08606011845'),(12011,2,2525,'dropdown','','Mini PCs'),(12012,2,2525,'description','','Hey there,\r\n\r\nI hope this message finds you well.\r\n\r\nCould you please provide your product list or e-catalogues for our review? We would also appreciate it if you could share detailed product specifications along with your pricing information, so we may evaluate and select the products that best meet our requirements.\r\n\r\nI would like to inform you that the Brazilian Ministry is interested in awarding a supply contract to a reputable and capable company that can reliably handle the production and delivery of your products. I am an accredited agent of the Ministry in Brazil, and we are currently seeking interested manufacturers and qualified suppliers to participate in this opportunity.\r\n\r\nPlease get back to me with the requested details at your earliest convenience so that we can proceed with further discussions.\r\n\r\nPlease note that the proposed payment terms include an upfront payment before production and shipment.\r\n\r\nThank you in advance for your cooperation. I look forward to your response.\r\n\r\nBest,\r\n\r\nEduardo Andre\r\nPlease Reply to: eduardo.andre41@proton.me'),(12013,2,2526,'names','first_name','Mike Anthonv Evans'),(12014,2,2526,'email','','mike@monkeydigital.co'),(12015,2,2526,'dropdown','','Other Enquiry'),(12016,2,2526,'description','','Dear Webmaster, \r\n \r\nI wanted to check in with something that could seriously help your website’s traffic. We work with a trusted ad network that allows us to deliver genuine, geo-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t fake traffic—it’s real visitors, tailored to your chosen market and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ high-quality visitors for just $10 \r\nLocalized traffic for multiple regions \r\nLarger traffic packages available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nReady to scale? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLet\'s get started today! \r\n \r\nBest, \r\nMike Anthonv Evans\r\n \r\nPhone/whatsapp: +1 (775) 314-7914'),(12017,2,2527,'names','first_name','Tubdiciada'),(12018,2,2527,'email','','klsik6pz@icloud.com'),(12019,2,2527,'dropdown','','Audio Solutions'),(12020,2,2527,'description','','Hi there, \r\n \r\nWe’re conducting a short survey for website owners about spam issues on their sites. \r\nIt takes less than 30 seconds and your input will help us build better tools for managing unwanted submissions. \r\n \r\nIf you’re interested, please click the link below to share your feedback: \r\n \r\nhttps://tinyurl.com/449z9pvr#blueocean-technologies.com \r\n \r\nThank you for your time!'),(12021,2,2528,'names','first_name','SimonEmist'),(12022,2,2528,'email','','zekisuquc419@gmail.com'),(12023,2,2528,'dropdown','','Video Distribution'),(12024,2,2528,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(12025,2,2529,'names','first_name','oYaPfnWrDFAozTnJaMe'),(12026,2,2529,'email','','mic.ole.x.e.c733@gmail.com'),(12027,2,2529,'input_text','','6898508268'),(12028,2,2529,'description','','vuKlxemcJDStWguDjrjXur'),(12029,2,2530,'names','first_name','Riley'),(12030,2,2530,'email','','sales@blueocean-technologies.com'),(12031,2,2530,'input_text','','115296123'),(12032,2,2530,'dropdown','','Other Enquiry'),(12033,2,2530,'description','','Good day \r\n\r\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \r\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\r\n\r\nWe\'ve had a lot of success with it so far and I think your dog would love it. \r\n\r\nGet yours today with 50% OFF: https://caredogbest.com\r\n\r\nFREE Shipping - TODAY ONLY! \r\n\r\nAll the best, \r\n\r\nRiley'),(12034,2,2531,'names','first_name','Tubdiciada'),(12035,2,2531,'email','','gukf8zyw@hotmail.com'),(12036,2,2531,'dropdown','','Display Mounts'),(12037,2,2531,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/2533j2m3'),(12038,2,2532,'names','first_name','Vana'),(12039,2,2532,'email','','bizassistance008@outlook.com'),(12040,2,2532,'input_text','','6765228922'),(12041,2,2532,'dropdown','','Meeting Room Solutions'),(12042,2,2532,'description','','Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\r\n\r\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\r\n\r\nI can help you with:\r\n > Categorizing income and expense transactions accurately\r\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\r\n > Maintaining clean and up-to-date financial records\r\n\r\nMy rate is USD 20 per hour.\r\n\r\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com'),(12043,2,2533,'names','first_name','Danielle McKillop'),(12044,2,2533,'email','','daniellemckillop66@gmail.com'),(12045,2,2533,'input_text','','5208271581'),(12046,2,2533,'dropdown','','Wireless Solutions'),(12047,2,2533,'description','','Hi,\r\n\r\nI came across blueocean-technologies.com and wanted to run something by you.\r\n\r\nMy team just finished a comprehensive 81-page YouTube guide for website owners - whether you are looking to launch a channel from scratch or grow an existing one through video. It’s currently listed for $17, but I’m looking for a bit of feedback from fellow site owners before the official launch later this month.\r\n\r\nIf you’d like to take a look at a copy to see if the system fits your 2026 plans, just reply and I’ll send over the link and a 100% discount code.\r\n\r\nIf you have no interest, feel free to ignore this.\r\n\r\nThanks,\r\nDanielle'),(12048,2,2534,'names','first_name','Tubdiciada'),(12049,2,2534,'email','','a63mov1f@icloud.com'),(12050,2,2534,'dropdown','','Other Enquiry'),(12051,2,2534,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/4xuhz34e'),(12052,2,2535,'names','first_name','Mattie Lynton'),(12053,2,2535,'email','','mattie.lynton70@gmail.com'),(12054,2,2535,'input_text','','F Y g K Bof'),(12055,2,2535,'dropdown','','Other Enquiry'),(12056,2,2535,'description','','Boost your blueocean-technologies.com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/QFC3wO3eVy0'),(12057,2,2536,'names','first_name','Chet McIlvain'),(12058,2,2536,'email','','mcilvain.chet@gmail.com'),(12059,2,2536,'input_text','','3149105542'),(12060,2,2536,'dropdown','','Mini PCs'),(12061,2,2536,'description','','Hi there,\r\n\r\nI’m not reaching out to sell anything directly — just passing along a resource that’s been genuinely useful for a few site owners I work with.\r\n\r\nThey’ve been using WebClickNova to send real human visitors to their websites (not bots), mainly to test pages, improve engagement metrics, and validate traffic sources. What stood out is that the traffic is AdSense-safe and shows up cleanly in analytics, which isn’t always the case with traffic services.\r\n\r\nIt seems to be a good fit for:\r\n\r\nWebsites looking to increase real visitor activity\r\n\r\nBusinesses testing funnels or landing pages\r\n\r\nSite owners who care about clean analytics and engagement\r\n\r\nIf this is relevant, here’s the site so you can take a look on your own:\r\nhttps://webclicknova.com/\r\n\r\nNo obligation at all — just sharing since it’s worked well for others.\r\n\r\nBest regards,'),(12062,2,2537,'names','first_name','Latta'),(12063,2,2537,'email','','dataentry756@outlook.com'),(12064,2,2537,'input_text','','4581200'),(12065,2,2537,'dropdown','','Audio Solutions'),(12066,2,2537,'description','','Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\r\n\r\nServices include:\r\n• Manual & online data entry (PDFs, invoices, forms)\r\n• Product uploads (Shopify, WooCommerce, Amazon, Etsy)\r\n• Excel cleanup, formatting & consolidation\r\n• Web research, data collection & lead generation\r\n• Document conversion & organization\r\n• Report preparation & data analysis\r\n\r\nEvery task is handled with attention to detail and timely delivery.\r\n\r\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com'),(12067,2,2538,'names','first_name','Edmund Caleb'),(12068,2,2538,'email','','edmund.caleb@gmail.com'),(12069,2,2538,'input_text','','6762006285'),(12070,2,2538,'dropdown','','Other Enquiry'),(12071,2,2538,'description','','Save big with our AI-powered traffic service, sending keyword-targeted visitors from specific locations to your website for less than paid ad campaigns. Learn more today.\r\n\r\nhttps://marketingager.com/'),(12072,2,2539,'names','first_name','Abi'),(12073,2,2539,'email','','bposervices1@outlook.com'),(12074,2,2539,'input_text','','2472962762'),(12075,2,2539,'dropdown','','Video Distribution'),(12076,2,2539,'description','','Hi,\r\n\r\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\r\n\r\n> Data entry and migration between tools or software\r\n> Uploading product catalogs, price lists, or customer data\r\n> Managing spreadsheets, reports, and admin documentation\r\n> Handling CRM updates and task tracking\r\n> File conversion (PDF to Word/Excel), transcription & formatting\r\n> Cleaning and organizing large datasets\r\n> Managing contact databases and verifying email lists\r\n> Updating inventory or backend systems\r\n\r\nYou get accuracy, speed, and reliable support—all starting at $10/hour.\r\n\r\nWould you like to outsource some of your operational workload?\r\n\r\nBest regards,\r\nAbi Singh\r\nBposervices1@outlook.com'),(12077,2,2540,'names','first_name','Errol Kornweibel'),(12078,2,2540,'email','','kornweibel.errol@gmail.com'),(12079,2,2540,'input_text','','2085329774'),(12080,2,2540,'dropdown','','Display Mounts'),(12081,2,2540,'description','','Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\r\n\r\nhttps://marketingager.com/'),(12082,2,2541,'names','first_name','Abi'),(12083,2,2541,'email','','your.assistant23@outlook.com'),(12084,2,2541,'input_text','','4023002291'),(12085,2,2541,'dropdown','','Mini PCs'),(12086,2,2541,'description','','Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \r\n > Admin \r\n > Marketing \r\n > Gathering data from multiple websites \r\n > Answering emails \r\n > Website management \r\n > Social media \r\n > Content writing \r\n > Planning new projects \r\n > Bookkeeping \r\n > Entering data into softwares \r\n > Back-office assistance \r\n > Data Entry Operator \r\n\r\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.'),(12087,2,2542,'names','first_name','Tubdiciada'),(12088,2,2542,'email','','63vrodz2@gmail.com'),(12089,2,2542,'dropdown','','Video Distribution'),(12090,2,2542,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/54bw7eha'),(12091,2,2543,'names','first_name','Margery Brigham'),(12092,2,2543,'email','','brigham.margery@gmail.com'),(12093,2,2543,'input_text','','2728299971'),(12094,2,2543,'dropdown','','Mini PCs'),(12095,2,2543,'description','','Hi\r\n\r\nI would be keen to speak someone from your marketing/PR department.\r\n\r\nI have a couple of local content creators who would be keen to work with you.\r\n\r\nPlease could you copy in Steven at info@lumiatra.online\r\n\r\nMany thanks\r\n\r\nMargery'),(12096,2,2544,'names','first_name','Luis Ramsay'),(12097,2,2544,'email','','luis.ramsay85@msn.com'),(12098,2,2544,'input_text','','265700784'),(12099,2,2544,'description','','Hi\r\n\r\nPlease could you put me in touch with your wholesale/distribution department.\r\n\r\nWhich countries do you currently cover?\r\n\r\nPlease could you also copy in Abby into your email at info@ashdowndistribution.online\r\n\r\nMany thanks\r\nLuis'),(12100,2,2545,'names','first_name','Mandy'),(12101,2,2545,'email','','creativeteamhire@outlook.com'),(12102,2,2545,'input_text','','3332428790'),(12103,2,2545,'dropdown','','Other Enquiry'),(12104,2,2545,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(12105,2,2546,'names','first_name','Lelia Reynolds'),(12106,2,2546,'email','','lelia.reynolds97@gmail.com'),(12107,2,2546,'input_text','','9732422045'),(12108,2,2546,'dropdown','','Cables & Accessories'),(12109,2,2546,'description','','Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\r\n\r\nhttps://ow.ly/JKzl50XSII5'),(12110,2,2547,'names','first_name','Mike Luca Bakker'),(12111,2,2547,'email','','info@speed-seo.net'),(12112,2,2547,'dropdown','','Display Mounts'),(12113,2,2547,'description','','Hi, \r\nWorried about hidden SEO issues on your website? Let us help — completely free. \r\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \r\n \r\nRun Your Free SEO Check Now \r\nhttps://www.speed-seo.net/check-site-seo-score/ \r\n \r\nOr chat with us and our agent will run the report for you: https://www.speed-seo.net/whatsapp-with-us/ \r\n \r\nBest regards, \r\n \r\n \r\nMike Luca Bakker\r\n \r\nSpeed SEO Digital \r\nEmail: info@speed-seo.net \r\nPhone/WhatsApp: +1 (833) 454-8622'),(12114,2,2548,'names','first_name','LeeEmist'),(12115,2,2548,'email','','zekisuquc419@gmail.com'),(12116,2,2548,'dropdown','','Wireless Solutions'),(12117,2,2548,'description','','Xin chào, tôi muốn biết giá của bạn.'),(12118,2,2549,'names','first_name','GvMFcRbGFYuVkANOaqhkml'),(12119,2,2549,'email','','esom.eq.uco.b.4.2.9@gmail.com'),(12120,2,2549,'input_text','','2904947360'),(12121,2,2549,'description','','YPpCoPsLxPyMMKbMyikAr'),(12122,2,2550,'names','first_name','Karen B.'),(12123,2,2550,'email','','outreachseo56@yahoo.com'),(12124,2,2550,'input_text','','3415543886'),(12125,2,2550,'dropdown','','Video Distribution'),(12126,2,2550,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nKaren'),(12127,2,2551,'names','first_name','Hubert Hilderbrand'),(12128,2,2551,'email','','hilderbrand.hubert@gmail.com'),(12129,2,2551,'input_text','','613359028'),(12130,2,2551,'dropdown','','Projection Solutions'),(12131,2,2551,'description','','Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://marketingager.com/'),(12132,2,2552,'names','first_name','Matt Bacak'),(12133,2,2552,'email','','mattbacak2025@gmail.com'),(12134,2,2552,'input_text','','8707414488'),(12135,2,2552,'dropdown','','Video Distribution'),(12136,2,2552,'description','','Hi,\r\n\r\n\r\nI was on your site at blueocean-technologies.com and would \r\n\r\nlike to offer you something:\r\n\r\n\r\n\r\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… and BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\n\r\n\r\nFor more click Here : https://jvz6.com/c/688203/424347/'),(12137,2,2553,'names','first_name','Vana'),(12138,2,2553,'email','','businessgrowtogether@outlook.com'),(12139,2,2553,'input_text','','3766986629'),(12140,2,2553,'dropdown','','Mini PCs'),(12141,2,2553,'description','','Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 20 per hour or We can set a monthly cost as per your convenience. \r\n\r\nReply me on Businessgrowtogether@outlook.com to discuss further.'),(12142,2,2554,'names','first_name','Bert Schoonover'),(12143,2,2554,'email','','bert.schoonover@hotmail.com'),(12144,2,2554,'input_text','','4316131820'),(12145,2,2554,'dropdown','','Mini PCs'),(12146,2,2554,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(12147,2,2555,'names','first_name','Matt Bacak'),(12148,2,2555,'email','','mattbacak2025@gmail.com'),(12149,2,2555,'input_text','','3134078011'),(12150,2,2555,'dropdown','','Audio Solutions'),(12151,2,2555,'description','','Hi,\r\n\r\n\r\nI was on your website at blueocean-technologies.com and would \r\n\r\nlike to offer you something:\r\n\r\n\r\n\r\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… and BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\n\r\n\r\nFor more click Here : https://jvz6.com/c/688203/424347/'),(12152,2,2556,'names','first_name','RobertEmist'),(12153,2,2556,'email','','zekisuquc419@gmail.com'),(12154,2,2556,'dropdown','','Mini PCs'),(12155,2,2556,'description','','Здравейте, исках да знам цената ви.'),(12156,2,2557,'names','first_name','Sam'),(12157,2,2557,'email','','dataentry756@outlook.com'),(12158,2,2557,'input_text','','630615277'),(12159,2,2557,'dropdown','','Wireless Solutions'),(12160,2,2557,'description','','Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\r\n\r\nServices include:\r\n • Manual & online data entry (PDFs, invoices, forms)\r\n • Product uploads (Shopify, WooCommerce, Amazon, Etsy)\r\n • Excel cleanup, formatting & consolidation\r\n • Web research, data collection & lead generation\r\n • Document conversion & organization\r\n • Report preparation & data analysis\r\n\r\nEvery task is handled with attention to detail and timely delivery.\r\n\r\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com'),(12161,2,2558,'names','first_name','Matt Bacak'),(12162,2,2558,'email','','mattbacak2025@gmail.com'),(12163,2,2558,'input_text','','407403868'),(12164,2,2558,'description','','Dear blueocean-technologies.com admin,\r\n\r\n\r\nI visited your website at blueocean-technologies.com and would \r\nlike\r\nto offer you something :\r\n\r\n\r\n\r\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… and BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\n\r\n\r\nFor more click Here : https://jvz6.com/c/688203/424347/'),(12165,2,2559,'names','first_name','Reginald Prada'),(12166,2,2559,'email','','reginald.prada@googlemail.com'),(12167,2,2559,'input_text','','3703589431'),(12168,2,2559,'dropdown','','Projection Solutions'),(12169,2,2559,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/57azYNM9Hq0'),(12170,2,2560,'names','first_name','Octavia Heydon'),(12171,2,2560,'email','','heydon.octavia@msn.com'),(12172,2,2560,'input_text','','472840910'),(12173,2,2560,'description','','SoundSparkGenerator is a cloud-based tool that lets you create custom music styles in seconds by mixing genres, instruments, and vocal options. \r\n\r\nhttps://finsup.site/SoundSparkGenerator\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://www.novaai.expert/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(12174,2,2561,'names','first_name','Ravi'),(12175,2,2561,'email','','businessgrowtogether@outlook.com'),(12176,2,2561,'input_text','','8318026482'),(12177,2,2561,'dropdown','','Display Mounts'),(12178,2,2561,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(12179,2,2562,'names','first_name','sSARXvgVGmqOnwEITBKJZl'),(12180,2,2562,'email','','t.uwo.y.u.c.ex1.6@gmail.com'),(12181,2,2562,'input_text','','3604840260'),(12182,2,2562,'dropdown','','Other Enquiry'),(12183,2,2562,'description','','IOZvsfViNWKVHgUusNwBa'),(12184,2,2563,'names','first_name','Johnette Becker'),(12185,2,2563,'email','','johnette.becker@googlemail.com'),(12186,2,2563,'input_text','','319388211'),(12187,2,2563,'dropdown','','Display Mounts'),(12188,2,2563,'description','','Book Ninja does everything for you in mINUTES,\r\nbuilding you a passive income for years to come...\r\nhttps://facommunication.site/BookNinja\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://facommunication.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(12189,2,2564,'names','first_name','Christi Aird'),(12190,2,2564,'email','','aird.christi86@outlook.com'),(12191,2,2564,'input_text','','6180088154'),(12192,2,2564,'dropdown','','Video Distribution'),(12193,2,2564,'description','','World\'s First AI App That Creates\r\nCinematic Clips, Shorts & Reels Completely Hands-Free\r\nIn 100s Of Language - In Just 60 Seconds\r\n\r\nhttps://fitgirlpack.site/MagicClipsAI\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://fitgirlpack.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 209 West Street Comstock Park, MI 49321'),(12194,2,2565,'names','first_name','Nassar Jaralla AlMarri'),(12195,2,2565,'email','','lucypowers1998@gmail.com'),(12196,2,2565,'input_text','','08395202582'),(12197,2,2565,'description','','Hello there,\r\n\r\nWe are a financial services and advisory company, mandated by our investors, to seek business opportunities and projects for potential funding and debt capital financing.\r\n\r\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or plan to embark upon as a means of expanding your (their) global portfolio.\r\n\r\nWe are eager to have more discussions on this subject in any way you believe suitable.\r\n\r\nPlease reply to this message or reach out to us via chat at https://t.me/jarallaz.\r\n\r\nLooking forward to working with you.\r\n\r\nBest Regards,\r\nMr. Nassar Jaralla Al-Marri\r\nFinancial Partner\r\nPlease Reply to: jaralla.nassar@dejlaconsultlng.com'),(12198,2,2566,'names','first_name','Kellee McQuillen'),(12199,2,2566,'email','','kellee.mcquillen@gmail.com'),(12200,2,2566,'input_text','','99243840'),(12201,2,2566,'dropdown','','Other Enquiry'),(12202,2,2566,'description','','Apple HATES This... But They Can\'t Stop Me From Showing You How I Built A Money-Making App In 12 Minutes\r\nNow I\'m Handing You The Exact System To Do The Same — Zero Coding Required\r\nhttps://hitclub66.site/MeeloAppEmpire\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou see this message because we consider it could be relevant. \r\nIf you don’t want further updates, please use this path to UNSUBSCRIBE: \r\nhttps://hitclub66.site/unsubscribe?domain=blueocean-technologies.com \r\nAddress: 209 West Street Comstock Park, MI 49321 \r\nAll the best, Ethan Parker'),(12203,2,2567,'names','first_name','Gemma Marshall'),(12204,2,2567,'email','','gemmamarshall811@gmail.com'),(12205,2,2567,'input_text','','24700546'),(12206,2,2567,'dropdown','','Display Mounts'),(12207,2,2567,'description','','Hi,\r\n\r\nI was just looking at blueocean-technologies.com and wanted to ask: are you looking to scale your Instagram presence right now?\r\n\r\nWe help brands like yours add 300+ targeted Instagram followers every month using manual outreach and ads. We can grow your existing page or even build a brand-new profile from scratch for you if you\'d prefer a fresh start.\r\n\r\nWould you like me to send over some more info on how it works?\r\n\r\nThanks for your time,\r\nGemma'),(12208,2,2568,'names','first_name','Mike Wolfgang Karlsen'),(12209,2,2568,'email','','info@professionalseocleanup.com'),(12210,2,2568,'dropdown','','Display Mounts'),(12211,2,2568,'description','','Hi, \r\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \r\n \r\nFix it now: \r\nhttps://www.professionalseocleanup.com/ \r\n \r\nNeed help or questions? Chat here: \r\nhttps://www.professionalseocleanup.com/whatsapp/ \r\n \r\nBest, \r\nMike Wolfgang Karlsen\r\n \r\n+1 (855) 221-7591 \r\ninfo@professionalseocleanup.com'),(12212,2,2569,'names','first_name','Julie Carington'),(12213,2,2569,'email','','julie.carington@gmail.com'),(12214,2,2569,'input_text','','8033712208'),(12215,2,2569,'dropdown','','Mini PCs'),(12216,2,2569,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/2tosLZXrvCA'),(12217,2,2570,'names','first_name','Internet_rsor'),(12218,2,2570,'email','','pbgjknyjkor@bounce3d.store'),(12219,2,2570,'dropdown','','Audio Solutions'),(12220,2,2570,'description','','Здесь можно найти как классические, так и современные модели ковров. \r\nКовры дешево \r\nВ ассортименте представлены ковры из шерсти, искусственных и натуральных волокон для разных предпочтений.'),(12221,2,2571,'names','first_name','Chun Helena'),(12222,2,2571,'email','','helena.chun@hotmail.com'),(12223,2,2571,'input_text','','7708686155'),(12224,2,2571,'dropdown','','LCD & LED Products'),(12225,2,2571,'description','','Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\r\n\r\nhttps://ow.ly/KJL650XSItJ'),(12226,2,2572,'names','first_name','Choy K.'),(12227,2,2572,'email','','km.health@outlook.com'),(12228,2,2572,'input_text','','Obix b'),(12229,2,2572,'dropdown','','Mini PCs'),(12230,2,2572,'description','','Hi,\r\n\r\n\r\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\r\n\r\n.\r\n\r\nLet me know if you’re keen!\r\n\r\n\r\n\r\nBest,\r\n\r\nChoy'),(12231,2,2573,'names','first_name','RobertEnvew'),(12232,2,2573,'email','','mariajesusmateo79@gmail.com'),(12233,2,2573,'dropdown','','Meeting Room Solutions'),(12234,2,2573,'description','','Through death, the family is not destroyed, it is transformed; a part of it passes into the unseen. We believe that death is an absence, when in fact it is a discreet presence. \r\nI am suffering from a serious illness that will lead to my certain death. \r\nI have €512,000 in my bank account, which I would like to donate. \r\nPlease contact me if you are interested. \r\n \r\nEmail: mariajesusgarciaa86@gmail.com'),(12235,2,2574,'names','first_name','Herman Kurtz'),(12236,2,2574,'email','','info@aisoftwaremarketing.com'),(12237,2,2574,'input_text','','4095798565'),(12238,2,2574,'description','','Hi,\r\n\r\n\r\n\r\nThis is Herman from CloudwowX.\r\n\r\n\r\n\r\nI’m reaching out to request a short 30-minute virtual demo meeting with the Director or decision-maker at your company.\r\n\r\n\r\n\r\nWe help businesses increase income and generate more clients by implementing practical AI systems that automate lead capture and follow-ups. This includes AI chat systems, WhatsApp automation, and AI-powered callers that automatically qualify potential clients.\r\n\r\n\r\n\r\nThe meeting is simply a short demonstration to show the software in action and explore how it could realistically benefit your business. There is no obligation.\r\n\r\n\r\n\r\nIf you’re open to taking a look, you can book a time directly here:\r\n\r\n\r\nhttps://calendly.com/cloudwowx/demo\r\n\r\n\r\n\r\nKind regards,\r\n\r\n\r\nHerman\r\n\r\n\r\nproposal@cloudwowx.com\r\n\r\nCloudwowX\r\nhttps://www.cloudwowx.com'),(12239,2,2575,'names','first_name','remont_myPa'),(12240,2,2575,'email','','cqzpcqvwdpa@aurevoirmail.com'),(12241,2,2575,'dropdown','','Video Distribution'),(12242,2,2575,'description','','Ремонт пылесосов Dyson требует внимания к деталям и точности . Ремонт таких устройств может показаться сложным, но с правильным подходом и знаниями можно добиться отличных результатов. Устранение неисправностей в пылесосах Dyson должно начинаться с выявления источника проблемы . Это шаг, который нельзя пропустить, поскольку он напрямую влияет на эффективность последующих действий. \r\n \r\n Техническое обслуживание пылесосов Dyson включает в себя регулярную проверку и замену деталей . Кроме того, ремонт позволяет снизить затраты на приобретение нового оборудования и сократить время простоя устройств. Самостоятельный ремонт пылесосов Dyson требует определенных навыков и знаний . \r\n \r\nОсновные поломки и их устранение \r\n Поломки в системе фильтрации также могут привести к снижению эффективности работы пылесоса. Для их устранения необходимы определенные инструменты и знания. Замена неисправных деталей, таких как двигатель или фильтры, также является распространенным ремонтом . Это позволяет вернуть пылесосу его прежнюю производительность и качество уборки. \r\n \r\n Использование пылесосов Dyson в соответствии с инструкцией производителя также снижает риск поломок. Для предотвращения поломок необходимо следовать рекомендациям производителя по эксплуатации и обслуживанию . Это не только экономит время и деньги, но и обеспечивает безопасность использования устройства. \r\n \r\nИнструменты и материалы для ремонта \r\nДля ремонта пылесосов Dyson необходимы специальные инструменты и материалы . Выбор правильных инструментов и материалов имеет важное значение для успешного ремонта . Это позволяет обеспечить долгую службу и высокое качество работы пылесоса после ремонта. \r\n \r\nРемонт пылесосов Dyson также требует определенных знаний и навыков . Существует много онлайн-ресурсов и руководств, которые могут помочь в ремонта пылесосов Dyson . Это позволяет пользователям стать более независимыми и способными выполнять ремонт самостоятельно. \r\n \r\nРемонт пылесосов Dyson является важным аспектом их поддержания и продления срока службы . Для этого будут необходимы новые знания и навыки в области ремонта и обслуживания . Это означает, что пользователям и профессионалам необходимо быть готовыми к новым вызовам и развивать свои навыки и знания. \r\n \r\n Разработка более эффективных систем фильтрации и всасывания будет играть важную роль в будущем . Для этого будут необходимы постоянные обучение и совершенствование навыков и знаний . Это позволит обеспечить еще более качественную и эффективную уборку с помощью пылесосов Dyson в будущем. \r\nремонт дайсон в москве пылесоса https://dyson-service-center-msk.ru/'),(12243,2,2576,'names','first_name','Sam'),(12244,2,2576,'email','','hireonline556600@outlook.com'),(12245,2,2576,'input_text','','489226103'),(12246,2,2576,'dropdown','','Cables & Accessories'),(12247,2,2576,'description','','My name is Sam. I provide data entry services starting from $8 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \r\n\r\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.'),(12248,2,2577,'names','first_name','Madonna Fries'),(12249,2,2577,'email','','fries.madonna@msn.com'),(12250,2,2577,'input_text','','387355694'),(12251,2,2577,'dropdown','','Cables & Accessories'),(12252,2,2577,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/2tosLZXrvCA'),(12253,2,2578,'names','first_name','Heather Wanliss'),(12254,2,2578,'email','','heather.wanliss@gmail.com'),(12255,2,2578,'input_text','','249417064'),(12256,2,2578,'dropdown','','LCD & LED Products'),(12257,2,2578,'description','','Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\r\n\r\nhttps://marketingager.com/'),(12258,2,2579,'names','first_name','Mike Florian Jacobs'),(12259,2,2579,'email','','info@digital-x-press.com'),(12260,2,2579,'dropdown','','Meeting Room Solutions'),(12261,2,2579,'description','','Hi, \r\nI understand that some companies have difficulties understanding that SEO is a continuous effort and a well-planned regular commitment. \r\n \r\nUnfortunately, very few marketers have the willingness to recognize the incremental yet meaningful benefits that can completely transform their digital visibility. \r\n \r\nWith Google’s evolving algorithms, a consistent, continuous SEO strategy including Answer Engine Optimization (AEO) is critical for getting a profitable outcome. \r\n \r\nIf you see this as the ideal method, partner with us! \r\n \r\nDiscover Our Monthly SEO Services https://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nReach Out on Instant Messaging https://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe deliver remarkable performance for your resources, and you will value choosing us as your digital marketing ally. \r\n \r\nKind regards, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148'),(12262,2,2580,'names','first_name','Nik'),(12263,2,2580,'email','','projectsbrandvisibilty@outlook.com'),(12264,2,2580,'input_text','','3133475224'),(12265,2,2580,'dropdown','','LCD & LED Products'),(12266,2,2580,'description','','Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. I just designed a Top-Notch Website for one of my clients and She is getting an amazing response right now. She is very happy. I can share her website link and you would definitely like it. \r\n\r\nFeel free to contact me at Projectsbrandvisibilty@outlook.com and let’s discuss it ahead.'),(12267,2,2581,'names','first_name','Reda Lennox'),(12268,2,2581,'email','','reda.lennox@msn.com'),(12269,2,2581,'input_text','','489527611'),(12270,2,2581,'description','','Hello there,\r\n\r\nAre you currently looking for a reliable full-time Marketing Assistant to support your business across marketing and day-to-day operations?\r\n\r\nOur assistants can handle tasks such as:\r\n• Paid ads (Google Ads, Meta/Facebook Ads)\r\n• SEO & keyword research\r\n• Social media management & content scheduling\r\n• Content support & marketing research\r\n• Website management (WordPress & Shopify)\r\n• Lead sourcing & CRM updates\r\n• Email marketing & automation\r\n• Data entry & database management\r\n• Admin and operational support\r\n\r\nBasically, anything you want your assistant to work on—marketing or operations.\r\n\r\nThey work a minimum of 8 hours per day for $500USD/month, and your first month is completely free.\r\n\r\nStart with your free first month:\r\n\r\nDirect Google Form: https://docs.google.com/forms/d/e/1FAIpQLSeGjODXp563pmk4E0fdx7Xn95hO9odGw7REe_SsCUTVQGRXmw/viewform?usp=header\r\n\r\nShort Google Form link: https://forms.gle/aMzVwJC5VbiPWmHP6\r\n\r\nShort link: https://shorturl.at/IH0wO \r\n\r\nThanks.'),(12271,2,2582,'names','first_name','Nick Threatt'),(12272,2,2582,'email','','threatt.nick66@gmail.com'),(12273,2,2582,'input_text','','623088919'),(12274,2,2582,'dropdown','','Other Enquiry'),(12275,2,2582,'description','','While you’re rotting away building complex funnels and burning cash on ads that don’t convert, Amazon is paying out over half a billion dollars in royalties to people who aren’t even \"writers\". You’re working too hard for pennies. Stop being a \"content slave\" and start building a digital asset portfolio that actually pays while you sleep. Book Ninja is an AI-powered beast that uses nine different tools to research, write, and design high-demand books in under 4 minutes.\r\nNo writing, no design skills, and zero marketing are required because Amazon already has the buyers waiting for you. Simply pick a niche, click a button, and upload your assets to Amazon, Etsy, or Shopify to start stacking royalties 24/7. Every day you hesitate is another day you are literally handing your share of that $520M to someone else who was faster than you. Stop wondering \"what if\" and start collecting—it\'s 100% risk-free for 30 days.\r\n\r\nhttps://jrvtns4nrv9jekfx.site/BookNinja?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nas we believe \r\nthis offer \r\ncould be relevant to you.\r\n\r\nIf you don’t want to receive \r\nany more messages from us, \r\nplease click here to \r\nopt out:\r\n\r\nhttps://jrvtns4nrv9jekfx.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5023 Cornelis Bloemaertsingel 47, ZH 3067 Nj\r\nLooking out for you, Nick Threatt.'),(12276,2,2583,'names','first_name','Avtoservis_nwol'),(12277,2,2583,'email','','wnzqzqpwvol@lvdskjn.store'),(12278,2,2583,'dropdown','','Audio Solutions'),(12279,2,2583,'description','','В Москве существует множество автосервисов, специализирующихся на Тойота. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \r\nЕсли вам нужен качественный и надежный автосервис Toyota в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРабота с автомобилями этой марки требует особого подхода. Каждый механик проходит специальное обучение и сертификацию. \r\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \r\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Ваше доверие для нас — наивысшая награда.'),(12280,2,2584,'names','first_name','Matt Bacak'),(12281,2,2584,'email','','mattbacak2025@gmail.com'),(12282,2,2584,'input_text','','7184813520'),(12283,2,2584,'dropdown','','Meeting Room Solutions'),(12284,2,2584,'description','','Imagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… and BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\n\r\nFor more click Here : https://jvz6.com/c/688203/424347/'),(12285,2,2585,'names','first_name','Valentin Kohler'),(12286,2,2585,'email','','kohler.valentin@msn.com'),(12287,2,2585,'input_text','','5848952963'),(12288,2,2585,'dropdown','','Projection Solutions'),(12289,2,2585,'description','','Drive targeted traffic to your site with our affordable AI-powered solution, saving you big compared to pricey paid ad campaigns. Contact us to learn more.\r\n\r\nhttps://marketingager.com/'),(12290,2,2586,'names','first_name','GeorgeEmist'),(12291,2,2586,'email','','zekisuquc419@gmail.com'),(12292,2,2586,'dropdown','','Mini PCs'),(12293,2,2586,'description','','Kaixo, zure prezioa jakin nahi nuen.'),(12294,2,2587,'names','first_name','Laura Handley'),(12295,2,2587,'email','','handley.laura@gmail.com'),(12296,2,2587,'input_text','','447821226'),(12297,2,2587,'dropdown','','Mini PCs'),(12298,2,2587,'description','','Stop kidding yourself. To a busy business owner, your \"SEO\" or \"Ads\" pitch is just more noise they’ve heard a thousand times. You’re begging for attention and getting ignored because you’re selling confusing services instead of providing instant, usable value. You aren\'t an authority; you\'re just another salesperson in their inbox.\r\nLocal Toolkit Fortune flips the script: you stop pitching and start owning the platform they actually use daily. We give you a complete, ready-to-launch website with 20 essential tools—like QR generators and Wi-Fi cards—that require zero technical skills or API keys. With 10 free tools to build trust and 10 premium tools to generate automated profits, you finally become the \"go-to\" resource instead of a desperate lead-chaser. \r\nGet Local Toolkit Fortune Now: https://nightbet.site/LocalToolkitFortune?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nas we think \r\nthis offer \r\nmight be of interest to you.\r\n\r\nIf you don’t want to receive \r\nadditional emails from us, \r\nplease click here to \r\nstop receiving emails:\r\n\r\nhttps://nightbet.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5951 In Stierwisen 59, NA 8155\r\nLooking out for you, Laura Handley.'),(12299,2,2588,'names','first_name','Ava Teakle'),(12300,2,2588,'email','','ava.teakle7@gmail.com'),(12301,2,2588,'input_text','','481258317'),(12302,2,2588,'dropdown','','Mini PCs'),(12303,2,2588,'description','','Let’s be honest: your business is invisible because you have zero traffic. You’re wasting hours \"creating content\" and editing videos that nobody watches, while the pros are stealing all the views. Most marketers fail because they are tired of the grind. Stop trying to be a filmmaker and start using a shortcut that actually works while you sleep.\r\nI’m using a \"Secret Script\" that auto-creates viral shorts in my browser in seconds—no recording, no editing, and zero technical skills required. YouTube literally forces traffic to these videos, accounting for 90% of the views; I banked 678 visitors in 25 hours from a single \"lucky accident\". This is your last point of access to get 100s of daily visitors for a one-time payment of $17. Either grab this unfair advantage now or keep struggling with an empty shop.\r\nAccess the Script & Instructions Here: https://kotel.site/10SecondScrollTraffic?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou’re receiving this email \r\nbecause we believe \r\nwhat we’re offering \r\ncould be relevant to you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nyou can \r\nunsubscribe from these emails:\r\n\r\nhttps://kotel.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8830 Rue De Berloz 341, WLG 4257\r\nLooking out for you, Ava Teakle.'),(12304,2,2589,'names','first_name','Arthur Gilfillan'),(12305,2,2589,'email','','arthur.gilfillan@gmail.com'),(12306,2,2589,'input_text','','5302500061'),(12307,2,2589,'dropdown','','Video Distribution'),(12308,2,2589,'description','','Our AI-powered solution sends precise visitors to your site, costing significantly less than expensive paid ads. Learn how to increase your reach today.\r\n\r\nhttps://marketingager.com/'),(12309,2,2590,'names','first_name','Matt Bacak'),(12310,2,2590,'email','','mattbacak2025@gmail.com'),(12311,2,2590,'input_text','','498311501'),(12312,2,2590,'dropdown','','Projection Solutions'),(12313,2,2590,'description','','Imagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\r\nAll done while you were sleeping.\r\nNo coding. No client-chasing. No proposals to write.\r\nThat’s exactly what LocalBizAI did for me.\r\nJust one click… and BOOM!\r\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\r\n\r\nFor more click Here : https://jvz6.com/c/688203/424347/'),(12314,2,2591,'names','first_name','Abi'),(12315,2,2591,'email','','brandbuildingassistance@outlook.com'),(12316,2,2591,'input_text','','3483628407'),(12317,2,2591,'dropdown','','Meeting Room Solutions'),(12318,2,2591,'description','','Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. Reach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.'),(12319,2,2592,'names','first_name','Elisha Sylvester'),(12320,2,2592,'email','','sylvester.elisha20@gmail.com'),(12321,2,2592,'input_text','','449528929'),(12322,2,2592,'dropdown','','Other Enquiry'),(12323,2,2592,'description','','Stop lying to yourself. If you’re stuck selling one-off products, you aren’t a business owner—you’re a slave to the next sale. Every single month, your bank account resets to zero, and you’re forced back onto the \"entrepreneurial hamster wheel\". It’s exhausting, it\'s demoralizing, and it’s stealing your financial freedom.\r\nThe R.A.P.I.D. TimeShift™ System is your only way out. It is a \"set-it-and-forget-it\" blueprint designed to build predictable monthly income that deposits money into your account like clockwork.\r\n\r\nGet Out of the Trap Here: https://indianxvideos.site/RapidRecurringRevenue?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nThis message is sent to you \r\nbecause we believe \r\nthe offer we provide \r\ncould be relevant to you.\r\n\r\nIf you do not wish to receive \r\nfurther communications from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://indianxvideos.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 2569 74 Rue Clement Marot, CENTRE 66000\r\nLooking out for you, Elisha Sylvester.'),(12324,2,2593,'names','first_name','LeeEmist'),(12325,2,2593,'email','','zekisuquc419@gmail.com'),(12326,2,2593,'dropdown','','Audio Solutions'),(12327,2,2593,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(12328,2,2594,'names','first_name','Charline Maddock'),(12329,2,2594,'email','','charline.maddock65@gmail.com'),(12330,2,2594,'input_text','','623469673'),(12331,2,2594,'dropdown','','Mini PCs'),(12332,2,2594,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/2tosLZXrvCA'),(12333,2,2595,'names','first_name','JessieClole'),(12334,2,2595,'email','','megumibanerjee6788@gmx.com'),(12335,2,2595,'dropdown','','Other Enquiry'),(12336,2,2595,'description','','Закупал материалы - в каждом магазине разные рекомендации. То \"берите только импортную\", то \"отечественная лучше\". Нашел каталог с сайтами, где эксперты тестируют продукцию объективно. Наконец разобрался, что покупать \r\nСайт domodomiknash.xyz'),(12337,2,2596,'names','first_name','Dana'),(12338,2,2596,'email','','bizassistance008@outlook.com'),(12339,2,2596,'input_text','','2605498037'),(12340,2,2596,'dropdown','','Other Enquiry'),(12341,2,2596,'description','','Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \r\n\r\nReply me on bizassistance008@outlook.com to discuss further.'),(12342,2,2597,'names','first_name','Alex Lemons'),(12343,2,2597,'email','','lemons.alex@hotmail.com'),(12344,2,2597,'input_text','','5133446079'),(12345,2,2597,'dropdown','','Audio Solutions'),(12346,2,2597,'description','','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/2tosLZXrvCA'),(12347,2,2598,'names','first_name','Louise McCree'),(12348,2,2598,'email','','mccree.louise@gmail.com'),(12349,2,2598,'dropdown','','Display Mounts'),(12350,2,2598,'description','','Stop acting like a starving artist and wasting hours \"inventing demand\" for products nobody wants. While you’re stuck in \"prompt roulette\" and watching your generic listings stay flat for months, there is a $12.96 billion market laughing at your effort. You’re fighting for scraps because you’re starting from zero, while the pros are busy \"stealing\" an audience that is already obsessed and ready to buy.\r\nThe secret is the 80/20 Rule: 20% of public domain figures drive 80% of the sales. Easy AI Popular Figure Public Domain hands you the keys to this vault with 250 proven prompts and a Custom GPT that does 99% of the work for you. You can either keep screaming into the void with products that don\'t sell, or you can use our 2-step multiplier to hijack existing traffic and finally start winning.\r\nStop Guessing. Start Scaling: https://playfix.site/EasyAI?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nas we believe \r\nwhat we’re offering \r\ncould be relevant to you.\r\n\r\nIf you don’t want to receive \r\nadditional emails from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://playfix.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 8163 Spielerstrasse 47, BURGENLAND 8565\r\nLooking out for you, Louise McCree.'),(12351,2,2599,'names','first_name','Casie Lachance'),(12352,2,2599,'email','','casie.lachance53@gmail.com'),(12353,2,2599,'input_text','','6019884987'),(12354,2,2599,'description','','Stop letting the \"big players\" steal your commissions while you rot in affiliate rejection hell because you have no track record. You’re failing because you have no list, no YouTube channel, and no authority—and frankly, the industry doesn\'t care about your struggle. But for literally one single dollar, we are handing you guaranteed approval on a silver platter and giving you 100% front-end commissions so you can finally be in profit after your very first sale.\r\nIf you can’t invest the price of a cheap coffee to have a Top 5% affiliate promote your link for you, then quit now and stay broke. This is a completely hands-off, passive system where we do absolutely everything—no tech skills, no website, and zero promoting required from your side. The price is about to skyrocket to a realistic level, so either take fast action or keep watching others get rich.\r\nGET ACCESS FOR $1 NOW: https://luckyslots303.site/NewYearIncomeSystem?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nsince we think \r\nwhat we’re offering \r\ncould be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nfuture messages from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://luckyslots303.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 6510 3514 Washington Avenue, MS 39402\r\nLooking out for you, Casie Lachance.'),(12355,2,2600,'names','first_name','Gudrun Quisenberry'),(12356,2,2600,'email','','gudrun.quisenberry@gmail.com'),(12357,2,2600,'input_text','','4632408136'),(12358,2,2600,'dropdown','','Display Mounts'),(12359,2,2600,'description','','Stop over-complicating. Most \"AI tools\" are just more work for you to learn.\r\nReplic8 is different. It’s a fully built AI closing system that’s already trained to do the hard work: answering calls, following up, and booking appointments for businesses 24/7.\r\nThe pain for business owners is real: they spend 50k−100k on staff who miss calls, give attitude, or quit. You offer them a \"try before you buy\" freebie that actually works. Once they see the appointments rolling in, they won’t want to turn it off.\r\nThe Math:\r\n• No tech skills or sales experience needed.\r\n• Simple copy-paste setup.\r\n• $1,000/month per client in recurring income.\r\nAccess Replic8 Before the Rest Of The World Wakes Up: https://seofaucet.site/Replic8?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nsince we think \r\nthe offer we provide \r\nmay be relevant to you.\r\n\r\nIf you don’t want to receive \r\nfuture messages from us, \r\nyou can \r\nstop receiving emails:\r\n\r\nhttps://seofaucet.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 2079 Hochstrasse 49, BY 92449\r\nLooking out for you, Gudrun Quisenberry.'),(12360,2,2601,'names','first_name','Erlinda Byatt'),(12361,2,2601,'email','','erlinda.byatt@outlook.com'),(12362,2,2601,'input_text','','639352891'),(12363,2,2601,'dropdown','','Cables & Accessories'),(12364,2,2601,'description','','How much longer will you endure the \"soul-sucking\" 9-5 grind and the constant anxiety of unpaid bills while your life slips away? You are trapped in a rat race, wasting time on \"systems\" that fail while billionaires exploit the technology you should be using. It is time to stop being a victim of an annoying boss and start leveraging the same Facebook loophole that the giants use to generate massive results.\r\nCash Genie A.I. is your automated shortcut to freedom, doing all the heavy lifting for you without ads, SEO, or any technical headaches. This \"done-for-you\" system works on any device—even an old phone—and allows you to activate a secret link in just three simple steps to start siphoning passive commissions 24/7. Grab your access for a tiny one-time fee before the price skyrockets to a monthly subscription\r\n\r\nhttps://redirect1.site/CashGenieAI?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nbecause we believe \r\nthis offer \r\nmay be relevant to you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nplease click here to \r\nstop receiving emails:\r\n\r\nhttps://redirect1.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5506 Eemland 70, DR 9405 Kd\r\nLooking out for you, Erlinda Byatt.'),(12365,2,2602,'names','first_name','Martha Kurtz'),(12366,2,2602,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(12367,2,2602,'input_text','','4192410563'),(12368,2,2602,'dropdown','','Projection Solutions'),(12369,2,2602,'description','','Stop lying to yourself. You’re drowning in manual outreach and editing \"fluffy\" AI garbage that editors reject in seconds. Every minute you waste wrestling with generic ChatGPT prompts is a minute your competitors are stealing your traffic, your rankings, and your commissions.\r\nThe Guest Post Affiliate Profits AI Suite is the only 3-step automated machine that actually delivers: it finds the blogs, crafts the perfect pitch, and writes approval-ready content for you. Grab the full PLR rights now and turn this into your own profit machine for a single, one-time payment—before the \"manual\" dinosaurs go extinct.\r\n\r\nhttps://selogel.site/GuestPost?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are getting this email \r\nas we believe \r\nwhat we’re offering \r\nmay interest you.\r\n\r\nIf you don’t want to receive \r\nfurther communications from us, \r\nyou can \r\nunsubscribe from these emails:\r\nhttps://selogel.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 4433 Karl-Liebknecht-Strasse 71, SH 24649\r\nLooking out for you, Martha Kurtz.'),(12370,2,2603,'names','first_name','Emma B.'),(12371,2,2603,'email','','emma.digitalhub56@gmail.com'),(12372,2,2603,'input_text','','538344635'),(12373,2,2603,'dropdown','','Other Enquiry'),(12374,2,2603,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nEmma'),(12375,2,2604,'names','first_name','Analisa Pritt'),(12376,2,2604,'email','','fifiji1685@alysz.com'),(12377,2,2604,'input_text','','1226366301'),(12378,2,2604,'dropdown','','Meeting Room Solutions'),(12379,2,2604,'description','','This is seriously not good. I did a whole redesign of your entire website because it\'s SERIOUSLY got some issues and I wanted to offer it to you for free since you\'re a good friend of a friend. Let me know when you\'re ready to go over it.'),(12380,2,2605,'names','first_name','Michael Williams'),(12381,2,2605,'email','','michaelswills2022@gmail.com'),(12382,2,2605,'dropdown','','Display Mounts'),(12383,2,2605,'description','','Greetings, Mr./Ms., \r\n \r\nI’m Michael Williams from an investment consultancy. We connect clients globally with low interest loans to help achieve your goals. Whether for personal, business or project funding, we collaborate with reputable investors to turn your proposals into reality. Share your business plan and executive summary with us at: michael.williams@lotusfinconsults.com to explore funding options. \r\n \r\nSincerely, Michael Williams \r\nSenior Financial Consultant \r\nhttp://www.lotusfinanceconsults.com/'),(12384,2,2606,'names','first_name','Mike Joseph Karlsson'),(12385,2,2606,'email','','mike@monkeydigital.co'),(12386,2,2606,'dropdown','','Wireless Solutions'),(12387,2,2606,'description','','Hi, \r\n \r\nSearch is changing faster than most businesses realize. \r\n \r\nMore buyers are now discovering products and services through AI-driven platforms — not only traditional search results. This is why we created the AI Rankings SEO Plan at Monkey Digital. \r\n \r\nIt’s designed to help websites become clear, trusted, and discoverable by AI systems that increasingly influence how people find and choose businesses. \r\n \r\nYou can view the plan here: \r\nhttps://www.monkeydigital.co/ai-rankings/ \r\n \r\nIf you’d like to see whether this approach makes sense for your site, feel free to reach out directly — even a quick question is fine. Whatsapp: https://wa.link/b87jor \r\n \r\n \r\n \r\nBest regards, \r\nMike Joseph Karlsson\r\n \r\nMonkey Digital \r\nmike@monkeydigital.co \r\nPhone/Whatsapp: +1 (775) 314-7914'),(12388,2,2607,'names','first_name','Sam'),(12389,2,2607,'email','','hireonline556600@outlook.com'),(12390,2,2607,'input_text','','1136136131'),(12391,2,2607,'dropdown','','Cables & Accessories'),(12392,2,2607,'description','','My name is Sam. I provide data entry services starting from $8 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \r\n\r\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.'),(12393,2,2608,'names','first_name','Søren Wren'),(12394,2,2608,'email','','soren.wren@desertgroup-ae.ca'),(12395,2,2608,'input_text','','8012517510'),(12396,2,2608,'dropdown','','Other Enquiry'),(12397,2,2608,'description','','Hi,\r\n\r\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\r\n\r\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a new Big project we are currently working on.\r\n\r\nWe look forward to your response and the opportunity to explore potential collaboration.\r\n\r\nRegards,\r\n\r\nSøren Wren'),(12398,2,2609,'names','first_name','Mark Walmsley'),(12399,2,2609,'email','','mark@surfaecscape.com'),(12400,2,2609,'input_text','','4125934856'),(12401,2,2609,'dropdown','','Wireless Solutions'),(12402,2,2609,'description','','Hi,\r\n\r\nI am Mark Walmsley and i work for Surf AEC Scape Group Ltd. We have got two(2) new 2026 projects to execute and would like to order from your end. Can we get your company catalog/product listing or brochure, MOQ all necessary purchase information.\r\n \r\nAwaiting your reply.\r\n \r\nRegards,\r\nMark Walmsley'),(12403,2,2610,'names','first_name','Junior Terpstra'),(12404,2,2610,'email','','terpstra.junior@gmail.com'),(12405,2,2610,'input_text','','K Ptni'),(12406,2,2610,'dropdown','','Projection Solutions'),(12407,2,2610,'description','','Our AI-driven solution sends high-quality, keyword-targeted traffic to your site, offering a budget-friendly alternative to paid advertising. Learn how to begin.\r\n\r\nhttps://marketingaged.com/'),(12408,2,2611,'names','first_name','Normand Toosey'),(12409,2,2611,'email','','toosey.normand50@yahoo.com'),(12410,2,2611,'input_text','','2190425219'),(12411,2,2611,'dropdown','','Other Enquiry'),(12412,2,2611,'description','','Only 3 EASY Clicks- Smartly Create & Sell High Quality Images, 4K HD Videos, Smart AI ChatBot, SEO Friendly Content, High Converting Sales Copies, Stunning Graphics & Arts Etc to Hungry Audience For Top Dollars\r\n\r\nhttps://djfun2desi.site/AIModelSuite?blueocean-technologies.com\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://djfun2desi.site/unsubscribe?domain=blueocean-technologies.com\r\nAddress: 108 West Street Comstock Park, MI 48721'),(12413,2,2612,'names','first_name','Oj James'),(12414,2,2612,'email','','ojjames2023@gmail.com'),(12415,2,2612,'input_text','','7865437969'),(12416,2,2612,'dropdown','','Projection Solutions'),(12417,2,2612,'description','','Hi there,\r\n\r\n\r\n\r\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\r\n\r\n\r\n\r\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\r\n\r\n\r\n\r\nFor more click Here : https://warriorplus.com/o2/a/k7q70t6/0'),(12418,2,2613,'names','first_name','Tom Rich'),(12419,2,2613,'email','','tom_richx@collector.net'),(12420,2,2613,'input_text','','08213731571'),(12421,2,2613,'dropdown','','Display Mounts'),(12422,2,2613,'description','','Hi there,\r\n\r\nI am writing to seek your assistance in a matter arising from a recently completed project. \r\n\r\nThe original contract sum has been fully disbursed to the contractor. I am left with the over-invoiced amount in an account in the United Kingdom. \r\n\r\nI seek your cooperation to receive this fund on my behalf for an onward profitable venture in your country.\r\n\r\nThe proceeds will be discussed upon the receipt of your response.\r\n\r\nKindly confirm your willingness to assist at your earliest convenience by email: tom777@collector.org for details. \r\n\r\nThank you for your consideration. We await your speedy response. \r\n\r\nCheers,\r\nTom Rich\r\nReply to: tom777@collector.org'),(12423,2,2614,'names','first_name','Oj James'),(12424,2,2614,'email','','ojjames2023@gmail.com'),(12425,2,2614,'input_text','','7335205683'),(12426,2,2614,'dropdown','','Wireless Solutions'),(12427,2,2614,'description','','Hi there,\r\n\r\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\r\n\r\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\r\n\r\nFor more click Here : https://warriorplus.com/o2/a/k7q70t6/0'),(12428,2,2615,'names','first_name','Tony'),(12429,2,2615,'email','','hireresource009@outlook.com'),(12430,2,2615,'input_text','','322996153'),(12431,2,2615,'dropdown','','Meeting Room Solutions'),(12432,2,2615,'description','','Hi, We are a small business outsourcing agency with a team of more than 15 Team Members. \r\n\r\nWe help businesses manage their day-to-day tasks efficiently so they can focus on growth.\r\n\r\nHere are the tasks we can take care of for you:\r\n\r\nEmail management, Calendar scheduling, Data entry, CRM updates, Lead list creation, Online research, File management, Document preparation, Invoice creation, Payment follow-ups (email only), Social media posting, Reporting, Market research, Product listing (Shopify, WooCommerce, Amazon etc.), Ecommerce data entry, Order processing (backend), Inventory tracking, Google Sheets data entry, Google Sheets report maintenance, Sheet formatting & cleanup, Data sorting & filtering, Weekly/Monthly tracking sheets, PDF to Excel/Docs conversion, Data cleaning, Content writing, Content upload on website, SEO content support, SMO content support, Video editing, Web design backend updates (CMS tasks), Bookkeeping support, Product image uploading & optimization, Updating website pages, Blog posting & formatting, Ecommerce catalog management\r\n\r\nOur pricing starts from USD $8/hour to USD $40/hour, depending on the service and the specific requirements.\r\n\r\nTo build trust and ensure you are fully comfortable working with us:\r\n\r\n1. We are happy to work on a small pilot task/project first\r\n2. No advance payment required — pay only after you are satisfied\r\n3. We can share our portfolio and client references/testimonials on request\r\n4. You can test our quality, speed, and communication before committing to anything long-term\r\n\r\nIf you are interested, feel free to reply to me at: HireResource009@outlook.com'),(12433,2,2616,'names','first_name','Avtoservis_nbol'),(12434,2,2616,'email','','uxdfnoqvtol@lvdskjn.store'),(12435,2,2616,'dropdown','','Video Distribution'),(12436,2,2616,'description','','Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \r\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nДля Тойота необходим высокий уровень квалификации. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \r\nВ автосервисе установлено современное оборудование. Это позволяет проводить диагностику и ремонт на высшем уровне. \r\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.'),(12437,2,2617,'names','first_name','Rebekah Somerset'),(12438,2,2617,'email','','rebekah.somerset@googlemail.com'),(12439,2,2617,'input_text','','6816437594'),(12440,2,2617,'dropdown','','Meeting Room Solutions'),(12441,2,2617,'description','','Hello,\r\n\r\nThought you might want this.\r\n\r\nThere’s a completely free tool that lets you get more exposure across multiple classified sites with a single submission.\r\n\r\nCheck this out:\r\nhttps://sitesubmitterpro.com\r\n\r\nIt’s a free traffic booster and takes seconds.\r\n\r\nIf you want more free tools, let me know.'),(12442,2,2618,'names','first_name','Adela Ievers'),(12443,2,2618,'email','','adela.ievers@hotmail.com'),(12444,2,2618,'input_text','','1159527741'),(12445,2,2618,'dropdown','','Mini PCs'),(12446,2,2618,'description','','Stop lying to yourself. If you’re stuck selling one-off products, you aren’t a business owner—you’re a slave to the next sale. Every single month, your bank account resets to zero, and you’re forced back onto the \"entrepreneurial hamster wheel\". It’s exhausting, it\'s demoralizing, and it’s stealing your financial freedom.\r\nThe R.A.P.I.D. TimeShift™ System is your only way out. It is a \"set-it-and-forget-it\" blueprint designed to build predictable monthly income that deposits money into your account like clockwork.\r\n\r\nGet Out of the Trap Here: https://indianxvideos.site/RapidRecurringRevenue?domain=blueocean-technologies.com \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou received this notification \r\nsince we believe \r\nour offer \r\ncould be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nadditional emails from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://indianxvideos.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1142 Rua Peixoto Gomide 1533, SP 07859-230\r\nLooking out for you, Adela Ievers.'),(12447,2,2619,'names','first_name','Paul'),(12448,2,2619,'email','','projectsexpert222@outlook.com'),(12449,2,2619,'input_text','','226031373'),(12450,2,2619,'dropdown','','Video Distribution'),(12451,2,2619,'description','','Hi,\r\nAre you looking for someone who can follow your complex business SOPs and work on them accordingly? \r\n\r\nI specialize in Back-office work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\r\n\r\nMy Cost is USD 9/hr for these back-office tasks.\r\nPing me on projectsexpert222@outlook.com if you have any requirements right now.'),(12452,2,2620,'names','first_name','Vai'),(12453,2,2620,'email','','webdesignservices111@outlook.com'),(12454,2,2620,'input_text','','532986062'),(12455,2,2620,'dropdown','','Video Distribution'),(12456,2,2620,'description','','Hi, Are you currently looking to improve your website’s look and feel and update it in a way that helps increase conversions, build more credibility, and create stronger trust with visitors?\r\n\r\nWe recently worked on a website redesign for a Texas-Based client, and after the update they started receiving significantly better traffic and conversions. Most importantly, they’re very happy with how the new website represents their brand.\r\n\r\nIf this is something you’d be interested in exploring, please let me know by sending an email to webdesignservices111@outlook.com. I’ll be happy to share our portfolio, pricing, and the 6-step process we follow to redesign or recreate websites.'),(12457,2,2621,'names','first_name','Billie Roberts'),(12458,2,2621,'email','','billie.roberts@gmail.com'),(12459,2,2621,'input_text','','4777045'),(12460,2,2621,'description','','Boost your blueocean-technologies.com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/iojvp6ZtjW4'),(12461,2,2622,'names','first_name','Edison Corlis'),(12462,2,2622,'email','','corlis.edison@gmail.com'),(12463,2,2622,'input_text','','7731052584'),(12464,2,2622,'dropdown','','Projection Solutions'),(12465,2,2622,'description','','Save big with our AI-powered traffic service, sending keyword-targeted visitors from specific locations to your website for less than paid ad campaigns. Learn more today.\r\n\r\nhttps://marketingaged.com/'),(12466,2,2623,'names','first_name','Emma B.'),(12467,2,2623,'email','','emma.digitalhub@proton.me'),(12468,2,2623,'input_text','','487529518'),(12469,2,2623,'dropdown','','Wireless Solutions'),(12470,2,2623,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nEmma'),(12471,2,2624,'names','first_name','Pansy Sisco'),(12472,2,2624,'email','','sisco.pansy@gmail.com'),(12473,2,2624,'input_text','','3310146516'),(12474,2,2624,'dropdown','','LCD & LED Products'),(12475,2,2624,'description','','Hi,\r\n\r\nSaw your website and thought this could help.\r\n\r\nThere’s a 100% free tool that lets you boost your visibility across multiple classified sites with one form.\r\n\r\nUse this:\r\nsitesubmitterpro.com\r\n\r\nIt’s totally free and takes less time than posting manually.\r\n\r\nI can send more free traffic resources.'),(12476,2,2625,'names','first_name','Mike Stian Johansen'),(12477,2,2625,'email','','mike@monkeydigital.co'),(12478,2,2625,'dropdown','','Display Mounts'),(12479,2,2625,'description','','Hello, \r\n \r\nI wanted to check in with something that could seriously improve your website’s visitor count. We work with a trusted ad network that allows us to deliver authentic, country-targeted social ads traffic for just $10 per 10,000 visits. \r\n \r\nThis isn\'t fake traffic—it’s engaged traffic, tailored to your target country and niche. \r\n \r\nWhat you get: \r\n \r\n10,000+ high-quality visitors for just $10 \r\nLocalized traffic for multiple regions \r\nLarger traffic packages available based on your needs \r\nTrusted by SEO experts—we even use this for our SEO clients! \r\n \r\nWant to give it a try? Check out the details here: \r\nhttps://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nOr chat with us on WhatsApp: \r\nhttps://monkeydigital.co/whatsapp-us/ \r\n \r\nLooking forward to helping you grow! \r\n \r\nBest, \r\nMike Stian Johansen\r\n \r\nPhone/whatsapp: +1 (775) 314-7914'),(12480,2,2626,'names','first_name','B_enkl'),(12481,2,2626,'email','','info2@aioseoblog.store'),(12482,2,2626,'dropdown','','Audio Solutions'),(12483,2,2626,'description','','Если тема SEO вам актуальна, советую глянуть SEO-блог с кейсами продвижения — там есть практических материалов по выбору ниши, контенту и продвижению.'),(12484,2,2627,'names','first_name','B_hgkl'),(12485,2,2627,'email','','info2@aioseoblog.store'),(12486,2,2627,'dropdown','','Video Distribution'),(12487,2,2627,'description','','Если тема SEO вам актуальна, можете посмотреть SEO-блог — там собраны гайдов по ключам, метатегам и перелинковке.'),(12488,2,2628,'names','first_name','Unichtozhe_sisl'),(12489,2,2628,'email','','djfqunrxpsl@dezia.store'),(12490,2,2628,'dropdown','','Audio Solutions'),(12491,2,2628,'description','','Для быстрого и эффективного избавления от неприятных соседей воспользуйтесь услугами обработка от клопов горячим туманом клиаком, чтобы вернуть дому комфорт и спокойствие. \r\nХимические препараты для дома остаются популярным способом борьбы с клопами.'),(12492,2,2629,'names','first_name','Emma B.'),(12493,2,2629,'email','','emma.digitalhub@proton.me'),(12494,2,2629,'input_text','','327568489'),(12495,2,2629,'dropdown','','Mini PCs'),(12496,2,2629,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nEmma'),(12497,2,2630,'names','first_name','Susanna Garrison'),(12498,2,2630,'email','','garrison.susanna@yahoo.com'),(12499,2,2630,'input_text','','428713288'),(12500,2,2630,'dropdown','','Meeting Room Solutions'),(12501,2,2630,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/2tosLZXrvCA'),(12502,2,2631,'names','first_name','Liliana Gardiner'),(12503,2,2631,'email','','gardiner.liliana@gmail.com'),(12504,2,2631,'input_text','','913946335'),(12505,2,2631,'dropdown','','Video Distribution'),(12506,2,2631,'description','','Before MaxReviewFlow: 2–3 Reviews a Month — After MaxReviewFlow: A Steady Stream of 5‑Stars People choose the business with the strongest online reputation. MaxReviewFlow builds a steady stream of real, verified reviews that boost rankings, conversions, and credibility. Protect your business and grow your reputation. Get a quick walkthrough at MaxReviewFlow.com'),(12507,2,2632,'names','first_name','Mike Hugo Andre'),(12508,2,2632,'email','','info@strictlydigital.net'),(12509,2,2632,'dropdown','','Video Distribution'),(12510,2,2632,'description','','Hello, \r\n \r\nGetting some collection of links pointing to blueocean-technologies.com might bring 0 value or negative impact for your website. \r\n \r\nIt really makes no difference the total backlinks you have, what is crucial is the total of ranking terms those platforms are optimized for. \r\n \r\nThat is the key thing. \r\nNot the overrated third-party metrics or ahrefs DR score. \r\nThat anyone can do these days. \r\nBUT the number of ranking keywords the domains that send backlinks to you contain. \r\nThat’s it. \r\n \r\nHave such links link to your domain and your rankings will skyrocket! \r\n \r\nWe are providing this exclusive service here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubt, or want clarification, reach out here: \r\nhttps://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike Hugo Andre\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738'),(12511,2,2633,'names','first_name','Nestor Foletta'),(12512,2,2633,'email','','foletta.nestor72@gmail.com'),(12513,2,2633,'input_text','','61226514'),(12514,2,2633,'dropdown','','Other Enquiry'),(12515,2,2633,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/2tosLZXrvCA'),(12516,2,2634,'names','first_name','Oj James'),(12517,2,2634,'email','','ojjames2023@gmail.com'),(12518,2,2634,'input_text','','4188733'),(12519,2,2634,'dropdown','','Display Mounts'),(12520,2,2634,'description','','Hi there,\r\n\r\n\r\n\r\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\r\n\r\n\r\n\r\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\r\n\r\n\r\n\r\nFor more click Here : https://warriorplus.com/o2/a/k7q70t6/0'),(12521,2,2635,'names','first_name','Søren Wren'),(12522,2,2635,'email','','soren.wren@desertgroup-ae.ca'),(12523,2,2635,'input_text','','7949493260'),(12524,2,2635,'dropdown','','Cables & Accessories'),(12525,2,2635,'description','','Hi,\r\n\r\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\r\n\r\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a new mega project we are currently working on.\r\n\r\nWe look forward to your response and the opportunity to explore potential collaboration.\r\n\r\nRegards,\r\n\r\nSøren Wren'),(12526,2,2636,'names','first_name','Oj James'),(12527,2,2636,'email','','ojjames2023@gmail.com'),(12528,2,2636,'input_text','','602499377'),(12529,2,2636,'dropdown','','Wireless Solutions'),(12530,2,2636,'description','','Hi there,\r\n\r\n\r\n\r\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\r\n\r\n\r\n\r\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\r\n\r\n\r\n\r\nFor more click Here : https://warriorplus.com/o2/a/k7q70t6/0'),(12531,2,2637,'names','first_name','Tanu'),(12532,2,2637,'email','','brandbuildingassistance@outlook.com'),(12533,2,2637,'input_text','','589034071'),(12534,2,2637,'dropdown','','Wireless Solutions'),(12535,2,2637,'description','','Hello, I’m Tanu, a HubSpot Certified copywriter and content writer, distinguished as one of the few globally certified in this field. With 8 years of experience, I excel in crafting compelling content across various formats, including blogs, articles, e-commerce product descriptions, SEO content, website copy, business service descriptions, newsletters, brochures, and SOPs. I carefully ensure that each word is strategically chosen to resonate with your audience while integrating relevant keywords with precise density to boost SEO effectiveness. Additionally, I can craft Meta titles and descriptions tailored for every page of your website, ensuring optimal search engine visibility.\r\n\r\nIf you have any current content needs, please don’t hesitate to contact me at brandbuildingassistance@outlook.com'),(12536,2,2638,'names','first_name','Joanna Riggs'),(12537,2,2638,'email','','joannariggs211@gmail.com'),(12538,2,2638,'input_text','','6047273696'),(12539,2,2638,'dropdown','','Video Distribution'),(12540,2,2638,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(12541,2,2639,'names','first_name','Abhi'),(12542,2,2639,'email','','bposervices1@outlook.com'),(12543,2,2639,'input_text','','9425499705'),(12544,2,2639,'dropdown','','Audio Solutions'),(12545,2,2639,'description','','Hello, We provide dedicated, full-time Virtual Employees to support day-to-day business and operational tasks. Our team works strictly as per your SOPs and on your existing software and systems, ensuring smooth integration with your operations.\r\n\r\nOur services include administrative support, back-end support, replying to client queries, email and calendar management, data entry, working on any software, reporting, CRM updates, and ongoing operational assistance.\r\n\r\nEngagements start at $1,300 per month for a full-time virtual employee. For organizations requiring multiple team members, we can offer more cost-effective pricing.\r\n\r\nWe would be glad to explore if there is a current or future need for virtual support within your organization. I request you to reply on our email Bposervices1@outlook.com for further discussion.'),(12546,2,2640,'names','first_name','Ms. Maisarah Noor'),(12547,2,2640,'email','','sales01@jlptradesolutions.com'),(12548,2,2640,'input_text','','4572809509'),(12549,2,2640,'description','','Dear Sir/Ma,\r\n\r\nI hope this email finds you well. My name is Maisarah Noor , I am a purchase analyst at JLP Trade Solutions. I am reaching out regarding our purchase request for your product, Your company was highly recommended to us for good quality.\r\n\r\n\r\nI would be grateful if you could provide Product catalog to us in PDF format\r\nWe are interested in ordering big quantities of the product. We hope to establish a successful collaboration with your company based on this inquiry and look forward to your prompt response\r\n\r\n\r\nRegards\r\nMs. Maisarah Noor\r\n\r\nHead of Purchase Department\r\nJLP Traade Solutions LLC\r\nR. Dom Afonso Henriques 97, 4770-076 Vila \r\nNova de Famalicão, Portugal'),(12550,2,2641,'names','first_name','Reinaldo Iacovelli'),(12551,2,2641,'email','','iacovelli.reinaldo@gmail.com'),(12552,2,2641,'input_text','','4164924460'),(12553,2,2641,'dropdown','','Meeting Room Solutions'),(12554,2,2641,'description','','Drive keyword and location-targeted traffic to your website with our AI-powered service, costing much less than paid ads. Contact us to start growing your audience.\r\n\r\nhttps://ow.ly/JKzl50XSII5'),(12555,2,2642,'names','first_name','Rosemary McMann'),(12556,2,2642,'email','','rosemary.mcmann@googlemail.com'),(12557,2,2642,'input_text','','499126989'),(12558,2,2642,'dropdown','','Mini PCs'),(12559,2,2642,'description','','Attract keyword-targeted visitors from specific locations with our AI-driven solution, a cost-effective alternative to paid advertising. Start now to drive results.\r\n\r\nhttps://marketingaged.com/'),(12560,2,2643,'names','first_name','Tony'),(12561,2,2643,'email','','your.assistant23@outlook.com'),(12562,2,2643,'input_text','','8056944384'),(12563,2,2643,'description','','Hi, I’m a Virtual Assistant who combines hands-on accuracy with AI tools to help businesses manage their daily tasks more smoothly and efficiently.\r\n\r\nI can support you with data entry, billing, order processing, CRM updates, product uploads, form handling, and basic reporting — while using AI to organize data faster, draft emails, summarize information, and simplify repetitive work.\r\n\r\nMy focus is simple: make your work easier, save your time, and deliver reliable results.\r\n\r\nIf you think I can support you, feel free to reply to me at Your.assistant23@outlook.com'),(12564,2,2644,'names','first_name','Mariano Outtrim'),(12565,2,2644,'email','','mariano.outtrim29@yahoo.com'),(12566,2,2644,'input_text','','645500767'),(12567,2,2644,'description','','Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\r\n\r\nhttps://marketingaged.com/'),(12568,2,2645,'names','first_name','Emma B.'),(12569,2,2645,'email','','emma.digitalhub@proton.me'),(12570,2,2645,'input_text','','81527383'),(12571,2,2645,'dropdown','','Projection Solutions'),(12572,2,2645,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nEmma'),(12573,2,2646,'names','first_name','Norman Sticht'),(12574,2,2646,'email','','norman.sticht@gmail.com'),(12575,2,2646,'input_text','','478205167'),(12576,2,2646,'dropdown','','Display Mounts'),(12577,2,2646,'description','','STOP Selling One-Off Products That Pay You Once And START Building A \'Set It & Forget It\' System That Deposits Money Into Your Bank Account Every Single Month Like Clockwork! https://www.youtube.com/@AISolutionsTop'),(12578,2,2647,'names','first_name','Mandy'),(12579,2,2647,'email','','creativeteamhire@outlook.com'),(12580,2,2647,'input_text','','493177151'),(12581,2,2647,'dropdown','','Wireless Solutions'),(12582,2,2647,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(12583,2,2648,'names','first_name','Oj James'),(12584,2,2648,'email','','ojjames2023@gmail.com'),(12585,2,2648,'input_text','','3150849201'),(12586,2,2648,'dropdown','','Audio Solutions'),(12587,2,2648,'description','','Hi there,\r\n\r\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \r\n\r\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12588,2,2649,'names','first_name','Oj James'),(12589,2,2649,'email','','ojjames2023@gmail.com'),(12590,2,2649,'input_text','','95836999'),(12591,2,2649,'dropdown','','Mini PCs'),(12592,2,2649,'description','','Hi there,\r\n\r\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \r\n\r\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12593,2,2650,'names','first_name','Terri Cairnduff'),(12594,2,2650,'email','','terri.cairnduff93@msn.com'),(12595,2,2650,'input_text','','444557389'),(12596,2,2650,'dropdown','','Projection Solutions'),(12597,2,2650,'description','','Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/hpe1Ti9BI2c'),(12598,2,2651,'names','first_name','Kit Boehm'),(12599,2,2651,'email','','boehm.kit@gmail.com'),(12600,2,2651,'input_text','','7029422781'),(12601,2,2651,'dropdown','','Video Distribution'),(12602,2,2651,'description','','Save on marketing with our AI-optimized service, delivering keyword and location-targeted traffic for less than paid ad campaigns. Start scaling your website now.\r\n\r\nhttps://marketingaged.com/'),(12603,2,2652,'names','first_name','Oj James'),(12604,2,2652,'email','','ojjames2023@gmail.com'),(12605,2,2652,'dropdown','','Projection Solutions'),(12606,2,2652,'description','','Hi there,\r\n\r\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \r\n\r\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12607,2,2653,'names','first_name','Lucienne Olszewski'),(12608,2,2653,'email','','lucienne.olszewski@gmail.com'),(12609,2,2653,'input_text','','890451370'),(12610,2,2653,'dropdown','','Audio Solutions'),(12611,2,2653,'description','','Hi,\r\n\r\nCame across your site and figured this was worth sending.\r\n\r\nThere’s a 100% free tool that lets you boost your visibility across multiple classified sites with a single submission.\r\n\r\nCheck this out:\r\nhttps://sitesubmitterpro.com\r\n\r\nIt’s a free way to get exposure and takes seconds.\r\n\r\nReply if you want more ways to promote your site.'),(12612,2,2654,'names','first_name','Kathryn Vela'),(12613,2,2654,'email','','vela.kathryn@msn.com'),(12614,2,2654,'input_text','','2538865164'),(12615,2,2654,'description','','Reaching out,\r\n\r\nThought you might want this.\r\n\r\nThere’s a 100% free tool that lets you submit your website across multiple classified sites with a single submission.\r\n\r\nGo here:\r\nwww.sitesubmitterpro.com\r\n\r\nIt’s free to use and takes seconds.\r\n\r\nHappy to share more free exposure tools.'),(12616,2,2655,'names','first_name','Zain'),(12617,2,2655,'email','','projectsexpert222@outlook.com'),(12618,2,2655,'input_text','','178844294'),(12619,2,2655,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.'),(12620,2,2656,'names','first_name','Alex Rockwell'),(12621,2,2656,'email','','alexrockwell584@gmail.com'),(12622,2,2656,'input_text','','08718437514'),(12623,2,2656,'dropdown','','Other Enquiry'),(12624,2,2656,'description','','Hey,\r\n\r\nWe are reaching out to you for the second time for relevant information.\r\nKindly respond to our official email at info@globifc.net for the update, thanks.\r\n\r\nMany Thanks,\r\n(EAC)\r\nPlease Reply to this Email: info@globifc.net'),(12625,2,2657,'names','first_name','Jillian Pie'),(12626,2,2657,'email','','jillian.pie@outlook.com'),(12627,2,2657,'input_text','','636849188'),(12628,2,2657,'dropdown','','LCD & LED Products'),(12629,2,2657,'description','','Launch your own branded Chrome extension in just 15 minutes with zero coding required to instantly elevate your professional authority. Use our proven templates to streamline your operations or deliver white-labeled solutions to clients for effortless recurring revenue.\r\nhttps://www.youtube.com/watch?v=ATYTVlN5MSM'),(12630,2,2658,'names','first_name','Robert Prouty'),(12631,2,2658,'email','','robert.prouty10@gmail.com'),(12632,2,2658,'input_text','','92228033'),(12633,2,2658,'description','','If you’re tired of juggling multiple tools for funnels, CRM, email, SMS, automations, calendars, and reporting — this is the upgrade.\r\n\r\n\r\n\r\nThis all-in-one platform replaces them all and puts your marketing, sales, and follow-up under one roof. \r\n\r\nAgencies and businesses are using it to automate lead capture, nurture prospects, and close more deals without duct-taping software together.\r\n\r\n\r\n\r\nIf you’re serious about scaling, stop overpaying for disconnected tools and move to a system built to grow with you.\r\n\r\n\r\n\r\nGet started here:\r\nhttps://www.gohighlevel.com/56382a4?fp_ref=startwinning'),(12634,2,2659,'names','first_name','Robby Corby'),(12635,2,2659,'email','','corby.robby@outlook.com'),(12636,2,2659,'input_text','','7756444900'),(12637,2,2659,'dropdown','','Cables & Accessories'),(12638,2,2659,'description','','Tap into decades of super-affiliate expertise with an intelligent software that automates everything from strategy to high-converting copy in just a few clicks. Launch profitable affiliate campaigns across any niche and secure lifetime access with a single payment—no subscriptions or hidden fees required\r\nhttps://www.youtube.com/watch?v=GIWPFQOltPk'),(12639,2,2660,'names','first_name','Maya Garibay'),(12640,2,2660,'email','','garibay.maya@gmail.com'),(12641,2,2660,'input_text','','338393786'),(12642,2,2660,'dropdown','','Mini PCs'),(12643,2,2660,'description','','Stop losing money on visitors who leave websites and start automatically redirecting that \"wasted\" traffic toward your own offers for as little as five cents per person. Exit Traffic Network provides a completely hands-free, set-it-and-forget-it system that captures real desktop traffic from established platforms while you sleep\r\nhttps://www.youtube.com/watch?v=3013L2Yxg1k'),(12644,2,2661,'names','first_name','Emma B.'),(12645,2,2661,'email','','emma.digitalhub@proton.me'),(12646,2,2661,'input_text','','3520245085'),(12647,2,2661,'dropdown','','Other Enquiry'),(12648,2,2661,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nEmma'),(12649,2,2662,'names','first_name','uhKgJVCzFzSMGKtoH'),(12650,2,2662,'email','','uxoxohuyo.wa.2.7.7@gmail.com'),(12651,2,2662,'input_text','','9665993752'),(12652,2,2662,'dropdown','','LCD & LED Products'),(12653,2,2662,'description','','jNCpRoIdWEKYKKAw'),(12654,2,2663,'names','first_name','Terrence Clanton'),(12655,2,2663,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(12656,2,2663,'input_text','','50165958'),(12657,2,2663,'dropdown','','Wireless Solutions'),(12658,2,2663,'description','','Create new automated passive income streams with Book Ninja, which uses AI to find profitable niches and fully assembles ready-to-publish books for Amazon in under 30 minutes. This is your chance to scale your business portfolio with digital assets that generate royalties for years without spending on ads, design, or writing.\r\nhttps://www.youtube.com/watch?v=PQCSucpPt-0'),(12659,2,2664,'names','first_name','Terrence Clanton'),(12660,2,2664,'email','','joel.fox.1965+blueocean-technologies.com@gmail.com'),(12661,2,2664,'input_text','','50165958'),(12662,2,2664,'dropdown','','Wireless Solutions'),(12663,2,2664,'description','','Create new automated passive income streams with Book Ninja, which uses AI to find profitable niches and fully assembles ready-to-publish books for Amazon in under 30 minutes. This is your chance to scale your business portfolio with digital assets that generate royalties for years without spending on ads, design, or writing.\r\nhttps://www.youtube.com/watch?v=PQCSucpPt-0'),(12664,2,2665,'names','first_name','Emma B.'),(12665,2,2665,'email','','emma.digitalhub@proton.me'),(12666,2,2665,'input_text','','749580556'),(12667,2,2665,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nEmma'),(12668,2,2666,'names','first_name','Porter Lauer'),(12669,2,2666,'email','','porter.lauer29@googlemail.com'),(12670,2,2666,'input_text','','240735219'),(12671,2,2666,'dropdown','','LCD & LED Products'),(12672,2,2666,'description','','Launch a Local Toolkit Website that Business Owners Use Daily, Builds Trust Fast, and Turns Free Value into Paid Upgrades on Autopilot. All Done-for-You, Automated and Ready to Go.\r\nhttps://www.youtube.com/watch?v=aOTUmzKLTwY'),(12673,2,2667,'names','first_name','Denis Wertheim'),(12674,2,2667,'email','','denis.wertheim36@hotmail.com'),(12675,2,2667,'input_text','','559518100'),(12676,2,2667,'description','','Skip months of hard work and launch a high-converting AI business today using this professionally designed \"Business In A Box\". With full Private Label Rights, you can rebrand these expert assets as your own and keep 100% of the profits from every sale.\r\nhttps://www.youtube.com/watch?v=ksq5cZApb3E'),(12677,2,2668,'names','first_name','Fanny Musser'),(12678,2,2668,'email','','fanny.musser@googlemail.com'),(12679,2,2668,'dropdown','','Other Enquiry'),(12680,2,2668,'description','','Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\r\n\r\nhttps://ow.ly/iuvu50XSIHi'),(12681,2,2669,'names','first_name','RobertEmist'),(12682,2,2669,'email','','zekisuquc419@gmail.com'),(12683,2,2669,'dropdown','','Meeting Room Solutions'),(12684,2,2669,'description','','Hi, ego volo scire vestri pretium.'),(12685,2,2670,'names','first_name','RobertEmist'),(12686,2,2670,'email','','zekisuquc419@gmail.com'),(12687,2,2670,'dropdown','','Display Mounts'),(12688,2,2670,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(12689,2,2671,'names','first_name','Heath Muir'),(12690,2,2671,'email','','muir.heath@outlook.com'),(12691,2,2671,'input_text','','4360051'),(12692,2,2671,'dropdown','','LCD & LED Products'),(12693,2,2671,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/A-OuNefvXeA'),(12694,2,2672,'names','first_name','Allison Marrero'),(12695,2,2672,'email','','marrero.allison@yahoo.com'),(12696,2,2672,'input_text','','3535806923'),(12697,2,2672,'dropdown','','Audio Solutions'),(12698,2,2672,'description','','Stop wasting months on content creation and start selling a professional, ready-to-use video course that positions you as an instant authority in the digital business space. This complete white-label package allows you to grow your email list and generate recurring income without spending a single minute on planning, scripting, or recording https://www.youtube.com/watch?v=ss4tux6Q4pI'),(12699,2,2673,'names','first_name','Christina Selig'),(12700,2,2673,'email','','selig.christina@gmail.com'),(12701,2,2673,'input_text','','9321143286'),(12702,2,2673,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/A-OuNefvXeA'),(12703,2,2674,'names','first_name','RobertEmist'),(12704,2,2674,'email','','zekisuquc419@gmail.com'),(12705,2,2674,'dropdown','','Video Distribution'),(12706,2,2674,'description','','Dia duit, theastaigh uaim do phraghas a fháil.'),(12707,2,2675,'names','first_name','Antje Sharp'),(12708,2,2675,'email','','antje.sharp@gmail.com'),(12709,2,2675,'input_text','','569777586'),(12710,2,2675,'description','','Hi,\r\n\r\nI came across your website and wanted to share something useful.\r\n\r\nThere\'s a free tool that lets you boost your online visibility across multiple classified sites with almost no effort.\r\n\r\nIf you want to push your site out wider, here’s the address:\r\nwww.sitesubmitterpro.com\r\n\r\nIt’s a free way to get more exposure and takes almost no time.\r\n\r\nIf you want, I can show you more free ways to get visibility.'),(12711,2,2676,'names','first_name','Vana'),(12712,2,2676,'email','','bizassistance008@outlook.com'),(12713,2,2676,'input_text','','556391073'),(12714,2,2676,'dropdown','','Mini PCs'),(12715,2,2676,'description','','Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\r\n\r\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\r\n\r\nI can help you with:\r\n > Categorizing income and expense transactions accurately\r\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\r\n > Maintaining clean and up-to-date financial records\r\n\r\nMy rate is USD 20 per hour.\r\n\r\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com'),(12716,2,2677,'names','first_name','B_yokl'),(12717,2,2677,'email','','info2@aioseoblog.store'),(12718,2,2677,'dropdown','','Mini PCs'),(12719,2,2677,'description','','Если тема SEO вам актуальна, можете посмотреть практический SEO-блог — там есть практических материалов по ключам, метатегам и перелинковке.'),(12720,2,2678,'names','first_name','Oj James'),(12721,2,2678,'email','','ojjames2023@gmail.com'),(12722,2,2678,'input_text','','240636906'),(12723,2,2678,'dropdown','','Projection Solutions'),(12724,2,2678,'description','','Hi there,\r\n\r\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\r\n\r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12725,2,2679,'names','first_name','Oj James'),(12726,2,2679,'email','','ojjames2023@gmail.com'),(12727,2,2679,'input_text','','4244110'),(12728,2,2679,'dropdown','','Display Mounts'),(12729,2,2679,'description','','Amazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic. \r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12730,2,2680,'names','first_name','Veer'),(12731,2,2680,'email','','creativeteamhire@outlook.com'),(12732,2,2680,'input_text','','7960304810'),(12733,2,2680,'dropdown','','LCD & LED Products'),(12734,2,2680,'description','','Hi, I\'m Veer, a content writer with 12+ years of experience creating SEO-friendly blogs, web content, product descriptions, newsletters, and more—all 100% human-written. I provide reports from paid tools to back my work. \r\n\r\nMy rate is $30/1,000 words. Email me at creativeteamhire@outlook.com'),(12735,2,2681,'names','first_name','Sadie Chataway'),(12736,2,2681,'email','','chataway.sadie@yahoo.com'),(12737,2,2681,'input_text','','7074811541'),(12738,2,2681,'dropdown','','Mini PCs'),(12739,2,2681,'description','','Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\r\n\r\nhttps://marketingager.com/'),(12740,2,2682,'names','first_name','Oj James'),(12741,2,2682,'email','','ojjames2023@gmail.com'),(12742,2,2682,'dropdown','','Other Enquiry'),(12743,2,2682,'description','','Amazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic. \r\n\r\n\r\n\r\nFor more click Here : https://amzn.to/3NYYPmj'),(12744,2,2683,'names','first_name','Sabrina Castle'),(12745,2,2683,'email','','sabrina.castle@outlook.com'),(12746,2,2683,'input_text','','409474867'),(12747,2,2683,'dropdown','','LCD & LED Products'),(12748,2,2683,'description','','Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/A-OuNefvXeA'),(12749,2,2684,'names','first_name','Keesha Schurr'),(12750,2,2684,'email','','keesha.schurr@yahoo.com'),(12751,2,2684,'input_text','','47942156'),(12752,2,2684,'description','','Why overspend on paid ads? Our AI-powered service drives targeted website traffic at a significantly lower cost, boosting your ROI.\r\n\r\nhttps://cutt.ly/UtQitv9J'),(12753,2,2685,'names','first_name','Kirk Stansbury'),(12754,2,2685,'email','','kirk.stansbury@hotmail.com'),(12755,2,2685,'input_text','','6882418863'),(12756,2,2685,'dropdown','','Display Mounts'),(12757,2,2685,'description','','Scale your authority and warm up high-value leads on LinkedIn by generating tone-perfect, professional comments in just five seconds,. Stay consistently visible to your target audience and grow your business safely without bots for only $5 a month,.\r\n\r\nhttps://www.youtube.com/watch?v=fnBU0pu0F_s'),(12758,2,2686,'names','first_name','Faith Treat'),(12759,2,2686,'email','','faith.treat@gmail.com'),(12760,2,2686,'input_text','','50761180'),(12761,2,2686,'dropdown','','Cables & Accessories'),(12762,2,2686,'description','','Stop wasting months on content creation and start scaling instantly with a ready-made library of 77 professional relationship eBooks you can rebrand and sell as your own. Gain full ownership of high-demand, evergreen assets with unrestricted PLR to power your memberships and coaching programs while keeping 100% of the profits.\r\n\r\nhttps://www.youtube.com/watch?v=TUQ7Rumq1ZA'),(12763,2,2687,'names','first_name','Emma B.'),(12764,2,2687,'email','','emma.digitalhub@proton.me'),(12765,2,2687,'input_text','','50836118'),(12766,2,2687,'dropdown','','Cables & Accessories'),(12767,2,2687,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nEmma'),(12768,2,2688,'names','first_name','Emma B.'),(12769,2,2688,'email','','emma.digitalhub@proton.me'),(12770,2,2688,'input_text','','536436557'),(12771,2,2688,'dropdown','','Video Distribution'),(12772,2,2688,'description','','Hi,\r\n\r\nI hope you’re having a great week.\r\n\r\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\r\n\r\nIf this is something you’d consider, I’d be glad to share the site list for your review.\r\n\r\nKind regards,\r\nEmma'),(12773,2,2689,'names','first_name','Lynne Kuster'),(12774,2,2689,'email','','kuster.lynne@hotmail.com'),(12775,2,2689,'input_text','','795791060'),(12776,2,2689,'description','','Automate your business training and customer education with human-like AI teachers that explain any topic without you ever having to appear on camera. Scale your company’s knowledge delivery 24/7 and eliminate the cost of hiring expensive instructors using this 100% automated teaching system.\r\n\r\nhttps://www.youtube.com/watch?v=mHujw2NMdIU'),(12777,2,2690,'names','first_name','Sunil Jain'),(12778,2,2690,'email','','suniltjain.bc@gmail.com'),(12779,2,2690,'input_text','','08637200451'),(12780,2,2690,'description','','Hi,\r\n\r\nYou’re not broke because you lack skill.\r\nYou’re broke because you’ve never seen a real launch blueprint.\r\n\r\nI’m giving away a PDF that breaks down how a $10M launch is structured in 15 days.\r\n\r\nNo motivation.\r\nNo “work harder” nonsense.\r\nJust leverage, timing, and offer mechanics.\r\n\r\nhttps://linktr.ee/suniljaindvg\r\n\r\nSunil Jain'),(12781,2,2691,'names','first_name','Randi Montemayor'),(12782,2,2691,'email','','montemayor.randi@gmail.com'),(12783,2,2691,'input_text','','3910705925'),(12784,2,2691,'description','','Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\r\n\r\nhttps://cutt.ly/9tQitWrs'),(12785,2,2692,'names','first_name','Rahul'),(12786,2,2692,'email','','hireonline4455@outlook.com'),(12787,2,2692,'input_text','','528906381'),(12788,2,2692,'dropdown','','Wireless Solutions'),(12789,2,2692,'description','','Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com'),(12790,2,2693,'names','first_name','Oj James'),(12791,2,2693,'email','','ojjames2023@gmail.com'),(12792,2,2693,'input_text','','7037466437'),(12793,2,2693,'description','','Hi there,\r\n\r\nMost people don’t fail online because they lack opportunity.\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\n\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12794,2,2694,'names','first_name','Oj James'),(12795,2,2694,'email','','ojjames2023@gmail.com'),(12796,2,2694,'input_text','','3189755749'),(12797,2,2694,'dropdown','','Projection Solutions'),(12798,2,2694,'description','','Hi there,\r\n\r\nMost people don’t fail online because they lack opportunity.\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\n\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12799,2,2695,'names','first_name','Ava Stevens'),(12800,2,2695,'email','','ava.stevens@gmail.com'),(12801,2,2695,'input_text','','887976045'),(12802,2,2695,'description','','Hey,\r\n\r\nCame across your site and figured this was worth sending.\r\n\r\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with just a few clicks.\r\n\r\nCheck this out:\r\nclassifiedsubmitter.com\r\n\r\nIt’s a free way to get exposure and takes seconds.\r\n\r\nIf you want more free tools, let me know.'),(12803,2,2696,'names','first_name','Oj James'),(12804,2,2696,'email','','ojjames2023@gmail.com'),(12805,2,2696,'input_text','','668373424'),(12806,2,2696,'dropdown','','Audio Solutions'),(12807,2,2696,'description','','Most people don’t fail online because they lack opportunity.\r\n\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12808,2,2697,'names','first_name','Tommy Richard'),(12809,2,2697,'email','','tommy-richard@consultant.com'),(12810,2,2697,'input_text','','08490250668'),(12811,2,2697,'dropdown','','Display Mounts'),(12812,2,2697,'description','','Hi,\r\n\r\nI am writing to seek your assistance in a financial matter arising from a recently completed project. \r\n\r\nThe original contract sum has been fully disbursed to the contractor. I am now left with the over-invoiced sum lying dormant in an offshore account in the United Kingdom. \r\n\r\nI seek your cooperation to receive this fund on my behalf for an onward profitable venture in your country. \r\nThe proceeds will be discussed upon the receipt of your response.\r\n\r\nPlease confirm your willingness to assist at your earliest convenience by email: Tommyrichard@consultant.com\r\nfor details. \r\n\r\nThank you for your consideration. We await your speedy response. \r\n\r\nThanks,\r\nTommy Richard\r\nPlease Reply to: Tommyrichard@consultant.com'),(12813,2,2698,'names','first_name','Mattie Devito'),(12814,2,2698,'email','','mattie.devito@hotmail.com'),(12815,2,2698,'input_text','','673765312'),(12816,2,2698,'description','','Launch your own professional, authority-driven digital academy in minutes with a fully built system that eliminates all technical headaches and design work. Start selling immediately with preloaded, high-quality courses and ebooks designed to turn your expertise into a scalable, credible business asset.\r\n\r\nhttps://www.youtube.com/watch?v=q5lJOIAyoa0'),(12817,2,2699,'names','first_name','Kate Armstrong'),(12818,2,2699,'email','','katearmstrong1976@gmail.com'),(12819,2,2699,'input_text','','9162205071'),(12820,2,2699,'dropdown','','Video Distribution'),(12821,2,2699,'description','','Hi there,\r\n\r\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 400+ new subscribers each month.\r\n- Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n- Safe: All actions are done, without using any automated tasks / bots.\r\n\r\nIf you are interested then we can discuss further.\r\n\r\nKind Regards,\r\nKate\r\n\r\nOpt-out: https://unsubscribe.social/unsubscribe.php?d=blueocean-technologies.com'),(12822,2,2700,'names','first_name','Dorothea Atkinson'),(12823,2,2700,'email','','atkinson.dorothea@gmail.com'),(12824,2,2700,'input_text','','7781561725'),(12825,2,2700,'dropdown','','Projection Solutions'),(12826,2,2700,'description','','Scale your arbitrage operations instantly with FlipNinja’s AI, which automates the hunt for 50%–500% profit flips across Amazon, Walmart, and AliExpress. Secure an unfair data advantage for a one-time $17 investment and stop guessing where your next high-margin deal is coming from.\r\n\r\nhttps://www.youtube.com/watch?v=FgXeh1S8NXg'),(12827,2,2701,'names','first_name','Ambrose Clapp'),(12828,2,2701,'email','','clapp.ambrose@yahoo.com'),(12829,2,2701,'input_text','','672432929'),(12830,2,2701,'dropdown','','Audio Solutions'),(12831,2,2701,'description','','Automate your income with our AI system that generates all your content for you, delivering up to $3,000 monthly without the need for selling or hiring. Simply post ready-made materials to a unique platform with free lifetime traffic and receive direct payments while the system does all the heavy lifting for you.\r\n\r\nhttps://www.youtube.com/watch?v=yy-jNgaxPbs'),(12832,2,2702,'names','first_name','Sid'),(12833,2,2702,'email','','socialmedia1145@outlook.com'),(12834,2,2702,'input_text','','732851961'),(12835,2,2702,'dropdown','','Display Mounts'),(12836,2,2702,'description','','Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \r\n\r\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!'),(12837,2,2703,'names','first_name','Leola Hake'),(12838,2,2703,'email','','hake.leola@yahoo.com'),(12839,2,2703,'input_text','','7924429383'),(12840,2,2703,'dropdown','','Wireless Solutions'),(12841,2,2703,'description','','Stop wasting your budget on expensive ads and complex tech by implementing a 30-day AI-driven roadmap that automates 80% of your content creation and lead generation. Scale your business effortlessly using viral 5-second videos and proven conversion scripts to turn free traffic into consistent revenue for just $17,,,.\r\n\r\nhttps://www.youtube.com/watch?v=NTlA-HHd478'),(12842,2,2704,'names','first_name','Lavern Zink'),(12843,2,2704,'email','','zink.lavern32@yahoo.com'),(12844,2,2704,'input_text','','7802421799'),(12845,2,2704,'dropdown','','Cables & Accessories'),(12846,2,2704,'description','','Hello,\r\n\r\nSaw your site and figured this might be valuable.\r\n\r\nThere\'s a free tool that lets you submit your website across multiple classified sites with one simple form.\r\n\r\nIf you want a quick visibility boost, here’s the URL:\r\nwww.websubmitterpro.com\r\n\r\nIt’s completely free and takes about 60 seconds.\r\n\r\nHappy to share more free ways to get exposure.'),(12847,2,2705,'names','first_name','Joanna Riggs'),(12848,2,2705,'email','','joannariggs278@gmail.com'),(12849,2,2705,'input_text','','3163467157'),(12850,2,2705,'dropdown','','Wireless Solutions'),(12851,2,2705,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n\r\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(12852,2,2706,'names','first_name','Oj James'),(12853,2,2706,'email','','ojjames2023@gmail.com'),(12854,2,2706,'input_text','','1985707633'),(12855,2,2706,'dropdown','','Other Enquiry'),(12856,2,2706,'description','','Most people don’t fail online because they lack opportunity.\r\n\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12857,2,2707,'names','first_name','Albertina Dick'),(12858,2,2707,'email','','albertina.dick94@gmail.com'),(12859,2,2707,'input_text','','267012857'),(12860,2,2707,'dropdown','','Meeting Room Solutions'),(12861,2,2707,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/d7kGxfGVyNg'),(12862,2,2708,'names','first_name','Wilbur Caldwell'),(12863,2,2708,'email','','caldwell.wilbur@gmail.com'),(12864,2,2708,'input_text','','796010772'),(12865,2,2708,'dropdown','','Projection Solutions'),(12866,2,2708,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(12867,2,2709,'names','first_name','Emmanuel Irving'),(12868,2,2709,'email','','irving.emmanuel@gmail.com'),(12869,2,2709,'input_text','','4634008'),(12870,2,2709,'dropdown','','Other Enquiry'),(12871,2,2709,'description','','Hope you\'re well,\r\n\r\nNot sure if you\'re promoting your site right now, but this could help.\r\n\r\nThere\'s a free tool that lets you submit your website across multiple classified sites with just a few clicks.\r\n\r\nIf you want extra traffic, here’s where to go:\r\nwebsubmitterpro.com\r\n\r\nIt’s 100% free to try and takes less effort than posting manually.\r\n\r\nI can send more free resources if you want.'),(12872,2,2710,'names','first_name','Mindy Luttrell'),(12873,2,2710,'email','','luttrell.mindy63@yahoo.com'),(12874,2,2710,'input_text','','7810112871'),(12875,2,2710,'dropdown','','Mini PCs'),(12876,2,2710,'description','','Drive keyword and location-targeted traffic to your website with our AI-powered service, costing much less than paid ads. Contact us to start growing your audience.\r\n\r\nhttps://ow.ly/JKzl50XSII5'),(12877,2,2711,'names','first_name','Vicky'),(12878,2,2711,'email','','hireresource009@outlook.com'),(12879,2,2711,'input_text','','8195877695'),(12880,2,2711,'dropdown','','Projection Solutions'),(12881,2,2711,'description','','Not happy with your website\'s current look? Want to improve its design, functionality, or performance? Hey, this is Vicky! I can enhance your site, add new features, update content, or provide maintenance. Rates: $30-$40/hr, based on complexity. \r\n\r\nLet’s discuss! Email me at hireresource009@outlook.com'),(12882,2,2712,'names','first_name','Paul'),(12883,2,2712,'email','','projectsexpert222@outlook.com'),(12884,2,2712,'input_text','','267927037'),(12885,2,2712,'dropdown','','Other Enquiry'),(12886,2,2712,'description','','Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \r\n\r\nI specialize in Back-office and Admin work and I can help you in the following ways:\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction.\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management. \r\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling.\r\n\r\nMy Cost is USD 9/hr for these back-office tasks.\r\nPing me on projectsexpert222@outlook.com if you have any requirements right now.'),(12887,2,2713,'names','first_name','Darla Yoder'),(12888,2,2713,'email','','yoder.darla@gmail.com'),(12889,2,2713,'input_text','','489627820'),(12890,2,2713,'dropdown','','LCD & LED Products'),(12891,2,2713,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/d7kGxfGVyNg'),(12892,2,2714,'names','first_name','Heike Carder'),(12893,2,2714,'email','','heike.carder@gmail.com'),(12894,2,2714,'input_text','','42249887'),(12895,2,2714,'dropdown','','Projection Solutions'),(12896,2,2714,'description','','Hi there, I visited your website: https://blueocean-technologies.com/contact/ and here is a video which shows you how to get $10K monthly in free advertising for life with our marketing grants, advertise without spending a dime! Google Ads pays for it. Instantly boost your revenue with free Google Ads every month. Guaranteed approval - any business qualifies!\r\n\r\n\r\nView the YouTube video here: http://10k-youtubevideo.xyz \r\n\r\n\r\n\r\nIf you\'re interested or have any questions private email me at: ivan@doneforyou-campaigns.com\r\n\r\n\r\n\r\nMuch Success!\r\n\r\n\r\n\r\nIvan Ramirez\r\n\r\n\r\n\r\nhttp://10k-ad-accounts.xyz\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:https://bit.ly/websiteoptout'),(12897,2,2715,'names','first_name','Tawanna Langlois'),(12898,2,2715,'email','','langlois.tawanna@msn.com'),(12899,2,2715,'input_text','','4158101810'),(12900,2,2715,'dropdown','','Mini PCs'),(12901,2,2715,'description','','Hey, AI noticed a few issues with your website and rebuilt your site for free! Check it out: https://cash.bot'),(12902,2,2716,'names','first_name','Betsey Lambrick'),(12903,2,2716,'email','','betsey.lambrick@msn.com'),(12904,2,2716,'input_text','','663948165'),(12905,2,2716,'dropdown','','Display Mounts'),(12906,2,2716,'description','','Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/m26AoaWSFII'),(12907,2,2717,'names','first_name','Thanh Hibbard'),(12908,2,2717,'email','','thanh.hibbard@yahoo.com'),(12909,2,2717,'input_text','','2334103750'),(12910,2,2717,'dropdown','','LCD & LED Products'),(12911,2,2717,'description','','Our AI-powered service brings precise, keyword-driven traffic from your chosen locations to your website, all at a fraction of the cost of paid ads. Connect with us today.\r\n\r\nmarketingager.com'),(12912,2,2718,'names','first_name','Jaqueline Fincham'),(12913,2,2718,'email','','fincham.jaqueline@gmail.com'),(12914,2,2718,'input_text','','682920388'),(12915,2,2718,'dropdown','','Projection Solutions'),(12916,2,2718,'description','','Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\r\n\r\nhttps://ow.ly/nNVw50XSIIZ'),(12917,2,2719,'names','first_name','RobertEmist'),(12918,2,2719,'email','','zekisuquc419@gmail.com'),(12919,2,2719,'dropdown','','Display Mounts'),(12920,2,2719,'description','','Szia, meg akartam tudni az árát.'),(12921,2,2720,'names','first_name','Oj James'),(12922,2,2720,'email','','ojjames2023@gmail.com'),(12923,2,2720,'input_text','','42296544'),(12924,2,2720,'dropdown','','Audio Solutions'),(12925,2,2720,'description','','Most people don’t fail online because they lack opportunity.\r\n\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12926,2,2721,'names','first_name','Alex'),(12927,2,2721,'email','','outsourcedigitalmarketing@outlook.com'),(12928,2,2721,'description','','Hello, This is Alex, a senior copywriter and content writer. I can write content for you as per your website blueocean-technologies.com. I specialize in writing blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, content for brochures, Proofreading, Social Media Captions, Linkedin Content and content for SOPs. \r\nI can also do topic research and keyword research. \r\n\r\nSend me an email at outsourcedigitalmarketing@outlook.com if you have any requirements.'),(12929,2,2722,'names','first_name','Oj James'),(12930,2,2722,'email','','ojjames2023@gmail.com'),(12931,2,2722,'input_text','','480105703'),(12932,2,2722,'dropdown','','Cables & Accessories'),(12933,2,2722,'description','','Most people don’t fail online because they lack opportunity.\r\n\r\n\r\n\r\nThey fail because the thinking overwhelms them.\r\n\r\n\r\n\r\nWhat should I build?\r\n\r\nHow do I structure it?\r\nWhat comes next?\r\n\r\n\r\nThat mental weight is what kills momentum.\r\n\r\n\r\nClawMate was built to remove that layer completely.\r\n\r\n\r\nIt’s not another chatbot waiting for prompts. \r\n\r\n\r\n\r\nClick here for more : https://jvz4.com/c/688203/433889/'),(12934,2,2723,'names','first_name','RobertEmist'),(12935,2,2723,'email','','zekisuquc419@gmail.com'),(12936,2,2723,'dropdown','','Audio Solutions'),(12937,2,2723,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(12938,2,2724,'names','first_name','Lauren Crain'),(12939,2,2724,'email','','lauren.crain@gmail.com'),(12940,2,2724,'input_text','','887592323'),(12941,2,2724,'dropdown','','Audio Solutions'),(12942,2,2724,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/d7kGxfGVyNg'),(12943,2,2725,'names','first_name','Addy'),(12944,2,2725,'email','','brandbuildingassistance@outlook.com'),(12945,2,2725,'input_text','','3437825796'),(12946,2,2725,'description','','Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \r\n\r\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.'),(12947,2,2726,'names','first_name','Emily Stacey'),(12948,2,2726,'email','','stacey.emily@outlook.com'),(12949,2,2726,'input_text','','584314683'),(12950,2,2726,'dropdown','','Video Distribution'),(12951,2,2726,'description','','Imagine if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Watch this short video for more info: https://www.youtube.com/shorts/sfVup2NhPQ4'),(12952,2,2727,'names','first_name','Lesli Weatherburn'),(12953,2,2727,'email','','lesli.weatherburn@outlook.com'),(12954,2,2727,'input_text','','4186980877'),(12955,2,2727,'dropdown','','Video Distribution'),(12956,2,2727,'description','','Hi,\r\n\r\nNoticed your business online and wanted to pass this along.\r\n\r\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with almost no effort.\r\n\r\nCheck this out:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s free to use and takes less time than posting manually.\r\n\r\nReply if you want more ways to promote your site.'),(12957,2,2728,'names','first_name','RobertEmist'),(12958,2,2728,'email','','zekisuquc419@gmail.com'),(12959,2,2728,'dropdown','','Other Enquiry'),(12960,2,2728,'description','','Aloha, makemake wau eʻike i kāu kumukūʻai.'),(12961,2,2729,'names','first_name','Sabrina Nesbit'),(12962,2,2729,'email','','admin@maxreviewflow.com'),(12963,2,2729,'dropdown','','Video Distribution'),(12964,2,2729,'description','','Can I check a small thing with you?'),(12965,2,2730,'names','first_name','RobertEmist'),(12966,2,2730,'email','','zekisuquc419@gmail.com'),(12967,2,2730,'dropdown','','Audio Solutions'),(12968,2,2730,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(12969,2,2731,'names','first_name','Clark B.'),(12970,2,2731,'email','','seoclark2024@gmail.com'),(12971,2,2731,'input_text','','2187365221'),(12972,2,2731,'dropdown','','LCD & LED Products'),(12973,2,2731,'description','','Hi,\r\n\r\nI hope you’re having a great week.\r\n\r\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\r\n\r\nIf this is something you’d consider, I’d be glad to share the site list for your review.\r\n\r\nKind regards,\r\nClark'),(12974,2,2732,'names','first_name','Tegan Ramaciotti'),(12975,2,2732,'email','','ramaciotti.tegan@googlemail.com'),(12976,2,2732,'input_text','','687458766'),(12977,2,2732,'dropdown','','Audio Solutions'),(12978,2,2732,'description','','Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/iojvp6ZtjW4'),(12979,2,2733,'names','first_name','Jude Skillen'),(12980,2,2733,'email','','jude.skillen@msn.com'),(12981,2,2733,'input_text','','2813794307'),(12982,2,2733,'dropdown','','Wireless Solutions'),(12983,2,2733,'description','','Hello,\r\n\r\nSaw your site and figured this might be valuable.\r\n\r\nHere’s a free service that can help you promote your site across multiple classified sites with a single submission.\r\n\r\nIf you want fast exposure, here’s the link:\r\nwww.websubmitterpro.com\r\n\r\nIt’s completely free and takes about 60 seconds.\r\n\r\nHappy to share more free ways to get exposure.'),(12984,2,2734,'names','first_name','RobertEmist'),(12985,2,2734,'email','','zekisuquc419@gmail.com'),(12986,2,2734,'dropdown','','Meeting Room Solutions'),(12987,2,2734,'description','','Szia, meg akartam tudni az árát.'),(12988,2,2735,'names','first_name','B_ctkl'),(12989,2,2735,'email','','info2@aioseoblog.store'),(12990,2,2735,'dropdown','','Other Enquiry'),(12991,2,2735,'description','','Если вы продвигаете сайт и ищете понятные материалы, можно почитать практический SEO-блог — там есть гайдов по оптимизации контента и структуре.'),(12992,2,2736,'names','first_name','Oj James'),(12993,2,2736,'email','','ojjames2023@gmail.com'),(12994,2,2736,'input_text','','632149645'),(12995,2,2736,'description','','See how agencies run SEO and AI search with Rankability\r\n\r\n\r\nWatch a live workflow from keyword research to a client-ready, optimized page, plus tracking visibility in Google and AI answers.\r\n\r\n\r\n\r\n\"Rankability has been developed with the agency needs in mind. The ability to provide access to my writing team has been fantastic, and the functionality was very intuitive for the team to jump into right away.\r\n\r\n\"\r\n\r\n\r\nClick here for more and watch a video : https://www.rankability.com/?via=seo2026'),(12996,2,2737,'names','first_name','Annis Matson'),(12997,2,2737,'email','','annis.matson27@gmail.com'),(12998,2,2737,'input_text','','129917269'),(12999,2,2737,'dropdown','','Cables & Accessories'),(13000,2,2737,'description','','Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-driven growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\r\nWant to make TikTok work for blueocean-technologies.com? Watch this short video for more info: https://www.youtube.com/shorts/sfVup2NhPQ4'),(13001,2,2738,'names','first_name','Trena Samons'),(13002,2,2738,'email','','admin@maxreviewflow.com'),(13003,2,2738,'input_text','','745309588'),(13004,2,2738,'description','','Is this the right contact for a quick check?'),(13005,2,2739,'names','first_name','Clark B.'),(13006,2,2739,'email','','seoclark2024@gmail.com'),(13007,2,2739,'input_text','','491160929'),(13008,2,2739,'dropdown','','Mini PCs'),(13009,2,2739,'description','','Hi,\r\n\r\nI hope you’re having a great week.\r\n\r\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\r\n\r\nIf this is something you’d consider, I’d be glad to share the site list for your review.\r\n\r\nKind regards,\r\nClark'),(13010,2,2740,'names','first_name','Prince Barron'),(13011,2,2740,'email','','prince.barron@gmail.com'),(13012,2,2740,'input_text','','7759793046'),(13013,2,2740,'description','','Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\r\n\r\nhttps://ow.ly/iuvu50XSIHi'),(13014,2,2741,'names','first_name','Bernie Mullawirraburka'),(13015,2,2741,'email','','bernie.mullawirraburka46@outlook.com'),(13016,2,2741,'input_text','','7221523546'),(13017,2,2741,'dropdown','','Projection Solutions'),(13018,2,2741,'description','','Hi there,\r\n\r\nNot sure who on your team handles Google Ads — could you point me to the right person?\r\n\r\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\r\n\r\n I visited your website: https://blueocean-technologies.com/contact/ and we are seeing that you guys are currently running Google Ads or have tried in the past.\r\n\r\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\r\n\r\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers/clients.\r\n\r\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\r\n\r\n\r\nLooking forward to hearing from you,\r\n\r\nIvan Ramirez\r\nAd Grants Lab\r\nhttp://10k-youtubevideo.xyz\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:https://bit.ly/websiteoptout'),(13019,2,2742,'names','first_name','Oj James'),(13020,2,2742,'email','','ojjames2023@gmail.com'),(13021,2,2742,'input_text','','745695895'),(13022,2,2742,'dropdown','','Cables & Accessories'),(13023,2,2742,'description','','See how agencies run SEO and AI search with Rankability\r\n\r\n\r\nWatch a live workflow from keyword research to a client-ready, optimized page, plus tracking visibility in Google and AI answers.\r\n\r\n\r\n\r\n\"Rankability has been developed with the agency needs in mind. The ability to provide access to my writing team has been fantastic, and the functionality was very intuitive for the team to jump into right away.\r\n\r\n\"\r\n\r\n\r\nClick here for more and watch a video : https://www.rankability.com/?via=seo2026'),(13024,2,2743,'names','first_name','MWgycTFgVZcQfjcgwXVJFrUA'),(13025,2,2743,'email','','o.xo.y.a.j.eyap63@gmail.com'),(13026,2,2743,'input_text','','8403243704'),(13027,2,2743,'dropdown','','Video Distribution'),(13028,2,2743,'description','','tlCUzratUSHvToEHavPTD'),(13029,2,2744,'names','first_name','Jayrn Smith'),(13030,2,2744,'email','','timm.nida@hotmail.com'),(13031,2,2744,'input_text','','9077878121'),(13032,2,2744,'dropdown','','Wireless Solutions'),(13033,2,2744,'description','','Hi, it’s Jayrn.\r\n\r\nYou are about to master Magnetic Marketing—the system where customers hunt you down, and you never have to “get slapped” by the exhaustion of cold prospecting again. \r\n\r\nThis methodology is built upon Dan Kennedy’s 34-year proven “Magnetic Marketing” system—a strategic machine that has generated over $65 million in sales across 200 different niches. \r\n\r\nThe final result is a business that operates in a “competitive vacuum,” insulating you from price-shopping and the sting of rejection. \r\n\r\nHowever, before you can add new strategies, you must perform an aggressive removal of the strategic waste and “excess equipment” currently sabotaging your growth.\r\n\r\nLearn More: https://marketersmentor.com/attracting-buyers.php?refer=blueocean-technologies.com\r\n\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13034,2,2745,'names','first_name','Rahul'),(13035,2,2745,'email','','hireonline4455@outlook.com'),(13036,2,2745,'input_text','','680907794'),(13037,2,2745,'dropdown','','Projection Solutions'),(13038,2,2745,'description','','Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 6 per hour. I can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce/Magento/Shopify Product Data Entry, Amazon/Ebay/Etsy/Walmart/Target Product Data Entry, Facebook Shop/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \r\n\r\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com'),(13039,2,2746,'names','first_name','888starz_oaPi'),(13040,2,2746,'email','','ckxilqwhtpi@igurant1.online'),(13041,2,2746,'dropdown','','Meeting Room Solutions'),(13042,2,2746,'description','','نوفر دعمًا فنيًا مستمرًا ومتجاوبًا يجيب على استفسارات العملاء بسرعة \r\nتسجيل 888starz https://pauls-boutique.com/'),(13043,2,2747,'names','first_name','Kenton Halpern'),(13044,2,2747,'email','','kenton.halpern@yahoo.com'),(13045,2,2747,'input_text','','3479306383'),(13046,2,2747,'dropdown','','Other Enquiry'),(13047,2,2747,'description','','Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\r\n\r\nhttps://marketingaged.com/'),(13048,2,2748,'names','first_name','Darby Busch'),(13049,2,2748,'email','','busch.darby63@gmail.com'),(13050,2,2748,'input_text','','1340254611'),(13051,2,2748,'dropdown','','LCD & LED Products'),(13052,2,2748,'description','','Why pay high costs for paid ads? Our AI-powered traffic service delivers engaged visitors to your site at a much lower price.\r\n\r\nhttps://marketingaged.com/'),(13053,2,2749,'names','first_name','kupit_nkPr'),(13054,2,2749,'email','','nnfvocierpr@1-construction.store'),(13055,2,2749,'dropdown','','Mini PCs'),(13056,2,2749,'description','','Наличие сертификатов и гарантий позволяет быть уверенными в качестве и долговечности пластиковых окон. \r\nКомпания «Пластик» предлагает пластиковые окна отличного качества с гарантией и профессиональным монтажом по Москве. \r\nКомпания «Пластик» предлагает купить пластиковые окна хорошего качества в Москве, сочетая надежность и доступные цены.'),(13057,2,2750,'names','first_name','RobertEmist'),(13058,2,2750,'email','','zekisuquc419@gmail.com'),(13059,2,2750,'dropdown','','Meeting Room Solutions'),(13060,2,2750,'description','','Hi, ego volo scire vestri pretium.'),(13061,2,2751,'names','first_name','Akilah Longoria'),(13062,2,2751,'email','','akilah.longoria@outlook.com'),(13063,2,2751,'input_text','','442028558'),(13064,2,2751,'dropdown','','Meeting Room Solutions'),(13065,2,2751,'description','','Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\r\n\r\nhttps://ow.ly/f9zB50XSIGy'),(13066,2,2752,'names','first_name','Jayrn Smith'),(13067,2,2752,'email','','tamika.fortenberry76@gmail.com'),(13068,2,2752,'input_text','','7273933700'),(13069,2,2752,'dropdown','','Projection Solutions'),(13070,2,2752,'description','','Hi, it’s Jayrn.\r\n\r\nThe \"Cyclone of Change\" is hitting every industry right now—shaking up technology, media, customer preferences, and competition. \r\n\r\nMost business owners are reacting like \"fragile saplings\" in a storm, certain to be victims of the next big shift.\r\n\r\n\"But you don’t have to be one of them.\"\r\n\r\nI’m sending you a powerful resource from Dan Kennedy that breaks down exactly how to become a \"mighty oak\" that remains deeply rooted while others are being overwhelmed. \r\n\r\nInside this Magnetic Marketing Letter, you’ll discover:\r\n\r\n* The 5 Methods to Master Change: These are the specific strategies Dan uses to make change work for him, rather than letting change put him to work.\r\n\r\n* Two Master Keys to Riches: Two secret principles that Dan considers the most valuable advice he has shared in over a year.\r\n\r\n* The $440,000 Test: How one client spent $20,000 on a simple delivery change (without changing a single word of copy) and brought in nearly half a million dollars.\r\n\r\n* The \"Goldilocks Approach\" to Progress: Why leaping too fast to embrace change can lead you off a cliff, but resisting it too long will get you run over.\r\n\r\n* The \"Middled-Out\" Pyramid: Why you must change who you sell to right now as middle-income earners get \"slaughtered\" by current economic trends.\r\n\r\nYou’ll also read the incredible story of \"Preston Schmidli\", who went from \"selling his own plasma for gas money\" to building a growth machine generating \"nearly $5 million\" in less than seven years by using these exact tactics.\r\n\r\nDon’t let yourself be overwhelmed by circumstances when you can choose to master them instead.\r\n\r\nDownload/Read here: https://marketersmentor.com/magnetic-marketing-letter.php?refer=blueocean-technologies.com\r\n\r\nTo your success,\r\n\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13071,2,2753,'names','first_name','Brian WRIGHT Eng.'),(13072,2,2753,'email','','sweepstakes@astrological.studio'),(13073,2,2753,'input_text','','7209248652'),(13074,2,2753,'dropdown','','Projection Solutions'),(13075,2,2753,'description','','Yes, you can get a brand new iPhone Air 1TB if you join our WEXXON SPRING SWEEPSTAKES. All you need to do is register yourself at our store https://astrological.studio. Every hundredth registered visitor to our store will receive a brand-new white 1TB iPhone Air from us. Have a great day. Best regards, Brian WRIGHT Eng., WEXXON ASTROLOGICAL STUDIO, https://astrological.studio'),(13076,2,2754,'names','first_name','Bernadette Lininger'),(13077,2,2754,'email','','bernadette.lininger@gmail.com'),(13078,2,2754,'input_text','','343701838'),(13079,2,2754,'dropdown','','Video Distribution'),(13080,2,2754,'description','','Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\r\n\r\nhttps://marketingaged.com/'),(13081,2,2755,'names','first_name','Rodrigo Burch'),(13082,2,2755,'email','','rodrigo.burch@gmail.com'),(13083,2,2755,'input_text','','7888498856'),(13084,2,2755,'dropdown','','Projection Solutions'),(13085,2,2755,'description','','Hi,\r\n\r\nNoticed your business online and wanted to pass this along.\r\n\r\nThere’s a free tool that lets you submit your website across multiple classified sites with a single submission.\r\n\r\nCheck this out:\r\nclassifiedsubmitter.com\r\n\r\nIt’s a free traffic booster and takes less time than posting manually.\r\n\r\nI can send more free traffic resources.'),(13086,2,2756,'names','first_name','Brian WRIGHT Eng.'),(13087,2,2756,'email','','sweepstakes@astrological.studio'),(13088,2,2756,'input_text','','7209248652'),(13089,2,2756,'dropdown','','Wireless Solutions'),(13090,2,2756,'description','','Yes, you can get a brand new iPhone Air 1TB if you join our WEXXON SPRING SWEEPSTAKES. All you need to do is register yourself at our store https://astrological.studio. Every hundredth registered visitor to our store will receive a brand-new white 1TB iPhone Air from us. Have a great day. Best regards, Brian WRIGHT Eng., WEXXON ASTROLOGICAL STUDIO, https://astrological.studio'),(13091,2,2757,'names','first_name','RobertEmist'),(13092,2,2757,'email','','zekisuquc419@gmail.com'),(13093,2,2757,'dropdown','','Audio Solutions'),(13094,2,2757,'description','','Hi, I wanted to know your price.'),(13095,2,2758,'names','first_name','Jayrn Smith'),(13096,2,2758,'email','','hinchcliffe.clayton79@gmail.com'),(13097,2,2758,'input_text','','8022218482'),(13098,2,2758,'dropdown','','Mini PCs'),(13099,2,2758,'description','','Hi, it’s Jayrn.\r\n\r\nDo you feel like your audience is just drifting past your offers? \r\n\r\nIt’s called the \"Zombie Scroll,\" and if you don’t know how to shake them out of it, your business is essentially invisible.\r\n\r\nI’m sending you the latest issue of the Behind The Scenes Marketing Secrets Letter, and it’s a masterclass in what Russell Brunson calls \"Pattern Interrupt Profits\". \r\n\r\nThis issue is packed with strategies to help you stand out in any market, no matter how saturated it is. Here is a look at what’s inside:\r\n\r\n*The \"Podcast VSL\" Secret: Discover the new format that is replacing traditional Video Sales Letters. One marketer used a simple page that looked like a podcast episode and saw a 6X return on ad spend, despite the page not even being \"structured\" for sales.\r\n\r\n*The \"Avenger Team\" Framework: Russell reveals why most entrepreneurs fail because they hire people just like them (Starters). Learn how to use personality assessments to find your \"Finishers\"—the people who actually deliver on the promises you make.\r\n\r\n*Heath Wilcock’s Top 10 Breakthroughs: From why \"subscriptions are king\" to the power of the MIFGE (Most Incredible Free Gift Ever) that sent Russell’s Voxer into a meltdown with new sign-ups.\r\n\r\n*Avoiding \"Sally Stupid\": Dan Kennedy shares a \"Classic Kennedy\" warning about how big, dumb corporate entities kill marketing genius and why you must remain ruthlessly entrepreneurial as you grow.\r\n\r\n*The $100 Shift: How one member went from a \"depressed zombie\" in a 9-to-5 job to building a thriving funnel agency by \"paying for speed\".\r\n\r\nThis is actually the last-ever physical print issue of this newsletter as it transitions to a deeper, video-based training format inside the member’s area. \r\n\r\nDon\'t let your marketing become just another \"pattern\" that people ignore. Learn how to disrupt the scroll and become the only person your audience wants to buy from.\r\n\r\nLearn details here: https://marketersmentor.com/buying-only-from-you.php?refer=blueocean-technologies.com\r\n\r\nTo your success,\r\n\r\nJayrn\r\n\r\n*P.S.* If you’ve ever felt \"dumb\" because you aren\'t organized, check out page 25. Russell shares his own personality profile (he has almost \"zero conscientiousness\") and explains how he stopped trying to be an organizer and started building a billion-dollar company instead. It’s a total game-changer for your self-confidence.\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13100,2,2759,'names','first_name','RobertEmist'),(13101,2,2759,'email','','zekisuquc419@gmail.com'),(13102,2,2759,'dropdown','','Audio Solutions'),(13103,2,2759,'description','','Здравейте, исках да знам цената ви.'),(13104,2,2760,'names','first_name','Hannah Melotto'),(13105,2,2760,'email','','hm@melottogroup.com'),(13106,2,2760,'description','','Hello! Do you have any use for a freelance writer? I have nearly a decade of experience, and I\'m looking for new opportunities. You can book a time with me to chat if interested. Hoping to connect! https://calendly.com/melottogroup/30min'),(13107,2,2761,'names','first_name','Tara Deatherage'),(13108,2,2761,'email','','tara.deatherage21@gmail.com'),(13109,2,2761,'input_text','','7779480663'),(13110,2,2761,'dropdown','','Projection Solutions'),(13111,2,2761,'description','','Imagine if blueocean-technologies.com could harness TikTok for genuine leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and profiles they’re following—to skyrocket your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Get more information here: https://boostgrow.co/'),(13112,2,2762,'names','first_name','Clark B.'),(13113,2,2762,'email','','seoclark2024@gmail.com'),(13114,2,2762,'input_text','','2191847477'),(13115,2,2762,'description','','Hi,\r\n\r\nI hope you’re having a great week.\r\n\r\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\r\n\r\nIf this is something you’d consider, I’d be glad to share the site list for your review.\r\n\r\nKind regards,\r\nClark'),(13116,2,2763,'names','first_name','Javier Richard'),(13117,2,2763,'email','','javier.richard@msn.com'),(13118,2,2763,'input_text','','247928785'),(13119,2,2763,'dropdown','','Other Enquiry'),(13120,2,2763,'description','','Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\r\n\r\nhttps://marketingaged.com/'),(13121,2,2764,'names','first_name','Meltem Baransel'),(13122,2,2764,'email','','sales@mail-dragonsourcing.com'),(13123,2,2764,'input_text','','3298885592'),(13124,2,2764,'dropdown','','Wireless Solutions'),(13125,2,2764,'description','','Hello,\r\n\r\nMy name is Meltem Baransel from Dragon Sourcing. We work with wholesale and e-commerce clients and are currently reviewing suppliers.\r\n\r\nYour product range appears relevant to some items we are sourcing. We prepared a short document with a few product examples for review:\r\n\r\nhttps://drive.google.com/file/d/1q2tEb7-Hmy2XMtwsQr64lDmMSDVeqXnm/view?usp=sharing\r\n\r\nIf possible, please let us know:\r\n• MOQ\r\n• approximate pricing\r\n• lead times\r\n• OEM / private label availability\r\n\r\nThank you and we look forward to hearing from you.\r\n\r\nBest regards,\r\nMeltem Baransel\r\nDragon Sourcing\r\nsales@mail-dragonsourcing.com'),(13126,2,2765,'names','first_name','Avtoservis_gsol'),(13127,2,2765,'email','','jjnximcmfol@lvdskjn.store'),(13128,2,2765,'dropdown','','Mini PCs'),(13129,2,2765,'description','','Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. В этом автосервисе вы найдете опытных техников, которые знают все о Тойота. \r\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nДля Тойота необходим высокий уровень квалификации. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \r\nВ автосервисе установлено современное оборудование. Наличие современного оборудования существенно упрощает процесс диагностики. \r\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.'),(13130,2,2766,'names','first_name','Marty Eager'),(13131,2,2766,'email','','marty.eager@yahoo.com'),(13132,2,2766,'input_text','','612621781'),(13133,2,2766,'dropdown','','Video Distribution'),(13134,2,2766,'description','','Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\r\n\r\nhttps://marketingaged.com/'),(13135,2,2767,'names','first_name','Jayrn Smith'),(13136,2,2767,'email','','mohammad.oconor@gmail.com'),(13137,2,2767,'input_text','','455656584'),(13138,2,2767,'dropdown','','Wireless Solutions'),(13139,2,2767,'description','','Hi, it’s Jayrn.\r\n\r\nDo you want to stop chasing fleeting tactics and finally build a predictable, consistent flood of high-quality customers?\r\n\r\nIf so, you’re going to love this: https://marketersmentor.com/nobsletter.php?refer=blueocean-technologies.com\r\n\r\nDan Kennedy, the \"Renegade Millionaire Maker\" who has guided the empires of marketing legends like Ryan Deiss and Frank Kern, has teamed up with Russell Brunson to open his private vault for the first time. \r\n\r\nTogether, they are revealing the exact frameworks that generated 95% of the revenue across millions of analyzed funnels.\r\n\r\nIf you’ve been suffering from \"ADHD Marketing\"—hopping from one social media trend to another while your ad budget disappears with no ROI—you need to see this:\r\n\r\nhttps://marketersmentor.com/nobsletter.php?refer=blueocean-technologies.com\r\n\r\nRight now, you can \"test-drive\" their combined wisdom for 30 days and claim a $19,997 value stack of bonuses—including a massive 653-page physical swipe file of the world\'s most profitable funnels—simply by saying \"maybe\". \r\n\r\nThis is the end of the \"tactic-hopping\" nightmare and the beginning of a business that runs like clockwork.\r\n\r\nTo multiplying your leverage,\r\nJayrn\r\n\r\n\r\n\r\nMy Blog:\r\nhttps://www.jayrn.com\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13140,2,2768,'names','first_name','Jake Pawlowski'),(13141,2,2768,'email','','pawlowski.jake@hotmail.com'),(13142,2,2768,'dropdown','','Meeting Room Solutions'),(13143,2,2768,'description','','Are you tired of \"generic AI\" spitting out robotic, soulless text that readers instantly reject? Most aspiring publishers fail because they try to sell \"Wikipedia articles\" to parents who are searching for a lifeline at 2 AM, not a dry textbook,. You’re likely missing out on this recession-proof goldmine because you think you need a PhD or months of free time to write something that actually sells,. While you hesitate, the \"Generic AI\" gold rush is ending, and specialized niche dominators are taking over the 140-million-parent market.\r\n\r\nhttps://java138.site/ParentingRoyaltiesBot\r\n\r\nStop fighting the algorithm and start dominating with the Parenting Royalties Bot. We’ve stripped away the \"generalist\" fluff of ChatGPT to build a precision-engineered machine that writes with the emotional warmth and psychological depth of a family therapist,. For just $17.88, this bot handles the entire pipeline: it identifies high-demand topics, maps emotional arcs, creates five-star covers, and generates the exact keywords to stop the scroll,,. Claim your unfair advantage and go from a blank page to a published Amazon author in under 30 minutes before the launch price expires!,,.\r\n\r\nhttps://java138.site/ParentingRoyaltiesBot\r\n\r\nYou are receiving this message \r\nsince we believe \r\nwhat we’re offering \r\ncould be relevant to you.\r\n\r\nIf you do not wish to receive \r\nadditional emails from us, \r\nsimply \r\nunsubscribe:\r\n\r\nhttps://java138.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 7242 Leobnerstrasse 39, BURGENLAND 3422\r\nLooking out for you, Jake Pawlowski.'),(13144,2,2769,'names','first_name','Oj James'),(13145,2,2769,'email','','ojjames2023@gmail.com'),(13146,2,2769,'input_text','','380648210'),(13147,2,2769,'dropdown','','Other Enquiry'),(13148,2,2769,'description','','Hello,\r\n\r\nI found your website while browsing in your niche.\r\n\r\nMany website owners are using this SEO tool to find keywords and analyze competitors.\r\n\r\nYou can try it here:\r\n\r\nhttps://bit.ly/4bpajr8\r\n\r\nIt may help improve your search traffic.\r\n\r\nBest regards'),(13149,2,2770,'names','first_name','Eric Jones'),(13150,2,2770,'email','','ericjonesmyemail@gmail.com'),(13151,2,2770,'input_text','','555-555-1212'),(13152,2,2770,'dropdown','','Audio Solutions'),(13153,2,2770,'description','','Hello Blueocean Technologies Com Owner,\r\n\r\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies Com to generate more leads.\r\n\r\nHere’s how:\r\n\r\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies Com.\r\n\r\nVisit https://blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\r\n\r\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\r\n\r\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\r\n\r\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\r\n\r\nVisit https://blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\r\n\r\nEric\r\n\r\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\r\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you right now… don’t keep them waiting.\r\nVisit https://blastleadgeneration.com to try Web Visitors Into Leads now.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://blastleadgeneration.com/unsubscribe.aspx?d=blueocean-technologies.com'),(13154,2,2771,'names','first_name','Antony Sykes'),(13155,2,2771,'email','','advert@fuiadvert.com'),(13156,2,2771,'input_text','','8406585719'),(13157,2,2771,'dropdown','','Audio Solutions'),(13158,2,2771,'description','','Hey,\r\n\r\nI’m Carl Solomon from Velociti Consultancy Group, a Finnish-registered company with operations in Canada. We connect businesses with lenders/investors in Qatar, Oman, the UAE, and Saudi Arabia for structured financing—loans at 3% interest, up to 2-year grace, and flexible security.\r\n\r\nIf you’re exploring funding, please share your requirements for a confidential discussion.\r\n\r\nWarm regards,\r\n\r\nCarl Solomon\r\nVelociti Consultant Group\r\ncarl@velociticonsultant.com\r\nMobile:+1 437 220 4900\r\nWhatsApp: +1 437 220 4900'),(13159,2,2772,'names','first_name','Margareta Crumpton'),(13160,2,2772,'email','','crumpton.margareta@gmail.com'),(13161,2,2772,'input_text','','7989349650'),(13162,2,2772,'dropdown','','Display Mounts'),(13163,2,2772,'description','','Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\r\n\r\nhttps://ow.ly/iuvu50XSIHi'),(13164,2,2773,'names','first_name','Mittie Macdougall'),(13165,2,2773,'email','','macdougall.mittie@gmail.com'),(13166,2,2773,'input_text','','3372888039'),(13167,2,2773,'dropdown','','Meeting Room Solutions'),(13168,2,2773,'description','','You’ve poured months of hard work and your entire soul into your manuscript, but the reality is harsh: your book is effectively \"invisible\" in the vast ocean of Amazon. You’re spending more time struggling with marketing and endless social media posting than actually writing, leading to total burnout. It’s soul-crushing to watch lower-quality books outrank yours simply because those authors have the time for promotion while you don\'t.\r\n\r\nhttps://ggplaybos.site/AISalesRocket\r\n\r\nAI Sales Rocket is your personal 24/7 traffic engine designed to take you from \"invisible to in-demand\". Using a \"Publish-Once-Promote-Everywhere\" system, the AI automatically generates fresh content and promotes your book across all social media accounts on total autopilot. Stop wasting energy on buggy scripts and broken promises; this is a robust, professional solution that keeps driving real traffic to your books day after day while you focus on your next masterpiece.\r\n\r\nhttps://ggplaybos.site/AISalesRocket\r\n\r\nYou received this notification \r\nbecause we believe \r\nour offer \r\ncould be relevant to you.\r\n\r\nIf you don’t want to receive \r\nfuture messages from us, \r\nplease click here to \r\nunsubscribe from these emails:\r\n\r\nhttps://ggplaybos.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5954 Piazza Principe Umberto 55, FI 50144\r\nLooking out for you, Mittie Macdougall.'),(13169,2,2774,'names','first_name','Carlo Burgos'),(13170,2,2774,'email','','carlo.burgos21@hotmail.com'),(13171,2,2774,'input_text','','649452335'),(13172,2,2774,'dropdown','','Video Distribution'),(13173,2,2774,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(13174,2,2775,'names','first_name','Kandi Bonner'),(13175,2,2775,'email','','bonner.kandi@gmail.com'),(13176,2,2775,'input_text','','195806240'),(13177,2,2775,'description','','Hi,\r\n\r\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\r\n\r\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\r\n\r\nSee it in action: https://deluna101a.site/GhostPages\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://deluna101a.site/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(13178,2,2776,'names','first_name','Søren Wren'),(13179,2,2776,'email','','soren.wren@desertgroup-ae.ca'),(13180,2,2776,'input_text','','554798873'),(13181,2,2776,'dropdown','','Video Distribution'),(13182,2,2776,'description','','Hi,\r\n\r\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\r\n\r\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a mega project we are working on currently.\r\n\r\nWe look forward to your response and the opportunity to explore potential collaboration.\r\n\r\nRegards,\r\nSøren Wren'),(13183,2,2777,'names','first_name','Adelaide Abner'),(13184,2,2777,'email','','adelaide.abner@gmail.com'),(13185,2,2777,'input_text','','3508887769'),(13186,2,2777,'dropdown','','LCD & LED Products'),(13187,2,2777,'description','','Have you ever dreamed of breaking into the book market, only to be crushed by the reality of how hard it actually is? The \"old way\" of creating children\'s books is a total grind: you need to write a compelling story, find professional illustrators, and master complex design tools. For most people, creating just one personalized book takes days or even weeks, making it impossible to build a real, scalable business. This massive barrier to entry has kept you stuck on the sidelines while a few \"insiders\" dominate one of the hottest niches in the world.\r\n\r\nhttps://bookmarket.expert/StoryHero\r\n\r\nStoryHero shatters that barrier by using advanced AI to generate fully illustrated, personalized kids\' books in just 5 minutes. You no longer need writing skills, design experience, or a massive budget to tap into a market where parents gladly pay $20, $30, or even $50 for a single book. For a one-time investment of just $17, you get the exact tools and the $6 million case study that will allow you to stop accepting mediocrity and finally start building the life of your dreams.\r\n\r\nhttps://bookmarket.expert/StoryHero\r\n\r\nYou are getting this email \r\nsince we believe \r\nwhat we’re offering \r\ncould be useful to you.\r\n\r\nIf you do not wish to receive \r\nfuture messages from us, \r\nplease click here to \r\nunsubscribe:\r\n\r\nhttps://bookmarket.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1140 Via Callicratide 50, AR 52031\r\nLooking out for you, Adelaide Abner.'),(13188,2,2778,'names','first_name','Harleyled'),(13189,2,2778,'email','','seevas18@madeiratravelnews.com'),(13190,2,2778,'dropdown','','Wireless Solutions'),(13191,2,2778,'description','','I started writing down one thing at the end of every day — what I actually managed to do. Not a to-do list, not plans. Just one small win. It\'s surprising how quickly it shifts your perspective.'),(13192,2,2779,'names','first_name','Tubdiciada'),(13193,2,2779,'email','','gw339dvh@hotmail.com'),(13194,2,2779,'dropdown','','Other Enquiry'),(13195,2,2779,'description','','Feeling down lately? Tired of low energy and no motivation? Many people face this daily — but there’s an easy way back to feeling like yourself. Discreet online access, fast worldwide shipping, total privacy. Check our mood support options now. \r\nhttps://tinyurl.com/byp585wh'),(13196,2,2780,'names','first_name','RobertEmist'),(13197,2,2780,'email','','zekisuquc419@gmail.com'),(13198,2,2780,'dropdown','','Meeting Room Solutions'),(13199,2,2780,'description','','Sveiki, aš norėjau sužinoti jūsų kainą.'),(13200,2,2781,'names','first_name','Mark'),(13201,2,2781,'email','','webdesignservices111@outlook.com'),(13202,2,2781,'input_text','','533507711'),(13203,2,2781,'dropdown','','Audio Solutions'),(13204,2,2781,'description','','Hi, Almost every website has some issues related to design, outdated layouts, old technologies or plugins, loading speed, functionality, mobile responsiveness, SEO, content optimization, navigation structure, broken links, security settings, user experience, conversion optimization, and overall technical performance. These issues often reduce user trust and can lead to loss of potential business.\r\n\r\nAs an agency, our goal is to identify these problems and help get your website back on track. We offer a complete website audit for $200, where our Web Performance Analyst will prepare a detailed report with all our findings.\r\n\r\nIf you find the report useful and wish to proceed with the optimizations, we can then provide you with a quote for making those improvements.\r\n\r\nIf you are interested, kindly send us an email at webdesignservices111@outlook.com'),(13205,2,2782,'names','first_name','RobertEmist'),(13206,2,2782,'email','','zekisuquc419@gmail.com'),(13207,2,2782,'dropdown','','Other Enquiry'),(13208,2,2782,'description','','Hi, kam dashur të di çmimin tuaj'),(13209,2,2783,'names','first_name','RobertEmist'),(13210,2,2783,'email','','zekisuquc419@gmail.com'),(13211,2,2783,'dropdown','','Video Distribution'),(13212,2,2783,'description','','Hi, მინდოდა ვიცოდე თქვენი ფასი.'),(13213,2,2784,'names','first_name','Clark B.'),(13214,2,2784,'email','','clark.digihub@outlook.com'),(13215,2,2784,'input_text','','236724081'),(13216,2,2784,'dropdown','','Video Distribution'),(13217,2,2784,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nClark'),(13218,2,2785,'names','first_name','Clark B.'),(13219,2,2785,'email','','clark.digihub@outlook.com'),(13220,2,2785,'dropdown','','Meeting Room Solutions'),(13221,2,2785,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nClark'),(13222,2,2786,'names','first_name','Kazuko Sievier'),(13223,2,2786,'email','','sievier.kazuko@gmail.com'),(13224,2,2786,'input_text','','616240858'),(13225,2,2786,'dropdown','','Projection Solutions'),(13226,2,2786,'description','','What if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service zeros in on the right users—based on hashtags they use and people they watch—to boost your reach and send traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\r\nReady to make TikTok work for blueocean-technologies.com? Get more information here: https://boostgrow.co/'),(13227,2,2787,'names','first_name','Akilah Craine'),(13228,2,2787,'email','','akilah.craine@msn.com'),(13229,2,2787,'input_text','','7812317224'),(13230,2,2787,'dropdown','','Display Mounts'),(13231,2,2787,'description','','Save on marketing with our AI-optimized service, delivering keyword and location-targeted traffic for less than paid ad campaigns. Start scaling your website now.\r\n\r\nhttps://ow.ly/f9zB50XSIGy'),(13232,2,2788,'names','first_name','Kristal Olmstead'),(13233,2,2788,'email','','olmstead.kristal9@yahoo.com'),(13234,2,2788,'input_text','','464453796'),(13235,2,2788,'description','','Want your offer to reach real businesses without relying on luck?\r\nContact form blasting sends your message directly through website contact forms — fast, targeted, and impossible to miss.\r\nNo algorithms deciding your fate. No bidding wars. No waiting for traffic.\r\nJust guaranteed delivery straight to the inboxes companies check every day.\r\nWhether you’re promoting a service, launching something new, booking calls, or generating leads, contact form blasting gives you the reach you’ve been missing.\r\nIf this message reached you, imagine what your message can do across thousands — or millions — of websites.\r\nStart your campaign at contactpageads.com and get your offer seen.'),(13236,2,2789,'names','first_name','Jackson Syme'),(13237,2,2789,'email','','syme.jackson@yahoo.com'),(13238,2,2789,'input_text','','9055692588'),(13239,2,2789,'dropdown','','Display Mounts'),(13240,2,2789,'description','','Hello,\r\n\r\nI found your site and thought this might help.\r\n\r\nHere’s a free service that can help you push your site out wider across multiple classified sites with one simple form.\r\n\r\nIf you want a quick visibility boost, here’s the URL:\r\nwww.websubmitterpro.com\r\n\r\nIt’s free to use and takes less effort than posting manually.\r\n\r\nLet me know if you want a quick breakdown of how it works.'),(13241,2,2790,'names','first_name','Crystalcelty'),(13242,2,2790,'email','','j.o.yo.f.c.h.at.t.i.n.g@gmail.com'),(13243,2,2790,'input_text','','+12075966781'),(13244,2,2790,'dropdown','','Wireless Solutions'),(13245,2,2790,'description','','Want a hot girl? \r\nMeet her right now!'),(13246,2,2791,'names','first_name','Tony'),(13247,2,2791,'email','','hireonline4455@outlook.com'),(13248,2,2791,'dropdown','','Display Mounts'),(13249,2,2791,'description','','Hello, Are you looking for a reliable Virtual Assistant to support your business remotely?\r\nWe provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\r\nYou can hire on a monthly basis:\r\n* Part-Time: $1200/month (80 hours)\r\n* Full-Time: $2000/month (160 hours)\r\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com'),(13250,2,2792,'names','first_name','Adelaida Trombley'),(13251,2,2792,'email','','trombley.adelaida@gmail.com'),(13252,2,2792,'input_text','','745503192'),(13253,2,2792,'dropdown','','Projection Solutions'),(13254,2,2792,'description','','Reaching out,\r\n\r\nSaw your website and thought this could help.\r\n\r\nThere’s a 100% free tool that lets you get listed fast across multiple classified sites with a single submission.\r\n\r\nGo here:\r\nhttps://sitesubmissionspider.com\r\n\r\nIt’s a free way to get exposure and takes under a minute.\r\n\r\nI can send more free traffic resources.'),(13255,2,2793,'names','first_name','Eloise McConnell'),(13256,2,2793,'email','','eloise.mcconnell@yahoo.com'),(13257,2,2793,'input_text','','6303963859'),(13258,2,2793,'dropdown','','Audio Solutions'),(13259,2,2793,'description','','Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\r\n\r\nhttps://ow.ly/f9zB50XSIGy'),(13260,2,2794,'names','first_name','Tubdiciada'),(13261,2,2794,'email','','46t1vb8w@yahoo.com'),(13262,2,2794,'dropdown','','Display Mounts'),(13263,2,2794,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/muhp7ymd'),(13264,2,2795,'names','first_name','Tiffiny Rasch'),(13265,2,2795,'email','','tiffiny.rasch73@gmail.com'),(13266,2,2795,'input_text','','7723179361'),(13267,2,2795,'dropdown','','Cables & Accessories'),(13268,2,2795,'description','','Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://ow.ly/JKzl50XSII5'),(13269,2,2796,'names','first_name','Oj James'),(13270,2,2796,'email','','ojjames2023@gmail.com'),(13271,2,2796,'input_text','','449208792'),(13272,2,2796,'dropdown','','Other Enquiry'),(13273,2,2796,'description','','Turn any idea into content, videos, and marketing campaigns in seconds\r\n\r\n\r\nNo experience needed, no hard work\r\n\r\n\r\nOne tool replaces an entire team\r\n\r\n\r\nStart now and get ahead of everyone else!\r\n\r\nFor more : https://jvz4.com/c/688203/431725/'),(13274,2,2797,'names','first_name','Adriana Washburn'),(13275,2,2797,'email','','washburn.adriana@googlemail.com'),(13276,2,2797,'input_text','','7079259795'),(13277,2,2797,'dropdown','','Video Distribution'),(13278,2,2797,'description','','Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\r\n\r\nhttps://ow.ly/JKzl50XSII5'),(13279,2,2798,'names','first_name','Dorine Mcdaniel'),(13280,2,2798,'email','','mcdaniel.dorine@msn.com'),(13281,2,2798,'input_text','','745728898'),(13282,2,2798,'dropdown','','Display Mounts'),(13283,2,2798,'description','','Our AI-driven solution delivers keyword and location-specific visitors to your site, offering a budget-friendly alternative to expensive paid advertising. Ready to boost your reach?\r\n\r\nhttps://marketingaged.com/'),(13284,2,2799,'names','first_name','Oj James'),(13285,2,2799,'email','','ojjames2023@gmail.com'),(13286,2,2799,'input_text','','50649442'),(13287,2,2799,'dropdown','','Projection Solutions'),(13288,2,2799,'description','','Turn any idea into content, videos, and marketing campaigns in seconds\r\n\r\n\r\nNo experience needed, no hard work\r\n\r\n\r\nOne tool replaces an entire team\r\n\r\n\r\nStart now and get ahead of everyone else!\r\n\r\nFor more : https://jvz4.com/c/688203/431725/'),(13289,2,2800,'names','first_name','prabhu kasi'),(13290,2,2800,'email','','prabhu@alphadxb.com'),(13291,2,2800,'input_text','','0506943259'),(13292,2,2800,'dropdown','','Video Distribution'),(13293,2,2800,'description','','Hi , Kindly share the price with ETA for below mentioned details \r\n\r\nInfobit AOC-USB31-CCDV Fiber Optical Cables - USB 3.1 Gen 2, 10Gbps, CM to CM, AOC cable, Supports Data + Video + PD Quantity - 38 number'),(13294,2,2801,'names','first_name','Zain'),(13295,2,2801,'email','','projectsexpert222@outlook.com'),(13296,2,2801,'input_text','','336068687'),(13297,2,2801,'dropdown','','Video Distribution'),(13298,2,2801,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.'),(13299,2,2802,'names','first_name','Rose Billington'),(13300,2,2802,'email','','rose.billington15@gmail.com'),(13301,2,2802,'input_text','','3593376283'),(13302,2,2802,'dropdown','','Wireless Solutions'),(13303,2,2802,'description','','Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\r\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\r\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\r\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!'),(13304,2,2803,'names','first_name','Clark B.'),(13305,2,2803,'email','','clark.digihub@outlook.com'),(13306,2,2803,'input_text','','3445988714'),(13307,2,2803,'dropdown','','LCD & LED Products'),(13308,2,2803,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nClark'),(13309,2,2804,'names','first_name','Hildegarde Devries'),(13310,2,2804,'email','','devries.hildegarde@msn.com'),(13311,2,2804,'input_text','','691611812'),(13312,2,2804,'dropdown','','Audio Solutions'),(13313,2,2804,'description','','Trying to get more consistent reach for your offer?\r\nContact form blasting sends your message directly through website contact forms — fast, predictable, and impossible to ignore.\r\nNo algorithms. No ad auctions. No waiting for someone to scroll past.\r\nJust guaranteed delivery straight to the inboxes companies check daily.\r\nWhether you\'re promoting a service, selling a product, or generating leads, contact form blasting gives you dependable visibility.\r\nIf this message reached you, imagine what your message can do across thousands — or millions — of websites.\r\nStart your campaign at contactpageads.com and put your offer where it gets noticed.'),(13314,2,2805,'names','first_name','Anita Starks'),(13315,2,2805,'email','','starks.anita@gmail.com'),(13316,2,2805,'input_text','','6441919600'),(13317,2,2805,'dropdown','','Audio Solutions'),(13318,2,2805,'description','','Just reaching out,\r\n\r\nI came across your website and wanted to share something useful.\r\n\r\nThere\'s a free tool that lets you promote your site across multiple classified sites with a single submission.\r\n\r\nIf you want to push your site out wider, here’s the address:\r\nwww.websubmitterpro.com\r\n\r\nIt’s a free traffic booster and takes seconds.\r\n\r\nIf you want more free traffic tools, let me know.'),(13319,2,2806,'names','first_name','RobertEmist'),(13320,2,2806,'email','','zekisuquc419@gmail.com'),(13321,2,2806,'dropdown','','Wireless Solutions'),(13322,2,2806,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(13323,2,2807,'names','first_name','Bernie Choi'),(13324,2,2807,'email','','bernie.choi@gmail.com'),(13325,2,2807,'input_text','','08772118717'),(13326,2,2807,'dropdown','','LCD & LED Products'),(13327,2,2807,'description','','Hi,\r\n\r\nHere is the best Video generator for eCommerce websites like blueocean-technologies.com.\r\n\r\nTurn your product pages into scroll-stopping video ads — automatically.\r\n\r\nNo editing, no setup, just paste your product URL.\r\n\r\nSave time, cut costs, and boost your sales this Black Friday.\r\n\r\nTry it free + 50% off: https://www.letstok.com/\r\n\r\nBest,\r\nBernie Choi\r\nLetstok'),(13328,2,2808,'names','first_name','Verlene Fuerst'),(13329,2,2808,'email','','verlene.fuerst@gmail.com'),(13330,2,2808,'input_text','','672138351'),(13331,2,2808,'dropdown','','Other Enquiry'),(13332,2,2808,'description','','Hi,\r\n\r\nI found your site and thought this might help.\r\n\r\nThere\'s a free tool that lets you get seen on more platforms across multiple classified sites with no manual posting.\r\n\r\nIf you want extra traffic, here’s where to go:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s free to use and takes seconds.\r\n\r\nHappy to share more free ways to get exposure.'),(13333,2,2809,'names','first_name','Tubdiciada'),(13334,2,2809,'email','','kv63uzht@gmail.com'),(13335,2,2809,'dropdown','','Audio Solutions'),(13336,2,2809,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/2zdka9ur'),(13337,2,2810,'names','first_name','Kasha Amato'),(13338,2,2810,'email','','kasha.amato@gmail.com'),(13339,2,2810,'input_text','','7049412228'),(13340,2,2810,'dropdown','','Mini PCs'),(13341,2,2810,'description','','Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\r\n\r\nhttps://ow.ly/f9zB50XSIGy'),(13342,2,2811,'names','first_name','Ken Euler'),(13343,2,2811,'email','','kenp2025x@yahoo.com'),(13344,2,2811,'input_text','','473863631'),(13345,2,2811,'dropdown','','Wireless Solutions'),(13346,2,2811,'description','','Was just browsing blueocean-technologies.com and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82'),(13347,2,2812,'names','first_name','Emelia Beadle'),(13348,2,2812,'email','','emelia.beadle@gmail.com'),(13349,2,2812,'input_text','','432684592'),(13350,2,2812,'dropdown','','LCD & LED Products'),(13351,2,2812,'description','','Hey,\r\n\r\nSaw your website and thought this could help.\r\n\r\nThere’s a completely free tool that lets you get more exposure across multiple classified sites with almost no effort.\r\n\r\nThis is it:\r\nsitesubmissionspider.com\r\n\r\nIt’s a free way to get exposure and takes under a minute.\r\n\r\nReply if you want more ways to promote your site.'),(13352,2,2813,'names','first_name','Hassan Amjad'),(13353,2,2813,'email','','hasan.amjad@nets-international.com'),(13354,2,2813,'input_text','','0565268212'),(13355,2,2813,'dropdown','','Meeting Room Solutions'),(13356,2,2813,'description','','please arrange a call our one of our customer looking for meeting solution'),(13357,2,2814,'names','first_name','Clark B.'),(13358,2,2814,'email','','clark.digihub@outlook.com'),(13359,2,2814,'input_text','','249143960'),(13360,2,2814,'dropdown','','Audio Solutions'),(13361,2,2814,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nClark'),(13362,2,2815,'names','first_name','RobertEmist'),(13363,2,2815,'email','','zekisuquc419@gmail.com'),(13364,2,2815,'dropdown','','Wireless Solutions'),(13365,2,2815,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(13366,2,2816,'names','first_name','NAEWTRER132521NERTHRRTH'),(13367,2,2816,'email','','awkecsdp@fringmail.com'),(13368,2,2816,'dropdown','','Mini PCs'),(13369,2,2816,'description','','MEJTYJY132521MAVNGHJTH'),(13370,2,2817,'names','first_name','Terrybut'),(13371,2,2817,'email','','seevav78@kaliningradblog.com'),(13372,2,2817,'dropdown','','Wireless Solutions'),(13373,2,2817,'description','','Всем привет коллеги! Давно ищу недорогие перелёты по десяткам маршрутов. Нахожусь в Кишинёве, так что нюанс дешевых билетов для меня постоянно на повестке. Прошёлся по несколько ресурсов — от Trip.com до малоизвестных сервисов. Больше всего подошёл самые дешёвые авиабилеты из москвы за границу — дело в том что там есть даже мелкие авиалинии, которых на стандартных сайтах не бывает. \r\nКроме того, нравится что можно отсортировать по стране и моментально получать актуальные цены. Очень рекомендую проверить, главным образом для путешественников из СНГ.'),(13374,2,2818,'names','first_name','Clark B.'),(13375,2,2818,'email','','clark.digihub@outlook.com'),(13376,2,2818,'input_text','','6508852801'),(13377,2,2818,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nClark'),(13378,2,2819,'names','first_name','Leslie Macansh'),(13379,2,2819,'email','','leslie.macansh@outlook.com'),(13380,2,2819,'input_text','','699911304'),(13381,2,2819,'dropdown','','Meeting Room Solutions'),(13382,2,2819,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(13383,2,2820,'names','first_name','RobertEmist'),(13384,2,2820,'email','','zekisuquc419@gmail.com'),(13385,2,2820,'dropdown','','Wireless Solutions'),(13386,2,2820,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(13387,2,2821,'names','first_name','Aracelis Roemer'),(13388,2,2821,'email','','roemer.aracelis17@outlook.com'),(13389,2,2821,'input_text','','3274972654'),(13390,2,2821,'dropdown','','Mini PCs'),(13391,2,2821,'description','','Hope you\'re well,\r\n\r\nI noticed your business online and wanted to pass this along.\r\n\r\nThere\'s a free tool that lets you get more exposure for your business across multiple classified sites with one simple form.\r\n\r\nIf you want fast exposure, here’s the link:\r\nwww.websubmitterpro.com\r\n\r\nIt’s completely free and takes less effort than posting manually.\r\n\r\nI can send more ways to promote your site if you want.'),(13392,2,2822,'names','first_name','Brian WRIGHT Eng.'),(13393,2,2822,'email','','newsletter@wexxon.com'),(13394,2,2822,'input_text','','7209248652'),(13395,2,2822,'dropdown','','Mini PCs'),(13396,2,2822,'description','','Do you want to avoid choosing the wrong mate, who will be incompatible with you in many areas of life and who can\'t make a great relationship with you? Do you want to know which one of the potential candidates for your mate will be the best? Are you and your mate a good match? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison with your mate. You can order that report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(13397,2,2823,'names','first_name','ritualny1e_coOa'),(13398,2,2823,'email','','52435435@timlaris.online'),(13399,2,2823,'dropdown','','Display Mounts'),(13400,2,2823,'description','','https://srs35.ru/'),(13401,2,2824,'names','first_name','Ahmed Hussein'),(13402,2,2824,'email','','aosama@alfalak.ae'),(13403,2,2824,'input_text','','+971554940547'),(13404,2,2824,'dropdown','','Meeting Room Solutions'),(13405,2,2824,'description','','Please share the contact details for sales , as there is an opportunity'),(13406,2,2825,'names','first_name','Shani Matthaei'),(13407,2,2825,'email','','shani.matthaei@gmail.com'),(13408,2,2825,'input_text','','261063218'),(13409,2,2825,'dropdown','','Projection Solutions'),(13410,2,2825,'description','','What\'s your fax number?\r\nBecause I need to fax you some info on business automation.\r\nJust kidding but if you’re not using any kind of automation yet, it is the equivalent of still having a fax machine.\r\nThis automation gets leads followed up 24/7, automatically. Reviews requested after every job. Missed calls answered instantly. Invoices that chase themselves until you get paid.\r\nStart your free 14-day trial today: octopusdigitallabs.com\r\nZach \r\nOctopus Small Business Automation \r\nCharleston, SC \r\noctopusdigitallabs.com\r\n\r\nP.S. The fax machine had a good run. So did doing all of this manually. Both are officially retired.'),(13411,2,2826,'names','first_name','Maynard Honey'),(13412,2,2826,'email','','honey.maynard@outlook.com'),(13413,2,2826,'input_text','','8555652509'),(13414,2,2826,'dropdown','','Video Distribution'),(13415,2,2826,'description','','Just reaching out,\r\n\r\nI work with a lot of small businesses and thought you\'d appreciate this.\r\n\r\nHere’s a free service that can help you promote your site across multiple classified sites with just a few clicks.\r\n\r\nIf you want to get listed quickly, here’s the site:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s a free way to get more exposure and takes almost no time.\r\n\r\nI can send more free resources if you want.'),(13416,2,2827,'names','first_name','Terra Khan'),(13417,2,2827,'email','','terra.khan@gmail.com'),(13418,2,2827,'input_text','','7983710843'),(13419,2,2827,'dropdown','','Video Distribution'),(13420,2,2827,'description','','Dear Sir/Madam,\r\n\r\nWe are reaching out to explore the possibility of supporting your current or upcoming business projects through investment or financing. Our funding process is straightforward, and we offer competitive interest rates designed to support sustainable growth.\r\n\r\nOur investors, based in the Gulf region, are seeking viable opportunities internationally. They are particularly interested in established or developing ventures that demonstrate strong potential and clear expansion plans.\r\n\r\nIf you are open to further discussion, we would be pleased to provide additional details and outline the next steps. Please contact Nassar Jaralla Al‑Marri for information regarding the investment or loan application requirements:\r\n\r\nEmail: jaralla.nassar@dejlaconsulting.com\r\nWe look forward to the possibility of working together.\r\nYours faithfully,\r\nMiss Mariam Al‑Marri\r\nFinancial Advisor'),(13421,2,2828,'names','first_name','Megan Marlar'),(13422,2,2828,'email','','marlar.megan74@googlemail.com'),(13423,2,2828,'input_text','','7850623306'),(13424,2,2828,'dropdown','','Meeting Room Solutions'),(13425,2,2828,'description','','Hi there,\r\n\r\nNot sure who on your team handles Google Ads — could you point me to the right person?\r\n\r\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\r\n\r\n I visited your website: blueocean-technologies.com and we are seeing that you guys are currently running Google Ads or have tried in the past.\r\n\r\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\r\n\r\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers/clients.\r\n\r\nIf you have any questions private email me at: ivan@doneforyou-campaigns.com\r\n\r\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\r\n\r\n\r\nLooking forward to hearing from you,\r\n\r\nIvan Ramirez\r\nAd Grants Lab\r\nhttp://10k-youtubevideo.xyz\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:https://bit.ly/websiteoptout'),(13426,2,2829,'names','first_name','Michaeldauck'),(13427,2,2829,'email','','xrumer23map@gmail.com'),(13428,2,2829,'dropdown','','Audio Solutions'),(13429,2,2830,'names','first_name','Brian WRIGHT Eng.'),(13430,2,2830,'email','','newsletter@wexxon.com'),(13431,2,2830,'input_text','','7209248652'),(13432,2,2830,'dropdown','','Video Distribution'),(13433,2,2830,'description','','Do you want to avoid choosing the wrong mate, who will be incompatible with you in many areas of life and who can\'t make a great relationship with you? Do you want to know which one of the potential candidates for your mate will be the best? Are you and your mate a good match? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison with your mate. You can order that report at https://wexxon.com/en/home/9-romantic-compatibility.html'),(13434,2,2831,'names','first_name','Lina Poidevin'),(13435,2,2831,'email','','poidevin.lina@gmail.com'),(13436,2,2831,'input_text','','7123203016'),(13437,2,2831,'dropdown','','Cables & Accessories'),(13438,2,2831,'description','','Good day,\r\n\r\nI noticed your business online and wanted to pass this along.\r\n\r\nThere\'s a free tool that lets you promote your site across multiple classified sites with almost no effort.\r\n\r\nIf you want more eyes on your site, use this:\r\nwww.websubmitterpro.com\r\n\r\nIt’s a free traffic booster and takes less time than submitting to even one site manually.\r\n\r\nI can send more ways to promote your site if you want.'),(13439,2,2832,'names','first_name','Clark B.'),(13440,2,2832,'email','','clark.digihub@outlook.com'),(13441,2,2832,'input_text','','1857227872'),(13442,2,2832,'dropdown','','Mini PCs'),(13443,2,2832,'description','','Hi,\r\n\r\nI hope you’re having a great week.\r\n\r\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\r\n\r\nIf this is something you’d consider, I’d be glad to share the site list for your review.\r\n\r\nKind regards,\r\nClark'),(13444,2,2833,'names','first_name','Clark B.'),(13445,2,2833,'email','','clark.digihub@outlook.com'),(13446,2,2833,'input_text','','7006310647'),(13447,2,2833,'dropdown','','Video Distribution'),(13448,2,2833,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nClark'),(13449,2,2834,'names','first_name','Brian WRIGHT Eng.'),(13450,2,2834,'email','','newsletter@wexxon.com'),(13451,2,2834,'input_text','','7209248652'),(13452,2,2834,'dropdown','','Mini PCs'),(13453,2,2834,'description','','What kind of events can you expect in the coming 12 months? Get the right answer at https://wexxon.com/en/home/10-future-forecast.html'),(13454,2,2835,'names','first_name','Elvin Longstaff'),(13455,2,2835,'email','','longstaff.elvin@msn.com'),(13456,2,2835,'input_text','','3214144050'),(13457,2,2835,'dropdown','','Audio Solutions'),(13458,2,2835,'description','','Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\r\n\r\nhttps://ow.ly/f9zB50XSIGy'),(13459,2,2836,'names','first_name','Shelia Oxendine'),(13460,2,2836,'email','','oxendine.shelia@gmail.com'),(13461,2,2836,'input_text','','444214689'),(13462,2,2836,'dropdown','','Other Enquiry'),(13463,2,2836,'description','','Dominate every screen your prospects look at. We follow your target list from their living room TV to the smartphone in their pocket. We even edit your professional commercial for free. Check your area availability here: https://www.topshelfpromotion.com'),(13464,2,2837,'names','first_name','Terrybut'),(13465,2,2837,'email','','seevai21@kaliningradblog.com'),(13466,2,2837,'dropdown','','Meeting Room Solutions'),(13467,2,2837,'description','','Путешественники, хочу поделиться про поиск экономичных авиарейсов. Я лично летаю минимум раза четыре в год — как правило по Европе и Азии, нередко в Ереван или на несколько дней. До этого искал через десятке сервисов, но в какой-то момент перешёл на прямые рейсы из аликанте — и оценил что этот ресурс заметно выгоднее обычных поисковиков. \r\nЧто мне нравится — сравнивает бюджетные авиалинии, что Авиасейлс обычно не находят. Для примера, в прошлый раз нашёл билет из Стамбула в Милан за копейки — результат превзошёл ожидания. Обязательно гляньте!'),(13468,2,2838,'names','first_name','Terrybut'),(13469,2,2838,'email','','seevaa45@kaliningradblog.com'),(13470,2,2838,'dropdown','','Audio Solutions'),(13471,2,2838,'description','','Доброго времени суток! Хочу поделиться своим примером нахождения недорогих авиарейсов. Пару месяцев назад собирался перелёт из России за рубеж и внимательно проверял рейсы на куче агрегаторов. Отличие тарифов вышел ощутимым — на идентичный билет стоимость разнилась в два-три раза. Потребовалось пробовать разные ресурсы. \r\nВ результате обнаружил дешевые авиабилеты из москвы — и там оказались максимально доступные цены. Классно то — агрегирует предложения в одном месте от множества лоукостеров, среди которых лоукостеры как Wizz Air и Pegasus. В итоге сэкономил примерно 30 процентов — однозначно стоит!'),(13472,2,2839,'names','first_name','Clark B.'),(13473,2,2839,'email','','clark.digihub@outlook.com'),(13474,2,2839,'input_text','','8630263127'),(13475,2,2839,'dropdown','','Cables & Accessories'),(13476,2,2839,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nClark'),(13477,2,2840,'names','first_name','RobertNab'),(13478,2,2840,'email','','be.s.td.ecisi.onpr@gmail.com'),(13479,2,2840,'input_text','','+12153015970'),(13480,2,2840,'dropdown','','Mini PCs'),(13481,2,2840,'description','','Solve your problems once and for all! \r\nIncredible feelings you\'ve never experienced before! \r\nTreat your girlfriend today ;)'),(13482,2,2841,'names','first_name','Avtoservis_ttol'),(13483,2,2841,'email','','objyvrhhjol@lvdskjn.store'),(13484,2,2841,'dropdown','','Video Distribution'),(13485,2,2841,'description','','Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \r\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Все работники имеют соответствующую квалификацию и опыт. \r\nВ нашем сервисе используются современные технологии и оборудование. Это позволяет проводить диагностику и ремонт на высшем уровне. \r\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.'),(13486,2,2842,'names','first_name','Avtoservis_xkol'),(13487,2,2842,'email','','xoeubhuiqol@lvdskjn.store'),(13488,2,2842,'dropdown','','Wireless Solutions'),(13489,2,2842,'description','','В Москве существует множество автосервисов, специализирующихся на Тойота. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \r\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРабота с автомобилями этой марки требует особого подхода. Все работники имеют соответствующую квалификацию и опыт. \r\nТехническое оснащение сервиса соответствует самым высоким стандартам. Благодаря этому, мы можем гарантировать качество выполняемых работ. \r\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Мы ценим каждого клиента и стремимся к его удовлетворенности.'),(13490,2,2843,'names','first_name','Abi'),(13491,2,2843,'email','','hireonline4455@outlook.com'),(13492,2,2843,'input_text','','6627838213'),(13493,2,2843,'dropdown','','Display Mounts'),(13494,2,2843,'description','','Hello, Are you looking for reliable help with your daily back-office tasks? We provide remote Virtual Assistant services, and businesses can retain our team on a monthly basis for just $100 for 6 hours of work. This is ideal for handling small but important tasks without hiring a full-time employee.\r\n\r\nOur team can assist with tasks such as:\r\n> Admin and back-office support\r\n> Data entry and internet research\r\n> Lead generation and prospect list building\r\n> Ecommerce support and product uploads\r\n> Spreadsheet updates and data management\r\n> Website edits, updating or changing website content\r\n> Other remote operational tasks\r\n\r\nIf you require more hours or ongoing work, we can review the tasks and provide a customized plan based on your requirements.\r\nIf you are interested, please reply to us at Hireonline4455@outlook.com so we can discuss your needs further.'),(13495,2,2844,'names','first_name','Valarie Farleigh'),(13496,2,2844,'email','','farleigh.valarie72@msn.com'),(13497,2,2844,'input_text','','08873414873'),(13498,2,2844,'dropdown','','Cables & Accessories'),(13499,2,2844,'description','','Hello,\r\n\r\nCame across your website and thought we’d drop something helpful. We built a platform where you can generate AI content (including short ads), connect your social channels, and publish everything easily, and there’s a free plan with no hidden fees. \r\n\r\nNo obligations, just free tools to test out. \r\n\r\nTry it here if interested: https://letstokugc.com/\r\n\r\nRegards,\r\nValarie Farleigh\r\nLetstok AI\r\n\r\n\r\n\r\nIf you decide not to receive subsequent messages from this message, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nHoltagata 22, Camden, CA, USA, 90803'),(13500,2,2845,'names','first_name','Winnie Springer'),(13501,2,2845,'email','','springer.winnie@yahoo.com'),(13502,2,2845,'input_text','','2605452064'),(13503,2,2845,'dropdown','','Meeting Room Solutions'),(13504,2,2845,'description','','Every partial financing approval, every full credit decline, and every financed job with 5–15% merchant financing fees attached is quietly pulling revenue out of your business.\r\n\r\nMost contractors never calculate it.\r\n\r\nWhen they do, it\'s usually thousands of dollars a month in lost revenue and compressed margins.\r\n\r\nOur customer financing program recovers it. Here is what it delivers:\r\n\r\n+ 500 to 850 FICO: we approve the customers your current lender won\'t\r\n+ 0% for 21 months: the most competitive home improvement financing terms available\r\n+ Zero merchant fees: zero per-loan fees, your business keeps every dollar\r\n+ No need to switch: any contractor, any project, no restrictions of any kind\r\n\r\nWorks seamlessly alongside your existing lender or as your complete standalone program.\r\n\r\nSee full program info here: helloratesdealersolutions.com\r\nOr use the link in my signature. \r\n\r\nJames\r\nHelloRates Contractor Financing Solutions\r\nComplete financing coverage for any contractor\r\nCharleston, SC · helloratesdealersolutions.com\r\n\r\nIf you received this in error or would like to unsubscribe, visit helloratesdealersolutions.com/unsubscribe'),(13505,2,2846,'names','first_name','Asa Swigert'),(13506,2,2846,'email','','asa.swigert@gmail.com'),(13507,2,2846,'input_text','','08955493755'),(13508,2,2846,'description','','Hello there,\r\n\r\nHere is the best Video generator for eCommerce websites like blueocean-technologies.com.\r\n\r\nBlack Friday is here — save time on content, not results.\r\n\r\nLetstok helps Shopify and Amazon stores turn product URLs into UGC videos automatically.\r\n\r\nNo editing. No learning curve.\r\n\r\nFree to try + 50% off: https://www.letstok.com/\r\n\r\nBest,\r\nAsa Swigert\r\nLetstok'),(13509,2,2847,'names','first_name','Rahul'),(13510,2,2847,'email','','bizassistance008@outlook.com'),(13511,2,2847,'input_text','','3372888039'),(13512,2,2847,'dropdown','','Video Distribution'),(13513,2,2847,'description','','Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 9 per hour. I can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce/Magento/Shopify Product Data Entry, Amazon/Ebay/Etsy/Walmart/Target Product Data Entry, Facebook Shop/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \r\n\r\nIf you have any requirements, please send me an email on BizAssistance008@outlook.com'),(13514,2,2848,'names','first_name','Nestor Waugh'),(13515,2,2848,'email','','waugh.nestor@gmail.com'),(13516,2,2848,'input_text','','883257478'),(13517,2,2848,'description','','Here\'s my pager number if you have any questions\r\nJust kidding. Nobody has a pager anymore.\r\nBut a lot of businesses are still running their follow-ups, review requests, missed calls and invoices like it’s 1995. \r\nManually. Slowly. Inconsistently.\r\nAutomation fixes all of that. 24/7, automatically, whether you are there or not. Built for non-tech small business owners. Same day setup. Free for 14 days. No contracts.\r\nStart your free 14-day trial today: octopusdigitallabs.com\r\nZach \r\nOctopus Small Business Automation \r\nCharleston, SC \r\noctopusdigitallabs.com\r\nP.S. Seriously. If your business is still doing any of this manually, this is the most important 2 minutes you will spend today.'),(13518,2,2849,'names','first_name','Sienna Meeker'),(13519,2,2849,'email','','sienna.meeker@msn.com'),(13520,2,2849,'input_text','','3017231279'),(13521,2,2849,'dropdown','','Video Distribution'),(13522,2,2849,'description','','Just reaching out,\r\n\r\nNot sure if you\'re promoting your site right now, but this could help.\r\n\r\nHere’s a free service that can help you push your site out wider across multiple classified sites with no manual posting.\r\n\r\nIf you want more eyes on your site, use this:\r\nwww.classifiedsubmitter.com\r\n\r\nIt’s a free traffic booster and takes almost no time.\r\n\r\nI can send more free resources if you want.'),(13523,2,2850,'names','first_name','Jodi Demaine'),(13524,2,2850,'email','','noreply@blueocean-technologies.com'),(13525,2,2850,'input_text','','97324243'),(13526,2,2850,'dropdown','','Meeting Room Solutions'),(13527,2,2850,'description','','Dear blueocean-technologies.com owner,\r\n\r\nUpdate your company\'s information in Eu Business Register for 2026/2027.\r\n\r\nUpdating is free. Find the form at: ebr-form.pro'),(13528,2,2851,'names','first_name','Jessika Ramos'),(13529,2,2851,'email','','ramos.jessika@gmail.com'),(13530,2,2851,'input_text','','1624036312'),(13531,2,2851,'dropdown','','Mini PCs'),(13532,2,2851,'description','','Stop wasting budget on clicks that don\'t pay\r\n\r\nTired of paying for clicks from people who can\'t afford your premium services?\r\n\r\nOur \"Wealth Filter\" automatically blocks low-income traffic, so your ads only reach the homeowners who sign for big jobs. We take your existing lead list and \"resurrect\" those customers on the most watched channels in the country.\r\n\r\nOne flat rate. No hidden fees. Total transparency.\r\n\r\nCheck your local availability here: https://www.topshelfpromotion.com'),(13533,2,2852,'names','first_name','Arpit'),(13534,2,2852,'email','','arpit.dgtlsolution@gmail.com'),(13535,2,2852,'input_text','','9266141479'),(13536,2,2852,'dropdown','','Meeting Room Solutions'),(13537,2,2852,'description','','Hello https://blueocean-technologies.com,\r\n \r\nI visit your website and found some easy improvements that could boost your website ranking in search engine\'s.\r\n \r\nCan I send you our recommendations with packages details?\r\n \r\nThank you,\r\nArpit'),(13538,2,2853,'names','first_name','Mohammed Kuster'),(13539,2,2853,'email','','mohammed.kuster@gmail.com'),(13540,2,2853,'input_text','','7812493260'),(13541,2,2853,'dropdown','','Cables & Accessories'),(13542,2,2853,'description','','Are you still bleeding hundreds of dollars every month on expensive tools like Ahrefs or Semrush, only to spend hours manually fixing broken code? Most entrepreneurs and freelancers get bogged down in technical grunt work while their websites sink in search rankings due to hundreds of hidden SEO issues they don’t even know exist. Meanwhile, your competitors on Fiverr are charging $500 for basic reports that don’t actually fix anything, leaving business owners frustrated and profitless.\r\n\r\nhttps://www.novaai.expert/SEO-Pilot\r\n\r\nSEOPilot is your \"unfair advantage\" that turns complex SEO audits into a breeze: the software scans and auto-fixes hundreds of problems with a single click—no technical skills required. In just 10 minutes of work, you can invoice a client for 200–500, delivering professional-grade reports that make you look like a high-end agency. While others waste thousands on monthly subscriptions, you pay a one-time $27 fee and secure a ready-to-go business that pays for itself 10x over with your very first client.\r\n\r\nhttps://www.novaai.expert/SEO-Pilot\r\n\r\n\r\nThis message is sent to you \r\nbecause we think \r\nthe offer we provide \r\ncould be useful to you.\r\n\r\nIf you would prefer not to receive \r\nadditional emails from us, \r\nplease click here to \r\nunsubscribe from these emails:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 3429 1510 Burke Street, MA 2154\r\nLooking out for you, Mohammed Kuster.'),(13543,2,2854,'names','first_name','Zain'),(13544,2,2854,'email','','projectsexpert222@outlook.com'),(13545,2,2854,'input_text','','4782245'),(13546,2,2854,'dropdown','','Mini PCs'),(13547,2,2854,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.'),(13548,2,2855,'names','first_name','Gemma Marshall'),(13549,2,2855,'email','','gemmamarshall811@gmail.com'),(13550,2,2855,'input_text','','7013966579'),(13551,2,2855,'dropdown','','LCD & LED Products'),(13552,2,2855,'description','','Hi,\r\n\r\nI was just looking at blueocean-technologies.com and wanted to ask: are you looking to scale your Instagram presence right now?\r\n\r\nWe help brands like yours add 300+ targeted Instagram followers every month using manual outreach and ads. We can grow your existing page or even build a brand-new profile from scratch for you if you\'d prefer a fresh start.\r\n\r\nWould you like me to send over some more info on how it works?\r\n\r\nThanks for your time,\r\nGemma'),(13553,2,2856,'names','first_name','Jada Grout'),(13554,2,2856,'email','','jada.grout@msn.com'),(13555,2,2856,'input_text','','9739600133'),(13556,2,2856,'dropdown','','Meeting Room Solutions'),(13557,2,2856,'description','','Are you still struggling to build a business from scratch, fighting Google’s algorithms, and burning your budget on paid ads? Most methods put you at the bottom of the pyramid—spending months writing content and setting up complex funnels, praying for a single sale. It’s an exhausting cycle of \"work for the sake of work,\" where one coding error or search engine update can wipe out your entire effort overnight.\r\n\r\nhttps://www.novaai.expert/BP-AI\r\n\r\nStop building and start inheriting. With the Buried Profits AI system, you grab \"dead\" digital assets (expired domains) for just $11 that already have the authority and backlinks others spent years building. Our AI rebuilds a fully functional, profitable site in under 10 minutes, allowing you to collect passive affiliate income or flip sites for 10x–50x profit without any technical skills. Why fight for traffic when you can own the traffic that’s already there?\r\n\r\nhttps://www.novaai.expert/BP-AI\r\n\r\n\r\nYou received this notification \r\nas we believe \r\nthis offer \r\nmay interest you.\r\n\r\nIf you don’t want to receive \r\nfuture messages from us, \r\nplease click here to \r\nopt out:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 4374 3347 Hudson Street, NJ 7477\r\nLooking out for you, Jada Grout.'),(13558,2,2857,'names','first_name','Tubdiciada'),(13559,2,2857,'email','','mf8dbcm2@icloud.com'),(13560,2,2857,'dropdown','','Video Distribution'),(13561,2,2857,'description','','Photos for my escort application are uploaded. \r\nLet me know if the quality is good. \r\nPreview: https://tinyurl.com/y4cjsfxf'),(13562,2,2858,'names','first_name','King Jackman'),(13563,2,2858,'email','','king.jackman@gmail.com'),(13564,2,2858,'input_text','','246845311'),(13565,2,2858,'dropdown','','LCD & LED Products'),(13566,2,2858,'description','','Hi,\r\n\r\nFound your site and wanted to share this.\r\n\r\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with almost no effort.\r\n\r\nGo here:\r\nwww.classifiedsubmitter.com\r\n\r\nIt’s a free way to get exposure and takes less time than posting manually.\r\n\r\nReply if you want more ways to promote your site.'),(13567,2,2859,'names','first_name','Clark B.'),(13568,2,2859,'email','','clark.digihub@outlook.com'),(13569,2,2859,'input_text','','7900891001'),(13570,2,2859,'dropdown','','Display Mounts'),(13571,2,2859,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nClark'),(13572,2,2860,'names','first_name','Sandy'),(13573,2,2860,'email','','web.techdevelopment@outlook.com'),(13574,2,2860,'input_text','','528156532'),(13575,2,2860,'dropdown','','LCD & LED Products'),(13576,2,2860,'description','','Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. \r\n\r\nIf this is a priority for your business, feel free to contact me at Web.techdevelopment@outlook.com'),(13577,2,2861,'names','first_name','NATREGTEGH2034890NEYRTHYT'),(13578,2,2861,'email','','fykjrlql@tacoblastmail.com'),(13579,2,2861,'dropdown','','Audio Solutions'),(13580,2,2861,'description','','METYUTYJ2034890MAYTRYR'),(13581,2,2862,'names','first_name','RobertEmist'),(13582,2,2862,'email','','zekisuquc419@gmail.com'),(13583,2,2862,'dropdown','','Audio Solutions'),(13584,2,2862,'description','','Hola, volia saber el seu preu.'),(13585,2,2863,'names','first_name','Duane Vessels'),(13586,2,2863,'email','','vessels.duane@gmail.com'),(13587,2,2863,'input_text','','08194089185'),(13588,2,2863,'dropdown','','Audio Solutions'),(13589,2,2863,'description','','Hi there,\r\n\r\nI checked out your website and thought it looks great. We are offering businesses like yours a free forever plan on our platform, with zero hidden charges. \r\n\r\nYou can produce AI media including UGC-style ads, link your social accounts, and post everything from a single dashboard. \r\n\r\nYou can also analyze competitor ads and recreate them, no prompts needed. No pressure, just something that might help you scale faster. \r\n\r\nIf it sounds useful, you can get started here: https://bit.ly/letspost-ai\r\n\r\nThanks,\r\nDuane Vessels\r\nLetstok AI\r\n\r\n\r\nShould you wish to stop getting further messages from us, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nLietzenburger Strasse 23, Brockport, CA, USA, 92088'),(13590,2,2864,'names','first_name','ritualny1e_plOa'),(13591,2,2864,'email','','52435435@timlaris.online'),(13592,2,2864,'dropdown','','Mini PCs'),(13593,2,2864,'description','','https://srs35.ru/'),(13594,2,2865,'names','first_name','RobertEmist'),(13595,2,2865,'email','','zekisuquc419@gmail.com'),(13596,2,2865,'dropdown','','Other Enquiry'),(13597,2,2865,'description','','Прывітанне, я хацеў даведацца Ваш прайс.'),(13598,2,2866,'names','first_name','Tracey Garth'),(13599,2,2866,'email','','garth.tracey@gmail.com'),(13600,2,2866,'input_text','','488503301'),(13601,2,2866,'dropdown','','Audio Solutions'),(13602,2,2866,'description','','Hi,\r\n\r\nI came across blueocean-technologies.com and wanted to run something by you.\r\n\r\nMy team recently finished a 10-step WordPress Site Optimizer & Blueprint. It’s the exact technical checklist we use to harden security and \"trim the fat\" from a site to ensure it hits peak performance, regardless of how long it’s been online.\r\n\r\nWe are currently selling this blueprint on other platforms for $27. However, I wanted to make it accessible to fellow Wordpress users on a \"Pay What You Want\" basis here.\r\n\r\nYou can still pay the full $27 if you want to support our work, but if things are tight or you just want to test the system first, you can grab it for $0.\r\n\r\nYou can check out the blueprint here:\r\nhttps://furtherinfo.info/wordpress\r\n\r\nTracey'),(13603,2,2867,'names','first_name','Evelyn Roach'),(13604,2,2867,'email','','roach.evelyn@hotmail.com'),(13605,2,2867,'input_text','','3372742329'),(13606,2,2867,'dropdown','','Projection Solutions'),(13607,2,2867,'description','','Hi.\r\n\r\nAre you still stuck in the \"infinite prompt loop\"? You open a tab, type a prompt, wait, copy the result, and paste it somewhere else — only to repeat it all over again. This isn\'t automation; it’s just a fancier, more exhausting way to work manually, keeping you at the center of every single tedious step. While the world talks about the AI revolution, you’re likely feeling overwhelmed by \"setup chaos\" and technical hurdles, watching your AI \"get dumb\" or unpredictable because you don\'t have the right framework to manage its memory.\r\n\r\nhttps://www.novaai.expert/OpenclawMarketingMastery\r\n\r\nOpenClaw flips the script: instead of you going to the AI, the AI comes to you. Imagine waking up to a Telegram briefing with your daily priorities, while your agent handles your Twitter growth, researches affiliate offers, and manages your sales funnels on 24/7 autopilot. For a limited time, you can skip the tech overwhelm and get your first \"AI employee\" live today for just $7. This launch special, including the Command Center Blueprint and 7 income automations, disappears on March 16th — don\'t let this leverage pass you by.\r\n\r\nhttps://www.novaai.expert/OpenclawMarketingMastery\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message \r\nbecause we believe \r\nthis offer \r\ncould be relevant to you.\r\n\r\nIf you no longer wish to get \r\nany more messages from us, \r\nyou can \r\nunsubscribe:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1738 1769 Sherwood Circle, LA 70601\r\nLooking out for you, Evelyn Roach.'),(13608,2,2868,'names','first_name','Kayla Hitchcock'),(13609,2,2868,'email','','hitchcock.kayla@hotmail.com'),(13610,2,2868,'input_text','','46005576'),(13611,2,2868,'dropdown','','Video Distribution'),(13612,2,2868,'description','','Most marketers are trapped in a frustrating cycle: you pay for expensive clicks or spend hours on promotion, only for visitors to vanish the second they close the tab. It is heartbreaking to watch your hard-earned money and effort disappear without a trace because you are constantly fighting for attention that just doesn\'t last. You try to build lists, but engagement drops over time, and paid traffic results are always hit or miss.\r\n\r\nhttps://www.novaai.expert/ExitTrafficNetwork\r\n\r\nExit Traffic Network changes the game by capturing that \"wasted\" traffic and turning it into ongoing exposure for your links. It is a simple, hands-free system that works after the visitor has already decided to leave, making your offer the very next thing they see. You can get 100 hands-free visitors per month while you sleep, with costs as low as approximately five cents per visitor.\r\n\r\nhttps://www.novaai.expert/ExitTrafficNetwork\r\n\r\n\r\nYou received this notification \r\nbecause we think \r\nour offer \r\nmay be relevant to you.\r\n\r\nIf you no longer wish to get \r\nadditional emails from us, \r\nyou can \r\nopt out:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 6919 Vesterhaugveien 192, NA 9513\r\nLooking out for you, Kayla Hitchcock.'),(13613,2,2869,'names','first_name','Louanne McLaren'),(13614,2,2869,'email','','louanne.mclaren@gmail.com'),(13615,2,2869,'input_text','','7978192240'),(13616,2,2869,'dropdown','','Other Enquiry'),(13617,2,2869,'description','','Hi,\r\n\r\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\r\n\r\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\r\n\r\nSee it in action: https://www.novaai.expert/GhostPages\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(13618,2,2870,'names','first_name','Erna Sidney'),(13619,2,2870,'email','','erna.sidney@hotmail.com'),(13620,2,2870,'input_text','','08889917294'),(13621,2,2870,'dropdown','','Mini PCs'),(13622,2,2870,'description','','Hello,\r\n\r\nHere is the top Video generator for eCommerce websites like blueocean-technologies.com.\r\n\r\nStop scrolling and start selling.\r\n\r\nLetstok converts your product URLs into high-performing video ads automatically.\r\n\r\nSave time, save money, and stand out this Black Friday.\r\n\r\nTry it free: https://www.letstok.com/\r\n\r\nBest,\r\nErna Sidney\r\nLetstock AI'),(13623,2,2871,'names','first_name','RobertEmist'),(13624,2,2871,'email','','zekisuquc419@gmail.com'),(13625,2,2871,'dropdown','','Other Enquiry'),(13626,2,2871,'description','','Hi, kam dashur të di çmimin tuaj'),(13627,2,2872,'names','first_name','Jayrn Smith'),(13628,2,2872,'email','','gebhardt.juliane90@yahoo.com'),(13629,2,2872,'input_text','','4325350'),(13630,2,2872,'dropdown','','Cables & Accessories'),(13631,2,2872,'description','','Hi, it’s Jayrn.\r\n\r\nThe \"Cyclone of Change\" is hitting every industry right now—shaking up technology, media, customer preferences, and competition. \r\n\r\nMost business owners are reacting like \"fragile saplings\" in a storm, certain to be victims of the next big shift.\r\n\r\n\"But you don’t have to be one of them.\"\r\n\r\nI’m sending you a powerful resource from Dan Kennedy that breaks down exactly how to become a \"mighty oak\" that remains deeply rooted while others are being overwhelmed. \r\n\r\nInside this Magnetic Marketing Letter, you’ll discover:\r\n\r\n* The 5 Methods to Master Change: These are the specific strategies Dan uses to make change work for him, rather than letting change put him to work.\r\n\r\n* Two Master Keys to Riches: Two secret principles that Dan considers the most valuable advice he has shared in over a year.\r\n\r\n* The $440,000 Test: How one client spent $20,000 on a simple delivery change (without changing a single word of copy) and brought in nearly half a million dollars.\r\n\r\n* The \"Goldilocks Approach\" to Progress: Why leaping too fast to embrace change can lead you off a cliff, but resisting it too long will get you run over.\r\n\r\n* The \"Middled-Out\" Pyramid: Why you must change who you sell to right now as middle-income earners get \"slaughtered\" by current economic trends.\r\n\r\nYou’ll also read the incredible story of \"Preston Schmidli\", who went from \"selling his own plasma for gas money\" to building a growth machine generating \"nearly $5 million\" in less than seven years by using these exact tactics.\r\n\r\nDon’t let yourself be overwhelmed by circumstances when you can choose to master them instead.\r\n\r\nDownload/Read here: https://marketersmentor.com/magnetic-marketing-letter.php?refer=blueocean-technologies.com\r\n\r\nTo your success,\r\n\r\nJayrn\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13632,2,2873,'names','first_name','Rodriguez Gonzalez'),(13633,2,2873,'email','','rodriguez@bvasgroup.com'),(13634,2,2873,'dropdown','','Mini PCs'),(13635,2,2873,'description','','I am writing to enquire about your product and would appreciate it if you could provide further information, including pricing, specifications, and availability. \r\n\r\nPlease also let me know if there are any brochures or additional details you can share.\r\n\r\nI look forward to your response.\r\n\r\nKind regards,\r\nRodriguez Gonzalez'),(13636,2,2874,'names','first_name','Tony'),(13637,2,2874,'email','','hireonline4455@outlook.com'),(13638,2,2874,'input_text','','246318262'),(13639,2,2874,'dropdown','','Cables & Accessories'),(13640,2,2874,'description','','Hello, Are you looking for a reliable Virtual Assistant to support your business remotely? We provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\r\n\r\nYou can hire on a monthly basis:\r\n> Part-Time: $1200/month (80 hours)\r\n> Full-Time: $2000/month (160 hours)\r\n\r\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com'),(13641,2,2875,'names','first_name','Clark B.'),(13642,2,2875,'email','','clark.digihub@outlook.com'),(13643,2,2875,'input_text','','3215496913'),(13644,2,2875,'dropdown','','Cables & Accessories'),(13645,2,2875,'description','','Hi,\r\n\r\nI’d like to propose a straightforward link exchange.\r\n\r\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\r\n\r\nLet me know if you’re interested, and I’ll send over the site list.\r\n\r\nRegards,\r\nClark'),(13646,2,2876,'names','first_name','Merrill Dominquez'),(13647,2,2876,'email','','dominquez.merrill@yahoo.com'),(13648,2,2876,'input_text','','673763004'),(13649,2,2876,'dropdown','','Wireless Solutions'),(13650,2,2876,'description','','Struggling with low website leads for blueocean-technologies.com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13651,2,2877,'names','first_name','Joanna Riggs'),(13652,2,2877,'email','','joannariggs278@gmail.com'),(13653,2,2877,'input_text','','7733277114'),(13654,2,2877,'dropdown','','Audio Solutions'),(13655,2,2877,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(13656,2,2878,'names','first_name','mohamed ashik'),(13657,2,2878,'email','','mohdash889@gmail.com'),(13658,2,2878,'input_text','','0553563600'),(13659,2,2878,'dropdown','','Other Enquiry'),(13660,2,2878,'description','','I need price for Grandview CN-M120 -120 degree motorizied screen'),(13661,2,2879,'names','first_name','Lucio Palmore'),(13662,2,2879,'email','','lucio.palmore3@googlemail.com'),(13663,2,2879,'input_text','','638554603'),(13664,2,2879,'dropdown','','Projection Solutions'),(13665,2,2879,'description','','Most business opportunities don\'t wait. Does your business know what capital it can access right now?\r\n\r\nSmart business owners benchmark their business borrowing power every quarter.\r\nIt\'s the recommended frequency that keeps them ready to move fast on exciting opportunities, unexpected emergencies, and cash flow challenges without scrambling to figure out their options after the fact.\r\n\r\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\r\n→ Maximum funding potential → Market rate → Loan term options → Payment\r\nSo when the moment arrives, you already know your number.\r\n\r\nIf you don\'t know yours, that\'s a risk your business is carrying right now.\r\nAt least find out. It takes 2 minutes and costs nothing.\r\nGet My Number www.helloratesfastfunding.com\r\n\r\nNo credit impact. No obligation. No spam.\r\nJust confidence in how your business can work for you.\r\n\r\nRyan \r\nSenior Business Funding Advisor, HelloRates\r\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.'),(13666,2,2880,'names','first_name','Clark B.'),(13667,2,2880,'email','','clark.digihub@outlook.com'),(13668,2,2880,'input_text','','4771307494'),(13669,2,2880,'dropdown','','Audio Solutions'),(13670,2,2880,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nClark'),(13671,2,2881,'names','first_name','Pearlene Surratt'),(13672,2,2881,'email','','pearlene.surratt@hotmail.com'),(13673,2,2881,'input_text','','291181743'),(13674,2,2881,'description','','Most business opportunities don\'t wait. Does your business know what capital it can access right now?\r\n\r\nSmart business owners benchmark their business borrowing power every quarter.\r\nIt\'s the recommended frequency that keeps them ready to move fast on exciting opportunities, unexpected emergencies, and cash flow challenges without scrambling to figure out their options after the fact.\r\n\r\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\r\n→ Maximum funding potential → Market rate → Loan term options → Payment\r\nSo when the moment arrives, you already know your number.\r\n\r\nIf you don\'t know yours, that\'s a risk your business is carrying right now.\r\nAt least find out. It takes 2 minutes and costs nothing.\r\nGet My Number www.helloratesfastfunding.com\r\n\r\nNo credit impact. No obligation. No spam.\r\nJust confidence in how your business can work for you.\r\n\r\nRyan \r\nSenior Business Funding Advisor, HelloRates\r\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.'),(13675,2,2882,'names','first_name','Clark B.'),(13676,2,2882,'email','','clark.digihub@outlook.com'),(13677,2,2882,'input_text','','141305242'),(13678,2,2882,'dropdown','','Display Mounts'),(13679,2,2882,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nClark'),(13680,2,2883,'names','first_name','Tangela Sherriff'),(13681,2,2883,'email','','sherriff.tangela@gmail.com'),(13682,2,2883,'input_text','','726057903'),(13683,2,2883,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(13684,2,2884,'names','first_name','Aundrea Dube'),(13685,2,2884,'email','','dube.aundrea@gmail.com'),(13686,2,2884,'input_text','','651542221'),(13687,2,2884,'dropdown','','Mini PCs'),(13688,2,2884,'description','','The Risk Angle\r\nNot knowing your business borrowing power is a risk most owners don\'t realize they\'re carrying.\r\n\r\nSmart business owners update and benchmark their business borrowing power on a quarterly basis.\r\nIt\'s the recommended frequency because cash flow challenges, equipment failures, and exciting opportunities rarely announce themselves in advance.\r\n\r\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\r\n→ Maximum funding potential → Market rate → Loan term options → Payment\r\nSo you never have to guess when the need is present.\r\n\r\nAt least find out where you stand. It takes 2 minutes and costs nothing.\r\nGet My Number www.helloratesfastfunding.com\r\n\r\nNo credit impact. No obligation. No spam.\r\nJust confidence in how your business can work for you.\r\n\r\nRyan \r\nSenior Business Funding Advisor, HelloRates\r\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.'),(13689,2,2885,'names','first_name','RobertEmist'),(13690,2,2885,'email','','zekisuquc419@gmail.com'),(13691,2,2885,'dropdown','','Mini PCs'),(13692,2,2885,'description','','Hi, roeddwn i eisiau gwybod eich pris.'),(13693,2,2886,'names','first_name','Lisa'),(13694,2,2886,'email','','lisa.99seosolutionworld@gmail.com'),(13695,2,2886,'input_text','','8468088599'),(13696,2,2886,'dropdown','','Other Enquiry'),(13697,2,2886,'description','','Hi https://blueocean-technologies.com,\r\n\r\nYour website looks well-designed, but it seems to have limited visibility on Google.\r\n\r\nWe can help improve its rankings and bring more relevant traffic.\r\n\r\nWould you like me to share a quick plan and pricing?\r\n\r\nThank you,\r\nLisa'),(13698,2,2887,'names','first_name','RobertEmist'),(13699,2,2887,'email','','zekisuquc419@gmail.com'),(13700,2,2887,'dropdown','','Display Mounts'),(13701,2,2887,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(13702,2,2888,'names','first_name','RobertEmist'),(13703,2,2888,'email','','zekisuquc419@gmail.com'),(13704,2,2888,'dropdown','','Wireless Solutions'),(13705,2,2888,'description','','Sawubona, bengifuna ukwazi intengo yakho.'),(13706,2,2889,'names','first_name','Oma Riddell'),(13707,2,2889,'email','','riddell.oma71@googlemail.com'),(13708,2,2889,'input_text','','9894925940'),(13709,2,2889,'dropdown','','Video Distribution'),(13710,2,2889,'description','','Hi,\r\n\r\nSaw your website and thought this could help.\r\n\r\nThere’s a 100% free tool that lets you get listed fast across multiple classified sites with just a few clicks.\r\n\r\nThis is it:\r\nclassifiedsubmitter.com\r\n\r\nIt’s a free way to get exposure and takes less time than posting manually.\r\n\r\nI can send more free traffic resources.'),(13711,2,2890,'names','first_name','Stefanie Metzler'),(13712,2,2890,'email','','metzler.stefanie70@googlemail.com'),(13713,2,2890,'input_text','','26961074'),(13714,2,2890,'dropdown','','Mini PCs'),(13715,2,2890,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13716,2,2891,'names','first_name','Jayrn Smith'),(13717,2,2891,'email','','bob.limon@hotmail.com'),(13718,2,2891,'input_text','','326607213'),(13719,2,2891,'dropdown','','Mini PCs'),(13720,2,2891,'description','','Hi, it’s Jayrn.\r\n\r\nEvery market has one rule: He who can spend the most to acquire a customer, wins. But here’s the question nobody answers: How do you actually do it?\r\n\r\nIn this video, Darcy Juarez walk through the single number that separates the amateurs from the market dominators—Maximum Allowable Cost Per Acquisition. \r\n\r\nGet this wrong, and you’ll bleed cash. Get it right, and you’ll buy customers at scale while your competitors are stuck Googling cheaper ad hacks.\r\n\r\nWatch it here: https://marketersmentor.com/crush-your-competition.php?refer=blueocean-technologies.com\r\n\r\n\r\nTo multiplying your leverage,\r\nJayrn\r\n\r\nP.S.: I’m Jayrn, a digital marketer and e-commerce seller with a passion for sharing knowledge. I share proven strategies, tips, and resources to help you grow your online business.\r\n\r\n\r\n\r\nMy Blog:\r\nhttps://www.jayrn.com\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=blueocean-technologies.com'),(13721,2,2892,'names','first_name','CarolynPoulp'),(13722,2,2892,'email','','carolynashions@gmail.com'),(13723,2,2892,'input_text','','+17733975311'),(13724,2,2892,'dropdown','','Other Enquiry'),(13725,2,2892,'description','','Want the girl you\'ve wanted your whole life? \r\nMake her your own and fuck her however you want! \r\nTry it right now!'),(13726,2,2893,'names','first_name','Candra Joyner'),(13727,2,2893,'email','','candra.joyner@googlemail.com'),(13728,2,2893,'input_text','','47576385'),(13729,2,2893,'dropdown','','Wireless Solutions'),(13730,2,2893,'description','','That list of old customers and past quotes sitting in your database is a gold mine. We take those \"dead\" emails and show your professional commercials directly to those homeowners on their living room TVs (and we produce those commercials for free).\r\n\r\nOur system automatically filters out low-income areas, ensuring your budget only targets the high-ticket jobs you actually want.\r\n\r\nIt’s one flat rate with zero management fees. Every dollar you spend goes directly toward showing your ads to your best prospects.\r\n\r\nWant to see if your service area is open? https://topshelfpromotion.com'),(13731,2,2894,'names','first_name','Linnea Bormann'),(13732,2,2894,'email','','linnea.bormann@gmail.com'),(13733,2,2894,'input_text','','6765782639'),(13734,2,2894,'dropdown','','Audio Solutions'),(13735,2,2894,'description','','cPanel,SSD,Softaculous,Fantastico,SiteBuilder,Free SSL & More From $1/month (US,CA,EUR)\r\n Current 50% off Promotion For website Use Code: 50%wb at www.myskyhost.com\r\nMyskyhost.com - OpenVZ, KVM and Windows VPS, Solusvm Panel, SSD Drive & More From $7/month (FR,GE,CA,US)\r\n Current 10 off Promotion for VPS Use Code: vps10%off at www.myskyhost.com\r\nMyskyhost.com - Regular & Encoded RDP From $18/month (FR,GE,CA,US)\r\n Current 30% off Promotion For RDP Use Code: rdp30%off at www.myskyhost.com\r\nMyskyhost.com - Budget & Premium Dedicated Servers with 500mb/s, 1Gb/s and 2Gb/s Port From 25$/Month (Canada)\r\n\r\n...\r\nBest Wishes,\r\nMySkyHost.com | The Hosting Services'),(13736,2,2895,'names','first_name','Siddique'),(13737,2,2895,'email','','siddique.ahamed@sibca.com'),(13738,2,2895,'input_text','','00971566032539'),(13739,2,2895,'dropdown','','Projection Solutions'),(13740,2,2895,'description','','Please quote for DW770UST – VIVITEK projector – 1no.'),(13741,2,2896,'names','first_name','Dotty Ming'),(13742,2,2896,'email','','dotty.ming@gmail.com'),(13743,2,2896,'input_text','','651844461'),(13744,2,2896,'dropdown','','Mini PCs'),(13745,2,2896,'description','','Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\r\n\r\nhttps://marketingaged.com/'),(13746,2,2897,'names','first_name','Clark B.'),(13747,2,2897,'email','','clark.digihub@outlook.com'),(13748,2,2897,'input_text','','482677795'),(13749,2,2897,'dropdown','','Projection Solutions'),(13750,2,2897,'description','','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\r\n\r\nInterested? I can send you the site list to choose.\r\n\r\nCheers,\r\nClark'),(13751,2,2898,'names','first_name','Verlene McLean'),(13752,2,2898,'email','','mclean.verlene@msn.com'),(13753,2,2898,'input_text','','08729503276'),(13754,2,2898,'description','','Hi,\r\n\r\nWe just found your website and decided to reach out. We are giving businesses access to a free forever plan on Letstok AI, no catch. \r\n\r\nIt helps you generate basic AI-powered content, link your social accounts, and manage posts from one dashboard. \r\n\r\nTotally optional, just thought it could be useful. You can check it here: https://letstokstudio.com/\r\n\r\nKind Regards,\r\nVerlene McLean\r\nLetstok AI\r\n\r\n\r\nShould you no longer want to receive any more correspondence from this message, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nKantstrasse 22, Geneva, CA, USA, 92127'),(13755,2,2899,'names','first_name','Rosalinda Decosta'),(13756,2,2899,'email','','rosalinda.decosta@gmail.com'),(13757,2,2899,'input_text','','08897835009'),(13758,2,2899,'dropdown','','Display Mounts'),(13759,2,2899,'description','','Hello,\r\n\r\nWe found your website and your products really caught our attention.\r\n\r\nWith LetsTok AI, you can generate product videos, images, and ad creatives in minutes.\r\n\r\nIt also creates similar ads by analyzing competitor campaigns..\r\n\r\nIf you’d like to try it, you can start here:\r\nhttps://letstokugc.com/\r\n\r\nCheers.\r\nRosalinda\r\nLetstok AI'),(13760,2,2900,'names','first_name','Jayrn Smith'),(13761,2,2900,'email','','dave.jersey@gmail.com'),(13762,2,2900,'dropdown','','Meeting Room Solutions'),(13763,2,2901,'names','first_name','Clark B.'),(13764,2,2901,'email','','clark.digihub@outlook.com'),(13765,2,2901,'input_text','','913834176'),(13766,2,2901,'dropdown','','Video Distribution'),(13767,2,2901,'description','','Hi,\r\n\r\nHope you’re doing well.\r\n\r\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\r\n\r\nIf this sounds of interest, I’m happy to share the site list for your review.\r\n\r\nBest regards,\r\nClark'),(13768,2,2902,'names','first_name','Alejandrina Duffy'),(13769,2,2902,'email','','duffy.alejandrina@gmail.com'),(13770,2,2902,'input_text','','718291815'),(13771,2,2902,'dropdown','','Mini PCs'),(13772,2,2902,'description','','The biggest reason affiliate businesses fail isn\'t the product or the website — it\'s the \"traffic drought\". You’ve likely spent hundreds on tools and \"shiny objects,\" only to see zero results and explain to your skeptical family why the business still isn\'t profitable. The pain of watching your Clickbank stats stay at \"zero hops\" while your bank account bleeds from expensive Facebook ads or useless solo ads is enough to make anyone quit.\r\n\r\nhttps://www.novaai.expert/TrafficPanther\r\n\r\nTraffic Panther solves this by giving you the ultimate shortcut: you don\'t have to build an audience; you simply plug into mine. The core benefit is instant access to a \"Traffic Siphon\" that redirects real, verified buyers from Jamie Lewis\'s own YouTube channels and expired domains directly to YOUR affiliate links. For a tiny one-time fee, you bypass the need for technical skills or an ad budget and start seeing traffic that converts at 5% to 20% in seconds.\r\n\r\nhttps://www.novaai.expert/TrafficPanther\r\n\r\n\r\nYou are getting this email \r\nbecause we believe \r\nour offer \r\ncould be relevant to you.\r\n\r\nIf you don’t want to receive \r\nadditional emails from us, \r\nplease click here to \r\nopt out:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 7629 Via Vigizzi 135, NA 9565\r\nLooking out for you, Alejandrina Duffy.'),(13773,2,2903,'names','first_name','Zain'),(13774,2,2903,'email','','projectsexpert222@outlook.com'),(13775,2,2903,'input_text','','526252525'),(13776,2,2903,'dropdown','','Cables & Accessories'),(13777,2,2903,'description','','Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\r\n\r\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.'),(13778,2,2904,'names','first_name','kontent_bxSa'),(13779,2,2904,'email','','rorfhvwedsa@otvinta161.store'),(13780,2,2904,'dropdown','','Video Distribution'),(13781,2,2904,'description','','Контент завод служит инновационной платформой для производства разнообразного текста. \r\nЕсли вы хотите быстро и эффективно создать уникальные материалы для своего проекта, обязательно посетите контент завод н8н. \r\nКаждый пользователь способен адаптировать стиль, тему и размер текстов под конкретные задачи.'),(13782,2,2905,'names','first_name','Alex Colechin'),(13783,2,2905,'email','','alex.colechin@gmail.com'),(13784,2,2905,'dropdown','','Projection Solutions'),(13785,2,2905,'description','','Are you tired of playing a losing game with Google\'s unpredictable algorithm updates that wipe out your hard-earned rankings overnight? Traditional SEO is becoming a slow, expensive grind where big brands dominate and results take months to appear. But there is a bigger shift happening: over 200 million people every day are now asking AI tools for recommendations instead of scrolling through search results. If ChatGPT, Gemini, or Perplexity aren\'t citing your links in their answers, you are missing out on the most high-intent traffic available today.\r\n\r\nhttps://www.novaai.expert/TrafficGeneratorAI\r\n\r\nIt’s time to pivot to Traffic Generator AI, the complete blueprint for Generative Engine Optimization (GEO). This strategy reveals the 8 specific \"AI Junctions\"—trusted platforms where AI engines actively source their data—allowing you to position your links exactly where AI looks. For a one-time payment of $17, you’ll get the templates and AI prompts needed to start getting cited by major AI models within days, not months. Stop fighting for crumbs in the old search results and start dominating the AI-driven traffic era today.\r\n\r\nhttps://www.novaai.expert/TrafficGeneratorAI\r\n\r\n\r\nYou are getting this email \r\nbecause we believe \r\nwhat we’re offering \r\ncould be relevant to you.\r\n\r\nIf you would prefer not to receive \r\nfurther communications from us, \r\nsimply \r\nstop receiving emails:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 5714 Gleichenberger Strasse 6, BURGENLAND 3294\r\nLooking out for you, Alex Colechin.'),(13786,2,2906,'names','first_name','Sophie Lane'),(13787,2,2906,'email','','sophie@sendproud.com'),(13788,2,2906,'description','','Hi, I’m Sophie! I tried to find you on LinkedIn but couldn’t, so I’m reaching out here. I help businesses book meetings, drive traffic, and generate user sign ups through targeted outreach using my extensive private network, built over 12+ years, with access to over 100 million contacts. We’ll have a quick call to set a clear goal for your business, and I’ll personally work to make sure we reach it. You choose the result you want, whether that’s booked meetings, website traffic, user sign ups, or another'),(13789,2,2907,'names','first_name','Alisa Gatlin'),(13790,2,2907,'email','','alisa.gatlin@gmail.com'),(13791,2,2907,'input_text','','5612961859'),(13792,2,2907,'dropdown','','Cables & Accessories'),(13793,2,2907,'description','','You know the exhausting cycle: spending hours digging through Twitter and Reddit, ending up with 47 browser tabs open and zero confidence that any of your ideas will actually sell. The brutal truth about digital products today is that success almost never depends on quality alone—it\'s about timing and topic selection. Every day you spend on manual research is a day someone else spends launching a product in a niche you haven\'t even discovered yet, leaving you to fight for the scraps once the market is already crowded.\r\n\r\nhttps://www.novaai.expert/TrendRadar\r\n\r\nTrend Radar replaces hours of guesswork with a single click, using AI to scan over 35 secret sources across the web to find breaking trends before they go viral. Instead of random data, you receive 10 fully-researched opportunities, each packed with \"Profit and Urgency\" alerts, three immediate product ideas, and a step-by-step action plan to monetize them. Whether you are a self-publisher, YouTuber, or course creator, you can now go from a fresh trend to a published product in record time, hitting the market exactly when the demand is at its peak.\r\n\r\nhttps://www.novaai.expert/TrendRadar\r\n\r\n\r\nYou received this notification \r\nsince we believe \r\nthe offer we provide \r\nmay interest you.\r\n\r\nIf you no longer wish to get \r\nadditional emails from us, \r\nyou can \r\nopt out:\r\n\r\nhttps://www.novaai.expert/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 6151 2650 Holt Street, FL 33301\r\nLooking out for you, Alisa Gatlin.'),(13794,2,2908,'names','first_name','Bernice Kinsella'),(13795,2,2908,'email','','kinsella.bernice@gmail.com'),(13796,2,2908,'input_text','','08244450168'),(13797,2,2908,'dropdown','','LCD & LED Products'),(13798,2,2908,'description','','Hello there,\r\n\r\nNoticed your website and thought we’d mention something helpful. We created a platform where you can create AI ads, connect your social channels, and manage publishing easily, with a free forever plan. \r\n\r\nYou can also analyze competitor ads and remake them instantly. No pressure, just free tools if you want to try it. \r\n\r\nCheck it out here: https://letstokugc.com/}\r\n\r\nRegards,\r\nBernice Kinsella\r\nLetstok AI\r\n\r\n\r\nWhen you no longer want to receive subsequent messages from me, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nKieler Strasse 14, Fulton, CA, USA, 94170'),(13799,2,2909,'names','first_name','Clark B.'),(13800,2,2909,'email','','clark.digihub@outlook.com'),(13801,2,2909,'input_text','','745988744'),(13802,2,2909,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(13803,2,2910,'names','first_name','Lorie Devereaux'),(13804,2,2910,'email','','lorie.devereaux@googlemail.com'),(13805,2,2910,'input_text','','890776014'),(13806,2,2910,'dropdown','','Audio Solutions'),(13807,2,2910,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13808,2,2911,'names','first_name','Clark B.'),(13809,2,2911,'email','','clark.digihub@outlook.com'),(13810,2,2911,'input_text','','668201813'),(13811,2,2911,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(13812,2,2912,'names','first_name','fowuikvtfexpxmuhTiDrT'),(13813,2,2912,'email','','ne.taf.uheh60@gmail.com'),(13814,2,2912,'input_text','','6380199453'),(13815,2,2912,'dropdown','','Meeting Room Solutions'),(13816,2,2912,'description','','KdPhGapwEpIxUlXuAi'),(13817,2,2913,'names','first_name','Anna'),(13818,2,2913,'email','','anna.brandelo@gmail.com'),(13819,2,2913,'dropdown','','Mini PCs'),(13820,2,2913,'description','','Hi https://blueocean-technologies.com,\r\n\r\nCould you please tell me if you want to show your website on top in Google searches and to increase organic traffic on your website.\r\n\r\nWe are a digital marketing company that deals in SEO and we can bring your website to the first page of Google as we are helping more than 100+ websites to get them top in Google.\r\n\r\nPlease let me know if you would like to discuss this opportunity.\r\n\r\nIf you are interested, I can send you our past work, pricing and proposals.\r\n\r\nThank you,\r\nAnna'),(13821,2,2914,'names','first_name','Clark B.'),(13822,2,2914,'email','','clark.digihub@outlook.com'),(13823,2,2914,'input_text','','2124283484'),(13824,2,2914,'dropdown','','Mini PCs'),(13825,2,2914,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(13826,2,2915,'names','first_name','Elisa Gillen'),(13827,2,2915,'email','','elisa.gillen15@gmail.com'),(13828,2,2915,'input_text','','529771834'),(13829,2,2915,'dropdown','','LCD & LED Products'),(13830,2,2915,'description','','Hey,\r\n\r\nI used to feel tired and low on energy after eating, and I thought it was normal.\r\n\r\nBut then I found out it could be related to blood sugar balance.\r\n\r\nI came across a simple explanation and something that helped me feel more stable during the day.\r\n\r\nSo I shared it here if you want to check it out:\r\nhttps://sites.google.com/view/bloodsugarwellnessguide/gluco-shield-pro-review\r\n\r\nBest Regards.'),(13831,2,2916,'names','first_name','vvDRtqrPprAxnkjELWfZ'),(13832,2,2916,'email','','d.oj.ec.oyu.041@gmail.com'),(13833,2,2916,'input_text','','3460614966'),(13834,2,2916,'dropdown','','Projection Solutions'),(13835,2,2916,'description','','aJorCQaWcPNMisRJiwAnYkgT'),(13836,2,2917,'names','first_name','WilliamFes'),(13837,2,2917,'email','','seevae15@madeiratravelnews.com'),(13838,2,2917,'dropdown','','Meeting Room Solutions'),(13839,2,2917,'description','','Если вы хотите потратить всего 1 день в этом волшебном городе, призываю до поездки создать пеший маршрут по Венеции на 1 день, чтобы успеть рассмотреть основные ориентиры. В частности, маршрут по Венеции на 1 день с картой города облегчит разобраться в пути и не заблудиться в лабиринтах маленьких улочек. Однодневная прогулка по Венеции — миссия трудная, но осуществимая, если иметь представление, что осмотреть в Венеции за 1 день, и во сколько обойдётся прокатиться на гондоле — стоимость гондолы колеблется, так что на финансы лучше смотреть заранее. \r\n \r\nПутешественникам, кто намерен охватить и иные города, настаиваю добавить в программу Флоренцию — город искусств: план прогулки по Флоренции на 1 день поможет осмотреть знаменитые галереи и бутики, а вдобавок понять, где недорого поесть во прекрасной Флоренции. Если манит грандиозных открытий, можно организовать путешествие по Доломитовым горам — автотур по Доломитовым Альпам и как достичь цели часто обсуждаются на форумах. Развёрнутый маршрут и полезные советы найдете здесь пешеходный маршрут по венеции .'),(13840,2,2918,'names','first_name','Berenice Rosario'),(13841,2,2918,'email','','rosario.berenice73@msn.com'),(13842,2,2918,'input_text','','7044590839'),(13843,2,2918,'dropdown','','Audio Solutions'),(13844,2,2918,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13845,2,2919,'names','first_name','Fletcher Bernacchi'),(13846,2,2919,'email','','fletcher.bernacchi@hotmail.com'),(13847,2,2919,'input_text','','485173464'),(13848,2,2919,'dropdown','','Projection Solutions'),(13849,2,2919,'description','','Attract high-intent, keyword and location-targeted traffic to your site with our AI-optimized solution, far more affordable than traditional paid ads. Start scaling now.\r\n\r\nhttps://marketingaged.com/'),(13850,2,2920,'names','first_name','RobertEmist'),(13851,2,2920,'email','','zekisuquc419@gmail.com'),(13852,2,2920,'dropdown','','Audio Solutions'),(13853,2,2920,'description','','Hi, I wanted to know your price.'),(13854,2,2921,'names','first_name','KuSeJWiowzOCmNAY'),(13855,2,2921,'email','','i.ri.d.e.k.oju.3.6.6@gmail.com'),(13856,2,2921,'input_text','','7389048429'),(13857,2,2921,'dropdown','','Mini PCs'),(13858,2,2921,'description','','ZkphjLIyTYyKCpIgco'),(13859,2,2922,'names','first_name','Alina'),(13860,2,2922,'email','','alinajoshi.mkt@gmail.com'),(13861,2,2922,'dropdown','','LCD & LED Products'),(13862,2,2922,'description','','Hi https://blueocean-technologies.com,\r\n \r\nThis is offered for you. I am web developer and I can create just about anything website you want.\r\n \r\n1. New Website Development\r\n \r\n2. Re-Design Website & New features Update\r\n \r\n3. Would like to upgrade, repair, or redesign on your site or if you\'d like to build a new site completely?\r\n \r\nLet me know, what you think?\r\n \r\nIf you are interested, then I can send you best quotation.\r\n \r\nBest Regards,\r\nAlina'),(13863,2,2923,'names','first_name','Ulrich Donoghue'),(13864,2,2923,'email','','sunil.donoghue@outlook.com'),(13865,2,2923,'input_text','','585468812'),(13866,2,2923,'dropdown','','Projection Solutions'),(13867,2,2923,'description','','Hi there,\r\n\r\nI’m handing out something real value for zero cost\r\n\r\nNo gimmicks.\r\n\r\nGo here now to enter before it fills up:\r\n\r\nhttps://suniljaindvg.systeme.io/6850adaf\r\n\r\nAbout 10 seconds.\r\n\r\n Might be yours.\r\n\r\nGo for it now.\r\n\r\n\r\nIf you would rather not receive any more emails from me, please submit the form on my site'),(13868,2,2924,'names','first_name','Lorrie Balsillie'),(13869,2,2924,'email','','balsillie.lorrie@gmail.com'),(13870,2,2924,'input_text','','08386132482'),(13871,2,2924,'dropdown','','Cables & Accessories'),(13872,2,2924,'description','','Hey there,\r\n\r\nI found your website and thought it is well put together. We are offering businesses like yours a permanent free plan on our platform, no hidden fees. \r\n\r\nYou can generate AI content like UGC-style ads, integrate your social profiles, and publish everything from one place. \r\n\r\nYou can also scan your competitors’ ads and turn them into your own, without prompts. No pressure at all, just something that might help you scale faster. \r\n\r\nIf it sounds useful, you can start here: https://letstokstudio.com/\r\n\r\nBest Regards,\r\nLorrie Balsillie\r\nLetstok AI\r\n\r\n\r\nShould you no longer want to receive subsequent correspondence from this message, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nSaskiastraat 27, Dryden, CA, USA, 91863'),(13873,2,2925,'names','first_name','Tony'),(13874,2,2925,'email','','hireonline4455@outlook.com'),(13875,2,2925,'input_text','','4190538449'),(13876,2,2925,'dropdown','','LCD & LED Products'),(13877,2,2925,'description','','Hello, Are you looking for a reliable Virtual Assistant to support your business remotely?\r\nWe provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\r\n\r\nYou can hire on a monthly basis:\r\n> Part-Time: $1200/month (80 hours)\r\n> Full-Time: $2000/month (160 hours)\r\n\r\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com'),(13878,2,2926,'names','first_name','Clark B.'),(13879,2,2926,'email','','clark.digihub@outlook.com'),(13880,2,2926,'input_text','','227455045'),(13881,2,2926,'dropdown','','Display Mounts'),(13882,2,2926,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(13883,2,2927,'names','first_name','Homer Dorris'),(13884,2,2927,'email','','dorris.homer@hotmail.com'),(13885,2,2927,'input_text','','3254374857'),(13886,2,2927,'dropdown','','Audio Solutions'),(13887,2,2927,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(13888,2,2928,'names','first_name','RobertEmist'),(13889,2,2928,'email','','zekisuquc419@gmail.com'),(13890,2,2928,'dropdown','','Wireless Solutions'),(13891,2,2928,'description','','Aloha, makemake wau eʻike i kāu kumukūʻai.'),(13892,2,2929,'names','first_name','Martha Sappington'),(13893,2,2929,'email','','martha.sappington@gmail.com'),(13894,2,2929,'input_text','','6364144184'),(13895,2,2929,'dropdown','','Mini PCs'),(13896,2,2929,'description','','Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13897,2,2930,'names','first_name','Oj James'),(13898,2,2930,'email','','ojjames2023@gmail.com'),(13899,2,2930,'dropdown','','Projection Solutions'),(13900,2,2930,'description','','Hey,\r\n\r\nQuick one — I came across a product that’s converting insanely well right now: O2 Cool Mist.\r\n\r\nIt’s one of those “easy wins” — high demand + simple angle (comfort, cooling, daily use).\r\n\r\nIf you already have traffic, this could turn into a steady extra income stream without changing your setup.\r\n\r\nWant me to show you how to plug it into your site in minutes?\r\n\r\n\r\nclick Here for more : https://sites.google.com/view/openclawmastered/home?authuser=3'),(13901,2,2931,'names','first_name','Oj James'),(13902,2,2931,'email','','ojjames2023@gmail.com'),(13903,2,2931,'input_text','','664982620'),(13904,2,2931,'dropdown','','Audio Solutions'),(13905,2,2931,'description','','Hey,\r\n\r\nYou don’t need ads to make this work.\r\n\r\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\r\n\r\nThink:\r\nLanding → Soft hook → Problem → Quick solution → Sale\r\n\r\nNo complicated setup.\r\n\r\nIf you’re open, I can send you a ready-to-use structure you can copy.\r\n\r\nclick Here for more : \r\n\r\nhttps://sites.google.com/view/openclawmastered/home?authuser=3'),(13906,2,2932,'names','first_name','Theresa Shook'),(13907,2,2932,'email','','shook.theresa@yahoo.com'),(13908,2,2932,'input_text','','6128942567'),(13909,2,2932,'dropdown','','Display Mounts'),(13910,2,2932,'description','','Hi there,\r\n\r\nNot sure who on your team handles Google Ads — could you point me to the right person?\r\n\r\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\r\n\r\n I visited your website: blueocean-technologies.com and we are seeing that you guys are currently running Google Ads or have tried in the past.\r\n\r\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\r\n\r\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers/clients.\r\n\r\nIf you have any questions private email me at: ivan@doneforyou-campaigns.com\r\n\r\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\r\n\r\n\r\nLooking forward to hearing from you,\r\n\r\nIvan Ramirez\r\nAd Grants Lab\r\nhttp://AdGrantsLab.xyz\r\n\r\n\r\n\r\nIf you would like to opt-out of communication with us, visit:https://bit.ly/websiteoptout'),(13911,2,2933,'names','first_name','Mandy'),(13912,2,2933,'email','','creativeteamhire@outlook.com'),(13913,2,2933,'input_text','','5633077810'),(13914,2,2933,'dropdown','','Cables & Accessories'),(13915,2,2933,'description','','Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \r\n\r\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com'),(13916,2,2934,'names','first_name','Oj James'),(13917,2,2934,'email','','ojjames2023@gmail.com'),(13918,2,2934,'input_text','','3772946411'),(13919,2,2934,'description','','Hey,\r\n\r\nYou don’t need ads to make this work.\r\n\r\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\r\n\r\nThink:\r\nLanding → Soft hook → Problem → Quick solution → Sale\r\n\r\nNo complicated setup.\r\n\r\nIf you’re open, I can send you a ready-to-use structure you can copy.\r\n\r\nclick Here for more : \r\n\r\nhttps://sites.google.com/view/openclawmastered/home?authuser=3'),(13920,2,2935,'names','first_name','RobertEmist'),(13921,2,2935,'email','','zekisuquc419@gmail.com'),(13922,2,2935,'dropdown','','Meeting Room Solutions'),(13923,2,2935,'description','','Hola, quería saber tu precio..'),(13924,2,2936,'names','first_name','Tonia Austerlitz'),(13925,2,2936,'email','','austerlitz.tonia@hotmail.com'),(13926,2,2936,'input_text','','3987055645'),(13927,2,2936,'dropdown','','LCD & LED Products'),(13928,2,2936,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13929,2,2937,'names','first_name','Clark B.'),(13930,2,2937,'email','','clark.digihub@outlook.com'),(13931,2,2937,'input_text','','6058299253'),(13932,2,2937,'dropdown','','Meeting Room Solutions'),(13933,2,2937,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(13934,2,2938,'names','first_name','Clark B.'),(13935,2,2938,'email','','clark.digihub@outlook.com'),(13936,2,2938,'input_text','','152401836'),(13937,2,2938,'dropdown','','Meeting Room Solutions'),(13938,2,2938,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(13939,2,2939,'names','first_name','Ravi'),(13940,2,2939,'email','','businessgrowtogether@outlook.com'),(13941,2,2939,'input_text','','3669936685'),(13942,2,2939,'dropdown','','Cables & Accessories'),(13943,2,2939,'description','','Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8/hr to $30/hr depending on type of project and its complexity. \r\n\r\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.'),(13944,2,2940,'names','first_name','Stormy Warman'),(13945,2,2940,'email','','warman.stormy@gmail.com'),(13946,2,2940,'input_text','','08679412020'),(13947,2,2940,'dropdown','','Audio Solutions'),(13948,2,2940,'description','','Hello there,\r\n\r\nSaw your website and thought we’d mention something useful. We built a platform where you can generate AI content (including short ads), link your social accounts, and manage publishing easily, and there’s a free plan with zero hidden costs. \r\n\r\nNo obligations, just tools you can try for free. \r\n\r\nTry it here if interested: https://letstokstudio.com/\r\n\r\nBest Regards,\r\nStormy Warman\r\nLetstok AI\r\n\r\n\r\n\r\nIn case you wish to stop getting additional messages from me, simply fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n22 Caxton Place, Mount Morris, CA, USA, 93021'),(13949,2,2941,'names','first_name','Sid'),(13950,2,2941,'email','','socialmedia1145@outlook.com'),(13951,2,2941,'input_text','','6504328453'),(13952,2,2941,'dropdown','','Display Mounts'),(13953,2,2941,'description','','Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \r\n\r\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!'),(13954,2,2942,'names','first_name','Gladys Backhouse'),(13955,2,2942,'email','','gladys.backhouse10@outlook.com'),(13956,2,2942,'input_text','','821857443'),(13957,2,2942,'dropdown','','LCD & LED Products'),(13958,2,2942,'description','','Watch this if you are struggling to get targeted leads to your blueocean-technologies.com website: https://www.youtube.com/shorts/iojvp6ZtjW4'),(13959,2,2943,'names','first_name','Clark B.'),(13960,2,2943,'email','','clark.digihub@outlook.com'),(13961,2,2943,'input_text','','7077955233'),(13962,2,2943,'dropdown','','Mini PCs'),(13963,2,2943,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(13964,2,2944,'names','first_name','Dan Justine'),(13965,2,2944,'email','','danjustine785@gmail.com'),(13966,2,2944,'input_text','','48739648527'),(13967,2,2944,'dropdown','','Other Enquiry'),(13968,2,2944,'description','','Hello,\r\nI came across your website and wanted to reach out directly. I’m a Senior Software Engineer currently exploring new opportunities and would love to be considered if you have any open or upcoming roles.\r\nMy background includes SaaS, Fintech, Healthcare, eCommerce, and AI projects, working mainly with JavaScript/TypeScript, Python, and PHP. I enjoy building scalable products and contributing to teams that value clean, reliable software.\r\nIf relevant, I’d be happy to share my CV and portfolio.\r\nKind regards,\r\nDan'),(13969,2,2945,'names','first_name','rQaHnlzquJBzHzyQVJ'),(13970,2,2945,'email','','we.z.a.ki.g.e.s7.1@gmail.com'),(13971,2,2945,'input_text','','9961206179'),(13972,2,2945,'dropdown','','Mini PCs'),(13973,2,2945,'description','','kHYfInzFmkSDerjlmGmYxCJ'),(13974,2,2946,'names','first_name','fsKwidzOCsRGySaK'),(13975,2,2946,'email','','s.o.zi.h.a.p.o.ye.2.6.3@gmail.com'),(13976,2,2946,'input_text','','3785773796'),(13977,2,2946,'dropdown','','LCD & LED Products'),(13978,2,2946,'description','','rNMZfvchdypebAjz'),(13979,2,2947,'names','first_name','GlbBKYtinWMwVsBaxq'),(13980,2,2947,'email','','vapewa.h.uf.eb38@gmail.com'),(13981,2,2947,'input_text','','8250045704'),(13982,2,2947,'dropdown','','Audio Solutions'),(13983,2,2947,'description','','RiUYlOfjPFXwVJQRApv'),(13984,2,2948,'names','first_name','Oj James'),(13985,2,2948,'email','','ojjames2023@gmail.com'),(13986,2,2948,'input_text','','51571723'),(13987,2,2948,'dropdown','','Projection Solutions'),(13988,2,2948,'description','','Hey,\r\n\r\nYou don’t need ads to make this work.\r\n\r\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\r\n\r\nThink:\r\nLanding → Soft hook → Problem → Quick solution → Sale\r\n\r\nNo complicated setup.\r\n\r\nIf you’re open, I can send you a ready-to-use structure you can copy.\r\n\r\nclick Here for more : \r\n\r\nhttps://sites.google.com/view/openclawmastered/home?authuser=3'),(13989,2,2949,'names','first_name','Ute Timbery'),(13990,2,2949,'email','','ute.timbery@googlemail.com'),(13991,2,2949,'input_text','','7948789880'),(13992,2,2949,'dropdown','','LCD & LED Products'),(13993,2,2949,'description','','Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https://www.youtube.com/shorts/g7kzTx0QZ4g'),(13994,2,2950,'names','first_name','Oj James'),(13995,2,2950,'email','','ojjames2023@gmail.com'),(13996,2,2950,'dropdown','','Other Enquiry'),(13997,2,2950,'description','','Hey,\r\n\r\nYou don’t need ads to make this work.\r\n\r\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\r\n\r\nThink:\r\nLanding → Soft hook → Problem → Quick solution → Sale\r\n\r\nNo complicated setup.\r\n\r\nIf you’re open, I can send you a ready-to-use structure you can copy.\r\n\r\nclick Here for more : \r\n\r\nhttps://sites.google.com/view/openclawmastered/home?authuser=3'),(13998,2,2951,'names','first_name','RobertEmist'),(13999,2,2951,'email','','zekisuquc419@gmail.com'),(14000,2,2951,'dropdown','','Audio Solutions'),(14001,2,2951,'description','','Sveiki, aš norėjau sužinoti jūsų kainą.'),(14002,2,2952,'names','first_name','Clark B.'),(14003,2,2952,'email','','clark.digihub@outlook.com'),(14004,2,2952,'dropdown','','Mini PCs'),(14005,2,2952,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14006,2,2953,'names','first_name','Kennith Boelter'),(14007,2,2953,'email','','kennith.boelter53@gmail.com'),(14008,2,2953,'input_text','','8233999326'),(14009,2,2953,'dropdown','','Display Mounts'),(14010,2,2953,'description','','Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/g7kzTx0QZ4g'),(14011,2,2954,'names','first_name','RobertEmist'),(14012,2,2954,'email','','zekisuquc419@gmail.com'),(14013,2,2954,'dropdown','','Video Distribution'),(14014,2,2954,'description','','Zdravo, htio sam znati vašu cijenu.'),(14015,2,2955,'names','first_name','Oj James'),(14016,2,2955,'email','','ojjames2023@gmail.com'),(14017,2,2955,'input_text','','151432953'),(14018,2,2955,'dropdown','','Cables & Accessories'),(14019,2,2955,'description','','Hey,\r\nA brand new AI tool called WebinarClonesAI is launching on May 12th and affiliate marketers are already talking about it.\r\nCreate high-converting webinars in minutes without recording videos or showing your face.\r\nPerfect for affiliate offers, ClickBank, JVZoo & CPA traffic.\r\nThis one looks like a serious winner for early adopters.\r\n\r\nclick Here for more : https://jvz3.com/c/688203/438837/'),(14020,2,2956,'names','first_name','Hyman Gibbons'),(14021,2,2956,'email','','gibbons.hyman@gmail.com'),(14022,2,2956,'input_text','','335205598'),(14023,2,2956,'description','','Hi,\r\n\r\nThought this might be useful for your website.\r\n\r\nThere\'s a free tool that lets you push your site out wider across multiple classified sites with no manual posting.\r\n\r\nIf you want an easy traffic lift, here’s the page:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s completely free and takes seconds.\r\n\r\nJust reply if you want more ideas.'),(14024,2,2957,'names','first_name','Clark B.'),(14025,2,2957,'email','','clark.digihub@outlook.com'),(14026,2,2957,'input_text','','7071437023'),(14027,2,2957,'dropdown','','Video Distribution'),(14028,2,2957,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14029,2,2958,'names','first_name','Clement Kindler'),(14030,2,2958,'email','','clement.kindler@gmail.com'),(14031,2,2958,'input_text','','08467657954'),(14032,2,2958,'dropdown','','Meeting Room Solutions'),(14033,2,2958,'description','','Hello there,\r\n\r\nPlain websites are starting to feel outdated\r\n\r\nA lot of businesses still see their website as a collection of pages.\r\n\r\nVisitors do not behave that way anymore.\r\n\r\nCustomers increasingly expect websites to behave like conversations.\r\nThey show up with intent, specific questions, and very little patience.\r\nIf they cannot get answers quickly, they leave.\r\n\r\nNo long consideration process. Just gone.\r\n\r\nJust revenue that could have been captured but was not.\r\n\r\nThe uncomfortable reality is this:\r\n\r\nVery soon, websites that cannot talk back will feel old in the same way non-mobile websites felt old.\r\n\r\nThis is not coming later. It has already begun.\r\n\r\nModern websites respond. Static ones lose attention.\r\n\r\nCheck it now: https://theollehai.com\r\n\r\nBest Regards,\r\nClement Kindler\r\nOlleh AI\r\n\r\n\r\nIf you decide not to receive any more emails from this campaign, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nPastoriestraat 169, Macedon, CA, USA, 94683'),(14034,2,2959,'names','first_name','Oj James'),(14035,2,2959,'email','','ojjames2023@gmail.com'),(14036,2,2959,'input_text','','4303613'),(14037,2,2959,'dropdown','','Audio Solutions'),(14038,2,2959,'description','','Hey,\r\nA brand new AI tool called WebinarClonesAI is launching on May 12th and affiliate marketers are already talking about it.\r\nCreate high-converting webinars in minutes without recording videos or showing your face.\r\nPerfect for affiliate offers, ClickBank, JVZoo & CPA traffic.\r\nThis one looks like a serious winner for early adopters.\r\n\r\nclick Here for more : https://jvz3.com/c/688203/438837/'),(14039,2,2960,'names','first_name','Joeann Merrell'),(14040,2,2960,'email','','merrell.joeann@gmail.com'),(14041,2,2960,'input_text','','4322592059'),(14042,2,2960,'dropdown','','Display Mounts'),(14043,2,2960,'description','','Hi,\r\n\r\nSaw your site and figured this might be valuable.\r\n\r\nThere\'s a free tool that lets you submit your website across multiple classified sites with almost no effort.\r\n\r\nIf you want fast exposure, here’s the link:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s completely free and takes under a minute.\r\n\r\nI can send more ways to promote your site if you want.'),(14044,2,2961,'names','first_name','RobertEmist'),(14045,2,2961,'email','','zekisuquc419@gmail.com'),(14046,2,2961,'dropdown','','Other Enquiry'),(14047,2,2961,'description','','Kaixo, zure prezioa jakin nahi nuen.'),(14048,2,2962,'names','first_name','Lamont Macalister'),(14049,2,2962,'email','','macalister.lamont@gmail.com'),(14050,2,2962,'input_text','','8433951655'),(14051,2,2962,'dropdown','','Meeting Room Solutions'),(14052,2,2962,'description','','Hello,\r\n\r\nCame across your site and figured this was worth sending.\r\n\r\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with just a few clicks.\r\n\r\nUse this:\r\nwww.classifiedsubmitter.com\r\n\r\nIt’s a free way to get exposure and takes less time than posting manually.\r\n\r\nI can send more free traffic resources.'),(14053,2,2963,'names','first_name','Maria Yuan'),(14054,2,2963,'email','','yuan.maria@googlemail.com'),(14055,2,2963,'input_text','','319395864'),(14056,2,2963,'dropdown','','LCD & LED Products'),(14057,2,2963,'description','','Reaching out,\r\n\r\nCame across your site and figured this was worth sending.\r\n\r\nThere’s a completely free tool that lets you get listed fast across multiple classified sites with almost no effort.\r\n\r\nHere’s the link:\r\nwww.classifiedsubmitter.com\r\n\r\nIt’s totally free and takes almost no time.\r\n\r\nI can send more free traffic resources.'),(14058,2,2964,'names','first_name','Jewel Grandi'),(14059,2,2964,'email','','grandi.jewel@googlemail.com'),(14060,2,2964,'input_text','','2403092666'),(14061,2,2964,'dropdown','','Video Distribution'),(14062,2,2964,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/g7kzTx0QZ4g'),(14063,2,2965,'names','first_name','Clay Barrett'),(14064,2,2965,'email','','clay.barrett@gmail.com'),(14065,2,2965,'input_text','','261126784'),(14066,2,2965,'dropdown','','LCD & LED Products'),(14067,2,2965,'description','','Hey,\r\n\r\nThought you might want this.\r\n\r\nThere’s a completely free tool that lets you boost your visibility across multiple classified sites with one form.\r\n\r\nCheck this out:\r\nclassifiedsubmitter.com\r\n\r\nIt’s a free traffic booster and takes under a minute.\r\n\r\nHappy to share more free exposure tools.'),(14068,2,2966,'names','first_name','Darell Guffey'),(14069,2,2966,'email','','guffey.darell@gmail.com'),(14070,2,2966,'input_text','','7059001673'),(14071,2,2966,'dropdown','','Mini PCs'),(14072,2,2966,'description','','Hello,\r\n\r\nThought you might want this.\r\n\r\nThere’s a free tool that lets you promote your site across multiple classified sites with just a few clicks.\r\n\r\nThis is it:\r\nhttps://classifiedsubmitter.com\r\n\r\nIt’s a free traffic booster and takes seconds.\r\n\r\nI can send more free traffic resources.'),(14073,2,2967,'names','first_name','Seth Elizondo'),(14074,2,2967,'email','','elizondo.seth@msn.com'),(14075,2,2967,'input_text','','08464613413'),(14076,2,2967,'dropdown','','Projection Solutions'),(14077,2,2967,'description','','Hey there,\r\n\r\nWe came across your WooCommerce store and really liked your products.\r\n\r\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\r\n\r\nIf you’d like to try it, you can start here:\r\nhttps://letstalkugc.com\r\n\r\nRegards,\r\nSeth Elizondo\r\nLetstok AI\r\n\r\n\r\n\r\nWhenever you prefer not to get any more communications from me, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Campi Flegrei 23, Liverpool, CA, USA, 90924'),(14078,2,2968,'names','first_name','Oj James'),(14079,2,2968,'email','','ojjames2023@gmail.com'),(14080,2,2968,'input_text','','240220141'),(14081,2,2968,'dropdown','','LCD & LED Products'),(14082,2,2968,'description','','Imagine turning your affiliate link into a full webinar funnel automatically\r\n\r\n.\r\nNo Zoom. No coding. No expensive software.\r\nWebinarClonesAI does the heavy work for you using AI automation.\r\n\r\n\r\nLaunch goes live May 12th — early users could have a huge advantage.\r\n\r\n\r\n\r\nclick Here for more : https://jvz3.com/c/688203/438837/'),(14083,2,2969,'names','first_name','Antonia Avalos'),(14084,2,2969,'email','','avalos.antonia@gmail.com'),(14085,2,2969,'input_text','','3359322923'),(14086,2,2969,'dropdown','','Display Mounts'),(14087,2,2969,'description','','Quick note,\r\n\r\nFound your site and wanted to share this.\r\n\r\nThere’s a free tool that lets you get listed fast across multiple classified sites with a single submission.\r\n\r\nHere’s the URL:\r\nwww.classifiedsubmitter.com\r\n\r\nIt’s totally free and takes under a minute.\r\n\r\nReply if you want more ways to promote your site.'),(14088,2,2970,'names','first_name','RobertEmist'),(14089,2,2970,'email','','zekisuquc419@gmail.com'),(14090,2,2970,'dropdown','','Video Distribution'),(14091,2,2970,'description','','Xin chào, tôi muốn biết giá của bạn.'),(14092,2,2971,'names','first_name','RpxScbPNOIEkWlyqnNigTV'),(14093,2,2971,'email','','c.a.le.nuku.ni.t4.0@gmail.com'),(14094,2,2971,'input_text','','7586219524'),(14095,2,2971,'dropdown','','Projection Solutions'),(14096,2,2971,'description','','zAmTNFlLQmOjzHtneFI'),(14097,2,2972,'names','first_name','Clark B.'),(14098,2,2972,'email','','clark.digihub@outlook.com'),(14099,2,2972,'input_text','','4602112'),(14100,2,2972,'dropdown','','Meeting Room Solutions'),(14101,2,2972,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14102,2,2973,'names','first_name','Mirta Egerton'),(14103,2,2973,'email','','mirta.egerton@gmail.com'),(14104,2,2973,'input_text','','560093701'),(14105,2,2973,'dropdown','','Meeting Room Solutions'),(14106,2,2973,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14107,2,2974,'names','first_name','Arnoldodrurn'),(14108,2,2974,'email','','josephbrainiserch@gmail.com'),(14109,2,2974,'input_text','','+12733179220'),(14110,2,2974,'dropdown','','Display Mounts'),(14111,2,2974,'description','','A new era has arrived...droids, androids...just touch it ) \r\nFor brainy people only )'),(14112,2,2975,'names','first_name','Clark B.'),(14113,2,2975,'email','','clark.digihub@outlook.com'),(14114,2,2975,'input_text','','4505177537'),(14115,2,2975,'dropdown','','Wireless Solutions'),(14116,2,2975,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14117,2,2976,'names','first_name','Alannah Batty'),(14118,2,2976,'email','','batty.alannah@gmail.com'),(14119,2,2976,'input_text','','08081769476'),(14120,2,2976,'dropdown','','Wireless Solutions'),(14121,2,2976,'description','','Hello,\r\n\r\nEvery month you delay, competitors get stronger\r\n\r\nMany companies still treat AI like a future project.\r\n\r\nThat is the wrong read.\r\n\r\nAI is already becoming an operational advantage.\r\n\r\nEvery month businesses delay AI adoption, competitors collect:\r\n\r\n• More real customer questions and interaction data\r\n• Better systems for answering without delay\r\n• Better lead qualification\r\n• Less wasted human time on repetitive questions\r\n• Stronger conversion paths\r\n\r\nThe advantage builds on itself.\r\nFaster than most late adopters expect.\r\n\r\nThis is exactly what happened with:\r\n\r\n• Mobile-first businesses\r\n• Digital commerce\r\n• Organic search\r\n• Customer attention through social channels\r\n\r\nEarly adopters won. Late adopters struggled to catch up.\r\n\r\nAI will be bigger than all of them.\r\n\r\nThe businesses training AI on their services today are making tomorrow\'s competition more difficult for everyone else.\r\n\r\n** See what an AI-powered website looks like: https://theollehai.com\r\n\r\nBest Regards,\r\n— Alannah Batty\r\nOllehAI\r\n\r\n\r\n\r\nShould you choose to opt-out of further correspondence from this message, feel free to fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n89 Murphy Street, Camden, CA, USA, 94601'),(14122,2,2977,'names','first_name','Clark B.'),(14123,2,2977,'email','','clark.digihub@outlook.com'),(14124,2,2977,'input_text','','477318686'),(14125,2,2977,'dropdown','','LCD & LED Products'),(14126,2,2977,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14127,2,2978,'names','first_name','Becky Glass'),(14128,2,2978,'email','','becky.glass@msn.com'),(14129,2,2978,'input_text','','08073382988'),(14130,2,2978,'dropdown','','Audio Solutions'),(14131,2,2978,'description','','Hello there,\r\n\r\nWe came across your store and it looks great.\r\n\r\nLetsTok AI allows you to generate product creatives, ads, and visuals designed for performance. It also analyzes competitor campaigns and creates similar ads tailored to your products.\r\n\r\nIf you’d like to give it a try, you can start here:\r\nhttps://letstokvideo.com\r\n\r\nWarm Regards,\r\nBecky Glass\r\nLetstok AI\r\n\r\n\r\n\r\nIf you no longer want to receive any more communications from this message, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nPastoor Schelstraeteweg 155, Bedford, CA, USA, 92544'),(14132,2,2979,'names','first_name','Avtoservis_baol'),(14133,2,2979,'email','','bvjgdilufol@lvdskjn.store'),(14134,2,2979,'dropdown','','Other Enquiry'),(14135,2,2979,'description','','В Москве существует множество автосервисов, специализирующихся на Тойота. Профессионалы помогут вам с ремонтом и техническим обслуживанием. \r\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \r\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \r\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Ваше доверие для нас — наивысшая награда.'),(14136,2,2980,'names','first_name','Avtoservis_faol'),(14137,2,2980,'email','','kskilkuuqol@lvdskjn.store'),(14138,2,2980,'dropdown','','Mini PCs'),(14139,2,2980,'description','','Автосервис Тойота в Москве предлагает широкий спектр услуг. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \r\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Каждый механик проходит специальное обучение и сертификацию. \r\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \r\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Ваше доверие для нас — наивысшая награда.'),(14140,2,2981,'names','first_name','Karl Oddie'),(14141,2,2981,'email','','karl.oddie@gmail.com'),(14142,2,2981,'input_text','','7012265814'),(14143,2,2981,'dropdown','','Projection Solutions'),(14144,2,2981,'description','','Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/rTwcDCntnYg'),(14145,2,2982,'names','first_name','Rahul'),(14146,2,2982,'email','','dataentry756@outlook.com'),(14147,2,2982,'input_text','','3182950659'),(14148,2,2982,'dropdown','','LCD & LED Products'),(14149,2,2982,'description','','Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 9 per hour. \r\nI can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce/Magento/Shopify Product Data Entry, Amazon/Ebay/Etsy/Walmart/Target Product Data Entry, Facebook Shop/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \r\n\r\nIf you have any requirements, please send me an email on Dataentry756@outlook.com'),(14150,2,2983,'names','first_name','Tommy Hilyard'),(14151,2,2983,'email','','tommy.hilyard@hotmail.com'),(14152,2,2983,'input_text','','40420615'),(14153,2,2983,'dropdown','','Display Mounts'),(14154,2,2983,'description','','Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/rTwcDCntnYg'),(14155,2,2984,'names','first_name','RobertEmist'),(14156,2,2984,'email','','zekisuquc419@gmail.com'),(14157,2,2984,'dropdown','','Audio Solutions'),(14158,2,2984,'description','','Kaixo, zure prezioa jakin nahi nuen.'),(14159,2,2985,'names','first_name','Abi'),(14160,2,2985,'email','','brandbuildingassistance@outlook.com'),(14161,2,2985,'input_text','','261668971'),(14162,2,2985,'dropdown','','Video Distribution'),(14163,2,2985,'description','','Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. Reach out to us today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence.'),(14164,2,2986,'names','first_name','Kisha Springthorpe'),(14165,2,2986,'email','','kisha.springthorpe@hotmail.com'),(14166,2,2986,'input_text','','08719580761'),(14167,2,2986,'dropdown','','Display Mounts'),(14168,2,2986,'description','','Hey,\r\n\r\nWe came across your store and thought it looks great.\r\n\r\nLetsTok AI helps you create product ads and visuals without shooting or production. It also studies competitor ads and generates similar creatives tailored to your store.\r\n\r\nIf you’d like to explore it, you can start here:\r\nhttps://letstokvideo.com\r\n\r\nRegards,\r\nKisha Springthorpe\r\nLetstok AI\r\n\r\n\r\n\r\nIf you no longer want to receive further emails from this campaign, just fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nGartenhof 108, East Rochester, CA, USA, 93746'),(14169,2,2987,'names','first_name','RobertEmist'),(14170,2,2987,'email','','zekisuquc419@gmail.com'),(14171,2,2987,'dropdown','','Audio Solutions'),(14172,2,2987,'description','','Hola, volia saber el seu preu.'),(14173,2,2988,'names','first_name','Harvey Hirst'),(14174,2,2988,'email','','harvey.hirst@gmail.com'),(14175,2,2988,'input_text','','08012962851'),(14176,2,2988,'dropdown','','Wireless Solutions'),(14177,2,2988,'description','','Hi,\r\n\r\nWe came across your WooCommerce store and really liked your products.\r\n\r\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\r\n\r\nIf you’d like to try it, you can start here:\r\nhttps://letstalkugc.com\r\n\r\nThanks,\r\nHarvey Hirst\r\nLetstok AI\r\n\r\n\r\n\r\nWhen you prefer not to get any more communications from this message, simply fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Giberti 63, Mount Morris, CA, USA, 95730'),(14178,2,2989,'names','first_name','Hazel Stamey'),(14179,2,2989,'email','','stamey.hazel@gmail.com'),(14180,2,2989,'input_text','','740161100'),(14181,2,2989,'dropdown','','Other Enquiry'),(14182,2,2989,'description','','Hi,\r\n\r\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\r\n\r\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\r\n\r\nSee it in action: https://dig-ai.pro/GhostPages\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nYou are receiving this message because we believe our offer may be relevant to you. \r\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\r\nhttps://dig-ai.pro/unsub?domain=blueocean-technologies.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.'),(14183,2,2990,'names','first_name','Dolores Andrus'),(14184,2,2990,'email','','andrus.dolores@gmail.com'),(14185,2,2990,'input_text','','439137558'),(14186,2,2990,'dropdown','','Cables & Accessories'),(14187,2,2990,'description','','Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/rTwcDCntnYg'),(14188,2,2991,'names','first_name','Lawerence Cockrell'),(14189,2,2991,'email','','cockrell.lawerence@gmail.com'),(14190,2,2991,'input_text','','3332394215'),(14191,2,2991,'dropdown','','Meeting Room Solutions'),(14192,2,2991,'description','','Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\r\n\r\nhttps://cutt.ly/ctX1GC2h'),(14193,2,2992,'names','first_name','Clark B.'),(14194,2,2992,'email','','clark.digihub@outlook.com'),(14195,2,2992,'input_text','','482381991'),(14196,2,2992,'description','','Hi,\r\n\r\nI’m putting together a small backlink collaboration and thought you might be a good fit.\r\n\r\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\r\n\r\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\r\n\r\nLet me know if you’d like to explore it.\r\n\r\nBest,\r\nClark'),(14197,2,2993,'names','first_name','RobertEmist'),(14198,2,2993,'email','','zekisuquc419@gmail.com'),(14199,2,2993,'dropdown','','Other Enquiry'),(14200,2,2993,'description','','Salut, ech wollt Äre Präis wëssen.'),(14201,2,2994,'names','first_name','Lucinda Plate'),(14202,2,2994,'email','','lucinda.plate@yahoo.com'),(14203,2,2994,'input_text','','8074781397'),(14204,2,2994,'dropdown','','Mini PCs'),(14205,2,2994,'description','','Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https://www.youtube.com/shorts/rTwcDCntnYg'),(14206,2,2995,'names','first_name','Clark B.'),(14207,2,2995,'email','','clark.digihub@outlook.com'),(14208,2,2995,'input_text','','756509605'),(14209,2,2995,'dropdown','','Mini PCs'),(14210,2,2995,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14211,2,2996,'names','first_name','RobertEmist'),(14212,2,2996,'email','','zekisuquc419@gmail.com'),(14213,2,2996,'dropdown','','Wireless Solutions'),(14214,2,2996,'description','','Hola, quería saber tu precio..'),(14215,2,2997,'names','first_name','Katrina Nott'),(14216,2,2997,'email','','nott.katrina@msn.com'),(14217,2,2997,'input_text','','668841807'),(14218,2,2997,'dropdown','','Other Enquiry'),(14219,2,2997,'description','','Watch this if you are struggling to get targeted leads to your blueocean-technologies.com website: https://www.youtube.com/shorts/rTwcDCntnYg'),(14220,2,2998,'names','first_name','Aliya'),(14221,2,2998,'email','','creativeteamhire@outlook.com'),(14222,2,2998,'input_text','','7032159996'),(14223,2,2998,'dropdown','','Display Mounts'),(14224,2,2998,'description','','Hi, I checked your website and felt that adding more quality content/blogs could help make the website look more active and professional for visitors.\r\n\r\nAlong with SEO benefits, good content also helps build trust and can improve conversions when potential clients visit your website.\r\n\r\nIf you want, I can share a couple of blog topic and keyword ideas relevant to your business.\r\n\r\nYou can reply at:\r\ncreativeteamhire@outlook.com'),(14225,2,2999,'names','first_name','Ms. Maisarah Noor'),(14226,2,2999,'email','','sales01@jlptradesolutions.com'),(14227,2,2999,'input_text','','9201320586'),(14228,2,2999,'dropdown','','Projection Solutions'),(14229,2,2999,'description','','Dear Sir/Ma,\r\n\r\nI hope this email finds you well. My name is Maisarah Noor , I am a purchase analyst at JLP Trade Solutions. I am reaching out regarding our purchase request for your product, Your company was highly recommended to us for good quality.\r\n\r\n\r\nI would be grateful if you could provide Product catalog to us in PDF format\r\nWe are interested in ordering big quantities of the product. We hope to establish a successful collaboration with your company based on this inquiry and look forward to your prompt response\r\n\r\n\r\nRegards\r\nMs. Maisarah Noor'),(14230,2,3000,'names','first_name','Jerrod Yuranigh'),(14231,2,3000,'email','','yuranigh.jerrod@yahoo.com'),(14232,2,3000,'input_text','','08590420473'),(14233,2,3000,'dropdown','','Other Enquiry'),(14234,2,3000,'description','','Hello there,\r\n\r\nWe came across your website and it looks great..\r\n\r\nLetsTok AI helps you generate product creatives and UGC-style ads in minutes..\r\n\r\nIt also looks at competitor campaigns and creates similar ads tailored to your business..\r\n\r\nIf you’d like to explore it, you can start here:\r\n\r\nhttps://letstokstudio.com/\r\n\r\nBest regards.\r\nJerrod\r\nLetstok AI'),(14235,2,3001,'names','first_name','Kayleigh Kibby'),(14236,2,3001,'email','','kayleigh.kibby@outlook.com'),(14237,2,3001,'input_text','','08660308925'),(14238,2,3001,'dropdown','','Cables & Accessories'),(14239,2,3001,'description','','Hi there,\r\n\r\nThe market is quickly splitting into two groups:\r\n\r\nCompanies already using AI.\r\nAnd businesses getting replaced by them.\r\n\r\nThe speed of this shift is easy to underestimate until customers start expecting it everywhere.\r\n\r\nCustomers now expect websites to answer quickly, recommend clearly, and interact without making them dig through pages.\r\n\r\nPlain websites are starting to lose against sites that can answer, guide, and qualify visitors in real time.\r\n\r\nThat\'s why companies are moving from: Navigation → Conversation\r\n\r\nOlleh AI helps businesses upgrade their websites with AI voice + chat agents trained on their business, services, and workflows.\r\n\r\nThe companies moving fastest are not waiting for a perfect moment.\r\nThey are already training AI to handle customer attention before others catch up.\r\n\r\nSee what an AI-powered website looks like: \r\nhttps://theolleh.com\r\n\r\nRegards,\r\nKayleigh Kibby\r\nOlleh AI\r\n\r\n\r\n\r\nWhenever you choose to opt-out of additional communications from us, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nAnsbacher Strasse 69, Little Falls, CA, USA, 95433'),(14240,2,3002,'names','first_name','Edmundo Wetzel'),(14241,2,3002,'email','','wetzel.edmundo94@gmail.com'),(14242,2,3002,'input_text','','08895153529'),(14243,2,3002,'dropdown','','Video Distribution'),(14244,2,3002,'description','','Hey,\r\n\r\nWe came across your website and really liked your store.\r\n\r\nWith LetsTok AI, you can quickly generate product ads, UGC-style videos, and creatives at scale. It also recreates high-performing competitor ads tailored to your products.\r\n\r\nIf you’d like to try it out, you can start here:\r\nhttps://letstalkugc.com\r\n\r\nBest Regards,\r\nEdmundo Wetzel\r\nLetstok AI\r\n\r\n\r\n\r\nIn case you decide not to receive further messages from this campaign, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nVia Loreto 53, Le Roy, CA, USA, 96015'),(14245,2,3003,'names','first_name','Tamie Finch'),(14246,2,3003,'email','','tamie.finch@gmail.com'),(14247,2,3003,'input_text','','08349643551'),(14248,2,3003,'dropdown','','Audio Solutions'),(14249,2,3003,'description','','Hello there,\r\n\r\nCompetitors are already training AI on their business\r\n\r\nThe businesses moving early are using AI to:\r\n\r\n- Answer customer questions instantly\r\n- Collect qualified interest without forcing people through static forms\r\n- Qualify buyers\r\n- Handle repetitive support\r\n- Remove the friction created by old website flows\r\n\r\nMost businesses are still asking visitors to:\r\n\r\n- Figure things out by clicking through pages\r\n- Navigate menus instead of asking direct questions\r\n- \"Submit forms\"\r\n\r\nThat way of handling visitors is becoming outdated fast.\r\n\r\nBusinesses that teach AI their services today will be harder to compete with tomorrow.\r\n\r\nVisitors do not want to hunt through a website. They want to ask and get answers.\r\nAnd companies that cannot answer instantly will lose attention to the ones that can.\r\n\r\nCheck it out now: \r\nhttps://theolleh.com\r\n\r\nCheers,\r\n— Tamie Finch\r\nOllehAI\r\n\r\n\r\n\r\nWhen you prefer not to get additional messages from this message, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nDe Oper 132, Greenwich, CA, USA, 96002'),(14250,2,3004,'names','first_name','Sam'),(14251,2,3004,'email','','bposervices1@outlook.com'),(14252,2,3004,'input_text','','883318711'),(14253,2,3004,'dropdown','','Wireless Solutions'),(14254,2,3004,'description','','Hi, We provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\r\n\r\nOur support services include:\r\n > Product Uploads and Store Maintenance \r\n > Order Processing and Tracking \r\n > Customer Service via Email and Chat \r\n > Marketplace Management \r\n > Inventory and Pricing Updates \r\n > Blog and Product Content Writing \r\n > Social Media Management \r\n > Bookkeeping and Reporting \r\n > Data Entry and Administrative Support\r\n\r\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\r\n\r\nWe offer flexible engagement models starting from $9/hr and can scale according to your requirements.\r\n\r\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on Bposervices1@outlook.com'),(14255,2,3005,'names','first_name','Anastasia Blanchette'),(14256,2,3005,'email','','anastasia.blanchette@hotmail.com'),(14257,2,3005,'input_text','','08674614215'),(14258,2,3005,'dropdown','','Mini PCs'),(14259,2,3005,'description','','Hello there,\r\n\r\nWe came across your WooCommerce store and really liked your products.\r\n\r\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\r\n\r\nIf you’d like to try it, you can start here:\r\nhttps://letstalkugc.com\r\n\r\nWarm Regards,\r\nAnastasia Blanchette\r\nLetstok AI\r\n\r\n\r\n\r\nIf at any point you choose to opt-out of any more notifications from me, simply fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nLandstrasse 28, Herkimer, CA, USA, 94520'),(14260,2,3006,'names','first_name','Rob Paredes'),(14261,2,3006,'email','','rob.paredes@gmail.com'),(14262,2,3006,'input_text','','9942905949'),(14263,2,3006,'dropdown','','Audio Solutions'),(14264,2,3006,'description','','Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/rTwcDCntnYg'),(14265,2,3007,'names','first_name','Donna Barfield'),(14266,2,3007,'email','','barfield.donna@gmail.com'),(14267,2,3007,'input_text','','9241614849'),(14268,2,3007,'dropdown','','Meeting Room Solutions'),(14269,2,3007,'description','','Turn your dead leads into live clients\r\n\r\nYour database of past quotes sitting in your database is found money. We take those old lead lists and broadcast your business directly to that exact list on their living room TVs.\r\n\r\nOur system automatically filters out low-income areas, making sure your money only targets wealthy clients. \r\n\r\nIt’s one flat rate with zero management fees. 100% of your spend buys showing your ads to your target customers.\r\n\r\nCheck your area here:\r\n\r\nhttp://topshelfpromotion.com'),(14270,2,3008,'names','first_name','Mamie Marlar'),(14271,2,3008,'email','','marlar.mamie@googlemail.com'),(14272,2,3008,'input_text','','3562706831'),(14273,2,3008,'dropdown','','Video Distribution'),(14274,2,3008,'description','','Resurrect your old customer list\r\n\r\nYour database of old customers stuck in a spreadsheet is found money. We use those old lead lists and broadcast your business directly to that exact list on the big screen.\r\n\r\nOur Wealth Filter blocks low-income areas, making sure your money only targets wealthy clients. \r\n\r\nIt’s one flat rate with zero management fees. Every dollar buys showing your ads to your best prospects.\r\n\r\nCheck local availability here:\r\n\r\nhttps://www.topshelfpromotion.com'),(14275,2,3009,'names','first_name','Deangelo Butler'),(14276,2,3009,'email','','deangelo.butler@gmail.com'),(14277,2,3009,'input_text','','08731394683'),(14278,2,3009,'dropdown','','Other Enquiry'),(14279,2,3009,'description','','Hey there,\r\n\r\nWe came across your business online and your website stood out.\r\n\r\nOur platform includes a free forever plan designed for growing businesses like yours.\r\n\r\nYou can connect your social channels, generate AI media (including UGC-style ads), and publish content to promote your business — all in one place.\r\n\r\nNo pressure whatsoever — we simply thought this could help you grow online more easily.\r\n\r\nIf you’d like to explore it, you can get started here:\r\nhttps://letstokstudio.com/\r\n\r\nWarm Regards,\r\nDeangelo Butler\r\nLetstok AI\r\n\r\n\r\n\r\n\r\nWhen you wish to stop getting additional messages from our side, please fill the form at brnd .li/delist url with your domain address (URL).\r\n2467 Kimberly Way, Highland Falls, CA, USA, 93909'),(14280,2,3010,'names','first_name','Abhi Dwivedi'),(14281,2,3010,'email','','jvzooproducts0@gmail.com'),(14282,2,3010,'input_text','','616180005'),(14283,2,3010,'description','','Hi there,\r\n\r\n\r\n\r\nIf you’re struggling to monetize your website traffic or looking for a simpler way to earn from affiliate marketing, this might help.\r\n\r\n\r\n\r\nSuperAffiliatesAI is an AI-powered system designed to help affiliates promote offers more effectively and potentially increase conversions through smarter targeting and automation.\r\n\r\n\r\n\r\nYou can check it here:\r\n businessforall.online\r\n\r\n\r\n\r\n\r\nIt’s built for marketers who want to simplify their workflow and focus on results instead of manual testing.\r\n\r\n\r\n\r\nBest regards'),(14284,2,3011,'names','first_name','Viola Cruickshank'),(14285,2,3011,'email','','viola.cruickshank@gmail.com'),(14286,2,3011,'input_text','','08033490598'),(14287,2,3011,'dropdown','','Wireless Solutions'),(14288,2,3011,'description','','Hey there,\r\n\r\nWe came across your store and really liked your product range..\r\n\r\nWith LetsTok AI, your listings can be turned into ready-to-use ad assets.\r\n\r\nIt also generates tailored ads inspired by your competitors..\r\n\r\nIf you’d like to explore it, you can start here:\r\nhttps://letstokugc.com/\r\n\r\nMany thanks.\r\nViola\r\nLetstok AI'),(14289,2,3012,'names','first_name','Leslie Merricroft'),(14290,2,3012,'email','','leslie@merricroft.com'),(14291,2,3012,'description','','Hello, I\'m Leslie, reaching out on behalf of Al Mashrea Law Firm, a Dubai-based legal consultancy with extensive regional and international experience. Their team works with international investors, founders, and SMEs to support market entry into the UAE and select global markets. What differentiates their approach is the combination of legal structuring and strategic advisory, ensuring that company setup, investment structuring, and regulatory compliance are aligned with broader commercial objectives. Supported by collaborations with organizations such as LexisNexi'),(14292,2,3013,'names','first_name','Christina Luckett'),(14293,2,3013,'email','','luckett.christina@msn.com'),(14294,2,3013,'input_text','','08949641273'),(14295,2,3013,'dropdown','','Projection Solutions'),(14296,2,3013,'description','','Hi there,\r\n\r\nStatic websites are becoming obsolete\r\n\r\nMost businesses still think their website is a digital brochure.\r\n\r\nCustomers no longer see it that way.\r\n\r\nCustomers increasingly expect websites to behave like conversations.\r\nThey come with a goal, a question, and a reason to act now.\r\nAnd when they don\'t get answers instantly, they leave.\r\n\r\nNo long consideration process. Just gone.\r\n\r\nJust lost revenue.\r\n\r\nThis is the part most businesses do not want to hear:\r\n\r\nVery soon, websites that cannot talk back will feel old in the same way non-mobile websites felt old.\r\n\r\nThat shift is already underway.\r\n\r\nModern websites respond. Static ones lose attention.\r\n\r\nSee what an AI-powered website looks like: https://theollehai.com\r\n\r\nWarm Regards,\r\nChristina Luckett\r\nOlleh AI\r\n\r\n\r\n\r\nWhenever you decide not to receive additional messages from our side, feel free to fill the form at brnd .li/delist url with your domain address (URL).\r\n16 Merton Street, Catskill, CA, USA, 92397'),(14297,2,3014,'names','first_name','Kimber Verge'),(14298,2,3014,'email','','kimber.verge@outlook.com'),(14299,2,3014,'input_text','','7032598430'),(14300,2,3014,'dropdown','','Projection Solutions'),(14301,2,3014,'description','','Send us your business photos or phone videos and we will edit them into a high-end TV commercial for free. We then broadcast that ad to your target lead list on the most watched channels in the country. topshelfpromotion.com'),(14302,2,3015,'names','first_name','Clay Veal'),(14303,2,3015,'email','','clay.veal@yahoo.com'),(14304,2,3015,'input_text','','08939118646'),(14305,2,3015,'dropdown','','Meeting Room Solutions'),(14306,2,3015,'description','','Hello there,\r\n\r\nWe came across your business online and your website stood out.\r\n\r\nYou can use our platform completely free, forever — no hidden fees or surprise charges.\r\n\r\nThe platform lets you manage your socials, generate AI content, create UGC-style creatives, and publish posts easily.\r\n\r\nThis might be useful if you’re looking for an easier way to create and publish content consistently.\r\n\r\nIf you’d like to explore it, you can get started here:\r\nhttps://letstokstudio.com/\r\n\r\nRegards,\r\nClay Veal\r\nLetstok AI\r\n\r\n\r\n\r\n\r\nIn case you choose to opt-out of further communications from this campaign, just fill the form at brnd .li/delist URL with your domain address (URL).\r\nCorbulokade 128, Catskill, CA, USA, 92760'),(14307,2,3016,'names','first_name','Louise Ordonez'),(14308,2,3016,'email','','noreply@blueocean-technologies.com'),(14309,2,3016,'input_text','','4151185570'),(14310,2,3016,'dropdown','','LCD & LED Products'),(14311,2,3016,'description','','Dear blueocean-technologies.com owner,\r\n\r\nPlease confirm your business details for Eu Business Register 2026/2027.\r\n\r\nUpdating is free. Find your form at: ebr-form.pro'),(14312,2,3017,'names','first_name','Vickey Staples'),(14313,2,3017,'email','','vickey.staples@gmail.com'),(14314,2,3017,'input_text','','7974294000'),(14315,2,3017,'dropdown','','Video Distribution'),(14316,2,3017,'description','','Tired of paying for leads that can\'t afford to pay for your services? Our Wealth Filter automatically blocks low-income areas so your ads only reach homeowners who sign for high-ticket items. Check your area availability at the link below. topshelfpromotion.com'),(14317,2,3018,'names','first_name','Clark B.'),(14318,2,3018,'email','','clark.digihub@outlook.com'),(14319,2,3018,'input_text','','653930741'),(14320,2,3018,'dropdown','','Wireless Solutions'),(14321,2,3018,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14322,2,3019,'names','first_name','Julieta Maruff'),(14323,2,3019,'email','','julieta.maruff@gmail.com'),(14324,2,3019,'input_text','','7954132878'),(14325,2,3019,'dropdown','','Wireless Solutions'),(14326,2,3019,'description','','Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https://www.youtube.com/shorts/rTwcDCntnYg'),(14327,2,3020,'names','first_name','Gertrude Haase'),(14328,2,3020,'email','','haase.gertrude23@hotmail.com'),(14329,2,3020,'input_text','','3851452209'),(14330,2,3020,'dropdown','','Meeting Room Solutions'),(14331,2,3020,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14332,2,3021,'names','first_name','Wayne Leddy'),(14333,2,3021,'email','','leddy.wayne@hotmail.com'),(14334,2,3021,'input_text','','3477115203'),(14335,2,3021,'dropdown','','Audio Solutions'),(14336,2,3021,'description','','That list of old customers and past quotes sitting in your database is a gold mine. We take those \"dead\" emails and show your professional commercials directly to those homeowners on their living room TVs (and we produce those commercials for free).\r\n\r\nOur system automatically filters out low-income areas, ensuring your budget only targets the high-ticket jobs you actually want.\r\n\r\nIt’s one flat rate with zero management fees. Every dollar you spend goes directly toward showing your ads to your best prospects.\r\n\r\nWant to see if your service area is open? http://www.topshelfpromotion.com'),(14337,2,3022,'names','first_name','RobertEmist'),(14338,2,3022,'email','','zekisuquc419@gmail.com'),(14339,2,3022,'dropdown','','Display Mounts'),(14340,2,3022,'description','','Здравейте, исках да знам цената ви.'),(14341,2,3023,'names','first_name','Aimee Julian'),(14342,2,3023,'email','','julian.aimee@msn.com'),(14343,2,3023,'input_text','','732682462'),(14344,2,3023,'dropdown','','Video Distribution'),(14345,2,3023,'description','','Stop wasting budget on clicks that don\'t pay\r\n\r\nTired of paying for clicks from people who can\'t afford your premium services?\r\n\r\nOur \"Wealth Filter\" automatically blocks low-income traffic, so your ads only reach the homeowners who sign for big jobs. We take your existing lead list and \"resurrect\" those customers on the most watched channels in the country.\r\n\r\nOne flat rate. No hidden fees. Total transparency.\r\n\r\nCheck your local availability here: http://topshelfpromotion.com'),(14346,2,3024,'names','first_name','Ronnie Tindal'),(14347,2,3024,'email','','ronnie.tindal@yahoo.com'),(14348,2,3024,'input_text','','08012452356'),(14349,2,3024,'dropdown','','Cables & Accessories'),(14350,2,3024,'description','','Hi there,\r\n\r\nThere are only two types of businesses now:\r\n\r\nCompanies already using AI.\r\nAnd businesses getting replaced by them.\r\n\r\nThe speed of this shift is easy to underestimate until customers start expecting it everywhere.\r\n\r\nCustomers already expect answers without waiting. Relevant suggestions on demand. A real response the moment they arrive.\r\n\r\nPlain websites are starting to lose against sites that can answer, guide, and qualify visitors in real time.\r\n\r\nThat is why websites are moving from navigation to conversation\r\n\r\nOlleh AI helps businesses upgrade their websites with AI voice + chat agents trained on their business, services, and workflows.\r\n\r\nYour competitors are not treating this like a someday upgrade.\r\nThey are already training AI to handle customer attention before others catch up.\r\n\r\nLeave your competitors behind: \r\nhttps://theolleh.com\r\n\r\nBest,\r\nRonnie Tindal\r\nOlleh AI\r\n\r\n\r\n\r\n\r\nShould you decide not to receive any more correspondence from our side, just fill the form at brnd .li/delist webpage with your domain address (URL).\r\n37 Jones Road, Canandaigua, CA, USA, 91355'),(14351,2,3025,'names','first_name','Melissa Harrison'),(14352,2,3025,'email','','melissa.harrison@revelar-capital.com'),(14353,2,3025,'input_text','','9413945122'),(14354,2,3025,'dropdown','','Projection Solutions'),(14355,2,3025,'description','','We are exploring business partnerships and believe there may be opportunities for cooperation with your company. We want to make significant purchase. Please find our specifications attached for your review.\r\n\r\nCould you kindly direct this inquiry to the appropriate Export Sales Manager or Business Development representative?\r\n\r\nI look forward to discussing potential opportunities together.\r\n\r\nBest regards,\r\n\r\nMelissa Harrison\r\nProcurement and Acquisition Manager\r\nRevelar Capital\r\n605 Third Avenue\r\nNew York, NY 10158'),(14356,2,3026,'names','first_name','Novella Wannemaker'),(14357,2,3026,'email','','novella.wannemaker@gmail.com'),(14358,2,3026,'input_text','','516540233'),(14359,2,3026,'dropdown','','LCD & LED Products'),(14360,2,3026,'description','','Dominate every screen your prospects look at. We follow your target list from their living room TV to the smartphone in their pocket. We even edit your professional commercial for free. Check your area availability here: https://topshelfpromotion.com'),(14361,2,3027,'names','first_name','RobertEmist'),(14362,2,3027,'email','','zekisuquc419@gmail.com'),(14363,2,3027,'dropdown','','Display Mounts'),(14364,2,3027,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(14365,2,3028,'names','first_name','Tony'),(14366,2,3028,'email','','bizassistance008@outlook.com'),(14367,2,3028,'input_text','','336029620'),(14368,2,3028,'dropdown','','Other Enquiry'),(14369,2,3028,'description','','Hi, We provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\r\n\r\nOur support services include:\r\n > Product Uploads and Store Maintenance \r\n > Order Processing and Tracking \r\n > Customer Service via Email and Chat \r\n > Marketplace Management \r\n > Inventory and Pricing Updates \r\n > Blog and Product Content Writing \r\n > Social Media Management \r\n > Bookkeeping and Reporting \r\n > Data Entry and Administrative Support\r\n\r\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\r\n\r\nWe offer flexible engagement models starting from $9/hr and can scale according to your requirements.\r\n\r\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on BizAssistance008@outlook.com'),(14370,2,3029,'names','first_name','Paulette Dang'),(14371,2,3029,'email','','paulette.dang@hotmail.com'),(14372,2,3029,'input_text','','08203938648'),(14373,2,3029,'dropdown','','Mini PCs'),(14374,2,3029,'description','','Hello there,\r\n\r\nThe market is quickly splitting into two groups:\r\n\r\nCompanies already using AI.\r\nAnd businesses getting replaced by them.\r\n\r\nThis shift is happening faster than most companies understand.\r\n\r\nCustomers already expect immediate replies. Instant recommendations. A real response the moment they arrive.\r\n\r\nStatic websites cannot compete with conversational experiences anymore.\r\n\r\nThe shift is simple: from clicking around to asking and getting answers.\r\n\r\nWith Olleh AI, businesses can add AI voice + chat agents that understand their offer, answer visitors, capture intent, and support real workflows.\r\n\r\nYour competitors are not treating this like a someday upgrade.\r\nThey are already training AI to handle customer attention before others catch up.\r\n\r\nCheck it out now: \r\nhttps://theolleh.com\r\n\r\nMany Thanks,\r\nPaulette Dang\r\nOlleh AI\r\n\r\n\r\n\r\n\r\nWhenever you prefer not to get additional communications from this campaign, kindly fill the form at brnd .li/delist webpage with your domain address (URL).\r\n19 Botley Road, Fayetteville, CA, USA, 94975'),(14375,2,3030,'names','first_name','Clark B.'),(14376,2,3030,'email','','clark.digihub@outlook.com'),(14377,2,3030,'input_text','','7402353368'),(14378,2,3030,'dropdown','','LCD & LED Products'),(14379,2,3030,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14380,2,3031,'names','first_name','Clark B.'),(14381,2,3031,'email','','clark.digihub@outlook.com'),(14382,2,3031,'input_text','','3308287373'),(14383,2,3031,'dropdown','','Wireless Solutions'),(14384,2,3031,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14385,2,3032,'names','first_name','Ron Elzy'),(14386,2,3032,'email','','elzy.ron@msn.com'),(14387,2,3032,'input_text','','388651084'),(14388,2,3032,'dropdown','','LCD & LED Products'),(14389,2,3032,'description','','Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https://www.youtube.com/shorts/rTwcDCntnYg'),(14390,2,3033,'names','first_name','Abhi Dwivedi'),(14391,2,3033,'email','','jvzooproducts0@gmail.com'),(14392,2,3033,'input_text','','722266249'),(14393,2,3033,'dropdown','','Cables & Accessories'),(14394,2,3034,'names','first_name','RobertEmist'),(14395,2,3034,'email','','zekisuquc419@gmail.com'),(14396,2,3034,'dropdown','','Audio Solutions'),(14397,2,3034,'description','','Hi, I wanted to know your price.'),(14398,2,3035,'names','first_name','Eduardo Farnham'),(14399,2,3035,'email','','farnham.eduardo@gmail.com'),(14400,2,3035,'input_text','','08865386359'),(14401,2,3035,'dropdown','','Display Mounts'),(14402,2,3035,'description','','Hello,\r\n\r\nYour market is being trained into AI\r\n\r\nThe businesses moving early are using AI to:\r\n\r\n- Respond to customer questions the moment visitors ask\r\n- Collect qualified interest without forcing people through static forms\r\n- Qualify buyers\r\n- Handle repetitive support\r\n- Replace friction on websites\r\n\r\nMost businesses are still asking visitors to:\r\n\r\n- \"Browse pages\"\r\n- Click menus and hope they find the right thing\r\n- \"Submit forms\"\r\n\r\nThat model is dying.\r\n\r\nThe businesses training AI today will own customer attention tomorrow.\r\n\r\nCustomers don\'t browse anymore. They ask.\r\nThe business that responds first, clearly, and intelligently gets the advantage.\r\n\r\nSee it in action: \r\nhttps://theolleh.com\r\n\r\nKind Regards,\r\n— Eduardo Farnham\r\nThe Olleh\r\n\r\n\r\n\r\n\r\nShould you prefer not to get additional messages from this campaign, simply fill the form at brnd .li/delist webpage with your domain address (URL).\r\nVia Valpantena 143, Lancaster, CA, USA, 93881'),(14403,2,3036,'names','first_name','Alex Pumpkin'),(14404,2,3036,'email','','pumpkin.alex@gmail.com'),(14405,2,3036,'input_text','','46632750'),(14406,2,3036,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/rTwcDCntnYg'),(14407,2,3037,'names','first_name','Joanna Riggs'),(14408,2,3037,'email','','joriggsvideo3@gmail.com'),(14409,2,3037,'input_text','','9505930089'),(14410,2,3037,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(14411,2,3038,'names','first_name','Genia Amador'),(14412,2,3038,'email','','amador.genia@msn.com'),(14413,2,3038,'input_text','','4108059515'),(14414,2,3038,'description','','Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\r\n\r\nhttps://marketingaged.com/'),(14415,2,3039,'names','first_name','BettieHooca'),(14416,2,3039,'email','','be.t.ti.eno.rds.on.@gmail.com'),(14417,2,3039,'input_text','','+12159137691'),(14418,2,3039,'dropdown','','Meeting Room Solutions'),(14419,2,3039,'description','','Are you still paying $129 for Ahrefs to find 100 keywords? \r\nKWFinder by Mangools does the same for $29 and saves you a significant amount of time! \r\nSee for yourself right now!'),(14420,2,3040,'names','first_name','Shantell Jeffreys'),(14421,2,3040,'email','','jeffreys.shantell9@gmail.com'),(14422,2,3040,'input_text','','47054478'),(14423,2,3040,'dropdown','','Wireless Solutions'),(14424,2,3040,'description','','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/rTwcDCntnYg'),(14425,2,3041,'names','first_name','Abhi Dwivedi'),(14426,2,3041,'email','','jvzooproducts0@gmail.com'),(14427,2,3041,'input_text','','7969188566'),(14428,2,3041,'dropdown','','Display Mounts'),(14429,2,3042,'names','first_name','Sarahadurf'),(14430,2,3042,'email','','sarahbrakercy@gmail.com'),(14431,2,3042,'input_text','','+14772169120'),(14432,2,3042,'dropdown','','Wireless Solutions'),(14433,2,3042,'description','','Tired of being alone - Get rid of loneliness right now!'),(14434,2,3043,'names','first_name','Layne Duesbury'),(14435,2,3043,'email','','duesbury.layne@hotmail.com'),(14436,2,3043,'input_text','','08266410272'),(14437,2,3043,'dropdown','','Video Distribution'),(14438,2,3043,'description','','Hey,\r\n\r\nThe static website era is ending\r\n\r\nMost businesses still think their website is a digital brochure.\r\n\r\nCustomers no longer see it that way.\r\n\r\nVisitors now arrive expecting interaction, not just information.\r\nThey come with a goal, a question, and a reason to act now.\r\nAnd when they don\'t get answers instantly, they leave.\r\n\r\nNo callback. No second chance. No loyalty.\r\n\r\nJust a missed opportunity.\r\n\r\nThe hard truth is simple:\r\n\r\nA website with no AI interaction is going to feel as outdated as a company that never adapted to mobile.\r\n\r\nThis is not coming later. It has already begun.\r\n\r\nModern websites respond. Static ones lose attention.\r\n\r\nCheck it out now: https://theollehai.com\r\n\r\nKind Regards,\r\nLayne Duesbury\r\nOlleh\r\n\r\n\r\n\r\nIn case you choose to opt-out of subsequent messages from us, feel free to fill the form at brnd .li/delist webpage with your domain address (URL).\r\nSteinfelden 71, Freeport, CA, USA, 94285'),(14439,2,3044,'names','first_name','RobertEmist'),(14440,2,3044,'email','','zekisuquc419@gmail.com'),(14441,2,3044,'dropdown','','Wireless Solutions'),(14442,2,3044,'description','','Ողջույն, ես ուզում էի իմանալ ձեր գինը.'),(14443,2,3045,'names','first_name','Ihejirika Udoeze Kelechi'),(14444,2,3045,'email','','polexpropertiesnig@gmail.com'),(14445,2,3045,'input_text','','+2349037201747'),(14446,2,3045,'dropdown','','LCD & LED Products'),(14447,2,3045,'description','','Dear Sir/Madam,\r\n\r\nI hope you are doing well.\r\n\r\nMy name is Ihejirika Udoeze Kelechi, Sales Executive at Polex Properties Nig. Ltd, a Nigerian company established in 2016 and engaged in the export of quality agricultural products.\r\n\r\nWe supply and export:\r\n\r\nPalm Oil\r\nPalm Kernel Nuts\r\n\r\nWe are committed to providing high-quality products, competitive pricing, and reliable service to our customers.\r\n\r\nWe would be pleased to discuss your requirements and explore opportunities for business cooperation. Please feel free to contact us for inquiries or further information.\r\n\r\nEmail: polexpropertiesnig@gmail.com\r\nPhone/Whatsapp: +234 903 720 1747\r\n\r\nThank you for your time and consideration. We look forward to hearing from you.\r\n\r\nKind regards,\r\n\r\nIhejirika Udoeze Kelechi\r\nSales Executive\r\nPolex Properties Nig. Ltd\r\n+234 903 720 1747'),(14448,2,3046,'names','first_name','Nikki'),(14449,2,3046,'email','','webdesignservices111@outlook.com'),(14450,2,3046,'input_text','','814395791'),(14451,2,3046,'dropdown','','Video Distribution'),(14452,2,3046,'description','','We create stunning, professional, and fully mobile-responsive websites that help businesses build trust and attract more customers online. Our website packages start from $700 and can go up to $3,000 depending on the design, customizations, features, and technology required.\r\n\r\nTemplate-based websites are usually more affordable because the design structure is already created, reducing development time. If you need a completely custom design built specifically for your brand, the cost is generally higher due to the additional design and development work involved.\r\n\r\nIf you’d like, I can also share some sample websites we have created. Feel free to tell us a little about your requirements, preferred design style, and any features you need, and we’ll be happy to provide recommendations and a customized quote.\r\n\r\nReply to webdesignservices111@outlook.com for more details.'),(14453,2,3047,'names','first_name','RobertEmist'),(14454,2,3047,'email','','zekisuquc419@gmail.com'),(14455,2,3047,'dropdown','','Audio Solutions'),(14456,2,3047,'description','','Ndewo, achọrọ m ịmara ọnụahịa gị.'),(14457,2,3048,'names','first_name','Clark B.'),(14458,2,3048,'email','','clark.digihub@outlook.com'),(14459,2,3048,'input_text','','3928017942'),(14460,2,3048,'dropdown','','Video Distribution'),(14461,2,3048,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14462,2,3049,'names','first_name','Saumil Joshi'),(14463,2,3049,'email','','wwwsales@wwidew.com'),(14464,2,3049,'input_text','','+971544525994'),(14465,2,3049,'dropdown','','Cables & Accessories'),(14466,2,3049,'description','','Dear Sir/Madam,\r\n\r\nKindly note that I have requirements for Infobit Products as mentioned below:\r\n\r\n(1) Presentation Switchers: 4K 60 4 X 1 HDMI Seamless Presentation Switcher with Multiviewer (Infobit iSwitch 401 MV) - 1 Qty\r\n(2) USB Capture Card: 4K 60 HDMI to USB 3.0 Capture 4K 30 USB Recording (Infobit iSwitch UVC03K) - 1 Qty\r\n(3) Matrix Switchers: 4K 60 HDMI Matrix Switcher, 4 In 4 Out with Audio Matrix Downscaling/AOC Supported (Infobit iMatrix H44AM) - 1 Qty\r\n(4) HDBaseT Extenders: Wall Plate Transmitters, 1 Gang US Decora (Infobit iTrans WP70-T) - 2 Qty\r\n(5) HDBaseT Extenders: HDBaseT Extenders (Rx) HDMI 18 Gbps, 70 m for 1080p, 40m for 4K 62 Hz (Infobit iTrans B70S-R) - 2 Qty\r\n(6) HDBaseT Extenders: HDMI 4K 60 over HDBaseT Extenders (Rx and Tx) for 150m (Infobit iTrans E150-CG) - 5 Qty\r\n(7) HDMI Copper Cables: HDMI 2.0 Cable Super Soft Series 18 Gbps, 4K 60 GHz, 4:4:4, 3m (Infobit iCable H4KS-03) - 12 Qty\r\n(8) USB Extenders: USB 3.2 Gen 1 Wall Plate Extender 100m US 1-Gang (Infobit iTrans U3WP100TR) - 1 Qty'),(14467,2,3050,'names','first_name','Clark B.'),(14468,2,3050,'email','','clark.digihub@outlook.com'),(14469,2,3050,'input_text','','732673453'),(14470,2,3050,'dropdown','','Wireless Solutions'),(14471,2,3050,'description','','Hi,\r\n\r\nI’m putting together a small backlink collaboration and thought you might be a good fit.\r\n\r\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\r\n\r\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\r\n\r\nLet me know if you’d like to explore it.\r\n\r\nBest,\r\nClark'),(14472,2,3051,'names','first_name','Franchesca Sosa'),(14473,2,3051,'email','','sosa.franchesca@gmail.com'),(14474,2,3051,'input_text','','443375758'),(14475,2,3051,'dropdown','','Mini PCs'),(14476,2,3051,'description','','Not getting enough leads for blueocean-technologies.com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/rTwcDCntnYg'),(14477,2,3052,'names','first_name','Clark B.'),(14478,2,3052,'email','','clark.digihub@outlook.com'),(14479,2,3052,'input_text','','6345116316'),(14480,2,3052,'dropdown','','Cables & Accessories'),(14481,2,3052,'description','','Hi,\r\n\r\nI’m putting together a small backlink collaboration and thought you might be a good fit.\r\n\r\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\r\n\r\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\r\n\r\nLet me know if you’d like to explore it.\r\n\r\nBest,\r\nClark'),(14482,2,3053,'names','first_name','Columbus Roten'),(14483,2,3053,'email','','columbus.roten23@gmail.com'),(14484,2,3053,'input_text','','53454773'),(14485,2,3053,'dropdown','','Video Distribution'),(14486,2,3053,'description','','Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\r\n\r\nhttps://cutt.ly/pt2q785R'),(14487,2,3054,'names','first_name','Tony'),(14488,2,3054,'email','','bizassistance008@outlook.com'),(14489,2,3054,'input_text','','125866248'),(14490,2,3054,'dropdown','','Meeting Room Solutions'),(14491,2,3054,'description','','Hello, \r\nAre you looking for reliable help with your daily back-office tasks?\r\n\r\nWe provide remote Virtual Assistant services, and businesses can retain our team on a monthly basis for just $200 for 20 hours of work. This is ideal for handling small but important tasks without hiring a full-time employee.\r\n\r\nOur team can assist with tasks such as:\r\n* Admin and back-office support\r\n* Data entry and internet research\r\n* Prospect list building\r\n* Ecommerce support and product uploads\r\n* Spreadsheet updates and data management\r\n* Website edits, updating or changing website content\r\n* Other remote operational tasks\r\n\r\nIf you require more hours or ongoing work, we can review the tasks and provide a customized plan based on your requirements.\r\nIf you are interested, please reply to us at bizassistance008@outlook.com so we can discuss your needs further.'),(14492,2,3055,'names','first_name','HelenReard'),(14493,2,3055,'email','','peac.hes.sv.a.ne.s.sa@gmail.com'),(14494,2,3055,'input_text','','+13743776313'),(14495,2,3055,'dropdown','','Meeting Room Solutions'),(14496,2,3055,'description','','Beautiful hot bodies! \r\nComplete freedom of action! \r\nFeel like a big boss right now!'),(14497,2,3056,'names','first_name','CuSvUCVXfRYofNYWKaRl'),(14498,2,3056,'email','','s.az.ad.okodim.i.5.4@gmail.com'),(14499,2,3056,'input_text','','9852984995'),(14500,2,3056,'dropdown','','Wireless Solutions'),(14501,2,3056,'description','','uKKslYIoCVuVlvuwmnzz'),(14502,2,3057,'names','first_name','DanielRound'),(14503,2,3057,'email','','seevad34@imhotester.forum'),(14504,2,3057,'dropdown','','Mini PCs'),(14505,2,3057,'description','','Si deseas quieres encontrar donde reservar motos acuaticas en la isla de Tenerife, hay muchas opciones llamativas tanto en el sur de la isla como en distintas zonas como Costa Adeje y esta famosa playa. Es posible conseguir alquiler moto de agua Tenerife sur con costos asequibles y salidas como jet bike safari o aqua safari que combinan intensidad y entornos increibles. Para posibilidades mas precisas, tambien existe la chance de reservar motos de agua en Tenerife Los Gigantes o gozar experiencias acuaticas en esta zona. Para mas detalles sobre fechas disponibles y importes, te sugiero visitar atlantic ride . \r\n \r\nAsimismo, Tenerife ofrece propuestas para todos los perfiles, desde personas sin experiencia hasta profesionales, con companias como Jet Hub Tenerife y Adrenalina Jet que organizan excursiones en motos marinas y jet ski safaris en destinos como Costa Adeje. Si necesitas una aventura total y garantizada, considera las excursiones motos de agua Tenerife sur o en otros lugares, y no ignores que asegurar con anticipacion siempre es recomendable, particularmente en la temporada alta. Por si lo requieres, el telefono +34 612 345 678 puede ser practico para dudas rapidas.'),(14506,2,3058,'names','first_name','Abhi Dwivedi'),(14507,2,3058,'email','','jvzooproducts0@gmail.com'),(14508,2,3058,'input_text','','97489409'),(14509,2,3058,'dropdown','','Meeting Room Solutions'),(14510,2,3059,'names','first_name','Zelma Babbidge'),(14511,2,3059,'email','','zelma.babbidge@gmail.com'),(14512,2,3059,'input_text','','292087052'),(14513,2,3059,'dropdown','','LCD & LED Products'),(14514,2,3059,'description','','Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/rTwcDCntnYg'),(14515,2,3060,'names','first_name','Zane Pena'),(14516,2,3060,'email','','zane.pena@gmail.com'),(14517,2,3060,'input_text','','4989200357'),(14518,2,3060,'dropdown','','Wireless Solutions'),(14519,2,3060,'description','','Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\r\n\r\nhttps://marketingaged.com/'),(14520,2,3061,'names','first_name','Ana'),(14521,2,3061,'email','','businessgrowtogether@outlook.com'),(14522,2,3061,'input_text','','40219341'),(14523,2,3061,'description','','Hi,\r\n\r\nWe provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\r\n\r\nOur support services include:\r\n > Product Uploads and Store Maintenance \r\n > Order Processing and Tracking \r\n > Customer Service via Email and Chat \r\n > Marketplace Management \r\n > Inventory and Pricing Updates \r\n > Blog and Product Content Writing \r\n > Social Media Management \r\n > Bookkeeping and Reporting \r\n > Data Entry and Administrative Support\r\n\r\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\r\n\r\nWe offer flexible engagement models starting from $9/hr and can scale according to your requirements.\r\n\r\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on Ana@Ecommerceremoteteam.com'),(14524,2,3062,'names','first_name','Robt Vang'),(14525,2,3062,'email','','robt.vang67@hotmail.com'),(14526,2,3062,'dropdown','','Meeting Room Solutions'),(14527,2,3062,'description','','Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\r\n\r\nhttps://marketingaged.com/'),(14528,2,3063,'names','first_name','Pamala Reeve'),(14529,2,3063,'email','','reeve.pamala@hotmail.com'),(14530,2,3063,'input_text','','8603982902'),(14531,2,3063,'dropdown','','Wireless Solutions'),(14532,2,3063,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14533,2,3064,'names','first_name','Brodie Lemke'),(14534,2,3064,'email','','lemke.brodie@gmail.com'),(14535,2,3064,'input_text','','7031325580'),(14536,2,3064,'dropdown','','Other Enquiry'),(14537,2,3064,'description','','---cPanel, SSD, Softaculous, Fantastico, SiteBuilder, Free SSL...From $1/month\r\nCurrent 50% off Promotion For website Use Code: 50%wb at www.myskyhost.com\r\n---OpenVZ, KVM and Windows VPS, Solusvm Panel, SSD Drive...More From $7/month\r\nCurrent 10 off Promotion for VPS Use Code: vps10%off at www.myskyhost.com\r\n---RDP (Windows Remote Desktop) From $18/month\r\nCurrent 30% off Promotion For RDP Use Code: rdp30%off at www.myskyhost.com\r\n\r\nBest Wishes,\r\nMySkyHost.com | The Hosting Services'),(14538,2,3065,'names','first_name','Avtoservis_oxol'),(14539,2,3065,'email','','utmggpvnvol@lvdskjn.store'),(14540,2,3065,'dropdown','','Display Mounts'),(14541,2,3065,'description','','Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Профессионалы помогут вам с ремонтом и техническим обслуживанием. \r\nЕсли вам нужен качественный и надежный автосервис Toyota, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Все работники имеют соответствующую квалификацию и опыт. \r\nТехническое оснащение сервиса соответствует самым высоким стандартам. Это позволяет проводить диагностику и ремонт на высшем уровне. \r\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Ваше доверие для нас — наивысшая награда.'),(14542,2,3066,'names','first_name','Franziska Ogilvie'),(14543,2,3066,'email','','ogilvie.franziska73@gmail.com'),(14544,2,3066,'input_text','','474542207'),(14545,2,3066,'dropdown','','Cables & Accessories'),(14546,2,3066,'description','','Our AI-powered solution sends precise visitors to your site, costing significantly less than expensive paid ads. Learn how to increase your reach today.\r\n\r\nhttps://marketingaged.com/'),(14547,2,3067,'names','first_name','Clark B.'),(14548,2,3067,'email','','clark.digihub@outlook.com'),(14549,2,3067,'input_text','','481476865'),(14550,2,3067,'dropdown','','Meeting Room Solutions'),(14551,2,3067,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14552,2,3068,'names','first_name','RobertEmist'),(14553,2,3068,'email','','zekisuquc419@gmail.com'),(14554,2,3068,'dropdown','','Audio Solutions'),(14555,2,3068,'description','','Ndewo, achọrọ m ịmara ọnụahịa gị.'),(14556,2,3069,'names','first_name','Natalia Benjafield'),(14557,2,3069,'email','','benjafield.natalia@hotmail.com'),(14558,2,3069,'dropdown','','Video Distribution'),(14559,2,3069,'description','','We are specialists in producing high-quality video content tailored for business websites and marketing. We create something that showcases your brand effectively—see a sample here: \r\n\r\nhttps://www.youtube.com/shorts/SglkEN-n7_U'),(14560,2,3070,'names','first_name','Trever Gray'),(14561,2,3070,'email','','trever.gray@sendproud.com'),(14562,2,3070,'description','','Hi, I’m Trever Gray, the founder of Send Proud. We help businesses achieve measurable results like booked meetings, website traffic, and user sign-ups through highly targeted outreach powered by our database of 500M+ professional profiles and 250M+ company profiles. On our call, we’ll walk you through a clear strategy tailored specifically to your goals, whether that’s booked meetings, traffic, us'),(14563,2,3071,'names','first_name','Wesley Nathan'),(14564,2,3071,'email','','nathan.wesley@hotmail.com'),(14565,2,3071,'input_text','','8478848924'),(14566,2,3071,'dropdown','','Wireless Solutions'),(14567,2,3071,'description','','Attract the right audience to your site with our AI-driven traffic solution, offering better results than paid ads at a fraction of the price. Get started today.\r\n\r\nhttps://cutt.ly/2t4hKjiY'),(14568,2,3072,'names','first_name','Jithin Jacob'),(14569,2,3072,'email','','jithin@metavoxglobal.com'),(14570,2,3072,'input_text','','+96560781610'),(14571,2,3072,'dropdown','','Projection Solutions'),(14572,2,3072,'description','','Looking for Vivitek projector'),(14573,2,3073,'names','first_name','RobertEmist'),(14574,2,3073,'email','','zekisuquc419@gmail.com'),(14575,2,3073,'dropdown','','Audio Solutions'),(14576,2,3073,'description','','Hi, ego volo scire vestri pretium.'),(14577,2,3074,'names','first_name','Yasuhiro Yamada'),(14578,2,3074,'email','','rohtopharmacy5@gmail.com'),(14579,2,3074,'input_text','','08072822579'),(14580,2,3074,'dropdown','','Display Mounts'),(14581,2,3074,'description','','Dear Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nWarm regards, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nWhen you choose to opt-out of further communications from this campaign, kindly fill the form at brnd .li/delist URL with your domain address (URL).\r\n2936 Skips Lane, Monroe, CA, USA, 90969'),(14582,2,3075,'names','first_name','RobertEmist'),(14583,2,3075,'email','','zekisuquc419@gmail.com'),(14584,2,3075,'dropdown','','Wireless Solutions'),(14585,2,3075,'description','','Γεια σου, ήθελα να μάθω την τιμή σας.'),(14586,2,3076,'names','first_name','mark'),(14587,2,3076,'email','','mark@cornerstone-lb.com'),(14588,2,3076,'input_text','','9714572661'),(14589,2,3076,'dropdown','','Meeting Room Solutions'),(14590,2,3076,'description','','infobit items'),(14591,2,3077,'names','first_name','Noora Uthman'),(14592,2,3077,'email','','noorauthman@protonmail.ch'),(14593,2,3077,'input_text','','83376728997'),(14594,2,3077,'dropdown','','Meeting Room Solutions'),(14595,2,3077,'description','','Daer Sir, \r\n \r\nl am Noora Uthman , a Chartered Surveyor and Business woman. \r\nI would like to know your interest and capability to handle a charity mission for orphan children. \r\n \r\nAwaits your response on my email address: noorauthman001@gmail.com \r\n \r\nWarm Regards, \r\nNoora Uthman (Member -RICS) \r\nnoorauthman001@gmail.com'),(14596,2,3078,'names','first_name','Abhi Dwivedi'),(14597,2,3078,'email','','jvzooproducts0@gmail.com'),(14598,2,3078,'input_text','','353915556'),(14599,2,3078,'dropdown','','Wireless Solutions'),(14600,2,3079,'names','first_name','Yaseen Mustafa Rasheed Yaseen'),(14601,2,3079,'email','','ehab99ehab99@yahoo.com'),(14602,2,3079,'input_text','','00962785400343'),(14603,2,3079,'dropdown','','Other Enquiry'),(14604,2,3080,'names','first_name','Myrtle Llamas'),(14605,2,3080,'email','','myrtle.llamas@gmail.com'),(14606,2,3080,'input_text','','08581500531'),(14607,2,3080,'dropdown','','LCD & LED Products'),(14608,2,3080,'description','','Hi,\r\n\r\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https://letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\r\n\r\n- Personalized guidance\r\n- Live demo & best practices\r\n- Free of charge\r\n- No commitment or obligation\r\n\r\nGoogle Calendar Link: https://calendar.google.com/appointments/schedules/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\r\n\r\nBest regards,\r\nMyrtle Llamas\r\nLetstok\r\n\r\n\r\n\r\n\r\n\r\nIf at any point you no longer want to receive further notifications from this message, feel free to fill the form at brnd .li/delist webpage with your domain address (URL).\r\nBahngasse 34, New Berlin, CA, USA, 91520'),(14609,2,3081,'names','first_name','Cody Schmidt'),(14610,2,3081,'email','','schmidt.cody@gmail.com'),(14611,2,3081,'input_text','','29759859'),(14612,2,3081,'description','','Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14613,2,3082,'names','first_name','Yasuhiro Yamada'),(14614,2,3082,'email','','rohtopharmacy5@gmail.com'),(14615,2,3082,'input_text','','08597289770'),(14616,2,3082,'dropdown','','LCD & LED Products'),(14617,2,3082,'description','','Dear Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nRegards, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nIf you no longer want to receive further notifications from this campaign, simply fill the form at brnd .li/delist webpage with your domain address (URL).\r\nVossiusstraat 72, Babylon, CA, USA, 96093'),(14618,2,3083,'names','first_name','Clark B.'),(14619,2,3083,'email','','clark.digihub@outlook.com'),(14620,2,3083,'input_text','','4402596256'),(14621,2,3083,'dropdown','','Audio Solutions'),(14622,2,3083,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14623,2,3084,'names','first_name','Madge Lai'),(14624,2,3084,'email','','lai.madge16@yahoo.com'),(14625,2,3084,'input_text','','753516949'),(14626,2,3084,'dropdown','','Audio Solutions'),(14627,2,3084,'description','','Not getting enough leads for blueocean-technologies.com? Check out this video to see our AI traffic solution in action: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14628,2,3085,'names','first_name','Clark B.'),(14629,2,3085,'email','','clark.digihub@outlook.com'),(14630,2,3085,'input_text','','7704548564'),(14631,2,3085,'dropdown','','Audio Solutions'),(14632,2,3085,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14633,2,3086,'names','first_name','Clark B.'),(14634,2,3086,'email','','clark.digihub@outlook.com'),(14635,2,3086,'input_text','','658597371'),(14636,2,3086,'dropdown','','Display Mounts'),(14637,2,3086,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14638,2,3087,'names','first_name','Brianne Timperley'),(14639,2,3087,'email','','brianne.timperley@gmail.com'),(14640,2,3087,'input_text','','353262990'),(14641,2,3087,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Kt4CPXgV\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14642,2,3088,'names','first_name','RobertEmist'),(14643,2,3088,'email','','zekisuquc419@gmail.com'),(14644,2,3088,'dropdown','','Meeting Room Solutions'),(14645,2,3088,'description','','Hola, volia saber el seu preu.'),(14646,2,3089,'names','first_name','Yasuhiro Yamada'),(14647,2,3089,'email','','rohtopharmacy5@gmail.com'),(14648,2,3089,'input_text','','08750652106'),(14649,2,3089,'dropdown','','Mini PCs'),(14650,2,3089,'description','','Hi Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nWarm regards, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nWhenever you prefer not to get further emails from this campaign, kindly fill the form at brnd .li/delist url with your domain address (URL).\r\nHavnebakken 111, Kensington, CA, USA, 92016'),(14651,2,3090,'names','first_name','Todd Dallas'),(14652,2,3090,'email','','todd.dallas@gmail.com'),(14653,2,3090,'input_text','','361543158'),(14654,2,3090,'dropdown','','Display Mounts'),(14655,2,3090,'description','','Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14656,2,3091,'names','first_name','Muhammad Aslam'),(14657,2,3091,'email','','muhammad@autocomputertrading.com'),(14658,2,3091,'input_text','','+971557432351'),(14659,2,3091,'dropdown','','Meeting Room Solutions'),(14660,2,3091,'description','','iCam P30/P30N4K60 PTZ Conference Camera Brand name Infobit 2Pcs'),(14661,2,3092,'names','first_name','Georgetta Pinder'),(14662,2,3092,'email','','pinder.georgetta@msn.com'),(14663,2,3092,'input_text','','08889987622'),(14664,2,3092,'dropdown','','Cables & Accessories'),(14665,2,3092,'description','','Blind upgrades are the quickest way to waste budget on hardware. The core issue is usually a hidden bottleneck, CPU, GPU, or RAM imbalance.\r\n\r\nhttps://pristinetraffic.com\r\n\r\nhttps://pristinetraffic.com/rate-my-pc\r\n\r\nFPSBench evaluates real-world data to show system behavior across games, helping you identify what limits FPS and which upgrade delivers impact.\r\n\r\nAvoid overspending, optimize upgrades using real data.\r\n\r\n\r\n\r\nWhen you wish to stop getting further notifications from me, simply fill the form at brnd .li/delist webpage with your domain address (URL).\r\nTuinstraat 64, Irvington, CA, USA, 93830'),(14666,2,3093,'names','first_name','Yasuhiro Yamada'),(14667,2,3093,'email','','rohtopharmacy5@gmail.com'),(14668,2,3093,'input_text','','08681120961'),(14669,2,3093,'dropdown','','Wireless Solutions'),(14670,2,3093,'description','','Hi Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nBest, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nIf at any point you no longer want to receive future correspondence from our side, simply fill the form at brnd .li/delist url with your domain address (URL).\r\nWestdijkstraat 178, Croton-on-Hudson, CA, USA, 95516'),(14671,2,3094,'names','first_name','Kenny Cuevas'),(14672,2,3094,'email','','kenny.cuevas@googlemail.com'),(14673,2,3094,'input_text','','7192822518'),(14674,2,3094,'dropdown','','Cables & Accessories'),(14675,2,3094,'description','','Our AI-optimized service delivers keyword-specific visitors to your site, offering better results than paid ads at a fraction of the price. Contact us to start.\r\n\r\nhttps://cutt.ly/Gt4CHOyw'),(14676,2,3095,'names','first_name','Roderick McGhee'),(14677,2,3095,'email','','mcghee.roderick@googlemail.com'),(14678,2,3095,'input_text','','60429799'),(14679,2,3095,'dropdown','','Other Enquiry'),(14680,2,3095,'description','','Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14681,2,3096,'names','first_name','Paula Cayton'),(14682,2,3096,'email','','cayton.paula@gmail.com'),(14683,2,3096,'input_text','','53185892'),(14684,2,3096,'dropdown','','Mini PCs'),(14685,2,3096,'description','','Our AI-driven service delivers keyword and location-specific visitors to your site, offering a cost-effective alternative to paid ads. Learn more today.\r\n\r\nhttps://cutt.ly/Vt4CHSQG'),(14686,2,3097,'names','first_name','RobertEmist'),(14687,2,3097,'email','','zekisuquc419@gmail.com'),(14688,2,3097,'dropdown','','Video Distribution'),(14689,2,3097,'description','','Hola, volia saber el seu preu.'),(14690,2,3098,'names','first_name','qHZdyBvVBVhZsCPsDRsQ'),(14691,2,3098,'email','','i.s.e.k.ujahe928@gmail.com'),(14692,2,3098,'input_text','','7605103753'),(14693,2,3098,'dropdown','','Wireless Solutions'),(14694,2,3098,'description','','VZvvyMiPibyGVsGQoOXVbLKM'),(14695,2,3099,'names','first_name','Clark B.'),(14696,2,3099,'email','','clark.digihub@outlook.com'),(14697,2,3099,'input_text','','6608209781'),(14698,2,3099,'dropdown','','Audio Solutions'),(14699,2,3099,'description','','Hi,\r\n\r\nI’m putting together a small backlink collaboration and thought you might be a good fit.\r\n\r\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\r\n\r\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\r\n\r\nLet me know if you’d like to explore it.\r\n\r\nBest,\r\nClark'),(14700,2,3100,'names','first_name','RobertEmist'),(14701,2,3100,'email','','zekisuquc419@gmail.com'),(14702,2,3100,'dropdown','','Video Distribution'),(14703,2,3100,'description','','Hallo, ek wou jou prys ken.'),(14704,2,3101,'names','first_name','DoloresGof'),(14705,2,3101,'email','','er.i.c.avand.e.rb.e.r.g17@gmail.com'),(14706,2,3101,'input_text','','+12752760121'),(14707,2,3101,'dropdown','','Mini PCs'),(14708,2,3101,'description','','Create your own AI Girlfriend - Customize her appearance - Live your own dream love story!'),(14709,2,3102,'names','first_name','Deepa'),(14710,2,3102,'email','','deepa.sale01@gmail.com'),(14711,2,3102,'dropdown','','Video Distribution'),(14712,2,3102,'description','','Hello https://blueocean-technologies.com,\r\n\r\nAI-powered search is changing how businesses attract customers.\r\n\r\nOur team specializes in helping businesses stay ahead with:\r\n\r\n• SEO\r\n• AEO\r\n• GEO\r\n• GMB Optimization\r\n• Local SEO\r\n\r\nLet\'s schedule a quick 15-minute discussion.\r\n\r\nReply \"Interested\".\r\n\r\nBest Regards,\r\nDeepa'),(14713,2,3103,'names','first_name','Yasuhiro Yamada'),(14714,2,3103,'email','','rohtopharmacy5@gmail.com'),(14715,2,3103,'input_text','','08403052572'),(14716,2,3103,'dropdown','','Mini PCs'),(14717,2,3103,'description','','Hello Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nBest, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nIf at any point you decide not to receive subsequent notifications from our side, feel free to fill the form at brnd .li/delist url with your domain address (URL).\r\nSchmarjestrasse 55, Cairo, CA, USA, 94917'),(14718,2,3104,'names','first_name','Yasuhiro Yamada'),(14719,2,3104,'email','','rohtopharmacy5@gmail.com'),(14720,2,3104,'input_text','','08839215003'),(14721,2,3104,'dropdown','','Cables & Accessories'),(14722,2,3104,'description','','Hello Sir/Madam,\r\n\r\nWith all due respect. We need you to serve as our Spokesperson/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \r\nrepresentative@rohtopharmacy.org\r\n\r\nMany thanks, \r\nYasuhiro Yamada\r\nSenior Executive Officer\r\nROHTO Pharmaceutical Co., Ltd\r\n\r\n\r\nIn case you decide not to receive subsequent notifications from this message, simply fill the form at brnd .li/delist url with your domain address (URL).\r\nRue Supexhe 152, Livonia, CA, USA, 95755'),(14723,2,3105,'names','first_name','Clark B.'),(14724,2,3105,'email','','clark.digihub@outlook.com'),(14725,2,3105,'input_text','','249171074'),(14726,2,3105,'dropdown','','Mini PCs'),(14727,2,3105,'description','','Hi,\r\n\r\nReaching out with a quick win for both sides.\r\n\r\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k/month). No cost involved.\r\n\r\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\r\n\r\nLet me know your thoughts.\r\n\r\nBest,\r\nClark'),(14728,2,3106,'names','first_name','RobertEmist'),(14729,2,3106,'email','','zekisuquc419@gmail.com'),(14730,2,3106,'dropdown','','Video Distribution'),(14731,2,3106,'description','','Hallo, ek wou jou prys ken.'),(14732,2,3107,'names','first_name','Natyazhnye_bxPt'),(14733,2,3107,'email','','hovmlyejlpt@hello-word-2026.store'),(14734,2,3107,'dropdown','','Meeting Room Solutions'),(14735,2,3107,'description','','Стандартная схема работы включает выезд замерщика, согласование вариантов и установку. \r\n \r\nНатяжные потолки на заказ в Моске — натяжной потолок \r\n \r\nЦена зависит от площади, сложности конструкции и выбранного материала.'),(14736,2,3108,'names','first_name','Clark B.'),(14737,2,3108,'email','','clark.digihub@outlook.com'),(14738,2,3108,'input_text','','6064848085'),(14739,2,3108,'dropdown','','Mini PCs'),(14740,2,3108,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14741,2,3109,'names','first_name','Britney Williamson'),(14742,2,3109,'email','','williamson.britney@gmail.com'),(14743,2,3109,'input_text','','5355917182'),(14744,2,3109,'dropdown','','Display Mounts'),(14745,2,3109,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/Sw2BAXtw\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14746,2,3110,'names','first_name','Lachlan Manson'),(14747,2,3110,'email','','manson.lachlan@yahoo.com'),(14748,2,3110,'input_text','','08245471151'),(14749,2,3110,'description','','Hi,\r\n\r\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https://letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\r\n\r\n- Personalized guidance\r\n- Live demo & best practices\r\n- Free of charge\r\n- No commitment or obligation\r\n\r\nGoogle Calendar Link: https://calendar.google.com/appointments/schedules/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\r\n\r\nCheers,\r\nThe Letstok Team\r\nhttps://letstalkugc.com\r\n\r\n\r\n\r\n\r\n\r\nIn case you choose to opt-out of any more correspondence from me, kindly fill the form at brnd .li/delist webpage with your domain address (URL).\r\n74 Rue De Geneve, Livonia, CA, USA, 93822'),(14750,2,3111,'names','first_name','RobertEmist'),(14751,2,3111,'email','','zekisuquc419@gmail.com'),(14752,2,3111,'dropdown','','Other Enquiry'),(14753,2,3111,'description','','Ola, quería saber o seu prezo.'),(14754,2,3112,'names','first_name','Jerold Shurtleff'),(14755,2,3112,'email','','shurtleff.jerold@hotmail.com'),(14756,2,3112,'input_text','','643318797'),(14757,2,3112,'dropdown','','LCD & LED Products'),(14758,2,3112,'description','','Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14759,2,3113,'names','first_name','Hilario Loman'),(14760,2,3113,'email','','hilario.loman89@gmail.com'),(14761,2,3113,'input_text','','3166821020'),(14762,2,3113,'dropdown','','Audio Solutions'),(14763,2,3113,'description','','Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\r\n\r\nhttps://blankslatelife.com/'),(14764,2,3114,'names','first_name','Bryce Royston'),(14765,2,3114,'email','','bryce.royston@gmail.com'),(14766,2,3114,'input_text','','684262721'),(14767,2,3114,'dropdown','','Other Enquiry'),(14768,2,3114,'description','','Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\r\n\r\nhttps://cutt.ly/Vt4CHYR6'),(14769,2,3115,'names','first_name','Mireya Schaefer'),(14770,2,3115,'email','','schaefer.mireya@hotmail.com'),(14771,2,3115,'input_text','','7802195765'),(14772,2,3115,'dropdown','','Projection Solutions'),(14773,2,3115,'description','','Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\r\n\r\nhttps://cutt.ly/Vt4CHYR6'),(14774,2,3116,'names','first_name','Avtoservis_guol'),(14775,2,3116,'email','','uknqeptvfol@lvdskjn.store'),(14776,2,3116,'dropdown','','Video Distribution'),(14777,2,3116,'description','','В Москве существует множество автосервисов, специализирующихся на Тойота. В этом автосервисе вы найдете опытных техников, которые знают все о Тойота. \r\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \r\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \r\nТехническое оснащение сервиса соответствует самым высоким стандартам. Это позволяет проводить диагностику и ремонт на высшем уровне. \r\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Ваше доверие для нас — наивысшая награда.'),(14778,2,3117,'names','first_name','Lillian Nickson'),(14779,2,3117,'email','','lillian.nickson@gmail.com'),(14780,2,3117,'input_text','','08406587046'),(14781,2,3117,'dropdown','','Display Mounts'),(14782,2,3117,'description','','The biggest mistake in PC building is mismatched CPU and GPU combinations. People overspend on one component and bottleneck the entire system, especially when scaling across different resolutions like 1080p, 1440p, and 4K.\r\n\r\nhttps://bit.ly/how-to-choose-hardware-site\r\n\r\nThis guide details how performance balance changes across resolutions and workloads, and why real-world FPS data is the only reliable way to validate a build. It also highlights how synthetic benchmarks only tell part of the story.\r\n\r\nIf your content covers PC builds, gaming, or hardware optimization, this is a strong supporting resource, it helps users avoid wasted budget and build properly balanced systems based on data\r\n\r\n\r\n\r\nWhenever you decide not to receive future notifications from this campaign, simply fill the form at brnd .li/delist webpage with your domain address (URL).\r\n81 Rue De Geneve, Lackawanna, CA, USA, 94954'),(14783,2,3118,'names','first_name','Andre Mares'),(14784,2,3118,'email','','andre.mares@gmail.com'),(14785,2,3118,'input_text','','08200141628'),(14786,2,3118,'description','','Hello there,\r\n\r\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https://letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\r\n\r\n- Personalized guidance\r\n- Live demo & best practices\r\n- Free of charge\r\n- No commitment or obligation\r\n\r\nGoogle Calendar Link: https://calendar.google.com/appointments/schedules/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\r\n\r\nBest regards,\r\nAndre Mares\r\nLetstok\r\n\r\n\r\n\r\n\r\n\r\nWhen you prefer not to get subsequent communications from this campaign, feel free to fill the form at brnd .li/delist URL with your domain address (URL).\r\nTraunuferstrasse 1, North Tonawanda, CA, USA, 93904'),(14787,2,3119,'names','first_name','Nicholas Le Messurier'),(14788,2,3119,'email','','lemessurier.nicholas@yahoo.com'),(14789,2,3119,'input_text','','7716635759'),(14790,2,3119,'description','','Is this your company profile on this site?\r\nhttps://url-scan.data-analyzer79.workers.dev/blueocean-technologies.com\r\nTake a second to check this out when you\'re free.'),(14791,2,3120,'names','first_name','Lucas Mactier'),(14792,2,3120,'email','','lucas.mactier@yahoo.com'),(14793,2,3120,'input_text','','249539968'),(14794,2,3120,'dropdown','','Display Mounts'),(14795,2,3120,'description','','Hi, we recently set up a complimentary listing for your business here:https://directory-verify-2.vercel.app/acme.com/blueocean-technologies.com\r\nReview it when you get a second to see if you want to modify anything.'),(14796,2,3121,'names','first_name','Clark B.'),(14797,2,3121,'email','','clark.digihub@outlook.com'),(14798,2,3121,'input_text','','215652497'),(14799,2,3121,'dropdown','','LCD & LED Products'),(14800,2,3121,'description','','Hi,\r\n\r\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\r\n\r\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\r\n\r\nLet me know if you’re open to it.\r\n\r\nBest,\r\nClark'),(14801,2,3122,'names','first_name','Son Morales'),(14802,2,3122,'email','','son.morales@gmail.com'),(14803,2,3122,'input_text','','3340470029'),(14804,2,3122,'dropdown','','LCD & LED Products'),(14805,2,3122,'description','','Hi there,\r\n\r\nRan across your site and thought this could be handy.\r\n\r\nThere is a free platform designed to drive new traffic across hundreds of classified boards with just a few taps.\r\n\r\nTo score an easy visibility boost, here is the URL:\r\nhttps://free-listing.netlify.app/blueocean-technologies.com\r\n\r\nIt is entirely complimentary and finishes in a fraction of the time it takes to do manually.\r\n\r\nLet me know if you want more free ways to advertise.'),(14806,2,3123,'names','first_name','Iola Barringer'),(14807,2,3123,'email','','barringer.iola@yahoo.com'),(14808,2,3123,'dropdown','','LCD & LED Products'),(14809,2,3123,'description','','Hi, we just launched a complimentary web profile for your business here:https://directory-verify-2.vercel.app/acme.com/blueocean-technologies.com\r\nReview it real quick to check if any final edits need to be made.'),(14810,2,3124,'names','first_name','Tricia Chalmers'),(14811,2,3124,'email','','chalmers.tricia44@gmail.com'),(14812,2,3124,'input_text','','917852690'),(14813,2,3124,'dropdown','','Display Mounts'),(14814,2,3124,'description','','Hey,\r\n\r\nNoticed your business online and wanted to pass this along.\r\n\r\nThere’s a free tool that lets you promote your site across multiple classified sites with just a few clicks.\r\n\r\nGo here:\r\nhttps://boost-traffic.netlify.app/blueocean-technologies.com\r\nIt’s free to use and takes less time than posting manually.\r\n\r\nIf you want more free tools, let me know.'),(14815,2,3125,'names','first_name','Mauricio Escobedo'),(14816,2,3125,'email','','escobedo.mauricio@gmail.com'),(14817,2,3125,'input_text','','8728177840'),(14818,2,3125,'dropdown','','Wireless Solutions'),(14819,2,3125,'description','','Hi, I\'m trying to reach the owner regarding the business profile published here:\r\nhttps://directory-check.vercel.app/blueocean-technologies.com\r\nPlease glance over it to see if that\'s the right place to message you.'),(14820,2,3126,'names','first_name','VpEIWNaVnovXlJtViL'),(14821,2,3126,'email','','v.u.so.b.i.k.uz.oq7.06@gmail.com'),(14822,2,3126,'input_text','','7399529690'),(14823,2,3126,'dropdown','','Audio Solutions'),(14824,2,3126,'description','','fBSMTLDLPsbGwPfD'),(14825,2,3127,'names','first_name','Roxana Gibbs'),(14826,2,3127,'email','','roxana.gibbs@gmail.com'),(14827,2,3127,'input_text','','684599478'),(14828,2,3127,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/jt6WZbmY\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14829,2,3128,'names','first_name','Yanira Purser'),(14830,2,3128,'email','','purser.yanira@hotmail.com'),(14831,2,3128,'input_text','','3525561871'),(14832,2,3128,'dropdown','','Meeting Room Solutions'),(14833,2,3128,'description','','Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=UEooLHpFYW0'),(14834,2,3129,'names','first_name','Janie Belanger'),(14835,2,3129,'email','','janie.belanger@gmail.com'),(14836,2,3129,'dropdown','','Wireless Solutions'),(14837,2,3129,'description','','Quick check, does this listing belong to your business?\r\nhttps://check.yoururl.workers.dev/blueocean-technologies.com'),(14838,2,3130,'names','first_name','MarthaGoast'),(14839,2,3130,'email','','d.e.i.s.yso.rtell.o@gmail.com'),(14840,2,3130,'input_text','','+141653133692'),(14841,2,3130,'dropdown','','Meeting Room Solutions'),(14842,2,3130,'description','','Meet Horny & Like-minded People - Right Now!'),(14843,2,3131,'names','first_name','Amie Jelks'),(14844,2,3131,'email','','amie.jelks@outlook.com'),(14845,2,3131,'input_text','','Qpsd T'),(14846,2,3131,'dropdown','','LCD & LED Products'),(14847,2,3131,'description','','Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\r\n\r\nhttps://cutt.ly/yywM1nxu'),(14848,2,3132,'names','first_name','Sonya Blankinship'),(14849,2,3132,'email','','sonya.blankinship@gmail.com'),(14850,2,3132,'input_text','','6425185213'),(14851,2,3132,'dropdown','','Wireless Solutions'),(14852,2,3132,'description','','Our AI-driven service brings location-targeted visitors to your site, significantly cheaper than traditional paid advertising. Ready to boost your conversions?\r\n\r\nhttps://cutt.ly/6yq1LfBU'),(14853,2,3133,'names','first_name','Kristan Rutherford'),(14854,2,3133,'email','','kristan.rutherford@gmail.com'),(14855,2,3133,'input_text','','08671486647'),(14856,2,3133,'dropdown','','Wireless Solutions'),(14857,2,3133,'description','','Hardware performance decisions now impact far more than gaming, they affect professionals, students, developers, and content creators. Yet many still depend on specs or legacy benchmarks, which don’t reflect real-world performance needs.\r\n\r\nhttps://cfleads.co/understanding-pc-hardware-performance-how-fpsbench-com-empowers-professionals-students-and-enthusiasts-across-every-industry/\r\n\r\nThis article explains how FPSBench provides real performance insights across use cases, helping users choose hardware based on real usage scenarios. It highlights why FPS data is becoming the standard for evaluating performance.\r\n\r\nIf your audience includes tech users beyond gaming, this is a strong reference, it bridges specs with real-world performance impact.\r\n\r\n\r\n\r\nIf you prefer not to get subsequent correspondence from me, feel free to fill the form at brnd .li/delist url with your domain address (URL).\r\nHaartsestraat 156, Utica, CA, USA, 90434'),(14858,2,3134,'names','first_name','Joanna Riggs'),(14859,2,3134,'email','','joriggsvideo3@gmail.com'),(14860,2,3134,'input_text','','6621783198'),(14861,2,3134,'dropdown','','Audio Solutions'),(14862,2,3134,'description','','Hi,\r\n\r\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\r\n\r\nOur prices start from just $195 (USD).\r\n\r\nLet me know if you\'re interested in seeing samples of our previous work.\r\n\r\nRegards,\r\nJoanna'),(14863,2,3135,'names','first_name','Maurice Bowlin'),(14864,2,3135,'email','','maurice.bowlin@gmail.com'),(14865,2,3135,'input_text','','08665720228'),(14866,2,3135,'dropdown','','Projection Solutions'),(14867,2,3135,'description','','Hey,\r\n\r\nHope you\'re doing well! I just came across your website and wanted to reach out.\r\n\r\nWe\'re helping businesses manage their marketing directly from ChatGPT and Claude using the Letstok Connector and our Meta Ads Connector. Instead of jumping between different tools, you can create content, manage social media, and even launch Meta Ads—all from your AI assistant.\r\n\r\nI\'d be happy to show you how it works in a quick 20–30 minute session using your own business as an example. No cost and no obligation.\r\n\r\nIf you\'re curious, you can book a time here:\r\n https://calendar.google.com/appointments/schedules/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\r\nHave a great day!\r\n\r\nBest regards,\r\nMaurice Bowlin\r\nLetstok\r\n\r\n\r\n\r\nWhenever you wish to stop getting subsequent correspondence from this campaign, simply fill the form at brnd .li/delist URL with your domain address (URL).\r\nGrune Lagune 15, Greenwich, CA, USA, 92276'),(14868,2,3136,'names','first_name','Daniel Keller'),(14869,2,3136,'email','','danielkeller760@gmail.com'),(14870,2,3136,'input_text','','397729679'),(14871,2,3136,'dropdown','','Display Mounts'),(14872,2,3136,'description','','Hey, I noticed your website is a bit outdated. Can I upgrade it for free in exchange for a testimonial to help grow my portfolio? Daniel'),(14873,2,3137,'names','first_name','Krista Brand'),(14874,2,3137,'email','','krista.brand@gmail.com'),(14875,2,3137,'input_text','','788849783'),(14876,2,3137,'dropdown','','Audio Solutions'),(14877,2,3137,'description','','Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\r\n\r\nhttps://blankslatelife.com/'),(14878,2,3138,'names','first_name','VLqTaGBoSVZAygZWKm'),(14879,2,3138,'email','','r.is.a.vi.red.7.78@gmail.com'),(14880,2,3138,'input_text','','3017595921'),(14881,2,3138,'dropdown','','Display Mounts'),(14882,2,3138,'description','','FJcAxbyZMmGmMmkzwFNVocf'),(14883,2,3139,'names','first_name','Ahmed Mohammed'),(14884,2,3139,'email','','sm3226520@gmail.com'),(14885,2,3139,'input_text','','08367530933'),(14886,2,3139,'dropdown','','Wireless Solutions'),(14887,2,3139,'description','','Assalamu Alaikum,\r\n\r\nWe are a financial services and advisory firm in Saudi Arabia, representing a network of investors who have a mandate to identify viable business opportunities and projects for potential investment and debt financing.\r\n\r\nOur investors, based in the Gulf region, are actively seeking opportunities to expand their global portfolio by investing in well-structured, commercially viable businesses and projects, whether currently operational or in the planning and development stages.\r\n\r\nWe would be pleased to learn more about your business, ongoing projects, or future expansion plans, and to explore potential areas of collaboration. We are open to discussing this opportunity via any communication channel that is most convenient for you.\r\n\r\nPlease feel free to contact me at your earliest convenience.\r\n\r\nWe look forward to the possibility of working together.\r\n\r\nYours faithfully,\r\n\r\nAhmed Mohammed\r\nPlease Reply to: info@ahmedconsultant.org'),(14888,2,3140,'names','first_name','EvelynWew'),(14889,2,3140,'email','','te.rryl.a.udrup@gmail.com'),(14890,2,3140,'input_text','','+16741777011'),(14891,2,3140,'dropdown','','Audio Solutions'),(14892,2,3140,'description','','Wanna fuck hot girl right now? \r\nThe best models only for you!'),(14893,2,3141,'names','first_name','Jana Cribb'),(14894,2,3141,'email','','jana.cribb51@gmail.com'),(14895,2,3141,'dropdown','','Meeting Room Solutions'),(14896,2,3141,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/FyeJ9MEO\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14897,2,3142,'names','first_name','Josephguiny'),(14898,2,3142,'email','','xwohjqokjbmublvtoe@gmaiil.com'),(14899,2,3142,'dropdown','','Meeting Room Solutions'),(14900,2,3142,'description','','Extra earnings could arrive right after sunrise tomorrow. \r\n \r\n---> Day trading crypto signals \r\n \r\n→ https://u.to/kyyUIg'),(14901,2,3143,'names','first_name','FSXjoDBvQQFQrRVFqgXNrOZ'),(14902,2,3143,'email','','se.z.eyoc1.5.8@gmail.com'),(14903,2,3143,'input_text','','4328699543'),(14904,2,3143,'dropdown','','Audio Solutions'),(14905,2,3143,'description','','mWLWGwOBimZRESshLfC'),(14906,2,3144,'names','first_name','Davidstopy'),(14907,2,3144,'email','','no.reply.jan-erikolsen@gmail.com'),(14908,2,3144,'input_text','','88736476746'),(14909,2,3144,'dropdown','','Video Distribution'),(14910,2,3144,'description','','Hey! blueocean-technologies.com, \r\nI recently encountered your website online. \r\nWe offer a system that allows businesses to communicate with website owners online. \r\nMany businesses use online communication to find new opportunities. \r\nWe aim to keep the service for businesses. \r\n \r\nIf this approach is relevant, feel free to reach out. \r\n \r\nWishing you a great day. \r\nContact us. \r\nTelegram - https://t.me/FeedbackFormEU \r\nWhatsApp - +375259112693 \r\nWhatsApp https://wa.me/+375259112693 \r\nWe only use chat for communication.'),(14911,2,3145,'names','first_name','Suraj Koli'),(14912,2,3145,'email','','suraj@therednerds.com'),(14913,2,3145,'input_text','','8152853858'),(14914,2,3145,'dropdown','','Other Enquiry'),(14915,2,3145,'description','','Dear Team, hope you’re doing well.\r\n\r\nI’m reaching out from RedNerds, an India-based networking hardware ODM partnering with NetSense on cloud-managed security and SD-WAN solutions.\r\n\r\n\r\nWe help telecoms, MSPs, and distributors launch their own white-labelled secure networking portfolio including:\r\n\r\n* Broadband CPE\r\n\r\n* Enterprise routers\r\n\r\n* SD-WAN appliances\r\n\r\n* Managed firewall / SASE solutions\r\n\r\n\r\nFor GCC partners, this creates an opportunity to offer Cisco/Fortinet-class capabilities with significantly better customization, partner margins, and China+1 supply chain resilience.\r\n\r\n\r\nI thought this may be relevant for Blue Ocean Technologies, given your focus on networking/security services.\r\n\r\n\r\nWould love to share a short deck. If interesting, we can set up a quick 20-minute discussion with our CTO.\r\n\r\n\r\nBest regards,'),(14916,2,3146,'names','first_name','Kitty Levey'),(14917,2,3146,'email','','levey.kitty@outlook.com'),(14918,2,3146,'input_text','','4247137298'),(14919,2,3146,'description','','Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\r\n\r\nhttps://cutt.ly/tyeJ0rly'),(14920,2,3147,'names','first_name','Davida Funderburg'),(14921,2,3147,'email','','davida.funderburg@msn.com'),(14922,2,3147,'input_text','','2651679658'),(14923,2,3147,'description','','Attract high-intent, keyword and location-targeted traffic with our AI-driven service, far more affordable than paid advertising. Connect with us today.\r\n\r\nhttps://blankslatelife.com/'),(14924,2,3148,'names','first_name','RobertEmist'),(14925,2,3148,'email','','halitaandrew160@gmail.com'),(14926,2,3148,'dropdown','','Other Enquiry'),(14927,2,3148,'description','','Hi, ego volo scire vestri pretium.'),(14928,2,3149,'names','first_name','Royce Cordell'),(14929,2,3149,'email','','cordell.royce@outlook.com'),(14930,2,3149,'input_text','','08986197275'),(14931,2,3149,'dropdown','','Cables & Accessories'),(14932,2,3149,'description','','Most “Can I Run It” checkers return basic yes/no outputs, but they fail to show real-world performance. That’s where costly mistakes happen.\r\n\r\nhttps://fpsbench.com/\r\n\r\nhttps://fpsbench.com/can-i-run-it\r\n\r\nFPSBench goes beyond compatibility by showing real FPS benchmarks across games, helping you spot bottlenecks, optimize configurations, and avoid mismatched upgrades.\r\n\r\nIf performance matters, this is the difference between guessing and knowing.\r\n\r\n\r\n\r\nIf you wish to stop getting further notifications from us, just fill the form at brnd .li/delist URL with your domain address (URL).\r\nMallangsbo 96, Lake Placid, CA, USA, 94294'),(14933,2,3150,'names','first_name','Lisa'),(14934,2,3150,'email','','lisa.vseoarena@gmail.com'),(14935,2,3150,'description','','Hello https://blueocean-technologies.com,\r\n\r\nI understand you\'re busy.\r\n\r\nWhenever you\'re ready, I can send you a free SEO report with a few recommendations for your website, along with our pricing.\r\n\r\nJust reply \"Send it.\"\r\n\r\nThank you!\r\nLisa'),(14936,2,3151,'names','first_name','Wilmer Wilmer'),(14937,2,3151,'email','','wilmer.wilmer@outlook.com'),(14938,2,3151,'input_text','','6343494362'),(14939,2,3151,'dropdown','','Cables & Accessories'),(14940,2,3151,'description','','Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\r\n\r\nhttps://cutt.ly/ZyrNELfx'),(14941,2,3152,'names','first_name','Rubin Sage'),(14942,2,3152,'email','','sage.rubin@yahoo.com'),(14943,2,3152,'input_text','','7168988336'),(14944,2,3152,'dropdown','','Audio Solutions'),(14945,2,3152,'description','','I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https://cutt.ly/zytHtio8\r\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.'),(14946,2,3153,'names','first_name','QyHfEamYCRXojxLAP'),(14947,2,3153,'email','','ovikiyom.39@gmail.com'),(14948,2,3153,'input_text','','3733736510'),(14949,2,3153,'dropdown','','LCD & LED Products'),(14950,2,3153,'description','','CAIICCWDGiySygGXaX'),(14951,2,3154,'names','first_name','Nicholas Doby'),(14952,2,3154,'email','','dobyfinancial@usako.net'),(14953,2,3154,'input_text','','0017087264786'),(14954,2,3154,'dropdown','','LCD & LED Products'),(14955,2,3154,'description','','Dear Blueocean Technologies Com team,\r\n\r\nI work with a United States-based investment company focused on providing financing for commercially viable businesses and projects.\r\n\r\nWe arrange HARD LOAN FUNDING for qualified businesses requiring capital.\r\n\r\n- Loan Interest Rate: 2.5% annually.\r\n- Moratorium / Grace Period: 12 months (one year).\r\n- Maximum Loan Duration: 10 years.\r\n\r\nIf you have a commercially viable start-up or an existing business that is seeking financing for expansion, we would be interested in reviewing the opportunity.\r\n\r\nFor an initial assessment, please send your project documentation to contact@dobyfinancial.com.\r\n\r\nThank you, and we look forward to hearing from you.\r\n\r\nFaithfully yours,\r\nNicholas Doby\r\nKindly forward your response via this Email: info@dobyfinancial.com\r\nwww.dobyfinancial.com\r\n\r\n\r\n\r\n\r\nIf you don\'t want to hear from me on this subject anymore, let me know through the email please.'),(14956,2,3155,'names','first_name','Isabell Redden'),(14957,2,3155,'email','','redden.isabell29@gmail.com'),(14958,2,3155,'input_text','','7431699569'),(14959,2,3155,'dropdown','','Display Mounts'),(14960,2,3155,'description','','Our clients don\'t just see more traffic, they see more of the right traffic: people whose behavior already matches what they\'re searching for and where they\'re located. Try Vantovo free for 7 days and see the difference in your leads.\r\n\r\nhttps://cutt.ly/cyyJfLnp'),(14961,2,3156,'names','first_name','RobertEmist'),(14962,2,3156,'email','','halitaandrew160@gmail.com'),(14963,2,3156,'dropdown','','Mini PCs'),(14964,2,3156,'description','','Ողջույն, ես ուզում էի իմանալ ձեր գինը.');
/*!40000 ALTER TABLE `wp_fluentform_entry_details` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_form_analytics`
--
DROP TABLE IF EXISTS `wp_fluentform_form_analytics`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_analytics` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`source_url` varchar(255) NOT NULL,
`platform` char(30) DEFAULT NULL,
`browser` char(30) DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`ip` char(15) DEFAULT NULL,
`count` int(11) DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5401 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_form_analytics`
--
LOCK TABLES `wp_fluentform_form_analytics` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_form_meta`
--
DROP TABLE IF EXISTS `wp_fluentform_form_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_meta` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`meta_key` varchar(255) NOT NULL,
`value` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_form_meta`
--
LOCK TABLES `wp_fluentform_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_meta` DISABLE KEYS */;
INSERT INTO `wp_fluentform_form_meta` VALUES (1,1,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(2,1,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(3,1,'_primary_email_field','email'),(4,2,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(5,2,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"email_template\":\"\"}'),(6,2,'_primary_email_field','email'),(7,2,'_total_views','4629'),(8,3,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(9,3,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),(10,3,'_primary_email_field',''),(11,3,'_total_views','302'),(12,1,'_total_views','206'),(13,4,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),(14,4,'_primary_email_field','email'),(15,4,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":true,\"email_template\":\"\",\"pdf_attachments\":[]}'),(16,4,'_total_views','81');
/*!40000 ALTER TABLE `wp_fluentform_form_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_forms`
--
DROP TABLE IF EXISTS `wp_fluentform_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_forms` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`status` varchar(45) DEFAULT 'Draft',
`appearance_settings` text DEFAULT NULL,
`form_fields` longtext DEFAULT NULL,
`has_payment` tinyint(1) NOT NULL DEFAULT 0,
`type` varchar(45) DEFAULT NULL,
`conditions` text DEFAULT NULL,
`created_by` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_forms`
--
LOCK TABLES `wp_fluentform_forms` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_forms` DISABLE KEYS */;
INSERT INTO `wp_fluentform_forms` VALUES (1,'Contact form','published','','{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"contact-form\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"hide_label\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Name*\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1626330993654\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email*\"},\"settings\":{\"container_class\":\"contact-form\",\"label\":\"Email\",\"label_placement\":\"hide_label\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1626331108433\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Message\",\"rows\":3,\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"contact-form\",\"label\":\"Textarea\",\"admin_field_label\":\"\",\"label_placement\":\"hide_label\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1626331192787\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"center\",\"button_style\":\"\",\"container_class\":\"contact-form\",\"help_message\":\"\",\"background_color\":\"\",\"button_size\":\"md\",\"color\":\"\",\"button_ui\":{\"type\":\"default\",\"text\":\"Send Message\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"hover_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form','',1,'2021-07-14 19:05:16','2021-08-30 22:02:44'),(2,'Get in touch','published','','{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_width\":\"\"},\"columns\":[{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"get-form\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"hide_label\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Name*\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1626676290958\"}],\"width\":50},{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email*\"},\"settings\":{\"container_class\":\"get-form\",\"label\":\"Email\",\"label_placement\":\"hide_label\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1626676292503\"}],\"width\":50}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1626676287344\"},{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":[],\"container_width\":\"\"},\"columns\":[{\"fields\":[{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"input_text\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Phone\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"get-form\",\"label\":\"Text Input\",\"label_placement\":\"hide_label\",\"admin_field_label\":\"\",\"help_message\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"This value need to be unique.\"},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1626676326590\"}],\"width\":50},{\"fields\":[{\"index\":7,\"element\":\"select\",\"attributes\":{\"name\":\"dropdown\",\"value\":\"\",\"id\":\"\",\"class\":\"\"},\"settings\":{\"dynamic_default_value\":\"\",\"label\":\"Dropdown\",\"admin_field_label\":\"\",\"help_message\":\"\",\"container_class\":\"get-form\",\"label_placement\":\"hide_label\",\"placeholder\":\"Product Category\",\"advanced_options\":[{\"label\":\"Projection Solutions\",\"value\":\"Projection Solutions\",\"calc_value\":\"\",\"id\":0},{\"label\":\"Audio Solutions\",\"value\":\"Audio Solutions\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Video Distribution\",\"value\":\"Video Distribution\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Wireless Solutions\",\"value\":\"Wireless Solutions\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Meeting Room Solutions\",\"value\":\"Meeting Room Solutions\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Display Mounts\",\"value\":\"Display Mounts\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"LCD & LED Products\",\"value\":\"LCD & LED Products\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Cables & Accessories\",\"value\":\"Cables & Accessories\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Mini PCs\",\"value\":\"Mini PCs\",\"calc_value\":\"\",\"image\":\"\"},{\"label\":\"Other Enquiry\",\"value\":\"Other Enquiry\",\"calc_value\":\"\",\"image\":\"\"}],\"calc_value_status\":false,\"enable_image_input\":false,\"enable_select_2\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"randomize_options\":\"no\",\"values_visible\":false},\"editor_options\":{\"title\":\"Dropdown\",\"icon_class\":\"ff-edit-dropdown\",\"element\":\"select\",\"template\":\"select\"},\"uniqElKey\":\"el_1626676396924\"}],\"width\":50}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1626676296218\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Write a brief about your enquiry\",\"rows\":\"4\",\"cols\":2,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"get-form\",\"label\":\"Textarea\",\"admin_field_label\":\"\",\"label_placement\":\"hide_label\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1626331192787\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"center\",\"button_style\":\"\",\"container_class\":\"get-form\",\"help_message\":\"\",\"background_color\":\"\",\"button_size\":\"md\",\"color\":\"\",\"button_ui\":{\"type\":\"default\",\"text\":\"Send Message\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"hover_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form','',1,'2021-07-18 18:59:46','2023-05-14 15:19:45'),(3,'Newsletter','published','','{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"newsletter-form\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"hide_label\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Name*\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1626330993654\"},{\"index\":9,\"element\":\"input_checkbox\",\"attributes\":{\"type\":\"checkbox\",\"name\":\"checkbox\",\"value\":[]},\"settings\":{\"dynamic_default_value\":\"\",\"container_class\":\"newsletter-form\",\"label\":\"Checkbox Field\",\"admin_field_label\":\"\",\"label_placement\":\"hide_label\",\"display_type\":\"\",\"help_message\":\"\",\"advanced_options\":[{\"label\":\"I agree to my email being stored and used to receive the newsletter.\",\"value\":\"I agree to my email being stored and used to receive the newsletter.\",\"calc_value\":\"\",\"image\":\"\",\"id\":0}],\"calc_value_status\":false,\"enable_image_input\":false,\"randomize_options\":\"no\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"layout_class\":\"\",\"enable_select_2\":\"no\"},\"editor_options\":{\"title\":\"Check Box\",\"icon_class\":\"ff-edit-checkbox-1\",\"template\":\"inputCheckable\"},\"uniqElKey\":\"el_1627015481996\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"\",\"container_class\":\"newsletter-form\",\"help_message\":\"\",\"background_color\":\"\",\"button_size\":\"md\",\"color\":\"\",\"button_ui\":{\"type\":\"default\",\"text\":\"Subscribe\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"normal_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form','',1,'2021-07-22 17:13:40','2021-08-24 17:18:17'),(4,'Get in touch (#4)','published','','{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"container_width\":\"\"},\"columns\":[{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"get-form\",\"admin_field_label\":\"Name\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"hide_label\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Name*\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1626676290958\"},{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names_1\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"get-form\",\"admin_field_label\":\"Phone Number\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"label_placement\":\"hide_label\"},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Name*\",\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Middle Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false,\"maxlength\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_16850562881310.3984654972485677\"}],\"width\":50},{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email*\"},\"settings\":{\"container_class\":\"get-form\",\"label\":\"Email\",\"label_placement\":\"hide_label\",\"help_message\":\"\",\"admin_field_label\":\"\",\"prefix_label\":\"\",\"suffix_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]},\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1626676292503\"}],\"width\":50}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_1626676287344\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"center\",\"button_style\":\"\",\"container_class\":\"get-form\",\"help_message\":\"\",\"background_color\":\"\",\"button_size\":\"md\",\"color\":\"\",\"button_ui\":{\"type\":\"default\",\"text\":\"Send Message\",\"img_url\":\"\"},\"normal_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"hover_styles\":{\"backgroundColor\":null,\"borderColor\":null,\"color\":null,\"borderRadius\":\"\",\"minWidth\":\"\"},\"current_state\":\"hover_styles\"},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form','',1,'2023-05-25 21:40:14','2023-05-25 21:42:56');
/*!40000 ALTER TABLE `wp_fluentform_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_logs`
--
DROP TABLE IF EXISTS `wp_fluentform_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_logs` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`parent_source_id` int(10) unsigned DEFAULT NULL,
`source_type` varchar(255) DEFAULT NULL,
`source_id` int(10) unsigned DEFAULT NULL,
`component` varchar(255) DEFAULT NULL,
`status` char(30) DEFAULT NULL,
`title` varchar(255) NOT NULL,
`description` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6291 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_logs`
--
LOCK TABLES `wp_fluentform_logs` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_logs` DISABLE KEYS */;
INSERT INTO `wp_fluentform_logs` VALUES (1,2,'submission_item',7,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shahin] New Form Submission','2023-05-26 00:27:21'),(2,2,'submission_item',7,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shahin] New Form Submission. <br/>Reason: SMTP Error: Could not connect to SMTP host. Failed to connect to server','2023-05-26 00:29:31'),(3,2,'submission_item',8,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shahin] New Form Submission','2023-06-16 10:45:03'),(4,2,'submission_item',8,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shahin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-06-16 10:45:03'),(5,2,'submission_item',9,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:02:21'),(6,2,'submission_item',9,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:02:21'),(7,2,'submission_item',10,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:02'),(8,2,'submission_item',10,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:02'),(9,2,'submission_item',11,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:07'),(10,2,'submission_item',11,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:07'),(11,2,'submission_item',12,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:12'),(12,2,'submission_item',12,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:12'),(13,2,'submission_item',13,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:12'),(14,2,'submission_item',13,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:12'),(15,2,'submission_item',14,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:13'),(16,2,'submission_item',14,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:13'),(17,2,'submission_item',15,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:34'),(18,2,'submission_item',15,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:34'),(19,2,'submission_item',16,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:06:38'),(20,2,'submission_item',16,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:38'),(21,2,'submission_item',17,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:06:43'),(22,2,'submission_item',17,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:43'),(23,2,'submission_item',18,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:43'),(24,2,'submission_item',18,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:43'),(25,2,'submission_item',19,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:06:44'),(26,2,'submission_item',19,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:06:44'),(27,2,'submission_item',20,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:05'),(28,2,'submission_item',20,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:05'),(29,2,'submission_item',21,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:07:09'),(30,2,'submission_item',21,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:09'),(31,2,'submission_item',22,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:14'),(32,2,'submission_item',22,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:14'),(33,2,'submission_item',23,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:07:14'),(34,2,'submission_item',23,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:14'),(35,2,'submission_item',24,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:07:15'),(36,2,'submission_item',24,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:15'),(37,2,'submission_item',25,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:39'),(38,2,'submission_item',25,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:39'),(39,2,'submission_item',26,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:40'),(40,2,'submission_item',26,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:40'),(41,2,'submission_item',27,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:45'),(42,2,'submission_item',27,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:45'),(43,2,'submission_item',28,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:45'),(44,2,'submission_item',28,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:45'),(45,2,'submission_item',29,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:07:46'),(46,2,'submission_item',29,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:07:46'),(47,2,'submission_item',30,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:08:11'),(48,2,'submission_item',30,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:11'),(49,2,'submission_item',31,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:11'),(50,2,'submission_item',31,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:11'),(51,2,'submission_item',32,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:08:16'),(52,2,'submission_item',32,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:16'),(53,2,'submission_item',33,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:17'),(54,2,'submission_item',33,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:17'),(55,2,'submission_item',34,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:08:18'),(56,2,'submission_item',34,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:18'),(57,2,'submission_item',36,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:46'),(58,2,'submission_item',35,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:46'),(59,2,'submission_item',36,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:46'),(60,2,'submission_item',35,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:46'),(61,2,'submission_item',37,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:50'),(62,2,'submission_item',37,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:50'),(63,2,'submission_item',38,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:53'),(64,2,'submission_item',38,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:53'),(65,2,'submission_item',39,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:08:55'),(66,2,'submission_item',39,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:08:55'),(67,2,'submission_item',40,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:20'),(68,2,'submission_item',40,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:20'),(69,2,'submission_item',41,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:09:20'),(70,2,'submission_item',41,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:20'),(71,2,'submission_item',42,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:23'),(72,2,'submission_item',42,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:23'),(73,2,'submission_item',43,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:25'),(74,2,'submission_item',43,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:25'),(75,2,'submission_item',44,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:26'),(76,2,'submission_item',44,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:26'),(77,2,'submission_item',45,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:51'),(78,2,'submission_item',45,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:51'),(79,2,'submission_item',46,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:54'),(80,2,'submission_item',46,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:54'),(81,2,'submission_item',47,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:57'),(82,2,'submission_item',47,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:57'),(83,2,'submission_item',48,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:09:59'),(84,2,'submission_item',48,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:09:59'),(85,2,'submission_item',49,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [] New Form Submission','2023-07-19 09:10:02'),(86,2,'submission_item',49,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:10:02'),(87,2,'submission_item',51,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:10:25'),(88,2,'submission_item',51,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:10:25'),(89,2,'submission_item',55,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:10:59'),(90,2,'submission_item',55,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:10:59'),(91,2,'submission_item',56,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [e] New Form Submission','2023-07-19 09:11:00'),(92,2,'submission_item',56,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [e] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-19 09:11:00'),(93,2,'submission_item',58,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Laura] New Form Submission','2023-07-25 04:20:08'),(94,2,'submission_item',58,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Laura] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-07-25 04:20:08'),(95,4,'submission_item',59,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Saher Abdallah] New Form Submission','2023-09-30 12:38:09'),(96,4,'submission_item',59,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Saher Abdallah] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-09-30 12:38:09'),(97,2,'submission_item',60,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Saher Abdallah] New Form Submission','2023-09-30 12:38:41'),(98,2,'submission_item',60,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Saher Abdallah] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-09-30 12:38:41'),(99,2,'submission_item',61,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miltan M] New Form Submission','2023-11-16 09:37:05'),(100,2,'submission_item',61,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miltan M] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-11-16 09:37:06'),(101,2,'submission_item',62,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [sujit saha] New Form Submission','2023-12-01 20:26:38'),(102,2,'submission_item',62,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [sujit saha] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-12-01 20:26:38'),(103,2,'submission_item',63,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rajesh] New Form Submission','2023-12-16 07:54:54'),(104,2,'submission_item',63,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rajesh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2023-12-16 07:54:54'),(105,2,'submission_item',64,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sharon] New Form Submission','2024-01-10 08:47:09'),(106,2,'submission_item',64,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sharon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-01-10 08:47:09'),(107,2,'submission_item',65,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Syed Rashid Raza Fatmi] New Form Submission','2024-01-22 01:20:14'),(108,2,'submission_item',65,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Syed Rashid Raza Fatmi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-01-22 01:20:14'),(109,2,'submission_item',66,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [KARTHIKEYAN] New Form Submission','2024-03-05 07:33:22'),(110,2,'submission_item',66,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [KARTHIKEYAN] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-03-05 07:33:22'),(111,2,'submission_item',67,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [KARTHIKEYAN] New Form Submission','2024-03-06 06:42:06'),(112,2,'submission_item',67,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [KARTHIKEYAN] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-03-06 06:42:06'),(113,2,'submission_item',68,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [phalgun] New Form Submission','2024-03-11 12:17:11'),(114,2,'submission_item',68,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [phalgun] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-03-11 12:17:11'),(115,2,'submission_item',69,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jonelle Brumby] New Form Submission','2024-04-04 22:54:40'),(116,2,'submission_item',69,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jonelle Brumby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-04 22:54:40'),(117,2,'submission_item',70,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Megan Atkinson] New Form Submission','2024-04-05 01:53:27'),(118,2,'submission_item',70,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Megan Atkinson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-05 01:53:27'),(119,2,'submission_item',71,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sarah Williams] New Form Submission','2024-04-06 00:18:18'),(120,2,'submission_item',71,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sarah Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-06 00:18:18'),(121,2,'submission_item',72,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kimberly] New Form Submission','2024-04-06 16:00:04'),(122,2,'submission_item',72,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kimberly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-06 16:00:04'),(123,2,'submission_item',73,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bertie Palfreyman] New Form Submission','2024-04-06 18:01:20'),(124,2,'submission_item',73,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bertie Palfreyman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-06 18:01:20'),(125,2,'submission_item',74,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanya A] New Form Submission','2024-04-08 11:05:25'),(126,2,'submission_item',74,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanya A] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-08 11:05:25'),(127,2,'submission_item',75,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tyree Bustos] New Form Submission','2024-04-09 02:49:17'),(128,2,'submission_item',75,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tyree Bustos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-09 02:49:17'),(129,2,'submission_item',76,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chandra Foveaux] New Form Submission','2024-04-09 03:31:38'),(130,2,'submission_item',76,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chandra Foveaux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-09 03:31:38'),(131,2,'submission_item',77,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Debbra Glassey] New Form Submission','2024-04-09 10:51:36'),(132,2,'submission_item',77,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Debbra Glassey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-09 10:51:36'),(133,2,'submission_item',78,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristina McAllister] New Form Submission','2024-04-10 22:18:36'),(134,2,'submission_item',78,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristina McAllister] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-10 22:18:36'),(135,2,'submission_item',79,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Steven Clark] New Form Submission','2024-04-11 04:14:01'),(136,2,'submission_item',79,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Steven Clark] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-11 04:14:01'),(137,2,'submission_item',80,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kenneth White] New Form Submission','2024-04-11 05:40:03'),(138,2,'submission_item',80,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kenneth White] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-11 05:40:03'),(139,2,'submission_item',81,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shannon Leventhal] New Form Submission','2024-04-11 05:50:02'),(140,2,'submission_item',81,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shannon Leventhal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-11 05:50:02'),(141,2,'submission_item',82,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Richard Thomas] New Form Submission','2024-04-11 12:42:36'),(142,2,'submission_item',82,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Richard Thomas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-11 12:42:36'),(143,2,'submission_item',83,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vince Dowie] New Form Submission','2024-04-12 03:48:17'),(144,2,'submission_item',83,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vince Dowie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-12 03:48:18'),(145,2,'submission_item',84,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gina Conlan] New Form Submission','2024-04-13 05:29:00'),(146,2,'submission_item',84,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gina Conlan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-13 05:29:00'),(147,2,'submission_item',85,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sung Pasco] New Form Submission','2024-04-13 16:39:56'),(148,2,'submission_item',85,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sung Pasco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-13 16:39:56'),(149,2,'submission_item',86,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Andra Wallin] New Form Submission','2024-04-15 05:36:47'),(150,2,'submission_item',86,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Andra Wallin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-15 05:36:47'),(151,2,'submission_item',87,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Virgie Bruno] New Form Submission','2024-04-15 18:54:44'),(152,2,'submission_item',87,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Virgie Bruno] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-15 18:54:44'),(153,2,'submission_item',88,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roy Carne] New Form Submission','2024-04-16 11:11:18'),(154,2,'submission_item',88,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roy Carne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-16 11:11:18'),(155,2,'submission_item',89,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2024-04-16 17:08:30'),(156,2,'submission_item',89,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-16 17:08:30'),(157,2,'submission_item',90,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paige Guilfoyle] New Form Submission','2024-04-16 18:54:17'),(158,2,'submission_item',90,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paige Guilfoyle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-16 18:54:17'),(159,2,'submission_item',91,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ilana Hanton] New Form Submission','2024-04-17 04:46:51'),(160,2,'submission_item',91,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ilana Hanton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-17 04:46:51'),(161,2,'submission_item',92,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maria Ransom] New Form Submission','2024-04-17 04:59:29'),(162,2,'submission_item',92,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maria Ransom] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-17 04:59:29'),(163,2,'submission_item',93,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Jackson] New Form Submission','2024-04-17 05:27:06'),(164,2,'submission_item',93,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Jackson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-17 05:27:06'),(165,2,'submission_item',94,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monica Dyring] New Form Submission','2024-04-17 10:46:09'),(166,2,'submission_item',94,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monica Dyring] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-17 10:46:09'),(167,2,'submission_item',95,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kelly Davis] New Form Submission','2024-04-18 01:27:56'),(168,2,'submission_item',95,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kelly Davis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-18 01:27:56'),(169,2,'submission_item',96,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bette Friedmann] New Form Submission','2024-04-19 01:46:41'),(170,2,'submission_item',96,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bette Friedmann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-19 01:46:41'),(171,2,'submission_item',97,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Devin Maitland] New Form Submission','2024-04-19 04:03:39'),(172,2,'submission_item',97,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Devin Maitland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-19 04:03:39'),(173,2,'submission_item',98,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caleb Magnuson] New Form Submission','2024-04-19 07:04:04'),(174,2,'submission_item',98,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caleb Magnuson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-19 07:04:04'),(175,2,'submission_item',99,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Peggy Tout] New Form Submission','2024-04-20 06:38:58'),(176,2,'submission_item',99,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Peggy Tout] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-20 06:38:58'),(177,2,'submission_item',100,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arnette Theissen] New Form Submission','2024-04-20 12:00:15'),(178,2,'submission_item',100,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arnette Theissen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-20 12:00:15'),(179,2,'submission_item',101,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natasha Janpe] New Form Submission','2024-04-20 23:37:43'),(180,2,'submission_item',101,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natasha Janpe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-20 23:37:43'),(181,2,'submission_item',102,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Ryan] New Form Submission','2024-04-21 01:39:16'),(182,2,'submission_item',102,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Ryan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-21 01:39:16'),(183,2,'submission_item',103,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Suzanne Madden] New Form Submission','2024-04-21 05:31:12'),(184,2,'submission_item',103,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Suzanne Madden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-21 05:31:12'),(185,2,'submission_item',104,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sophia Wilson] New Form Submission','2024-04-21 10:14:02'),(186,2,'submission_item',104,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sophia Wilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-21 10:14:02'),(187,2,'submission_item',105,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kelly Davis] New Form Submission','2024-04-21 12:28:39'),(188,2,'submission_item',105,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kelly Davis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-21 12:28:39'),(189,2,'submission_item',106,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marketing Team] New Form Submission','2024-04-22 07:49:58'),(190,2,'submission_item',106,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marketing Team] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-22 07:49:58'),(191,2,'submission_item',107,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Junior Eichel] New Form Submission','2024-04-22 17:29:44'),(192,2,'submission_item',107,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Junior Eichel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-22 17:29:44'),(193,2,'submission_item',108,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cain Hartman] New Form Submission','2024-04-23 16:56:04'),(194,2,'submission_item',108,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cain Hartman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-23 16:56:04'),(195,2,'submission_item',109,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gonzalo Salinas] New Form Submission','2024-04-23 17:18:35'),(196,2,'submission_item',109,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gonzalo Salinas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-23 17:18:35'),(197,2,'submission_item',110,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sophia Wilson] New Form Submission','2024-04-24 04:36:02'),(198,2,'submission_item',110,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sophia Wilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-24 04:36:02'),(199,2,'submission_item',111,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kattie Angles] New Form Submission','2024-04-24 13:34:57'),(200,2,'submission_item',111,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kattie Angles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-24 13:34:57'),(201,2,'submission_item',112,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florentina Leboeuf] New Form Submission','2024-04-24 16:31:55'),(202,2,'submission_item',112,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florentina Leboeuf] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-24 16:31:55'),(203,2,'submission_item',113,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ahmed Pelloe] New Form Submission','2024-04-24 22:11:20'),(204,2,'submission_item',113,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ahmed Pelloe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-24 22:11:20'),(205,2,'submission_item',114,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Peter] New Form Submission','2024-04-24 23:47:51'),(206,2,'submission_item',114,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Peter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-24 23:47:51'),(207,2,'submission_item',115,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kenneth White] New Form Submission','2024-04-25 03:49:12'),(208,2,'submission_item',115,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kenneth White] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-25 03:49:12'),(209,2,'submission_item',116,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanja Hurley] New Form Submission','2024-04-25 17:53:26'),(210,2,'submission_item',116,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanja Hurley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-25 17:53:26'),(211,2,'submission_item',117,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margherita Otero] New Form Submission','2024-04-25 21:20:18'),(212,2,'submission_item',117,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margherita Otero] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-25 21:20:18'),(213,2,'submission_item',118,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Walter Secombe] New Form Submission','2024-04-27 01:12:39'),(214,2,'submission_item',118,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Walter Secombe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-27 01:12:39'),(215,2,'submission_item',119,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katia Ely] New Form Submission','2024-04-27 09:17:52'),(216,2,'submission_item',119,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katia Ely] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-27 09:17:52'),(217,2,'submission_item',120,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-04-27 21:07:49'),(218,2,'submission_item',120,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-27 21:07:49'),(219,2,'submission_item',121,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Everett Araujo] New Form Submission','2024-04-28 06:55:24'),(220,2,'submission_item',121,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Everett Araujo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-28 06:55:24'),(221,2,'submission_item',122,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bette Strunk] New Form Submission','2024-04-29 04:22:27'),(222,2,'submission_item',122,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bette Strunk] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-29 04:22:27'),(223,2,'submission_item',123,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sheree Cusack] New Form Submission','2024-04-29 06:55:02'),(224,2,'submission_item',123,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sheree Cusack] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-29 06:55:02'),(225,2,'submission_item',124,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Graig Caffyn] New Form Submission','2024-04-30 10:52:38'),(226,2,'submission_item',124,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Graig Caffyn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-30 10:52:38'),(227,2,'submission_item',125,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latashia Watts] New Form Submission','2024-04-30 15:29:30'),(228,2,'submission_item',125,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latashia Watts] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-04-30 15:29:30'),(229,2,'submission_item',126,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lyle Skirving] New Form Submission','2024-05-01 14:10:03'),(230,2,'submission_item',126,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lyle Skirving] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-01 14:10:03'),(231,2,'submission_item',127,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Vang] New Form Submission','2024-05-01 19:12:22'),(232,2,'submission_item',127,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Vang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-01 19:12:22'),(233,2,'submission_item',128,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zella Pinckney] New Form Submission','2024-05-02 00:58:27'),(234,2,'submission_item',128,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zella Pinckney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-02 00:58:27'),(235,2,'submission_item',129,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dan] New Form Submission','2024-05-02 01:05:54'),(236,2,'submission_item',129,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-02 01:05:54'),(237,2,'submission_item',130,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dewayne Bruner] New Form Submission','2024-05-02 17:21:15'),(238,2,'submission_item',130,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dewayne Bruner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-02 17:21:15'),(239,2,'submission_item',131,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Samual Triggs] New Form Submission','2024-05-02 18:26:33'),(240,2,'submission_item',131,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Samual Triggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-02 18:26:33'),(241,2,'submission_item',132,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chong Helbig] New Form Submission','2024-05-02 23:32:40'),(242,2,'submission_item',132,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chong Helbig] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-02 23:32:40'),(243,2,'submission_item',133,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Denis Whicker] New Form Submission','2024-05-03 03:01:05'),(244,2,'submission_item',133,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Denis Whicker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-03 03:01:05'),(245,2,'submission_item',134,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kazuko Sodeman] New Form Submission','2024-05-13 07:59:05'),(246,2,'submission_item',134,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kazuko Sodeman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-13 07:59:05'),(247,2,'submission_item',135,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nila Miles] New Form Submission','2024-05-13 10:48:04'),(248,2,'submission_item',135,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nila Miles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-13 10:48:04'),(249,2,'submission_item',136,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2024-05-14 02:42:27'),(250,2,'submission_item',136,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-14 02:42:27'),(251,2,'submission_item',137,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louella Abrams] New Form Submission','2024-05-14 06:50:25'),(252,2,'submission_item',137,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louella Abrams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-14 06:50:25'),(253,2,'submission_item',138,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lesli Ruckman] New Form Submission','2024-05-14 17:26:21'),(254,2,'submission_item',138,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lesli Ruckman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-14 17:26:21'),(255,2,'submission_item',139,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vai] New Form Submission','2024-05-15 06:57:42'),(256,2,'submission_item',139,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-15 06:57:42'),(257,2,'submission_item',140,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janet Garside] New Form Submission','2024-05-15 16:45:48'),(258,2,'submission_item',140,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janet Garside] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-15 16:45:48'),(259,2,'submission_item',141,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marion Morwood] New Form Submission','2024-05-16 02:32:04'),(260,2,'submission_item',141,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marion Morwood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-16 02:32:04'),(261,2,'submission_item',142,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeanette] New Form Submission','2024-05-16 17:03:29'),(262,2,'submission_item',142,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeanette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-16 17:03:29'),(263,2,'submission_item',143,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arron Sanmiguel] New Form Submission','2024-05-16 20:32:46'),(264,2,'submission_item',143,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arron Sanmiguel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-16 20:32:46'),(265,2,'submission_item',144,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Violette Heilman] New Form Submission','2024-05-17 01:57:13'),(266,2,'submission_item',144,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Violette Heilman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-17 01:57:13'),(267,2,'submission_item',145,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Beulah Dover] New Form Submission','2024-05-17 19:39:40'),(268,2,'submission_item',145,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Beulah Dover] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-17 19:39:40'),(269,2,'submission_item',146,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monique Dunbabin] New Form Submission','2024-05-20 03:30:51'),(270,2,'submission_item',146,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monique Dunbabin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-20 03:30:51'),(271,2,'submission_item',147,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aryan] New Form Submission','2024-05-20 05:50:10'),(272,2,'submission_item',147,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aryan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-20 05:50:10'),(273,2,'submission_item',148,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caleb Davis] New Form Submission','2024-05-22 13:59:09'),(274,2,'submission_item',148,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caleb Davis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-22 13:59:09'),(275,2,'submission_item',149,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian Kellogg] New Form Submission','2024-05-22 20:01:40'),(276,2,'submission_item',149,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian Kellogg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-22 20:01:40'),(277,2,'submission_item',150,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deepu] New Form Submission','2024-05-22 21:32:43'),(278,2,'submission_item',150,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deepu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-22 21:32:43'),(279,2,'submission_item',151,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Horny Girl] New Form Submission','2024-05-23 05:48:07'),(280,2,'submission_item',151,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Horny Girl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-23 05:48:07'),(281,2,'submission_item',152,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Jones] New Form Submission','2024-05-24 00:50:34'),(282,2,'submission_item',152,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-24 00:50:34'),(283,2,'submission_item',153,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jewell Gilruth] New Form Submission','2024-05-24 05:32:08'),(284,2,'submission_item',153,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jewell Gilruth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-24 05:32:08'),(285,2,'submission_item',154,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kyle Smith] New Form Submission','2024-05-24 12:33:04'),(286,2,'submission_item',154,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kyle Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-24 12:33:04'),(287,2,'submission_item',155,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noah Gilson] New Form Submission','2024-05-24 16:42:40'),(288,2,'submission_item',155,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noah Gilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-24 16:42:40'),(289,2,'submission_item',156,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Waylon Lemann] New Form Submission','2024-05-26 01:37:52'),(290,2,'submission_item',156,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Waylon Lemann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-26 01:37:52'),(291,2,'submission_item',157,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-05-28 08:04:36'),(292,2,'submission_item',157,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-28 08:04:36'),(293,2,'submission_item',158,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Jones] New Form Submission','2024-05-28 10:36:39'),(294,2,'submission_item',158,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-28 10:36:39'),(295,2,'submission_item',159,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Local SEO] New Form Submission','2024-05-29 05:32:47'),(296,2,'submission_item',159,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Local SEO] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-29 05:32:47'),(297,2,'submission_item',160,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sharron Kang] New Form Submission','2024-05-29 18:04:31'),(298,2,'submission_item',160,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sharron Kang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-29 18:04:31'),(299,2,'submission_item',161,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Priscilla Snipes] New Form Submission','2024-05-30 00:11:21'),(300,2,'submission_item',161,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Priscilla Snipes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-30 00:11:21'),(301,2,'submission_item',162,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2024-05-30 00:20:25'),(302,2,'submission_item',162,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-30 00:20:25'),(303,2,'submission_item',163,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Allison Bowers] New Form Submission','2024-05-30 19:12:41'),(304,2,'submission_item',163,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Allison Bowers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-05-30 19:12:41'),(305,2,'submission_item',164,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shawna Pinckney] New Form Submission','2024-06-01 10:28:43'),(306,2,'submission_item',164,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shawna Pinckney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-01 10:28:43'),(307,2,'submission_item',165,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Harman] New Form Submission','2024-06-03 11:58:36'),(308,2,'submission_item',165,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Harman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-03 11:58:36'),(309,2,'submission_item',166,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrianna Dawkins] New Form Submission','2024-06-04 00:04:56'),(310,2,'submission_item',166,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrianna Dawkins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-04 00:04:56'),(311,2,'submission_item',167,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachael Medrano] New Form Submission','2024-06-04 20:30:40'),(312,2,'submission_item',167,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachael Medrano] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-04 20:30:40'),(313,2,'submission_item',168,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reinaldo Scotto] New Form Submission','2024-06-06 12:52:17'),(314,2,'submission_item',168,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reinaldo Scotto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-06 12:52:17'),(315,2,'submission_item',169,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elyse Bunbury] New Form Submission','2024-06-06 19:33:25'),(316,2,'submission_item',169,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elyse Bunbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-06 19:33:25'),(317,2,'submission_item',170,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edwina] New Form Submission','2024-06-06 23:59:39'),(318,2,'submission_item',170,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edwina] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-06 23:59:39'),(319,2,'submission_item',171,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Ryan] New Form Submission','2024-06-07 16:57:37'),(320,2,'submission_item',171,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Ryan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-07 16:57:38'),(321,2,'submission_item',172,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Erlinda Ebden] New Form Submission','2024-06-07 22:37:58'),(322,2,'submission_item',172,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Erlinda Ebden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-07 22:37:58'),(323,2,'submission_item',173,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Erma Costa] New Form Submission','2024-06-07 23:00:22'),(324,2,'submission_item',173,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Erma Costa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-07 23:00:22'),(325,2,'submission_item',174,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Your Secret Friend] New Form Submission','2024-06-08 17:43:12'),(326,2,'submission_item',174,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Your Secret Friend] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-08 17:43:12'),(327,2,'submission_item',175,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Richelle Bowker] New Form Submission','2024-06-08 23:13:02'),(328,2,'submission_item',175,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Richelle Bowker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-08 23:13:02'),(329,2,'submission_item',176,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-06-09 14:15:06'),(330,2,'submission_item',176,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-09 14:15:06'),(331,2,'submission_item',177,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Search Engine Index] New Form Submission','2024-06-10 08:57:21'),(332,2,'submission_item',177,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Search Engine Index] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-10 08:57:22'),(333,2,'submission_item',178,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Brown] New Form Submission','2024-06-11 07:51:06'),(334,2,'submission_item',178,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-11 07:51:06'),(335,2,'submission_item',179,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Genie Delarosa] New Form Submission','2024-06-11 20:18:20'),(336,2,'submission_item',179,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Genie Delarosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-11 20:18:20'),(337,2,'submission_item',180,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sandy] New Form Submission','2024-06-12 00:41:18'),(338,2,'submission_item',180,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-12 00:41:18'),(339,2,'submission_item',181,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Denese Baptiste] New Form Submission','2024-06-13 01:02:39'),(340,2,'submission_item',181,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Denese Baptiste] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-13 01:02:39'),(341,2,'submission_item',182,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louisa Whitten] New Form Submission','2024-06-14 11:29:12'),(342,2,'submission_item',182,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louisa Whitten] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-14 11:29:12'),(343,2,'submission_item',183,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nida Woolls] New Form Submission','2024-06-14 15:53:16'),(344,2,'submission_item',183,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nida Woolls] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-14 15:53:16'),(345,2,'submission_item',184,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chris Smith] New Form Submission','2024-06-15 07:59:27'),(346,2,'submission_item',184,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chris Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-15 07:59:27'),(347,2,'submission_item',185,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maybell Afford] New Form Submission','2024-06-15 16:59:21'),(348,2,'submission_item',185,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maybell Afford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-15 16:59:21'),(349,2,'submission_item',186,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shanky] New Form Submission','2024-06-17 05:11:02'),(350,2,'submission_item',186,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shanky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-17 05:11:02'),(351,2,'submission_item',187,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krish] New Form Submission','2024-06-19 02:45:44'),(352,2,'submission_item',187,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krish] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-19 02:45:44'),(353,2,'submission_item',188,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ella Rinaldi] New Form Submission','2024-06-19 05:13:15'),(354,2,'submission_item',188,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ella Rinaldi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-19 05:13:15'),(355,2,'submission_item',189,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Federico Delmonte] New Form Submission','2024-06-19 08:33:49'),(356,2,'submission_item',189,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Federico Delmonte] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-19 08:33:49'),(357,2,'submission_item',190,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thaddeus] New Form Submission','2024-06-20 03:04:04'),(358,2,'submission_item',190,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thaddeus] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-20 03:04:04'),(359,2,'submission_item',191,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Moses Medford] New Form Submission','2024-06-22 18:32:26'),(360,2,'submission_item',191,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Moses Medford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-22 18:32:26'),(361,2,'submission_item',192,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Jones] New Form Submission','2024-06-22 23:27:17'),(362,2,'submission_item',192,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-22 23:27:17'),(363,2,'submission_item',193,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bob] New Form Submission','2024-06-25 11:57:05'),(364,2,'submission_item',193,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bob] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-25 11:57:05'),(365,2,'submission_item',194,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melba Alvardo] New Form Submission','2024-06-26 02:25:28'),(366,2,'submission_item',194,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melba Alvardo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-26 02:25:28'),(367,2,'submission_item',195,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Rogers] New Form Submission','2024-06-26 04:13:37'),(368,2,'submission_item',195,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Rogers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-26 04:13:37'),(369,2,'submission_item',196,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dolores Biddle] New Form Submission','2024-06-26 18:42:27'),(370,2,'submission_item',196,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dolores Biddle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-26 18:42:27'),(371,2,'submission_item',197,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adi Wan] New Form Submission','2024-06-26 23:35:37'),(372,2,'submission_item',197,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adi Wan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-26 23:35:37'),(373,2,'submission_item',198,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivory Mallette] New Form Submission','2024-06-27 22:10:17'),(374,2,'submission_item',198,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivory Mallette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-06-27 22:10:17'),(375,2,'submission_item',199,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maynard Cramp] New Form Submission','2024-07-01 04:23:47'),(376,2,'submission_item',199,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maynard Cramp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-01 04:23:47'),(377,2,'submission_item',200,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Virgilio] New Form Submission','2024-07-01 15:04:35'),(378,2,'submission_item',200,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Virgilio] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-01 15:04:35'),(379,2,'submission_item',201,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nan Scales] New Form Submission','2024-07-03 10:14:02'),(380,2,'submission_item',201,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nan Scales] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-03 10:14:02'),(381,2,'submission_item',202,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Allison Blakely] New Form Submission','2024-07-03 13:54:01'),(382,2,'submission_item',202,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Allison Blakely] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-03 13:54:01'),(383,2,'submission_item',203,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ralf Sherlock] New Form Submission','2024-07-03 15:10:26'),(384,2,'submission_item',203,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ralf Sherlock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-03 15:10:26'),(385,2,'submission_item',204,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Earl Pauley] New Form Submission','2024-07-03 19:55:11'),(386,2,'submission_item',204,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Earl Pauley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-03 19:55:11'),(387,2,'submission_item',205,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nolan Watson] New Form Submission','2024-07-03 20:37:22'),(388,2,'submission_item',205,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nolan Watson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-03 20:37:22'),(389,2,'submission_item',206,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rhea Olmstead] New Form Submission','2024-07-06 01:03:56'),(390,2,'submission_item',206,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rhea Olmstead] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-06 01:03:56'),(391,2,'submission_item',207,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tiffany Colangelo] New Form Submission','2024-07-06 19:54:37'),(392,2,'submission_item',207,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tiffany Colangelo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-06 19:54:37'),(393,2,'submission_item',208,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-07 11:26:38'),(394,2,'submission_item',208,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-07 11:26:38'),(395,2,'submission_item',209,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gilbert Overlock] New Form Submission','2024-07-08 00:09:09'),(396,2,'submission_item',209,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gilbert Overlock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-08 00:09:09'),(397,2,'submission_item',210,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Micheline Sisley] New Form Submission','2024-07-08 17:20:16'),(398,2,'submission_item',210,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Micheline Sisley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-08 17:20:16'),(399,2,'submission_item',211,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [William Ambrosio] New Form Submission','2024-07-08 21:12:16'),(400,2,'submission_item',211,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [William Ambrosio] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-08 21:12:16'),(401,2,'submission_item',212,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-07-09 03:21:51'),(402,2,'submission_item',212,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-09 03:21:51'),(403,2,'submission_item',213,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-09 22:55:12'),(404,2,'submission_item',213,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-09 22:55:12'),(405,2,'submission_item',214,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joe Williams] New Form Submission','2024-07-10 02:59:58'),(406,2,'submission_item',214,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joe Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-10 02:59:58'),(407,2,'submission_item',215,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-10 10:31:09'),(408,2,'submission_item',215,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-10 10:31:09'),(409,2,'submission_item',216,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alberto Curtiss] New Form Submission','2024-07-10 22:00:00'),(410,2,'submission_item',216,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alberto Curtiss] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-10 22:00:00'),(411,2,'submission_item',217,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ray Noggle] New Form Submission','2024-07-11 08:43:34'),(412,2,'submission_item',217,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ray Noggle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-11 08:43:34'),(413,2,'submission_item',218,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frances Orton] New Form Submission','2024-07-12 00:43:20'),(414,2,'submission_item',218,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frances Orton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-12 00:43:20'),(415,2,'submission_item',219,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-07-13 06:10:21'),(416,2,'submission_item',219,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-13 06:10:21'),(417,2,'submission_item',220,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kyle Phillip] New Form Submission','2024-07-13 16:26:03'),(418,2,'submission_item',220,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kyle Phillip] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-13 16:26:03'),(419,2,'submission_item',221,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christal Regan] New Form Submission','2024-07-14 00:34:19'),(420,2,'submission_item',221,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christal Regan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-14 00:34:20'),(421,2,'submission_item',222,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Les Masten] New Form Submission','2024-07-14 19:10:00'),(422,2,'submission_item',222,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Les Masten] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-14 19:10:00'),(423,2,'submission_item',223,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jaimie Fraser] New Form Submission','2024-07-14 23:46:15'),(424,2,'submission_item',223,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jaimie Fraser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-14 23:46:15'),(425,2,'submission_item',224,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-07-15 05:35:21'),(426,2,'submission_item',224,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-15 05:35:21'),(427,2,'submission_item',225,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amie Mudie] New Form Submission','2024-07-15 07:22:19'),(428,2,'submission_item',225,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amie Mudie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-15 07:22:19'),(429,2,'submission_item',226,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-15 21:14:37'),(430,2,'submission_item',226,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-15 21:14:37'),(431,2,'submission_item',227,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cynthia Bardin] New Form Submission','2024-07-16 01:15:50'),(432,2,'submission_item',227,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cynthia Bardin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-16 01:15:50'),(433,2,'submission_item',228,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dora Edmond] New Form Submission','2024-07-16 18:15:51'),(434,2,'submission_item',228,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dora Edmond] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-16 18:15:51'),(435,2,'submission_item',229,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bobbie Nielsen] New Form Submission','2024-07-17 03:22:21'),(436,2,'submission_item',229,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bobbie Nielsen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-17 03:22:21'),(437,2,'submission_item',230,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Brown] New Form Submission','2024-07-17 20:13:29'),(438,2,'submission_item',230,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-17 20:13:29'),(439,2,'submission_item',231,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elizabeth Matthias] New Form Submission','2024-07-17 22:25:19'),(440,2,'submission_item',231,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elizabeth Matthias] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-17 22:25:19'),(441,2,'submission_item',232,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-07-18 03:28:44'),(442,2,'submission_item',232,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-18 03:28:44'),(443,2,'submission_item',233,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Allison Paquette] New Form Submission','2024-07-18 19:40:38'),(444,2,'submission_item',233,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Allison Paquette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-18 19:40:38'),(445,2,'submission_item',234,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stormy Coode] New Form Submission','2024-07-19 20:11:22'),(446,2,'submission_item',234,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stormy Coode] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-19 20:11:22'),(447,2,'submission_item',235,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-20 04:16:49'),(448,2,'submission_item',235,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-20 04:16:49'),(449,2,'submission_item',236,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clarita Wilber] New Form Submission','2024-07-20 19:31:03'),(450,2,'submission_item',236,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clarita Wilber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-20 19:31:03'),(451,2,'submission_item',237,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yong Mansfield] New Form Submission','2024-07-20 23:40:57'),(452,2,'submission_item',237,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yong Mansfield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-20 23:40:57'),(453,2,'submission_item',238,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Heidi] New Form Submission','2024-07-21 01:26:41'),(454,2,'submission_item',238,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Heidi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-21 01:26:41'),(455,2,'submission_item',239,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-21 18:48:56'),(456,2,'submission_item',239,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-21 18:48:56'),(457,2,'submission_item',240,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roberto] New Form Submission','2024-07-22 12:29:52'),(458,2,'submission_item',240,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roberto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-22 12:29:52'),(459,2,'submission_item',241,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeanett Descoteaux] New Form Submission','2024-07-22 16:18:10'),(460,2,'submission_item',241,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeanett Descoteaux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-22 16:18:10'),(461,2,'submission_item',242,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-22 22:35:20'),(462,2,'submission_item',242,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-22 22:35:20'),(463,2,'submission_item',243,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-07-22 23:45:49'),(464,2,'submission_item',243,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-22 23:45:49'),(465,2,'submission_item',244,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Charity Sternberg] New Form Submission','2024-07-23 04:33:33'),(466,2,'submission_item',244,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Charity Sternberg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-23 04:33:33'),(467,2,'submission_item',245,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carey Chacon] New Form Submission','2024-07-23 19:38:07'),(468,2,'submission_item',245,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carey Chacon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-23 19:38:07'),(469,2,'submission_item',246,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-24 07:44:13'),(470,2,'submission_item',246,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-24 07:44:13'),(471,2,'submission_item',247,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kyle Phillip] New Form Submission','2024-07-24 23:24:46'),(472,2,'submission_item',247,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kyle Phillip] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-24 23:24:46'),(473,2,'submission_item',248,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-25 04:07:17'),(474,2,'submission_item',248,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-25 04:07:17'),(475,2,'submission_item',249,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mozelle Boose] New Form Submission','2024-07-25 13:07:03'),(476,2,'submission_item',249,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mozelle Boose] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-25 13:07:03'),(477,2,'submission_item',250,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ella G.] New Form Submission','2024-07-25 21:54:36'),(478,2,'submission_item',250,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ella G.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-25 21:54:36'),(479,2,'submission_item',251,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Virgilio Hamlin] New Form Submission','2024-07-26 03:37:07'),(480,2,'submission_item',251,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Virgilio Hamlin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-26 03:37:07'),(481,2,'submission_item',252,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Esteban Newland] New Form Submission','2024-07-26 18:06:19'),(482,2,'submission_item',252,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Esteban Newland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-26 18:06:19'),(483,2,'submission_item',253,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-07-27 03:59:55'),(484,2,'submission_item',253,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-27 03:59:55'),(485,4,'submission_item',254,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [ahmed] New Form Submission','2024-07-27 10:00:22'),(486,4,'submission_item',254,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [ahmed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-27 10:00:22'),(487,2,'submission_item',255,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamie Hutchings] New Form Submission','2024-07-28 01:02:41'),(488,2,'submission_item',255,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamie Hutchings] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-28 01:02:41'),(489,2,'submission_item',256,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ilene Porras] New Form Submission','2024-07-28 12:16:55'),(490,2,'submission_item',256,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ilene Porras] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-28 12:16:55'),(491,2,'submission_item',257,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Faustino Beasley] New Form Submission','2024-07-28 12:56:43'),(492,2,'submission_item',257,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Faustino Beasley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-28 12:56:43'),(493,2,'submission_item',258,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-28 12:59:58'),(494,2,'submission_item',258,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-28 12:59:58'),(495,2,'submission_item',259,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-07-28 17:18:58'),(496,2,'submission_item',259,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-28 17:18:58'),(497,2,'submission_item',260,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-07-29 13:16:38'),(498,2,'submission_item',260,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-29 13:16:38'),(499,2,'submission_item',261,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-29 18:32:21'),(500,2,'submission_item',261,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-29 18:32:21'),(501,2,'submission_item',262,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Timmy Simcox] New Form Submission','2024-07-29 19:26:40'),(502,2,'submission_item',262,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Timmy Simcox] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-29 19:26:40'),(503,2,'submission_item',263,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerold Torgerson] New Form Submission','2024-07-30 08:28:58'),(504,2,'submission_item',263,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerold Torgerson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-30 08:28:58'),(505,2,'submission_item',264,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cecil Frazier] New Form Submission','2024-07-30 08:55:00'),(506,2,'submission_item',264,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cecil Frazier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-30 08:55:00'),(507,2,'submission_item',265,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-07-30 09:35:20'),(508,2,'submission_item',265,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-30 09:35:20'),(509,2,'submission_item',266,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nidia Klein] New Form Submission','2024-07-30 14:41:37'),(510,2,'submission_item',266,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nidia Klein] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-30 14:41:37'),(511,2,'submission_item',267,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtle Timm] New Form Submission','2024-07-31 03:30:44'),(512,2,'submission_item',267,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtle Timm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-31 03:30:44'),(513,2,'submission_item',268,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jay] New Form Submission','2024-07-31 08:14:02'),(514,2,'submission_item',268,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-31 08:14:02'),(515,2,'submission_item',269,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Horace Mize] New Form Submission','2024-07-31 14:43:41'),(516,2,'submission_item',269,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Horace Mize] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-31 14:43:41'),(517,2,'submission_item',270,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-07-31 19:11:29'),(518,2,'submission_item',270,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-07-31 19:11:29'),(519,2,'submission_item',271,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-08-01 01:43:47'),(520,2,'submission_item',271,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-01 01:43:47'),(521,2,'submission_item',272,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Houston Bannerman] New Form Submission','2024-08-01 20:41:51'),(522,2,'submission_item',272,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Houston Bannerman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-01 20:41:51'),(523,2,'submission_item',273,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martin Youngblood] New Form Submission','2024-08-03 02:18:54'),(524,2,'submission_item',273,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martin Youngblood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-03 02:18:54'),(525,2,'submission_item',274,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Debbie Luke] New Form Submission','2024-08-03 15:17:34'),(526,2,'submission_item',274,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Debbie Luke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-03 15:17:34'),(527,2,'submission_item',275,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janelle Slim] New Form Submission','2024-08-03 18:13:43'),(528,2,'submission_item',275,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janelle Slim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-03 18:13:43'),(529,2,'submission_item',276,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elizbeth Allie] New Form Submission','2024-08-03 18:53:00'),(530,2,'submission_item',276,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elizbeth Allie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-03 18:53:00'),(531,2,'submission_item',277,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juli] New Form Submission','2024-08-03 21:44:55'),(532,2,'submission_item',277,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juli] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-03 21:44:55'),(533,2,'submission_item',278,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-04 03:27:31'),(534,2,'submission_item',278,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-04 03:27:31'),(535,2,'submission_item',279,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-04 04:27:16'),(536,2,'submission_item',279,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-04 04:27:16'),(537,2,'submission_item',280,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2024-08-04 06:45:57'),(538,2,'submission_item',280,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-04 06:45:57'),(539,2,'submission_item',281,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marina Zachary] New Form Submission','2024-08-04 10:56:30'),(540,2,'submission_item',281,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marina Zachary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-04 10:56:30'),(541,2,'submission_item',282,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Charli Shephard] New Form Submission','2024-08-04 22:15:54'),(542,2,'submission_item',282,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Charli Shephard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-04 22:15:55'),(543,2,'submission_item',283,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angie Roper] New Form Submission','2024-08-05 02:01:23'),(544,2,'submission_item',283,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angie Roper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-05 02:01:23'),(545,2,'submission_item',284,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Waylon Ezell] New Form Submission','2024-08-05 04:30:33'),(546,2,'submission_item',284,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Waylon Ezell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-05 04:30:33'),(547,2,'submission_item',285,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zain] New Form Submission','2024-08-05 10:00:09'),(548,2,'submission_item',285,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-05 10:00:09'),(549,2,'submission_item',286,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Delbert Carbajal] New Form Submission','2024-08-05 18:32:04'),(550,2,'submission_item',286,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Delbert Carbajal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-05 18:32:04'),(551,2,'submission_item',287,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jared Dodery] New Form Submission','2024-08-05 22:43:50'),(552,2,'submission_item',287,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jared Dodery] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-05 22:43:50'),(553,2,'submission_item',288,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-06 00:44:02'),(554,2,'submission_item',288,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-06 00:44:02'),(555,2,'submission_item',289,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kate Wragge] New Form Submission','2024-08-06 03:55:15'),(556,2,'submission_item',289,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kate Wragge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-06 03:55:15'),(557,2,'submission_item',290,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jess Morford] New Form Submission','2024-08-06 04:35:22'),(558,2,'submission_item',290,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jess Morford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-06 04:35:22'),(559,2,'submission_item',291,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-06 13:07:47'),(560,2,'submission_item',291,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-06 13:07:47'),(561,2,'submission_item',292,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noemi Comer] New Form Submission','2024-08-07 11:02:51'),(562,2,'submission_item',292,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noemi Comer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-07 11:02:51'),(563,2,'submission_item',293,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-08 15:12:27'),(564,2,'submission_item',293,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-08 15:12:27'),(565,2,'submission_item',294,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [VINEESH] New Form Submission','2024-08-09 09:47:33'),(566,2,'submission_item',294,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [VINEESH] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-09 09:47:33'),(567,2,'submission_item',295,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sofia Keane] New Form Submission','2024-08-10 15:58:08'),(568,2,'submission_item',295,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sofia Keane] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-10 15:58:08'),(569,2,'submission_item',296,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kimberley Paxson] New Form Submission','2024-08-10 19:01:55'),(570,2,'submission_item',296,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kimberley Paxson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-10 19:01:55'),(571,2,'submission_item',297,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ahmad Swift] New Form Submission','2024-08-10 19:16:31'),(572,2,'submission_item',297,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ahmad Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-10 19:16:31'),(573,2,'submission_item',298,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Micheline Koehn] New Form Submission','2024-08-11 04:23:15'),(574,2,'submission_item',298,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Micheline Koehn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-11 04:23:15'),(575,2,'submission_item',299,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-12 03:56:57'),(576,2,'submission_item',299,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-12 03:56:57'),(577,2,'submission_item',300,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alaa Eddin Shalabi] New Form Submission','2024-08-12 05:20:27'),(578,2,'submission_item',300,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alaa Eddin Shalabi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-12 05:20:27'),(579,2,'submission_item',301,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-12 19:14:35'),(580,2,'submission_item',301,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-12 19:14:35'),(581,2,'submission_item',302,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arin] New Form Submission','2024-08-12 19:48:58'),(582,2,'submission_item',302,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-12 19:48:58'),(583,2,'submission_item',303,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [George Rigsby] New Form Submission','2024-08-13 17:24:35'),(584,2,'submission_item',303,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [George Rigsby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-13 17:24:35'),(585,2,'submission_item',304,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kerry Baume] New Form Submission','2024-08-13 18:21:56'),(586,2,'submission_item',304,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kerry Baume] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-13 18:21:56'),(587,2,'submission_item',305,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carmen Baarslag] New Form Submission','2024-08-13 21:20:46'),(588,2,'submission_item',305,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carmen Baarslag] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-13 21:20:46'),(589,2,'submission_item',306,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juli Moeller] New Form Submission','2024-08-15 01:21:34'),(590,2,'submission_item',306,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juli Moeller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-15 01:21:34'),(591,2,'submission_item',307,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Garry] New Form Submission','2024-08-15 02:37:15'),(592,2,'submission_item',307,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Garry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-15 02:37:15'),(593,2,'submission_item',308,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-08-15 06:40:51'),(594,2,'submission_item',308,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-15 06:40:51'),(595,2,'submission_item',309,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Temeka Tincher] New Form Submission','2024-08-16 05:32:54'),(596,2,'submission_item',309,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Temeka Tincher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-16 05:32:54'),(597,2,'submission_item',310,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Brown] New Form Submission','2024-08-16 07:55:01'),(598,2,'submission_item',310,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-16 07:55:01'),(599,2,'submission_item',311,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Odette McDonagh] New Form Submission','2024-08-16 19:15:44'),(600,2,'submission_item',311,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Odette McDonagh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-16 19:15:44'),(601,2,'submission_item',312,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Moises Nestor] New Form Submission','2024-08-17 01:08:53'),(602,2,'submission_item',312,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Moises Nestor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-17 01:08:53'),(603,2,'submission_item',313,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-17 10:41:11'),(604,2,'submission_item',313,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-17 10:41:11'),(605,2,'submission_item',314,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christopher Shrader] New Form Submission','2024-08-18 11:17:06'),(606,2,'submission_item',314,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christopher Shrader] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-18 11:17:06'),(607,2,'submission_item',315,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aline Son] New Form Submission','2024-08-18 20:59:17'),(608,2,'submission_item',315,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aline Son] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-18 20:59:17'),(609,2,'submission_item',316,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valerie Leeds] New Form Submission','2024-08-20 10:36:50'),(610,2,'submission_item',316,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valerie Leeds] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-20 10:36:50'),(611,2,'submission_item',317,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darlene Doolette] New Form Submission','2024-08-20 17:55:38'),(612,2,'submission_item',317,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darlene Doolette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-20 17:55:38'),(613,2,'submission_item',318,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rogelio Dunlap] New Form Submission','2024-08-20 19:26:06'),(614,2,'submission_item',318,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rogelio Dunlap] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-20 19:26:06'),(615,2,'submission_item',319,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelo Grooms] New Form Submission','2024-08-21 01:42:56'),(616,2,'submission_item',319,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelo Grooms] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-21 01:42:56'),(617,2,'submission_item',320,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-21 04:50:36'),(618,2,'submission_item',320,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-21 04:50:36'),(619,2,'submission_item',321,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-21 19:27:03'),(620,2,'submission_item',321,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-21 19:27:03'),(621,2,'submission_item',322,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-21 23:38:43'),(622,2,'submission_item',322,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-21 23:38:43'),(623,2,'submission_item',323,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rodney Amadio] New Form Submission','2024-08-22 03:09:15'),(624,2,'submission_item',323,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rodney Amadio] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-22 03:09:15'),(625,2,'submission_item',324,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2024-08-22 03:29:10'),(626,2,'submission_item',324,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-22 03:29:10'),(627,2,'submission_item',325,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abigail Bolduc] New Form Submission','2024-08-22 06:15:08'),(628,2,'submission_item',325,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abigail Bolduc] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-22 06:15:08'),(629,2,'submission_item',326,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-22 23:04:11'),(630,2,'submission_item',326,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-22 23:04:11'),(631,2,'submission_item',327,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-23 19:57:42'),(632,2,'submission_item',327,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-23 19:57:42'),(633,2,'submission_item',328,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Peter] New Form Submission','2024-08-24 05:52:07'),(634,2,'submission_item',328,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Peter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-24 05:52:07'),(635,2,'submission_item',329,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-24 07:09:27'),(636,2,'submission_item',329,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-24 07:09:27'),(637,2,'submission_item',330,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Refugio Isom] New Form Submission','2024-08-24 21:59:25'),(638,2,'submission_item',330,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Refugio Isom] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-24 21:59:25'),(639,2,'submission_item',331,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-25 15:35:04'),(640,2,'submission_item',331,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-25 15:35:04'),(641,2,'submission_item',332,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Brown] New Form Submission','2024-08-25 17:20:02'),(642,2,'submission_item',332,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-25 17:20:02'),(643,2,'submission_item',333,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachael Kunz] New Form Submission','2024-08-25 21:08:01'),(644,2,'submission_item',333,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachael Kunz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-25 21:08:01'),(645,2,'submission_item',334,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-26 05:53:37'),(646,2,'submission_item',334,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-26 05:53:37'),(647,2,'submission_item',335,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-26 16:26:16'),(648,2,'submission_item',335,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-26 16:26:16'),(649,2,'submission_item',336,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Moises] New Form Submission','2024-08-26 19:31:00'),(650,2,'submission_item',336,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Moises] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-26 19:31:00'),(651,2,'submission_item',337,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-27 10:20:33'),(652,2,'submission_item',337,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-27 10:20:33'),(653,2,'submission_item',338,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-28 03:25:36'),(654,2,'submission_item',338,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-28 03:25:36'),(655,2,'submission_item',339,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gregg Keir] New Form Submission','2024-08-29 04:03:05'),(656,2,'submission_item',339,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gregg Keir] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-29 04:03:05'),(657,2,'submission_item',340,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby Humble] New Form Submission','2024-08-29 17:00:10'),(658,2,'submission_item',340,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby Humble] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-29 17:00:10'),(659,2,'submission_item',341,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Desiree Burston] New Form Submission','2024-08-30 08:37:47'),(660,2,'submission_item',341,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Desiree Burston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-30 08:37:47'),(661,2,'submission_item',342,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-08-30 20:24:12'),(662,2,'submission_item',342,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-30 20:24:12'),(663,2,'submission_item',343,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nigel Frantz] New Form Submission','2024-08-31 01:16:20'),(664,2,'submission_item',343,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nigel Frantz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-08-31 01:16:20'),(665,2,'submission_item',344,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-01 08:52:10'),(666,2,'submission_item',344,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-01 08:52:10'),(667,2,'submission_item',345,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Connor Foltz] New Form Submission','2024-09-02 02:55:45'),(668,2,'submission_item',345,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Connor Foltz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-02 02:55:45'),(669,2,'submission_item',346,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-02 12:49:56'),(670,2,'submission_item',346,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-02 12:49:56'),(671,2,'submission_item',347,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vera Gurley] New Form Submission','2024-09-02 19:37:56'),(672,2,'submission_item',347,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vera Gurley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-02 19:37:56'),(673,2,'submission_item',348,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-09-03 00:11:08'),(674,2,'submission_item',348,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-03 00:11:08'),(675,2,'submission_item',349,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alana Hilson] New Form Submission','2024-09-03 04:59:45'),(676,2,'submission_item',349,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alana Hilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-03 04:59:45'),(677,2,'submission_item',350,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-03 07:49:14'),(678,2,'submission_item',350,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-03 07:49:14'),(679,2,'submission_item',351,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-03 13:26:38'),(680,2,'submission_item',351,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-03 13:26:38'),(681,4,'submission_item',352,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hariharan] New Form Submission','2024-09-04 04:09:15'),(682,4,'submission_item',352,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hariharan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-04 04:09:15'),(683,2,'submission_item',353,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yvonne Lamarr] New Form Submission','2024-09-04 05:01:26'),(684,2,'submission_item',353,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yvonne Lamarr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-04 05:01:26'),(685,2,'submission_item',354,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-04 06:25:17'),(686,2,'submission_item',354,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-04 06:25:17'),(687,2,'submission_item',355,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudette Roxon] New Form Submission','2024-09-04 09:35:12'),(688,2,'submission_item',355,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudette Roxon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-04 09:35:12'),(689,2,'submission_item',356,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-04 17:56:49'),(690,2,'submission_item',356,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-04 17:56:49'),(691,2,'submission_item',357,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vai] New Form Submission','2024-09-05 02:22:58'),(692,2,'submission_item',357,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-05 02:22:58'),(693,2,'submission_item',358,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-05 04:00:33'),(694,2,'submission_item',358,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-05 04:00:33'),(695,2,'submission_item',359,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jada Tucker] New Form Submission','2024-09-05 04:56:34'),(696,2,'submission_item',359,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jada Tucker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-05 04:56:34'),(697,2,'submission_item',360,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joesph Rau] New Form Submission','2024-09-05 19:18:37'),(698,2,'submission_item',360,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joesph Rau] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-05 19:18:37'),(699,2,'submission_item',361,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-09-05 19:50:16'),(700,2,'submission_item',361,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-05 19:50:16'),(701,2,'submission_item',362,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lea Robillard] New Form Submission','2024-09-06 16:03:01'),(702,2,'submission_item',362,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lea Robillard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-06 16:03:02'),(703,2,'submission_item',363,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Virgilio Hymel] New Form Submission','2024-09-06 17:50:04'),(704,2,'submission_item',363,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Virgilio Hymel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-06 17:50:04'),(705,2,'submission_item',364,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-07 02:20:45'),(706,2,'submission_item',364,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-07 02:20:45'),(707,2,'submission_item',365,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-07 07:57:48'),(708,2,'submission_item',365,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-07 07:57:48'),(709,2,'submission_item',366,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Francisco Killeen] New Form Submission','2024-09-07 13:32:26'),(710,2,'submission_item',366,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Francisco Killeen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-07 13:32:26'),(711,2,'submission_item',367,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isabelle Fetherstonhaugh] New Form Submission','2024-09-07 20:22:47'),(712,2,'submission_item',367,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isabelle Fetherstonhaugh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-07 20:22:47'),(713,2,'submission_item',368,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sadye] New Form Submission','2024-09-08 06:50:38'),(714,2,'submission_item',368,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sadye] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-08 06:50:38'),(715,2,'submission_item',369,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Felipe Faulkner] New Form Submission','2024-09-08 22:31:11'),(716,2,'submission_item',369,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Felipe Faulkner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-08 22:31:11'),(717,2,'submission_item',370,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-09 05:00:47'),(718,2,'submission_item',370,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-09 05:00:47'),(719,2,'submission_item',371,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristina Fifer] New Form Submission','2024-09-10 00:22:46'),(720,2,'submission_item',371,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristina Fifer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-10 00:22:46'),(721,2,'submission_item',372,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2024-09-10 00:27:30'),(722,2,'submission_item',372,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-10 00:27:30'),(723,2,'submission_item',373,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-10 06:19:02'),(724,2,'submission_item',373,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-10 06:19:02'),(725,2,'submission_item',374,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavonda Roberts] New Form Submission','2024-09-10 07:27:28'),(726,2,'submission_item',374,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavonda Roberts] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-10 07:27:28'),(727,2,'submission_item',375,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Blanca Blanco] New Form Submission','2024-09-10 22:51:05'),(728,2,'submission_item',375,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Blanca Blanco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-10 22:51:05'),(729,2,'submission_item',376,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayasuriya R] New Form Submission','2024-09-11 11:14:18'),(730,2,'submission_item',376,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayasuriya R] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-11 11:14:18'),(731,2,'submission_item',377,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-11 16:23:07'),(732,2,'submission_item',377,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-11 16:23:07'),(733,2,'submission_item',378,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-11 16:59:37'),(734,2,'submission_item',378,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-11 16:59:37'),(735,2,'submission_item',379,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Carbine] New Form Submission','2024-09-11 18:47:45'),(736,2,'submission_item',379,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Carbine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-11 18:47:45'),(737,2,'submission_item',380,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Justin Sunderland] New Form Submission','2024-09-11 20:32:51'),(738,2,'submission_item',380,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Justin Sunderland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-11 20:32:51'),(739,2,'submission_item',381,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-09-12 07:47:28'),(740,2,'submission_item',381,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-12 07:47:28'),(741,2,'submission_item',382,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucas Cassidy] New Form Submission','2024-09-12 20:24:45'),(742,2,'submission_item',382,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucas Cassidy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-12 20:24:45'),(743,2,'submission_item',383,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veda Johann] New Form Submission','2024-09-13 13:11:38'),(744,2,'submission_item',383,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veda Johann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-13 13:11:38'),(745,2,'submission_item',384,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kathleen Scotto] New Form Submission','2024-09-14 16:06:43'),(746,2,'submission_item',384,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kathleen Scotto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-14 16:06:43'),(747,2,'submission_item',385,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Delia Lamble] New Form Submission','2024-09-16 04:49:51'),(748,2,'submission_item',385,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Delia Lamble] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-16 04:49:51'),(749,2,'submission_item',386,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-16 07:17:10'),(750,2,'submission_item',386,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-16 07:17:10'),(751,2,'submission_item',387,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wendi Valadez] New Form Submission','2024-09-16 16:43:25'),(752,2,'submission_item',387,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wendi Valadez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-16 16:43:25'),(753,2,'submission_item',388,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-16 17:41:24'),(754,2,'submission_item',388,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-16 17:41:24'),(755,2,'submission_item',389,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nichole Derosa] New Form Submission','2024-09-16 23:32:15'),(756,2,'submission_item',389,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nichole Derosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-16 23:32:15'),(757,2,'submission_item',390,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2024-09-17 00:13:06'),(758,2,'submission_item',390,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-17 00:13:06'),(759,2,'submission_item',391,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-17 07:50:45'),(760,2,'submission_item',391,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-17 07:50:45'),(761,2,'submission_item',392,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-17 17:46:44'),(762,2,'submission_item',392,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-17 17:46:44'),(763,2,'submission_item',393,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joeann Gether] New Form Submission','2024-09-18 03:52:45'),(764,2,'submission_item',393,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joeann Gether] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-18 03:52:45'),(765,2,'submission_item',394,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalinda Vessels] New Form Submission','2024-09-18 15:21:01'),(766,2,'submission_item',394,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalinda Vessels] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-18 15:21:01'),(767,2,'submission_item',395,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marcelo Torrence] New Form Submission','2024-09-20 02:16:31'),(768,2,'submission_item',395,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marcelo Torrence] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-20 02:16:31'),(769,2,'submission_item',396,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fae Heron] New Form Submission','2024-09-20 16:09:11'),(770,2,'submission_item',396,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fae Heron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-20 16:09:11'),(771,2,'submission_item',397,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nadia Lebron] New Form Submission','2024-09-20 20:22:36'),(772,2,'submission_item',397,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nadia Lebron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-20 20:22:36'),(773,2,'submission_item',398,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtle] New Form Submission','2024-09-21 15:25:53'),(774,2,'submission_item',398,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-21 15:25:53'),(775,2,'submission_item',399,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-09-21 16:53:54'),(776,2,'submission_item',399,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-21 16:53:54'),(777,2,'submission_item',400,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amparo Mcmanus] New Form Submission','2024-09-22 01:01:10'),(778,2,'submission_item',400,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amparo Mcmanus] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-22 01:01:10'),(779,2,'submission_item',401,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adelaida Amadio] New Form Submission','2024-09-22 02:01:20'),(780,2,'submission_item',401,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adelaida Amadio] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-22 02:01:20'),(781,2,'submission_item',402,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elbert Duerr] New Form Submission','2024-09-22 02:13:56'),(782,2,'submission_item',402,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elbert Duerr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-22 02:13:56'),(783,2,'submission_item',403,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-22 12:14:38'),(784,2,'submission_item',403,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-22 12:14:38'),(785,2,'submission_item',404,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-23 04:29:35'),(786,2,'submission_item',404,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-23 04:29:35'),(787,2,'submission_item',405,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-23 08:56:29'),(788,2,'submission_item',405,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-23 08:56:29'),(789,2,'submission_item',406,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vida Melton] New Form Submission','2024-09-23 15:46:32'),(790,2,'submission_item',406,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vida Melton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-23 15:46:32'),(791,2,'submission_item',407,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-23 18:57:10'),(792,2,'submission_item',407,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-23 18:57:10'),(793,2,'submission_item',408,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antwan Bourget] New Form Submission','2024-09-24 05:06:29'),(794,2,'submission_item',408,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antwan Bourget] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-24 05:06:29'),(795,2,'submission_item',409,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-09-25 17:14:59'),(796,2,'submission_item',409,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-25 17:14:59'),(797,2,'submission_item',410,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miguel Castello] New Form Submission','2024-09-25 20:34:40'),(798,2,'submission_item',410,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miguel Castello] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-25 20:34:40'),(799,2,'submission_item',411,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristopher Lott] New Form Submission','2024-09-26 04:30:53'),(800,2,'submission_item',411,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristopher Lott] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-26 04:30:53'),(801,2,'submission_item',412,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Glenda Saylors] New Form Submission','2024-09-26 09:45:49'),(802,2,'submission_item',412,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Glenda Saylors] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-26 09:45:49'),(803,2,'submission_item',413,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2024-09-26 13:43:49'),(804,2,'submission_item',413,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-26 13:43:49'),(805,2,'submission_item',414,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Catherine Trollope] New Form Submission','2024-09-27 11:58:22'),(806,2,'submission_item',414,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Catherine Trollope] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-27 11:58:22'),(807,2,'submission_item',415,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melvin Farris] New Form Submission','2024-09-28 01:35:55'),(808,2,'submission_item',415,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melvin Farris] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-28 01:35:55'),(809,2,'submission_item',416,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-28 19:53:22'),(810,2,'submission_item',416,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-28 19:53:22'),(811,2,'submission_item',417,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Venetta Dupuy] New Form Submission','2024-09-28 22:35:46'),(812,2,'submission_item',417,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Venetta Dupuy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-28 22:35:46'),(813,2,'submission_item',418,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Evan Howarth] New Form Submission','2024-09-29 02:02:14'),(814,2,'submission_item',418,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Evan Howarth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-29 02:02:14'),(815,2,'submission_item',419,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-09-29 03:12:16'),(816,2,'submission_item',419,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-29 03:12:16'),(817,2,'submission_item',420,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madeline Long] New Form Submission','2024-09-29 18:02:48'),(818,2,'submission_item',420,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madeline Long] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-29 18:02:48'),(819,2,'submission_item',421,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-09-29 19:05:49'),(820,2,'submission_item',421,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-29 19:05:49'),(821,2,'submission_item',422,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Laurence Silas] New Form Submission','2024-09-30 00:09:14'),(822,2,'submission_item',422,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Laurence Silas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-30 00:09:14'),(823,2,'submission_item',423,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-09-30 04:06:15'),(824,2,'submission_item',423,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-30 04:06:15'),(825,2,'submission_item',424,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanesha Kimbrough] New Form Submission','2024-09-30 17:37:30'),(826,2,'submission_item',424,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanesha Kimbrough] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-09-30 17:37:30'),(827,2,'submission_item',425,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-10-02 17:26:30'),(828,2,'submission_item',425,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-02 17:26:30'),(829,2,'submission_item',426,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-03 03:27:26'),(830,2,'submission_item',426,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 03:27:26'),(831,2,'submission_item',427,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil] New Form Submission','2024-10-03 06:38:55'),(832,2,'submission_item',427,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 06:38:55'),(833,2,'submission_item',428,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vera Kleeman] New Form Submission','2024-10-03 11:04:56'),(834,2,'submission_item',428,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vera Kleeman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 11:04:56'),(835,2,'submission_item',429,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amparo Hort] New Form Submission','2024-10-03 11:20:50'),(836,2,'submission_item',429,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amparo Hort] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 11:20:50'),(837,2,'submission_item',430,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madison Wanganeen] New Form Submission','2024-10-03 11:53:41'),(838,2,'submission_item',430,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madison Wanganeen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 11:53:41'),(839,2,'submission_item',431,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cleo Beal] New Form Submission','2024-10-03 13:19:58'),(840,2,'submission_item',431,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cleo Beal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-03 13:19:58'),(841,2,'submission_item',432,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lonnie Bardon] New Form Submission','2024-10-04 02:27:06'),(842,2,'submission_item',432,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lonnie Bardon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-04 02:27:06'),(843,2,'submission_item',433,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lottie Thompson] New Form Submission','2024-10-04 20:30:29'),(844,2,'submission_item',433,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lottie Thompson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-04 20:30:29'),(845,2,'submission_item',434,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noemi Hornibrook] New Form Submission','2024-10-05 01:51:22'),(846,2,'submission_item',434,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noemi Hornibrook] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-05 01:51:22'),(847,2,'submission_item',435,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-05 12:16:22'),(848,2,'submission_item',435,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-05 12:16:22'),(849,2,'submission_item',436,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-05 14:21:14'),(850,2,'submission_item',436,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-05 14:21:14'),(851,2,'submission_item',437,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Laurence] New Form Submission','2024-10-06 01:20:31'),(852,2,'submission_item',437,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Laurence] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-06 01:20:31'),(853,2,'submission_item',438,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Larry Hammond] New Form Submission','2024-10-06 03:15:57'),(854,2,'submission_item',438,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Larry Hammond] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-06 03:15:57'),(855,2,'submission_item',439,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dennis Mansom] New Form Submission','2024-10-06 17:50:53'),(856,2,'submission_item',439,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dennis Mansom] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-06 17:50:54'),(857,2,'submission_item',440,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-07 15:56:07'),(858,2,'submission_item',440,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-07 15:56:07'),(859,2,'submission_item',441,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-10-07 20:52:20'),(860,2,'submission_item',441,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-07 20:52:20'),(861,2,'submission_item',442,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sheree Ashkanasy] New Form Submission','2024-10-08 19:14:18'),(862,2,'submission_item',442,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sheree Ashkanasy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-08 19:14:18'),(863,2,'submission_item',443,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roxanne Hung] New Form Submission','2024-10-09 19:57:41'),(864,2,'submission_item',443,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roxanne Hung] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-09 19:57:41'),(865,2,'submission_item',444,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lottie Worrell] New Form Submission','2024-10-10 02:51:41'),(866,2,'submission_item',444,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lottie Worrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-10 02:51:41'),(867,2,'submission_item',445,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lacy Eger] New Form Submission','2024-10-10 19:39:05'),(868,2,'submission_item',445,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lacy Eger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-10 19:39:05'),(869,2,'submission_item',446,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elizabeth Winterbotham] New Form Submission','2024-10-11 23:52:12'),(870,2,'submission_item',446,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elizabeth Winterbotham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-11 23:52:12'),(871,2,'submission_item',447,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kina Hogarth] New Form Submission','2024-10-12 01:04:40'),(872,2,'submission_item',447,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kina Hogarth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-12 01:04:40'),(873,2,'submission_item',448,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-10-12 01:52:28'),(874,2,'submission_item',448,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-12 01:52:28'),(875,2,'submission_item',449,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-10-12 04:34:06'),(876,2,'submission_item',449,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-12 04:34:06'),(877,2,'submission_item',450,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [cucumber naw and ladonna and good and addon spark, all people good http://vo.74z5mlou3.top/xlwzg] New Form Submission','2024-10-14 09:52:38'),(878,2,'submission_item',450,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [cucumber naw and ladonna and good and addon spark, all people good http://vo.74z5mlou3.top/xlwzg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-14 09:52:38'),(879,2,'submission_item',451,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Francesco Mccaffrey] New Form Submission','2024-10-14 16:41:32'),(880,2,'submission_item',451,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Francesco Mccaffrey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-14 16:41:32'),(881,2,'submission_item',452,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margret McWilliam] New Form Submission','2024-10-15 06:05:13'),(882,2,'submission_item',452,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margret McWilliam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-15 06:05:13'),(883,2,'submission_item',453,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Berenice Macvitie] New Form Submission','2024-10-16 22:50:15'),(884,2,'submission_item',453,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Berenice Macvitie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-16 22:50:15'),(885,2,'submission_item',454,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-10-17 21:56:51'),(886,2,'submission_item',454,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-17 21:56:51'),(887,2,'submission_item',455,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Josefina Eck] New Form Submission','2024-10-18 06:34:10'),(888,2,'submission_item',455,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Josefina Eck] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-18 06:34:10'),(889,2,'submission_item',456,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-10-18 12:19:44'),(890,2,'submission_item',456,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-18 12:19:44'),(891,2,'submission_item',457,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tuyet McCoin] New Form Submission','2024-10-19 14:17:55'),(892,2,'submission_item',457,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tuyet McCoin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-19 14:17:55'),(893,2,'submission_item',458,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thorsten Wolfgram] New Form Submission','2024-10-19 14:18:35'),(894,2,'submission_item',458,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thorsten Wolfgram] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-19 14:18:35'),(895,2,'submission_item',459,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Andreas Ntritsos] New Form Submission','2024-10-21 17:12:50'),(896,2,'submission_item',459,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Andreas Ntritsos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-21 17:12:50'),(897,2,'submission_item',460,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2024-10-21 20:06:59'),(898,2,'submission_item',460,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-21 20:06:59'),(899,2,'submission_item',461,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [George] New Form Submission','2024-10-21 20:43:40'),(900,2,'submission_item',461,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [George] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-21 20:43:40'),(901,2,'submission_item',462,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Penny Wake] New Form Submission','2024-10-22 07:11:50'),(902,2,'submission_item',462,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Penny Wake] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-22 07:11:50'),(903,2,'submission_item',463,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucy Buvelot] New Form Submission','2024-10-22 18:27:35'),(904,2,'submission_item',463,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucy Buvelot] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-22 18:27:35'),(905,2,'submission_item',464,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-22 18:32:22'),(906,2,'submission_item',464,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-22 18:32:22'),(907,2,'submission_item',465,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ayaan] New Form Submission','2024-10-22 22:52:37'),(908,2,'submission_item',465,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ayaan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-22 22:52:37'),(909,2,'submission_item',466,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-23 00:09:14'),(910,2,'submission_item',466,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-23 00:09:14'),(911,2,'submission_item',467,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-23 00:13:40'),(912,2,'submission_item',467,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-23 00:13:40'),(913,2,'submission_item',468,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arnulfo Stradbroke] New Form Submission','2024-10-23 02:59:14'),(914,2,'submission_item',468,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arnulfo Stradbroke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-23 02:59:14'),(915,2,'submission_item',469,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2024-10-23 16:19:37'),(916,2,'submission_item',469,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-23 16:19:37'),(917,2,'submission_item',470,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2024-10-23 16:20:03'),(918,2,'submission_item',470,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-23 16:20:03'),(919,2,'submission_item',471,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-24 01:02:52'),(920,2,'submission_item',471,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-24 01:02:52'),(921,2,'submission_item',472,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dominique Huntsman] New Form Submission','2024-10-24 04:21:25'),(922,2,'submission_item',472,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dominique Huntsman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-24 04:21:25'),(923,2,'submission_item',473,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lina Toth] New Form Submission','2024-10-24 09:40:24'),(924,2,'submission_item',473,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lina Toth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-24 09:40:24'),(925,2,'submission_item',474,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-24 16:16:21'),(926,2,'submission_item',474,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-24 16:16:21'),(927,2,'submission_item',475,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2024-10-24 23:12:11'),(928,2,'submission_item',475,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-24 23:12:11'),(929,2,'submission_item',476,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-25 02:23:38'),(930,2,'submission_item',476,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 02:23:38'),(931,2,'submission_item',477,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [HUANG HAIMEI] New Form Submission','2024-10-25 04:38:20'),(932,2,'submission_item',477,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [HUANG HAIMEI] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 04:38:20'),(933,2,'submission_item',478,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nidia Shearer] New Form Submission','2024-10-25 07:38:21'),(934,2,'submission_item',478,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nidia Shearer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 07:38:21'),(935,2,'submission_item',479,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katja Gleeson] New Form Submission','2024-10-25 12:00:45'),(936,2,'submission_item',479,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katja Gleeson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 12:00:45'),(937,2,'submission_item',480,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-25 15:28:33'),(938,2,'submission_item',480,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 15:28:33'),(939,2,'submission_item',481,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Violet Washington] New Form Submission','2024-10-25 20:10:57'),(940,2,'submission_item',481,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Violet Washington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-25 20:10:57'),(941,2,'submission_item',482,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-26 07:41:33'),(942,2,'submission_item',482,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-26 07:41:33'),(943,2,'submission_item',483,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-27 08:33:22'),(944,2,'submission_item',483,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-27 08:33:22'),(945,2,'submission_item',484,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shelby Burley] New Form Submission','2024-10-27 22:42:44'),(946,2,'submission_item',484,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shelby Burley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-27 22:42:44'),(947,2,'submission_item',485,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vivien Pring] New Form Submission','2024-10-27 22:52:24'),(948,2,'submission_item',485,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vivien Pring] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-27 22:52:24'),(949,2,'submission_item',486,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-10-28 07:34:28'),(950,2,'submission_item',486,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-28 07:34:28'),(951,2,'submission_item',487,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-10-28 08:20:30'),(952,2,'submission_item',487,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-28 08:20:30'),(953,2,'submission_item',488,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Finn Roddy] New Form Submission','2024-10-28 08:22:34'),(954,2,'submission_item',488,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Finn Roddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-28 08:22:34'),(955,2,'submission_item',489,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shana Kaleski] New Form Submission','2024-10-28 22:05:32'),(956,2,'submission_item',489,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shana Kaleski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-28 22:05:32'),(957,2,'submission_item',490,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sandy] New Form Submission','2024-10-28 23:30:50'),(958,2,'submission_item',490,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-28 23:30:50'),(959,2,'submission_item',491,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Omer Green] New Form Submission','2024-10-29 02:02:08'),(960,2,'submission_item',491,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Omer Green] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-29 02:02:08'),(961,2,'submission_item',492,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Efrain Batey] New Form Submission','2024-10-30 03:15:35'),(962,2,'submission_item',492,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Efrain Batey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-30 03:15:35'),(963,2,'submission_item',493,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-10-30 08:48:06'),(964,2,'submission_item',493,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-30 08:48:06'),(965,2,'submission_item',494,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorene Weed] New Form Submission','2024-10-30 18:11:45'),(966,2,'submission_item',494,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorene Weed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-30 18:11:45'),(967,2,'submission_item',495,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Linwood Archibald] New Form Submission','2024-10-30 18:26:24'),(968,2,'submission_item',495,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Linwood Archibald] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-30 18:26:24'),(969,2,'submission_item',496,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Peggy Scantlebury] New Form Submission','2024-10-31 14:25:56'),(970,2,'submission_item',496,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Peggy Scantlebury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-31 14:25:56'),(971,2,'submission_item',497,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Doreen Pedder] New Form Submission','2024-10-31 15:44:51'),(972,2,'submission_item',497,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Doreen Pedder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-31 15:44:51'),(973,2,'submission_item',498,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elisa Rodway] New Form Submission','2024-10-31 20:16:58'),(974,2,'submission_item',498,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elisa Rodway] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-10-31 20:16:58'),(975,2,'submission_item',499,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hayden Bunbury] New Form Submission','2024-11-01 02:30:41'),(976,2,'submission_item',499,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hayden Bunbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-01 02:30:41'),(977,2,'submission_item',500,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vinay] New Form Submission','2024-11-01 20:44:01'),(978,2,'submission_item',500,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vinay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-01 20:44:01'),(979,2,'submission_item',501,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Felicity Sauncho] New Form Submission','2024-11-02 09:34:39'),(980,2,'submission_item',501,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Felicity Sauncho] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-02 09:34:39'),(981,2,'submission_item',502,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Bertram] New Form Submission','2024-11-03 00:30:49'),(982,2,'submission_item',502,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Bertram] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-03 00:30:49'),(983,2,'submission_item',503,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Barry Howe] New Form Submission','2024-11-03 18:45:04'),(984,2,'submission_item',503,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Barry Howe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-03 18:45:04'),(985,2,'submission_item',504,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Renate Niland] New Form Submission','2024-11-04 08:05:16'),(986,2,'submission_item',504,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Renate Niland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-04 08:05:16'),(987,2,'submission_item',505,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adolph Mackinlay] New Form Submission','2024-11-04 15:59:05'),(988,2,'submission_item',505,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adolph Mackinlay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-04 15:59:05'),(989,2,'submission_item',506,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arin] New Form Submission','2024-11-04 20:39:56'),(990,2,'submission_item',506,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-04 20:39:56'),(991,2,'submission_item',507,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cyril Thacker] New Form Submission','2024-11-04 22:58:42'),(992,2,'submission_item',507,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cyril Thacker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-04 22:58:42'),(993,2,'submission_item',508,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Philomena Blaine] New Form Submission','2024-11-05 00:55:17'),(994,2,'submission_item',508,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Philomena Blaine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 00:55:17'),(995,2,'submission_item',509,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Andreas Mulga] New Form Submission','2024-11-05 02:01:28'),(996,2,'submission_item',509,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Andreas Mulga] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 02:01:28'),(997,2,'submission_item',510,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noella Aaron] New Form Submission','2024-11-05 06:18:00'),(998,2,'submission_item',510,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noella Aaron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 06:18:00'),(999,2,'submission_item',511,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jacob Whiteeagle] New Form Submission','2024-11-05 10:08:05'),(1000,2,'submission_item',511,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jacob Whiteeagle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 10:08:05'),(1001,2,'submission_item',512,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Mcgill] New Form Submission','2024-11-05 16:26:53'),(1002,2,'submission_item',512,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Mcgill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 16:26:53'),(1003,2,'submission_item',513,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gabriella Leake] New Form Submission','2024-11-05 23:14:53'),(1004,2,'submission_item',513,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gabriella Leake] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 23:14:53'),(1005,2,'submission_item',514,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maddy] New Form Submission','2024-11-05 23:48:39'),(1006,2,'submission_item',514,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-05 23:48:39'),(1007,2,'submission_item',515,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [AKHIL NAIR] New Form Submission','2024-11-06 05:12:06'),(1008,2,'submission_item',515,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [AKHIL NAIR] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-06 05:12:06'),(1009,2,'submission_item',516,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Benito Peace] New Form Submission','2024-11-06 10:49:09'),(1010,2,'submission_item',516,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Benito Peace] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-06 10:49:09'),(1011,2,'submission_item',517,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elouise Hogarth] New Form Submission','2024-11-06 18:20:38'),(1012,2,'submission_item',517,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elouise Hogarth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-06 18:20:38'),(1013,2,'submission_item',518,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerilyn Bracewell] New Form Submission','2024-11-06 21:50:44'),(1014,2,'submission_item',518,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerilyn Bracewell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-06 21:50:44'),(1015,2,'submission_item',519,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alberta Fromm] New Form Submission','2024-11-07 01:15:45'),(1016,2,'submission_item',519,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alberta Fromm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-07 01:15:45'),(1017,2,'submission_item',520,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Goodman] New Form Submission','2024-11-07 01:42:44'),(1018,2,'submission_item',520,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Goodman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-07 01:42:44'),(1019,2,'submission_item',521,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dong Kirkland] New Form Submission','2024-11-07 07:19:57'),(1020,2,'submission_item',521,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dong Kirkland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-07 07:19:57'),(1021,2,'submission_item',522,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-11-07 20:19:38'),(1022,2,'submission_item',522,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-07 20:19:38'),(1023,2,'submission_item',523,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gertie Anders] New Form Submission','2024-11-07 23:39:40'),(1024,2,'submission_item',523,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gertie Anders] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-07 23:39:40'),(1025,2,'submission_item',524,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vickie Helbig] New Form Submission','2024-11-08 01:42:16'),(1026,2,'submission_item',524,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vickie Helbig] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-08 01:42:16'),(1027,2,'submission_item',525,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lidia Bertles] New Form Submission','2024-11-08 03:59:37'),(1028,2,'submission_item',525,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lidia Bertles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-08 03:59:37'),(1029,2,'submission_item',526,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayson Moser] New Form Submission','2024-11-09 06:28:21'),(1030,2,'submission_item',526,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayson Moser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 06:28:21'),(1031,2,'submission_item',527,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristian Cadell] New Form Submission','2024-11-09 08:31:39'),(1032,2,'submission_item',527,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristian Cadell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 08:31:39'),(1033,2,'submission_item',528,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kim Westfeild] New Form Submission','2024-11-09 11:10:54'),(1034,2,'submission_item',528,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kim Westfeild] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 11:10:54'),(1035,2,'submission_item',529,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arlie] New Form Submission','2024-11-09 12:56:39'),(1036,2,'submission_item',529,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arlie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 12:56:39'),(1037,2,'submission_item',530,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2024-11-09 18:30:01'),(1038,2,'submission_item',530,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 18:30:01'),(1039,2,'submission_item',531,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claire Sweat] New Form Submission','2024-11-09 20:30:56'),(1040,2,'submission_item',531,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claire Sweat] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-09 20:30:56'),(1041,2,'submission_item',532,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-11-10 03:11:32'),(1042,2,'submission_item',532,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-10 03:11:32'),(1043,2,'submission_item',533,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Garland McColl] New Form Submission','2024-11-10 04:03:57'),(1044,2,'submission_item',533,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Garland McColl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-10 04:03:57'),(1045,2,'submission_item',534,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hannelore Brinker] New Form Submission','2024-11-10 05:42:50'),(1046,2,'submission_item',534,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hannelore Brinker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-10 05:42:50'),(1047,2,'submission_item',535,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicki Wood] New Form Submission','2024-11-10 17:58:41'),(1048,2,'submission_item',535,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicki Wood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-10 17:58:41'),(1049,2,'submission_item',536,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2024-11-10 21:34:29'),(1050,2,'submission_item',536,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-10 21:34:29'),(1051,2,'submission_item',537,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lois Jansen] New Form Submission','2024-11-11 14:29:24'),(1052,2,'submission_item',537,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lois Jansen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-11 14:29:24'),(1053,2,'submission_item',538,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sid] New Form Submission','2024-11-11 22:08:16'),(1054,2,'submission_item',538,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-11 22:08:16'),(1055,2,'submission_item',539,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gracie Chaffey] New Form Submission','2024-11-11 23:23:54'),(1056,2,'submission_item',539,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gracie Chaffey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-11 23:23:54'),(1057,2,'submission_item',540,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Haley Watsford] New Form Submission','2024-11-12 06:09:50'),(1058,2,'submission_item',540,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Haley Watsford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-12 06:09:50'),(1059,2,'submission_item',541,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hugo Beattie] New Form Submission','2024-11-12 07:30:40'),(1060,2,'submission_item',541,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hugo Beattie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-12 07:30:40'),(1061,2,'submission_item',542,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kim Westfeild] New Form Submission','2024-11-12 14:33:33'),(1062,2,'submission_item',542,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kim Westfeild] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-12 14:33:33'),(1063,2,'submission_item',543,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivan R.] New Form Submission','2024-11-12 23:17:24'),(1064,2,'submission_item',543,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivan R.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-12 23:17:24'),(1065,2,'submission_item',544,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenna Ebersbacher] New Form Submission','2024-11-13 01:06:17'),(1066,2,'submission_item',544,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenna Ebersbacher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-13 01:06:17'),(1067,2,'submission_item',545,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrianne Schnell] New Form Submission','2024-11-13 11:07:09'),(1068,2,'submission_item',545,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrianne Schnell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-13 11:07:09'),(1069,2,'submission_item',546,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-11-13 14:10:49'),(1070,2,'submission_item',546,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-13 14:10:49'),(1071,2,'submission_item',547,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leandro Stock] New Form Submission','2024-11-14 09:44:25'),(1072,2,'submission_item',547,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leandro Stock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-14 09:44:25'),(1073,2,'submission_item',548,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rae Whitis] New Form Submission','2024-11-15 04:15:36'),(1074,2,'submission_item',548,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rae Whitis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-15 04:15:36'),(1075,4,'submission_item',549,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gopitha M M] New Form Submission','2024-11-15 09:36:00'),(1076,4,'submission_item',549,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gopitha M M] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-15 09:36:00'),(1077,2,'submission_item',550,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorenza Dann] New Form Submission','2024-11-15 18:07:55'),(1078,2,'submission_item',550,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorenza Dann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-15 18:07:55'),(1079,2,'submission_item',551,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruthie Polding] New Form Submission','2024-11-16 05:19:23'),(1080,2,'submission_item',551,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruthie Polding] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-16 05:19:23'),(1081,2,'submission_item',552,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vivien Falkiner] New Form Submission','2024-11-17 10:12:07'),(1082,2,'submission_item',552,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vivien Falkiner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-17 10:12:07'),(1083,2,'submission_item',553,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Letha] New Form Submission','2024-11-17 15:28:40'),(1084,2,'submission_item',553,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Letha] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-17 15:28:40'),(1085,2,'submission_item',554,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fermin Ellington] New Form Submission','2024-11-17 19:01:13'),(1086,2,'submission_item',554,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fermin Ellington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-17 19:01:13'),(1087,2,'submission_item',555,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-11-17 22:58:46'),(1088,2,'submission_item',555,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-17 22:58:46'),(1089,2,'submission_item',556,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martens Svens] New Form Submission','2024-11-18 07:23:48'),(1090,2,'submission_item',556,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martens Svens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-18 07:23:48'),(1091,2,'submission_item',557,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jonathan Glenn] New Form Submission','2024-11-18 10:47:53'),(1092,2,'submission_item',557,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jonathan Glenn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-18 10:47:53'),(1093,2,'submission_item',558,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Seth Congreve] New Form Submission','2024-11-18 20:16:16'),(1094,2,'submission_item',558,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Seth Congreve] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-18 20:16:16'),(1095,2,'submission_item',559,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elbert MacDevitt] New Form Submission','2024-11-19 03:40:56'),(1096,2,'submission_item',559,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elbert MacDevitt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-19 03:40:56'),(1097,2,'submission_item',560,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jamaal Stow] New Form Submission','2024-11-19 08:58:26'),(1098,2,'submission_item',560,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jamaal Stow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-19 08:58:26'),(1099,2,'submission_item',561,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wm Bush] New Form Submission','2024-11-19 14:51:49'),(1100,2,'submission_item',561,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wm Bush] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-19 14:51:49'),(1101,2,'submission_item',562,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Luann Andersen] New Form Submission','2024-11-19 21:00:38'),(1102,2,'submission_item',562,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Luann Andersen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-19 21:00:38'),(1103,2,'submission_item',563,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2024-11-20 04:20:42'),(1104,2,'submission_item',563,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-20 04:20:42'),(1105,2,'submission_item',564,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-11-20 06:27:11'),(1106,2,'submission_item',564,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-20 06:27:11'),(1107,2,'submission_item',565,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ken Dealba] New Form Submission','2024-11-20 14:00:01'),(1108,2,'submission_item',565,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ken Dealba] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-20 14:00:01'),(1109,2,'submission_item',566,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elijah Moon] New Form Submission','2024-11-20 18:07:15'),(1110,2,'submission_item',566,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elijah Moon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-20 18:07:15'),(1111,2,'submission_item',567,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Van Correa] New Form Submission','2024-11-20 18:18:21'),(1112,2,'submission_item',567,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Van Correa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-20 18:18:21'),(1113,2,'submission_item',568,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Colby Horne] New Form Submission','2024-11-21 15:07:31'),(1114,2,'submission_item',568,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Colby Horne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-21 15:07:31'),(1115,2,'submission_item',569,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenna Cadwallader] New Form Submission','2024-11-21 16:43:27'),(1116,2,'submission_item',569,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenna Cadwallader] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-21 16:43:27'),(1117,2,'submission_item',570,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2024-11-21 20:46:26'),(1118,2,'submission_item',570,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-21 20:46:26'),(1119,2,'submission_item',571,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Peter Cabe] New Form Submission','2024-11-22 00:27:22'),(1120,2,'submission_item',571,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Peter Cabe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-22 00:27:22'),(1121,2,'submission_item',572,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Windy Pie] New Form Submission','2024-11-22 00:33:08'),(1122,2,'submission_item',572,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Windy Pie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-22 00:33:08'),(1123,2,'submission_item',573,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hiram Siddins] New Form Submission','2024-11-22 20:06:45'),(1124,2,'submission_item',573,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hiram Siddins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-22 20:06:45'),(1125,2,'submission_item',574,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phil Stewart] New Form Submission','2024-11-22 21:53:50'),(1126,2,'submission_item',574,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phil Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-22 21:53:50'),(1127,2,'submission_item',575,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matthew Williams] New Form Submission','2024-11-22 23:28:16'),(1128,2,'submission_item',575,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matthew Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-22 23:28:16'),(1129,2,'submission_item',576,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alvaro Browne] New Form Submission','2024-11-23 01:35:44'),(1130,2,'submission_item',576,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alvaro Browne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-23 01:35:44'),(1131,2,'submission_item',577,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Markus Delong] New Form Submission','2024-11-23 03:14:50'),(1132,2,'submission_item',577,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Markus Delong] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-23 03:14:50'),(1133,2,'submission_item',578,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-11-23 07:33:00'),(1134,2,'submission_item',578,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-23 07:33:00'),(1135,2,'submission_item',579,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joel Stookma] New Form Submission','2024-11-23 09:47:24'),(1136,2,'submission_item',579,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joel Stookma] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-23 09:47:24'),(1137,2,'submission_item',580,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tristan Dresner] New Form Submission','2024-11-24 01:14:41'),(1138,2,'submission_item',580,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tristan Dresner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-24 01:14:41'),(1139,2,'submission_item',581,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sadie Conlon] New Form Submission','2024-11-24 02:07:42'),(1140,2,'submission_item',581,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sadie Conlon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-24 02:07:42'),(1141,2,'submission_item',582,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jacob Whiteeagle] New Form Submission','2024-11-24 13:23:28'),(1142,2,'submission_item',582,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jacob Whiteeagle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-24 13:23:28'),(1143,2,'submission_item',583,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Uta Hust] New Form Submission','2024-11-24 19:04:29'),(1144,2,'submission_item',583,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Uta Hust] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-24 19:04:29'),(1145,2,'submission_item',584,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isobel] New Form Submission','2024-11-25 05:53:38'),(1146,2,'submission_item',584,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isobel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-25 05:53:38'),(1147,2,'submission_item',585,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frankie Drennen] New Form Submission','2024-11-25 17:18:02'),(1148,2,'submission_item',585,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frankie Drennen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-25 17:18:02'),(1149,2,'submission_item',586,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Finn Kidwell] New Form Submission','2024-11-25 20:56:11'),(1150,2,'submission_item',586,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Finn Kidwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-25 20:56:11'),(1151,2,'submission_item',587,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ewan Furst] New Form Submission','2024-11-25 22:29:16'),(1152,2,'submission_item',587,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ewan Furst] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-25 22:29:16'),(1153,2,'submission_item',588,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antje Sterrett] New Form Submission','2024-11-26 15:10:12'),(1154,2,'submission_item',588,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antje Sterrett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-26 15:10:12'),(1155,2,'submission_item',589,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Brice] New Form Submission','2024-11-26 17:09:57'),(1156,2,'submission_item',589,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Brice] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-26 17:09:57'),(1157,2,'submission_item',590,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cory Truscott] New Form Submission','2024-11-27 05:50:51'),(1158,2,'submission_item',590,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cory Truscott] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-27 05:50:51'),(1159,2,'submission_item',591,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frank Elphinstone] New Form Submission','2024-11-27 07:48:40'),(1160,2,'submission_item',591,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frank Elphinstone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-27 07:48:40'),(1161,2,'submission_item',592,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leola Koehn] New Form Submission','2024-11-27 21:23:06'),(1162,2,'submission_item',592,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leola Koehn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-27 21:23:06'),(1163,2,'submission_item',593,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claude Gratwick] New Form Submission','2024-11-28 17:10:13'),(1164,2,'submission_item',593,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claude Gratwick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-28 17:10:13'),(1165,2,'submission_item',594,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerrod Caulfield] New Form Submission','2024-11-28 22:42:14'),(1166,2,'submission_item',594,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerrod Caulfield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-28 22:42:14'),(1167,2,'submission_item',595,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elizabeth] New Form Submission','2024-11-28 23:30:33'),(1168,2,'submission_item',595,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elizabeth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-28 23:30:33'),(1169,2,'submission_item',596,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Galen Timperley] New Form Submission','2024-11-29 00:18:56'),(1170,2,'submission_item',596,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Galen Timperley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-29 00:18:56'),(1171,2,'submission_item',597,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eve Finlay] New Form Submission','2024-11-29 04:35:21'),(1172,2,'submission_item',597,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eve Finlay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-29 04:35:21'),(1173,2,'submission_item',598,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Steve Stommer] New Form Submission','2024-11-29 09:02:44'),(1174,2,'submission_item',598,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Steve Stommer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-29 09:02:45'),(1175,2,'submission_item',599,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Harlan Knutson] New Form Submission','2024-11-30 01:47:26'),(1176,2,'submission_item',599,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Harlan Knutson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-30 01:47:26'),(1177,2,'submission_item',600,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilmer Wimble] New Form Submission','2024-11-30 08:13:53'),(1178,2,'submission_item',600,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilmer Wimble] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-30 08:13:53'),(1179,2,'submission_item',601,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fidel] New Form Submission','2024-11-30 13:29:46'),(1180,2,'submission_item',601,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fidel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-30 13:29:46'),(1181,2,'submission_item',602,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ferne Welton] New Form Submission','2024-11-30 22:36:35'),(1182,2,'submission_item',602,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ferne Welton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-11-30 22:36:35'),(1183,2,'submission_item',603,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nickolas Lyster] New Form Submission','2024-12-01 11:12:11'),(1184,2,'submission_item',603,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nickolas Lyster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-01 11:12:11'),(1185,2,'submission_item',604,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeanne Stirling] New Form Submission','2024-12-01 15:25:34'),(1186,2,'submission_item',604,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeanne Stirling] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-01 15:25:34'),(1187,2,'submission_item',605,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elena Norman] New Form Submission','2024-12-01 23:22:37'),(1188,2,'submission_item',605,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elena Norman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-01 23:22:37'),(1189,2,'submission_item',606,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cliff Rendall] New Form Submission','2024-12-02 01:17:12'),(1190,2,'submission_item',606,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cliff Rendall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-02 01:17:12'),(1191,2,'submission_item',607,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dick Ward] New Form Submission','2024-12-02 04:12:58'),(1192,2,'submission_item',607,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dick Ward] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-02 04:12:58'),(1193,2,'submission_item',608,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rose Crutcher] New Form Submission','2024-12-02 11:55:13'),(1194,2,'submission_item',608,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rose Crutcher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-02 11:55:14'),(1195,2,'submission_item',609,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Justine Cheney] New Form Submission','2024-12-02 21:20:31'),(1196,2,'submission_item',609,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Justine Cheney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-02 21:20:31'),(1197,2,'submission_item',610,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antoinette Probert] New Form Submission','2024-12-03 14:07:22'),(1198,2,'submission_item',610,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antoinette Probert] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-03 14:07:22'),(1199,2,'submission_item',611,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Augustina Hupp] New Form Submission','2024-12-03 21:25:38'),(1200,2,'submission_item',611,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Augustina Hupp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-03 21:25:38'),(1201,2,'submission_item',612,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Steve Stommer] New Form Submission','2024-12-04 06:07:31'),(1202,2,'submission_item',612,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Steve Stommer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-04 06:07:31'),(1203,2,'submission_item',613,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nolan Armenta] New Form Submission','2024-12-04 06:50:38'),(1204,2,'submission_item',613,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nolan Armenta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-04 06:50:38'),(1205,2,'submission_item',614,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Byron Bayly] New Form Submission','2024-12-04 11:21:39'),(1206,2,'submission_item',614,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Byron Bayly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-04 11:21:39'),(1207,2,'submission_item',615,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Santos Burwell] New Form Submission','2024-12-04 18:16:21'),(1208,2,'submission_item',615,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Santos Burwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-04 18:16:21'),(1209,2,'submission_item',616,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nancee Leavitt] New Form Submission','2024-12-05 05:58:27'),(1210,2,'submission_item',616,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nancee Leavitt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-05 05:58:27'),(1211,2,'submission_item',617,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mason Honeycutt] New Form Submission','2024-12-05 16:12:37'),(1212,2,'submission_item',617,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mason Honeycutt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-05 16:12:37'),(1213,2,'submission_item',618,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trudi Bourgeois] New Form Submission','2024-12-06 16:57:46'),(1214,2,'submission_item',618,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trudi Bourgeois] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-06 16:57:46'),(1215,2,'submission_item',619,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelie Gibney] New Form Submission','2024-12-06 19:32:43'),(1216,2,'submission_item',619,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelie Gibney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-06 19:32:43'),(1217,2,'submission_item',620,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roy Sturt] New Form Submission','2024-12-07 04:28:25'),(1218,2,'submission_item',620,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roy Sturt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-07 04:28:25'),(1219,2,'submission_item',621,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Larry McDonnell] New Form Submission','2024-12-07 08:30:44'),(1220,2,'submission_item',621,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Larry McDonnell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-07 08:30:44'),(1221,2,'submission_item',622,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2024-12-08 12:37:51'),(1222,2,'submission_item',622,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-08 12:37:51'),(1223,2,'submission_item',623,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eulalia Schroder] New Form Submission','2024-12-08 19:31:41'),(1224,2,'submission_item',623,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eulalia Schroder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-08 19:31:41'),(1225,2,'submission_item',624,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shawna Amies] New Form Submission','2024-12-09 03:04:24'),(1226,2,'submission_item',624,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shawna Amies] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 03:04:24'),(1227,2,'submission_item',625,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melinda Jameson] New Form Submission','2024-12-09 08:42:47'),(1228,2,'submission_item',625,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melinda Jameson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 08:42:47'),(1229,2,'submission_item',626,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michaela] New Form Submission','2024-12-09 09:34:50'),(1230,2,'submission_item',626,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michaela] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 09:34:50'),(1231,2,'submission_item',627,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dean Cobbett] New Form Submission','2024-12-09 15:46:20'),(1232,2,'submission_item',627,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dean Cobbett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 15:46:20'),(1233,2,'submission_item',628,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Derek Moon] New Form Submission','2024-12-09 16:34:24'),(1234,2,'submission_item',628,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Derek Moon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 16:34:24'),(1235,2,'submission_item',629,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nona Short] New Form Submission','2024-12-09 20:03:20'),(1236,2,'submission_item',629,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nona Short] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 20:03:20'),(1237,2,'submission_item',630,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil] New Form Submission','2024-12-09 20:09:03'),(1238,2,'submission_item',630,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-09 20:09:03'),(1239,2,'submission_item',631,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leilani Shade] New Form Submission','2024-12-10 06:10:03'),(1240,2,'submission_item',631,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leilani Shade] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-10 06:10:03'),(1241,2,'submission_item',632,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jacob Whiteeagle] New Form Submission','2024-12-11 08:53:36'),(1242,2,'submission_item',632,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jacob Whiteeagle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 08:53:36'),(1243,2,'submission_item',633,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-11 11:44:55'),(1244,2,'submission_item',633,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 11:44:55'),(1245,2,'submission_item',634,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [McKee Michael] New Form Submission','2024-12-11 15:01:00'),(1246,2,'submission_item',634,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [McKee Michael] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 15:01:00'),(1247,2,'submission_item',635,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2024-12-11 15:04:51'),(1248,2,'submission_item',635,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 15:04:51'),(1249,2,'submission_item',636,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jasmin Oatley] New Form Submission','2024-12-11 15:15:57'),(1250,2,'submission_item',636,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jasmin Oatley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 15:15:57'),(1251,2,'submission_item',637,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma Makowski] New Form Submission','2024-12-11 17:15:41'),(1252,2,'submission_item',637,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma Makowski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-11 17:15:41'),(1253,2,'submission_item',638,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Twila Vickery] New Form Submission','2024-12-12 00:47:56'),(1254,2,'submission_item',638,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Twila Vickery] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-12 00:47:56'),(1255,2,'submission_item',639,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-12 09:37:50'),(1256,2,'submission_item',639,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-12 09:37:50'),(1257,2,'submission_item',640,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-12 10:46:24'),(1258,2,'submission_item',640,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-12 10:46:24'),(1259,2,'submission_item',641,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monroe Hoskin] New Form Submission','2024-12-12 23:44:28'),(1260,2,'submission_item',641,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monroe Hoskin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-12 23:44:28'),(1261,2,'submission_item',642,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-13 09:29:53'),(1262,2,'submission_item',642,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-13 09:29:53'),(1263,2,'submission_item',643,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ngan Doyle] New Form Submission','2024-12-13 16:02:20'),(1264,2,'submission_item',643,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ngan Doyle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-13 16:02:20'),(1265,2,'submission_item',644,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karolyn Schuler] New Form Submission','2024-12-13 16:25:05'),(1266,2,'submission_item',644,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karolyn Schuler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-13 16:25:05'),(1267,2,'submission_item',645,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carma Eady] New Form Submission','2024-12-13 21:13:04'),(1268,2,'submission_item',645,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carma Eady] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-13 21:13:04'),(1269,2,'submission_item',646,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julieta Kellermann] New Form Submission','2024-12-13 21:38:05'),(1270,2,'submission_item',646,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julieta Kellermann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-13 21:38:05'),(1271,2,'submission_item',647,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Horacio Adame] New Form Submission','2024-12-15 17:20:25'),(1272,2,'submission_item',647,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Horacio Adame] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-15 17:20:25'),(1273,2,'submission_item',648,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-15 17:44:07'),(1274,2,'submission_item',648,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-15 17:44:07'),(1275,2,'submission_item',649,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Raymond Sawyer] New Form Submission','2024-12-15 18:08:46'),(1276,2,'submission_item',649,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Raymond Sawyer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-15 18:08:46'),(1277,2,'submission_item',650,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-15 20:14:44'),(1278,2,'submission_item',650,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-15 20:14:44'),(1279,2,'submission_item',651,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krista O\'Flynn] New Form Submission','2024-12-16 04:48:11'),(1280,2,'submission_item',651,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krista O\'Flynn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 04:48:11'),(1281,2,'submission_item',652,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vai] New Form Submission','2024-12-16 09:57:13'),(1282,2,'submission_item',652,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 09:57:13'),(1283,2,'submission_item',653,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pilar Connelly] New Form Submission','2024-12-16 11:16:37'),(1284,2,'submission_item',653,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pilar Connelly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 11:16:37'),(1285,2,'submission_item',654,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Betty Leong] New Form Submission','2024-12-16 15:17:21'),(1286,2,'submission_item',654,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Betty Leong] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 15:17:21'),(1287,2,'submission_item',655,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Haley Frisina] New Form Submission','2024-12-16 15:37:10'),(1288,2,'submission_item',655,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Haley Frisina] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 15:37:10'),(1289,2,'submission_item',656,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Annabelle Goris] New Form Submission','2024-12-16 19:09:16'),(1290,2,'submission_item',656,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Annabelle Goris] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 19:09:16'),(1291,2,'submission_item',657,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chet Rhein] New Form Submission','2024-12-16 19:13:48'),(1292,2,'submission_item',657,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chet Rhein] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 19:13:48'),(1293,2,'submission_item',658,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Violet Barnes] New Form Submission','2024-12-16 23:56:23'),(1294,2,'submission_item',658,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Violet Barnes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-16 23:56:23'),(1295,2,'submission_item',659,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kurt Refshauge] New Form Submission','2024-12-17 09:16:33'),(1296,2,'submission_item',659,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kurt Refshauge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-17 09:16:33'),(1297,2,'submission_item',660,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ferdinand Squires] New Form Submission','2024-12-17 15:08:19'),(1298,2,'submission_item',660,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ferdinand Squires] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-17 15:08:19'),(1299,2,'submission_item',661,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dominick Le Messurier] New Form Submission','2024-12-17 17:36:07'),(1300,2,'submission_item',661,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dominick Le Messurier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-17 17:36:07'),(1301,2,'submission_item',662,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-17 23:15:12'),(1302,2,'submission_item',662,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-17 23:15:12'),(1303,2,'submission_item',663,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-18 22:44:49'),(1304,2,'submission_item',663,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-18 22:44:49'),(1305,2,'submission_item',664,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chassidy Mattocks] New Form Submission','2024-12-18 23:00:58'),(1306,2,'submission_item',664,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chassidy Mattocks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-18 23:00:58'),(1307,2,'submission_item',665,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-19 00:14:10'),(1308,2,'submission_item',665,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-19 00:14:10'),(1309,2,'submission_item',666,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brandi Trickett] New Form Submission','2024-12-19 12:37:41'),(1310,2,'submission_item',666,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brandi Trickett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-19 12:37:41'),(1311,2,'submission_item',667,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hannah Alexander] New Form Submission','2024-12-19 13:10:24'),(1312,2,'submission_item',667,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hannah Alexander] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-19 13:10:24'),(1313,2,'submission_item',668,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jasmin Gresswell] New Form Submission','2024-12-19 18:09:56'),(1314,2,'submission_item',668,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jasmin Gresswell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-19 18:09:56'),(1315,2,'submission_item',669,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruben Heritage] New Form Submission','2024-12-19 20:52:21'),(1316,2,'submission_item',669,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruben Heritage] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-19 20:52:21'),(1317,2,'submission_item',670,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maynard Vosper] New Form Submission','2024-12-20 05:33:13'),(1318,2,'submission_item',670,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maynard Vosper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-20 05:33:13'),(1319,2,'submission_item',671,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-20 10:45:07'),(1320,2,'submission_item',671,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-20 10:45:07'),(1321,2,'submission_item',672,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Russell Turner] New Form Submission','2024-12-20 12:29:43'),(1322,2,'submission_item',672,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Russell Turner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-20 12:29:43'),(1323,2,'submission_item',673,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamera Mondragon] New Form Submission','2024-12-21 06:50:02'),(1324,2,'submission_item',673,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamera Mondragon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 06:50:02'),(1325,2,'submission_item',674,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rocky Kennerley] New Form Submission','2024-12-21 08:55:31'),(1326,2,'submission_item',674,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rocky Kennerley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 08:55:31'),(1327,2,'submission_item',675,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Micheal] New Form Submission','2024-12-21 09:08:47'),(1328,2,'submission_item',675,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Micheal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 09:08:47'),(1329,2,'submission_item',676,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavonda Houle] New Form Submission','2024-12-21 11:54:33'),(1330,2,'submission_item',676,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavonda Houle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 11:54:33'),(1331,2,'submission_item',677,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-21 17:13:21'),(1332,2,'submission_item',677,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 17:13:21'),(1333,2,'submission_item',678,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-21 17:43:36'),(1334,2,'submission_item',678,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 17:43:36'),(1335,2,'submission_item',679,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-21 20:43:17'),(1336,2,'submission_item',679,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 20:43:17'),(1337,2,'submission_item',680,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeremiah Elsass] New Form Submission','2024-12-21 23:16:41'),(1338,2,'submission_item',680,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeremiah Elsass] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-21 23:16:41'),(1339,2,'submission_item',681,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-22 03:50:26'),(1340,2,'submission_item',681,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 03:50:26'),(1341,2,'submission_item',682,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2024-12-22 08:14:58'),(1342,2,'submission_item',682,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 08:14:58'),(1343,2,'submission_item',683,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamela Knoll] New Form Submission','2024-12-22 09:54:57'),(1344,2,'submission_item',683,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamela Knoll] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 09:54:57'),(1345,2,'submission_item',684,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isabel Audet] New Form Submission','2024-12-22 13:57:10'),(1346,2,'submission_item',684,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isabel Audet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 13:57:10'),(1347,2,'submission_item',685,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-22 16:43:59'),(1348,2,'submission_item',685,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 16:43:59'),(1349,2,'submission_item',686,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ebony Dechaineux] New Form Submission','2024-12-22 17:11:12'),(1350,2,'submission_item',686,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ebony Dechaineux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 17:11:12'),(1351,2,'submission_item',687,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alejandra Cheeke] New Form Submission','2024-12-22 23:42:43'),(1352,2,'submission_item',687,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alejandra Cheeke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-22 23:42:43'),(1353,2,'submission_item',688,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Niklas Lively] New Form Submission','2024-12-23 18:42:21'),(1354,2,'submission_item',688,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Niklas Lively] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-23 18:42:21'),(1355,2,'submission_item',689,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachelle Laporte] New Form Submission','2024-12-24 00:05:59'),(1356,2,'submission_item',689,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachelle Laporte] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-24 00:05:59'),(1357,2,'submission_item',690,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elissa Roderic] New Form Submission','2024-12-24 05:36:13'),(1358,2,'submission_item',690,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elissa Roderic] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-24 05:36:13'),(1359,2,'submission_item',691,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Toby Oneal] New Form Submission','2024-12-24 17:50:50'),(1360,2,'submission_item',691,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Toby Oneal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-24 17:50:50'),(1361,2,'submission_item',692,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Heather Steil] New Form Submission','2024-12-24 22:02:33'),(1362,2,'submission_item',692,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Heather Steil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-24 22:02:33'),(1363,2,'submission_item',693,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Denese Montanez] New Form Submission','2024-12-24 22:15:46'),(1364,2,'submission_item',693,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Denese Montanez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-24 22:15:46'),(1365,2,'submission_item',694,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-26 05:09:39'),(1366,2,'submission_item',694,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-26 05:09:39'),(1367,2,'submission_item',695,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-26 05:20:41'),(1368,2,'submission_item',695,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-26 05:20:41'),(1369,2,'submission_item',696,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Magnolia Kemper] New Form Submission','2024-12-26 13:58:59'),(1370,2,'submission_item',696,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Magnolia Kemper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-26 13:58:59'),(1371,2,'submission_item',697,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-26 19:03:26'),(1372,2,'submission_item',697,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-26 19:03:26'),(1373,2,'submission_item',698,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jennie Edinburgh] New Form Submission','2024-12-27 20:10:37'),(1374,2,'submission_item',698,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jennie Edinburgh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-27 20:10:37'),(1375,2,'submission_item',699,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Minerva Selby] New Form Submission','2024-12-27 22:01:28'),(1376,2,'submission_item',699,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Minerva Selby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-27 22:01:28'),(1377,2,'submission_item',700,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tuyet Duval] New Form Submission','2024-12-27 22:07:55'),(1378,2,'submission_item',700,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tuyet Duval] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-27 22:07:56'),(1379,2,'submission_item',701,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jasper Kepert] New Form Submission','2024-12-28 01:36:16'),(1380,2,'submission_item',701,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jasper Kepert] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-28 01:36:16'),(1381,2,'submission_item',702,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jacob Whiteeagle] New Form Submission','2024-12-28 02:39:30'),(1382,2,'submission_item',702,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jacob Whiteeagle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-28 02:39:30'),(1383,2,'submission_item',703,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-29 02:28:36'),(1384,2,'submission_item',703,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-29 02:28:36'),(1385,2,'submission_item',704,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Klaudia Farias] New Form Submission','2024-12-29 04:14:49'),(1386,2,'submission_item',704,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Klaudia Farias] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-29 04:14:49'),(1387,2,'submission_item',705,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dena] New Form Submission','2024-12-29 08:58:17'),(1388,2,'submission_item',705,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dena] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-29 08:58:17'),(1389,2,'submission_item',706,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lori Whisler] New Form Submission','2024-12-29 11:00:16'),(1390,2,'submission_item',706,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lori Whisler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-29 11:00:16'),(1391,2,'submission_item',707,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-30 02:38:24'),(1392,2,'submission_item',707,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 02:38:24'),(1393,2,'submission_item',708,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jewel Dimarco] New Form Submission','2024-12-30 03:39:53'),(1394,2,'submission_item',708,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jewel Dimarco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 03:39:53'),(1395,2,'submission_item',709,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melba Goldfinch] New Form Submission','2024-12-30 05:58:36'),(1396,2,'submission_item',709,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melba Goldfinch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 05:58:36'),(1397,2,'submission_item',710,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2024-12-30 08:08:41'),(1398,2,'submission_item',710,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 08:08:41'),(1399,2,'submission_item',711,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alberto Reynolds] New Form Submission','2024-12-30 08:37:51'),(1400,2,'submission_item',711,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alberto Reynolds] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 08:37:51'),(1401,2,'submission_item',712,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Herbert] New Form Submission','2024-12-30 21:25:18'),(1402,2,'submission_item',712,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Herbert] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-30 21:25:18'),(1403,2,'submission_item',713,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamara Munday] New Form Submission','2024-12-31 09:25:13'),(1404,2,'submission_item',713,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamara Munday] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 09:25:13'),(1405,2,'submission_item',714,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trena Fetherston] New Form Submission','2024-12-31 15:26:22'),(1406,2,'submission_item',714,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trena Fetherston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 15:26:22'),(1407,2,'submission_item',715,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2024-12-31 18:09:05'),(1408,2,'submission_item',715,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 18:09:05'),(1409,2,'submission_item',716,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lakeisha Carden] New Form Submission','2024-12-31 18:50:57'),(1410,2,'submission_item',716,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lakeisha Carden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 18:50:57'),(1411,2,'submission_item',717,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adell Cleary] New Form Submission','2024-12-31 20:35:53'),(1412,2,'submission_item',717,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adell Cleary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 20:35:53'),(1413,2,'submission_item',718,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zac Lymburner] New Form Submission','2024-12-31 20:47:27'),(1414,2,'submission_item',718,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zac Lymburner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 20:47:27'),(1415,2,'submission_item',719,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mariano Tavares] New Form Submission','2024-12-31 20:47:29'),(1416,2,'submission_item',719,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mariano Tavares] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 20:47:29'),(1417,2,'submission_item',720,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elise Cortes] New Form Submission','2024-12-31 20:53:40'),(1418,2,'submission_item',720,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elise Cortes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2024-12-31 20:53:40'),(1419,2,'submission_item',721,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louie Atchison] New Form Submission','2025-01-01 09:22:53'),(1420,2,'submission_item',721,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louie Atchison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-01 09:22:53'),(1421,2,'submission_item',722,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latrice Beverly] New Form Submission','2025-01-01 09:37:45'),(1422,2,'submission_item',722,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latrice Beverly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-01 09:37:45'),(1423,2,'submission_item',723,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-01 18:19:55'),(1424,2,'submission_item',723,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-01 18:19:55'),(1425,2,'submission_item',724,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-01 22:03:01'),(1426,2,'submission_item',724,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-01 22:03:01'),(1427,2,'submission_item',725,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-02 16:30:23'),(1428,2,'submission_item',725,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-02 16:30:23'),(1429,2,'submission_item',726,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mathias Leger] New Form Submission','2025-01-02 18:50:46'),(1430,2,'submission_item',726,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mathias Leger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-02 18:50:46'),(1431,2,'submission_item',727,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milan Gaertner] New Form Submission','2025-01-03 02:08:08'),(1432,2,'submission_item',727,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milan Gaertner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-03 02:08:08'),(1433,2,'submission_item',728,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Qasim Yaseen] New Form Submission','2025-01-03 04:19:30'),(1434,2,'submission_item',728,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Qasim Yaseen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-03 04:19:30'),(1435,2,'submission_item',729,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2025-01-04 10:24:55'),(1436,2,'submission_item',729,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-04 10:24:55'),(1437,2,'submission_item',730,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-04 13:35:03'),(1438,2,'submission_item',730,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-04 13:35:03'),(1439,2,'submission_item',731,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Saul Wiley] New Form Submission','2025-01-04 16:26:36'),(1440,2,'submission_item',731,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Saul Wiley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-04 16:26:36'),(1441,2,'submission_item',732,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Destiny Houston] New Form Submission','2025-01-04 17:54:51'),(1442,2,'submission_item',732,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Destiny Houston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-04 17:54:51'),(1443,2,'submission_item',733,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juliana Koehler] New Form Submission','2025-01-05 22:07:15'),(1444,2,'submission_item',733,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juliana Koehler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-05 22:07:15'),(1445,2,'submission_item',734,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juliana Francois] New Form Submission','2025-01-06 09:05:47'),(1446,2,'submission_item',734,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juliana Francois] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-06 09:05:47'),(1447,2,'submission_item',735,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ilene] New Form Submission','2025-01-06 22:40:01'),(1448,2,'submission_item',735,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ilene] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-06 22:40:01'),(1449,2,'submission_item',736,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2025-01-07 01:00:49'),(1450,2,'submission_item',736,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-07 01:00:49'),(1451,2,'submission_item',737,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nagappan] New Form Submission','2025-01-07 06:03:51'),(1452,2,'submission_item',737,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nagappan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-07 06:03:51'),(1453,2,'submission_item',738,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Romaine Gooseberry] New Form Submission','2025-01-07 13:39:55'),(1454,2,'submission_item',738,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Romaine Gooseberry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-07 13:39:55'),(1455,2,'submission_item',739,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-08 09:38:42'),(1456,2,'submission_item',739,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-08 09:38:42'),(1457,2,'submission_item',740,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deon Thorn] New Form Submission','2025-01-08 13:24:21'),(1458,2,'submission_item',740,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deon Thorn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-08 13:24:21'),(1459,2,'submission_item',741,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-08 19:28:40'),(1460,2,'submission_item',741,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-08 19:28:40'),(1461,2,'submission_item',742,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madison Hussey] New Form Submission','2025-01-08 22:18:06'),(1462,2,'submission_item',742,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madison Hussey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-08 22:18:06'),(1463,2,'submission_item',743,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jocelyn Seiler] New Form Submission','2025-01-09 00:25:06'),(1464,2,'submission_item',743,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jocelyn Seiler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 00:25:06'),(1465,2,'submission_item',744,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Izetta Merryman] New Form Submission','2025-01-09 01:13:54'),(1466,2,'submission_item',744,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Izetta Merryman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 01:13:54'),(1467,2,'submission_item',745,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kellye Mcknight] New Form Submission','2025-01-09 02:08:08'),(1468,2,'submission_item',745,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kellye Mcknight] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 02:08:08'),(1469,2,'submission_item',746,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-09 02:50:58'),(1470,2,'submission_item',746,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 02:50:58'),(1471,2,'submission_item',747,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Liliana Bastow] New Form Submission','2025-01-09 03:59:07'),(1472,2,'submission_item',747,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Liliana Bastow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 03:59:07'),(1473,2,'submission_item',748,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-09 08:13:53'),(1474,2,'submission_item',748,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 08:13:53'),(1475,2,'submission_item',749,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Walter Builder] New Form Submission','2025-01-09 11:35:01'),(1476,2,'submission_item',749,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Walter Builder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 11:35:01'),(1477,2,'submission_item',750,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-09 17:50:07'),(1478,2,'submission_item',750,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 17:50:07'),(1479,2,'submission_item',751,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edgardo Nadel] New Form Submission','2025-01-09 21:37:15'),(1480,2,'submission_item',751,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edgardo Nadel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-09 21:37:15'),(1481,2,'submission_item',752,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenni Bullard] New Form Submission','2025-01-10 01:12:59'),(1482,2,'submission_item',752,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenni Bullard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-10 01:12:59'),(1483,2,'submission_item',753,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alina L\'Estrange] New Form Submission','2025-01-10 03:53:45'),(1484,2,'submission_item',753,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alina L\'Estrange] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-10 03:53:45'),(1485,2,'submission_item',754,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessika Stradbroke] New Form Submission','2025-01-10 08:25:46'),(1486,2,'submission_item',754,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessika Stradbroke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-10 08:25:46'),(1487,2,'submission_item',755,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Verlene Bannan] New Form Submission','2025-01-10 08:46:54'),(1488,2,'submission_item',755,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Verlene Bannan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-10 08:46:54'),(1489,2,'submission_item',756,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tricia Hansen] New Form Submission','2025-01-10 13:52:14'),(1490,2,'submission_item',756,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tricia Hansen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-10 13:52:14'),(1491,2,'submission_item',757,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ilse Gramp] New Form Submission','2025-01-11 03:03:42'),(1492,2,'submission_item',757,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ilse Gramp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-11 03:03:42'),(1493,2,'submission_item',758,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-11 06:20:58'),(1494,2,'submission_item',758,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-11 06:20:58'),(1495,2,'submission_item',759,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Waldo Sharwood] New Form Submission','2025-01-12 00:08:18'),(1496,2,'submission_item',759,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Waldo Sharwood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-12 00:08:18'),(1497,2,'submission_item',760,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leola Belz] New Form Submission','2025-01-12 12:04:07'),(1498,2,'submission_item',760,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leola Belz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-12 12:04:07'),(1499,2,'submission_item',761,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-12 18:43:19'),(1500,2,'submission_item',761,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-12 18:43:19'),(1501,2,'submission_item',762,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fawn Rays] New Form Submission','2025-01-12 22:44:28'),(1502,2,'submission_item',762,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fawn Rays] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-12 22:44:29'),(1503,2,'submission_item',763,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Dickerson] New Form Submission','2025-01-13 02:53:40'),(1504,2,'submission_item',763,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Dickerson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-13 02:53:40'),(1505,2,'submission_item',764,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-13 04:45:20'),(1506,2,'submission_item',764,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-13 04:45:20'),(1507,2,'submission_item',765,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pamela Valle] New Form Submission','2025-01-13 08:29:30'),(1508,2,'submission_item',765,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pamela Valle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-13 08:29:30'),(1509,2,'submission_item',766,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-13 16:38:48'),(1510,2,'submission_item',766,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-13 16:38:48'),(1511,2,'submission_item',767,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shanky] New Form Submission','2025-01-13 22:33:36'),(1512,2,'submission_item',767,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shanky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-13 22:33:36'),(1513,2,'submission_item',768,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-14 07:24:24'),(1514,2,'submission_item',768,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-14 07:24:24'),(1515,2,'submission_item',769,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessie Stecker] New Form Submission','2025-01-14 14:22:20'),(1516,2,'submission_item',769,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessie Stecker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-14 14:22:20'),(1517,2,'submission_item',770,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sabine Ivory] New Form Submission','2025-01-14 14:31:42'),(1518,2,'submission_item',770,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sabine Ivory] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-14 14:31:42'),(1519,2,'submission_item',771,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-14 21:20:37'),(1520,2,'submission_item',771,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-14 21:20:37'),(1521,2,'submission_item',772,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Randy] New Form Submission','2025-01-14 22:41:54'),(1522,2,'submission_item',772,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Randy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-14 22:41:54'),(1523,2,'submission_item',773,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachael Mahurin] New Form Submission','2025-01-15 06:25:39'),(1524,2,'submission_item',773,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachael Mahurin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 06:25:39'),(1525,2,'submission_item',774,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jordan Mcdowell] New Form Submission','2025-01-15 10:55:45'),(1526,2,'submission_item',774,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jordan Mcdowell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 10:55:45'),(1527,2,'submission_item',775,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paul] New Form Submission','2025-01-15 11:20:52'),(1528,2,'submission_item',775,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 11:20:52'),(1529,2,'submission_item',776,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aaegeebqq] New Form Submission','2025-01-15 11:58:35'),(1530,2,'submission_item',776,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aaegeebqq] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 11:58:35'),(1531,2,'submission_item',777,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-15 16:47:17'),(1532,2,'submission_item',777,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 16:47:17'),(1533,2,'submission_item',778,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dana] New Form Submission','2025-01-15 22:48:32'),(1534,2,'submission_item',778,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-15 22:48:32'),(1535,2,'submission_item',779,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-01-16 05:51:53'),(1536,2,'submission_item',779,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-16 05:51:53'),(1537,2,'submission_item',780,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kirsten Jeppesen] New Form Submission','2025-01-16 19:09:31'),(1538,2,'submission_item',780,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kirsten Jeppesen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-16 19:09:31'),(1539,2,'submission_item',781,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kacey Killeen] New Form Submission','2025-01-16 19:16:54'),(1540,2,'submission_item',781,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kacey Killeen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-16 19:16:54'),(1541,2,'submission_item',782,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Inder] New Form Submission','2025-01-16 22:08:19'),(1542,2,'submission_item',782,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Inder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-16 22:08:19'),(1543,2,'submission_item',783,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alisia Maria] New Form Submission','2025-01-17 09:10:34'),(1544,2,'submission_item',783,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alisia Maria] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-17 09:10:34'),(1545,2,'submission_item',784,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CalexianAnnet] New Form Submission','2025-01-17 14:02:46'),(1546,2,'submission_item',784,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CalexianAnnet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-17 14:02:46'),(1547,2,'submission_item',785,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cliff Hazon] New Form Submission','2025-01-17 18:51:20'),(1548,2,'submission_item',785,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cliff Hazon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-17 18:51:20'),(1549,2,'submission_item',786,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karol Bader] New Form Submission','2025-01-17 20:16:56'),(1550,2,'submission_item',786,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karol Bader] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-17 20:16:56'),(1551,2,'submission_item',787,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-01-18 00:18:15'),(1552,2,'submission_item',787,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-18 00:18:15'),(1553,2,'submission_item',788,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Szôlôsi Kinga] New Form Submission','2025-01-18 05:17:00'),(1554,2,'submission_item',788,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Szôlôsi Kinga] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-18 05:17:00'),(1555,2,'submission_item',789,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-01-18 21:30:20'),(1556,2,'submission_item',789,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-18 21:30:20'),(1557,2,'submission_item',790,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Estelle] New Form Submission','2025-01-18 21:53:50'),(1558,2,'submission_item',790,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Estelle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-18 21:53:50'),(1559,2,'submission_item',791,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-01-19 03:37:04'),(1560,2,'submission_item',791,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-19 03:37:04'),(1561,2,'submission_item',792,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louis Clancy] New Form Submission','2025-01-19 05:03:45'),(1562,2,'submission_item',792,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louis Clancy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-19 05:03:45'),(1563,2,'submission_item',793,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-01-19 12:46:56'),(1564,2,'submission_item',793,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-19 12:46:56'),(1565,2,'submission_item',794,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-01-19 18:28:03'),(1566,2,'submission_item',794,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-19 18:28:03'),(1567,2,'submission_item',795,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Furnitura_opki] New Form Submission','2025-01-19 20:24:47'),(1568,2,'submission_item',795,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Furnitura_opki] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-19 20:24:47'),(1569,2,'submission_item',796,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julien Lukas] New Form Submission','2025-01-20 05:06:38'),(1570,2,'submission_item',796,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julien Lukas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 05:06:38'),(1571,2,'submission_item',797,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-20 05:45:59'),(1572,2,'submission_item',797,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 05:45:59'),(1573,2,'submission_item',798,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dina Kieran] New Form Submission','2025-01-20 06:17:05'),(1574,2,'submission_item',798,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dina Kieran] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 06:17:06'),(1575,2,'submission_item',799,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alina Blumenthal] New Form Submission','2025-01-20 08:59:24'),(1576,2,'submission_item',799,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alina Blumenthal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 08:59:24'),(1577,2,'submission_item',800,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [John Price] New Form Submission','2025-01-20 13:02:29'),(1578,2,'submission_item',800,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [John Price] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 13:02:29'),(1579,2,'submission_item',801,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sid] New Form Submission','2025-01-20 19:23:30'),(1580,2,'submission_item',801,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 19:23:30'),(1581,2,'submission_item',802,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-20 22:47:16'),(1582,2,'submission_item',802,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-20 22:47:17'),(1583,2,'submission_item',803,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Danielle Buchanan] New Form Submission','2025-01-21 00:41:12'),(1584,2,'submission_item',803,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Danielle Buchanan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 00:41:12'),(1585,2,'submission_item',804,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivan Ramirez] New Form Submission','2025-01-21 04:49:46'),(1586,2,'submission_item',804,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivan Ramirez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 04:49:46'),(1587,2,'submission_item',805,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vinay] New Form Submission','2025-01-21 08:23:42'),(1588,2,'submission_item',805,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vinay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 08:23:42'),(1589,2,'submission_item',806,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [ConyEmist] New Form Submission','2025-01-21 16:54:16'),(1590,2,'submission_item',806,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [ConyEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 16:54:16'),(1591,2,'submission_item',807,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-21 17:46:20'),(1592,2,'submission_item',807,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 17:46:20'),(1593,2,'submission_item',808,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [William Barton] New Form Submission','2025-01-21 22:37:26'),(1594,2,'submission_item',808,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [William Barton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-21 22:37:26'),(1595,2,'submission_item',809,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Derek Patterson] New Form Submission','2025-01-22 00:29:57'),(1596,2,'submission_item',809,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Derek Patterson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-22 00:29:57'),(1597,2,'submission_item',810,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keesha Cheshire] New Form Submission','2025-01-22 00:53:30'),(1598,2,'submission_item',810,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keesha Cheshire] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-22 00:53:30'),(1599,2,'submission_item',811,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-22 07:22:20'),(1600,2,'submission_item',811,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-22 07:22:20'),(1601,2,'submission_item',812,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vaibhav] New Form Submission','2025-01-23 02:08:23'),(1602,2,'submission_item',812,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vaibhav] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-23 02:08:23'),(1603,2,'submission_item',813,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-23 03:57:44'),(1604,2,'submission_item',813,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-23 03:57:44'),(1605,2,'submission_item',814,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-23 18:47:30'),(1606,2,'submission_item',814,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-23 18:47:30'),(1607,2,'submission_item',815,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-23 20:15:29'),(1608,2,'submission_item',815,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-23 20:15:29'),(1609,2,'submission_item',816,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Naveen] New Form Submission','2025-01-24 01:48:48'),(1610,2,'submission_item',816,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Naveen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 01:48:48'),(1611,2,'submission_item',817,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nelly Marriott] New Form Submission','2025-01-24 03:33:39'),(1612,2,'submission_item',817,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nelly Marriott] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 03:33:39'),(1613,2,'submission_item',818,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adriana Schlenker] New Form Submission','2025-01-24 06:00:13'),(1614,2,'submission_item',818,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adriana Schlenker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 06:00:13'),(1615,2,'submission_item',819,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Laurinda Lemaster] New Form Submission','2025-01-24 13:37:13'),(1616,2,'submission_item',819,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Laurinda Lemaster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 13:37:13'),(1617,2,'submission_item',820,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sequa Wright] New Form Submission','2025-01-24 13:58:37'),(1618,2,'submission_item',820,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sequa Wright] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 13:58:37'),(1619,2,'submission_item',821,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [seth Stalone] New Form Submission','2025-01-24 22:46:34'),(1620,2,'submission_item',821,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [seth Stalone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-24 22:46:34'),(1621,2,'submission_item',822,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nina Tan] New Form Submission','2025-01-25 12:04:50'),(1622,2,'submission_item',822,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nina Tan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-25 12:04:50'),(1623,2,'submission_item',823,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [IslaEmist] New Form Submission','2025-01-25 14:33:18'),(1624,2,'submission_item',823,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [IslaEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-25 14:33:18'),(1625,2,'submission_item',824,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2025-01-25 21:24:00'),(1626,2,'submission_item',824,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-25 21:24:00'),(1627,2,'submission_item',825,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Felix Andrews] New Form Submission','2025-01-26 01:19:21'),(1628,2,'submission_item',825,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Felix Andrews] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 01:19:21'),(1629,2,'submission_item',826,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madge Razo] New Form Submission','2025-01-26 07:07:12'),(1630,2,'submission_item',826,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madge Razo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 07:07:12'),(1631,2,'submission_item',827,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lukas Streeton] New Form Submission','2025-01-26 07:38:19'),(1632,2,'submission_item',827,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lukas Streeton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 07:38:19'),(1633,2,'submission_item',828,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roosevelt Alderson] New Form Submission','2025-01-26 09:35:12'),(1634,2,'submission_item',828,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roosevelt Alderson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 09:35:12'),(1635,2,'submission_item',829,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nydia Moreton] New Form Submission','2025-01-26 19:41:58'),(1636,2,'submission_item',829,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nydia Moreton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 19:41:58'),(1637,2,'submission_item',830,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taylor Swift] New Form Submission','2025-01-26 20:11:33'),(1638,2,'submission_item',830,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taylor Swift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-26 20:11:33'),(1639,2,'submission_item',831,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-01-27 16:20:37'),(1640,2,'submission_item',831,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-27 16:20:37'),(1641,2,'submission_item',832,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nelly Farquharson] New Form Submission','2025-01-27 23:30:34'),(1642,2,'submission_item',832,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nelly Farquharson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-27 23:30:34'),(1643,2,'submission_item',833,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avi] New Form Submission','2025-01-27 23:52:19'),(1644,2,'submission_item',833,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-27 23:52:19'),(1645,2,'submission_item',834,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [ArthurEmist] New Form Submission','2025-01-28 01:16:28'),(1646,2,'submission_item',834,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [ArthurEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 01:16:28'),(1647,2,'submission_item',835,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alejandrina Solomon] New Form Submission','2025-01-28 07:25:06'),(1648,2,'submission_item',835,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alejandrina Solomon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 07:25:06'),(1649,2,'submission_item',836,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julienne Dodd] New Form Submission','2025-01-28 09:24:46'),(1650,2,'submission_item',836,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julienne Dodd] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 09:24:46'),(1651,2,'submission_item',837,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clifton Frankfurter] New Form Submission','2025-01-28 16:40:18'),(1652,2,'submission_item',837,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clifton Frankfurter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 16:40:18'),(1653,2,'submission_item',838,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Liliana Ducan] New Form Submission','2025-01-28 20:46:07'),(1654,2,'submission_item',838,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Liliana Ducan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 20:46:07'),(1655,2,'submission_item',839,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Rogers] New Form Submission','2025-01-28 22:42:27'),(1656,2,'submission_item',839,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Rogers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 22:42:27'),(1657,2,'submission_item',840,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paul] New Form Submission','2025-01-28 23:01:54'),(1658,2,'submission_item',840,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-28 23:01:54'),(1659,2,'submission_item',841,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reed Nickle] New Form Submission','2025-01-29 11:30:10'),(1660,2,'submission_item',841,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reed Nickle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-29 11:30:10'),(1661,2,'submission_item',842,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-01-29 19:46:47'),(1662,2,'submission_item',842,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-29 19:46:47'),(1663,2,'submission_item',843,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kent Culbertson] New Form Submission','2025-01-29 22:09:43'),(1664,2,'submission_item',843,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kent Culbertson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-29 22:09:43'),(1665,2,'submission_item',844,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-01-30 00:15:19'),(1666,2,'submission_item',844,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-30 00:15:19'),(1667,2,'submission_item',845,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-01-30 21:07:27'),(1668,2,'submission_item',845,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-30 21:07:27'),(1669,2,'submission_item',846,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nora Carter] New Form Submission','2025-01-30 22:29:57'),(1670,2,'submission_item',846,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nora Carter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-30 22:29:57'),(1671,2,'submission_item',847,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [QuadamiAnnet] New Form Submission','2025-01-31 00:37:03'),(1672,2,'submission_item',847,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [QuadamiAnnet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-31 00:37:03'),(1673,2,'submission_item',848,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vernell Marin] New Form Submission','2025-01-31 17:47:20'),(1674,2,'submission_item',848,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vernell Marin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-31 17:47:20'),(1675,2,'submission_item',849,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-01-31 18:53:14'),(1676,2,'submission_item',849,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-31 18:53:14'),(1677,2,'submission_item',850,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nancy] New Form Submission','2025-01-31 21:20:32'),(1678,2,'submission_item',850,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nancy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-01-31 21:20:32'),(1679,2,'submission_item',851,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Thompson] New Form Submission','2025-02-01 04:48:03'),(1680,2,'submission_item',851,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Thompson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-01 04:48:03'),(1681,2,'submission_item',852,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [HarryEmist] New Form Submission','2025-02-01 07:58:04'),(1682,2,'submission_item',852,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [HarryEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-01 07:58:04'),(1683,2,'submission_item',853,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Celina Halverson] New Form Submission','2025-02-01 08:41:02'),(1684,2,'submission_item',853,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Celina Halverson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-01 08:41:02'),(1685,2,'submission_item',854,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil] New Form Submission','2025-02-01 11:18:26'),(1686,2,'submission_item',854,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-01 11:18:26'),(1687,2,'submission_item',855,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sergio Bostick] New Form Submission','2025-02-02 03:27:57'),(1688,2,'submission_item',855,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sergio Bostick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-02 03:27:57'),(1689,2,'submission_item',856,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Naveen] New Form Submission','2025-02-02 21:24:42'),(1690,2,'submission_item',856,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Naveen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-02 21:24:42'),(1691,2,'submission_item',857,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelo Feint] New Form Submission','2025-02-03 04:00:30'),(1692,2,'submission_item',857,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelo Feint] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 04:00:30'),(1693,2,'submission_item',858,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thalia Murrell] New Form Submission','2025-02-03 06:35:53'),(1694,2,'submission_item',858,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thalia Murrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 06:35:53'),(1695,2,'submission_item',859,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [DerekHaith] New Form Submission','2025-02-03 09:40:11'),(1696,2,'submission_item',859,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [DerekHaith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 09:40:11'),(1697,2,'submission_item',860,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vicky] New Form Submission','2025-02-03 12:47:47'),(1698,2,'submission_item',860,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vicky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 12:47:47'),(1699,2,'submission_item',861,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalyn Tyer] New Form Submission','2025-02-03 13:54:52'),(1700,2,'submission_item',861,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalyn Tyer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 13:54:52'),(1701,2,'submission_item',862,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joshua Draculan] New Form Submission','2025-02-03 16:08:14'),(1702,2,'submission_item',862,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joshua Draculan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 16:08:14'),(1703,2,'submission_item',863,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janet Runyon] New Form Submission','2025-02-03 19:01:41'),(1704,2,'submission_item',863,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janet Runyon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 19:01:41'),(1705,2,'submission_item',864,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kathryn McWilliam] New Form Submission','2025-02-03 23:27:43'),(1706,2,'submission_item',864,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kathryn McWilliam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-03 23:27:43'),(1707,2,'submission_item',865,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kerstin Marchant] New Form Submission','2025-02-04 01:48:24'),(1708,2,'submission_item',865,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kerstin Marchant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-04 01:48:24'),(1709,2,'submission_item',866,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Larhonda Gillespie] New Form Submission','2025-02-04 09:06:07'),(1710,2,'submission_item',866,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Larhonda Gillespie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-04 09:06:07'),(1711,2,'submission_item',867,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rupert Valdez] New Form Submission','2025-02-04 15:40:17'),(1712,2,'submission_item',867,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rupert Valdez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-04 15:40:17'),(1713,2,'submission_item',868,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rhys Smorgon] New Form Submission','2025-02-04 19:54:43'),(1714,2,'submission_item',868,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rhys Smorgon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-04 19:54:43'),(1715,2,'submission_item',869,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jonah Lombardo] New Form Submission','2025-02-05 06:10:22'),(1716,2,'submission_item',869,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jonah Lombardo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-05 06:10:22'),(1717,2,'submission_item',870,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-05 06:15:18'),(1718,2,'submission_item',870,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-05 06:15:18'),(1719,2,'submission_item',871,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Candida Minifie] New Form Submission','2025-02-05 11:04:50'),(1720,2,'submission_item',871,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Candida Minifie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-05 11:04:50'),(1721,2,'submission_item',872,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Luther Poff] New Form Submission','2025-02-05 15:20:53'),(1722,2,'submission_item',872,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Luther Poff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-05 15:20:53'),(1723,2,'submission_item',873,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-05 18:16:30'),(1724,2,'submission_item',873,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-05 18:16:30'),(1725,2,'submission_item',874,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Rogers] New Form Submission','2025-02-06 01:18:08'),(1726,2,'submission_item',874,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Rogers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 01:18:08'),(1727,2,'submission_item',875,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Covington] New Form Submission','2025-02-06 05:56:59'),(1728,2,'submission_item',875,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Covington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 05:56:59'),(1729,2,'submission_item',876,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mario McNamee] New Form Submission','2025-02-06 10:35:57'),(1730,2,'submission_item',876,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mario McNamee] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 10:35:57'),(1731,2,'submission_item',877,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-02-06 11:13:16'),(1732,2,'submission_item',877,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 11:13:16'),(1733,2,'submission_item',878,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natalie McWhae] New Form Submission','2025-02-06 21:37:48'),(1734,2,'submission_item',878,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natalie McWhae] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 21:37:48'),(1735,2,'submission_item',879,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thomas Cost] New Form Submission','2025-02-06 22:44:30'),(1736,2,'submission_item',879,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thomas Cost] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-06 22:44:30'),(1737,2,'submission_item',880,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alfonzo Aragon] New Form Submission','2025-02-07 01:50:15'),(1738,2,'submission_item',880,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alfonzo Aragon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-07 01:50:15'),(1739,2,'submission_item',881,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johanna Newell] New Form Submission','2025-02-07 07:52:30'),(1740,2,'submission_item',881,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johanna Newell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-07 07:52:30'),(1741,2,'submission_item',882,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sammie Fenstermacher] New Form Submission','2025-02-07 08:07:10'),(1742,2,'submission_item',882,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sammie Fenstermacher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-07 08:07:10'),(1743,2,'submission_item',883,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Maynard] New Form Submission','2025-02-08 03:32:29'),(1744,2,'submission_item',883,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Maynard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-08 03:32:30'),(1745,2,'submission_item',884,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krista] New Form Submission','2025-02-08 03:53:09'),(1746,2,'submission_item',884,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krista] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-08 03:53:09'),(1747,2,'submission_item',885,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucinda Geoghegan] New Form Submission','2025-02-08 07:04:35'),(1748,2,'submission_item',885,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucinda Geoghegan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-08 07:04:35'),(1749,2,'submission_item',886,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jackie Rapp] New Form Submission','2025-02-08 17:37:30'),(1750,2,'submission_item',886,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jackie Rapp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-08 17:37:30'),(1751,2,'submission_item',887,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alena Tudor] New Form Submission','2025-02-09 03:07:50'),(1752,2,'submission_item',887,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alena Tudor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-09 03:07:50'),(1753,2,'submission_item',888,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keenan Sebastian] New Form Submission','2025-02-09 08:22:13'),(1754,2,'submission_item',888,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keenan Sebastian] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-09 08:22:13'),(1755,2,'submission_item',889,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lewis Bury] New Form Submission','2025-02-09 14:49:01'),(1756,2,'submission_item',889,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lewis Bury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-09 14:49:01'),(1757,2,'submission_item',890,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deepu] New Form Submission','2025-02-10 08:55:56'),(1758,2,'submission_item',890,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deepu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-10 08:55:56'),(1759,2,'submission_item',891,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Freeman Sandover] New Form Submission','2025-02-10 10:08:04'),(1760,2,'submission_item',891,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Freeman Sandover] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-10 10:08:04'),(1761,2,'submission_item',892,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caroline Lindberg] New Form Submission','2025-02-10 15:23:57'),(1762,2,'submission_item',892,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caroline Lindberg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-10 15:23:57'),(1763,2,'submission_item',893,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Minnie Hindman] New Form Submission','2025-02-10 21:07:17'),(1764,2,'submission_item',893,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Minnie Hindman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-10 21:07:17'),(1765,2,'submission_item',894,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2025-02-10 21:59:33'),(1766,2,'submission_item',894,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-10 21:59:33'),(1767,2,'submission_item',895,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Rogers] New Form Submission','2025-02-11 00:45:33'),(1768,2,'submission_item',895,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Rogers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-11 00:45:33'),(1769,2,'submission_item',896,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edna Mathis] New Form Submission','2025-02-11 07:48:07'),(1770,2,'submission_item',896,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edna Mathis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-11 07:48:07'),(1771,2,'submission_item',897,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vincent Heimbach] New Form Submission','2025-02-11 11:14:56'),(1772,2,'submission_item',897,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vincent Heimbach] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-11 11:14:56'),(1773,2,'submission_item',898,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krish] New Form Submission','2025-02-11 16:49:58'),(1774,2,'submission_item',898,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krish] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-11 16:49:58'),(1775,2,'submission_item',899,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dorthy Hope] New Form Submission','2025-02-11 20:23:49'),(1776,2,'submission_item',899,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dorthy Hope] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-11 20:23:49'),(1777,2,'submission_item',900,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leon Kuefer] New Form Submission','2025-02-12 00:38:46'),(1778,2,'submission_item',900,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leon Kuefer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-12 00:38:46'),(1779,2,'submission_item',901,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roland Pearson] New Form Submission','2025-02-12 04:59:00'),(1780,2,'submission_item',901,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roland Pearson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-12 04:59:00'),(1781,2,'submission_item',902,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Max Lammertink] New Form Submission','2025-02-12 09:36:57'),(1782,2,'submission_item',902,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Max Lammertink] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-12 09:36:57'),(1783,2,'submission_item',903,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-12 10:45:32'),(1784,2,'submission_item',903,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-12 10:45:32'),(1785,2,'submission_item',904,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vaibhav] New Form Submission','2025-02-12 23:42:04'),(1786,2,'submission_item',904,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vaibhav] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-12 23:42:04'),(1787,2,'submission_item',905,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Manie Hoy] New Form Submission','2025-02-13 08:26:36'),(1788,2,'submission_item',905,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Manie Hoy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 08:26:36'),(1789,2,'submission_item',906,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-02-13 17:07:18'),(1790,2,'submission_item',906,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 17:07:18'),(1791,2,'submission_item',907,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-02-13 18:42:23'),(1792,2,'submission_item',907,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 18:42:23'),(1793,2,'submission_item',908,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Misty] New Form Submission','2025-02-13 19:22:17'),(1794,2,'submission_item',908,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Misty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 19:22:17'),(1795,2,'submission_item',909,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shela Abt] New Form Submission','2025-02-13 21:05:01'),(1796,2,'submission_item',909,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shela Abt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 21:05:01'),(1797,2,'submission_item',910,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Raina Magill] New Form Submission','2025-02-13 21:57:20'),(1798,2,'submission_item',910,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Raina Magill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 21:57:20'),(1799,2,'submission_item',911,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2025-02-13 23:26:17'),(1800,2,'submission_item',911,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-13 23:26:17'),(1801,2,'submission_item',912,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ryan Pyles] New Form Submission','2025-02-14 04:41:45'),(1802,2,'submission_item',912,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ryan Pyles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 04:41:45'),(1803,2,'submission_item',913,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alejandra Barrier] New Form Submission','2025-02-14 12:14:20'),(1804,2,'submission_item',913,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alejandra Barrier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 12:14:20'),(1805,2,'submission_item',914,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2025-02-14 14:46:03'),(1806,2,'submission_item',914,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 14:46:03'),(1807,2,'submission_item',915,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mei Lytle] New Form Submission','2025-02-14 20:29:36'),(1808,2,'submission_item',915,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mei Lytle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 20:29:36'),(1809,2,'submission_item',916,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-02-14 22:44:24'),(1810,2,'submission_item',916,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 22:44:24'),(1811,2,'submission_item',917,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christopher Harris] New Form Submission','2025-02-14 22:55:17'),(1812,2,'submission_item',917,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christopher Harris] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-14 22:55:17'),(1813,2,'submission_item',918,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Thompson] New Form Submission','2025-02-15 01:16:38'),(1814,2,'submission_item',918,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Thompson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-15 01:16:38'),(1815,2,'submission_item',919,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carmel Stringer] New Form Submission','2025-02-15 09:24:34'),(1816,2,'submission_item',919,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carmel Stringer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-15 09:24:34'),(1817,2,'submission_item',920,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-15 11:36:53'),(1818,2,'submission_item',920,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-15 11:36:53'),(1819,2,'submission_item',921,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Victor Marrero] New Form Submission','2025-02-15 22:11:59'),(1820,2,'submission_item',921,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Victor Marrero] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-15 22:11:59'),(1821,2,'submission_item',922,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rohan] New Form Submission','2025-02-16 01:07:58'),(1822,2,'submission_item',922,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rohan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-16 01:07:58'),(1823,2,'submission_item',923,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Barber] New Form Submission','2025-02-16 05:04:38'),(1824,2,'submission_item',923,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Barber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-16 05:04:38'),(1825,2,'submission_item',924,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kourtney Fowell] New Form Submission','2025-02-16 13:26:28'),(1826,2,'submission_item',924,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kourtney Fowell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-16 13:26:28'),(1827,2,'submission_item',925,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janet Julian] New Form Submission','2025-02-17 04:05:52'),(1828,2,'submission_item',925,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janet Julian] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 04:05:52'),(1829,2,'submission_item',926,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darrel Mahmood] New Form Submission','2025-02-17 07:39:36'),(1830,2,'submission_item',926,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darrel Mahmood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 07:39:36'),(1831,2,'submission_item',927,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-02-17 09:09:08'),(1832,2,'submission_item',927,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 09:09:08'),(1833,2,'submission_item',928,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jay] New Form Submission','2025-02-17 10:16:02'),(1834,2,'submission_item',928,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 10:16:02'),(1835,2,'submission_item',929,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brenda Jamison] New Form Submission','2025-02-17 12:35:24'),(1836,2,'submission_item',929,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brenda Jamison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 12:35:24'),(1837,2,'submission_item',930,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Imogen Mattingley] New Form Submission','2025-02-17 22:12:27'),(1838,2,'submission_item',930,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Imogen Mattingley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-17 22:12:27'),(1839,2,'submission_item',931,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-18 02:54:52'),(1840,2,'submission_item',931,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-18 02:54:52'),(1841,2,'submission_item',932,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bethany Boulton] New Form Submission','2025-02-18 04:59:47'),(1842,2,'submission_item',932,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bethany Boulton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-18 04:59:47'),(1843,2,'submission_item',933,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Barney Fowler] New Form Submission','2025-02-18 10:22:37'),(1844,2,'submission_item',933,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Barney Fowler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-18 10:22:37'),(1845,2,'submission_item',934,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-02-19 00:24:33'),(1846,2,'submission_item',934,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 00:24:33'),(1847,2,'submission_item',935,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Britt Solis] New Form Submission','2025-02-19 02:29:26'),(1848,2,'submission_item',935,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Britt Solis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 02:29:26'),(1849,2,'submission_item',936,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Octavio Hernsheim] New Form Submission','2025-02-19 08:34:10'),(1850,2,'submission_item',936,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Octavio Hernsheim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 08:34:10'),(1851,2,'submission_item',937,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-19 10:16:23'),(1852,2,'submission_item',937,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 10:16:23'),(1853,2,'submission_item',938,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashwin] New Form Submission','2025-02-19 11:33:29'),(1854,2,'submission_item',938,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashwin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 11:33:29'),(1855,2,'submission_item',939,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-19 13:15:00'),(1856,2,'submission_item',939,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 13:15:00'),(1857,2,'submission_item',940,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dieter Coy] New Form Submission','2025-02-19 20:55:34'),(1858,2,'submission_item',940,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dieter Coy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 20:55:34'),(1859,2,'submission_item',941,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-19 22:30:02'),(1860,2,'submission_item',941,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 22:30:02'),(1861,2,'submission_item',942,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dorris Chipper] New Form Submission','2025-02-19 22:47:55'),(1862,2,'submission_item',942,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dorris Chipper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-19 22:47:55'),(1863,2,'submission_item',943,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robert Day] New Form Submission','2025-02-20 03:19:11'),(1864,2,'submission_item',943,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robert Day] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 03:19:11'),(1865,2,'submission_item',944,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ella Williams] New Form Submission','2025-02-20 04:29:03'),(1866,2,'submission_item',944,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ella Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 04:29:03'),(1867,2,'submission_item',945,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tim Clarke] New Form Submission','2025-02-20 07:30:10'),(1868,2,'submission_item',945,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tim Clarke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 07:30:10'),(1869,2,'submission_item',946,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-02-20 09:11:36'),(1870,2,'submission_item',946,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 09:11:36'),(1871,2,'submission_item',947,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vendu] New Form Submission','2025-02-20 10:07:14'),(1872,2,'submission_item',947,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vendu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 10:07:14'),(1873,2,'submission_item',948,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-02-20 14:23:10'),(1874,2,'submission_item',948,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 14:23:10'),(1875,2,'submission_item',949,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-20 17:14:56'),(1876,2,'submission_item',949,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 17:14:56'),(1877,2,'submission_item',950,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-20 20:45:21'),(1878,2,'submission_item',950,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 20:45:21'),(1879,2,'submission_item',951,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-20 22:45:53'),(1880,2,'submission_item',951,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-20 22:45:53'),(1881,2,'submission_item',952,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leslie S.] New Form Submission','2025-02-21 00:32:58'),(1882,2,'submission_item',952,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leslie S.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-21 00:32:58'),(1883,2,'submission_item',953,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Blair] New Form Submission','2025-02-21 01:08:42'),(1884,2,'submission_item',953,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Blair] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-21 01:08:42'),(1885,2,'submission_item',954,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thank you for registering - it was incredible and pleasant all the best http://yandex.ru ladonna cucumber] New Form Submission','2025-02-21 12:51:53'),(1886,2,'submission_item',954,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thank you for registering - it was incredible and pleasant all the best http://yandex.ru ladonna cucumber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-21 12:51:53'),(1887,2,'submission_item',955,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marvin Rawlins] New Form Submission','2025-02-21 15:28:22'),(1888,2,'submission_item',955,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marvin Rawlins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-21 15:28:22'),(1889,2,'submission_item',956,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [AmeliaEmist] New Form Submission','2025-02-21 21:55:52'),(1890,2,'submission_item',956,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [AmeliaEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-21 21:55:52'),(1891,2,'submission_item',957,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-22 16:16:09'),(1892,2,'submission_item',957,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-22 16:16:09'),(1893,2,'submission_item',958,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adelaide Pouncy] New Form Submission','2025-02-22 21:00:07'),(1894,2,'submission_item',958,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adelaide Pouncy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-22 21:00:07'),(1895,2,'submission_item',959,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robert Sosa] New Form Submission','2025-02-22 21:58:00'),(1896,2,'submission_item',959,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robert Sosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-22 21:58:00'),(1897,2,'submission_item',960,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeff Fulford] New Form Submission','2025-02-22 23:29:27'),(1898,2,'submission_item',960,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeff Fulford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-22 23:29:27'),(1899,2,'submission_item',961,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-02-23 02:32:28'),(1900,2,'submission_item',961,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-23 02:32:28'),(1901,2,'submission_item',962,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-23 04:45:39'),(1902,2,'submission_item',962,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-23 04:45:39'),(1903,2,'submission_item',963,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MasonEmist] New Form Submission','2025-02-23 15:34:18'),(1904,2,'submission_item',963,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MasonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-23 15:34:18'),(1905,2,'submission_item',964,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gustavo Beeston] New Form Submission','2025-02-23 20:03:32'),(1906,2,'submission_item',964,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gustavo Beeston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-23 20:03:32'),(1907,2,'submission_item',965,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Osvaldo Brogan] New Form Submission','2025-02-23 21:58:01'),(1908,2,'submission_item',965,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Osvaldo Brogan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-23 21:58:01'),(1909,2,'submission_item',966,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ezra Kaler] New Form Submission','2025-02-24 04:26:10'),(1910,2,'submission_item',966,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ezra Kaler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-24 04:26:10'),(1911,2,'submission_item',967,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Betty Robinson] New Form Submission','2025-02-24 21:13:10'),(1912,2,'submission_item',967,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Betty Robinson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-24 21:13:10'),(1913,2,'submission_item',968,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joel Martinez] New Form Submission','2025-02-24 23:23:52'),(1914,2,'submission_item',968,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joel Martinez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-24 23:23:52'),(1915,2,'submission_item',969,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Viren] New Form Submission','2025-02-24 23:56:41'),(1916,2,'submission_item',969,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Viren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-24 23:56:41'),(1917,2,'submission_item',970,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maisie Hannam] New Form Submission','2025-02-25 04:51:19'),(1918,2,'submission_item',970,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maisie Hannam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 04:51:19'),(1919,2,'submission_item',971,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maggie Storm] New Form Submission','2025-02-25 05:55:00'),(1920,2,'submission_item',971,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maggie Storm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 05:55:00'),(1921,2,'submission_item',972,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-25 06:17:48'),(1922,2,'submission_item',972,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 06:17:48'),(1923,2,'submission_item',973,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-25 10:15:49'),(1924,2,'submission_item',973,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 10:15:49'),(1925,2,'submission_item',974,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Derek Myers] New Form Submission','2025-02-25 13:50:54'),(1926,2,'submission_item',974,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Derek Myers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 13:50:54'),(1927,2,'submission_item',975,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Axel] New Form Submission','2025-02-25 19:29:40'),(1928,2,'submission_item',975,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Axel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 19:29:40'),(1929,2,'submission_item',976,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shail] New Form Submission','2025-02-25 19:35:27'),(1930,2,'submission_item',976,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shail] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 19:35:27'),(1931,2,'submission_item',977,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wyatt Lima] New Form Submission','2025-02-25 21:14:07'),(1932,2,'submission_item',977,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wyatt Lima] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-25 21:14:07'),(1933,2,'submission_item',978,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruben Bushell] New Form Submission','2025-02-26 04:19:06'),(1934,2,'submission_item',978,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruben Bushell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 04:19:06'),(1935,2,'submission_item',979,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-26 04:45:48'),(1936,2,'submission_item',979,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 04:45:48'),(1937,2,'submission_item',980,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anglea Dostie] New Form Submission','2025-02-26 08:19:20'),(1938,2,'submission_item',980,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anglea Dostie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 08:19:20'),(1939,2,'submission_item',981,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wiley Dawe] New Form Submission','2025-02-26 11:49:36'),(1940,2,'submission_item',981,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wiley Dawe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 11:49:36'),(1941,2,'submission_item',982,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-26 12:15:34'),(1942,2,'submission_item',982,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 12:15:34'),(1943,2,'submission_item',983,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-26 12:16:07'),(1944,2,'submission_item',983,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 12:16:07'),(1945,2,'submission_item',984,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Marques] New Form Submission','2025-02-26 20:51:22'),(1946,2,'submission_item',984,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Marques] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-26 20:51:22'),(1947,2,'submission_item',985,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trina Redmon] New Form Submission','2025-02-27 06:04:34'),(1948,2,'submission_item',985,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trina Redmon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-27 06:04:34'),(1949,2,'submission_item',986,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valerie Hall] New Form Submission','2025-02-27 11:01:31'),(1950,2,'submission_item',986,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valerie Hall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-27 11:01:31'),(1951,2,'submission_item',987,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rony] New Form Submission','2025-02-27 16:01:00'),(1952,2,'submission_item',987,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-27 16:01:00'),(1953,2,'submission_item',988,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-02-27 23:12:55'),(1954,2,'submission_item',988,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-27 23:12:55'),(1955,2,'submission_item',989,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cliff Connah] New Form Submission','2025-02-28 01:56:52'),(1956,2,'submission_item',989,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cliff Connah] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-28 01:56:52'),(1957,2,'submission_item',990,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Korey Badgett] New Form Submission','2025-02-28 03:40:46'),(1958,2,'submission_item',990,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Korey Badgett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-28 03:40:46'),(1959,2,'submission_item',991,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-02-28 12:16:52'),(1960,2,'submission_item',991,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-28 12:16:52'),(1961,2,'submission_item',992,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Sanchez] New Form Submission','2025-02-28 17:21:08'),(1962,2,'submission_item',992,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Sanchez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-28 17:21:08'),(1963,2,'submission_item',993,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-02-28 22:59:42'),(1964,2,'submission_item',993,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-02-28 22:59:42'),(1965,2,'submission_item',994,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-01 02:46:09'),(1966,2,'submission_item',994,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 02:46:09'),(1967,2,'submission_item',995,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Willis Macintosh] New Form Submission','2025-03-01 05:11:29'),(1968,2,'submission_item',995,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Willis Macintosh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 05:11:30'),(1969,2,'submission_item',996,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-01 05:46:52'),(1970,2,'submission_item',996,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 05:46:52'),(1971,2,'submission_item',997,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elvira Ranking] New Form Submission','2025-03-01 09:37:50'),(1972,2,'submission_item',997,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elvira Ranking] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 09:37:50'),(1973,2,'submission_item',998,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Praveen] New Form Submission','2025-03-01 10:16:12'),(1974,2,'submission_item',998,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Praveen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 10:16:12'),(1975,2,'submission_item',999,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-01 15:16:11'),(1976,2,'submission_item',999,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 15:16:11'),(1977,2,'submission_item',1000,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-01 21:15:12'),(1978,2,'submission_item',1000,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 21:15:12'),(1979,2,'submission_item',1001,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [James Pelton] New Form Submission','2025-03-01 21:55:12'),(1980,2,'submission_item',1001,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [James Pelton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 21:55:12'),(1981,2,'submission_item',1002,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Autumn Lapine] New Form Submission','2025-03-01 22:30:37'),(1982,2,'submission_item',1002,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Autumn Lapine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-01 22:30:37'),(1983,2,'submission_item',1003,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2025-03-02 04:39:58'),(1984,2,'submission_item',1003,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-02 04:39:58'),(1985,2,'submission_item',1004,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-03-02 06:50:06'),(1986,2,'submission_item',1004,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-02 06:50:06'),(1987,2,'submission_item',1005,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_nior] New Form Submission','2025-03-02 11:27:47'),(1988,2,'submission_item',1005,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_nior] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-02 11:27:47'),(1989,2,'submission_item',1006,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-03-02 21:03:39'),(1990,2,'submission_item',1006,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-02 21:03:39'),(1991,2,'submission_item',1007,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shana Phares] New Form Submission','2025-03-02 21:38:44'),(1992,2,'submission_item',1007,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shana Phares] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-02 21:38:44'),(1993,2,'submission_item',1008,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darby Hockaday] New Form Submission','2025-03-03 00:24:51'),(1994,2,'submission_item',1008,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darby Hockaday] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 00:24:51'),(1995,2,'submission_item',1009,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leo Murray] New Form Submission','2025-03-03 03:40:39'),(1996,2,'submission_item',1009,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leo Murray] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 03:40:39'),(1997,2,'submission_item',1010,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-03 10:57:10'),(1998,2,'submission_item',1010,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 10:57:10'),(1999,2,'submission_item',1011,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-03 15:24:12'),(2000,2,'submission_item',1011,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 15:24:12'),(2001,2,'submission_item',1012,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leonard Stallings] New Form Submission','2025-03-03 21:41:50'),(2002,2,'submission_item',1012,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leonard Stallings] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 21:41:50'),(2003,2,'submission_item',1013,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jocelyn Cousins] New Form Submission','2025-03-03 23:15:49'),(2004,2,'submission_item',1013,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jocelyn Cousins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-03 23:15:49'),(2005,2,'submission_item',1014,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Disha] New Form Submission','2025-03-04 00:29:11'),(2006,2,'submission_item',1014,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Disha] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 00:29:11'),(2007,2,'submission_item',1015,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [George Naranjo] New Form Submission','2025-03-04 02:33:14'),(2008,2,'submission_item',1015,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [George Naranjo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 02:33:14'),(2009,2,'submission_item',1016,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janessa Faber] New Form Submission','2025-03-04 02:44:40'),(2010,2,'submission_item',1016,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janessa Faber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 02:44:40'),(2011,2,'submission_item',1017,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adolfo Leidig] New Form Submission','2025-03-04 04:19:04'),(2012,2,'submission_item',1017,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adolfo Leidig] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 04:19:04'),(2013,2,'submission_item',1018,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isla Jenson] New Form Submission','2025-03-04 06:58:28'),(2014,2,'submission_item',1018,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isla Jenson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 06:58:28'),(2015,2,'submission_item',1019,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-03-04 17:08:36'),(2016,2,'submission_item',1019,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 17:08:36'),(2017,2,'submission_item',1020,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julien Lukas] New Form Submission','2025-03-04 23:20:43'),(2018,2,'submission_item',1020,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julien Lukas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-04 23:20:43'),(2019,2,'submission_item',1021,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Simmons] New Form Submission','2025-03-05 00:33:30'),(2020,2,'submission_item',1021,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Simmons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-05 00:33:30'),(2021,2,'submission_item',1022,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-03-05 10:53:52'),(2022,2,'submission_item',1022,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-05 10:53:52'),(2023,2,'submission_item',1023,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julien Lukas] New Form Submission','2025-03-05 15:06:30'),(2024,2,'submission_item',1023,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julien Lukas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-05 15:06:30'),(2025,2,'submission_item',1024,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilfredo Tarr] New Form Submission','2025-03-05 22:27:25'),(2026,2,'submission_item',1024,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilfredo Tarr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-05 22:27:25'),(2027,2,'submission_item',1025,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jacob Reiner] New Form Submission','2025-03-06 05:53:36'),(2028,2,'submission_item',1025,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jacob Reiner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 05:53:36'),(2029,2,'submission_item',1026,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-06 07:46:02'),(2030,2,'submission_item',1026,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 07:46:02'),(2031,2,'submission_item',1027,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-03-06 10:55:11'),(2032,2,'submission_item',1027,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 10:55:11'),(2033,2,'submission_item',1028,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thelma Etheridge] New Form Submission','2025-03-06 11:40:07'),(2034,2,'submission_item',1028,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thelma Etheridge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 11:40:07'),(2035,2,'submission_item',1029,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lilly Hercus] New Form Submission','2025-03-06 13:41:02'),(2036,2,'submission_item',1029,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lilly Hercus] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 13:41:02'),(2037,2,'submission_item',1030,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalind Hodge] New Form Submission','2025-03-06 21:11:20'),(2038,2,'submission_item',1030,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalind Hodge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-06 21:11:20'),(2039,2,'submission_item',1031,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheryl Parker] New Form Submission','2025-03-07 02:29:54'),(2040,2,'submission_item',1031,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheryl Parker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 02:29:54'),(2041,2,'submission_item',1032,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-07 09:45:24'),(2042,2,'submission_item',1032,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 09:45:24'),(2043,2,'submission_item',1033,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hal Agosto] New Form Submission','2025-03-07 10:02:50'),(2044,2,'submission_item',1033,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hal Agosto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 10:02:50'),(2045,2,'submission_item',1034,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Marques] New Form Submission','2025-03-07 18:59:14'),(2046,2,'submission_item',1034,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Marques] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 18:59:14'),(2047,2,'submission_item',1035,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-07 22:25:12'),(2048,2,'submission_item',1035,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 22:25:12'),(2049,2,'submission_item',1036,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rita Northcutt] New Form Submission','2025-03-07 23:01:19'),(2050,2,'submission_item',1036,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rita Northcutt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-07 23:01:19'),(2051,2,'submission_item',1037,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-08 00:20:13'),(2052,2,'submission_item',1037,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-08 00:20:13'),(2053,2,'submission_item',1038,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jona] New Form Submission','2025-03-08 07:43:32'),(2054,2,'submission_item',1038,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jona] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-08 07:43:32'),(2055,2,'submission_item',1039,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Buford Harder] New Form Submission','2025-03-08 15:18:09'),(2056,2,'submission_item',1039,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Buford Harder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-08 15:18:09'),(2057,2,'submission_item',1040,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-08 17:24:29'),(2058,2,'submission_item',1040,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-08 17:24:29'),(2059,2,'submission_item',1041,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Felipe Stiles] New Form Submission','2025-03-09 00:11:34'),(2060,2,'submission_item',1041,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Felipe Stiles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-09 00:11:34'),(2061,2,'submission_item',1042,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shawn Hollway] New Form Submission','2025-03-09 01:28:55'),(2062,2,'submission_item',1042,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shawn Hollway] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-09 01:28:55'),(2063,2,'submission_item',1043,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ernie Hely] New Form Submission','2025-03-09 11:11:31'),(2064,2,'submission_item',1043,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ernie Hely] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-09 11:11:31'),(2065,2,'submission_item',1044,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roma Jernigan] New Form Submission','2025-03-09 18:07:26'),(2066,2,'submission_item',1044,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roma Jernigan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-09 18:07:26'),(2067,2,'submission_item',1045,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rich Chung] New Form Submission','2025-03-10 03:43:25'),(2068,2,'submission_item',1045,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rich Chung] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 03:43:25'),(2069,2,'submission_item',1046,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rozella Pringle] New Form Submission','2025-03-10 05:36:45'),(2070,2,'submission_item',1046,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rozella Pringle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 05:36:45'),(2071,2,'submission_item',1047,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zeen Hunter] New Form Submission','2025-03-10 07:21:39'),(2072,2,'submission_item',1047,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zeen Hunter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 07:21:39'),(2073,2,'submission_item',1048,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [can female take finasteride] New Form Submission','2025-03-10 07:51:15'),(2074,2,'submission_item',1048,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [can female take finasteride] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 07:51:15'),(2075,2,'submission_item',1049,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Majeed Mogharreban] New Form Submission','2025-03-10 11:31:11'),(2076,2,'submission_item',1049,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Majeed Mogharreban] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 11:31:11'),(2077,2,'submission_item',1050,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-03-10 17:57:29'),(2078,2,'submission_item',1050,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 17:57:30'),(2079,2,'submission_item',1051,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katelyn Raiden] New Form Submission','2025-03-10 18:28:40'),(2080,2,'submission_item',1051,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katelyn Raiden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 18:28:40'),(2081,2,'submission_item',1052,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [casino_expr] New Form Submission','2025-03-10 23:48:14'),(2082,2,'submission_item',1052,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [casino_expr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-10 23:48:14'),(2083,2,'submission_item',1053,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Belen Laird] New Form Submission','2025-03-11 02:24:37'),(2084,2,'submission_item',1053,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Belen Laird] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 02:24:37'),(2085,2,'submission_item',1054,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marla Moses] New Form Submission','2025-03-11 02:39:52'),(2086,2,'submission_item',1054,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marla Moses] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 02:39:52'),(2087,2,'submission_item',1055,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-03-11 05:26:03'),(2088,2,'submission_item',1055,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 05:26:03'),(2089,2,'submission_item',1056,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ryder Tejeda] New Form Submission','2025-03-11 06:49:14'),(2090,2,'submission_item',1056,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ryder Tejeda] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 06:49:14'),(2091,2,'submission_item',1057,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Winston] New Form Submission','2025-03-11 08:53:27'),(2092,2,'submission_item',1057,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Winston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 08:53:27'),(2093,2,'submission_item',1058,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Marques] New Form Submission','2025-03-11 17:13:13'),(2094,2,'submission_item',1058,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Marques] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 17:13:13'),(2095,2,'submission_item',1059,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary Burt] New Form Submission','2025-03-11 21:11:16'),(2096,2,'submission_item',1059,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary Burt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 21:11:16'),(2097,2,'submission_item',1060,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-03-11 23:45:02'),(2098,2,'submission_item',1060,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-11 23:45:02'),(2099,2,'submission_item',1061,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary Burt] New Form Submission','2025-03-12 05:33:07'),(2100,2,'submission_item',1061,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary Burt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-12 05:33:07'),(2101,2,'submission_item',1062,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melodee Cubadgee] New Form Submission','2025-03-12 14:23:35'),(2102,2,'submission_item',1062,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melodee Cubadgee] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-12 14:23:35'),(2103,2,'submission_item',1063,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joey Warf] New Form Submission','2025-03-13 05:58:31'),(2104,2,'submission_item',1063,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joey Warf] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 05:58:31'),(2105,2,'submission_item',1064,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary Burt] New Form Submission','2025-03-13 06:07:27'),(2106,2,'submission_item',1064,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary Burt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 06:07:27'),(2107,2,'submission_item',1065,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christal Judkins] New Form Submission','2025-03-13 09:48:19'),(2108,2,'submission_item',1065,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christal Judkins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 09:48:19'),(2109,2,'submission_item',1066,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Bailey] New Form Submission','2025-03-13 11:17:01'),(2110,2,'submission_item',1066,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Bailey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 11:17:01'),(2111,2,'submission_item',1067,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-13 13:27:56'),(2112,2,'submission_item',1067,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 13:27:56'),(2113,2,'submission_item',1068,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-13 16:42:55'),(2114,2,'submission_item',1068,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 16:42:55'),(2115,2,'submission_item',1069,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lakesha] New Form Submission','2025-03-13 22:37:35'),(2116,2,'submission_item',1069,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lakesha] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 22:37:35'),(2117,2,'submission_item',1070,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Estela Hibbard] New Form Submission','2025-03-13 23:23:43'),(2118,2,'submission_item',1070,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Estela Hibbard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-13 23:23:43'),(2119,2,'submission_item',1071,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Simmons] New Form Submission','2025-03-14 21:34:04'),(2120,2,'submission_item',1071,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Simmons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-14 21:34:04'),(2121,2,'submission_item',1072,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marylou Hendon] New Form Submission','2025-03-14 22:23:59'),(2122,2,'submission_item',1072,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marylou Hendon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-14 22:23:59'),(2123,2,'submission_item',1073,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-03-14 22:35:49'),(2124,2,'submission_item',1073,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-14 22:35:49'),(2125,2,'submission_item',1074,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veola Medland] New Form Submission','2025-03-14 23:08:50'),(2126,2,'submission_item',1074,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veola Medland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-14 23:08:50'),(2127,2,'submission_item',1075,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-15 03:13:00'),(2128,2,'submission_item',1075,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-15 03:13:00'),(2129,2,'submission_item',1076,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorie de Castella] New Form Submission','2025-03-15 05:13:02'),(2130,2,'submission_item',1076,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorie de Castella] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-15 05:13:02'),(2131,2,'submission_item',1077,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roxanne Fantin] New Form Submission','2025-03-15 07:37:22'),(2132,2,'submission_item',1077,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roxanne Fantin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-15 07:37:22'),(2133,2,'submission_item',1078,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [topical finasteride minoxidil formula 82f minoxidil reddit] New Form Submission','2025-03-15 18:54:36'),(2134,2,'submission_item',1078,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [topical finasteride minoxidil formula 82f minoxidil reddit] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-15 18:54:36'),(2135,2,'submission_item',1079,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-15 21:40:08'),(2136,2,'submission_item',1079,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-15 21:40:08'),(2137,2,'submission_item',1080,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Curt Ceja] New Form Submission','2025-03-16 06:55:57'),(2138,2,'submission_item',1080,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Curt Ceja] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-16 06:55:57'),(2139,2,'submission_item',1081,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eleanore McGovern] New Form Submission','2025-03-16 19:05:43'),(2140,2,'submission_item',1081,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eleanore McGovern] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-16 19:05:43'),(2141,2,'submission_item',1082,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-16 21:43:04'),(2142,2,'submission_item',1082,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-16 21:43:04'),(2143,2,'submission_item',1083,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-16 23:28:33'),(2144,2,'submission_item',1083,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-16 23:28:33'),(2145,2,'submission_item',1084,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-17 03:43:30'),(2146,2,'submission_item',1084,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 03:43:30'),(2147,2,'submission_item',1085,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cleveland Braxton] New Form Submission','2025-03-17 06:15:35'),(2148,2,'submission_item',1085,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cleveland Braxton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 06:15:35'),(2149,2,'submission_item',1086,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rony] New Form Submission','2025-03-17 06:55:08'),(2150,2,'submission_item',1086,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 06:55:08'),(2151,2,'submission_item',1087,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-03-17 13:03:05'),(2152,2,'submission_item',1087,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 13:03:05'),(2153,2,'submission_item',1088,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Grace Northcutt] New Form Submission','2025-03-17 16:20:25'),(2154,2,'submission_item',1088,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Grace Northcutt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 16:20:25'),(2155,2,'submission_item',1089,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-03-17 19:16:19'),(2156,2,'submission_item',1089,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-17 19:16:19'),(2157,2,'submission_item',1090,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phillip Taylor] New Form Submission','2025-03-18 09:22:08'),(2158,2,'submission_item',1090,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phillip Taylor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-18 09:22:08'),(2159,2,'submission_item',1091,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sang Abrams] New Form Submission','2025-03-18 17:56:54'),(2160,2,'submission_item',1091,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sang Abrams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-18 17:56:54'),(2161,2,'submission_item',1092,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paul] New Form Submission','2025-03-18 18:52:59'),(2162,2,'submission_item',1092,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-18 18:52:59'),(2163,2,'submission_item',1093,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shantae Crist] New Form Submission','2025-03-18 21:47:51'),(2164,2,'submission_item',1093,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shantae Crist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-18 21:47:51'),(2165,2,'submission_item',1094,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-18 22:54:45'),(2166,2,'submission_item',1094,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-18 22:54:45'),(2167,2,'submission_item',1095,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nola Waldman] New Form Submission','2025-03-19 01:24:22'),(2168,2,'submission_item',1095,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nola Waldman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 01:24:22'),(2169,2,'submission_item',1096,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maxwell Mcintire] New Form Submission','2025-03-19 12:00:10'),(2170,2,'submission_item',1096,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maxwell Mcintire] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 12:00:10'),(2171,2,'submission_item',1097,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Marques] New Form Submission','2025-03-19 17:43:49'),(2172,2,'submission_item',1097,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Marques] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 17:43:49'),(2173,2,'submission_item',1098,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arielle Cowan] New Form Submission','2025-03-19 17:50:58'),(2174,2,'submission_item',1098,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arielle Cowan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 17:50:58'),(2175,2,'submission_item',1099,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shmuel MACHLIS] New Form Submission','2025-03-19 19:13:41'),(2176,2,'submission_item',1099,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shmuel MACHLIS] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 19:13:41'),(2177,2,'submission_item',1100,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-19 19:43:41'),(2178,2,'submission_item',1100,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 19:43:41'),(2179,2,'submission_item',1101,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Remona Lenehan] New Form Submission','2025-03-19 20:25:21'),(2180,2,'submission_item',1101,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Remona Lenehan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 20:25:21'),(2181,2,'submission_item',1102,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maddy] New Form Submission','2025-03-19 21:07:18'),(2182,2,'submission_item',1102,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-19 21:07:18'),(2183,2,'submission_item',1103,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Virginia Almonte] New Form Submission','2025-03-20 00:01:33'),(2184,2,'submission_item',1103,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Virginia Almonte] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 00:01:33'),(2185,2,'submission_item',1104,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheryl Parker] New Form Submission','2025-03-20 00:06:15'),(2186,2,'submission_item',1104,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheryl Parker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 00:06:15'),(2187,2,'submission_item',1105,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cecila Dabbs] New Form Submission','2025-03-20 05:12:49'),(2188,2,'submission_item',1105,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cecila Dabbs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 05:12:49'),(2189,2,'submission_item',1106,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Corey Chung Gon] New Form Submission','2025-03-20 07:26:21'),(2190,2,'submission_item',1106,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Corey Chung Gon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 07:26:21'),(2191,2,'submission_item',1107,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-20 08:13:16'),(2192,2,'submission_item',1107,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 08:13:16'),(2193,2,'submission_item',1108,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Devdutt Thaware] New Form Submission','2025-03-20 10:04:54'),(2194,2,'submission_item',1108,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Devdutt Thaware] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 10:04:54'),(2195,2,'submission_item',1109,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rajiv] New Form Submission','2025-03-20 20:13:48'),(2196,2,'submission_item',1109,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rajiv] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 20:13:48'),(2197,2,'submission_item',1110,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-20 23:55:32'),(2198,2,'submission_item',1110,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-20 23:55:32'),(2199,2,'submission_item',1111,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valeria Brose] New Form Submission','2025-03-21 02:46:51'),(2200,2,'submission_item',1111,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valeria Brose] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 02:46:51'),(2201,2,'submission_item',1112,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Renato Fitzhardinge] New Form Submission','2025-03-21 04:33:06'),(2202,2,'submission_item',1112,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Renato Fitzhardinge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 04:33:06'),(2203,2,'submission_item',1113,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-21 05:13:33'),(2204,2,'submission_item',1113,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 05:13:33'),(2205,2,'submission_item',1114,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-21 05:43:05'),(2206,2,'submission_item',1114,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 05:43:05'),(2207,2,'submission_item',1115,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thalia Ewing] New Form Submission','2025-03-21 05:45:24'),(2208,2,'submission_item',1115,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thalia Ewing] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 05:45:24'),(2209,2,'submission_item',1116,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florencia Fairbanks] New Form Submission','2025-03-21 14:16:33'),(2210,2,'submission_item',1116,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florencia Fairbanks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 14:16:33'),(2211,2,'submission_item',1117,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Naveen] New Form Submission','2025-03-21 16:12:35'),(2212,2,'submission_item',1117,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Naveen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 16:12:35'),(2213,2,'submission_item',1118,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tuyet Cocks] New Form Submission','2025-03-21 16:52:45'),(2214,2,'submission_item',1118,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tuyet Cocks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 16:52:45'),(2215,2,'submission_item',1119,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karl Fulkerson] New Form Submission','2025-03-21 17:15:02'),(2216,2,'submission_item',1119,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karl Fulkerson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 17:15:02'),(2217,2,'submission_item',1120,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-21 23:05:10'),(2218,2,'submission_item',1120,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-21 23:05:10'),(2219,2,'submission_item',1121,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Salvador Auricht] New Form Submission','2025-03-22 03:01:39'),(2220,2,'submission_item',1121,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Salvador Auricht] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 03:01:39'),(2221,2,'submission_item',1122,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marshall Ostermann] New Form Submission','2025-03-22 06:40:03'),(2222,2,'submission_item',1122,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marshall Ostermann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 06:40:03'),(2223,2,'submission_item',1123,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-03-22 13:48:31'),(2224,2,'submission_item',1123,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 13:48:31'),(2225,2,'submission_item',1124,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neva Valasquez] New Form Submission','2025-03-22 16:37:35'),(2226,2,'submission_item',1124,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neva Valasquez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 16:37:35'),(2227,2,'submission_item',1125,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sally Gunther] New Form Submission','2025-03-22 16:45:32'),(2228,2,'submission_item',1125,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sally Gunther] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 16:45:32'),(2229,2,'submission_item',1126,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tammara Bandy] New Form Submission','2025-03-22 19:35:02'),(2230,2,'submission_item',1126,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tammara Bandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 19:35:02'),(2231,2,'submission_item',1127,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Barrett Hendrick] New Form Submission','2025-03-22 20:07:46'),(2232,2,'submission_item',1127,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Barrett Hendrick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 20:07:46'),(2233,2,'submission_item',1128,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avery Selfe] New Form Submission','2025-03-22 22:09:05'),(2234,2,'submission_item',1128,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avery Selfe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 22:09:06'),(2235,2,'submission_item',1129,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marjorie Jageurs] New Form Submission','2025-03-22 23:55:23'),(2236,2,'submission_item',1129,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marjorie Jageurs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-22 23:55:23'),(2237,2,'submission_item',1130,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_wvor] New Form Submission','2025-03-23 00:08:17'),(2238,2,'submission_item',1130,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_wvor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-23 00:08:17'),(2239,2,'submission_item',1131,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-03-23 02:51:28'),(2240,2,'submission_item',1131,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-23 02:51:28'),(2241,2,'submission_item',1132,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-23 14:13:12'),(2242,2,'submission_item',1132,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-23 14:13:12'),(2243,2,'submission_item',1133,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-23 20:59:01'),(2244,2,'submission_item',1133,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-23 20:59:01'),(2245,2,'submission_item',1134,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-23 21:12:51'),(2246,2,'submission_item',1134,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-23 21:12:51'),(2247,2,'submission_item',1135,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trevor Bunker] New Form Submission','2025-03-24 05:28:01'),(2248,2,'submission_item',1135,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trevor Bunker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 05:28:01'),(2249,2,'submission_item',1136,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorena Brown] New Form Submission','2025-03-24 05:42:48'),(2250,2,'submission_item',1136,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorena Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 05:42:48'),(2251,2,'submission_item',1137,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-03-24 11:38:14'),(2252,2,'submission_item',1137,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 11:38:14'),(2253,2,'submission_item',1138,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilfred Soubeiran] New Form Submission','2025-03-24 11:49:56'),(2254,2,'submission_item',1138,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilfred Soubeiran] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 11:49:56'),(2255,2,'submission_item',1139,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ute Hope] New Form Submission','2025-03-24 13:51:16'),(2256,2,'submission_item',1139,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ute Hope] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 13:51:16'),(2257,2,'submission_item',1140,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vick Reno] New Form Submission','2025-03-24 13:58:09'),(2258,2,'submission_item',1140,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vick Reno] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 13:58:09'),(2259,2,'submission_item',1141,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mari Schofield] New Form Submission','2025-03-24 14:31:26'),(2260,2,'submission_item',1141,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mari Schofield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 14:31:26'),(2261,2,'submission_item',1142,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-03-24 15:34:17'),(2262,2,'submission_item',1142,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 15:34:17'),(2263,2,'submission_item',1143,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Denny Jeffreys] New Form Submission','2025-03-24 15:52:13'),(2264,2,'submission_item',1143,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Denny Jeffreys] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 15:52:13'),(2265,2,'submission_item',1144,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stevie Mangum] New Form Submission','2025-03-24 23:20:19'),(2266,2,'submission_item',1144,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stevie Mangum] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-24 23:20:19'),(2267,2,'submission_item',1145,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ella Bury] New Form Submission','2025-03-25 07:33:09'),(2268,2,'submission_item',1145,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ella Bury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 07:33:09'),(2269,2,'submission_item',1146,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-25 07:48:42'),(2270,2,'submission_item',1146,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 07:48:43'),(2271,2,'submission_item',1147,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil] New Form Submission','2025-03-25 11:34:54'),(2272,2,'submission_item',1147,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 11:34:54'),(2273,2,'submission_item',1148,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Marques] New Form Submission','2025-03-25 14:06:15'),(2274,2,'submission_item',1148,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Marques] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 14:06:15'),(2275,2,'submission_item',1149,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maura Hopley] New Form Submission','2025-03-25 17:34:25'),(2276,2,'submission_item',1149,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maura Hopley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 17:34:25'),(2277,2,'submission_item',1150,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veer] New Form Submission','2025-03-25 21:33:47'),(2278,2,'submission_item',1150,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 21:33:47'),(2279,2,'submission_item',1151,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hunter Copeland] New Form Submission','2025-03-25 22:27:18'),(2280,2,'submission_item',1151,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hunter Copeland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 22:27:18'),(2281,2,'submission_item',1152,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-03-25 22:58:56'),(2282,2,'submission_item',1152,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-25 22:58:56'),(2283,2,'submission_item',1153,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-26 00:13:46'),(2284,2,'submission_item',1153,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 00:13:46'),(2285,2,'submission_item',1154,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deanna Deberry] New Form Submission','2025-03-26 02:46:12'),(2286,2,'submission_item',1154,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deanna Deberry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 02:46:12'),(2287,2,'submission_item',1155,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-26 07:37:01'),(2288,2,'submission_item',1155,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 07:37:01'),(2289,2,'submission_item',1156,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vicky] New Form Submission','2025-03-26 16:07:18'),(2290,2,'submission_item',1156,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vicky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 16:07:18'),(2291,2,'submission_item',1157,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2025-03-26 19:06:45'),(2292,2,'submission_item',1157,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 19:06:45'),(2293,2,'submission_item',1158,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latanya Mansour] New Form Submission','2025-03-26 20:04:08'),(2294,2,'submission_item',1158,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latanya Mansour] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 20:04:08'),(2295,2,'submission_item',1159,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheryl Parker] New Form Submission','2025-03-26 21:55:55'),(2296,2,'submission_item',1159,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheryl Parker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-26 21:55:55'),(2297,2,'submission_item',1160,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deandre Everingham] New Form Submission','2025-03-27 03:20:20'),(2298,2,'submission_item',1160,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deandre Everingham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-27 03:20:20'),(2299,2,'submission_item',1161,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-03-27 11:26:12'),(2300,2,'submission_item',1161,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-27 11:26:12'),(2301,2,'submission_item',1162,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fleta Miele] New Form Submission','2025-03-27 11:51:27'),(2302,2,'submission_item',1162,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fleta Miele] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-27 11:51:27'),(2303,2,'submission_item',1163,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rufus Kelynack] New Form Submission','2025-03-27 14:45:10'),(2304,2,'submission_item',1163,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rufus Kelynack] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-27 14:45:10'),(2305,2,'submission_item',1164,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marietta Claborn] New Form Submission','2025-03-27 15:24:14'),(2306,2,'submission_item',1164,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marietta Claborn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-27 15:24:14'),(2307,2,'submission_item',1165,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-28 10:13:15'),(2308,2,'submission_item',1165,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 10:13:15'),(2309,2,'submission_item',1166,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-03-28 11:43:57'),(2310,2,'submission_item',1166,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 11:43:57'),(2311,2,'submission_item',1167,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kellie Sterrett] New Form Submission','2025-03-28 17:00:39'),(2312,2,'submission_item',1167,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kellie Sterrett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 17:00:39'),(2313,2,'submission_item',1168,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Geoffrey Biddlecombe] New Form Submission','2025-03-28 17:02:34'),(2314,2,'submission_item',1168,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Geoffrey Biddlecombe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 17:02:34'),(2315,2,'submission_item',1169,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elana Anivitti] New Form Submission','2025-03-28 19:59:25'),(2316,2,'submission_item',1169,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elana Anivitti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 19:59:25'),(2317,2,'submission_item',1170,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arlette Ruggieri] New Form Submission','2025-03-28 22:51:01'),(2318,2,'submission_item',1170,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arlette Ruggieri] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 22:51:01'),(2319,2,'submission_item',1171,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joshua Linkous] New Form Submission','2025-03-28 22:58:04'),(2320,2,'submission_item',1171,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joshua Linkous] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-28 22:58:04'),(2321,2,'submission_item',1172,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2025-03-29 05:31:32'),(2322,2,'submission_item',1172,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-29 05:31:32'),(2323,2,'submission_item',1173,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arianne Fuhrmann] New Form Submission','2025-03-29 10:47:22'),(2324,2,'submission_item',1173,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arianne Fuhrmann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-29 10:47:22'),(2325,2,'submission_item',1174,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Larhonda Payton] New Form Submission','2025-03-29 19:18:41'),(2326,2,'submission_item',1174,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Larhonda Payton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-29 19:18:41'),(2327,2,'submission_item',1175,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Doug Guertin] New Form Submission','2025-03-30 01:30:41'),(2328,2,'submission_item',1175,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Doug Guertin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-30 01:30:41'),(2329,2,'submission_item',1176,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Temeka Broome] New Form Submission','2025-03-30 18:52:51'),(2330,2,'submission_item',1176,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Temeka Broome] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-30 18:52:51'),(2331,2,'submission_item',1177,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-03-30 22:01:56'),(2332,2,'submission_item',1177,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-30 22:01:56'),(2333,2,'submission_item',1178,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2025-03-31 05:20:35'),(2334,2,'submission_item',1178,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-31 05:20:35'),(2335,2,'submission_item',1179,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rod Binette] New Form Submission','2025-03-31 10:49:37'),(2336,2,'submission_item',1179,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rod Binette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-31 10:49:37'),(2337,2,'submission_item',1180,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucia Kirk] New Form Submission','2025-03-31 18:15:35'),(2338,2,'submission_item',1180,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucia Kirk] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-31 18:15:35'),(2339,2,'submission_item',1181,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ronit] New Form Submission','2025-03-31 21:31:08'),(2340,2,'submission_item',1181,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ronit] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-03-31 21:31:08'),(2341,2,'submission_item',1182,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Annetta Chiu] New Form Submission','2025-04-01 03:33:24'),(2342,2,'submission_item',1182,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Annetta Chiu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 03:33:24'),(2343,2,'submission_item',1183,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-01 04:39:29'),(2344,2,'submission_item',1183,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 04:39:29'),(2345,2,'submission_item',1184,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-04-01 09:32:03'),(2346,2,'submission_item',1184,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 09:32:03'),(2347,2,'submission_item',1185,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sanora Fikes] New Form Submission','2025-04-01 13:38:06'),(2348,2,'submission_item',1185,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sanora Fikes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 13:38:06'),(2349,2,'submission_item',1186,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-01 19:27:33'),(2350,2,'submission_item',1186,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 19:27:33'),(2351,2,'submission_item',1187,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-04-01 19:45:49'),(2352,2,'submission_item',1187,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 19:45:49'),(2353,2,'submission_item',1188,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shoshana Scotto] New Form Submission','2025-04-01 21:02:18'),(2354,2,'submission_item',1188,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shoshana Scotto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 21:02:18'),(2355,2,'submission_item',1189,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-04-01 22:58:07'),(2356,2,'submission_item',1189,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-01 22:58:07'),(2357,2,'submission_item',1190,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mel Webster] New Form Submission','2025-04-02 06:03:51'),(2358,2,'submission_item',1190,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mel Webster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-02 06:03:51'),(2359,2,'submission_item',1191,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Esther Terrell] New Form Submission','2025-04-02 14:46:58'),(2360,2,'submission_item',1191,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Esther Terrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-02 14:46:58'),(2361,2,'submission_item',1192,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-04-02 17:43:09'),(2362,2,'submission_item',1192,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-02 17:43:09'),(2363,2,'submission_item',1193,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam Disney] New Form Submission','2025-04-02 19:48:51'),(2364,2,'submission_item',1193,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam Disney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-02 19:48:51'),(2365,2,'submission_item',1194,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2025-04-03 10:59:54'),(2366,2,'submission_item',1194,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-03 10:59:54'),(2367,2,'submission_item',1195,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sid] New Form Submission','2025-04-03 14:08:10'),(2368,2,'submission_item',1195,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-03 14:08:10'),(2369,2,'submission_item',1196,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-03 19:00:54'),(2370,2,'submission_item',1196,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-03 19:00:54'),(2371,2,'submission_item',1197,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tabatha Pfaff] New Form Submission','2025-04-04 01:34:25'),(2372,2,'submission_item',1197,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tabatha Pfaff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-04 01:34:25'),(2373,2,'submission_item',1198,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-04 02:13:05'),(2374,2,'submission_item',1198,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-04 02:13:05'),(2375,2,'submission_item',1199,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-04-04 13:55:13'),(2376,2,'submission_item',1199,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-04 13:55:13'),(2377,2,'submission_item',1200,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milton Giorza] New Form Submission','2025-04-05 00:47:37'),(2378,2,'submission_item',1200,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milton Giorza] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 00:47:37'),(2379,2,'submission_item',1201,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-04-05 01:13:54'),(2380,2,'submission_item',1201,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 01:13:54'),(2381,2,'submission_item',1202,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hwa Hutcheson] New Form Submission','2025-04-05 03:41:00'),(2382,2,'submission_item',1202,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hwa Hutcheson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 03:41:00'),(2383,2,'submission_item',1203,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-05 06:06:42'),(2384,2,'submission_item',1203,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 06:06:42'),(2385,2,'submission_item',1204,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Berniece Edmond] New Form Submission','2025-04-05 06:49:20'),(2386,2,'submission_item',1204,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Berniece Edmond] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 06:49:20'),(2387,2,'submission_item',1205,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby Barnes] New Form Submission','2025-04-05 08:43:24'),(2388,2,'submission_item',1205,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby Barnes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 08:43:24'),(2389,2,'submission_item',1206,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bertha Mayhew] New Form Submission','2025-04-05 13:30:37'),(2390,2,'submission_item',1206,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bertha Mayhew] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 13:30:37'),(2391,2,'submission_item',1207,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-05 14:13:48'),(2392,2,'submission_item',1207,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-05 14:13:48'),(2393,2,'submission_item',1208,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angie Worthington] New Form Submission','2025-04-06 00:38:39'),(2394,2,'submission_item',1208,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angie Worthington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-06 00:38:39'),(2395,2,'submission_item',1209,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristy Baragwanath] New Form Submission','2025-04-06 19:14:48'),(2396,2,'submission_item',1209,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristy Baragwanath] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-06 19:14:48'),(2397,2,'submission_item',1210,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Beverly Hines] New Form Submission','2025-04-07 03:08:00'),(2398,2,'submission_item',1210,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Beverly Hines] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 03:08:00'),(2399,2,'submission_item',1211,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aiden Delapena] New Form Submission','2025-04-07 03:08:00'),(2400,2,'submission_item',1211,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aiden Delapena] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 03:08:00'),(2401,2,'submission_item',1212,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby] New Form Submission','2025-04-07 05:11:30'),(2402,2,'submission_item',1212,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 05:11:30'),(2403,2,'submission_item',1213,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adam Tyrell] New Form Submission','2025-04-07 09:08:38'),(2404,2,'submission_item',1213,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adam Tyrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 09:08:38'),(2405,2,'submission_item',1214,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trisha Brunette] New Form Submission','2025-04-07 14:51:07'),(2406,2,'submission_item',1214,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trisha Brunette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 14:51:07'),(2407,2,'submission_item',1215,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tory Kimber] New Form Submission','2025-04-07 18:00:30'),(2408,2,'submission_item',1215,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tory Kimber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 18:00:30'),(2409,2,'submission_item',1216,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alec Brown] New Form Submission','2025-04-07 20:03:01'),(2410,2,'submission_item',1216,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alec Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 20:03:01'),(2411,2,'submission_item',1217,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam Binns] New Form Submission','2025-04-07 20:32:15'),(2412,2,'submission_item',1217,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam Binns] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 20:32:15'),(2413,2,'submission_item',1218,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stacy Farrington] New Form Submission','2025-04-07 21:05:12'),(2414,2,'submission_item',1218,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stacy Farrington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 21:05:12'),(2415,2,'submission_item',1219,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Veinbergs] New Form Submission','2025-04-07 22:43:07'),(2416,2,'submission_item',1219,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Veinbergs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 22:43:07'),(2417,2,'submission_item',1220,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Wints] New Form Submission','2025-04-07 22:45:05'),(2418,2,'submission_item',1220,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Wints] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-07 22:45:05'),(2419,2,'submission_item',1221,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tommy Benavidez] New Form Submission','2025-04-08 01:31:00'),(2420,2,'submission_item',1221,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tommy Benavidez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 01:31:00'),(2421,2,'submission_item',1222,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-08 07:51:27'),(2422,2,'submission_item',1222,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 07:51:27'),(2423,2,'submission_item',1223,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Luke Jimenez] New Form Submission','2025-04-08 10:41:56'),(2424,2,'submission_item',1223,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Luke Jimenez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 10:41:56'),(2425,2,'submission_item',1224,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby] New Form Submission','2025-04-08 14:09:46'),(2426,2,'submission_item',1224,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 14:09:46'),(2427,2,'submission_item',1225,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_bwor] New Form Submission','2025-04-08 15:34:22'),(2428,2,'submission_item',1225,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_bwor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 15:34:22'),(2429,2,'submission_item',1226,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Brown] New Form Submission','2025-04-08 20:06:43'),(2430,2,'submission_item',1226,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Brown] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 20:06:43'),(2431,2,'submission_item',1227,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arlen Swank] New Form Submission','2025-04-08 23:28:18'),(2432,2,'submission_item',1227,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arlen Swank] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-08 23:28:18'),(2433,2,'submission_item',1228,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tiffany Streeter] New Form Submission','2025-04-09 08:55:32'),(2434,2,'submission_item',1228,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tiffany Streeter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-09 08:55:32'),(2435,2,'submission_item',1229,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ana] New Form Submission','2025-04-09 15:24:29'),(2436,2,'submission_item',1229,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-09 15:24:29'),(2437,2,'submission_item',1230,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vickey Rhem] New Form Submission','2025-04-09 17:38:46'),(2438,2,'submission_item',1230,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vickey Rhem] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-09 17:38:46'),(2439,2,'submission_item',1231,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-09 17:44:11'),(2440,2,'submission_item',1231,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-09 17:44:11'),(2441,2,'submission_item',1232,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ethan Loving] New Form Submission','2025-04-10 01:03:44'),(2442,2,'submission_item',1232,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ethan Loving] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 01:03:44'),(2443,2,'submission_item',1233,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosetta Keiser] New Form Submission','2025-04-10 01:21:16'),(2444,2,'submission_item',1233,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosetta Keiser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 01:21:16'),(2445,2,'submission_item',1234,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-04-10 14:30:21'),(2446,2,'submission_item',1234,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 14:30:21'),(2447,2,'submission_item',1235,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Locklear] New Form Submission','2025-04-10 17:09:56'),(2448,2,'submission_item',1235,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Locklear] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 17:09:56'),(2449,2,'submission_item',1236,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Simmons] New Form Submission','2025-04-10 18:59:20'),(2450,2,'submission_item',1236,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Simmons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 18:59:20'),(2451,2,'submission_item',1237,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Veinbergs] New Form Submission','2025-04-10 20:50:31'),(2452,2,'submission_item',1237,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Veinbergs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-10 20:50:31'),(2453,2,'submission_item',1238,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-11 00:15:22'),(2454,2,'submission_item',1238,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 00:15:22'),(2455,2,'submission_item',1239,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-11 00:23:49'),(2456,2,'submission_item',1239,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 00:23:49'),(2457,2,'submission_item',1240,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dotty Dalgleish] New Form Submission','2025-04-11 01:00:56'),(2458,2,'submission_item',1240,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dotty Dalgleish] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 01:00:56'),(2459,2,'submission_item',1241,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [DuweewPralt] New Form Submission','2025-04-11 02:18:56'),(2460,2,'submission_item',1241,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [DuweewPralt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 02:18:56'),(2461,2,'submission_item',1242,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cerys Burkholder] New Form Submission','2025-04-11 05:51:46'),(2462,2,'submission_item',1242,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cerys Burkholder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 05:51:46'),(2463,2,'submission_item',1243,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stacey Ogle] New Form Submission','2025-04-11 10:22:43'),(2464,2,'submission_item',1243,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stacey Ogle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 10:22:43'),(2465,2,'submission_item',1244,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veta Schuhmacher] New Form Submission','2025-04-11 17:43:45'),(2466,2,'submission_item',1244,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veta Schuhmacher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-11 17:43:45'),(2467,2,'submission_item',1245,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheryl Parker] New Form Submission','2025-04-12 20:33:55'),(2468,2,'submission_item',1245,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheryl Parker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-12 20:33:55'),(2469,2,'submission_item',1246,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-04-13 06:31:25'),(2470,2,'submission_item',1246,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-13 06:31:25'),(2471,2,'submission_item',1247,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ernie Broyles] New Form Submission','2025-04-13 14:05:31'),(2472,2,'submission_item',1247,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ernie Broyles] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-13 14:05:31'),(2473,2,'submission_item',1248,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hannelore Wesolowski] New Form Submission','2025-04-13 18:04:38'),(2474,2,'submission_item',1248,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hannelore Wesolowski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-13 18:04:38'),(2475,2,'submission_item',1249,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Layla Segundo] New Form Submission','2025-04-14 00:14:06'),(2476,2,'submission_item',1249,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Layla Segundo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 00:14:06'),(2477,2,'submission_item',1250,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [DuwerPralt] New Form Submission','2025-04-14 02:04:02'),(2478,2,'submission_item',1250,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [DuwerPralt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 02:04:02'),(2479,2,'submission_item',1251,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Donnell Chau] New Form Submission','2025-04-14 07:51:41'),(2480,2,'submission_item',1251,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Donnell Chau] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 07:51:41'),(2481,2,'submission_item',1252,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caridad Clow] New Form Submission','2025-04-14 08:51:17'),(2482,2,'submission_item',1252,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caridad Clow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 08:51:17'),(2483,2,'submission_item',1253,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shaunte Lindquist] New Form Submission','2025-04-14 10:33:37'),(2484,2,'submission_item',1253,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shaunte Lindquist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 10:33:37'),(2485,2,'submission_item',1254,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-14 15:49:27'),(2486,2,'submission_item',1254,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 15:49:27'),(2487,2,'submission_item',1255,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-04-14 16:47:44'),(2488,2,'submission_item',1255,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-14 16:47:44'),(2489,2,'submission_item',1256,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chas Rumsey] New Form Submission','2025-04-15 01:39:24'),(2490,2,'submission_item',1256,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chas Rumsey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 01:39:24'),(2491,2,'submission_item',1257,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Evelyn Alves Goncalves] New Form Submission','2025-04-15 04:01:02'),(2492,2,'submission_item',1257,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Evelyn Alves Goncalves] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 04:01:03'),(2493,2,'submission_item',1258,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ryder Mash] New Form Submission','2025-04-15 09:55:46'),(2494,2,'submission_item',1258,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ryder Mash] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 09:55:46'),(2495,2,'submission_item',1259,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yvonne Trujillo] New Form Submission','2025-04-15 11:31:28'),(2496,2,'submission_item',1259,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yvonne Trujillo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 11:31:28'),(2497,2,'submission_item',1260,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Debbie Sessions] New Form Submission','2025-04-15 12:01:07'),(2498,2,'submission_item',1260,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Debbie Sessions] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 12:01:07'),(2499,2,'submission_item',1261,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Steffen Cleburne] New Form Submission','2025-04-15 14:09:36'),(2500,2,'submission_item',1261,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Steffen Cleburne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 14:09:36'),(2501,2,'submission_item',1262,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rohan] New Form Submission','2025-04-15 15:02:54'),(2502,2,'submission_item',1262,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rohan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 15:02:54'),(2503,2,'submission_item',1263,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Percy Thurman] New Form Submission','2025-04-15 15:07:47'),(2504,2,'submission_item',1263,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Percy Thurman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 15:07:47'),(2505,2,'submission_item',1264,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mohamed Fizelle] New Form Submission','2025-04-15 17:58:22'),(2506,2,'submission_item',1264,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mohamed Fizelle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 17:58:22'),(2507,2,'submission_item',1265,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cerys Scotto] New Form Submission','2025-04-15 20:54:24'),(2508,2,'submission_item',1265,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cerys Scotto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-15 20:54:24'),(2509,2,'submission_item',1266,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [uborka_idki] New Form Submission','2025-04-16 02:42:06'),(2510,2,'submission_item',1266,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [uborka_idki] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 02:42:06'),(2511,2,'submission_item',1267,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Damian Purves] New Form Submission','2025-04-16 06:11:08'),(2512,2,'submission_item',1267,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Damian Purves] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 06:11:08'),(2513,2,'submission_item',1268,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Samuel Arnett] New Form Submission','2025-04-16 06:38:15'),(2514,2,'submission_item',1268,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Samuel Arnett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 06:38:15'),(2515,2,'submission_item',1269,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-04-16 14:56:34'),(2516,2,'submission_item',1269,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 14:56:34'),(2517,2,'submission_item',1270,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kandy Wahl] New Form Submission','2025-04-16 16:51:07'),(2518,2,'submission_item',1270,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kandy Wahl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 16:51:07'),(2519,2,'submission_item',1271,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lisa Wechsler] New Form Submission','2025-04-16 17:41:14'),(2520,2,'submission_item',1271,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lisa Wechsler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 17:41:14'),(2521,2,'submission_item',1272,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ansh] New Form Submission','2025-04-16 17:43:16'),(2522,2,'submission_item',1272,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ansh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 17:43:16'),(2523,2,'submission_item',1273,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristine Whitehurst] New Form Submission','2025-04-16 18:17:23'),(2524,2,'submission_item',1273,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristine Whitehurst] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 18:17:23'),(2525,2,'submission_item',1274,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aundrea McFarlane] New Form Submission','2025-04-16 20:17:03'),(2526,2,'submission_item',1274,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aundrea McFarlane] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 20:17:03'),(2527,2,'submission_item',1275,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gena Holtzmann] New Form Submission','2025-04-16 20:29:59'),(2528,2,'submission_item',1275,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gena Holtzmann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-16 20:29:59'),(2529,2,'submission_item',1276,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenni Gibney] New Form Submission','2025-04-17 04:03:43'),(2530,2,'submission_item',1276,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenni Gibney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 04:03:43'),(2531,2,'submission_item',1277,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janette Lieberman] New Form Submission','2025-04-17 08:31:23'),(2532,2,'submission_item',1277,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janette Lieberman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 08:31:23'),(2533,2,'submission_item',1278,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clifford McGuffog] New Form Submission','2025-04-17 19:19:38'),(2534,2,'submission_item',1278,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clifford McGuffog] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 19:19:38'),(2535,2,'submission_item',1279,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edgar Albritton] New Form Submission','2025-04-17 20:35:36'),(2536,2,'submission_item',1279,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edgar Albritton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 20:35:36'),(2537,2,'submission_item',1280,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2025-04-17 20:51:32'),(2538,2,'submission_item',1280,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 20:51:32'),(2539,2,'submission_item',1281,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-04-17 22:48:35'),(2540,2,'submission_item',1281,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-17 22:48:35'),(2541,2,'submission_item',1282,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Charlesvoise] New Form Submission','2025-04-18 03:19:52'),(2542,2,'submission_item',1282,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Charlesvoise] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 03:19:52'),(2543,2,'submission_item',1283,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dannielle Glenelg] New Form Submission','2025-04-18 05:28:59'),(2544,2,'submission_item',1283,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dannielle Glenelg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 05:28:59'),(2545,2,'submission_item',1284,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leonardo Cropper] New Form Submission','2025-04-18 05:29:37'),(2546,2,'submission_item',1284,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leonardo Cropper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 05:29:37'),(2547,2,'submission_item',1285,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavon Hillyard] New Form Submission','2025-04-18 05:35:13'),(2548,2,'submission_item',1285,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavon Hillyard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 05:35:13'),(2549,2,'submission_item',1286,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dena Buley] New Form Submission','2025-04-18 12:35:03'),(2550,2,'submission_item',1286,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dena Buley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 12:35:03'),(2551,2,'submission_item',1287,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MichealFet] New Form Submission','2025-04-18 12:37:34'),(2552,2,'submission_item',1287,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MichealFet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 12:37:34'),(2553,2,'submission_item',1288,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamie Gourgaud] New Form Submission','2025-04-18 12:57:10'),(2554,2,'submission_item',1288,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamie Gourgaud] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 12:57:10'),(2555,2,'submission_item',1289,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-18 15:49:28'),(2556,2,'submission_item',1289,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-18 15:49:28'),(2557,2,'submission_item',1290,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alica Kisch] New Form Submission','2025-04-19 04:28:42'),(2558,2,'submission_item',1290,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alica Kisch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 04:28:42'),(2559,2,'submission_item',1291,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vilma Boag] New Form Submission','2025-04-19 14:16:07'),(2560,2,'submission_item',1291,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vilma Boag] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 14:16:07'),(2561,2,'submission_item',1292,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Owen] New Form Submission','2025-04-19 15:39:05'),(2562,2,'submission_item',1292,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Owen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 15:39:05'),(2563,2,'submission_item',1293,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-19 16:28:51'),(2564,2,'submission_item',1293,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 16:28:51'),(2565,2,'submission_item',1294,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lolita Brinker] New Form Submission','2025-04-19 16:34:59'),(2566,2,'submission_item',1294,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lolita Brinker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 16:34:59'),(2567,2,'submission_item',1295,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavon Roehl] New Form Submission','2025-04-19 17:53:10'),(2568,2,'submission_item',1295,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavon Roehl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 17:53:10'),(2569,2,'submission_item',1296,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Helena Bloomer] New Form Submission','2025-04-19 19:11:00'),(2570,2,'submission_item',1296,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Helena Bloomer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 19:11:00'),(2571,2,'submission_item',1297,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Victoria Ebsworth] New Form Submission','2025-04-19 19:32:23'),(2572,2,'submission_item',1297,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Victoria Ebsworth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-19 19:32:23'),(2573,2,'submission_item',1298,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Theda Rohde] New Form Submission','2025-04-20 00:39:09'),(2574,2,'submission_item',1298,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Theda Rohde] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 00:39:09'),(2575,2,'submission_item',1299,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latanya Pither] New Form Submission','2025-04-20 01:15:05'),(2576,2,'submission_item',1299,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latanya Pither] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 01:15:05'),(2577,2,'submission_item',1300,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Judson Longmore] New Form Submission','2025-04-20 01:31:28'),(2578,2,'submission_item',1300,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Judson Longmore] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 01:31:28'),(2579,2,'submission_item',1301,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Qasim Yaseen] New Form Submission','2025-04-20 02:09:07'),(2580,2,'submission_item',1301,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Qasim Yaseen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 02:09:07'),(2581,2,'submission_item',1302,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-04-20 02:34:05'),(2582,2,'submission_item',1302,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 02:34:05'),(2583,2,'submission_item',1303,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leanne Tomaszewski] New Form Submission','2025-04-20 05:39:54'),(2584,2,'submission_item',1303,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leanne Tomaszewski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 05:39:54'),(2585,2,'submission_item',1304,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Randy Parkin] New Form Submission','2025-04-20 13:48:18'),(2586,2,'submission_item',1304,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Randy Parkin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 13:48:18'),(2587,2,'submission_item',1305,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lan Tedbury] New Form Submission','2025-04-20 14:56:27'),(2588,2,'submission_item',1305,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lan Tedbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-20 14:56:27'),(2589,2,'submission_item',1306,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Susan Eager] New Form Submission','2025-04-21 07:56:36'),(2590,2,'submission_item',1306,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Susan Eager] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 07:56:36'),(2591,2,'submission_item',1307,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kathie Valdivia] New Form Submission','2025-04-21 12:11:32'),(2592,2,'submission_item',1307,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kathie Valdivia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 12:11:32'),(2593,2,'submission_item',1308,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Damion O\'Malley] New Form Submission','2025-04-21 15:57:34'),(2594,2,'submission_item',1308,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Damion O\'Malley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 15:57:34'),(2595,2,'submission_item',1309,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kassie Alt] New Form Submission','2025-04-21 16:02:28'),(2596,2,'submission_item',1309,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kassie Alt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 16:02:28'),(2597,2,'submission_item',1310,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kayla Ertel] New Form Submission','2025-04-21 16:58:49'),(2598,2,'submission_item',1310,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kayla Ertel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 16:58:49'),(2599,2,'submission_item',1311,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby] New Form Submission','2025-04-21 17:26:43'),(2600,2,'submission_item',1311,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 17:26:43'),(2601,2,'submission_item',1312,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Enriqueta Lesina] New Form Submission','2025-04-21 17:56:41'),(2602,2,'submission_item',1312,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Enriqueta Lesina] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 17:56:41'),(2603,2,'submission_item',1313,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kassie Hackler] New Form Submission','2025-04-21 21:17:41'),(2604,2,'submission_item',1313,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kassie Hackler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 21:17:41'),(2605,2,'submission_item',1314,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mariana Graves] New Form Submission','2025-04-21 21:31:50'),(2606,2,'submission_item',1314,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mariana Graves] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 21:31:50'),(2607,2,'submission_item',1315,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kari MacKillop] New Form Submission','2025-04-21 21:38:15'),(2608,2,'submission_item',1315,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kari MacKillop] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 21:38:15'),(2609,2,'submission_item',1316,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-21 22:17:33'),(2610,2,'submission_item',1316,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 22:17:33'),(2611,2,'submission_item',1317,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-04-21 22:51:35'),(2612,2,'submission_item',1317,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-21 22:51:35'),(2613,2,'submission_item',1318,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessica Minahan] New Form Submission','2025-04-22 15:39:34'),(2614,2,'submission_item',1318,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessica Minahan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-22 15:39:34'),(2615,2,'submission_item',1319,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudio Heyne] New Form Submission','2025-04-22 16:43:35'),(2616,2,'submission_item',1319,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudio Heyne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-22 16:43:35'),(2617,2,'submission_item',1320,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-04-22 19:20:08'),(2618,2,'submission_item',1320,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-22 19:20:08'),(2619,2,'submission_item',1321,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Simmons] New Form Submission','2025-04-22 22:59:34'),(2620,2,'submission_item',1321,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Simmons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-22 22:59:34'),(2621,2,'submission_item',1322,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessie Hodgkinson] New Form Submission','2025-04-23 01:11:47'),(2622,2,'submission_item',1322,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessie Hodgkinson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 01:11:47'),(2623,2,'submission_item',1323,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Forest Gebhardt] New Form Submission','2025-04-23 01:28:52'),(2624,2,'submission_item',1323,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Forest Gebhardt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 01:28:52'),(2625,2,'submission_item',1324,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [William Cerda] New Form Submission','2025-04-23 04:13:53'),(2626,2,'submission_item',1324,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [William Cerda] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 04:13:54'),(2627,2,'submission_item',1325,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kellye Daley] New Form Submission','2025-04-23 04:35:37'),(2628,2,'submission_item',1325,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kellye Daley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 04:35:37'),(2629,2,'submission_item',1326,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [distavka-cvetov_bspr] New Form Submission','2025-04-23 14:50:08'),(2630,2,'submission_item',1326,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [distavka-cvetov_bspr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 14:50:08'),(2631,2,'submission_item',1327,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Blanca Valenzuela] New Form Submission','2025-04-23 15:24:56'),(2632,2,'submission_item',1327,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Blanca Valenzuela] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 15:24:56'),(2633,2,'submission_item',1328,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Felicia Heney] New Form Submission','2025-04-23 15:31:31'),(2634,2,'submission_item',1328,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Felicia Heney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 15:31:31'),(2635,2,'submission_item',1329,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Todd Greenleaf] New Form Submission','2025-04-23 15:49:39'),(2636,2,'submission_item',1329,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Todd Greenleaf] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 15:49:39'),(2637,2,'submission_item',1330,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Viren] New Form Submission','2025-04-23 16:04:54'),(2638,2,'submission_item',1330,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Viren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 16:04:54'),(2639,2,'submission_item',1331,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cara Huish] New Form Submission','2025-04-23 20:47:03'),(2640,2,'submission_item',1331,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cara Huish] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-23 20:47:03'),(2641,2,'submission_item',1332,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Winfred Lynch] New Form Submission','2025-04-24 04:30:10'),(2642,2,'submission_item',1332,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Winfred Lynch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 04:30:10'),(2643,2,'submission_item',1333,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valorie Mawson] New Form Submission','2025-04-24 04:51:23'),(2644,2,'submission_item',1333,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valorie Mawson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 04:51:23'),(2645,2,'submission_item',1334,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brady Blackwell] New Form Submission','2025-04-24 08:24:04'),(2646,2,'submission_item',1334,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brady Blackwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 08:24:04'),(2647,2,'submission_item',1335,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ricardo Witcher] New Form Submission','2025-04-24 11:38:59'),(2648,2,'submission_item',1335,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ricardo Witcher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 11:38:59'),(2649,2,'submission_item',1336,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shayne Kinsella] New Form Submission','2025-04-24 13:17:01'),(2650,2,'submission_item',1336,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shayne Kinsella] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 13:17:01'),(2651,2,'submission_item',1337,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Qasim Yaseen] New Form Submission','2025-04-24 16:26:07'),(2652,2,'submission_item',1337,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Qasim Yaseen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 16:26:07'),(2653,2,'submission_item',1338,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-04-24 16:31:58'),(2654,2,'submission_item',1338,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 16:31:58'),(2655,2,'submission_item',1339,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilburn Colburn] New Form Submission','2025-04-24 16:39:51'),(2656,2,'submission_item',1339,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilburn Colburn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 16:39:51'),(2657,2,'submission_item',1340,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Galen Osgood] New Form Submission','2025-04-24 16:43:33'),(2658,2,'submission_item',1340,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Galen Osgood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 16:43:33'),(2659,2,'submission_item',1341,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheryl Parker] New Form Submission','2025-04-24 23:53:45'),(2660,2,'submission_item',1341,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheryl Parker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-24 23:53:45'),(2661,2,'submission_item',1342,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dulcie Reedy] New Form Submission','2025-04-25 08:25:57'),(2662,2,'submission_item',1342,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dulcie Reedy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-25 08:25:57'),(2663,2,'submission_item',1343,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fleta Erlikilyika] New Form Submission','2025-04-25 21:48:37'),(2664,2,'submission_item',1343,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fleta Erlikilyika] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-25 21:48:38'),(2665,2,'submission_item',1344,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary Freame] New Form Submission','2025-04-26 04:33:35'),(2666,2,'submission_item',1344,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary Freame] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-26 04:33:35'),(2667,2,'submission_item',1345,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-26 10:48:48'),(2668,2,'submission_item',1345,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-26 10:48:48'),(2669,2,'submission_item',1346,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Doretha Farnsworth] New Form Submission','2025-04-26 18:19:04'),(2670,2,'submission_item',1346,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Doretha Farnsworth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-26 18:19:04'),(2671,2,'submission_item',1347,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fidelia Duran] New Form Submission','2025-04-26 19:10:41'),(2672,2,'submission_item',1347,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fidelia Duran] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-26 19:10:41'),(2673,2,'submission_item',1348,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilbur Bradway] New Form Submission','2025-04-26 22:34:35'),(2674,2,'submission_item',1348,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilbur Bradway] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-26 22:34:35'),(2675,2,'submission_item',1349,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-04-27 13:12:12'),(2676,2,'submission_item',1349,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-27 13:12:12'),(2677,2,'submission_item',1350,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monika Sturgess] New Form Submission','2025-04-27 16:06:22'),(2678,2,'submission_item',1350,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monika Sturgess] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-27 16:06:22'),(2679,2,'submission_item',1351,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rozella Book] New Form Submission','2025-04-27 17:59:33'),(2680,2,'submission_item',1351,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rozella Book] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-27 17:59:33'),(2681,2,'submission_item',1352,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maxwell Barnett] New Form Submission','2025-04-27 21:38:18'),(2682,2,'submission_item',1352,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maxwell Barnett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-27 21:38:18'),(2683,2,'submission_item',1353,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kim Mackey] New Form Submission','2025-04-27 22:27:24'),(2684,2,'submission_item',1353,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kim Mackey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-27 22:27:24'),(2685,2,'submission_item',1354,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christiane Saiz] New Form Submission','2025-04-28 01:23:51'),(2686,2,'submission_item',1354,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christiane Saiz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 01:23:51'),(2687,2,'submission_item',1355,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-28 03:16:42'),(2688,2,'submission_item',1355,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 03:16:42'),(2689,2,'submission_item',1356,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tommyhed] New Form Submission','2025-04-28 05:32:05'),(2690,2,'submission_item',1356,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tommyhed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 05:32:05'),(2691,2,'submission_item',1357,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-04-28 08:13:03'),(2692,2,'submission_item',1357,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 08:13:03'),(2693,2,'submission_item',1358,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2025-04-28 12:38:59'),(2694,2,'submission_item',1358,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 12:38:59'),(2695,2,'submission_item',1359,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtis Cooch] New Form Submission','2025-04-28 18:08:28'),(2696,2,'submission_item',1359,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtis Cooch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 18:08:29'),(2697,2,'submission_item',1360,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arlene Pappas] New Form Submission','2025-04-28 23:22:05'),(2698,2,'submission_item',1360,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arlene Pappas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-28 23:22:05'),(2699,2,'submission_item',1361,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-04-29 02:11:07'),(2700,2,'submission_item',1361,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 02:11:07'),(2701,2,'submission_item',1362,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rhea Lathrop] New Form Submission','2025-04-29 04:59:42'),(2702,2,'submission_item',1362,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rhea Lathrop] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 04:59:42'),(2703,2,'submission_item',1363,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ana Martins Lima] New Form Submission','2025-04-29 07:10:53'),(2704,2,'submission_item',1363,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ana Martins Lima] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 07:10:53'),(2705,2,'submission_item',1364,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johnette Leger] New Form Submission','2025-04-29 14:29:00'),(2706,2,'submission_item',1364,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johnette Leger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 14:29:00'),(2707,2,'submission_item',1365,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Velma Felan] New Form Submission','2025-04-29 20:20:27'),(2708,2,'submission_item',1365,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Velma Felan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 20:20:27'),(2709,2,'submission_item',1366,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marcelo Pitre] New Form Submission','2025-04-29 21:33:19'),(2710,2,'submission_item',1366,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marcelo Pitre] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-29 21:33:19'),(2711,2,'submission_item',1367,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julien Lukas] New Form Submission','2025-04-30 08:37:02'),(2712,2,'submission_item',1367,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julien Lukas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-30 08:37:02'),(2713,2,'submission_item',1368,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-04-30 10:14:34'),(2714,2,'submission_item',1368,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-30 10:14:34'),(2715,2,'submission_item',1369,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [AmeliaEmist] New Form Submission','2025-04-30 13:07:35'),(2716,2,'submission_item',1369,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [AmeliaEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-30 13:07:35'),(2717,2,'submission_item',1370,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bruno Houchens] New Form Submission','2025-04-30 20:21:47'),(2718,2,'submission_item',1370,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bruno Houchens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-04-30 20:21:47'),(2719,2,'submission_item',1371,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Corinne Gariepy] New Form Submission','2025-05-01 02:18:43'),(2720,2,'submission_item',1371,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Corinne Gariepy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-01 02:18:43'),(2721,2,'submission_item',1372,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jc Jonsson] New Form Submission','2025-05-01 16:56:32'),(2722,2,'submission_item',1372,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jc Jonsson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-01 16:56:32'),(2723,2,'submission_item',1373,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noelia Willison] New Form Submission','2025-05-01 19:15:48'),(2724,2,'submission_item',1373,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noelia Willison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-01 19:15:48'),(2725,2,'submission_item',1374,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Concetta Breton] New Form Submission','2025-05-01 23:58:43'),(2726,2,'submission_item',1374,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Concetta Breton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-01 23:58:43'),(2727,2,'submission_item',1375,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-05-02 03:43:26'),(2728,2,'submission_item',1375,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 03:43:26'),(2729,2,'submission_item',1376,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dennis Monash] New Form Submission','2025-05-02 08:12:09'),(2730,2,'submission_item',1376,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dennis Monash] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 08:12:09'),(2731,2,'submission_item',1377,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Irish Goossens] New Form Submission','2025-05-02 09:10:47'),(2732,2,'submission_item',1377,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Irish Goossens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 09:10:47'),(2733,2,'submission_item',1378,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jefferey Chippindall] New Form Submission','2025-05-02 13:21:08'),(2734,2,'submission_item',1378,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jefferey Chippindall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 13:21:08'),(2735,2,'submission_item',1379,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julienne Wilkin] New Form Submission','2025-05-02 15:11:57'),(2736,2,'submission_item',1379,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julienne Wilkin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 15:11:57'),(2737,2,'submission_item',1380,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Claudine Garcia] New Form Submission','2025-05-02 20:01:30'),(2738,2,'submission_item',1380,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Claudine Garcia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 20:01:30'),(2739,2,'submission_item',1381,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-05-02 22:23:06'),(2740,2,'submission_item',1381,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 22:23:06'),(2741,2,'submission_item',1382,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kevin Murphy] New Form Submission','2025-05-02 23:21:32'),(2742,2,'submission_item',1382,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kevin Murphy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 23:21:32'),(2743,2,'submission_item',1383,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Daniele Fredrickson] New Form Submission','2025-05-02 23:41:48'),(2744,2,'submission_item',1383,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Daniele Fredrickson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-02 23:41:48'),(2745,2,'submission_item',1384,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isidro Shank] New Form Submission','2025-05-03 02:06:40'),(2746,2,'submission_item',1384,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isidro Shank] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 02:06:40'),(2747,2,'submission_item',1385,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Prof. Dr.Pankajakshan Thadathil] New Form Submission','2025-05-03 05:21:58'),(2748,2,'submission_item',1385,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Prof. Dr.Pankajakshan Thadathil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 05:21:58'),(2749,2,'submission_item',1386,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aurora Newsome] New Form Submission','2025-05-03 05:55:33'),(2750,2,'submission_item',1386,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aurora Newsome] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 05:55:33'),(2751,2,'submission_item',1387,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-05-03 06:30:40'),(2752,2,'submission_item',1387,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 06:30:40'),(2753,2,'submission_item',1388,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dessie Aycock] New Form Submission','2025-05-03 07:41:24'),(2754,2,'submission_item',1388,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dessie Aycock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 07:41:24'),(2755,2,'submission_item',1389,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elden Soto] New Form Submission','2025-05-03 08:28:19'),(2756,2,'submission_item',1389,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elden Soto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 08:28:19'),(2757,2,'submission_item',1390,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alfred Hightower] New Form Submission','2025-05-03 13:44:47'),(2758,2,'submission_item',1390,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alfred Hightower] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 13:44:47'),(2759,2,'submission_item',1391,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JohnEmist] New Form Submission','2025-05-03 17:04:41'),(2760,2,'submission_item',1391,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JohnEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 17:04:41'),(2761,2,'submission_item',1392,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thao Place] New Form Submission','2025-05-03 20:51:21'),(2762,2,'submission_item',1392,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thao Place] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 20:51:21'),(2763,2,'submission_item',1393,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michell Heron] New Form Submission','2025-05-03 21:23:54'),(2764,2,'submission_item',1393,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michell Heron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 21:23:54'),(2765,2,'submission_item',1394,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Issac Corner] New Form Submission','2025-05-03 21:25:55'),(2766,2,'submission_item',1394,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Issac Corner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-03 21:25:55'),(2767,2,'submission_item',1395,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fernando Calhoun] New Form Submission','2025-05-04 13:38:18'),(2768,2,'submission_item',1395,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fernando Calhoun] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-04 13:38:18'),(2769,2,'submission_item',1396,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-05 01:43:56'),(2770,2,'submission_item',1396,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 01:43:57'),(2771,2,'submission_item',1397,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TedEmist] New Form Submission','2025-05-05 08:46:58'),(2772,2,'submission_item',1397,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TedEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 08:46:58'),(2773,2,'submission_item',1398,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Billy Pinkerton] New Form Submission','2025-05-05 14:52:36'),(2774,2,'submission_item',1398,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Billy Pinkerton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 14:52:36'),(2775,2,'submission_item',1399,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-05-05 15:35:39'),(2776,2,'submission_item',1399,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 15:35:39'),(2777,2,'submission_item',1400,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Simmons] New Form Submission','2025-05-05 19:50:14'),(2778,2,'submission_item',1400,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Simmons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 19:50:14'),(2779,2,'submission_item',1401,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_eoor] New Form Submission','2025-05-05 23:23:50'),(2780,2,'submission_item',1401,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_eoor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-05 23:23:50'),(2781,2,'submission_item',1402,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Raul Baxter] New Form Submission','2025-05-06 00:16:39'),(2782,2,'submission_item',1402,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Raul Baxter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 00:16:39'),(2783,2,'submission_item',1403,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Crystle McKellar] New Form Submission','2025-05-06 02:11:43'),(2784,2,'submission_item',1403,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Crystle McKellar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 02:11:43'),(2785,2,'submission_item',1404,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kingston Moody] New Form Submission','2025-05-06 13:11:09'),(2786,2,'submission_item',1404,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kingston Moody] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 13:11:09'),(2787,2,'submission_item',1405,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-05-06 17:23:58'),(2788,2,'submission_item',1405,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 17:23:58'),(2789,2,'submission_item',1406,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Susannah Kaberry] New Form Submission','2025-05-06 17:31:09'),(2790,2,'submission_item',1406,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Susannah Kaberry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 17:31:09'),(2791,2,'submission_item',1407,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Benjamin Necaise] New Form Submission','2025-05-06 21:26:20'),(2792,2,'submission_item',1407,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Benjamin Necaise] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 21:26:20'),(2793,2,'submission_item',1408,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-06 23:14:13'),(2794,2,'submission_item',1408,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-06 23:14:13'),(2795,2,'submission_item',1409,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mack Foret] New Form Submission','2025-05-07 00:44:48'),(2796,2,'submission_item',1409,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mack Foret] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 00:44:48'),(2797,2,'submission_item',1410,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Don Crain] New Form Submission','2025-05-07 02:48:48'),(2798,2,'submission_item',1410,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Don Crain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 02:48:48'),(2799,2,'submission_item',1411,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerrell Koehler] New Form Submission','2025-05-07 09:53:45'),(2800,2,'submission_item',1411,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerrell Koehler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 09:53:45'),(2801,2,'submission_item',1412,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2025-05-07 17:05:45'),(2802,2,'submission_item',1412,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 17:05:45'),(2803,2,'submission_item',1413,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Georgetta Monsoor] New Form Submission','2025-05-07 17:15:49'),(2804,2,'submission_item',1413,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Georgetta Monsoor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 17:15:49'),(2805,2,'submission_item',1414,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-05-07 22:46:12'),(2806,2,'submission_item',1414,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 22:46:12'),(2807,2,'submission_item',1415,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lindsay Alanson] New Form Submission','2025-05-07 23:18:52'),(2808,2,'submission_item',1415,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lindsay Alanson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 23:18:52'),(2809,2,'submission_item',1416,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Daniela Burton] New Form Submission','2025-05-07 23:42:37'),(2810,2,'submission_item',1416,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Daniela Burton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-07 23:42:37'),(2811,2,'submission_item',1417,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Una Heinz] New Form Submission','2025-05-08 00:40:22'),(2812,2,'submission_item',1417,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Una Heinz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 00:40:22'),(2813,2,'submission_item',1418,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-05-08 16:00:48'),(2814,2,'submission_item',1418,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 16:00:48'),(2815,2,'submission_item',1419,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vera Balog] New Form Submission','2025-05-08 18:53:48'),(2816,2,'submission_item',1419,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vera Balog] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 18:53:48'),(2817,2,'submission_item',1420,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Daniele Robe] New Form Submission','2025-05-08 20:13:38'),(2818,2,'submission_item',1420,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Daniele Robe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 20:13:38'),(2819,2,'submission_item',1421,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Una Castiglia] New Form Submission','2025-05-08 22:17:05'),(2820,2,'submission_item',1421,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Una Castiglia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 22:17:05'),(2821,2,'submission_item',1422,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robert Adams] New Form Submission','2025-05-08 22:41:50'),(2822,2,'submission_item',1422,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robert Adams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 22:41:50'),(2823,2,'submission_item',1423,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Irwin Plath] New Form Submission','2025-05-08 22:49:01'),(2824,2,'submission_item',1423,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Irwin Plath] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-08 22:49:01'),(2825,2,'submission_item',1424,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-09 05:17:32'),(2826,2,'submission_item',1424,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-09 05:17:32'),(2827,2,'submission_item',1425,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clarkhunty] New Form Submission','2025-05-09 09:11:20'),(2828,2,'submission_item',1425,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clarkhunty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-09 09:11:20'),(2829,2,'submission_item',1426,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hermelinda Capra] New Form Submission','2025-05-09 15:11:26'),(2830,2,'submission_item',1426,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hermelinda Capra] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-09 15:11:26'),(2831,2,'submission_item',1427,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elana Solberg] New Form Submission','2025-05-09 21:53:39'),(2832,2,'submission_item',1427,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elana Solberg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-09 21:53:39'),(2833,2,'submission_item',1428,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eddy Keysor] New Form Submission','2025-05-10 00:22:22'),(2834,2,'submission_item',1428,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eddy Keysor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-10 00:22:22'),(2835,2,'submission_item',1429,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zulma Slade] New Form Submission','2025-05-10 04:55:52'),(2836,2,'submission_item',1429,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zulma Slade] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-10 04:55:53'),(2837,2,'submission_item',1430,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gertie Casillas] New Form Submission','2025-05-10 08:24:21'),(2838,2,'submission_item',1430,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gertie Casillas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-10 08:24:21'),(2839,2,'submission_item',1431,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vallie Fredrick] New Form Submission','2025-05-10 16:08:58'),(2840,2,'submission_item',1431,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vallie Fredrick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-10 16:08:58'),(2841,2,'submission_item',1432,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-05-10 18:44:27'),(2842,2,'submission_item',1432,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-10 18:44:27'),(2843,2,'submission_item',1433,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ken Smartt] New Form Submission','2025-05-11 01:12:43'),(2844,2,'submission_item',1433,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ken Smartt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-11 01:12:43'),(2845,2,'submission_item',1434,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madison Chumleigh] New Form Submission','2025-05-11 04:04:00'),(2846,2,'submission_item',1434,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madison Chumleigh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-11 04:04:00'),(2847,2,'submission_item',1435,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terese Vanderpool] New Form Submission','2025-05-11 04:30:26'),(2848,2,'submission_item',1435,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terese Vanderpool] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-11 04:30:26'),(2849,2,'submission_item',1436,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-11 16:29:54'),(2850,2,'submission_item',1436,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-11 16:29:54'),(2851,2,'submission_item',1437,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stefanie Kolios] New Form Submission','2025-05-11 19:27:39'),(2852,2,'submission_item',1437,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stefanie Kolios] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-11 19:27:39'),(2853,2,'submission_item',1438,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-12 10:19:17'),(2854,2,'submission_item',1438,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 10:19:17'),(2855,2,'submission_item',1439,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terra Molino] New Form Submission','2025-05-12 10:31:31'),(2856,2,'submission_item',1439,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terra Molino] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 10:31:31'),(2857,2,'submission_item',1440,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-05-12 13:36:32'),(2858,2,'submission_item',1440,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 13:36:32'),(2859,2,'submission_item',1441,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Daryl Kimmel] New Form Submission','2025-05-12 15:16:09'),(2860,2,'submission_item',1441,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Daryl Kimmel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 15:16:09'),(2861,2,'submission_item',1442,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-05-12 15:17:51'),(2862,2,'submission_item',1442,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 15:17:51'),(2863,2,'submission_item',1443,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clarkhunty] New Form Submission','2025-05-12 16:41:22'),(2864,2,'submission_item',1443,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clarkhunty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 16:41:22'),(2865,2,'submission_item',1444,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-05-12 19:46:10'),(2866,2,'submission_item',1444,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 19:46:10'),(2867,2,'submission_item',1445,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christopher Nixon] New Form Submission','2025-05-12 22:45:11'),(2868,2,'submission_item',1445,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christopher Nixon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-12 22:45:11'),(2869,2,'submission_item',1446,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fern Quinlan] New Form Submission','2025-05-13 01:34:08'),(2870,2,'submission_item',1446,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fern Quinlan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 01:34:08'),(2871,2,'submission_item',1447,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jai Norcross] New Form Submission','2025-05-13 02:40:30'),(2872,2,'submission_item',1447,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jai Norcross] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 02:40:31'),(2873,2,'submission_item',1448,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ciara Maughan] New Form Submission','2025-05-13 10:56:53'),(2874,2,'submission_item',1448,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ciara Maughan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 10:56:54'),(2875,2,'submission_item',1449,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marcy Hagan] New Form Submission','2025-05-13 12:29:33'),(2876,2,'submission_item',1449,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marcy Hagan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 12:29:33'),(2877,2,'submission_item',1450,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-05-13 18:15:54'),(2878,2,'submission_item',1450,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 18:15:54'),(2879,2,'submission_item',1451,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mary Baker] New Form Submission','2025-05-13 22:08:16'),(2880,2,'submission_item',1451,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mary Baker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 22:08:16'),(2881,2,'submission_item',1452,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christy Wienholt] New Form Submission','2025-05-13 22:11:20'),(2882,2,'submission_item',1452,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christy Wienholt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 22:11:20'),(2883,2,'submission_item',1453,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kindra Neace] New Form Submission','2025-05-13 22:39:49'),(2884,2,'submission_item',1453,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kindra Neace] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-13 22:39:49'),(2885,2,'submission_item',1454,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kerrie Milliman] New Form Submission','2025-05-14 09:36:23'),(2886,2,'submission_item',1454,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kerrie Milliman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-14 09:36:23'),(2887,2,'submission_item',1455,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Buford Pyke] New Form Submission','2025-05-14 11:23:16'),(2888,2,'submission_item',1455,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Buford Pyke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-14 11:23:16'),(2889,2,'submission_item',1456,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashley Kramer] New Form Submission','2025-05-14 13:07:19'),(2890,2,'submission_item',1456,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashley Kramer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-14 13:07:19'),(2891,2,'submission_item',1457,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jason Keller] New Form Submission','2025-05-14 20:20:12'),(2892,2,'submission_item',1457,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jason Keller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-14 20:20:12'),(2893,2,'submission_item',1458,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elvira Marryat] New Form Submission','2025-05-15 02:27:50'),(2894,2,'submission_item',1458,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elvira Marryat] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-15 02:27:50'),(2895,2,'submission_item',1459,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-05-15 14:23:24'),(2896,2,'submission_item',1459,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-15 14:23:24'),(2897,2,'submission_item',1460,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leta Hebblethwaite] New Form Submission','2025-05-15 19:07:58'),(2898,2,'submission_item',1460,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leta Hebblethwaite] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-15 19:07:58'),(2899,2,'submission_item',1461,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerrold Fulkerson] New Form Submission','2025-05-16 11:53:37'),(2900,2,'submission_item',1461,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerrold Fulkerson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-16 11:53:37'),(2901,2,'submission_item',1462,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Corina Brookes] New Form Submission','2025-05-16 14:42:00'),(2902,2,'submission_item',1462,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Corina Brookes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-16 14:42:00'),(2903,2,'submission_item',1463,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Grant] New Form Submission','2025-05-16 19:41:42'),(2904,2,'submission_item',1463,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Grant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-16 19:41:42'),(2905,2,'submission_item',1464,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Britney Neustadt] New Form Submission','2025-05-16 21:46:49'),(2906,2,'submission_item',1464,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Britney Neustadt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-16 21:46:49'),(2907,2,'submission_item',1465,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kayden Richards] New Form Submission','2025-05-17 00:49:43'),(2908,2,'submission_item',1465,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kayden Richards] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-17 00:49:43'),(2909,2,'submission_item',1466,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-05-17 03:29:11'),(2910,2,'submission_item',1466,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-17 03:29:11'),(2911,2,'submission_item',1467,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marquita Barela] New Form Submission','2025-05-17 11:28:50'),(2912,2,'submission_item',1467,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marquita Barela] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-17 11:28:50'),(2913,2,'submission_item',1468,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bryant Clark] New Form Submission','2025-05-17 21:09:00'),(2914,2,'submission_item',1468,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bryant Clark] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-17 21:09:00'),(2915,2,'submission_item',1469,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natalie Gomez] New Form Submission','2025-05-18 08:10:44'),(2916,2,'submission_item',1469,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natalie Gomez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-18 08:10:44'),(2917,2,'submission_item',1470,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-18 18:10:58'),(2918,2,'submission_item',1470,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-18 18:10:58'),(2919,2,'submission_item',1471,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-05-26 04:11:25'),(2920,2,'submission_item',1471,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 04:11:25'),(2921,2,'submission_item',1472,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Luther Reyna] New Form Submission','2025-05-26 05:35:54'),(2922,2,'submission_item',1472,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Luther Reyna] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 05:35:54'),(2923,2,'submission_item',1473,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martina Stead] New Form Submission','2025-05-26 07:08:37'),(2924,2,'submission_item',1473,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martina Stead] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 07:08:37'),(2925,2,'submission_item',1474,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-26 12:49:28'),(2926,2,'submission_item',1474,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 12:49:28'),(2927,2,'submission_item',1475,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-26 12:52:42'),(2928,2,'submission_item',1475,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 12:52:42'),(2929,2,'submission_item',1476,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-26 15:58:20'),(2930,2,'submission_item',1476,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 15:58:20'),(2931,2,'submission_item',1477,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Everett Swartwood] New Form Submission','2025-05-26 19:11:29'),(2932,2,'submission_item',1477,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Everett Swartwood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 19:11:29'),(2933,2,'submission_item',1478,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ayush] New Form Submission','2025-05-26 19:22:23'),(2934,2,'submission_item',1478,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ayush] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 19:22:23'),(2935,2,'submission_item',1479,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Harlan Mcclintock] New Form Submission','2025-05-26 19:51:37'),(2936,2,'submission_item',1479,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Harlan Mcclintock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 19:51:37'),(2937,2,'submission_item',1480,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristine Lash] New Form Submission','2025-05-26 22:47:52'),(2938,2,'submission_item',1480,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristine Lash] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 22:47:52'),(2939,2,'submission_item',1481,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-26 23:04:46'),(2940,2,'submission_item',1481,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-26 23:04:46'),(2941,2,'submission_item',1482,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-27 03:34:22'),(2942,2,'submission_item',1482,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 03:34:22'),(2943,2,'submission_item',1483,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-27 05:43:56'),(2944,2,'submission_item',1483,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 05:43:56'),(2945,2,'submission_item',1484,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-27 08:57:26'),(2946,2,'submission_item',1484,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 08:57:26'),(2947,2,'submission_item',1485,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Philanthropy_dnMa] New Form Submission','2025-05-27 10:14:14'),(2948,2,'submission_item',1485,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Philanthropy_dnMa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 10:14:14'),(2949,2,'submission_item',1486,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cindy Lawless] New Form Submission','2025-05-27 11:30:06'),(2950,2,'submission_item',1486,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cindy Lawless] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 11:30:06'),(2951,2,'submission_item',1487,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dawna O\'Ferrall] New Form Submission','2025-05-27 12:12:13'),(2952,2,'submission_item',1487,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dawna O\'Ferrall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 12:12:13'),(2953,2,'submission_item',1488,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-27 13:34:44'),(2954,2,'submission_item',1488,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 13:34:44'),(2955,2,'submission_item',1489,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-27 13:35:44'),(2956,2,'submission_item',1489,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 13:35:44'),(2957,2,'submission_item',1490,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary] New Form Submission','2025-05-27 13:54:50'),(2958,2,'submission_item',1490,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 13:54:50'),(2959,2,'submission_item',1491,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CharlieEmist] New Form Submission','2025-05-27 17:19:35'),(2960,2,'submission_item',1491,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CharlieEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 17:19:35'),(2961,2,'submission_item',1492,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-05-27 23:11:42'),(2962,2,'submission_item',1492,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 23:11:42'),(2963,2,'submission_item',1493,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-05-27 23:55:38'),(2964,2,'submission_item',1493,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-27 23:55:38'),(2965,2,'submission_item',1494,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rodney Cadle] New Form Submission','2025-05-28 05:16:00'),(2966,2,'submission_item',1494,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rodney Cadle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-28 05:16:00'),(2967,2,'submission_item',1495,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karry Boucaut] New Form Submission','2025-05-28 08:30:42'),(2968,2,'submission_item',1495,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karry Boucaut] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-28 08:30:42'),(2969,2,'submission_item',1496,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carmon Jersey] New Form Submission','2025-05-29 13:52:10'),(2970,2,'submission_item',1496,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carmon Jersey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-29 13:52:10'),(2971,2,'submission_item',1497,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edwardo Keefer] New Form Submission','2025-05-29 18:23:39'),(2972,2,'submission_item',1497,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edwardo Keefer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-29 18:23:39'),(2973,2,'submission_item',1498,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elisha Banner] New Form Submission','2025-05-29 18:31:39'),(2974,2,'submission_item',1498,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elisha Banner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-29 18:31:39'),(2975,2,'submission_item',1499,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-29 18:48:04'),(2976,2,'submission_item',1499,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-29 18:48:04'),(2977,2,'submission_item',1500,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-05-29 19:07:46'),(2978,2,'submission_item',1500,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-29 19:07:46'),(2979,2,'submission_item',1501,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Osvaldo Pitcairn] New Form Submission','2025-05-30 05:40:00'),(2980,2,'submission_item',1501,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Osvaldo Pitcairn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-30 05:40:00'),(2981,2,'submission_item',1502,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-30 07:28:59'),(2982,2,'submission_item',1502,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-30 07:28:59'),(2983,2,'submission_item',1503,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dorie Flaherty] New Form Submission','2025-05-30 14:56:45'),(2984,2,'submission_item',1503,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dorie Flaherty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-30 14:56:45'),(2985,2,'submission_item',1504,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Baptiste] New Form Submission','2025-05-30 20:37:26'),(2986,2,'submission_item',1504,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Baptiste] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-30 20:37:26'),(2987,2,'submission_item',1505,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CharlieEmist] New Form Submission','2025-05-30 21:25:04'),(2988,2,'submission_item',1505,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CharlieEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-30 21:25:04'),(2989,2,'submission_item',1506,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-05-31 00:23:55'),(2990,2,'submission_item',1506,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 00:23:55'),(2991,2,'submission_item',1507,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-31 00:37:24'),(2992,2,'submission_item',1507,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 00:37:24'),(2993,2,'submission_item',1508,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-05-31 00:47:35'),(2994,2,'submission_item',1508,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 00:47:35'),(2995,2,'submission_item',1509,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-31 00:55:57'),(2996,2,'submission_item',1509,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 00:55:57'),(2997,2,'submission_item',1510,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kay Mendenhall] New Form Submission','2025-05-31 07:37:44'),(2998,2,'submission_item',1510,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kay Mendenhall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 07:37:44'),(2999,2,'submission_item',1511,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edwin Mungo] New Form Submission','2025-05-31 08:14:12'),(3000,2,'submission_item',1511,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edwin Mungo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 08:14:12'),(3001,2,'submission_item',1512,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milagros Fenwick] New Form Submission','2025-05-31 13:31:00'),(3002,2,'submission_item',1512,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milagros Fenwick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 13:31:00'),(3003,2,'submission_item',1513,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-31 13:57:27'),(3004,2,'submission_item',1513,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 13:57:27'),(3005,2,'submission_item',1514,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-31 20:30:00'),(3006,2,'submission_item',1514,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 20:30:00'),(3007,2,'submission_item',1515,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-05-31 20:40:01'),(3008,2,'submission_item',1515,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-05-31 20:40:01'),(3009,2,'submission_item',1516,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-01 03:51:36'),(3010,2,'submission_item',1516,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 03:51:36'),(3011,2,'submission_item',1517,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shirleen Currier] New Form Submission','2025-06-01 04:10:30'),(3012,2,'submission_item',1517,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shirleen Currier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 04:10:30'),(3013,2,'submission_item',1518,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-01 06:07:25'),(3014,2,'submission_item',1518,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 06:07:25'),(3015,2,'submission_item',1519,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-01 07:52:43'),(3016,2,'submission_item',1519,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 07:52:43'),(3017,2,'submission_item',1520,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kandy Barrett] New Form Submission','2025-06-01 08:43:17'),(3018,2,'submission_item',1520,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kandy Barrett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 08:43:18'),(3019,2,'submission_item',1521,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-01 09:42:55'),(3020,2,'submission_item',1521,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 09:42:55'),(3021,2,'submission_item',1522,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shelly Hollingsworth] New Form Submission','2025-06-01 10:29:12'),(3022,2,'submission_item',1522,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shelly Hollingsworth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 10:29:12'),(3023,2,'submission_item',1523,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maxwell Padilla] New Form Submission','2025-06-01 17:44:05'),(3024,2,'submission_item',1523,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maxwell Padilla] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 17:44:05'),(3025,2,'submission_item',1524,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-01 22:46:39'),(3026,2,'submission_item',1524,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-01 22:46:39'),(3027,2,'submission_item',1525,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bailey Luft] New Form Submission','2025-06-02 01:01:02'),(3028,2,'submission_item',1525,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bailey Luft] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 01:01:02'),(3029,2,'submission_item',1526,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madonna Maygar] New Form Submission','2025-06-02 02:28:27'),(3030,2,'submission_item',1526,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madonna Maygar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 02:28:27'),(3031,2,'submission_item',1527,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Spencer] New Form Submission','2025-06-02 06:32:08'),(3032,2,'submission_item',1527,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Spencer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 06:32:08'),(3033,2,'submission_item',1528,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Markus Tietkens] New Form Submission','2025-06-02 07:58:19'),(3034,2,'submission_item',1528,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Markus Tietkens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 07:58:19'),(3035,2,'submission_item',1529,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Annabelle Newby] New Form Submission','2025-06-02 11:31:15'),(3036,2,'submission_item',1529,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Annabelle Newby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 11:31:15'),(3037,2,'submission_item',1530,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gail Foltz] New Form Submission','2025-06-02 13:33:47'),(3038,2,'submission_item',1530,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gail Foltz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 13:33:47'),(3039,2,'submission_item',1531,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chloé Amelia] New Form Submission','2025-06-02 18:02:19'),(3040,2,'submission_item',1531,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chloé Amelia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 18:02:19'),(3041,2,'submission_item',1532,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jaroslav Samek] New Form Submission','2025-06-02 18:13:07'),(3042,2,'submission_item',1532,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jaroslav Samek] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 18:13:07'),(3043,2,'submission_item',1533,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amee Funkhouser] New Form Submission','2025-06-02 23:48:19'),(3044,2,'submission_item',1533,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amee Funkhouser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-02 23:48:19'),(3045,2,'submission_item',1534,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carma Ingalls] New Form Submission','2025-06-03 00:06:21'),(3046,2,'submission_item',1534,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carma Ingalls] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 00:06:21'),(3047,2,'submission_item',1535,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-03 07:04:49'),(3048,2,'submission_item',1535,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 07:04:49'),(3049,2,'submission_item',1536,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bradley Gowing] New Form Submission','2025-06-03 07:41:00'),(3050,2,'submission_item',1536,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bradley Gowing] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 07:41:00'),(3051,2,'submission_item',1537,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frieda Corlette] New Form Submission','2025-06-03 07:52:01'),(3052,2,'submission_item',1537,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frieda Corlette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 07:52:01'),(3053,2,'submission_item',1538,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruby Richardson] New Form Submission','2025-06-03 18:00:11'),(3054,2,'submission_item',1538,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruby Richardson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 18:00:11'),(3055,2,'submission_item',1539,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-03 20:48:04'),(3056,2,'submission_item',1539,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 20:48:04'),(3057,2,'submission_item',1540,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kyle Porter] New Form Submission','2025-06-03 21:11:36'),(3058,2,'submission_item',1540,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kyle Porter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 21:11:36'),(3059,2,'submission_item',1541,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [June Mcinnis] New Form Submission','2025-06-03 21:50:57'),(3060,2,'submission_item',1541,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [June Mcinnis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-03 21:50:57'),(3061,2,'submission_item',1542,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jason Keller] New Form Submission','2025-06-04 01:18:12'),(3062,2,'submission_item',1542,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jason Keller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 01:18:12'),(3063,2,'submission_item',1543,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gabriela Eck] New Form Submission','2025-06-04 06:19:37'),(3064,2,'submission_item',1543,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gabriela Eck] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 06:19:37'),(3065,2,'submission_item',1544,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-04 10:05:22'),(3066,2,'submission_item',1544,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 10:05:22'),(3067,2,'submission_item',1545,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-04 10:07:17'),(3068,2,'submission_item',1545,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 10:07:17'),(3069,2,'submission_item',1546,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-04 10:12:02'),(3070,2,'submission_item',1546,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 10:12:02'),(3071,2,'submission_item',1547,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-04 10:26:17'),(3072,2,'submission_item',1547,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 10:26:17'),(3073,2,'submission_item',1548,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keith Wedel] New Form Submission','2025-06-04 18:20:27'),(3074,2,'submission_item',1548,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keith Wedel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 18:20:27'),(3075,2,'submission_item',1549,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-06-04 22:48:20'),(3076,2,'submission_item',1549,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-04 22:48:20'),(3077,2,'submission_item',1550,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lisa Page] New Form Submission','2025-06-05 09:44:08'),(3078,2,'submission_item',1550,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lisa Page] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 09:44:08'),(3079,2,'submission_item',1551,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zoey Ross] New Form Submission','2025-06-05 15:42:48'),(3080,2,'submission_item',1551,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zoey Ross] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 15:42:48'),(3081,2,'submission_item',1552,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-05 15:51:21'),(3082,2,'submission_item',1552,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 15:51:21'),(3083,2,'submission_item',1553,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tawnya Printz] New Form Submission','2025-06-05 21:19:52'),(3084,2,'submission_item',1553,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tawnya Printz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 21:19:52'),(3085,2,'submission_item',1554,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elvin Gardener] New Form Submission','2025-06-05 23:17:02'),(3086,2,'submission_item',1554,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elvin Gardener] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 23:17:02'),(3087,2,'submission_item',1555,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Grant] New Form Submission','2025-06-05 23:31:28'),(3088,2,'submission_item',1555,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Grant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-05 23:31:28'),(3089,2,'submission_item',1556,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mercedes Burdett] New Form Submission','2025-06-06 01:27:32'),(3090,2,'submission_item',1556,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mercedes Burdett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 01:27:32'),(3091,2,'submission_item',1557,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-06 04:09:54'),(3092,2,'submission_item',1557,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 04:09:54'),(3093,2,'submission_item',1558,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivan Ramirez] New Form Submission','2025-06-06 10:03:25'),(3094,2,'submission_item',1558,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivan Ramirez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 10:03:25'),(3095,2,'submission_item',1559,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tammy Berry] New Form Submission','2025-06-06 12:58:21'),(3096,2,'submission_item',1559,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tammy Berry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 12:58:21'),(3097,2,'submission_item',1560,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-06 15:41:06'),(3098,2,'submission_item',1560,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 15:41:06'),(3099,2,'submission_item',1561,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-06-06 15:41:09'),(3100,2,'submission_item',1561,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 15:41:09'),(3101,2,'submission_item',1562,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenny Stewart] New Form Submission','2025-06-06 17:39:31'),(3102,2,'submission_item',1562,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenny Stewart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 17:39:31'),(3103,2,'submission_item',1563,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-06 19:22:18'),(3104,2,'submission_item',1563,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 19:22:18'),(3105,2,'submission_item',1564,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monica Tourb] New Form Submission','2025-06-06 19:45:58'),(3106,2,'submission_item',1564,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monica Tourb] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-06 19:45:58'),(3107,2,'submission_item',1565,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-07 18:32:04'),(3108,2,'submission_item',1565,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-07 18:32:04'),(3109,2,'submission_item',1566,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ariel Heimbach] New Form Submission','2025-06-08 05:41:31'),(3110,2,'submission_item',1566,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ariel Heimbach] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 05:41:31'),(3111,2,'submission_item',1567,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chance Knight] New Form Submission','2025-06-08 08:03:53'),(3112,2,'submission_item',1567,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chance Knight] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 08:03:53'),(3113,2,'submission_item',1568,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Finley Mackintosh] New Form Submission','2025-06-08 08:29:34'),(3114,2,'submission_item',1568,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Finley Mackintosh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 08:29:34'),(3115,2,'submission_item',1569,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Collin Couvreur] New Form Submission','2025-06-08 10:31:14'),(3116,2,'submission_item',1569,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Collin Couvreur] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 10:31:14'),(3117,2,'submission_item',1570,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-08 10:49:56'),(3118,2,'submission_item',1570,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 10:49:56'),(3119,2,'submission_item',1571,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicolas Delgadillo] New Form Submission','2025-06-08 12:14:21'),(3120,2,'submission_item',1571,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicolas Delgadillo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 12:14:21'),(3121,2,'submission_item',1572,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caitlyn Ditter] New Form Submission','2025-06-08 12:31:43'),(3122,2,'submission_item',1572,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caitlyn Ditter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 12:31:43'),(3123,2,'submission_item',1573,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-08 16:02:37'),(3124,2,'submission_item',1573,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 16:02:37'),(3125,2,'submission_item',1574,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [dumitru83] New Form Submission','2025-06-08 19:02:10'),(3126,2,'submission_item',1574,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [dumitru83] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 19:02:10'),(3127,2,'submission_item',1575,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ellen Picard] New Form Submission','2025-06-08 21:09:14'),(3128,2,'submission_item',1575,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ellen Picard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 21:09:14'),(3129,2,'submission_item',1576,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-08 21:32:06'),(3130,2,'submission_item',1576,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-08 21:32:06'),(3131,2,'submission_item',1577,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katharina Wile] New Form Submission','2025-06-09 09:05:22'),(3132,2,'submission_item',1577,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katharina Wile] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-09 09:05:22'),(3133,2,'submission_item',1578,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jaroslav Samek] New Form Submission','2025-06-09 15:08:24'),(3134,2,'submission_item',1578,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jaroslav Samek] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-09 15:08:24'),(3135,2,'submission_item',1579,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-09 22:44:33'),(3136,2,'submission_item',1579,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-09 22:44:33'),(3137,2,'submission_item',1580,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sommer Goins] New Form Submission','2025-06-10 01:47:47'),(3138,2,'submission_item',1580,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sommer Goins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 01:47:47'),(3139,2,'submission_item',1581,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-06-10 03:17:09'),(3140,2,'submission_item',1581,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 03:17:09'),(3141,2,'submission_item',1582,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alice Watkin] New Form Submission','2025-06-10 03:56:26'),(3142,2,'submission_item',1582,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alice Watkin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 03:56:26'),(3143,2,'submission_item',1583,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Koby Barclay] New Form Submission','2025-06-10 06:19:17'),(3144,2,'submission_item',1583,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Koby Barclay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 06:19:17'),(3145,2,'submission_item',1584,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-10 08:13:30'),(3146,2,'submission_item',1584,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 08:13:30'),(3147,2,'submission_item',1585,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bobbie Piper] New Form Submission','2025-06-10 11:13:49'),(3148,2,'submission_item',1585,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bobbie Piper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 11:13:49'),(3149,2,'submission_item',1586,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-10 14:04:42'),(3150,2,'submission_item',1586,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 14:04:42'),(3151,2,'submission_item',1587,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latashia Leung] New Form Submission','2025-06-10 20:10:13'),(3152,2,'submission_item',1587,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latashia Leung] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 20:10:13'),(3153,2,'submission_item',1588,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-06-10 23:41:04'),(3154,2,'submission_item',1588,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-10 23:41:04'),(3155,2,'submission_item',1589,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latia Nellis] New Form Submission','2025-06-11 02:56:24'),(3156,2,'submission_item',1589,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latia Nellis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 02:56:24'),(3157,2,'submission_item',1590,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-11 03:52:58'),(3158,2,'submission_item',1590,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 03:52:58'),(3159,2,'submission_item',1591,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Israa] New Form Submission','2025-06-11 10:00:02'),(3160,2,'submission_item',1591,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Israa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 10:00:02'),(3161,2,'submission_item',1592,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-11 14:19:53'),(3162,2,'submission_item',1592,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 14:19:53'),(3163,2,'submission_item',1593,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terri Zavala] New Form Submission','2025-06-11 19:24:56'),(3164,2,'submission_item',1593,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terri Zavala] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 19:24:56'),(3165,2,'submission_item',1594,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Linnea Pelzer] New Form Submission','2025-06-11 22:07:03'),(3166,2,'submission_item',1594,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Linnea Pelzer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-11 22:07:03'),(3167,2,'submission_item',1595,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chloé Amelia] New Form Submission','2025-06-12 03:44:16'),(3168,2,'submission_item',1595,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chloé Amelia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-12 03:44:16'),(3169,2,'submission_item',1596,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-12 04:53:59'),(3170,2,'submission_item',1596,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-12 04:53:59'),(3171,2,'submission_item',1597,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miguel Carothers] New Form Submission','2025-06-12 04:57:17'),(3172,2,'submission_item',1597,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miguel Carothers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-12 04:57:17'),(3173,2,'submission_item',1598,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zak Collingridge de Tourcey] New Form Submission','2025-06-12 10:04:11'),(3174,2,'submission_item',1598,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zak Collingridge de Tourcey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-12 10:04:11'),(3175,2,'submission_item',1599,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kelle Breeze] New Form Submission','2025-06-12 13:50:18'),(3176,2,'submission_item',1599,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kelle Breeze] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-12 13:50:18'),(3177,2,'submission_item',1600,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Micaela Salcedo] New Form Submission','2025-06-13 00:24:09'),(3178,2,'submission_item',1600,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Micaela Salcedo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 00:24:09'),(3179,2,'submission_item',1601,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [PatrickNargo] New Form Submission','2025-06-13 07:39:11'),(3180,2,'submission_item',1601,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [PatrickNargo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 07:39:11'),(3181,2,'submission_item',1602,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-06-13 07:57:12'),(3182,2,'submission_item',1602,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 07:57:12'),(3183,2,'submission_item',1603,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-06-13 09:14:57'),(3184,2,'submission_item',1603,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 09:14:57'),(3185,2,'submission_item',1604,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilhelmina Rowe] New Form Submission','2025-06-13 12:07:48'),(3186,2,'submission_item',1604,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilhelmina Rowe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 12:07:48'),(3187,2,'submission_item',1605,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fiona] New Form Submission','2025-06-13 15:05:21'),(3188,2,'submission_item',1605,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fiona] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 15:05:21'),(3189,2,'submission_item',1606,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stepanie Rowe] New Form Submission','2025-06-13 23:04:39'),(3190,2,'submission_item',1606,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stepanie Rowe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-13 23:04:39'),(3191,2,'submission_item',1607,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jason Keller] New Form Submission','2025-06-14 00:32:07'),(3192,2,'submission_item',1607,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jason Keller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-14 00:32:07'),(3193,2,'submission_item',1608,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vanessa Scoggins] New Form Submission','2025-06-14 12:51:48'),(3194,2,'submission_item',1608,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vanessa Scoggins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-14 12:51:48'),(3195,2,'submission_item',1609,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nona Martinez] New Form Submission','2025-06-15 08:06:23'),(3196,2,'submission_item',1609,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nona Martinez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 08:06:23'),(3197,2,'submission_item',1610,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stephanie Guerrero] New Form Submission','2025-06-15 12:22:55'),(3198,2,'submission_item',1610,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stephanie Guerrero] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 12:22:55'),(3199,2,'submission_item',1611,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hayden Croft] New Form Submission','2025-06-15 13:50:16'),(3200,2,'submission_item',1611,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hayden Croft] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 13:50:16'),(3201,2,'submission_item',1612,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-15 16:32:24'),(3202,2,'submission_item',1612,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 16:32:24'),(3203,2,'submission_item',1613,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lula Atchison] New Form Submission','2025-06-15 17:45:58'),(3204,2,'submission_item',1613,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lula Atchison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 17:45:58'),(3205,2,'submission_item',1614,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sterling Jensen] New Form Submission','2025-06-15 21:52:07'),(3206,2,'submission_item',1614,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sterling Jensen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-15 21:52:08'),(3207,2,'submission_item',1615,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CharlieEmist] New Form Submission','2025-06-16 04:51:53'),(3208,2,'submission_item',1615,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CharlieEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 04:51:53'),(3209,2,'submission_item',1616,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karry Ricks] New Form Submission','2025-06-16 05:24:28'),(3210,2,'submission_item',1616,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karry Ricks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 05:24:28'),(3211,2,'submission_item',1617,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Henry Mccallister] New Form Submission','2025-06-16 06:08:47'),(3212,2,'submission_item',1617,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Henry Mccallister] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 06:08:47'),(3213,2,'submission_item',1618,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Merry Levien] New Form Submission','2025-06-16 11:09:57'),(3214,2,'submission_item',1618,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Merry Levien] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 11:09:57'),(3215,2,'submission_item',1619,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Beth Colosimo] New Form Submission','2025-06-16 12:12:14'),(3216,2,'submission_item',1619,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Beth Colosimo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 12:12:14'),(3217,2,'submission_item',1620,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-06-16 13:07:31'),(3218,2,'submission_item',1620,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 13:07:31'),(3219,2,'submission_item',1621,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-06-16 23:33:29'),(3220,2,'submission_item',1621,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-16 23:33:29'),(3221,2,'submission_item',1622,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Grant] New Form Submission','2025-06-17 00:17:30'),(3222,2,'submission_item',1622,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Grant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 00:17:30'),(3223,2,'submission_item',1623,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ola Seals] New Form Submission','2025-06-17 01:24:28'),(3224,2,'submission_item',1623,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ola Seals] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 01:24:28'),(3225,2,'submission_item',1624,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Britt Campos] New Form Submission','2025-06-17 02:25:58'),(3226,2,'submission_item',1624,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Britt Campos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 02:25:58'),(3227,2,'submission_item',1625,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-06-17 03:53:13'),(3228,2,'submission_item',1625,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 03:53:13'),(3229,2,'submission_item',1626,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [PortiAnnet] New Form Submission','2025-06-17 04:16:03'),(3230,2,'submission_item',1626,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [PortiAnnet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 04:16:03'),(3231,2,'submission_item',1627,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-17 06:46:10'),(3232,2,'submission_item',1627,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 06:46:10'),(3233,2,'submission_item',1628,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Domenic Hixson] New Form Submission','2025-06-17 21:43:14'),(3234,2,'submission_item',1628,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Domenic Hixson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-17 21:43:14'),(3235,2,'submission_item',1629,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ayush] New Form Submission','2025-06-18 00:44:51'),(3236,2,'submission_item',1629,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ayush] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-18 00:44:51'),(3237,2,'submission_item',1630,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bradley Pratt] New Form Submission','2025-06-18 07:46:04'),(3238,2,'submission_item',1630,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bradley Pratt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-18 07:46:04'),(3239,2,'submission_item',1631,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Constance Connolly] New Form Submission','2025-06-18 07:49:12'),(3240,2,'submission_item',1631,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Constance Connolly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-18 07:49:12'),(3241,2,'submission_item',1632,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenifer Boyette] New Form Submission','2025-06-18 07:59:13'),(3242,2,'submission_item',1632,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenifer Boyette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-18 07:59:13'),(3243,2,'submission_item',1633,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-06-18 21:36:11'),(3244,2,'submission_item',1633,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-18 21:36:11'),(3245,2,'submission_item',1634,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gift for registration>>> https://krakenpartners.net/ru/track/1174] New Form Submission','2025-06-19 01:52:27'),(3246,2,'submission_item',1634,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gift for registration>>> https://krakenpartners.net/ru/track/1174] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 01:52:27'),(3247,2,'submission_item',1635,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Jensen] New Form Submission','2025-06-19 02:43:42'),(3248,2,'submission_item',1635,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Jensen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 02:43:42'),(3249,2,'submission_item',1636,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kellee Heyer] New Form Submission','2025-06-19 03:07:19'),(3250,2,'submission_item',1636,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kellee Heyer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 03:07:19'),(3251,2,'submission_item',1637,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reyes Deweese] New Form Submission','2025-06-19 06:39:39'),(3252,2,'submission_item',1637,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reyes Deweese] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 06:39:39'),(3253,2,'submission_item',1638,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dollie Sanchez] New Form Submission','2025-06-19 06:58:15'),(3254,2,'submission_item',1638,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dollie Sanchez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 06:58:15'),(3255,2,'submission_item',1639,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CharlieEmist] New Form Submission','2025-06-19 07:50:44'),(3256,2,'submission_item',1639,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CharlieEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 07:50:44'),(3257,2,'submission_item',1640,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maybell Yun] New Form Submission','2025-06-19 11:41:47'),(3258,2,'submission_item',1640,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maybell Yun] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 11:41:47'),(3259,2,'submission_item',1641,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicki Kimball] New Form Submission','2025-06-19 13:05:59'),(3260,2,'submission_item',1641,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicki Kimball] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 13:05:59'),(3261,2,'submission_item',1642,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tiffiny O\'Donnell] New Form Submission','2025-06-19 14:59:16'),(3262,2,'submission_item',1642,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tiffiny O\'Donnell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 14:59:16'),(3263,2,'submission_item',1643,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nidia Cracknell] New Form Submission','2025-06-19 15:36:38'),(3264,2,'submission_item',1643,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nidia Cracknell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 15:36:38'),(3265,2,'submission_item',1644,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-06-19 21:14:08'),(3266,2,'submission_item',1644,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 21:14:08'),(3267,2,'submission_item',1645,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neal] New Form Submission','2025-06-19 21:57:02'),(3268,2,'submission_item',1645,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-19 21:57:02'),(3269,2,'submission_item',1646,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-20 00:32:11'),(3270,2,'submission_item',1646,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 00:32:11'),(3271,2,'submission_item',1647,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristina Danielson] New Form Submission','2025-06-20 01:54:34'),(3272,2,'submission_item',1647,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristina Danielson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 01:54:34'),(3273,2,'submission_item',1648,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosario Bruner] New Form Submission','2025-06-20 06:39:36'),(3274,2,'submission_item',1648,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosario Bruner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 06:39:36'),(3275,2,'submission_item',1649,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Raj] New Form Submission','2025-06-20 15:20:48'),(3276,2,'submission_item',1649,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Raj] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 15:20:48'),(3277,2,'submission_item',1650,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bonita Winchcombe] New Form Submission','2025-06-20 19:07:42'),(3278,2,'submission_item',1650,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bonita Winchcombe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 19:07:42'),(3279,2,'submission_item',1651,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kathlene Weld] New Form Submission','2025-06-20 22:41:56'),(3280,2,'submission_item',1651,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kathlene Weld] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-20 22:41:56'),(3281,2,'submission_item',1652,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mariam Gettinger] New Form Submission','2025-06-21 03:36:42'),(3282,2,'submission_item',1652,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mariam Gettinger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 03:36:42'),(3283,2,'submission_item',1653,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrian Park] New Form Submission','2025-06-21 04:58:35'),(3284,2,'submission_item',1653,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrian Park] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 04:58:35'),(3285,2,'submission_item',1654,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [care about people around you_nfpt] New Form Submission','2025-06-21 05:57:49'),(3286,2,'submission_item',1654,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [care about people around you_nfpt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 05:57:49'),(3287,2,'submission_item',1655,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maria Goins] New Form Submission','2025-06-21 09:13:32'),(3288,2,'submission_item',1655,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maria Goins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 09:13:32'),(3289,2,'submission_item',1656,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margarito Mccloskey] New Form Submission','2025-06-21 15:07:21'),(3290,2,'submission_item',1656,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margarito Mccloskey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 15:07:21'),(3291,2,'submission_item',1657,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Percy Cohn] New Form Submission','2025-06-21 18:52:09'),(3292,2,'submission_item',1657,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Percy Cohn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 18:52:09'),(3293,2,'submission_item',1658,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neel] New Form Submission','2025-06-21 23:05:50'),(3294,2,'submission_item',1658,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-21 23:05:50'),(3295,2,'submission_item',1659,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hosea Marble] New Form Submission','2025-06-22 02:34:16'),(3296,2,'submission_item',1659,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hosea Marble] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-22 02:34:16'),(3297,2,'submission_item',1660,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tommy] New Form Submission','2025-06-22 03:31:00'),(3298,2,'submission_item',1660,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tommy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-22 03:31:00'),(3299,2,'submission_item',1661,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mari Mcclellan] New Form Submission','2025-06-22 18:29:09'),(3300,2,'submission_item',1661,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mari Mcclellan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-22 18:29:09'),(3301,2,'submission_item',1662,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Betsy Roach] New Form Submission','2025-06-22 21:54:39'),(3302,2,'submission_item',1662,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Betsy Roach] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-22 21:54:39'),(3303,2,'submission_item',1663,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karan] New Form Submission','2025-06-23 02:56:32'),(3304,2,'submission_item',1663,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 02:56:32'),(3305,2,'submission_item',1664,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-06-23 03:00:29'),(3306,2,'submission_item',1664,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 03:00:29'),(3307,2,'submission_item',1665,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lydia Riordan] New Form Submission','2025-06-23 12:15:33'),(3308,2,'submission_item',1665,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lydia Riordan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 12:15:33'),(3309,2,'submission_item',1666,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-23 13:35:57'),(3310,2,'submission_item',1666,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 13:35:57'),(3311,2,'submission_item',1667,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-23 15:01:12'),(3312,2,'submission_item',1667,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 15:01:12'),(3313,2,'submission_item',1668,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-23 16:02:36'),(3314,2,'submission_item',1668,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 16:02:36'),(3315,2,'submission_item',1669,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-23 18:33:34'),(3316,2,'submission_item',1669,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 18:33:34'),(3317,2,'submission_item',1670,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gaurav] New Form Submission','2025-06-23 19:25:29'),(3318,2,'submission_item',1670,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gaurav] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-23 19:25:29'),(3319,2,'submission_item',1671,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-06-24 00:54:07'),(3320,2,'submission_item',1671,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-24 00:54:07'),(3321,2,'submission_item',1672,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florentina Wheaton] New Form Submission','2025-06-24 02:52:07'),(3322,2,'submission_item',1672,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florentina Wheaton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-24 02:52:07'),(3323,2,'submission_item',1673,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Quincy Trethowan] New Form Submission','2025-06-24 10:08:55'),(3324,2,'submission_item',1673,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Quincy Trethowan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-24 10:08:55'),(3325,2,'submission_item',1674,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Inez Meekin] New Form Submission','2025-06-24 21:21:29'),(3326,2,'submission_item',1674,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Inez Meekin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-24 21:21:29'),(3327,2,'submission_item',1675,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sean] New Form Submission','2025-06-24 21:52:16'),(3328,2,'submission_item',1675,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sean] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-24 21:52:16'),(3329,2,'submission_item',1676,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anna Laufer] New Form Submission','2025-06-25 00:41:27'),(3330,2,'submission_item',1676,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anna Laufer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 00:41:27'),(3331,2,'submission_item',1677,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roy Gairdner] New Form Submission','2025-06-25 02:08:03'),(3332,2,'submission_item',1677,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roy Gairdner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 02:08:03'),(3333,2,'submission_item',1678,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dannie Elrod] New Form Submission','2025-06-25 06:24:45'),(3334,2,'submission_item',1678,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dannie Elrod] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 06:24:45'),(3335,2,'submission_item',1679,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-25 13:30:30'),(3336,2,'submission_item',1679,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 13:30:30'),(3337,2,'submission_item',1680,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fletcher Pung] New Form Submission','2025-06-25 13:56:46'),(3338,2,'submission_item',1680,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fletcher Pung] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 13:56:46'),(3339,2,'submission_item',1681,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Judy Sartori] New Form Submission','2025-06-25 16:14:38'),(3340,2,'submission_item',1681,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Judy Sartori] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 16:14:38'),(3341,2,'submission_item',1682,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-06-25 18:04:35'),(3342,2,'submission_item',1682,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 18:04:35'),(3343,2,'submission_item',1683,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jenifer Daniel] New Form Submission','2025-06-25 21:08:27'),(3344,2,'submission_item',1683,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jenifer Daniel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 21:08:27'),(3345,2,'submission_item',1684,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latonya Sneed] New Form Submission','2025-06-25 22:11:19'),(3346,2,'submission_item',1684,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latonya Sneed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-25 22:11:19'),(3347,2,'submission_item',1685,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [care about people around you_tzpt] New Form Submission','2025-06-26 01:56:08'),(3348,2,'submission_item',1685,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [care about people around you_tzpt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 01:56:08'),(3349,2,'submission_item',1686,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-26 07:44:27'),(3350,2,'submission_item',1686,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 07:44:27'),(3351,2,'submission_item',1687,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma Kemp] New Form Submission','2025-06-26 10:12:31'),(3352,2,'submission_item',1687,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma Kemp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 10:12:31'),(3353,2,'submission_item',1688,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-06-26 15:31:59'),(3354,2,'submission_item',1688,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 15:31:59'),(3355,2,'submission_item',1689,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Praveen] New Form Submission','2025-06-26 17:56:01'),(3356,2,'submission_item',1689,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Praveen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 17:56:01'),(3357,2,'submission_item',1690,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-26 20:35:35'),(3358,2,'submission_item',1690,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 20:35:35'),(3359,2,'submission_item',1691,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hamish Lanning] New Form Submission','2025-06-26 23:22:17'),(3360,2,'submission_item',1691,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hamish Lanning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-26 23:22:17'),(3361,2,'submission_item',1692,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-27 01:45:01'),(3362,2,'submission_item',1692,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 01:45:01'),(3363,2,'submission_item',1693,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Walker Oliphant] New Form Submission','2025-06-27 02:33:56'),(3364,2,'submission_item',1693,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Walker Oliphant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 02:33:56'),(3365,2,'submission_item',1694,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-06-27 03:27:21'),(3366,2,'submission_item',1694,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 03:27:21'),(3367,2,'submission_item',1695,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juliet Place] New Form Submission','2025-06-27 09:20:47'),(3368,2,'submission_item',1695,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juliet Place] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 09:20:47'),(3369,2,'submission_item',1696,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margaret Pinckney] New Form Submission','2025-06-27 10:22:36'),(3370,2,'submission_item',1696,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margaret Pinckney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 10:22:36'),(3371,2,'submission_item',1697,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Patrick Tuggle] New Form Submission','2025-06-27 13:46:47'),(3372,2,'submission_item',1697,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Patrick Tuggle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 13:46:47'),(3373,2,'submission_item',1698,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milagro Bayly] New Form Submission','2025-06-27 15:03:21'),(3374,2,'submission_item',1698,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milagro Bayly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 15:03:21'),(3375,2,'submission_item',1699,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-06-27 20:39:54'),(3376,2,'submission_item',1699,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-27 20:39:54'),(3377,2,'submission_item',1700,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Refugia Magee] New Form Submission','2025-06-28 18:52:30'),(3378,2,'submission_item',1700,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Refugia Magee] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-28 18:52:30'),(3379,2,'submission_item',1701,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tonya Hutcheson] New Form Submission','2025-06-28 20:22:47'),(3380,2,'submission_item',1701,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tonya Hutcheson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-28 20:22:47'),(3381,2,'submission_item',1702,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Selene Clawson] New Form Submission','2025-06-28 22:28:24'),(3382,2,'submission_item',1702,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Selene Clawson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-28 22:28:24'),(3383,2,'submission_item',1703,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Grant] New Form Submission','2025-06-28 23:31:05'),(3384,2,'submission_item',1703,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Grant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-28 23:31:05'),(3385,2,'submission_item',1704,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gabriella Becerra] New Form Submission','2025-06-29 03:31:25'),(3386,2,'submission_item',1704,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gabriella Becerra] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 03:31:25'),(3387,2,'submission_item',1705,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-29 07:46:18'),(3388,2,'submission_item',1705,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 07:46:18'),(3389,2,'submission_item',1706,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalie Jess] New Form Submission','2025-06-29 09:28:42'),(3390,2,'submission_item',1706,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalie Jess] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 09:28:42'),(3391,2,'submission_item',1707,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_ewkt] New Form Submission','2025-06-29 11:40:16'),(3392,2,'submission_item',1707,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_ewkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 11:40:16'),(3393,2,'submission_item',1708,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-06-29 12:28:12'),(3394,2,'submission_item',1708,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 12:28:12'),(3395,2,'submission_item',1709,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ann] New Form Submission','2025-06-29 12:41:36'),(3396,2,'submission_item',1709,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 12:41:36'),(3397,2,'submission_item',1710,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Parag] New Form Submission','2025-06-29 20:49:13'),(3398,2,'submission_item',1710,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Parag] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 20:49:13'),(3399,2,'submission_item',1711,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roosevelt Baumgardner] New Form Submission','2025-06-29 21:03:18'),(3400,2,'submission_item',1711,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roosevelt Baumgardner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 21:03:18'),(3401,2,'submission_item',1712,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Irene Franke] New Form Submission','2025-06-29 23:32:52'),(3402,2,'submission_item',1712,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Irene Franke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-29 23:32:52'),(3403,2,'submission_item',1713,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angeline Ginn] New Form Submission','2025-06-30 00:39:11'),(3404,2,'submission_item',1713,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angeline Ginn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 00:39:11'),(3405,2,'submission_item',1714,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pablo Meador] New Form Submission','2025-06-30 01:31:12'),(3406,2,'submission_item',1714,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pablo Meador] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 01:31:12'),(3407,2,'submission_item',1715,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-30 01:56:07'),(3408,2,'submission_item',1715,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 01:56:07'),(3409,2,'submission_item',1716,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-06-30 04:12:52'),(3410,2,'submission_item',1716,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 04:12:52'),(3411,2,'submission_item',1717,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-30 06:14:08'),(3412,2,'submission_item',1717,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 06:14:08'),(3413,2,'submission_item',1718,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [StartCoG] New Form Submission','2025-06-30 08:45:25'),(3414,2,'submission_item',1718,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [StartCoG] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 08:45:25'),(3415,2,'submission_item',1719,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2025-06-30 15:07:33'),(3416,2,'submission_item',1719,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 15:07:33'),(3417,2,'submission_item',1720,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-06-30 21:30:40'),(3418,2,'submission_item',1720,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-06-30 21:30:40'),(3419,2,'submission_item',1721,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katharina Palfreyman] New Form Submission','2025-07-01 08:06:23'),(3420,2,'submission_item',1721,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katharina Palfreyman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-01 08:06:23'),(3421,2,'submission_item',1722,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NAEWTRER1312330NERTHRRTH] New Form Submission','2025-07-01 11:50:52'),(3422,2,'submission_item',1722,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NAEWTRER1312330NERTHRRTH] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-01 11:50:52'),(3423,2,'submission_item',1723,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2025-07-01 22:16:50'),(3424,2,'submission_item',1723,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-01 22:16:50'),(3425,2,'submission_item',1724,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-01 23:02:15'),(3426,2,'submission_item',1724,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-01 23:02:15'),(3427,2,'submission_item',1725,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gary Kuefer] New Form Submission','2025-07-02 04:03:36'),(3428,2,'submission_item',1725,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gary Kuefer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 04:03:36'),(3429,2,'submission_item',1726,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hildegarde Desantis] New Form Submission','2025-07-02 05:49:56'),(3430,2,'submission_item',1726,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hildegarde Desantis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 05:49:56'),(3431,2,'submission_item',1727,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavern Fleischer] New Form Submission','2025-07-02 10:11:58'),(3432,2,'submission_item',1727,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavern Fleischer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 10:11:58'),(3433,2,'submission_item',1728,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Teon Stamenovic] New Form Submission','2025-07-02 15:41:52'),(3434,2,'submission_item',1728,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Teon Stamenovic] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 15:41:52'),(3435,2,'submission_item',1729,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vinay] New Form Submission','2025-07-02 21:17:37'),(3436,2,'submission_item',1729,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vinay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 21:17:37'),(3437,2,'submission_item',1730,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fermin Bibb] New Form Submission','2025-07-02 21:38:08'),(3438,2,'submission_item',1730,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fermin Bibb] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-02 21:38:08'),(3439,2,'submission_item',1731,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [care about people around you_gopt] New Form Submission','2025-07-03 00:45:43'),(3440,2,'submission_item',1731,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [care about people around you_gopt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 00:45:43'),(3441,2,'submission_item',1732,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roland Crossley] New Form Submission','2025-07-03 01:17:39'),(3442,2,'submission_item',1732,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roland Crossley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 01:17:39'),(3443,2,'submission_item',1733,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jesus Artis] New Form Submission','2025-07-03 07:15:44'),(3444,2,'submission_item',1733,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jesus Artis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 07:15:44'),(3445,2,'submission_item',1734,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Al Elsass] New Form Submission','2025-07-03 10:21:04'),(3446,2,'submission_item',1734,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Al Elsass] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 10:21:04'),(3447,2,'submission_item',1735,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ezra Lyon] New Form Submission','2025-07-03 12:38:34'),(3448,2,'submission_item',1735,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ezra Lyon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 12:38:34'),(3449,2,'submission_item',1736,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Muhammad Junaid] New Form Submission','2025-07-03 13:15:07'),(3450,2,'submission_item',1736,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Muhammad Junaid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 13:15:07'),(3451,2,'submission_item',1737,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hugo Parkes] New Form Submission','2025-07-03 15:10:35'),(3452,2,'submission_item',1737,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hugo Parkes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 15:10:35'),(3453,2,'submission_item',1738,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2025-07-03 22:56:43'),(3454,2,'submission_item',1738,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-03 22:56:43'),(3455,2,'submission_item',1739,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Grayson Sandoval] New Form Submission','2025-07-04 01:31:50'),(3456,2,'submission_item',1739,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Grayson Sandoval] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 01:31:50'),(3457,2,'submission_item',1740,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-07-04 01:50:20'),(3458,2,'submission_item',1740,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 01:50:20'),(3459,2,'submission_item',1741,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lin Melton] New Form Submission','2025-07-04 08:24:03'),(3460,2,'submission_item',1741,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lin Melton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 08:24:03'),(3461,2,'submission_item',1742,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franziska Roddy] New Form Submission','2025-07-04 09:09:57'),(3462,2,'submission_item',1742,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franziska Roddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 09:09:57'),(3463,2,'submission_item',1743,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shani Ventura] New Form Submission','2025-07-04 09:20:51'),(3464,2,'submission_item',1743,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shani Ventura] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 09:20:51'),(3465,2,'submission_item',1744,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Belen Runion] New Form Submission','2025-07-04 15:55:23'),(3466,2,'submission_item',1744,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Belen Runion] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 15:55:23'),(3467,2,'submission_item',1745,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Una Balmain] New Form Submission','2025-07-04 17:13:37'),(3468,2,'submission_item',1745,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Una Balmain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 17:13:37'),(3469,2,'submission_item',1746,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-04 19:26:28'),(3470,2,'submission_item',1746,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 19:26:28'),(3471,2,'submission_item',1747,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-04 22:22:00'),(3472,2,'submission_item',1747,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-04 22:22:00'),(3473,2,'submission_item',1748,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-05 04:04:25'),(3474,2,'submission_item',1748,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-05 04:04:25'),(3475,2,'submission_item',1749,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CharlieEmist] New Form Submission','2025-07-05 05:02:46'),(3476,2,'submission_item',1749,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CharlieEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-05 05:02:46'),(3477,2,'submission_item',1750,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-07-05 12:05:08'),(3478,2,'submission_item',1750,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-05 12:05:08'),(3479,2,'submission_item',1751,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clarkhunty] New Form Submission','2025-07-05 16:53:02'),(3480,2,'submission_item',1751,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clarkhunty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-05 16:53:02'),(3481,2,'submission_item',1752,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-07-05 20:04:53'),(3482,2,'submission_item',1752,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-05 20:04:53'),(3483,2,'submission_item',1753,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sylvia Bogart] New Form Submission','2025-07-06 02:35:29'),(3484,2,'submission_item',1753,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sylvia Bogart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-06 02:35:29'),(3485,2,'submission_item',1754,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Damion Medland] New Form Submission','2025-07-06 07:34:59'),(3486,2,'submission_item',1754,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Damion Medland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-06 07:34:59'),(3487,2,'submission_item',1755,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-07-06 23:41:41'),(3488,2,'submission_item',1755,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-06 23:41:41'),(3489,2,'submission_item',1756,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-07 01:17:10'),(3490,2,'submission_item',1756,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 01:17:10'),(3491,2,'submission_item',1757,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanesha Henning] New Form Submission','2025-07-07 08:20:58'),(3492,2,'submission_item',1757,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanesha Henning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 08:20:58'),(3493,2,'submission_item',1758,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aimee Beyer] New Form Submission','2025-07-07 11:48:23'),(3494,2,'submission_item',1758,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aimee Beyer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 11:48:23'),(3495,2,'submission_item',1759,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brodie Baader] New Form Submission','2025-07-07 12:37:25'),(3496,2,'submission_item',1759,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brodie Baader] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 12:37:25'),(3497,2,'submission_item',1760,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shoshana Hoskin] New Form Submission','2025-07-07 12:54:17'),(3498,2,'submission_item',1760,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shoshana Hoskin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 12:54:17'),(3499,2,'submission_item',1761,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Albertha Finch] New Form Submission','2025-07-07 12:57:49'),(3500,2,'submission_item',1761,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Albertha Finch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 12:57:49'),(3501,2,'submission_item',1762,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sharyn Esteban] New Form Submission','2025-07-07 19:39:06'),(3502,2,'submission_item',1762,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sharyn Esteban] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 19:39:06'),(3503,2,'submission_item',1763,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-07-07 21:30:34'),(3504,2,'submission_item',1763,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-07 21:30:34'),(3505,2,'submission_item',1764,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lan Gaddis] New Form Submission','2025-07-08 04:39:27'),(3506,2,'submission_item',1764,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lan Gaddis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-08 04:39:27'),(3507,2,'submission_item',1765,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lona Mackintosh] New Form Submission','2025-07-08 10:39:32'),(3508,2,'submission_item',1765,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lona Mackintosh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-08 10:39:32'),(3509,2,'submission_item',1766,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clarice Huxley] New Form Submission','2025-07-08 11:30:13'),(3510,2,'submission_item',1766,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clarice Huxley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-08 11:30:13'),(3511,2,'submission_item',1767,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mitchell Wylie] New Form Submission','2025-07-08 13:47:07'),(3512,2,'submission_item',1767,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mitchell Wylie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-08 13:47:07'),(3513,2,'submission_item',1768,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-07-08 21:07:33'),(3514,2,'submission_item',1768,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-08 21:07:33'),(3515,2,'submission_item',1769,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Charity Moorhouse] New Form Submission','2025-07-09 04:19:51'),(3516,2,'submission_item',1769,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Charity Moorhouse] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 04:19:51'),(3517,2,'submission_item',1770,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Winston Streeton] New Form Submission','2025-07-09 09:47:22'),(3518,2,'submission_item',1770,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Winston Streeton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 09:47:22'),(3519,2,'submission_item',1771,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Petra Glenny] New Form Submission','2025-07-09 09:49:35'),(3520,2,'submission_item',1771,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Petra Glenny] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 09:49:35'),(3521,2,'submission_item',1772,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-07-09 15:12:43'),(3522,2,'submission_item',1772,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 15:12:43'),(3523,2,'submission_item',1773,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Albertina Farias] New Form Submission','2025-07-09 20:18:18'),(3524,2,'submission_item',1773,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Albertina Farias] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 20:18:18'),(3525,2,'submission_item',1774,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ana] New Form Submission','2025-07-09 20:51:46'),(3526,2,'submission_item',1774,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-09 20:51:46'),(3527,2,'submission_item',1775,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Herman Clemons] New Form Submission','2025-07-10 05:21:45'),(3528,2,'submission_item',1775,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Herman Clemons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-10 05:21:45'),(3529,2,'submission_item',1776,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Iola Manning] New Form Submission','2025-07-10 05:41:42'),(3530,2,'submission_item',1776,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Iola Manning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-10 05:41:42'),(3531,2,'submission_item',1777,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-10 16:52:50'),(3532,2,'submission_item',1777,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-10 16:52:50'),(3533,2,'submission_item',1778,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-10 20:52:01'),(3534,2,'submission_item',1778,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-10 20:52:01'),(3535,2,'submission_item',1779,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-07-10 23:39:59'),(3536,2,'submission_item',1779,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-10 23:39:59'),(3537,2,'submission_item',1780,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dena Canales] New Form Submission','2025-07-11 02:56:03'),(3538,2,'submission_item',1780,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dena Canales] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 02:56:03'),(3539,2,'submission_item',1781,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Grant] New Form Submission','2025-07-11 03:14:32'),(3540,2,'submission_item',1781,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Grant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 03:14:32'),(3541,2,'submission_item',1782,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caitlin Bock] New Form Submission','2025-07-11 03:37:44'),(3542,2,'submission_item',1782,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caitlin Bock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 03:37:44'),(3543,2,'submission_item',1783,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucretia Titus] New Form Submission','2025-07-11 06:23:33'),(3544,2,'submission_item',1783,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucretia Titus] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 06:23:33'),(3545,2,'submission_item',1784,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelina Roy] New Form Submission','2025-07-11 09:42:22'),(3546,2,'submission_item',1784,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelina Roy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 09:42:22'),(3547,2,'submission_item',1785,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-11 14:56:07'),(3548,2,'submission_item',1785,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 14:56:07'),(3549,2,'submission_item',1786,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Norris Lattimore] New Form Submission','2025-07-11 16:10:12'),(3550,2,'submission_item',1786,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Norris Lattimore] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-11 16:10:12'),(3551,2,'submission_item',1787,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mikel Vallejos] New Form Submission','2025-07-12 02:33:19'),(3552,2,'submission_item',1787,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mikel Vallejos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-12 02:33:19'),(3553,2,'submission_item',1788,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maria Kwok] New Form Submission','2025-07-12 03:37:29'),(3554,2,'submission_item',1788,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maria Kwok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-12 03:37:29'),(3555,2,'submission_item',1789,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lourdes Tomholt] New Form Submission','2025-07-12 16:14:04'),(3556,2,'submission_item',1789,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lourdes Tomholt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-12 16:14:04'),(3557,2,'submission_item',1790,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anastasia Bonetti] New Form Submission','2025-07-12 20:45:39'),(3558,2,'submission_item',1790,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anastasia Bonetti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-12 20:45:39'),(3559,2,'submission_item',1791,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-07-12 23:21:10'),(3560,2,'submission_item',1791,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-12 23:21:10'),(3561,2,'submission_item',1792,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Augustus Bauman] New Form Submission','2025-07-13 12:11:14'),(3562,2,'submission_item',1792,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Augustus Bauman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-13 12:11:14'),(3563,2,'submission_item',1793,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Violet Pellegrino] New Form Submission','2025-07-13 12:39:14'),(3564,2,'submission_item',1793,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Violet Pellegrino] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-13 12:39:14'),(3565,2,'submission_item',1794,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shalanda Schneider] New Form Submission','2025-07-13 13:01:01'),(3566,2,'submission_item',1794,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shalanda Schneider] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-13 13:01:01'),(3567,2,'submission_item',1795,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Humberto Carbone] New Form Submission','2025-07-13 18:26:15'),(3568,2,'submission_item',1795,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Humberto Carbone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-13 18:26:15'),(3569,2,'submission_item',1796,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sylvester Whisman] New Form Submission','2025-07-13 22:16:35'),(3570,2,'submission_item',1796,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sylvester Whisman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-13 22:16:35'),(3571,2,'submission_item',1797,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristal Mendis] New Form Submission','2025-07-14 00:28:00'),(3572,2,'submission_item',1797,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristal Mendis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-14 00:28:00'),(3573,2,'submission_item',1798,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arron] New Form Submission','2025-07-14 01:43:20'),(3574,2,'submission_item',1798,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-14 01:43:20'),(3575,2,'submission_item',1799,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mayra Perron] New Form Submission','2025-07-14 07:55:08'),(3576,2,'submission_item',1799,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mayra Perron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-14 07:55:08'),(3577,2,'submission_item',1800,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tatiana Ruddell] New Form Submission','2025-07-14 16:48:14'),(3578,2,'submission_item',1800,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tatiana Ruddell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-14 16:48:14'),(3579,2,'submission_item',1801,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jason Keller] New Form Submission','2025-07-15 02:10:51'),(3580,2,'submission_item',1801,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jason Keller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 02:10:51'),(3581,2,'submission_item',1802,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phillipp Macansh] New Form Submission','2025-07-15 03:50:18'),(3582,2,'submission_item',1802,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phillipp Macansh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 03:50:18'),(3583,2,'submission_item',1803,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-07-15 07:49:52'),(3584,2,'submission_item',1803,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 07:49:52'),(3585,2,'submission_item',1804,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tessa Cousin] New Form Submission','2025-07-15 10:31:49'),(3586,2,'submission_item',1804,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tessa Cousin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 10:31:49'),(3587,2,'submission_item',1805,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tandy Snipes] New Form Submission','2025-07-15 10:42:40'),(3588,2,'submission_item',1805,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tandy Snipes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 10:42:40'),(3589,2,'submission_item',1806,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madge Ball] New Form Submission','2025-07-15 22:42:01'),(3590,2,'submission_item',1806,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madge Ball] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 22:42:01'),(3591,2,'submission_item',1807,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lashawn Brewton] New Form Submission','2025-07-15 23:42:00'),(3592,2,'submission_item',1807,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lashawn Brewton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-15 23:42:00'),(3593,2,'submission_item',1808,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sharon Verco] New Form Submission','2025-07-16 05:06:21'),(3594,2,'submission_item',1808,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sharon Verco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-16 05:06:21'),(3595,2,'submission_item',1809,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-07-16 06:08:04'),(3596,2,'submission_item',1809,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-16 06:08:04'),(3597,2,'submission_item',1810,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clayton Fernandez] New Form Submission','2025-07-16 07:20:11'),(3598,2,'submission_item',1810,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clayton Fernandez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-16 07:20:11'),(3599,2,'submission_item',1811,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eugene Gilliland] New Form Submission','2025-07-16 18:54:41'),(3600,2,'submission_item',1811,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eugene Gilliland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-16 18:54:41'),(3601,2,'submission_item',1812,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mack Laney] New Form Submission','2025-07-17 00:25:29'),(3602,2,'submission_item',1812,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mack Laney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-17 00:25:29'),(3603,2,'submission_item',1813,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MartinIdeop] New Form Submission','2025-07-17 14:55:42'),(3604,2,'submission_item',1813,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MartinIdeop] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-17 14:55:42'),(3605,2,'submission_item',1814,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arletha Whitfield] New Form Submission','2025-07-17 20:17:45'),(3606,2,'submission_item',1814,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arletha Whitfield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-17 20:17:45'),(3607,2,'submission_item',1815,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-07-17 22:00:53'),(3608,2,'submission_item',1815,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-17 22:00:53'),(3609,2,'submission_item',1816,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Walterdok] New Form Submission','2025-07-17 22:24:20'),(3610,2,'submission_item',1816,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Walterdok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-17 22:24:20'),(3611,2,'submission_item',1817,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-18 02:39:02'),(3612,2,'submission_item',1817,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 02:39:02'),(3613,2,'submission_item',1818,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-07-18 02:49:14'),(3614,2,'submission_item',1818,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 02:49:14'),(3615,2,'submission_item',1819,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-07-18 03:04:32'),(3616,2,'submission_item',1819,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 03:04:32'),(3617,2,'submission_item',1820,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-07-18 04:13:48'),(3618,2,'submission_item',1820,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 04:13:48'),(3619,2,'submission_item',1821,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christopher Good] New Form Submission','2025-07-18 06:21:08'),(3620,2,'submission_item',1821,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christopher Good] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 06:21:08'),(3621,2,'submission_item',1822,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wendy Figueroa] New Form Submission','2025-07-18 12:47:43'),(3622,2,'submission_item',1822,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wendy Figueroa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 12:47:43'),(3623,2,'submission_item',1823,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vicky] New Form Submission','2025-07-18 21:43:51'),(3624,2,'submission_item',1823,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vicky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 21:43:51'),(3625,2,'submission_item',1824,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Callie Bergman] New Form Submission','2025-07-18 22:08:28'),(3626,2,'submission_item',1824,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Callie Bergman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 22:08:28'),(3627,2,'submission_item',1825,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-07-18 23:32:05'),(3628,2,'submission_item',1825,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-18 23:32:05'),(3629,2,'submission_item',1826,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maira Rodrigue] New Form Submission','2025-07-19 02:17:55'),(3630,2,'submission_item',1826,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maira Rodrigue] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-19 02:17:55'),(3631,2,'submission_item',1827,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maryjo Hansen] New Form Submission','2025-07-19 02:46:12'),(3632,2,'submission_item',1827,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maryjo Hansen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-19 02:46:12'),(3633,2,'submission_item',1828,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brendan Blanco] New Form Submission','2025-07-19 15:16:28'),(3634,2,'submission_item',1828,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brendan Blanco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-19 15:16:28'),(3635,2,'submission_item',1829,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Novella Hoinville] New Form Submission','2025-07-19 19:47:11'),(3636,2,'submission_item',1829,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Novella Hoinville] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-19 19:47:11'),(3637,2,'submission_item',1830,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Samual Siegel] New Form Submission','2025-07-20 00:18:01'),(3638,2,'submission_item',1830,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Samual Siegel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-20 00:18:01'),(3639,2,'submission_item',1831,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Effie Steven] New Form Submission','2025-07-20 03:55:01'),(3640,2,'submission_item',1831,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Effie Steven] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-20 03:55:01'),(3641,2,'submission_item',1832,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernardo] New Form Submission','2025-07-20 07:30:19'),(3642,2,'submission_item',1832,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernardo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-20 07:30:19'),(3643,2,'submission_item',1833,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelika Neeley] New Form Submission','2025-07-21 04:42:07'),(3644,2,'submission_item',1833,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelika Neeley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-21 04:42:07'),(3645,2,'submission_item',1834,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-07-21 23:02:10'),(3646,2,'submission_item',1834,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-21 23:02:10'),(3647,2,'submission_item',1835,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachel Gatliff] New Form Submission','2025-07-22 00:16:22'),(3648,2,'submission_item',1835,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachel Gatliff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-22 00:16:22'),(3649,2,'submission_item',1836,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Harper] New Form Submission','2025-07-22 01:28:43'),(3650,2,'submission_item',1836,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Harper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-22 01:28:43'),(3651,2,'submission_item',1837,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johnson Tims] New Form Submission','2025-07-22 01:34:00'),(3652,2,'submission_item',1837,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johnson Tims] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-22 01:34:00'),(3653,2,'submission_item',1838,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keira Byerly] New Form Submission','2025-07-22 07:32:05'),(3654,2,'submission_item',1838,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keira Byerly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-22 07:32:05'),(3655,2,'submission_item',1839,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deon Sanmiguel] New Form Submission','2025-07-23 09:10:19'),(3656,2,'submission_item',1839,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deon Sanmiguel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-23 09:10:19'),(3657,2,'submission_item',1840,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-23 11:59:29'),(3658,2,'submission_item',1840,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-23 11:59:29'),(3659,2,'submission_item',1841,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zoe Reed] New Form Submission','2025-07-23 12:08:10'),(3660,2,'submission_item',1841,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zoe Reed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-23 12:08:10'),(3661,2,'submission_item',1842,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-07-23 23:12:43'),(3662,2,'submission_item',1842,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-23 23:12:43'),(3663,2,'submission_item',1843,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Allan Avila] New Form Submission','2025-07-24 02:56:26'),(3664,2,'submission_item',1843,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Allan Avila] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-24 02:56:26'),(3665,2,'submission_item',1844,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Benny Ritchard] New Form Submission','2025-07-24 16:09:32'),(3666,2,'submission_item',1844,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Benny Ritchard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-24 16:09:32'),(3667,2,'submission_item',1845,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-07-25 00:05:18'),(3668,2,'submission_item',1845,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 00:05:18'),(3669,2,'submission_item',1846,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lino] New Form Submission','2025-07-25 01:19:52'),(3670,2,'submission_item',1846,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lino] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 01:19:52'),(3671,2,'submission_item',1847,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-07-25 03:05:46'),(3672,2,'submission_item',1847,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 03:05:46'),(3673,2,'submission_item',1848,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Corey Holtze] New Form Submission','2025-07-25 04:53:43'),(3674,2,'submission_item',1848,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Corey Holtze] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 04:53:43'),(3675,2,'submission_item',1849,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elton Nielsen] New Form Submission','2025-07-25 07:55:00'),(3676,2,'submission_item',1849,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elton Nielsen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 07:55:00'),(3677,2,'submission_item',1850,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Blanche Kimble] New Form Submission','2025-07-25 09:45:42'),(3678,2,'submission_item',1850,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Blanche Kimble] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-25 09:45:42'),(3679,2,'submission_item',1851,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phillipp Oatley] New Form Submission','2025-07-27 04:21:34'),(3680,2,'submission_item',1851,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phillipp Oatley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-27 04:21:34'),(3681,2,'submission_item',1852,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-07-27 05:11:32'),(3682,2,'submission_item',1852,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-27 05:11:32'),(3683,2,'submission_item',1853,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cindy Brunning] New Form Submission','2025-07-27 21:09:07'),(3684,2,'submission_item',1853,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cindy Brunning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-27 21:09:07'),(3685,2,'submission_item',1854,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gloria Baumgaertner] New Form Submission','2025-07-27 22:15:18'),(3686,2,'submission_item',1854,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gloria Baumgaertner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-27 22:15:18'),(3687,2,'submission_item',1855,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hester Kunkle] New Form Submission','2025-07-28 06:10:01'),(3688,2,'submission_item',1855,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hester Kunkle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-28 06:10:01'),(3689,2,'submission_item',1856,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vaibhav] New Form Submission','2025-07-28 22:15:24'),(3690,2,'submission_item',1856,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vaibhav] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-28 22:15:24'),(3691,2,'submission_item',1857,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dwain Jones] New Form Submission','2025-07-29 03:20:44'),(3692,2,'submission_item',1857,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dwain Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-29 03:20:44'),(3693,2,'submission_item',1858,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Andreas Charlesworth] New Form Submission','2025-07-29 09:41:31'),(3694,2,'submission_item',1858,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Andreas Charlesworth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-29 09:41:31'),(3695,2,'submission_item',1859,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hester Mayhew] New Form Submission','2025-07-29 11:11:09'),(3696,2,'submission_item',1859,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hester Mayhew] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-29 11:11:09'),(3697,2,'submission_item',1860,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Colette] New Form Submission','2025-07-29 11:15:01'),(3698,2,'submission_item',1860,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Colette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-29 11:15:01'),(3699,2,'submission_item',1861,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-07-30 00:47:46'),(3700,2,'submission_item',1861,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 00:47:46'),(3701,2,'submission_item',1862,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-07-30 02:09:55'),(3702,2,'submission_item',1862,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 02:09:55'),(3703,2,'submission_item',1863,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-07-30 04:57:09'),(3704,2,'submission_item',1863,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 04:57:09'),(3705,2,'submission_item',1864,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamela Hatley] New Form Submission','2025-07-30 06:09:28'),(3706,2,'submission_item',1864,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamela Hatley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 06:09:28'),(3707,2,'submission_item',1865,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-07-30 06:59:40'),(3708,2,'submission_item',1865,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 06:59:40'),(3709,2,'submission_item',1866,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-07-30 11:37:24'),(3710,2,'submission_item',1866,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 11:37:24'),(3711,2,'submission_item',1867,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adriene Carmichael] New Form Submission','2025-07-30 13:41:46'),(3712,2,'submission_item',1867,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adriene Carmichael] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 13:41:46'),(3713,2,'submission_item',1868,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-07-30 14:21:56'),(3714,2,'submission_item',1868,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-30 14:21:56'),(3715,2,'submission_item',1869,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-07-31 00:23:34'),(3716,2,'submission_item',1869,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-31 00:23:34'),(3717,2,'submission_item',1870,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wendi Banvard] New Form Submission','2025-07-31 00:41:22'),(3718,2,'submission_item',1870,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wendi Banvard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-31 00:41:22'),(3719,2,'submission_item',1871,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-07-31 03:10:38'),(3720,2,'submission_item',1871,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-31 03:10:38'),(3721,2,'submission_item',1872,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-07-31 11:34:12'),(3722,2,'submission_item',1872,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-31 11:34:12'),(3723,2,'submission_item',1873,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reese Simpson] New Form Submission','2025-07-31 14:27:30'),(3724,2,'submission_item',1873,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reese Simpson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-07-31 14:27:30'),(3725,2,'submission_item',1874,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivory Boone] New Form Submission','2025-08-01 01:20:26'),(3726,2,'submission_item',1874,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivory Boone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-01 01:20:26'),(3727,2,'submission_item',1875,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shayla Rolando] New Form Submission','2025-08-01 11:04:35'),(3728,2,'submission_item',1875,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shayla Rolando] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-01 11:04:35'),(3729,2,'submission_item',1876,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Almeda Rife] New Form Submission','2025-08-01 13:51:54'),(3730,2,'submission_item',1876,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Almeda Rife] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-01 13:51:54'),(3731,2,'submission_item',1877,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Regentub] New Form Submission','2025-08-01 20:35:08'),(3732,2,'submission_item',1877,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Regentub] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-01 20:35:08'),(3733,2,'submission_item',1878,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristi Reed] New Form Submission','2025-08-02 04:32:42'),(3734,2,'submission_item',1878,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristi Reed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-02 04:32:42'),(3735,2,'submission_item',1879,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brooks] New Form Submission','2025-08-02 12:17:27'),(3736,2,'submission_item',1879,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brooks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-02 12:17:27'),(3737,2,'submission_item',1880,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-03 03:48:11'),(3738,2,'submission_item',1880,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-03 03:48:11'),(3739,2,'submission_item',1881,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amado Irizarry] New Form Submission','2025-08-03 17:32:27'),(3740,2,'submission_item',1881,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amado Irizarry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-03 17:32:27'),(3741,2,'submission_item',1882,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mei Dowler] New Form Submission','2025-08-04 02:03:24'),(3742,2,'submission_item',1882,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mei Dowler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-04 02:03:24'),(3743,2,'submission_item',1883,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-04 08:56:31'),(3744,2,'submission_item',1883,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-04 08:56:31'),(3745,2,'submission_item',1884,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Starseed Council] New Form Submission','2025-08-04 18:56:43'),(3746,2,'submission_item',1884,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Starseed Council] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-04 18:56:43'),(3747,2,'submission_item',1885,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johnson Workman] New Form Submission','2025-08-05 00:44:41'),(3748,2,'submission_item',1885,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johnson Workman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 00:44:41'),(3749,2,'submission_item',1886,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-08-05 04:34:34'),(3750,2,'submission_item',1886,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 04:34:34'),(3751,2,'submission_item',1887,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aisha Arce] New Form Submission','2025-08-05 12:24:52'),(3752,2,'submission_item',1887,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aisha Arce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 12:24:52'),(3753,2,'submission_item',1888,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Herman Feaster] New Form Submission','2025-08-05 13:53:04'),(3754,2,'submission_item',1888,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Herman Feaster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 13:53:04'),(3755,2,'submission_item',1889,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eman Ibrahim] New Form Submission','2025-08-05 14:22:50'),(3756,2,'submission_item',1889,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eman Ibrahim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 14:22:50'),(3757,2,'submission_item',1890,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eman Ibrahim] New Form Submission','2025-08-05 14:30:45'),(3758,2,'submission_item',1890,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eman Ibrahim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 14:30:45'),(3759,2,'submission_item',1891,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margareta Christenson] New Form Submission','2025-08-05 20:57:28'),(3760,2,'submission_item',1891,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margareta Christenson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-05 20:57:28'),(3761,2,'submission_item',1892,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eman Ibrahim] New Form Submission','2025-08-06 01:09:08'),(3762,2,'submission_item',1892,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eman Ibrahim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 01:09:08'),(3763,2,'submission_item',1893,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2025-08-06 01:39:02'),(3764,2,'submission_item',1893,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 01:39:02'),(3765,2,'submission_item',1894,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Son Mackerras] New Form Submission','2025-08-06 04:32:47'),(3766,2,'submission_item',1894,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Son Mackerras] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 04:32:47'),(3767,2,'submission_item',1895,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ali Mattes] New Form Submission','2025-08-06 15:09:02'),(3768,2,'submission_item',1895,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ali Mattes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 15:09:02'),(3769,2,'submission_item',1896,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Socrat] New Form Submission','2025-08-06 16:12:58'),(3770,2,'submission_item',1896,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Socrat] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 16:12:58'),(3771,2,'submission_item',1897,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robert] New Form Submission','2025-08-06 23:25:18'),(3772,2,'submission_item',1897,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robert] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 23:25:18'),(3773,2,'submission_item',1898,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Susie Hyatt] New Form Submission','2025-08-06 23:33:44'),(3774,2,'submission_item',1898,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Susie Hyatt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-06 23:33:44'),(3775,2,'submission_item',1899,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Douglas Revell] New Form Submission','2025-08-07 03:40:48'),(3776,2,'submission_item',1899,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Douglas Revell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 03:40:48'),(3777,2,'submission_item',1900,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-08-07 06:30:24'),(3778,2,'submission_item',1900,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 06:30:24'),(3779,2,'submission_item',1901,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-08-07 15:07:20'),(3780,2,'submission_item',1901,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 15:07:20'),(3781,2,'submission_item',1902,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milagros Winning] New Form Submission','2025-08-07 16:17:35'),(3782,2,'submission_item',1902,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milagros Winning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 16:17:35'),(3783,2,'submission_item',1903,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-07 16:23:30'),(3784,2,'submission_item',1903,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 16:23:30'),(3785,2,'submission_item',1904,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Refugio Ziegler] New Form Submission','2025-08-07 19:12:24'),(3786,2,'submission_item',1904,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Refugio Ziegler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 19:12:24'),(3787,2,'submission_item',1905,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_edkt] New Form Submission','2025-08-07 23:48:20'),(3788,2,'submission_item',1905,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_edkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-07 23:48:20'),(3789,2,'submission_item',1906,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Albertina Brindley] New Form Submission','2025-08-08 02:10:01'),(3790,2,'submission_item',1906,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Albertina Brindley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-08 02:10:01'),(3791,2,'submission_item',1907,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vivian Gilbertson] New Form Submission','2025-08-08 02:51:03'),(3792,2,'submission_item',1907,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vivian Gilbertson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-08 02:51:03'),(3793,2,'submission_item',1908,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-08-08 05:33:20'),(3794,2,'submission_item',1908,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-08 05:33:20'),(3795,2,'submission_item',1909,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stephen Rooke] New Form Submission','2025-08-08 06:03:09'),(3796,2,'submission_item',1909,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stephen Rooke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-08 06:03:09'),(3797,2,'submission_item',1910,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Scot Baier] New Form Submission','2025-08-09 03:01:41'),(3798,2,'submission_item',1910,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Scot Baier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-09 03:01:41'),(3799,2,'submission_item',1911,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frankie Bosley] New Form Submission','2025-08-09 03:10:46'),(3800,2,'submission_item',1911,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frankie Bosley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-09 03:10:46'),(3801,2,'submission_item',1912,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Wints] New Form Submission','2025-08-09 04:20:09'),(3802,2,'submission_item',1912,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Wints] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-09 04:20:09'),(3803,2,'submission_item',1913,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-08-09 08:56:39'),(3804,2,'submission_item',1913,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-09 08:56:39'),(3805,2,'submission_item',1914,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tomoko Coronado] New Form Submission','2025-08-09 23:43:15'),(3806,2,'submission_item',1914,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tomoko Coronado] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-09 23:43:15'),(3807,2,'submission_item',1915,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-08-10 00:11:26'),(3808,2,'submission_item',1915,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-10 00:11:26'),(3809,2,'submission_item',1916,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-08-10 00:27:10'),(3810,2,'submission_item',1916,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-10 00:27:10'),(3811,2,'submission_item',1917,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-10 13:09:28'),(3812,2,'submission_item',1917,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-10 13:09:28'),(3813,2,'submission_item',1918,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-08-11 14:03:35'),(3814,2,'submission_item',1918,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 14:03:35'),(3815,2,'submission_item',1919,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-08-11 14:20:39'),(3816,2,'submission_item',1919,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 14:20:39'),(3817,2,'submission_item',1920,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-08-11 14:28:49'),(3818,2,'submission_item',1920,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 14:28:49'),(3819,2,'submission_item',1921,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristi Reed] New Form Submission','2025-08-11 18:45:45'),(3820,2,'submission_item',1921,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristi Reed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 18:45:45'),(3821,2,'submission_item',1922,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-08-11 21:54:00'),(3822,2,'submission_item',1922,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 21:54:00'),(3823,2,'submission_item',1923,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anthony Bruce] New Form Submission','2025-08-11 23:23:55'),(3824,2,'submission_item',1923,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anthony Bruce] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-11 23:23:55'),(3825,2,'submission_item',1924,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Berry Grammer] New Form Submission','2025-08-12 00:20:22'),(3826,2,'submission_item',1924,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Berry Grammer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-12 00:20:22'),(3827,2,'submission_item',1925,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [France Hackbarth] New Form Submission','2025-08-12 04:11:12'),(3828,2,'submission_item',1925,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [France Hackbarth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-12 04:11:12'),(3829,2,'submission_item',1926,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-08-12 08:30:32'),(3830,2,'submission_item',1926,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-12 08:30:32'),(3831,2,'submission_item',1927,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alva Stukes] New Form Submission','2025-08-12 11:16:00'),(3832,2,'submission_item',1927,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alva Stukes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-12 11:16:00'),(3833,2,'submission_item',1928,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Casino_nqpr] New Form Submission','2025-08-12 11:42:29'),(3834,2,'submission_item',1928,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Casino_nqpr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-12 11:42:29'),(3835,2,'submission_item',1929,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-08-13 07:56:38'),(3836,2,'submission_item',1929,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-13 07:56:38'),(3837,2,'submission_item',1930,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-08-13 12:20:51'),(3838,2,'submission_item',1930,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-13 12:20:51'),(3839,2,'submission_item',1931,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-13 17:22:04'),(3840,2,'submission_item',1931,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-13 17:22:04'),(3841,2,'submission_item',1932,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-13 19:41:10'),(3842,2,'submission_item',1932,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-13 19:41:10'),(3843,2,'submission_item',1933,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dotty Palombo] New Form Submission','2025-08-14 06:06:55'),(3844,2,'submission_item',1933,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dotty Palombo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 06:06:55'),(3845,2,'submission_item',1934,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milagro Arnett] New Form Submission','2025-08-14 10:15:50'),(3846,2,'submission_item',1934,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milagro Arnett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 10:15:50'),(3847,2,'submission_item',1935,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeanalee Guanzon] New Form Submission','2025-08-14 12:27:16'),(3848,2,'submission_item',1935,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeanalee Guanzon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 12:27:16'),(3849,2,'submission_item',1936,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-14 13:34:39'),(3850,2,'submission_item',1936,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 13:34:39'),(3851,2,'submission_item',1937,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ken Loeffler] New Form Submission','2025-08-14 15:16:53'),(3852,2,'submission_item',1937,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ken Loeffler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 15:16:53'),(3853,2,'submission_item',1938,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Onita Medlin] New Form Submission','2025-08-14 19:41:39'),(3854,2,'submission_item',1938,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Onita Medlin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-14 19:41:39'),(3855,2,'submission_item',1939,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Marshall] New Form Submission','2025-08-16 17:55:54'),(3856,2,'submission_item',1939,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Marshall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-16 17:55:54'),(3857,2,'submission_item',1940,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Damonovell] New Form Submission','2025-08-17 03:33:12'),(3858,2,'submission_item',1940,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Damonovell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-17 03:33:12'),(3859,2,'submission_item',1941,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pete Bingle] New Form Submission','2025-08-17 10:18:50'),(3860,2,'submission_item',1941,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pete Bingle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-17 10:18:50'),(3861,2,'submission_item',1942,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Therese Vandegrift] New Form Submission','2025-08-17 15:45:40'),(3862,2,'submission_item',1942,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Therese Vandegrift] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-17 15:45:40'),(3863,2,'submission_item',1943,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zora Haly] New Form Submission','2025-08-17 17:58:25'),(3864,2,'submission_item',1943,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zora Haly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-17 17:58:25'),(3865,2,'submission_item',1944,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ahmad Nepean] New Form Submission','2025-08-19 10:47:47'),(3866,2,'submission_item',1944,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ahmad Nepean] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-19 10:47:47'),(3867,2,'submission_item',1945,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-08-19 13:13:31'),(3868,2,'submission_item',1945,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-19 13:13:31'),(3869,2,'submission_item',1946,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dennis Appleroth] New Form Submission','2025-08-19 23:28:24'),(3870,2,'submission_item',1946,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dennis Appleroth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-19 23:28:24'),(3871,2,'submission_item',1947,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilfred Gilliland] New Form Submission','2025-08-20 03:35:11'),(3872,2,'submission_item',1947,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilfred Gilliland] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-20 03:35:11'),(3873,2,'submission_item',1948,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lynette Korff] New Form Submission','2025-08-20 19:43:57'),(3874,2,'submission_item',1948,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lynette Korff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-20 19:43:57'),(3875,2,'submission_item',1949,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-08-21 13:28:57'),(3876,2,'submission_item',1949,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-21 13:28:57'),(3877,2,'submission_item',1950,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-08-21 14:18:21'),(3878,2,'submission_item',1950,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-21 14:18:21'),(3879,2,'submission_item',1951,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julie] New Form Submission','2025-08-21 14:54:21'),(3880,2,'submission_item',1951,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-21 14:54:21'),(3881,2,'submission_item',1952,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jo Antonio] New Form Submission','2025-08-29 23:57:47'),(3882,2,'submission_item',1952,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jo Antonio] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-29 23:57:47'),(3883,2,'submission_item',1953,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian Solander] New Form Submission','2025-08-30 15:05:50'),(3884,2,'submission_item',1953,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian Solander] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-30 15:05:50'),(3885,2,'submission_item',1954,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ronda Amerson] New Form Submission','2025-08-31 04:41:29'),(3886,2,'submission_item',1954,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ronda Amerson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-08-31 04:41:29'),(3887,2,'submission_item',1955,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Damaris Medley] New Form Submission','2025-09-01 05:21:10'),(3888,2,'submission_item',1955,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Damaris Medley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-01 05:21:10'),(3889,2,'submission_item',1956,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-01 07:00:12'),(3890,2,'submission_item',1956,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-01 07:00:12'),(3891,2,'submission_item',1957,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-01 19:50:34'),(3892,2,'submission_item',1957,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-01 19:50:34'),(3893,2,'submission_item',1958,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-02 10:56:24'),(3894,2,'submission_item',1958,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 10:56:24'),(3895,2,'submission_item',1959,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Iris Hume] New Form Submission','2025-09-02 12:27:25'),(3896,2,'submission_item',1959,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Iris Hume] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 12:27:25'),(3897,2,'submission_item',1960,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2025-09-02 15:02:02'),(3898,2,'submission_item',1960,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 15:02:02'),(3899,2,'submission_item',1961,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eleanor Rousseau] New Form Submission','2025-09-02 16:03:03'),(3900,2,'submission_item',1961,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eleanor Rousseau] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 16:03:03'),(3901,2,'submission_item',1962,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrianna Tillyard] New Form Submission','2025-09-02 16:33:22'),(3902,2,'submission_item',1962,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrianna Tillyard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 16:33:22'),(3903,2,'submission_item',1963,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-02 17:10:07'),(3904,2,'submission_item',1963,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-02 17:10:07'),(3905,2,'submission_item',1964,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-09-03 07:19:06'),(3906,2,'submission_item',1964,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-03 07:19:06'),(3907,2,'submission_item',1965,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2025-09-03 14:55:18'),(3908,2,'submission_item',1965,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-03 14:55:18'),(3909,2,'submission_item',1966,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mora Dedman] New Form Submission','2025-09-03 19:26:22'),(3910,2,'submission_item',1966,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mora Dedman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-03 19:26:22'),(3911,2,'submission_item',1967,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Analiz_urEn] New Form Submission','2025-09-03 20:19:38'),(3912,2,'submission_item',1967,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Analiz_urEn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-03 20:19:38'),(3913,2,'submission_item',1968,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-09-04 02:48:37'),(3914,2,'submission_item',1968,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-04 02:48:37'),(3915,2,'submission_item',1969,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trevor Stringer] New Form Submission','2025-09-04 13:20:13'),(3916,2,'submission_item',1969,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trevor Stringer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-04 13:20:13'),(3917,2,'submission_item',1970,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Iona Chinner] New Form Submission','2025-09-05 03:01:28'),(3918,2,'submission_item',1970,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Iona Chinner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-05 03:01:28'),(3919,2,'submission_item',1971,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Donny Burnett] New Form Submission','2025-09-05 13:36:46'),(3920,2,'submission_item',1971,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Donny Burnett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-05 13:36:46'),(3921,2,'submission_item',1972,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cleo Worthy] New Form Submission','2025-09-05 19:26:57'),(3922,2,'submission_item',1972,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cleo Worthy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-05 19:26:57'),(3923,2,'submission_item',1973,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mable Gantt] New Form Submission','2025-09-06 10:19:16'),(3924,2,'submission_item',1973,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mable Gantt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-06 10:19:17'),(3925,2,'submission_item',1974,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frank] New Form Submission','2025-09-06 15:06:15'),(3926,2,'submission_item',1974,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frank] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-06 15:06:15'),(3927,2,'submission_item',1975,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivan Ramirez] New Form Submission','2025-09-06 18:34:45'),(3928,2,'submission_item',1975,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivan Ramirez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-06 18:34:45'),(3929,2,'submission_item',1976,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keisha Dye] New Form Submission','2025-09-07 11:38:22'),(3930,2,'submission_item',1976,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keisha Dye] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-07 11:38:22'),(3931,2,'submission_item',1977,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hilda Clemons] New Form Submission','2025-09-07 14:00:42'),(3932,2,'submission_item',1977,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hilda Clemons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-07 14:00:42'),(3933,2,'submission_item',1978,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashley Munn] New Form Submission','2025-09-07 21:45:01'),(3934,2,'submission_item',1978,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashley Munn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-07 21:45:01'),(3935,2,'submission_item',1979,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cheri Eklund] New Form Submission','2025-09-08 03:07:43'),(3936,2,'submission_item',1979,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cheri Eklund] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-08 03:07:43'),(3937,2,'submission_item',1980,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_hgkt] New Form Submission','2025-09-08 03:48:23'),(3938,2,'submission_item',1980,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_hgkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-08 03:48:23'),(3939,2,'submission_item',1981,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oren Callister] New Form Submission','2025-09-08 05:02:08'),(3940,2,'submission_item',1981,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oren Callister] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-08 05:02:08'),(3941,2,'submission_item',1982,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bonnie Jull] New Form Submission','2025-09-08 07:14:25'),(3942,2,'submission_item',1982,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bonnie Jull] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-08 07:14:25'),(3943,2,'submission_item',1983,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilson Roundtree] New Form Submission','2025-09-08 07:16:54'),(3944,2,'submission_item',1983,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilson Roundtree] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-08 07:16:54'),(3945,2,'submission_item',1984,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rae Carlino] New Form Submission','2025-09-09 01:41:11'),(3946,2,'submission_item',1984,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rae Carlino] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 01:41:11'),(3947,2,'submission_item',1985,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carlota Roemer] New Form Submission','2025-09-09 08:12:35'),(3948,2,'submission_item',1985,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carlota Roemer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 08:12:35'),(3949,2,'submission_item',1986,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-09-09 08:25:08'),(3950,2,'submission_item',1986,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 08:25:08'),(3951,2,'submission_item',1987,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jess Strutt] New Form Submission','2025-09-09 10:19:23'),(3952,2,'submission_item',1987,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jess Strutt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 10:19:23'),(3953,2,'submission_item',1988,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-09-09 20:43:30'),(3954,2,'submission_item',1988,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 20:43:30'),(3955,2,'submission_item',1989,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lisa] New Form Submission','2025-09-09 22:29:19'),(3956,2,'submission_item',1989,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lisa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-09 22:29:19'),(3957,2,'submission_item',1990,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-09-10 17:11:10'),(3958,2,'submission_item',1990,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-10 17:11:10'),(3959,2,'submission_item',1991,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil Schiffer] New Form Submission','2025-09-11 00:15:44'),(3960,2,'submission_item',1991,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil Schiffer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 00:15:44'),(3961,2,'submission_item',1992,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amelia Coker] New Form Submission','2025-09-11 00:19:34'),(3962,2,'submission_item',1992,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amelia Coker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 00:19:34'),(3963,2,'submission_item',1993,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Inez Gravatt] New Form Submission','2025-09-11 04:12:00'),(3964,2,'submission_item',1993,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Inez Gravatt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 04:12:00'),(3965,2,'submission_item',1994,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-09-11 18:15:28'),(3966,2,'submission_item',1994,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 18:15:28'),(3967,2,'submission_item',1995,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-09-11 20:04:58'),(3968,2,'submission_item',1995,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 20:04:58'),(3969,2,'submission_item',1996,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_fikt] New Form Submission','2025-09-11 23:53:21'),(3970,2,'submission_item',1996,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_fikt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-11 23:53:21'),(3971,2,'submission_item',1997,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jodi Zimin] New Form Submission','2025-09-12 11:46:37'),(3972,2,'submission_item',1997,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jodi Zimin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-12 11:46:37'),(3973,2,'submission_item',1998,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-12 17:03:36'),(3974,2,'submission_item',1998,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-12 17:03:36'),(3975,2,'submission_item',1999,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-13 16:27:49'),(3976,2,'submission_item',1999,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-13 16:27:49'),(3977,2,'submission_item',2000,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-09-13 18:47:47'),(3978,2,'submission_item',2000,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-13 18:47:47'),(3979,2,'submission_item',2001,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-09-13 22:47:56'),(3980,2,'submission_item',2001,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-13 22:47:56'),(3981,2,'submission_item',2002,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jack] New Form Submission','2025-09-14 00:32:46'),(3982,2,'submission_item',2002,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jack] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-14 00:32:46'),(3983,2,'submission_item',2003,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lynda Cooley] New Form Submission','2025-09-14 23:46:49'),(3984,2,'submission_item',2003,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lynda Cooley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-14 23:46:49'),(3985,2,'submission_item',2004,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vaibhav] New Form Submission','2025-09-15 17:56:50'),(3986,2,'submission_item',2004,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vaibhav] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-15 17:56:50'),(3987,2,'submission_item',2005,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-09-16 01:09:12'),(3988,2,'submission_item',2005,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-16 01:09:12'),(3989,2,'submission_item',2006,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-09-16 06:55:00'),(3990,2,'submission_item',2006,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-16 06:55:00'),(3991,2,'submission_item',2007,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Minna Leone] New Form Submission','2025-09-16 07:09:56'),(3992,2,'submission_item',2007,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Minna Leone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-16 07:09:56'),(3993,2,'submission_item',2008,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [casino_empr] New Form Submission','2025-09-16 11:41:08'),(3994,2,'submission_item',2008,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [casino_empr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-16 11:41:08'),(3995,2,'submission_item',2009,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-09-16 17:05:49'),(3996,2,'submission_item',2009,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-16 17:05:49'),(3997,2,'submission_item',2010,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elva Grosse] New Form Submission','2025-09-17 05:53:09'),(3998,2,'submission_item',2010,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elva Grosse] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-17 05:53:09'),(3999,2,'submission_item',2011,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ana] New Form Submission','2025-09-17 16:55:17'),(4000,2,'submission_item',2011,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-17 16:55:17'),(4001,2,'submission_item',2012,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrell Jageurs] New Form Submission','2025-09-17 16:57:04'),(4002,2,'submission_item',2012,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrell Jageurs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-17 16:57:04'),(4003,2,'submission_item',2013,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jarek Leroy] New Form Submission','2025-09-17 23:22:34'),(4004,2,'submission_item',2013,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jarek Leroy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-17 23:22:34'),(4005,2,'submission_item',2014,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Filomena] New Form Submission','2025-09-18 03:24:00'),(4006,2,'submission_item',2014,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Filomena] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-18 03:24:00'),(4007,2,'submission_item',2015,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shiv] New Form Submission','2025-09-18 16:59:53'),(4008,2,'submission_item',2015,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shiv] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-18 16:59:53'),(4009,2,'submission_item',2016,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Colette Lang] New Form Submission','2025-09-18 18:33:49'),(4010,2,'submission_item',2016,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Colette Lang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-18 18:33:49'),(4011,2,'submission_item',2017,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NAEWTRER230584NEYHRTGE] New Form Submission','2025-09-19 00:05:04'),(4012,2,'submission_item',2017,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NAEWTRER230584NEYHRTGE] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-19 00:05:04'),(4013,2,'submission_item',2018,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-09-19 09:45:46'),(4014,2,'submission_item',2018,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-19 09:45:46'),(4015,2,'submission_item',2019,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-09-19 10:37:27'),(4016,2,'submission_item',2019,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-19 10:37:27'),(4017,2,'submission_item',2020,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-19 11:12:40'),(4018,2,'submission_item',2020,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-19 11:12:40'),(4019,2,'submission_item',2021,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-09-20 01:24:43'),(4020,2,'submission_item',2021,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 01:24:43'),(4021,2,'submission_item',2022,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-20 01:44:04'),(4022,2,'submission_item',2022,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 01:44:04'),(4023,2,'submission_item',2023,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franziska Giron] New Form Submission','2025-09-20 05:29:02'),(4024,2,'submission_item',2023,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franziska Giron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 05:29:02'),(4025,2,'submission_item',2024,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [acellaCax] New Form Submission','2025-09-20 06:01:46'),(4026,2,'submission_item',2024,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [acellaCax] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 06:01:46'),(4027,2,'submission_item',2025,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julissa Vidler] New Form Submission','2025-09-20 09:22:21'),(4028,2,'submission_item',2025,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julissa Vidler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 09:22:21'),(4029,2,'submission_item',2026,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-09-20 16:12:13'),(4030,2,'submission_item',2026,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-20 16:12:13'),(4031,2,'submission_item',2027,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Turoperato_xoEn] New Form Submission','2025-09-21 05:11:46'),(4032,2,'submission_item',2027,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Turoperato_xoEn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 05:11:46'),(4033,2,'submission_item',2028,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Turoperato_utEn] New Form Submission','2025-09-21 05:11:47'),(4034,2,'submission_item',2028,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Turoperato_utEn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 05:11:47'),(4035,2,'submission_item',2029,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sung Prim] New Form Submission','2025-09-21 05:37:49'),(4036,2,'submission_item',2029,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sung Prim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 05:37:49'),(4037,2,'submission_item',2030,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Perry Joy] New Form Submission','2025-09-21 09:29:59'),(4038,2,'submission_item',2030,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Perry Joy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 09:29:59'),(4039,2,'submission_item',2031,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamie Zambrano] New Form Submission','2025-09-21 11:00:39'),(4040,2,'submission_item',2031,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamie Zambrano] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 11:00:39'),(4041,2,'submission_item',2032,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karri Daecher] New Form Submission','2025-09-21 14:56:58'),(4042,2,'submission_item',2032,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karri Daecher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 14:56:58'),(4043,2,'submission_item',2033,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franklyn Embley] New Form Submission','2025-09-21 16:57:09'),(4044,2,'submission_item',2033,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franklyn Embley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 16:57:09'),(4045,2,'submission_item',2034,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-09-21 18:11:11'),(4046,2,'submission_item',2034,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-21 18:11:11'),(4047,2,'submission_item',2035,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fay Lemon] New Form Submission','2025-09-22 04:28:30'),(4048,2,'submission_item',2035,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fay Lemon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-22 04:28:30'),(4049,2,'submission_item',2036,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-09-22 07:12:06'),(4050,2,'submission_item',2036,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-22 07:12:06'),(4051,2,'submission_item',2037,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thorsten Kulakowski] New Form Submission','2025-09-22 07:13:29'),(4052,2,'submission_item',2037,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thorsten Kulakowski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-22 07:13:29'),(4053,2,'submission_item',2038,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kelly Urner] New Form Submission','2025-09-22 11:50:49'),(4054,2,'submission_item',2038,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kelly Urner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-22 11:50:49'),(4055,2,'submission_item',2039,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-22 13:54:15'),(4056,2,'submission_item',2039,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-22 13:54:15'),(4057,2,'submission_item',2040,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-09-23 04:14:50'),(4058,2,'submission_item',2040,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-23 04:14:50'),(4059,2,'submission_item',2041,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marissa Moffet] New Form Submission','2025-09-23 05:43:05'),(4060,2,'submission_item',2041,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marissa Moffet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-23 05:43:05'),(4061,2,'submission_item',2042,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-23 22:05:14'),(4062,2,'submission_item',2042,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-23 22:05:14'),(4063,2,'submission_item',2043,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frances Ledford] New Form Submission','2025-09-24 00:47:34'),(4064,2,'submission_item',2043,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frances Ledford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 00:47:34'),(4065,2,'submission_item',2044,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tawanna Siler] New Form Submission','2025-09-24 03:00:20'),(4066,2,'submission_item',2044,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tawanna Siler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 03:00:20'),(4067,2,'submission_item',2045,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Duane Bentley] New Form Submission','2025-09-24 06:13:42'),(4068,2,'submission_item',2045,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Duane Bentley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 06:13:42'),(4069,2,'submission_item',2046,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rita Lansford] New Form Submission','2025-09-24 07:07:53'),(4070,2,'submission_item',2046,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rita Lansford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 07:07:53'),(4071,2,'submission_item',2047,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kattie Boldt] New Form Submission','2025-09-24 07:55:07'),(4072,2,'submission_item',2047,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kattie Boldt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 07:55:07'),(4073,2,'submission_item',2048,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Minnie Girdlestone] New Form Submission','2025-09-24 11:08:03'),(4074,2,'submission_item',2048,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Minnie Girdlestone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 11:08:03'),(4075,2,'submission_item',2049,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-09-24 12:24:45'),(4076,2,'submission_item',2049,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 12:24:45'),(4077,2,'submission_item',2050,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Renaldo Frasier] New Form Submission','2025-09-24 18:42:14'),(4078,2,'submission_item',2050,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Renaldo Frasier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 18:42:14'),(4079,2,'submission_item',2051,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lilliana Shinn] New Form Submission','2025-09-24 21:11:01'),(4080,2,'submission_item',2051,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lilliana Shinn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-24 21:11:01'),(4081,2,'submission_item',2052,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-09-25 02:13:03'),(4082,2,'submission_item',2052,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-25 02:13:03'),(4083,2,'submission_item',2053,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johanna Creswick] New Form Submission','2025-09-25 17:12:04'),(4084,2,'submission_item',2053,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johanna Creswick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-25 17:12:04'),(4085,2,'submission_item',2054,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-25 22:35:21'),(4086,2,'submission_item',2054,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-25 22:35:21'),(4087,2,'submission_item',2055,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kelley Callinan] New Form Submission','2025-09-26 08:22:33'),(4088,2,'submission_item',2055,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kelley Callinan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-26 08:22:33'),(4089,2,'submission_item',2056,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gia Easter] New Form Submission','2025-09-26 18:57:25'),(4090,2,'submission_item',2056,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gia Easter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-26 18:57:25'),(4091,2,'submission_item',2057,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristina Battarbee] New Form Submission','2025-09-26 21:06:46'),(4092,2,'submission_item',2057,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristina Battarbee] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-26 21:06:46'),(4093,2,'submission_item',2058,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jermaine Delossantos] New Form Submission','2025-09-27 05:01:17'),(4094,2,'submission_item',2058,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jermaine Delossantos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 05:01:17'),(4095,2,'submission_item',2059,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Genevieve Whisman] New Form Submission','2025-09-27 07:12:18'),(4096,2,'submission_item',2059,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Genevieve Whisman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 07:12:18'),(4097,2,'submission_item',2060,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-09-27 08:52:14'),(4098,2,'submission_item',2060,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 08:52:14'),(4099,2,'submission_item',2061,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-09-27 11:06:39'),(4100,2,'submission_item',2061,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 11:06:39'),(4101,2,'submission_item',2062,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-09-27 13:23:37'),(4102,2,'submission_item',2062,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 13:23:37'),(4103,2,'submission_item',2063,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [tank_rjol] New Form Submission','2025-09-27 16:36:58'),(4104,2,'submission_item',2063,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [tank_rjol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 16:36:58'),(4105,2,'submission_item',2064,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katherine Sutcliffe] New Form Submission','2025-09-27 22:31:56'),(4106,2,'submission_item',2064,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katherine Sutcliffe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-27 22:31:56'),(4107,2,'submission_item',2065,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dannie Olvera] New Form Submission','2025-09-28 12:29:12'),(4108,2,'submission_item',2065,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dannie Olvera] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-28 12:29:12'),(4109,2,'submission_item',2066,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Marshall] New Form Submission','2025-09-28 15:47:58'),(4110,2,'submission_item',2066,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Marshall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-28 15:47:58'),(4111,2,'submission_item',2067,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adela Aplin] New Form Submission','2025-09-29 01:03:14'),(4112,2,'submission_item',2067,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adela Aplin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-29 01:03:14'),(4113,2,'submission_item',2068,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Venetta Sumpter] New Form Submission','2025-09-29 01:59:42'),(4114,2,'submission_item',2068,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Venetta Sumpter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-29 01:59:42'),(4115,2,'submission_item',2069,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gretta Lawson] New Form Submission','2025-09-29 16:34:48'),(4116,2,'submission_item',2069,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gretta Lawson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-29 16:34:48'),(4117,2,'submission_item',2070,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-09-29 18:01:06'),(4118,2,'submission_item',2070,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-29 18:01:06'),(4119,2,'submission_item',2071,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juana Minaya] New Form Submission','2025-09-30 07:39:15'),(4120,2,'submission_item',2071,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juana Minaya] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-30 07:39:15'),(4121,2,'submission_item',2072,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kiara] New Form Submission','2025-09-30 08:41:21'),(4122,2,'submission_item',2072,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kiara] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-30 08:41:21'),(4123,2,'submission_item',2073,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-09-30 15:52:54'),(4124,2,'submission_item',2073,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-30 15:52:54'),(4125,2,'submission_item',2074,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emmanuel Dye] New Form Submission','2025-09-30 19:24:21'),(4126,2,'submission_item',2074,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emmanuel Dye] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-30 19:24:21'),(4127,2,'submission_item',2075,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Boone] New Form Submission','2025-09-30 21:42:31'),(4128,2,'submission_item',2075,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Boone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-09-30 21:42:31'),(4129,2,'submission_item',2076,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julian Decker] New Form Submission','2025-10-01 03:07:00'),(4130,2,'submission_item',2076,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julian Decker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-01 03:07:00'),(4131,2,'submission_item',2077,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Estella Sorrells] New Form Submission','2025-10-01 06:23:51'),(4132,2,'submission_item',2077,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Estella Sorrells] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-01 06:23:51'),(4133,2,'submission_item',2078,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neil] New Form Submission','2025-10-01 16:03:59'),(4134,2,'submission_item',2078,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neil] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-01 16:03:59'),(4135,2,'submission_item',2079,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jay] New Form Submission','2025-10-02 14:09:29'),(4136,2,'submission_item',2079,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-02 14:09:29'),(4137,2,'submission_item',2080,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Camilla Montez] New Form Submission','2025-10-02 15:46:35'),(4138,2,'submission_item',2080,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Camilla Montez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-02 15:46:35'),(4139,2,'submission_item',2081,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-02 17:40:38'),(4140,2,'submission_item',2081,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-02 17:40:38'),(4141,2,'submission_item',2082,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MelBet_qiEn] New Form Submission','2025-10-02 18:12:42'),(4142,2,'submission_item',2082,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MelBet_qiEn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-02 18:12:42'),(4143,2,'submission_item',2083,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MelBet_tyEn] New Form Submission','2025-10-02 18:12:42'),(4144,2,'submission_item',2083,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MelBet_tyEn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-02 18:12:42'),(4145,2,'submission_item',2084,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-10-03 23:43:27'),(4146,2,'submission_item',2084,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-03 23:43:27'),(4147,2,'submission_item',2085,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-10-04 00:55:36'),(4148,2,'submission_item',2085,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-04 00:55:36'),(4149,2,'submission_item',2086,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miguel Finkel] New Form Submission','2025-10-04 08:21:57'),(4150,2,'submission_item',2086,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miguel Finkel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-04 08:21:57'),(4151,2,'submission_item',2087,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernard Coggins] New Form Submission','2025-10-04 08:24:28'),(4152,2,'submission_item',2087,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernard Coggins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-04 08:24:28'),(4153,2,'submission_item',2088,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-10-04 17:36:52'),(4154,2,'submission_item',2088,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-04 17:36:52'),(4155,2,'submission_item',2089,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_sbkn] New Form Submission','2025-10-04 18:42:23'),(4156,2,'submission_item',2089,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_sbkn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-04 18:42:23'),(4157,2,'submission_item',2090,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-10-05 01:48:15'),(4158,2,'submission_item',2090,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 01:48:15'),(4159,2,'submission_item',2091,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joleen Ranken] New Form Submission','2025-10-05 04:49:26'),(4160,2,'submission_item',2091,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joleen Ranken] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 04:49:26'),(4161,2,'submission_item',2092,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Neville Glasfurd] New Form Submission','2025-10-05 04:55:04'),(4162,2,'submission_item',2092,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Neville Glasfurd] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 04:55:04'),(4163,2,'submission_item',2093,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CysdbKiqJRdAQtn] New Form Submission','2025-10-05 05:37:59'),(4164,2,'submission_item',2093,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CysdbKiqJRdAQtn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 05:37:59'),(4165,2,'submission_item',2094,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [znLFvMPQVj] New Form Submission','2025-10-05 12:48:45'),(4166,2,'submission_item',2094,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [znLFvMPQVj] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 12:48:45'),(4167,2,'submission_item',2095,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Moses Walkley] New Form Submission','2025-10-05 15:05:36'),(4168,2,'submission_item',2095,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Moses Walkley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 15:05:36'),(4169,2,'submission_item',2096,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jumping Elephant] New Form Submission','2025-10-05 16:29:21'),(4170,2,'submission_item',2096,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jumping Elephant] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 16:29:21'),(4171,2,'submission_item',2097,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lyn Vaccari] New Form Submission','2025-10-05 17:26:59'),(4172,2,'submission_item',2097,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lyn Vaccari] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 17:26:59'),(4173,2,'submission_item',2098,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cooper Fredericksen] New Form Submission','2025-10-05 23:40:48'),(4174,2,'submission_item',2098,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cooper Fredericksen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-05 23:40:48'),(4175,2,'submission_item',2099,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Qasim Yaseen] New Form Submission','2025-10-06 04:08:37'),(4176,2,'submission_item',2099,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Qasim Yaseen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-06 04:08:37'),(4177,2,'submission_item',2100,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Therese Wisewould] New Form Submission','2025-10-06 14:50:22'),(4178,2,'submission_item',2100,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Therese Wisewould] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-06 14:50:22'),(4179,2,'submission_item',2101,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-10-06 16:45:04'),(4180,2,'submission_item',2101,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-06 16:45:04'),(4181,2,'submission_item',2102,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-06 20:22:46'),(4182,2,'submission_item',2102,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-06 20:22:46'),(4183,2,'submission_item',2103,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-07 06:24:15'),(4184,2,'submission_item',2103,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-07 06:24:15'),(4185,2,'submission_item',2104,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eula Dullo] New Form Submission','2025-10-07 11:24:17'),(4186,2,'submission_item',2104,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eula Dullo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-07 11:24:17'),(4187,2,'submission_item',2105,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margarito Ziegler] New Form Submission','2025-10-07 12:59:40'),(4188,2,'submission_item',2105,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margarito Ziegler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-07 12:59:40'),(4189,2,'submission_item',2106,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Norma] New Form Submission','2025-10-07 17:44:59'),(4190,2,'submission_item',2106,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Norma] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-07 17:44:59'),(4191,2,'submission_item',2107,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Georgianna Mountford] New Form Submission','2025-10-08 00:01:37'),(4192,2,'submission_item',2107,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Georgianna Mountford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 00:01:37'),(4193,2,'submission_item',2108,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Linwood Singleton] New Form Submission','2025-10-08 05:46:18'),(4194,2,'submission_item',2108,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Linwood Singleton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 05:46:18'),(4195,2,'submission_item',2109,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mirta] New Form Submission','2025-10-08 14:06:11'),(4196,2,'submission_item',2109,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mirta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 14:06:11'),(4197,2,'submission_item',2110,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Finn Ratliff] New Form Submission','2025-10-08 17:12:14'),(4198,2,'submission_item',2110,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Finn Ratliff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 17:12:14'),(4199,2,'submission_item',2111,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gena Bergstrom] New Form Submission','2025-10-08 21:31:28'),(4200,2,'submission_item',2111,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gena Bergstrom] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 21:31:28'),(4201,2,'submission_item',2112,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-10-08 22:10:53'),(4202,2,'submission_item',2112,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 22:10:53'),(4203,2,'submission_item',2113,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NAERTREGE230584NERTYTRY] New Form Submission','2025-10-08 23:50:54'),(4204,2,'submission_item',2113,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NAERTREGE230584NERTYTRY] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-08 23:50:54'),(4205,2,'submission_item',2114,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Freddy Lynas] New Form Submission','2025-10-09 09:54:50'),(4206,2,'submission_item',2114,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Freddy Lynas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-09 09:54:50'),(4207,2,'submission_item',2115,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joy] New Form Submission','2025-10-09 14:22:46'),(4208,2,'submission_item',2115,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-09 14:22:47'),(4209,2,'submission_item',2116,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Morgan Abdul] New Form Submission','2025-10-09 15:22:42'),(4210,2,'submission_item',2116,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Morgan Abdul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-09 15:22:42'),(4211,2,'submission_item',2117,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eugenia Freese] New Form Submission','2025-10-09 16:34:29'),(4212,2,'submission_item',2117,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eugenia Freese] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-09 16:34:29'),(4213,2,'submission_item',2118,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-10-10 11:24:51'),(4214,2,'submission_item',2118,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-10 11:24:51'),(4215,2,'submission_item',2119,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lupe Kimbell] New Form Submission','2025-10-12 01:14:44'),(4216,2,'submission_item',2119,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lupe Kimbell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 01:14:44'),(4217,2,'submission_item',2120,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-10-12 02:09:12'),(4218,2,'submission_item',2120,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 02:09:12'),(4219,2,'submission_item',2121,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dakota Henninger] New Form Submission','2025-10-12 02:34:18'),(4220,2,'submission_item',2121,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dakota Henninger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 02:34:18'),(4221,2,'submission_item',2122,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Duane Vang] New Form Submission','2025-10-12 04:07:45'),(4222,2,'submission_item',2122,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Duane Vang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 04:07:45'),(4223,2,'submission_item',2123,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-10-12 07:38:30'),(4224,2,'submission_item',2123,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 07:38:30'),(4225,2,'submission_item',2124,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-12 13:23:21'),(4226,2,'submission_item',2124,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 13:23:21'),(4227,2,'submission_item',2125,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-10-12 21:48:58'),(4228,2,'submission_item',2125,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 21:48:58'),(4229,2,'submission_item',2126,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oma Nestor] New Form Submission','2025-10-12 21:57:53'),(4230,2,'submission_item',2126,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oma Nestor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-12 21:57:53'),(4231,2,'submission_item',2127,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RaymondTwerm] New Form Submission','2025-10-13 03:54:44'),(4232,2,'submission_item',2127,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RaymondTwerm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 03:54:44'),(4233,2,'submission_item',2128,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-10-13 07:29:47'),(4234,2,'submission_item',2128,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 07:29:47'),(4235,2,'submission_item',2129,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caseysulge] New Form Submission','2025-10-13 11:52:17'),(4236,2,'submission_item',2129,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caseysulge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 11:52:17'),(4237,2,'submission_item',2130,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-10-13 12:49:56'),(4238,2,'submission_item',2130,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 12:49:56'),(4239,2,'submission_item',2131,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-13 20:02:46'),(4240,2,'submission_item',2131,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 20:02:46'),(4241,2,'submission_item',2132,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [BofdSjXNamnasx] New Form Submission','2025-10-13 20:49:44'),(4242,2,'submission_item',2132,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [BofdSjXNamnasx] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 20:49:44'),(4243,2,'submission_item',2133,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kareem Sledge] New Form Submission','2025-10-13 22:18:38'),(4244,2,'submission_item',2133,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kareem Sledge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-13 22:18:38'),(4245,2,'submission_item',2134,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veola Kepler] New Form Submission','2025-10-14 00:36:12'),(4246,2,'submission_item',2134,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veola Kepler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-14 00:36:12'),(4247,2,'submission_item',2135,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jay] New Form Submission','2025-10-14 14:56:02'),(4248,2,'submission_item',2135,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-14 14:56:02'),(4249,2,'submission_item',2136,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gudrun Platz] New Form Submission','2025-10-14 15:22:17'),(4250,2,'submission_item',2136,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gudrun Platz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-14 15:22:17'),(4251,2,'submission_item',2137,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Summer Beasley] New Form Submission','2025-10-15 00:13:07'),(4252,2,'submission_item',2137,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Summer Beasley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-15 00:13:07'),(4253,2,'submission_item',2138,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mamie Steffey] New Form Submission','2025-10-15 07:13:25'),(4254,2,'submission_item',2138,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mamie Steffey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-15 07:13:25'),(4255,2,'submission_item',2139,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lynn Shenton] New Form Submission','2025-10-15 13:02:24'),(4256,2,'submission_item',2139,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lynn Shenton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-15 13:02:24'),(4257,2,'submission_item',2140,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miranda Bromley] New Form Submission','2025-10-15 14:06:15'),(4258,2,'submission_item',2140,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miranda Bromley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-15 14:06:15'),(4259,2,'submission_item',2141,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bud Kail] New Form Submission','2025-10-15 15:15:24'),(4260,2,'submission_item',2141,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bud Kail] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-15 15:15:24'),(4261,2,'submission_item',2142,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isabel Tucker] New Form Submission','2025-10-16 00:25:42'),(4262,2,'submission_item',2142,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isabel Tucker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 00:25:42'),(4263,2,'submission_item',2143,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gertrude Hammonds] New Form Submission','2025-10-16 02:03:08'),(4264,2,'submission_item',2143,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gertrude Hammonds] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 02:03:08'),(4265,2,'submission_item',2144,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Everett Coombe] New Form Submission','2025-10-16 03:27:08'),(4266,2,'submission_item',2144,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Everett Coombe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 03:27:08'),(4267,2,'submission_item',2145,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florine McIntyre] New Form Submission','2025-10-16 05:47:58'),(4268,2,'submission_item',2145,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florine McIntyre] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 05:47:58'),(4269,2,'submission_item',2146,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anne Layman] New Form Submission','2025-10-16 22:31:09'),(4270,2,'submission_item',2146,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anne Layman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 22:31:09'),(4271,2,'submission_item',2147,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franziska Moyes] New Form Submission','2025-10-16 23:47:54'),(4272,2,'submission_item',2147,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franziska Moyes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-16 23:47:54'),(4273,2,'submission_item',2148,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jarrod Eames] New Form Submission','2025-10-17 01:30:06'),(4274,2,'submission_item',2148,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jarrod Eames] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 01:30:06'),(4275,2,'submission_item',2149,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-10-17 05:05:14'),(4276,2,'submission_item',2149,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 05:05:14'),(4277,2,'submission_item',2150,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [cbIvvVacUomdt] New Form Submission','2025-10-17 08:13:39'),(4278,2,'submission_item',2150,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [cbIvvVacUomdt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 08:13:39'),(4279,2,'submission_item',2151,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-10-17 13:51:34'),(4280,2,'submission_item',2151,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 13:51:34'),(4281,2,'submission_item',2152,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lara Leibius] New Form Submission','2025-10-17 14:27:38'),(4282,2,'submission_item',2152,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lara Leibius] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 14:27:38'),(4283,2,'submission_item',2153,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adolph Ziesemer] New Form Submission','2025-10-17 15:56:04'),(4284,2,'submission_item',2153,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adolph Ziesemer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 15:56:04'),(4285,2,'submission_item',2154,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-17 18:56:16'),(4286,2,'submission_item',2154,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 18:56:16'),(4287,2,'submission_item',2155,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Francesca Lai] New Form Submission','2025-10-17 23:56:47'),(4288,2,'submission_item',2155,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Francesca Lai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-17 23:56:47'),(4289,2,'submission_item',2156,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_vupr] New Form Submission','2025-10-18 00:03:12'),(4290,2,'submission_item',2156,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_vupr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-18 00:03:12'),(4291,2,'submission_item',2157,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeannine Gano] New Form Submission','2025-10-18 12:51:54'),(4292,2,'submission_item',2157,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeannine Gano] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-18 12:51:54'),(4293,2,'submission_item',2158,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Minna Minter] New Form Submission','2025-10-18 19:50:48'),(4294,2,'submission_item',2158,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Minna Minter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-18 19:50:48'),(4295,2,'submission_item',2159,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2025-10-18 20:02:53'),(4296,2,'submission_item',2159,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-18 20:02:53'),(4297,2,'submission_item',2160,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clay Clow] New Form Submission','2025-10-19 17:27:20'),(4298,2,'submission_item',2160,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clay Clow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-19 17:27:20'),(4299,2,'submission_item',2161,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Richard Sullivan] New Form Submission','2025-10-19 20:59:05'),(4300,2,'submission_item',2161,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Richard Sullivan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-19 20:59:05'),(4301,2,'submission_item',2162,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deon Tier] New Form Submission','2025-10-19 22:27:31'),(4302,2,'submission_item',2162,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deon Tier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-19 22:27:32'),(4303,2,'submission_item',2163,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shoshana Rosa] New Form Submission','2025-10-20 12:19:32'),(4304,2,'submission_item',2163,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shoshana Rosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-20 12:19:32'),(4305,2,'submission_item',2164,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alfonzo Alleyne] New Form Submission','2025-10-20 17:39:00'),(4306,2,'submission_item',2164,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alfonzo Alleyne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-20 17:39:00'),(4307,2,'submission_item',2165,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_rjel] New Form Submission','2025-10-20 19:31:18'),(4308,2,'submission_item',2165,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_rjel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-20 19:31:18'),(4309,2,'submission_item',2166,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Orville Hermanson] New Form Submission','2025-10-20 21:38:31'),(4310,2,'submission_item',2166,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Orville Hermanson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-20 21:38:31'),(4311,2,'submission_item',2167,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alejandrina Mattingly] New Form Submission','2025-10-20 22:46:09'),(4312,2,'submission_item',2167,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alejandrina Mattingly] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-20 22:46:09'),(4313,2,'submission_item',2168,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-10-21 13:23:15'),(4314,2,'submission_item',2168,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-21 13:23:15'),(4315,2,'submission_item',2169,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashli Knoll] New Form Submission','2025-10-22 08:21:40'),(4316,2,'submission_item',2169,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashli Knoll] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 08:21:40'),(4317,2,'submission_item',2170,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-22 08:46:41'),(4318,2,'submission_item',2170,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 08:46:41'),(4319,2,'submission_item',2171,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janet Julian] New Form Submission','2025-10-22 11:43:37'),(4320,2,'submission_item',2171,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janet Julian] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 11:43:37'),(4321,2,'submission_item',2172,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-10-22 13:50:44'),(4322,2,'submission_item',2172,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 13:50:44'),(4323,2,'submission_item',2173,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aubrey Oddie] New Form Submission','2025-10-22 16:33:32'),(4324,2,'submission_item',2173,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aubrey Oddie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 16:33:32'),(4325,2,'submission_item',2174,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-22 18:35:10'),(4326,2,'submission_item',2174,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 18:35:10'),(4327,2,'submission_item',2175,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_oyoa] New Form Submission','2025-10-22 21:53:38'),(4328,2,'submission_item',2175,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_oyoa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 21:53:38'),(4329,2,'submission_item',2176,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latesha Rendall] New Form Submission','2025-10-22 23:01:50'),(4330,2,'submission_item',2176,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latesha Rendall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-22 23:01:50'),(4331,2,'submission_item',2177,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kermit Gilyard] New Form Submission','2025-10-24 08:05:16'),(4332,2,'submission_item',2177,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kermit Gilyard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-24 08:05:16'),(4333,2,'submission_item',2178,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Colin Cansler] New Form Submission','2025-10-24 20:43:00'),(4334,2,'submission_item',2178,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Colin Cansler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-24 20:43:00'),(4335,2,'submission_item',2179,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deneen Pineda] New Form Submission','2025-10-25 02:17:47'),(4336,2,'submission_item',2179,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deneen Pineda] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 02:17:47'),(4337,2,'submission_item',2180,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shelia Toutcher] New Form Submission','2025-10-25 03:33:07'),(4338,2,'submission_item',2180,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shelia Toutcher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 03:33:07'),(4339,2,'submission_item',2181,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shawna Chabrillan] New Form Submission','2025-10-25 13:11:12'),(4340,2,'submission_item',2181,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shawna Chabrillan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 13:11:12'),(4341,2,'submission_item',2182,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chloe Gleadow] New Form Submission','2025-10-25 14:03:04'),(4342,2,'submission_item',2182,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chloe Gleadow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 14:03:04'),(4343,2,'submission_item',2183,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [krqKBkFZyftpHRdkAEc] New Form Submission','2025-10-25 19:38:32'),(4344,2,'submission_item',2183,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [krqKBkFZyftpHRdkAEc] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 19:38:32'),(4345,2,'submission_item',2184,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yvonne Bynum] New Form Submission','2025-10-25 21:36:20'),(4346,2,'submission_item',2184,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yvonne Bynum] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-25 21:36:20'),(4347,2,'submission_item',2185,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trinity Shaffer] New Form Submission','2025-10-26 08:11:22'),(4348,2,'submission_item',2185,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trinity Shaffer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-26 08:11:22'),(4349,2,'submission_item',2186,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hershel Garvin] New Form Submission','2025-10-26 09:25:15'),(4350,2,'submission_item',2186,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hershel Garvin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-26 09:25:15'),(4351,2,'submission_item',2187,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dalene Wenz] New Form Submission','2025-10-26 15:45:36'),(4352,2,'submission_item',2187,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dalene Wenz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-26 15:45:36'),(4353,2,'submission_item',2188,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [dWCyPLcplaRnspekpBQ] New Form Submission','2025-10-26 17:56:25'),(4354,2,'submission_item',2188,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [dWCyPLcplaRnspekpBQ] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-26 17:56:25'),(4355,2,'submission_item',2189,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florine Figueroa] New Form Submission','2025-10-27 07:37:37'),(4356,2,'submission_item',2189,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florine Figueroa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 07:37:37'),(4357,2,'submission_item',2190,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janna Lemmone] New Form Submission','2025-10-27 09:21:56'),(4358,2,'submission_item',2190,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janna Lemmone] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 09:21:56'),(4359,2,'submission_item',2191,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natalie Mckenzie] New Form Submission','2025-10-27 11:29:15'),(4360,2,'submission_item',2191,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natalie Mckenzie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 11:29:15'),(4361,2,'submission_item',2192,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2025-10-27 13:24:04'),(4362,2,'submission_item',2192,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 13:24:04'),(4363,2,'submission_item',2193,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isiah Egger] New Form Submission','2025-10-27 19:06:27'),(4364,2,'submission_item',2193,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isiah Egger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 19:06:27'),(4365,2,'submission_item',2194,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [servisnyy_ugOa] New Form Submission','2025-10-27 22:48:44'),(4366,2,'submission_item',2194,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [servisnyy_ugOa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-27 22:48:44'),(4367,2,'submission_item',2195,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jonathan Watson] New Form Submission','2025-10-28 13:10:14'),(4368,2,'submission_item',2195,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jonathan Watson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-28 13:10:14'),(4369,2,'submission_item',2196,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2025-10-28 14:05:44'),(4370,2,'submission_item',2196,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-28 14:05:44'),(4371,2,'submission_item',2197,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Merrill Mowle] New Form Submission','2025-10-29 03:23:38'),(4372,2,'submission_item',2197,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Merrill Mowle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 03:23:38'),(4373,2,'submission_item',2198,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-29 05:06:48'),(4374,2,'submission_item',2198,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 05:06:48'),(4375,2,'submission_item',2199,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Modesto Goldfinch] New Form Submission','2025-10-29 09:31:32'),(4376,2,'submission_item',2199,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Modesto Goldfinch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 09:31:32'),(4377,2,'submission_item',2200,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-29 10:21:07'),(4378,2,'submission_item',2200,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 10:21:07'),(4379,2,'submission_item',2201,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-10-29 16:15:03'),(4380,2,'submission_item',2201,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 16:15:03'),(4381,2,'submission_item',2202,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_vokl] New Form Submission','2025-10-29 20:13:22'),(4382,2,'submission_item',2202,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_vokl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-29 20:13:22'),(4383,2,'submission_item',2203,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamie Kessell] New Form Submission','2025-10-30 04:05:59'),(4384,2,'submission_item',2203,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamie Kessell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 04:05:59'),(4385,2,'submission_item',2204,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bea Gainey] New Form Submission','2025-10-30 06:05:19'),(4386,2,'submission_item',2204,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bea Gainey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 06:05:19'),(4387,2,'submission_item',2205,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-10-30 07:47:55'),(4388,2,'submission_item',2205,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 07:47:55'),(4389,2,'submission_item',2206,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Swen Donohue] New Form Submission','2025-10-30 09:13:55'),(4390,2,'submission_item',2206,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Swen Donohue] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 09:13:55'),(4391,2,'submission_item',2207,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-10-30 17:21:49'),(4392,2,'submission_item',2207,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 17:21:49'),(4393,2,'submission_item',2208,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-10-30 17:56:25'),(4394,2,'submission_item',2208,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 17:56:25'),(4395,2,'submission_item',2209,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-30 20:07:19'),(4396,2,'submission_item',2209,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 20:07:19'),(4397,2,'submission_item',2210,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-10-30 21:20:50'),(4398,2,'submission_item',2210,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-30 21:20:50'),(4399,2,'submission_item',2211,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krista Bundy] New Form Submission','2025-10-31 02:06:21'),(4400,2,'submission_item',2211,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krista Bundy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-31 02:06:21'),(4401,2,'submission_item',2212,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-10-31 11:04:22'),(4402,2,'submission_item',2212,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-31 11:04:22'),(4403,2,'submission_item',2213,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florene Woolnough] New Form Submission','2025-10-31 17:21:06'),(4404,2,'submission_item',2213,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florene Woolnough] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-10-31 17:21:06'),(4405,2,'submission_item',2214,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jonathon Garon] New Form Submission','2025-11-01 01:53:32'),(4406,2,'submission_item',2214,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jonathon Garon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-01 01:53:32'),(4407,2,'submission_item',2215,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Wints] New Form Submission','2025-11-01 03:49:06'),(4408,2,'submission_item',2215,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Wints] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-01 03:49:06'),(4409,2,'submission_item',2216,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eulalia Herzog] New Form Submission','2025-11-01 16:45:42'),(4410,2,'submission_item',2216,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eulalia Herzog] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-01 16:45:42'),(4411,2,'submission_item',2217,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Salina Lamontagne] New Form Submission','2025-11-01 20:33:24'),(4412,2,'submission_item',2217,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Salina Lamontagne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-01 20:33:24'),(4413,2,'submission_item',2218,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-01 21:32:49'),(4414,2,'submission_item',2218,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-01 21:32:49'),(4415,2,'submission_item',2219,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paige Park] New Form Submission','2025-11-02 13:00:09'),(4416,2,'submission_item',2219,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paige Park] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-02 13:00:09'),(4417,2,'submission_item',2220,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leoma Rose] New Form Submission','2025-11-02 18:12:00'),(4418,2,'submission_item',2220,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leoma Rose] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-02 18:12:00'),(4419,2,'submission_item',2221,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bessie Merrill] New Form Submission','2025-11-02 18:13:13'),(4420,2,'submission_item',2221,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bessie Merrill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-02 18:13:13'),(4421,2,'submission_item',2222,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Seymour Cocks] New Form Submission','2025-11-02 18:47:46'),(4422,2,'submission_item',2222,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Seymour Cocks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-02 18:47:46'),(4423,2,'submission_item',2223,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-03 08:42:10'),(4424,2,'submission_item',2223,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-03 08:42:10'),(4425,2,'submission_item',2224,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robin] New Form Submission','2025-11-03 10:31:34'),(4426,2,'submission_item',2224,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-03 10:31:34'),(4427,2,'submission_item',2225,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tarun] New Form Submission','2025-11-03 14:05:42'),(4428,2,'submission_item',2225,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tarun] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-03 14:05:42'),(4429,2,'submission_item',2226,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Devon Catron] New Form Submission','2025-11-03 14:07:26'),(4430,2,'submission_item',2226,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Devon Catron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-03 14:07:26'),(4431,2,'submission_item',2227,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucretia Scully] New Form Submission','2025-11-04 00:05:41'),(4432,2,'submission_item',2227,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucretia Scully] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 00:05:41'),(4433,2,'submission_item',2228,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Linnie Hartwell] New Form Submission','2025-11-04 03:03:20'),(4434,2,'submission_item',2228,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Linnie Hartwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 03:03:20'),(4435,2,'submission_item',2229,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Drusilla Begley] New Form Submission','2025-11-04 03:13:32'),(4436,2,'submission_item',2229,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Drusilla Begley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 03:13:32'),(4437,2,'submission_item',2230,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrianne Ackley] New Form Submission','2025-11-04 08:48:56'),(4438,2,'submission_item',2230,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrianne Ackley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 08:48:56'),(4439,2,'submission_item',2231,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jana Lemar] New Form Submission','2025-11-04 18:24:02'),(4440,2,'submission_item',2231,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jana Lemar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 18:24:02'),(4441,2,'submission_item',2232,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ashok] New Form Submission','2025-11-04 20:22:45'),(4442,2,'submission_item',2232,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ashok] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-04 20:22:45'),(4443,2,'submission_item',2233,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Otilia Goodisson] New Form Submission','2025-11-05 03:43:32'),(4444,2,'submission_item',2233,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Otilia Goodisson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-05 03:43:32'),(4445,2,'submission_item',2234,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gerardo Chick] New Form Submission','2025-11-05 20:02:01'),(4446,2,'submission_item',2234,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gerardo Chick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-05 20:02:01'),(4447,2,'submission_item',2235,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2025-11-06 02:09:41'),(4448,2,'submission_item',2235,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 02:09:41'),(4449,2,'submission_item',2236,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brenda Betche] New Form Submission','2025-11-06 04:06:40'),(4450,2,'submission_item',2236,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brenda Betche] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 04:06:40'),(4451,2,'submission_item',2237,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-06 05:09:30'),(4452,2,'submission_item',2237,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 05:09:30'),(4453,2,'submission_item',2238,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-06 08:22:46'),(4454,2,'submission_item',2238,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 08:22:46'),(4455,2,'submission_item',2239,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adele Camp] New Form Submission','2025-11-06 12:54:33'),(4456,2,'submission_item',2239,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adele Camp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 12:54:33'),(4457,2,'submission_item',2240,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-06 14:40:57'),(4458,2,'submission_item',2240,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 14:40:57'),(4459,2,'submission_item',2241,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vernell Walling] New Form Submission','2025-11-06 18:18:32'),(4460,2,'submission_item',2241,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vernell Walling] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 18:18:32'),(4461,2,'submission_item',2242,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Freda Krause] New Form Submission','2025-11-06 20:21:11'),(4462,2,'submission_item',2242,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Freda Krause] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-06 20:21:11'),(4463,2,'submission_item',2243,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deepu] New Form Submission','2025-11-07 05:24:59'),(4464,2,'submission_item',2243,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deepu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 05:24:59'),(4465,2,'submission_item',2244,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kayla Kimball] New Form Submission','2025-11-07 07:30:05'),(4466,2,'submission_item',2244,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kayla Kimball] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 07:30:05'),(4467,2,'submission_item',2245,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-11-07 11:08:34'),(4468,2,'submission_item',2245,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 11:08:34'),(4469,2,'submission_item',2246,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alisa Dieter] New Form Submission','2025-11-07 13:50:00'),(4470,2,'submission_item',2246,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alisa Dieter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 13:50:00'),(4471,2,'submission_item',2247,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ron Dunshea] New Form Submission','2025-11-07 18:01:39'),(4472,2,'submission_item',2247,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ron Dunshea] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 18:01:39'),(4473,2,'submission_item',2248,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Phyllis Dabney] New Form Submission','2025-11-07 19:18:39'),(4474,2,'submission_item',2248,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Phyllis Dabney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 19:18:39'),(4475,2,'submission_item',2249,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ramon Curnow] New Form Submission','2025-11-07 21:36:35'),(4476,2,'submission_item',2249,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ramon Curnow] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-07 21:36:35'),(4477,2,'submission_item',2250,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chris Fortner] New Form Submission','2025-11-08 00:28:37'),(4478,2,'submission_item',2250,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chris Fortner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-08 00:28:37'),(4479,2,'submission_item',2251,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Glinda Poidevin] New Form Submission','2025-11-08 17:49:52'),(4480,2,'submission_item',2251,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Glinda Poidevin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-08 17:49:52'),(4481,2,'submission_item',2252,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Taj Isaachsen] New Form Submission','2025-11-08 21:57:32'),(4482,2,'submission_item',2252,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Taj Isaachsen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-08 21:57:32'),(4483,2,'submission_item',2253,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-11-09 01:13:24'),(4484,2,'submission_item',2253,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-09 01:13:24'),(4485,2,'submission_item',2254,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Thorsten Fournier] New Form Submission','2025-11-09 07:40:10'),(4486,2,'submission_item',2254,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Thorsten Fournier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-09 07:40:10'),(4487,2,'submission_item',2255,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margaret Julia] New Form Submission','2025-11-09 21:31:19'),(4488,2,'submission_item',2255,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margaret Julia] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-09 21:31:19'),(4489,2,'submission_item',2256,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sherry] New Form Submission','2025-11-09 23:21:18'),(4490,2,'submission_item',2256,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sherry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-09 23:21:18'),(4491,2,'submission_item',2257,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dann Byrum] New Form Submission','2025-11-10 00:06:03'),(4492,2,'submission_item',2257,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dann Byrum] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-10 00:06:03'),(4493,2,'submission_item',2258,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kerstin Dick] New Form Submission','2025-11-10 07:00:52'),(4494,2,'submission_item',2258,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kerstin Dick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-10 07:00:52'),(4495,2,'submission_item',2259,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelika Irving] New Form Submission','2025-11-10 11:24:47'),(4496,2,'submission_item',2259,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelika Irving] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-10 11:24:47'),(4497,2,'submission_item',2260,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-10 17:42:46'),(4498,2,'submission_item',2260,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-10 17:42:46'),(4499,2,'submission_item',2261,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latta] New Form Submission','2025-11-10 19:53:30'),(4500,2,'submission_item',2261,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-10 19:53:30'),(4501,2,'submission_item',2262,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vern Tennyson] New Form Submission','2025-11-11 08:08:33'),(4502,2,'submission_item',2262,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vern Tennyson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-11 08:08:33'),(4503,2,'submission_item',2263,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melva Pimentel] New Form Submission','2025-11-11 08:08:34'),(4504,2,'submission_item',2263,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melva Pimentel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-11 08:08:34'),(4505,2,'submission_item',2264,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma Wilson] New Form Submission','2025-11-11 15:49:20'),(4506,2,'submission_item',2264,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma Wilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-11 15:49:20'),(4507,2,'submission_item',2265,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mr. Phillip Landsborough] New Form Submission','2025-11-11 21:27:31'),(4508,2,'submission_item',2265,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mr. Phillip Landsborough] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-11 21:27:31'),(4509,2,'submission_item',2266,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-11-11 23:57:28'),(4510,2,'submission_item',2266,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-11 23:57:28'),(4511,2,'submission_item',2267,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2025-11-12 16:56:04'),(4512,2,'submission_item',2267,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-12 16:56:04'),(4513,2,'submission_item',2268,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nannette] New Form Submission','2025-11-12 19:18:08'),(4514,2,'submission_item',2268,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nannette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-12 19:18:08'),(4515,2,'submission_item',2269,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Starla Smerd] New Form Submission','2025-11-13 07:14:06'),(4516,2,'submission_item',2269,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Starla Smerd] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 07:14:06'),(4517,2,'submission_item',2270,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Quentin Hillyard] New Form Submission','2025-11-13 11:50:22'),(4518,2,'submission_item',2270,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Quentin Hillyard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 11:50:22'),(4519,2,'submission_item',2271,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-13 17:09:18'),(4520,2,'submission_item',2271,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 17:09:18'),(4521,2,'submission_item',2272,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ines Goulet] New Form Submission','2025-11-13 17:13:44'),(4522,2,'submission_item',2272,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ines Goulet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 17:13:44'),(4523,2,'submission_item',2273,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachael Salcido] New Form Submission','2025-11-13 18:47:58'),(4524,2,'submission_item',2273,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachael Salcido] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 18:47:58'),(4525,2,'submission_item',2274,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavon Triplett] New Form Submission','2025-11-13 18:52:00'),(4526,2,'submission_item',2274,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavon Triplett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 18:52:00'),(4527,2,'submission_item',2275,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monica Childress] New Form Submission','2025-11-13 21:06:31'),(4528,2,'submission_item',2275,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monica Childress] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-13 21:06:31'),(4529,2,'submission_item',2276,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NATREGTEGH2193368NEWETREWT] New Form Submission','2025-11-14 11:35:50'),(4530,2,'submission_item',2276,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NATREGTEGH2193368NEWETREWT] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-14 11:35:50'),(4531,2,'submission_item',2277,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lovie Matamoros] New Form Submission','2025-11-15 05:40:56'),(4532,2,'submission_item',2277,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lovie Matamoros] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 05:40:56'),(4533,2,'submission_item',2278,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ed Deschamps] New Form Submission','2025-11-15 05:54:45'),(4534,2,'submission_item',2278,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ed Deschamps] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 05:54:45'),(4535,2,'submission_item',2279,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dakota Kosovich] New Form Submission','2025-11-15 10:33:51'),(4536,2,'submission_item',2279,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dakota Kosovich] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 10:33:51'),(4537,2,'submission_item',2280,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [phillip Heine] New Form Submission','2025-11-15 12:53:41'),(4538,2,'submission_item',2280,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [phillip Heine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 12:53:41'),(4539,2,'submission_item',2281,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reuben Vo] New Form Submission','2025-11-15 16:02:05'),(4540,2,'submission_item',2281,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reuben Vo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 16:02:05'),(4541,2,'submission_item',2282,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-15 16:38:29'),(4542,2,'submission_item',2282,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 16:38:29'),(4543,2,'submission_item',2283,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ivan Ramirez] New Form Submission','2025-11-15 17:16:55'),(4544,2,'submission_item',2283,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ivan Ramirez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-15 17:16:55'),(4545,2,'submission_item',2284,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Nathan Nilsen] New Form Submission','2025-11-16 09:33:17'),(4546,2,'submission_item',2284,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Nathan Nilsen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 09:33:17'),(4547,2,'submission_item',2285,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oma Wilfred] New Form Submission','2025-11-16 10:55:30'),(4548,2,'submission_item',2285,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oma Wilfred] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 10:55:30'),(4549,2,'submission_item',2286,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [jaseem] New Form Submission','2025-11-16 15:14:41'),(4550,2,'submission_item',2286,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [jaseem] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 15:14:41'),(4551,2,'submission_item',2287,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yvonne Chin] New Form Submission','2025-11-16 16:49:16'),(4552,2,'submission_item',2287,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yvonne Chin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 16:49:16'),(4553,2,'submission_item',2288,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Daan Van Dijk] New Form Submission','2025-11-16 22:54:09'),(4554,2,'submission_item',2288,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Daan Van Dijk] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 22:54:09'),(4555,2,'submission_item',2289,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-16 23:23:46'),(4556,2,'submission_item',2289,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-16 23:23:46'),(4557,2,'submission_item',2290,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katlyn Dorsey] New Form Submission','2025-11-17 11:29:15'),(4558,2,'submission_item',2290,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katlyn Dorsey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-17 11:29:15'),(4559,2,'submission_item',2291,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-17 17:21:51'),(4560,2,'submission_item',2291,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-17 17:21:51'),(4561,2,'submission_item',2292,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2025-11-17 20:03:12'),(4562,2,'submission_item',2292,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-17 20:03:12'),(4563,2,'submission_item',2293,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-17 21:20:57'),(4564,2,'submission_item',2293,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-17 21:20:57'),(4565,2,'submission_item',2294,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-18 05:55:48'),(4566,2,'submission_item',2294,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-18 05:55:48'),(4567,2,'submission_item',2295,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eleanor Lutwyche] New Form Submission','2025-11-18 07:04:04'),(4568,2,'submission_item',2295,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eleanor Lutwyche] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-18 07:04:04'),(4569,2,'submission_item',2296,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Israel Farber] New Form Submission','2025-11-18 09:55:39'),(4570,2,'submission_item',2296,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Israel Farber] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-18 09:55:39'),(4571,2,'submission_item',2297,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gena Laws] New Form Submission','2025-11-18 10:23:54'),(4572,2,'submission_item',2297,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gena Laws] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-18 10:23:54'),(4573,2,'submission_item',2298,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2025-11-18 19:07:57'),(4574,2,'submission_item',2298,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-18 19:07:57'),(4575,2,'submission_item',2299,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [games_ekSl] New Form Submission','2025-11-19 04:29:22'),(4576,2,'submission_item',2299,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [games_ekSl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-19 04:29:22'),(4577,2,'submission_item',2300,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kia Diamond] New Form Submission','2025-11-19 09:30:28'),(4578,2,'submission_item',2300,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kia Diamond] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-19 09:30:28'),(4579,2,'submission_item',2301,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latasha Stretch] New Form Submission','2025-11-19 17:33:47'),(4580,2,'submission_item',2301,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latasha Stretch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-19 17:33:47'),(4581,2,'submission_item',2302,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-19 20:18:25'),(4582,2,'submission_item',2302,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-19 20:18:25'),(4583,2,'submission_item',2303,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Henry Willians] New Form Submission','2025-11-19 20:45:49'),(4584,2,'submission_item',2303,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Henry Willians] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-19 20:45:49'),(4585,2,'submission_item',2304,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mattie Dey] New Form Submission','2025-11-20 05:32:01'),(4586,2,'submission_item',2304,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mattie Dey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 05:32:01'),(4587,2,'submission_item',2305,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ingrid Darnell] New Form Submission','2025-11-20 06:22:50'),(4588,2,'submission_item',2305,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ingrid Darnell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 06:22:50'),(4589,2,'submission_item',2306,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-20 07:17:00'),(4590,2,'submission_item',2306,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 07:17:00'),(4591,2,'submission_item',2307,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kimberly Ridenour] New Form Submission','2025-11-20 11:09:33'),(4592,2,'submission_item',2307,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kimberly Ridenour] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 11:09:33'),(4593,2,'submission_item',2308,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-20 19:27:14'),(4594,2,'submission_item',2308,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 19:27:14'),(4595,2,'submission_item',2309,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Monroe Eddy] New Form Submission','2025-11-20 21:45:16'),(4596,2,'submission_item',2309,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Monroe Eddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-20 21:45:16'),(4597,2,'submission_item',2310,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Winfred Haire] New Form Submission','2025-11-21 12:30:17'),(4598,2,'submission_item',2310,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Winfred Haire] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-21 12:30:17'),(4599,2,'submission_item',2311,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-11-21 15:29:43'),(4600,2,'submission_item',2311,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-21 15:29:43'),(4601,2,'submission_item',2312,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jess Rivera] New Form Submission','2025-11-21 23:30:22'),(4602,2,'submission_item',2312,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jess Rivera] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-21 23:30:22'),(4603,2,'submission_item',2313,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Marshall] New Form Submission','2025-11-22 01:19:16'),(4604,2,'submission_item',2313,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Marshall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-22 01:19:16'),(4605,2,'submission_item',2314,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-22 15:01:47'),(4606,2,'submission_item',2314,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-22 15:01:47'),(4607,2,'submission_item',2315,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louvenia Whittemore] New Form Submission','2025-11-22 19:13:56'),(4608,2,'submission_item',2315,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louvenia Whittemore] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-22 19:13:56'),(4609,2,'submission_item',2316,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-11-22 19:25:20'),(4610,2,'submission_item',2316,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-22 19:25:20'),(4611,2,'submission_item',2317,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hai Acevedo] New Form Submission','2025-11-22 19:25:25'),(4612,2,'submission_item',2317,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hai Acevedo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-22 19:25:25'),(4613,2,'submission_item',2318,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Omar Caswell] New Form Submission','2025-11-23 04:16:12'),(4614,2,'submission_item',2318,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Omar Caswell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 04:16:12'),(4615,2,'submission_item',2319,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Randolph] New Form Submission','2025-11-23 06:04:01'),(4616,2,'submission_item',2319,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Randolph] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 06:04:01'),(4617,2,'submission_item',2320,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-23 15:01:52'),(4618,2,'submission_item',2320,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 15:01:52'),(4619,2,'submission_item',2321,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janine Simonetti] New Form Submission','2025-11-23 17:48:30'),(4620,2,'submission_item',2321,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janine Simonetti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 17:48:30'),(4621,2,'submission_item',2322,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Wints] New Form Submission','2025-11-23 18:01:42'),(4622,2,'submission_item',2322,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Wints] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 18:01:42'),(4623,2,'submission_item',2323,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Suzanne Braine] New Form Submission','2025-11-23 20:04:35'),(4624,2,'submission_item',2323,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Suzanne Braine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 20:04:35'),(4625,2,'submission_item',2324,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Bernd Johnson] New Form Submission','2025-11-23 22:02:41'),(4626,2,'submission_item',2324,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Bernd Johnson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-23 22:02:41'),(4627,2,'submission_item',2325,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-11-24 01:31:57');
INSERT INTO `wp_fluentform_logs` VALUES (4628,2,'submission_item',2325,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 01:31:57'),(4629,2,'submission_item',2326,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marquis Sage] New Form Submission','2025-11-24 10:32:21'),(4630,2,'submission_item',2326,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marquis Sage] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 10:32:21'),(4631,2,'submission_item',2327,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Derrick Moore] New Form Submission','2025-11-24 14:47:46'),(4632,2,'submission_item',2327,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Derrick Moore] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 14:47:46'),(4633,2,'submission_item',2328,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latanya Pollock] New Form Submission','2025-11-24 15:38:57'),(4634,2,'submission_item',2328,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latanya Pollock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 15:38:57'),(4635,2,'submission_item',2329,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dolores Hockensmith] New Form Submission','2025-11-24 15:39:08'),(4636,2,'submission_item',2329,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dolores Hockensmith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 15:39:08'),(4637,2,'submission_item',2330,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [1xbet_anPt] New Form Submission','2025-11-24 20:37:38'),(4638,2,'submission_item',2330,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [1xbet_anPt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 20:37:38'),(4639,2,'submission_item',2331,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janis Morford] New Form Submission','2025-11-24 22:56:32'),(4640,2,'submission_item',2331,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janis Morford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-24 22:56:32'),(4641,2,'submission_item',2332,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-25 00:56:01'),(4642,2,'submission_item',2332,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 00:56:01'),(4643,2,'submission_item',2333,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sylvester Streeter] New Form Submission','2025-11-25 01:47:00'),(4644,2,'submission_item',2333,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sylvester Streeter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 01:47:00'),(4645,2,'submission_item',2334,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hanna Mckinney] New Form Submission','2025-11-25 05:59:56'),(4646,2,'submission_item',2334,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hanna Mckinney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 05:59:56'),(4647,2,'submission_item',2335,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maisie Daddario] New Form Submission','2025-11-25 10:01:00'),(4648,2,'submission_item',2335,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maisie Daddario] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 10:01:00'),(4649,2,'submission_item',2336,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [mr. phillip Handy] New Form Submission','2025-11-25 16:16:25'),(4650,2,'submission_item',2336,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [mr. phillip Handy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 16:16:25'),(4651,2,'submission_item',2337,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy Savery] New Form Submission','2025-11-25 16:17:56'),(4652,2,'submission_item',2337,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy Savery] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 16:17:56'),(4653,2,'submission_item',2338,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessika Strahan] New Form Submission','2025-11-25 23:16:07'),(4654,2,'submission_item',2338,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessika Strahan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-25 23:16:07'),(4655,2,'submission_item',2339,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-11-26 07:11:03'),(4656,2,'submission_item',2339,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-26 07:11:03'),(4657,2,'submission_item',2340,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bill Hedge] New Form Submission','2025-11-26 11:09:51'),(4658,2,'submission_item',2340,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bill Hedge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-26 11:09:51'),(4659,2,'submission_item',2341,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-11-27 06:05:53'),(4660,2,'submission_item',2341,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-27 06:05:53'),(4661,2,'submission_item',2342,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavon Paquette] New Form Submission','2025-11-27 06:14:07'),(4662,2,'submission_item',2342,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavon Paquette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-27 06:14:07'),(4663,2,'submission_item',2343,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-11-27 15:45:52'),(4664,2,'submission_item',2343,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-27 15:45:52'),(4665,2,'submission_item',2344,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2025-11-28 01:20:30'),(4666,2,'submission_item',2344,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-28 01:20:30'),(4667,2,'submission_item',2345,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marquita Rooke] New Form Submission','2025-11-28 11:48:43'),(4668,2,'submission_item',2345,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marquita Rooke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-28 11:48:43'),(4669,2,'submission_item',2346,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_rjkt] New Form Submission','2025-11-28 20:36:57'),(4670,2,'submission_item',2346,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_rjkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-28 20:36:57'),(4671,2,'submission_item',2347,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_jpkt] New Form Submission','2025-11-28 20:37:02'),(4672,2,'submission_item',2347,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_jpkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-28 20:37:02'),(4673,2,'submission_item',2348,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [mr. philip Shupe] New Form Submission','2025-11-29 01:09:00'),(4674,2,'submission_item',2348,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [mr. philip Shupe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-29 01:09:00'),(4675,2,'submission_item',2349,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Arne Davies] New Form Submission','2025-11-29 03:55:01'),(4676,2,'submission_item',2349,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Arne Davies] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-29 03:55:01'),(4677,2,'submission_item',2350,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Markus Floyd] New Form Submission','2025-11-29 07:24:45'),(4678,2,'submission_item',2350,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Markus Floyd] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-29 07:24:45'),(4679,2,'submission_item',2351,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Scotty Knox] New Form Submission','2025-11-29 18:50:14'),(4680,2,'submission_item',2351,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Scotty Knox] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-29 18:50:14'),(4681,2,'submission_item',2352,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lashawn Drescher] New Form Submission','2025-11-29 21:17:49'),(4682,2,'submission_item',2352,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lashawn Drescher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-29 21:17:49'),(4683,2,'submission_item',2353,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shauna Thomas] New Form Submission','2025-11-30 04:45:43'),(4684,2,'submission_item',2353,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shauna Thomas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-30 04:45:43'),(4685,2,'submission_item',2354,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carri Hatten] New Form Submission','2025-11-30 10:16:26'),(4686,2,'submission_item',2354,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carri Hatten] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-11-30 10:16:26'),(4687,2,'submission_item',2355,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [IGppBsDVDAMjGVNXNaFR] New Form Submission','2025-12-01 04:03:30'),(4688,2,'submission_item',2355,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [IGppBsDVDAMjGVNXNaFR] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-01 04:03:30'),(4689,2,'submission_item',2356,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Letha Gresham] New Form Submission','2025-12-01 04:35:06'),(4690,2,'submission_item',2356,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Letha Gresham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-01 04:35:07'),(4691,2,'submission_item',2357,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Starla Corones] New Form Submission','2025-12-01 08:04:50'),(4692,2,'submission_item',2357,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Starla Corones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-01 08:04:50'),(4693,2,'submission_item',2358,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angela Joy] New Form Submission','2025-12-01 08:09:59'),(4694,2,'submission_item',2358,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angela Joy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-01 08:09:59'),(4695,2,'submission_item',2359,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Jayden Dubois] New Form Submission','2025-12-01 17:18:20'),(4696,2,'submission_item',2359,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Jayden Dubois] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-01 17:18:20'),(4697,2,'submission_item',2360,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sonja Kellaway] New Form Submission','2025-12-02 01:27:22'),(4698,2,'submission_item',2360,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sonja Kellaway] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 01:27:22'),(4699,2,'submission_item',2361,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-02 04:48:10'),(4700,2,'submission_item',2361,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 04:48:10'),(4701,2,'submission_item',2362,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Warner Street] New Form Submission','2025-12-02 06:14:12'),(4702,2,'submission_item',2362,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Warner Street] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 06:14:12'),(4703,2,'submission_item',2363,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Caseysulge] New Form Submission','2025-12-02 08:49:16'),(4704,2,'submission_item',2363,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Caseysulge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 08:49:16'),(4705,2,'submission_item',2364,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-12-02 15:05:46'),(4706,2,'submission_item',2364,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 15:05:46'),(4707,2,'submission_item',2365,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stacia Van Otterloo] New Form Submission','2025-12-02 16:01:48'),(4708,2,'submission_item',2365,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stacia Van Otterloo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 16:01:48'),(4709,2,'submission_item',2366,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jocelyn Hanigan] New Form Submission','2025-12-02 23:56:35'),(4710,2,'submission_item',2366,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jocelyn Hanigan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-02 23:56:35'),(4711,2,'submission_item',2367,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2025-12-03 08:27:53'),(4712,2,'submission_item',2367,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-03 08:27:53'),(4713,2,'submission_item',2368,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-03 13:52:38'),(4714,2,'submission_item',2368,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-03 13:52:38'),(4715,2,'submission_item',2369,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2025-12-03 15:13:03'),(4716,2,'submission_item',2369,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-03 15:13:03'),(4717,2,'submission_item',2370,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-03 17:22:03'),(4718,2,'submission_item',2370,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-03 17:22:03'),(4719,2,'submission_item',2371,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hallie Dickens] New Form Submission','2025-12-03 23:17:17'),(4720,2,'submission_item',2371,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hallie Dickens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-03 23:17:17'),(4721,2,'submission_item',2372,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franklyn Stukes] New Form Submission','2025-12-04 10:14:58'),(4722,2,'submission_item',2372,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franklyn Stukes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-04 10:14:58'),(4723,2,'submission_item',2373,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GZnsItlKzpjWlCFbwORBl] New Form Submission','2025-12-04 16:28:58'),(4724,2,'submission_item',2373,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GZnsItlKzpjWlCFbwORBl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-04 16:28:58'),(4725,2,'submission_item',2374,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vai] New Form Submission','2025-12-04 23:30:55'),(4726,2,'submission_item',2374,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-04 23:30:55'),(4727,2,'submission_item',2375,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2025-12-05 03:12:13'),(4728,2,'submission_item',2375,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 03:12:13'),(4729,2,'submission_item',2376,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Penney Rhodes] New Form Submission','2025-12-05 05:17:58'),(4730,2,'submission_item',2376,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Penney Rhodes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 05:17:58'),(4731,2,'submission_item',2377,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Florence Bowler] New Form Submission','2025-12-05 07:23:52'),(4732,2,'submission_item',2377,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Florence Bowler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 07:23:52'),(4733,2,'submission_item',2378,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-05 08:44:54'),(4734,2,'submission_item',2378,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 08:44:54'),(4735,2,'submission_item',2379,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dizaynersk_rrkt] New Form Submission','2025-12-05 11:21:08'),(4736,2,'submission_item',2379,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dizaynersk_rrkt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 11:21:08'),(4737,2,'submission_item',2380,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kenneth Keen] New Form Submission','2025-12-05 14:18:24'),(4738,2,'submission_item',2380,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kenneth Keen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 14:18:24'),(4739,2,'submission_item',2381,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Milagros Kauper] New Form Submission','2025-12-05 16:29:10'),(4740,2,'submission_item',2381,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Milagros Kauper] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 16:29:10'),(4741,2,'submission_item',2382,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elden Medley] New Form Submission','2025-12-05 23:03:42'),(4742,2,'submission_item',2382,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elden Medley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-05 23:03:42'),(4743,2,'submission_item',2383,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Angelo Houchins] New Form Submission','2025-12-06 05:26:05'),(4744,2,'submission_item',2383,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Angelo Houchins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-06 05:26:05'),(4745,2,'submission_item',2384,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zoe Ernst] New Form Submission','2025-12-06 23:33:45'),(4746,2,'submission_item',2384,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zoe Ernst] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-06 23:33:45'),(4747,2,'submission_item',2385,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bebe McClean] New Form Submission','2025-12-07 03:02:38'),(4748,2,'submission_item',2385,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bebe McClean] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-07 03:02:38'),(4749,2,'submission_item',2386,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Herman Curmi] New Form Submission','2025-12-07 10:59:17'),(4750,2,'submission_item',2386,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Herman Curmi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-07 10:59:17'),(4751,2,'submission_item',2387,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julienne Totten] New Form Submission','2025-12-07 16:05:56'),(4752,2,'submission_item',2387,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julienne Totten] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-07 16:05:56'),(4753,2,'submission_item',2388,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keeley Ellison] New Form Submission','2025-12-07 16:29:05'),(4754,2,'submission_item',2388,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keeley Ellison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-07 16:29:05'),(4755,2,'submission_item',2389,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frederic Euler] New Form Submission','2025-12-08 00:28:40'),(4756,2,'submission_item',2389,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frederic Euler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-08 00:28:40'),(4757,2,'submission_item',2390,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [phil Veilleux] New Form Submission','2025-12-08 18:20:03'),(4758,2,'submission_item',2390,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [phil Veilleux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-08 18:20:03'),(4759,2,'submission_item',2391,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-12-09 03:59:43'),(4760,2,'submission_item',2391,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-09 03:59:43'),(4761,2,'submission_item',2392,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-09 06:47:51'),(4762,2,'submission_item',2392,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-09 06:47:51'),(4763,2,'submission_item',2393,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karla] New Form Submission','2025-12-09 08:38:31'),(4764,2,'submission_item',2393,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karla] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-09 08:38:31'),(4765,2,'submission_item',2394,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-12-09 10:59:10'),(4766,2,'submission_item',2394,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-09 10:59:10'),(4767,2,'submission_item',2395,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Iola Carmody] New Form Submission','2025-12-09 23:16:32'),(4768,2,'submission_item',2395,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Iola Carmody] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-09 23:16:32'),(4769,2,'submission_item',2396,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mikayla Guest] New Form Submission','2025-12-10 01:36:32'),(4770,2,'submission_item',2396,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mikayla Guest] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 01:36:32'),(4771,2,'submission_item',2397,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2025-12-10 03:34:07'),(4772,2,'submission_item',2397,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 03:34:07'),(4773,2,'submission_item',2398,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mohammed Salazar] New Form Submission','2025-12-10 05:37:52'),(4774,2,'submission_item',2398,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mohammed Salazar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 05:37:52'),(4775,2,'submission_item',2399,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emelia Singletary] New Form Submission','2025-12-10 06:41:10'),(4776,2,'submission_item',2399,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emelia Singletary] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 06:41:10'),(4777,2,'submission_item',2400,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Juanita Sparkman] New Form Submission','2025-12-10 08:05:31'),(4778,2,'submission_item',2400,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Juanita Sparkman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 08:05:31'),(4779,2,'submission_item',2401,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Debbra Monzon] New Form Submission','2025-12-10 08:05:36'),(4780,2,'submission_item',2401,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Debbra Monzon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 08:05:36'),(4781,2,'submission_item',2402,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Teri Lovely] New Form Submission','2025-12-10 21:13:27'),(4782,2,'submission_item',2402,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Teri Lovely] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-10 21:13:27'),(4783,2,'submission_item',2403,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rudy Lukin] New Form Submission','2025-12-11 02:07:46'),(4784,2,'submission_item',2403,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rudy Lukin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-11 02:07:46'),(4785,2,'submission_item',2404,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Lukas Johnson] New Form Submission','2025-12-11 09:04:59'),(4786,2,'submission_item',2404,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Lukas Johnson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-11 09:04:59'),(4787,2,'submission_item',2405,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2025-12-11 11:47:35'),(4788,2,'submission_item',2405,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-11 11:47:35'),(4789,2,'submission_item',2406,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-11 15:11:29'),(4790,2,'submission_item',2406,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-11 15:11:29'),(4791,2,'submission_item',2407,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-11 20:17:45'),(4792,2,'submission_item',2407,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-11 20:17:45'),(4793,2,'submission_item',2408,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madelaine Gullett] New Form Submission','2025-12-12 01:23:22'),(4794,2,'submission_item',2408,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madelaine Gullett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 01:23:22'),(4795,2,'submission_item',2409,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jeannette Sterner] New Form Submission','2025-12-12 01:34:32'),(4796,2,'submission_item',2409,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jeannette Sterner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 01:34:32'),(4797,2,'submission_item',2410,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shawna Stead] New Form Submission','2025-12-12 08:04:15'),(4798,2,'submission_item',2410,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shawna Stead] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 08:04:15'),(4799,2,'submission_item',2411,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-12 17:08:28'),(4800,2,'submission_item',2411,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 17:08:28'),(4801,2,'submission_item',2412,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Velva] New Form Submission','2025-12-12 18:01:54'),(4802,2,'submission_item',2412,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Velva] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 18:01:54'),(4803,2,'submission_item',2413,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtis Walder] New Form Submission','2025-12-12 19:45:27'),(4804,2,'submission_item',2413,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtis Walder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-12 19:45:27'),(4805,2,'submission_item',2414,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Miles Parry] New Form Submission','2025-12-13 09:37:17'),(4806,2,'submission_item',2414,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Miles Parry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-13 09:37:17'),(4807,2,'submission_item',2415,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TessaZer] New Form Submission','2025-12-13 15:15:15'),(4808,2,'submission_item',2415,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TessaZer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-13 15:15:15'),(4809,2,'submission_item',2416,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-12-14 00:48:48'),(4810,2,'submission_item',2416,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-14 00:48:48'),(4811,2,'submission_item',2417,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Mathis Johansen] New Form Submission','2025-12-14 01:13:40'),(4812,2,'submission_item',2417,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Mathis Johansen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-14 01:13:40'),(4813,2,'submission_item',2418,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wendy Whitman] New Form Submission','2025-12-14 03:15:55'),(4814,2,'submission_item',2418,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wendy Whitman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-14 03:15:55'),(4815,2,'submission_item',2419,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilhemina Marx] New Form Submission','2025-12-14 19:02:27'),(4816,2,'submission_item',2419,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilhemina Marx] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-14 19:02:27'),(4817,2,'submission_item',2420,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-12-14 19:15:36'),(4818,2,'submission_item',2420,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-14 19:15:36'),(4819,2,'submission_item',2421,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gwen Uther] New Form Submission','2025-12-15 01:16:57'),(4820,2,'submission_item',2421,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gwen Uther] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 01:16:57'),(4821,2,'submission_item',2422,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-12-15 04:00:20'),(4822,2,'submission_item',2422,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 04:00:20'),(4823,2,'submission_item',2423,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JEAN DONALDO-CABIASA] New Form Submission','2025-12-15 11:52:54'),(4824,2,'submission_item',2423,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JEAN DONALDO-CABIASA] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 11:52:54'),(4825,2,'submission_item',2424,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2025-12-15 11:57:02'),(4826,2,'submission_item',2424,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 11:57:02'),(4827,2,'submission_item',2425,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucienne Monsoor] New Form Submission','2025-12-15 12:05:24'),(4828,2,'submission_item',2425,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucienne Monsoor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 12:05:24'),(4829,2,'submission_item',2426,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernadette Dipietro] New Form Submission','2025-12-15 17:29:28'),(4830,2,'submission_item',2426,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernadette Dipietro] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-15 17:29:28'),(4831,2,'submission_item',2427,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-12-16 02:17:07'),(4832,2,'submission_item',2427,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-16 02:17:07'),(4833,2,'submission_item',2428,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fermin Earl] New Form Submission','2025-12-16 04:17:59'),(4834,2,'submission_item',2428,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fermin Earl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-16 04:17:59'),(4835,2,'submission_item',2429,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JEAN DONALDO-CABIASA] New Form Submission','2025-12-16 11:02:09'),(4836,2,'submission_item',2429,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JEAN DONALDO-CABIASA] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-16 11:02:09'),(4837,2,'submission_item',2430,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission','2025-12-16 20:38:15'),(4838,2,'submission_item',2430,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-16 20:38:15'),(4839,2,'submission_item',2431,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-16 22:33:49'),(4840,2,'submission_item',2431,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-16 22:33:49'),(4841,2,'submission_item',2432,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Crystal Oquendo] New Form Submission','2025-12-17 05:20:08'),(4842,2,'submission_item',2432,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Crystal Oquendo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 05:20:08'),(4843,2,'submission_item',2433,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilton Bullock] New Form Submission','2025-12-17 07:04:57'),(4844,2,'submission_item',2433,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilton Bullock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 07:04:57'),(4845,2,'submission_item',2434,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtis Presler] New Form Submission','2025-12-17 08:43:15'),(4846,2,'submission_item',2434,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtis Presler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 08:43:15'),(4847,2,'submission_item',2435,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-17 13:08:48'),(4848,2,'submission_item',2435,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 13:08:48'),(4849,2,'submission_item',2436,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nannette Mannix] New Form Submission','2025-12-17 18:08:01'),(4850,2,'submission_item',2436,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nannette Mannix] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 18:08:01'),(4851,2,'submission_item',2437,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tyler Venegas] New Form Submission','2025-12-17 22:05:25'),(4852,2,'submission_item',2437,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tyler Venegas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-17 22:05:25'),(4853,2,'submission_item',2438,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Agustin Moberg] New Form Submission','2025-12-18 01:30:57'),(4854,2,'submission_item',2438,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Agustin Moberg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-18 01:30:57'),(4855,2,'submission_item',2439,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franziska Cadman] New Form Submission','2025-12-18 02:24:25'),(4856,2,'submission_item',2439,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franziska Cadman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-18 02:24:25'),(4857,2,'submission_item',2440,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elaine] New Form Submission','2025-12-18 12:16:35'),(4858,2,'submission_item',2440,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elaine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-18 12:16:35'),(4859,2,'submission_item',2441,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ruth Lyster] New Form Submission','2025-12-18 22:43:33'),(4860,2,'submission_item',2441,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ruth Lyster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-18 22:43:33'),(4861,2,'submission_item',2442,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stefan Thring] New Form Submission','2025-12-19 05:00:34'),(4862,2,'submission_item',2442,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stefan Thring] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 05:00:34'),(4863,2,'submission_item',2443,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robby Scollen] New Form Submission','2025-12-19 05:36:20'),(4864,2,'submission_item',2443,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robby Scollen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 05:36:20'),(4865,2,'submission_item',2444,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Erin Soule] New Form Submission','2025-12-19 06:48:36'),(4866,2,'submission_item',2444,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Erin Soule] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 06:48:36'),(4867,2,'submission_item',2445,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emory Parish] New Form Submission','2025-12-19 13:11:12'),(4868,2,'submission_item',2445,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emory Parish] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 13:11:12'),(4869,2,'submission_item',2446,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tyree Yuan] New Form Submission','2025-12-19 15:41:23'),(4870,2,'submission_item',2446,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tyree Yuan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 15:41:23'),(4871,2,'submission_item',2447,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martin Tunbridge] New Form Submission','2025-12-19 23:14:30'),(4872,2,'submission_item',2447,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martin Tunbridge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 23:14:30'),(4873,2,'submission_item',2448,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Frank Robertson] New Form Submission','2025-12-19 23:42:55'),(4874,2,'submission_item',2448,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Frank Robertson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-19 23:42:55'),(4875,2,'submission_item',2449,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-20 06:10:24'),(4876,2,'submission_item',2449,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-20 06:10:24'),(4877,2,'submission_item',2450,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2025-12-20 07:37:00'),(4878,2,'submission_item',2450,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-20 07:37:00'),(4879,2,'submission_item',2451,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mitchel Midgett] New Form Submission','2025-12-20 15:16:22'),(4880,2,'submission_item',2451,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mitchel Midgett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-20 15:16:22'),(4881,2,'submission_item',2452,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicolas Waggoner] New Form Submission','2025-12-20 23:48:31'),(4882,2,'submission_item',2452,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicolas Waggoner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-20 23:48:31'),(4883,2,'submission_item',2453,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julia Larkins] New Form Submission','2025-12-21 02:43:16'),(4884,2,'submission_item',2453,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julia Larkins] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-21 02:43:16'),(4885,2,'submission_item',2454,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-12-21 03:11:33'),(4886,2,'submission_item',2454,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-21 03:11:33'),(4887,2,'submission_item',2455,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-12-21 05:11:43'),(4888,2,'submission_item',2455,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-21 05:11:43'),(4889,2,'submission_item',2456,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-21 07:47:28'),(4890,2,'submission_item',2456,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-21 07:47:28'),(4891,2,'submission_item',2457,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louann Dreher] New Form Submission','2025-12-22 00:45:56'),(4892,2,'submission_item',2457,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louann Dreher] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-22 00:45:56'),(4893,2,'submission_item',2458,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-12-22 05:57:45'),(4894,2,'submission_item',2458,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-22 05:57:45'),(4895,2,'submission_item',2459,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julian Pressley] New Form Submission','2025-12-22 14:46:09'),(4896,2,'submission_item',2459,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julian Pressley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-22 14:46:09'),(4897,2,'submission_item',2460,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vallie Saragosa] New Form Submission','2025-12-23 00:39:15'),(4898,2,'submission_item',2460,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vallie Saragosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 00:39:15'),(4899,2,'submission_item',2461,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alta Shillings] New Form Submission','2025-12-23 07:02:29'),(4900,2,'submission_item',2461,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alta Shillings] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 07:02:29'),(4901,2,'submission_item',2462,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [linkbildin_bwpi] New Form Submission','2025-12-23 14:22:10'),(4902,2,'submission_item',2462,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [linkbildin_bwpi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 14:22:10'),(4903,2,'submission_item',2463,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2025-12-23 16:40:49'),(4904,2,'submission_item',2463,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 16:40:49'),(4905,2,'submission_item',2464,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jolie Wilder] New Form Submission','2025-12-23 16:52:18'),(4906,2,'submission_item',2464,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jolie Wilder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 16:52:18'),(4907,2,'submission_item',2465,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alfredo Asbury] New Form Submission','2025-12-23 20:31:18'),(4908,2,'submission_item',2465,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alfredo Asbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 20:31:18'),(4909,2,'submission_item',2466,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Opal Currey] New Form Submission','2025-12-23 22:25:50'),(4910,2,'submission_item',2466,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Opal Currey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-23 22:25:50'),(4911,2,'submission_item',2467,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aaliyah Winning] New Form Submission','2025-12-24 10:49:58'),(4912,2,'submission_item',2467,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aaliyah Winning] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-24 10:49:58'),(4913,2,'submission_item',2468,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alexander Cruz] New Form Submission','2025-12-24 12:41:56'),(4914,2,'submission_item',2468,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alexander Cruz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-24 12:41:56'),(4915,2,'submission_item',2469,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2025-12-24 12:43:07'),(4916,2,'submission_item',2469,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-24 12:43:07'),(4917,2,'submission_item',2470,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-25 01:11:42'),(4918,2,'submission_item',2470,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-25 01:11:42'),(4919,2,'submission_item',2471,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wendy Nye] New Form Submission','2025-12-25 12:41:48'),(4920,2,'submission_item',2471,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wendy Nye] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-25 12:41:48'),(4921,2,'submission_item',2472,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Stephan Lefevre] New Form Submission','2025-12-25 16:10:41'),(4922,2,'submission_item',2472,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Stephan Lefevre] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-25 16:10:41'),(4923,2,'submission_item',2473,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-26 01:57:24'),(4924,2,'submission_item',2473,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-26 01:57:24'),(4925,2,'submission_item',2474,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anne] New Form Submission','2025-12-26 06:15:34'),(4926,2,'submission_item',2474,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anne] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-26 06:15:34'),(4927,2,'submission_item',2475,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2025-12-26 10:20:08'),(4928,2,'submission_item',2475,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-26 10:20:08'),(4929,2,'submission_item',2476,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2025-12-26 13:15:26'),(4930,2,'submission_item',2476,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-26 13:15:26'),(4931,2,'submission_item',2477,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arthur Boase] New Form Submission','2025-12-26 19:05:18'),(4932,2,'submission_item',2477,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arthur Boase] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-26 19:05:18'),(4933,2,'submission_item',2478,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Uwe Gagnon] New Form Submission','2025-12-27 05:29:07'),(4934,2,'submission_item',2478,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Uwe Gagnon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 05:29:07'),(4935,2,'submission_item',2479,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gertie Maestas] New Form Submission','2025-12-27 06:38:39'),(4936,2,'submission_item',2479,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gertie Maestas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 06:38:39'),(4937,2,'submission_item',2480,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-27 13:01:08'),(4938,2,'submission_item',2480,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 13:01:08'),(4939,2,'submission_item',2481,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Autumn Cerda] New Form Submission','2025-12-27 15:28:30'),(4940,2,'submission_item',2481,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Autumn Cerda] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 15:28:30'),(4941,2,'submission_item',2482,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2025-12-27 16:44:53'),(4942,2,'submission_item',2482,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 16:44:53'),(4943,2,'submission_item',2483,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carley Moralez] New Form Submission','2025-12-27 22:13:43'),(4944,2,'submission_item',2483,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carley Moralez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-27 22:13:43'),(4945,2,'submission_item',2484,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2025-12-28 21:10:31'),(4946,2,'submission_item',2484,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-28 21:10:31'),(4947,2,'submission_item',2485,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2025-12-29 00:46:16'),(4948,2,'submission_item',2485,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-29 00:46:16'),(4949,2,'submission_item',2486,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natali Conti] New Form Submission','2025-12-29 09:05:19'),(4950,2,'submission_item',2486,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natali Conti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-29 09:05:19'),(4951,2,'submission_item',2487,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Frankie Morrill] New Form Submission','2025-12-29 11:41:01'),(4952,2,'submission_item',2487,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Frankie Morrill] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-29 11:41:01'),(4953,2,'submission_item',2488,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Opal Mauer] New Form Submission','2025-12-29 19:16:43'),(4954,2,'submission_item',2488,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Opal Mauer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-29 19:16:43'),(4955,2,'submission_item',2489,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Scott Banvard] New Form Submission','2025-12-30 02:35:22'),(4956,2,'submission_item',2489,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Scott Banvard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-30 02:35:22'),(4957,2,'submission_item',2490,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Alfie Petitson] New Form Submission','2025-12-30 07:46:19'),(4958,2,'submission_item',2490,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Alfie Petitson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-30 07:46:19'),(4959,2,'submission_item',2491,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brock Guest] New Form Submission','2025-12-30 14:17:35'),(4960,2,'submission_item',2491,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brock Guest] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-30 14:17:35'),(4961,2,'submission_item',2492,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2025-12-31 03:41:22'),(4962,2,'submission_item',2492,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-31 03:41:22'),(4963,2,'submission_item',2493,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chara Thibodeaux] New Form Submission','2025-12-31 12:04:23'),(4964,2,'submission_item',2493,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chara Thibodeaux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-31 12:04:23'),(4965,2,'submission_item',2494,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [one_omPr] New Form Submission','2025-12-31 16:27:38'),(4966,2,'submission_item',2494,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [one_omPr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-31 16:27:38'),(4967,2,'submission_item',2495,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RsPTxChIjBLWWJTd] New Form Submission','2025-12-31 23:42:52'),(4968,2,'submission_item',2495,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RsPTxChIjBLWWJTd] New Form Submission. <br/>Reason: Could not instantiate mail function.','2025-12-31 23:42:52'),(4969,2,'submission_item',2496,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mckenzie Trenwith] New Form Submission','2026-01-01 17:42:46'),(4970,2,'submission_item',2496,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mckenzie Trenwith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-01 17:42:46'),(4971,2,'submission_item',2497,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latanya Smallwood] New Form Submission','2026-01-02 21:52:38'),(4972,2,'submission_item',2497,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latanya Smallwood] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-02 21:52:38'),(4973,2,'submission_item',2498,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Odell Glover] New Form Submission','2026-01-03 05:03:44'),(4974,2,'submission_item',2498,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Odell Glover] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 05:03:44'),(4975,2,'submission_item',2499,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2026-01-03 11:13:18'),(4976,2,'submission_item',2499,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 11:13:18'),(4977,2,'submission_item',2500,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2026-01-03 13:41:25'),(4978,2,'submission_item',2500,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 13:41:26'),(4979,2,'submission_item',2501,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rocky] New Form Submission','2026-01-03 15:41:09'),(4980,2,'submission_item',2501,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rocky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 15:41:09'),(4981,2,'submission_item',2502,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rachael Harp] New Form Submission','2026-01-03 20:31:08'),(4982,2,'submission_item',2502,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rachael Harp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 20:31:08'),(4983,2,'submission_item',2503,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deborah Kingsley] New Form Submission','2026-01-03 22:15:23'),(4984,2,'submission_item',2503,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deborah Kingsley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-03 22:15:23'),(4985,2,'submission_item',2504,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stepanie Vansickle] New Form Submission','2026-01-04 00:37:07'),(4986,2,'submission_item',2504,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stepanie Vansickle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-04 00:37:07'),(4987,2,'submission_item',2505,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jana Premo] New Form Submission','2026-01-04 01:14:59'),(4988,2,'submission_item',2505,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jana Premo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-04 01:14:59'),(4989,2,'submission_item',2506,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adrianne Vang] New Form Submission','2026-01-04 07:19:52'),(4990,2,'submission_item',2506,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adrianne Vang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-04 07:19:52'),(4991,2,'submission_item',2507,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sonia Mojica] New Form Submission','2026-01-04 10:42:15'),(4992,2,'submission_item',2507,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sonia Mojica] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-04 10:42:15'),(4993,2,'submission_item',2508,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pilar Augustine] New Form Submission','2026-01-04 11:55:27'),(4994,2,'submission_item',2508,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pilar Augustine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-04 11:55:27'),(4995,2,'submission_item',2509,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Erik Johansson] New Form Submission','2026-01-05 13:55:47'),(4996,2,'submission_item',2509,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Erik Johansson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-05 13:55:47'),(4997,2,'submission_item',2510,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bret Sipes] New Form Submission','2026-01-06 02:48:51'),(4998,2,'submission_item',2510,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bret Sipes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-06 02:48:51'),(4999,2,'submission_item',2511,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalind Rinehart] New Form Submission','2026-01-06 03:38:06'),(5000,2,'submission_item',2511,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalind Rinehart] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-06 03:38:06'),(5001,2,'submission_item',2512,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma Wilson] New Form Submission','2026-01-07 01:31:21'),(5002,2,'submission_item',2512,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma Wilson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-07 01:31:21'),(5003,2,'submission_item',2513,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elane Howe] New Form Submission','2026-01-07 02:08:54'),(5004,2,'submission_item',2513,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elane Howe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-07 02:08:54'),(5005,2,'submission_item',2514,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [WillieDriet] New Form Submission','2026-01-07 02:18:27'),(5006,2,'submission_item',2514,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [WillieDriet] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-07 02:18:27'),(5007,2,'submission_item',2515,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [TPZzzMYuBONfuezg] New Form Submission','2026-01-07 19:51:53'),(5008,2,'submission_item',2515,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [TPZzzMYuBONfuezg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-07 19:51:53'),(5009,2,'submission_item',2516,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2026-01-07 19:54:57'),(5010,2,'submission_item',2516,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-07 19:54:57'),(5011,2,'submission_item',2517,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alanna Zimmerman] New Form Submission','2026-01-08 01:53:25'),(5012,2,'submission_item',2517,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alanna Zimmerman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 01:53:25'),(5013,2,'submission_item',2518,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sebastian Dominique] New Form Submission','2026-01-08 10:33:35'),(5014,2,'submission_item',2518,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sebastian Dominique] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 10:33:35'),(5015,2,'submission_item',2519,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [gZllKkVNSUmewffQzrz] New Form Submission','2026-01-08 16:37:21'),(5016,2,'submission_item',2519,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [gZllKkVNSUmewffQzrz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 16:37:21'),(5017,2,'submission_item',2520,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2026-01-08 17:32:03'),(5018,2,'submission_item',2520,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 17:32:03'),(5019,2,'submission_item',2521,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joshua Cruz] New Form Submission','2026-01-08 17:36:14'),(5020,2,'submission_item',2521,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joshua Cruz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 17:36:14'),(5021,2,'submission_item',2522,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeNurry] New Form Submission','2026-01-08 23:00:09'),(5022,2,'submission_item',2522,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeNurry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-08 23:00:09'),(5023,2,'submission_item',2523,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Teresa Daigle] New Form Submission','2026-01-09 03:29:49'),(5024,2,'submission_item',2523,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Teresa Daigle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-09 03:29:49'),(5025,2,'submission_item',2524,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Williamlidge] New Form Submission','2026-01-09 12:12:52'),(5026,2,'submission_item',2524,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Williamlidge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-09 12:12:52'),(5027,2,'submission_item',2525,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission','2026-01-09 13:48:40'),(5028,2,'submission_item',2525,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-09 13:48:40'),(5029,2,'submission_item',2526,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Anthonv Evans] New Form Submission','2026-01-09 14:09:29'),(5030,2,'submission_item',2526,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Anthonv Evans] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-09 14:09:29'),(5031,2,'submission_item',2527,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-01-09 15:58:46'),(5032,2,'submission_item',2527,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-09 15:58:46'),(5033,2,'submission_item',2528,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [SimonEmist] New Form Submission','2026-01-11 15:08:55'),(5034,2,'submission_item',2528,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [SimonEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-11 15:08:55'),(5035,2,'submission_item',2529,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [oYaPfnWrDFAozTnJaMe] New Form Submission','2026-01-11 16:13:04'),(5036,2,'submission_item',2529,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [oYaPfnWrDFAozTnJaMe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-11 16:13:04'),(5037,2,'submission_item',2530,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Riley] New Form Submission','2026-01-11 22:03:20'),(5038,2,'submission_item',2530,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Riley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-11 22:03:20'),(5039,2,'submission_item',2531,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-01-12 05:39:16'),(5040,2,'submission_item',2531,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-12 05:39:16'),(5041,2,'submission_item',2532,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2026-01-12 18:25:22'),(5042,2,'submission_item',2532,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-12 18:25:22'),(5043,2,'submission_item',2533,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Danielle McKillop] New Form Submission','2026-01-12 21:03:07'),(5044,2,'submission_item',2533,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Danielle McKillop] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-12 21:03:07'),(5045,2,'submission_item',2534,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-01-12 23:51:25'),(5046,2,'submission_item',2534,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-12 23:51:25'),(5047,2,'submission_item',2535,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mattie Lynton] New Form Submission','2026-01-13 04:07:59'),(5048,2,'submission_item',2535,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mattie Lynton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-13 04:07:59'),(5049,2,'submission_item',2536,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chet McIlvain] New Form Submission','2026-01-13 15:52:25'),(5050,2,'submission_item',2536,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chet McIlvain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-13 15:52:25'),(5051,2,'submission_item',2537,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Latta] New Form Submission','2026-01-13 20:19:40'),(5052,2,'submission_item',2537,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Latta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-13 20:19:40'),(5053,2,'submission_item',2538,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edmund Caleb] New Form Submission','2026-01-14 16:28:48'),(5054,2,'submission_item',2538,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edmund Caleb] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-14 16:28:48'),(5055,2,'submission_item',2539,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2026-01-14 20:24:27'),(5056,2,'submission_item',2539,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-14 20:24:27'),(5057,2,'submission_item',2540,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Errol Kornweibel] New Form Submission','2026-01-15 11:50:02'),(5058,2,'submission_item',2540,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Errol Kornweibel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-15 11:50:02'),(5059,2,'submission_item',2541,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2026-01-15 22:33:00'),(5060,2,'submission_item',2541,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-15 22:33:00'),(5061,2,'submission_item',2542,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-01-16 03:41:56'),(5062,2,'submission_item',2542,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 03:41:56'),(5063,2,'submission_item',2543,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margery Brigham] New Form Submission','2026-01-16 11:20:22'),(5064,2,'submission_item',2543,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margery Brigham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 11:20:22'),(5065,2,'submission_item',2544,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Luis Ramsay] New Form Submission','2026-01-16 12:01:32'),(5066,2,'submission_item',2544,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Luis Ramsay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 12:01:32'),(5067,2,'submission_item',2545,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2026-01-16 15:57:45'),(5068,2,'submission_item',2545,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 15:57:45'),(5069,2,'submission_item',2546,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lelia Reynolds] New Form Submission','2026-01-16 16:56:26'),(5070,2,'submission_item',2546,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lelia Reynolds] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 16:56:26'),(5071,2,'submission_item',2547,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Luca Bakker] New Form Submission','2026-01-16 19:07:08'),(5072,2,'submission_item',2547,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Luca Bakker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-16 19:07:08'),(5073,2,'submission_item',2548,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2026-01-17 11:01:07'),(5074,2,'submission_item',2548,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-17 11:01:07'),(5075,2,'submission_item',2549,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GvMFcRbGFYuVkANOaqhkml] New Form Submission','2026-01-17 23:31:37'),(5076,2,'submission_item',2549,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GvMFcRbGFYuVkANOaqhkml] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-17 23:31:37'),(5077,2,'submission_item',2550,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karen B.] New Form Submission','2026-01-18 04:25:55'),(5078,2,'submission_item',2550,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karen B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-18 04:25:55'),(5079,2,'submission_item',2551,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hubert Hilderbrand] New Form Submission','2026-01-19 04:16:37'),(5080,2,'submission_item',2551,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hubert Hilderbrand] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-19 04:16:37'),(5081,2,'submission_item',2552,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2026-01-19 13:19:11'),(5082,2,'submission_item',2552,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-19 13:19:11'),(5083,2,'submission_item',2553,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2026-01-19 14:34:50'),(5084,2,'submission_item',2553,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-19 14:34:50'),(5085,2,'submission_item',2554,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bert Schoonover] New Form Submission','2026-01-19 16:23:27'),(5086,2,'submission_item',2554,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bert Schoonover] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-19 16:23:27'),(5087,2,'submission_item',2555,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2026-01-20 05:27:58'),(5088,2,'submission_item',2555,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-20 05:27:58'),(5089,2,'submission_item',2556,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-01-20 11:20:16'),(5090,2,'submission_item',2556,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-20 11:20:16'),(5091,2,'submission_item',2557,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2026-01-20 13:57:13'),(5092,2,'submission_item',2557,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-20 13:57:13'),(5093,2,'submission_item',2558,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2026-01-20 21:01:47'),(5094,2,'submission_item',2558,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-20 21:01:47'),(5095,2,'submission_item',2559,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reginald Prada] New Form Submission','2026-01-21 11:14:43'),(5096,2,'submission_item',2559,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reginald Prada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-21 11:14:43'),(5097,2,'submission_item',2560,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Octavia Heydon] New Form Submission','2026-01-21 18:45:35'),(5098,2,'submission_item',2560,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Octavia Heydon] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-21 18:45:35'),(5099,2,'submission_item',2561,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2026-01-21 23:26:09'),(5100,2,'submission_item',2561,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-21 23:26:09'),(5101,2,'submission_item',2562,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [sSARXvgVGmqOnwEITBKJZl] New Form Submission','2026-01-22 02:05:07'),(5102,2,'submission_item',2562,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [sSARXvgVGmqOnwEITBKJZl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-22 02:05:07'),(5103,2,'submission_item',2563,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Johnette Becker] New Form Submission','2026-01-22 05:11:54'),(5104,2,'submission_item',2563,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Johnette Becker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-22 05:11:54'),(5105,2,'submission_item',2564,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christi Aird] New Form Submission','2026-01-22 09:01:37'),(5106,2,'submission_item',2564,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christi Aird] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-22 09:01:37'),(5107,2,'submission_item',2565,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission','2026-01-22 18:35:10'),(5108,2,'submission_item',2565,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nassar Jaralla AlMarri] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-22 18:35:10'),(5109,2,'submission_item',2566,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kellee McQuillen] New Form Submission','2026-01-22 19:14:49'),(5110,2,'submission_item',2566,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kellee McQuillen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-22 19:14:49'),(5111,2,'submission_item',2567,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Marshall] New Form Submission','2026-01-23 08:52:52'),(5112,2,'submission_item',2567,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Marshall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-23 08:52:52'),(5113,2,'submission_item',2568,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Wolfgang Karlsen] New Form Submission','2026-01-23 12:44:14'),(5114,2,'submission_item',2568,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Wolfgang Karlsen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-23 12:44:14'),(5115,2,'submission_item',2569,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julie Carington] New Form Submission','2026-01-23 18:59:02'),(5116,2,'submission_item',2569,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julie Carington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-23 18:59:02'),(5117,2,'submission_item',2570,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Internet_rsor] New Form Submission','2026-01-24 06:50:00'),(5118,2,'submission_item',2570,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Internet_rsor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-24 06:50:00'),(5119,2,'submission_item',2571,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Chun Helena] New Form Submission','2026-01-25 02:34:30'),(5120,2,'submission_item',2571,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Chun Helena] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-25 02:34:30'),(5121,2,'submission_item',2572,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Choy K.] New Form Submission','2026-01-25 04:53:51'),(5122,2,'submission_item',2572,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Choy K.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-25 04:53:51'),(5123,2,'submission_item',2573,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEnvew] New Form Submission','2026-01-25 11:51:09'),(5124,2,'submission_item',2573,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEnvew] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-25 11:51:09'),(5125,2,'submission_item',2574,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Herman Kurtz] New Form Submission','2026-01-25 16:25:05'),(5126,2,'submission_item',2574,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Herman Kurtz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-25 16:25:05'),(5127,2,'submission_item',2575,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [remont_myPa] New Form Submission','2026-01-25 20:29:57'),(5128,2,'submission_item',2575,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [remont_myPa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-25 20:29:57'),(5129,2,'submission_item',2576,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2026-01-26 14:27:26'),(5130,2,'submission_item',2576,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-26 14:27:26'),(5131,2,'submission_item',2577,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madonna Fries] New Form Submission','2026-01-27 00:11:39'),(5132,2,'submission_item',2577,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madonna Fries] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 00:11:39'),(5133,2,'submission_item',2578,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Heather Wanliss] New Form Submission','2026-01-27 00:53:27'),(5134,2,'submission_item',2578,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Heather Wanliss] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 00:53:27'),(5135,2,'submission_item',2579,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Florian Jacobs] New Form Submission','2026-01-27 06:53:21'),(5136,2,'submission_item',2579,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Florian Jacobs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 06:53:21'),(5137,2,'submission_item',2580,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nik] New Form Submission','2026-01-27 18:03:08'),(5138,2,'submission_item',2580,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nik] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 18:03:08'),(5139,2,'submission_item',2581,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reda Lennox] New Form Submission','2026-01-27 18:03:50'),(5140,2,'submission_item',2581,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reda Lennox] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 18:03:50'),(5141,2,'submission_item',2582,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nick Threatt] New Form Submission','2026-01-27 19:15:14'),(5142,2,'submission_item',2582,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nick Threatt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 19:15:14'),(5143,2,'submission_item',2583,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_nwol] New Form Submission','2026-01-27 19:24:25'),(5144,2,'submission_item',2583,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_nwol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 19:24:25'),(5145,2,'submission_item',2584,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2026-01-27 20:59:02'),(5146,2,'submission_item',2584,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 20:59:02'),(5147,2,'submission_item',2585,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valentin Kohler] New Form Submission','2026-01-27 21:18:52'),(5148,2,'submission_item',2585,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valentin Kohler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-27 21:18:52'),(5149,2,'submission_item',2586,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GeorgeEmist] New Form Submission','2026-01-28 01:16:34'),(5150,2,'submission_item',2586,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GeorgeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 01:16:34'),(5151,2,'submission_item',2587,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Laura Handley] New Form Submission','2026-01-28 05:04:50'),(5152,2,'submission_item',2587,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Laura Handley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 05:04:50'),(5153,2,'submission_item',2588,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ava Teakle] New Form Submission','2026-01-28 05:58:30'),(5154,2,'submission_item',2588,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ava Teakle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 05:58:30'),(5155,2,'submission_item',2589,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arthur Gilfillan] New Form Submission','2026-01-28 06:56:37'),(5156,2,'submission_item',2589,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arthur Gilfillan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 06:56:37'),(5157,2,'submission_item',2590,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Matt Bacak] New Form Submission','2026-01-28 09:44:50'),(5158,2,'submission_item',2590,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Matt Bacak] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 09:44:50'),(5159,2,'submission_item',2591,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2026-01-28 19:44:29'),(5160,2,'submission_item',2591,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 19:44:29'),(5161,2,'submission_item',2592,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elisha Sylvester] New Form Submission','2026-01-28 22:48:39'),(5162,2,'submission_item',2592,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elisha Sylvester] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-28 22:48:39'),(5163,2,'submission_item',2593,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [LeeEmist] New Form Submission','2026-01-29 10:56:00'),(5164,2,'submission_item',2593,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [LeeEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-29 10:56:00'),(5165,2,'submission_item',2594,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Charline Maddock] New Form Submission','2026-01-29 12:14:45'),(5166,2,'submission_item',2594,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Charline Maddock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-29 12:14:45'),(5167,2,'submission_item',2595,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [JessieClole] New Form Submission','2026-01-29 13:14:11'),(5168,2,'submission_item',2595,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [JessieClole] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-29 13:14:11'),(5169,2,'submission_item',2596,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dana] New Form Submission','2026-01-29 14:58:46'),(5170,2,'submission_item',2596,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-29 14:58:46'),(5171,2,'submission_item',2597,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Lemons] New Form Submission','2026-01-30 03:18:50'),(5172,2,'submission_item',2597,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Lemons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-30 03:18:50'),(5173,2,'submission_item',2598,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louise McCree] New Form Submission','2026-01-30 12:35:05'),(5174,2,'submission_item',2598,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louise McCree] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-30 12:35:05'),(5175,2,'submission_item',2599,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Casie Lachance] New Form Submission','2026-01-30 15:43:02'),(5176,2,'submission_item',2599,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Casie Lachance] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-30 15:43:02'),(5177,2,'submission_item',2600,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gudrun Quisenberry] New Form Submission','2026-01-31 05:28:39'),(5178,2,'submission_item',2600,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gudrun Quisenberry] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-31 05:28:39'),(5179,2,'submission_item',2601,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Erlinda Byatt] New Form Submission','2026-01-31 17:56:49'),(5180,2,'submission_item',2601,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Erlinda Byatt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-01-31 17:56:49'),(5181,2,'submission_item',2602,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martha Kurtz] New Form Submission','2026-02-01 00:08:56'),(5182,2,'submission_item',2602,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martha Kurtz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-01 00:08:56'),(5183,2,'submission_item',2603,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-01 02:39:29'),(5184,2,'submission_item',2603,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-01 02:39:29'),(5185,2,'submission_item',2604,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Analisa Pritt] New Form Submission','2026-02-01 05:56:23'),(5186,2,'submission_item',2604,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Analisa Pritt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-01 05:56:23'),(5187,2,'submission_item',2605,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michael Williams] New Form Submission','2026-02-02 03:52:59'),(5188,2,'submission_item',2605,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michael Williams] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-02 03:52:59'),(5189,2,'submission_item',2606,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Joseph Karlsson] New Form Submission','2026-02-02 12:47:29'),(5190,2,'submission_item',2606,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Joseph Karlsson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-02 12:47:29'),(5191,2,'submission_item',2607,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2026-02-02 14:06:15'),(5192,2,'submission_item',2607,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-02 14:06:15'),(5193,2,'submission_item',2608,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Søren Wren] New Form Submission','2026-02-02 16:24:52'),(5194,2,'submission_item',2608,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Søren Wren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-02 16:24:52'),(5195,2,'submission_item',2609,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark Walmsley] New Form Submission','2026-02-02 17:07:51'),(5196,2,'submission_item',2609,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark Walmsley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-02 17:07:51'),(5197,2,'submission_item',2610,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Junior Terpstra] New Form Submission','2026-02-03 01:17:55'),(5198,2,'submission_item',2610,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Junior Terpstra] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 01:17:55'),(5199,2,'submission_item',2611,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Normand Toosey] New Form Submission','2026-02-03 02:35:54'),(5200,2,'submission_item',2611,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Normand Toosey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 02:35:54'),(5201,2,'submission_item',2612,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-03 05:32:16'),(5202,2,'submission_item',2612,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 05:32:16'),(5203,2,'submission_item',2613,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tom Rich] New Form Submission','2026-02-03 15:53:41'),(5204,2,'submission_item',2613,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tom Rich] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 15:53:41'),(5205,2,'submission_item',2614,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-03 16:12:34'),(5206,2,'submission_item',2614,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 16:12:34'),(5207,2,'submission_item',2615,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-02-03 20:18:41'),(5208,2,'submission_item',2615,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-03 20:18:41'),(5209,2,'submission_item',2616,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_nbol] New Form Submission','2026-02-04 16:23:44'),(5210,2,'submission_item',2616,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_nbol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-04 16:23:44'),(5211,2,'submission_item',2617,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rebekah Somerset] New Form Submission','2026-02-04 16:34:36'),(5212,2,'submission_item',2617,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rebekah Somerset] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-04 16:34:36'),(5213,2,'submission_item',2618,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adela Ievers] New Form Submission','2026-02-04 16:58:03'),(5214,2,'submission_item',2618,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adela Ievers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-04 16:58:03'),(5215,2,'submission_item',2619,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paul] New Form Submission','2026-02-04 23:18:11'),(5216,2,'submission_item',2619,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-04 23:18:11'),(5217,2,'submission_item',2620,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vai] New Form Submission','2026-02-05 20:37:09'),(5218,2,'submission_item',2620,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-05 20:37:09'),(5219,2,'submission_item',2621,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Billie Roberts] New Form Submission','2026-02-06 01:39:18'),(5220,2,'submission_item',2621,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Billie Roberts] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-06 01:39:18'),(5221,2,'submission_item',2622,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edison Corlis] New Form Submission','2026-02-06 01:39:20'),(5222,2,'submission_item',2622,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edison Corlis] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-06 01:39:20'),(5223,2,'submission_item',2623,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-06 08:29:20'),(5224,2,'submission_item',2623,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-06 08:29:20'),(5225,2,'submission_item',2624,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pansy Sisco] New Form Submission','2026-02-06 17:27:48'),(5226,2,'submission_item',2624,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pansy Sisco] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-06 17:27:48'),(5227,2,'submission_item',2625,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Stian Johansen] New Form Submission','2026-02-07 03:49:48'),(5228,2,'submission_item',2625,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Stian Johansen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 03:49:48'),(5229,2,'submission_item',2626,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [B_enkl] New Form Submission','2026-02-07 07:52:27'),(5230,2,'submission_item',2626,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [B_enkl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 07:52:27'),(5231,2,'submission_item',2627,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [B_hgkl] New Form Submission','2026-02-07 07:52:28'),(5232,2,'submission_item',2627,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [B_hgkl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 07:52:28'),(5233,2,'submission_item',2628,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Unichtozhe_sisl] New Form Submission','2026-02-07 12:26:46'),(5234,2,'submission_item',2628,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Unichtozhe_sisl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 12:26:46'),(5235,2,'submission_item',2629,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-07 14:49:02'),(5236,2,'submission_item',2629,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 14:49:02'),(5237,2,'submission_item',2630,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Susanna Garrison] New Form Submission','2026-02-07 15:29:46'),(5238,2,'submission_item',2630,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Susanna Garrison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 15:29:46'),(5239,2,'submission_item',2631,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Liliana Gardiner] New Form Submission','2026-02-07 23:21:36'),(5240,2,'submission_item',2631,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Liliana Gardiner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-07 23:21:36'),(5241,2,'submission_item',2632,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mike Hugo Andre] New Form Submission','2026-02-08 01:42:23'),(5242,2,'submission_item',2632,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mike Hugo Andre] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-08 01:42:23'),(5243,2,'submission_item',2633,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nestor Foletta] New Form Submission','2026-02-08 18:01:20'),(5244,2,'submission_item',2633,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nestor Foletta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-08 18:01:20'),(5245,2,'submission_item',2634,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-09 03:36:05'),(5246,2,'submission_item',2634,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-09 03:36:05'),(5247,2,'submission_item',2635,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Søren Wren] New Form Submission','2026-02-09 11:46:52'),(5248,2,'submission_item',2635,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Søren Wren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-09 11:46:52'),(5249,2,'submission_item',2636,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-09 14:20:35'),(5250,2,'submission_item',2636,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-09 14:20:35'),(5251,2,'submission_item',2637,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tanu] New Form Submission','2026-02-09 20:30:26'),(5252,2,'submission_item',2637,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tanu] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-09 20:30:26'),(5253,2,'submission_item',2638,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2026-02-10 03:40:29'),(5254,2,'submission_item',2638,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-10 03:40:29'),(5255,2,'submission_item',2639,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi] New Form Submission','2026-02-10 20:04:39'),(5256,2,'submission_item',2639,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-10 20:04:39'),(5257,2,'submission_item',2640,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ms. Maisarah Noor] New Form Submission','2026-02-11 08:00:47'),(5258,2,'submission_item',2640,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ms. Maisarah Noor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-11 08:00:47'),(5259,2,'submission_item',2641,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Reinaldo Iacovelli] New Form Submission','2026-02-11 14:40:49'),(5260,2,'submission_item',2641,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Reinaldo Iacovelli] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-11 14:40:49'),(5261,2,'submission_item',2642,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosemary McMann] New Form Submission','2026-02-11 19:20:49'),(5262,2,'submission_item',2642,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosemary McMann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-11 19:20:49'),(5263,2,'submission_item',2643,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-02-12 00:31:33'),(5264,2,'submission_item',2643,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-12 00:31:33'),(5265,2,'submission_item',2644,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mariano Outtrim] New Form Submission','2026-02-12 02:49:28'),(5266,2,'submission_item',2644,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mariano Outtrim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-12 02:49:28'),(5267,2,'submission_item',2645,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-12 08:28:18'),(5268,2,'submission_item',2645,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-12 08:28:18'),(5269,2,'submission_item',2646,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Norman Sticht] New Form Submission','2026-02-12 21:55:49'),(5270,2,'submission_item',2646,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Norman Sticht] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-12 21:55:49'),(5271,2,'submission_item',2647,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2026-02-13 00:17:49'),(5272,2,'submission_item',2647,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 00:17:49'),(5273,2,'submission_item',2648,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-13 04:14:28'),(5274,2,'submission_item',2648,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 04:14:28'),(5275,2,'submission_item',2649,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-13 05:29:41'),(5276,2,'submission_item',2649,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 05:29:41'),(5277,2,'submission_item',2650,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terri Cairnduff] New Form Submission','2026-02-13 07:34:13'),(5278,2,'submission_item',2650,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terri Cairnduff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 07:34:13'),(5279,2,'submission_item',2651,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kit Boehm] New Form Submission','2026-02-13 13:57:40'),(5280,2,'submission_item',2651,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kit Boehm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 13:57:40'),(5281,2,'submission_item',2652,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-13 14:07:13'),(5282,2,'submission_item',2652,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 14:07:13'),(5283,2,'submission_item',2653,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucienne Olszewski] New Form Submission','2026-02-13 14:31:29'),(5284,2,'submission_item',2653,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucienne Olszewski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 14:31:29'),(5285,2,'submission_item',2654,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kathryn Vela] New Form Submission','2026-02-13 20:56:55'),(5286,2,'submission_item',2654,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kathryn Vela] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-13 20:56:55'),(5287,2,'submission_item',2655,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zain] New Form Submission','2026-02-14 00:03:53'),(5288,2,'submission_item',2655,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-14 00:03:53'),(5289,2,'submission_item',2656,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Rockwell] New Form Submission','2026-02-14 07:59:53'),(5290,2,'submission_item',2656,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Rockwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-14 07:59:53'),(5291,2,'submission_item',2657,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jillian Pie] New Form Submission','2026-02-15 08:30:57'),(5292,2,'submission_item',2657,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jillian Pie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 08:30:57'),(5293,2,'submission_item',2658,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robert Prouty] New Form Submission','2026-02-15 14:02:54'),(5294,2,'submission_item',2658,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robert Prouty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 14:02:54'),(5295,2,'submission_item',2659,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robby Corby] New Form Submission','2026-02-15 19:42:58'),(5296,2,'submission_item',2659,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robby Corby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 19:42:58'),(5297,2,'submission_item',2660,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maya Garibay] New Form Submission','2026-02-15 20:31:46'),(5298,2,'submission_item',2660,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maya Garibay] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 20:31:46'),(5299,2,'submission_item',2661,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-15 22:18:54'),(5300,2,'submission_item',2661,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 22:18:54'),(5301,2,'submission_item',2662,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [uhKgJVCzFzSMGKtoH] New Form Submission','2026-02-15 22:38:09'),(5302,2,'submission_item',2662,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [uhKgJVCzFzSMGKtoH] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-15 22:38:09'),(5303,2,'submission_item',2663,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrence Clanton] New Form Submission','2026-02-16 00:50:21'),(5304,2,'submission_item',2663,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrence Clanton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 00:50:21'),(5305,2,'submission_item',2664,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrence Clanton] New Form Submission','2026-02-16 00:50:24'),(5306,2,'submission_item',2664,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrence Clanton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 00:50:24'),(5307,2,'submission_item',2665,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-16 03:07:14'),(5308,2,'submission_item',2665,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 03:07:14'),(5309,2,'submission_item',2666,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Porter Lauer] New Form Submission','2026-02-16 05:44:14'),(5310,2,'submission_item',2666,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Porter Lauer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 05:44:14'),(5311,2,'submission_item',2667,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Denis Wertheim] New Form Submission','2026-02-16 13:14:40'),(5312,2,'submission_item',2667,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Denis Wertheim] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 13:14:40'),(5313,2,'submission_item',2668,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fanny Musser] New Form Submission','2026-02-16 15:36:00'),(5314,2,'submission_item',2668,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fanny Musser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 15:36:00'),(5315,2,'submission_item',2669,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-02-16 16:09:13'),(5316,2,'submission_item',2669,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 16:09:13'),(5317,2,'submission_item',2670,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-02-16 19:29:03'),(5318,2,'submission_item',2670,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 19:29:03'),(5319,2,'submission_item',2671,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Heath Muir] New Form Submission','2026-02-16 20:46:44'),(5320,2,'submission_item',2671,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Heath Muir] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-16 20:46:44'),(5321,2,'submission_item',2672,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Allison Marrero] New Form Submission','2026-02-17 01:33:57'),(5322,2,'submission_item',2672,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Allison Marrero] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-17 01:33:57'),(5323,2,'submission_item',2673,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christina Selig] New Form Submission','2026-02-17 15:20:29'),(5324,2,'submission_item',2673,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christina Selig] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-17 15:20:29'),(5325,2,'submission_item',2674,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-02-17 16:54:56'),(5326,2,'submission_item',2674,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-17 16:54:56'),(5327,2,'submission_item',2675,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antje Sharp] New Form Submission','2026-02-18 17:29:31'),(5328,2,'submission_item',2675,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antje Sharp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-18 17:29:31'),(5329,2,'submission_item',2676,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vana] New Form Submission','2026-02-19 03:10:50'),(5330,2,'submission_item',2676,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-19 03:10:50'),(5331,2,'submission_item',2677,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [B_yokl] New Form Submission','2026-02-19 16:41:23'),(5332,2,'submission_item',2677,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [B_yokl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-19 16:41:23'),(5333,2,'submission_item',2678,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-20 00:19:58'),(5334,2,'submission_item',2678,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-20 00:19:58'),(5335,2,'submission_item',2679,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-20 05:11:00'),(5336,2,'submission_item',2679,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-20 05:11:00'),(5337,2,'submission_item',2680,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Veer] New Form Submission','2026-02-20 10:28:08'),(5338,2,'submission_item',2680,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Veer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-20 10:28:08'),(5339,2,'submission_item',2681,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sadie Chataway] New Form Submission','2026-02-20 14:41:46'),(5340,2,'submission_item',2681,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sadie Chataway] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-20 14:41:46'),(5341,2,'submission_item',2682,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-20 15:44:16'),(5342,2,'submission_item',2682,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-20 15:44:16'),(5343,2,'submission_item',2683,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sabrina Castle] New Form Submission','2026-02-21 13:16:52'),(5344,2,'submission_item',2683,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sabrina Castle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-21 13:16:52'),(5345,2,'submission_item',2684,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Keesha Schurr] New Form Submission','2026-02-21 13:16:53'),(5346,2,'submission_item',2684,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Keesha Schurr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-21 13:16:53'),(5347,2,'submission_item',2685,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kirk Stansbury] New Form Submission','2026-02-21 16:18:52'),(5348,2,'submission_item',2685,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kirk Stansbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-21 16:18:52'),(5349,2,'submission_item',2686,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Faith Treat] New Form Submission','2026-02-22 04:04:51'),(5350,2,'submission_item',2686,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Faith Treat] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-22 04:04:51'),(5351,2,'submission_item',2687,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-22 05:16:47'),(5352,2,'submission_item',2687,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-22 05:16:47'),(5353,2,'submission_item',2688,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emma B.] New Form Submission','2026-02-22 06:18:15'),(5354,2,'submission_item',2688,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emma B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-22 06:18:15'),(5355,2,'submission_item',2689,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lynne Kuster] New Form Submission','2026-02-22 16:35:52'),(5356,2,'submission_item',2689,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lynne Kuster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-22 16:35:52'),(5357,2,'submission_item',2690,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sunil Jain] New Form Submission','2026-02-22 18:49:01'),(5358,2,'submission_item',2690,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sunil Jain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-22 18:49:01'),(5359,2,'submission_item',2691,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Randi Montemayor] New Form Submission','2026-02-23 17:22:20'),(5360,2,'submission_item',2691,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Randi Montemayor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-23 17:22:20'),(5361,2,'submission_item',2692,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2026-02-23 23:46:09'),(5362,2,'submission_item',2692,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-23 23:46:09'),(5363,2,'submission_item',2693,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-24 03:47:18'),(5364,2,'submission_item',2693,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 03:47:18'),(5365,2,'submission_item',2694,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-24 10:22:58'),(5366,2,'submission_item',2694,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 10:22:58'),(5367,2,'submission_item',2695,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ava Stevens] New Form Submission','2026-02-24 12:44:05'),(5368,2,'submission_item',2695,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ava Stevens] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 12:44:05'),(5369,2,'submission_item',2696,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-24 16:08:35'),(5370,2,'submission_item',2696,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 16:08:35'),(5371,2,'submission_item',2697,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tommy Richard] New Form Submission','2026-02-24 17:28:59'),(5372,2,'submission_item',2697,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tommy Richard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 17:28:59'),(5373,2,'submission_item',2698,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mattie Devito] New Form Submission','2026-02-24 23:52:19'),(5374,2,'submission_item',2698,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mattie Devito] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-24 23:52:19'),(5375,2,'submission_item',2699,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kate Armstrong] New Form Submission','2026-02-25 02:09:09'),(5376,2,'submission_item',2699,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kate Armstrong] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-25 02:09:09'),(5377,2,'submission_item',2700,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dorothea Atkinson] New Form Submission','2026-02-25 07:38:41'),(5378,2,'submission_item',2700,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dorothea Atkinson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-25 07:38:41'),(5379,2,'submission_item',2701,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ambrose Clapp] New Form Submission','2026-02-25 20:32:07'),(5380,2,'submission_item',2701,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ambrose Clapp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-25 20:32:07'),(5381,2,'submission_item',2702,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sid] New Form Submission','2026-02-26 01:24:35'),(5382,2,'submission_item',2702,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-26 01:24:35'),(5383,2,'submission_item',2703,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leola Hake] New Form Submission','2026-02-26 08:13:12'),(5384,2,'submission_item',2703,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leola Hake] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-26 08:13:12'),(5385,2,'submission_item',2704,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lavern Zink] New Form Submission','2026-02-26 09:56:22'),(5386,2,'submission_item',2704,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lavern Zink] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-26 09:56:22'),(5387,2,'submission_item',2705,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2026-02-26 16:30:07'),(5388,2,'submission_item',2705,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-26 16:30:07'),(5389,2,'submission_item',2706,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-02-26 16:53:28'),(5390,2,'submission_item',2706,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-26 16:53:28'),(5391,2,'submission_item',2707,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Albertina Dick] New Form Submission','2026-02-27 01:37:51'),(5392,2,'submission_item',2707,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Albertina Dick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 01:37:51'),(5393,2,'submission_item',2708,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilbur Caldwell] New Form Submission','2026-02-27 02:50:10'),(5394,2,'submission_item',2708,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilbur Caldwell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 02:50:10'),(5395,2,'submission_item',2709,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emmanuel Irving] New Form Submission','2026-02-27 04:05:00'),(5396,2,'submission_item',2709,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emmanuel Irving] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 04:05:00'),(5397,2,'submission_item',2710,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mindy Luttrell] New Form Submission','2026-02-27 06:05:45'),(5398,2,'submission_item',2710,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mindy Luttrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 06:05:45'),(5399,2,'submission_item',2711,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vicky] New Form Submission','2026-02-27 08:00:41'),(5400,2,'submission_item',2711,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vicky] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 08:00:41'),(5401,2,'submission_item',2712,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paul] New Form Submission','2026-02-27 23:07:04'),(5402,2,'submission_item',2712,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-27 23:07:04'),(5403,2,'submission_item',2713,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darla Yoder] New Form Submission','2026-02-28 08:45:23'),(5404,2,'submission_item',2713,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darla Yoder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-02-28 08:45:23'),(5405,2,'submission_item',2714,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Heike Carder] New Form Submission','2026-03-01 02:53:01'),(5406,2,'submission_item',2714,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Heike Carder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-01 02:53:01'),(5407,2,'submission_item',2715,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tawanna Langlois] New Form Submission','2026-03-02 00:44:39'),(5408,2,'submission_item',2715,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tawanna Langlois] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-02 00:44:39'),(5409,2,'submission_item',2716,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Betsey Lambrick] New Form Submission','2026-03-02 04:52:07'),(5410,2,'submission_item',2716,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Betsey Lambrick] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-02 04:52:07'),(5411,2,'submission_item',2717,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Thanh Hibbard] New Form Submission','2026-03-02 04:52:10'),(5412,2,'submission_item',2717,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Thanh Hibbard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-02 04:52:10'),(5413,2,'submission_item',2718,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jaqueline Fincham] New Form Submission','2026-03-02 17:47:31'),(5414,2,'submission_item',2718,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jaqueline Fincham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-02 17:47:31'),(5415,2,'submission_item',2719,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-03 06:55:24'),(5416,2,'submission_item',2719,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-03 06:55:24'),(5417,2,'submission_item',2720,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-03 10:16:24'),(5418,2,'submission_item',2720,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-03 10:16:24'),(5419,2,'submission_item',2721,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex] New Form Submission','2026-03-03 13:52:33'),(5420,2,'submission_item',2721,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-03 13:52:33'),(5421,2,'submission_item',2722,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-03 23:18:02'),(5422,2,'submission_item',2722,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-03 23:18:02'),(5423,2,'submission_item',2723,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-04 04:57:25'),(5424,2,'submission_item',2723,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-04 04:57:25'),(5425,2,'submission_item',2724,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lauren Crain] New Form Submission','2026-03-04 05:14:01'),(5426,2,'submission_item',2724,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lauren Crain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-04 05:14:01'),(5427,2,'submission_item',2725,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Addy] New Form Submission','2026-03-04 11:11:24'),(5428,2,'submission_item',2725,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Addy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-04 11:11:24'),(5429,2,'submission_item',2726,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emily Stacey] New Form Submission','2026-03-04 18:13:21'),(5430,2,'submission_item',2726,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emily Stacey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-04 18:13:21'),(5431,2,'submission_item',2727,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lesli Weatherburn] New Form Submission','2026-03-04 20:37:13'),(5432,2,'submission_item',2727,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lesli Weatherburn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-04 20:37:13'),(5433,2,'submission_item',2728,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-05 08:35:27'),(5434,2,'submission_item',2728,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-05 08:35:27'),(5435,2,'submission_item',2729,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sabrina Nesbit] New Form Submission','2026-03-05 12:34:08'),(5436,2,'submission_item',2729,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sabrina Nesbit] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-05 12:34:08'),(5437,2,'submission_item',2730,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-06 11:40:27'),(5438,2,'submission_item',2730,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-06 11:40:27'),(5439,2,'submission_item',2731,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-07 15:15:37'),(5440,2,'submission_item',2731,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-07 15:15:37'),(5441,2,'submission_item',2732,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tegan Ramaciotti] New Form Submission','2026-03-07 18:27:52'),(5442,2,'submission_item',2732,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tegan Ramaciotti] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-07 18:27:52'),(5443,2,'submission_item',2733,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jude Skillen] New Form Submission','2026-03-07 20:55:33'),(5444,2,'submission_item',2733,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jude Skillen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-07 20:55:33'),(5445,2,'submission_item',2734,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-08 00:43:32'),(5446,2,'submission_item',2734,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 00:43:32'),(5447,2,'submission_item',2735,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [B_ctkl] New Form Submission','2026-03-08 03:28:19'),(5448,2,'submission_item',2735,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [B_ctkl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 03:28:19'),(5449,2,'submission_item',2736,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-08 08:50:48'),(5450,2,'submission_item',2736,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 08:50:48'),(5451,2,'submission_item',2737,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Annis Matson] New Form Submission','2026-03-08 10:06:40'),(5452,2,'submission_item',2737,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Annis Matson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 10:06:40'),(5453,2,'submission_item',2738,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trena Samons] New Form Submission','2026-03-08 17:23:32'),(5454,2,'submission_item',2738,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trena Samons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 17:23:32'),(5455,2,'submission_item',2739,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-08 19:19:48'),(5456,2,'submission_item',2739,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 19:19:48'),(5457,2,'submission_item',2740,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Prince Barron] New Form Submission','2026-03-08 22:56:38'),(5458,2,'submission_item',2740,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Prince Barron] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 22:56:38'),(5459,2,'submission_item',2741,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernie Mullawirraburka] New Form Submission','2026-03-08 23:46:24'),(5460,2,'submission_item',2741,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernie Mullawirraburka] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-08 23:46:24'),(5461,2,'submission_item',2742,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-09 01:16:18'),(5462,2,'submission_item',2742,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-09 01:16:18'),(5463,2,'submission_item',2743,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MWgycTFgVZcQfjcgwXVJFrUA] New Form Submission','2026-03-09 06:30:08'),(5464,2,'submission_item',2743,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MWgycTFgVZcQfjcgwXVJFrUA] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-09 06:30:08'),(5465,2,'submission_item',2744,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-03-09 10:26:16'),(5466,2,'submission_item',2744,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-09 10:26:16'),(5467,2,'submission_item',2745,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2026-03-09 21:31:06'),(5468,2,'submission_item',2745,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-09 21:31:06'),(5469,2,'submission_item',2746,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [888starz_oaPi] New Form Submission','2026-03-10 11:14:04'),(5470,2,'submission_item',2746,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [888starz_oaPi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-10 11:14:04'),(5471,2,'submission_item',2747,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kenton Halpern] New Form Submission','2026-03-11 07:34:29'),(5472,2,'submission_item',2747,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kenton Halpern] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-11 07:34:29'),(5473,2,'submission_item',2748,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darby Busch] New Form Submission','2026-03-11 13:28:45'),(5474,2,'submission_item',2748,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darby Busch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-11 13:28:45'),(5475,2,'submission_item',2749,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [kupit_nkPr] New Form Submission','2026-03-11 17:43:52'),(5476,2,'submission_item',2749,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [kupit_nkPr] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-11 17:43:52'),(5477,2,'submission_item',2750,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-11 23:41:44'),(5478,2,'submission_item',2750,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-11 23:41:44'),(5479,2,'submission_item',2751,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Akilah Longoria] New Form Submission','2026-03-12 02:42:32'),(5480,2,'submission_item',2751,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Akilah Longoria] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-12 02:42:32'),(5481,2,'submission_item',2752,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-03-12 05:58:05'),(5482,2,'submission_item',2752,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-12 05:58:05'),(5483,2,'submission_item',2753,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2026-03-12 13:09:26'),(5484,2,'submission_item',2753,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-12 13:09:26'),(5485,2,'submission_item',2754,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernadette Lininger] New Form Submission','2026-03-12 21:11:04'),(5486,2,'submission_item',2754,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernadette Lininger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-12 21:11:04'),(5487,2,'submission_item',2755,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rodrigo Burch] New Form Submission','2026-03-13 10:34:59'),(5488,2,'submission_item',2755,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rodrigo Burch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-13 10:34:59'),(5489,2,'submission_item',2756,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2026-03-14 03:57:52'),(5490,2,'submission_item',2756,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-14 03:57:52'),(5491,2,'submission_item',2757,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-15 10:45:02'),(5492,2,'submission_item',2757,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-15 10:45:02'),(5493,2,'submission_item',2758,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-03-15 14:07:29'),(5494,2,'submission_item',2758,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-15 14:07:29'),(5495,2,'submission_item',2759,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-15 21:41:29'),(5496,2,'submission_item',2759,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-15 21:41:29'),(5497,2,'submission_item',2760,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hannah Melotto] New Form Submission','2026-03-15 23:16:22'),(5498,2,'submission_item',2760,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hannah Melotto] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-15 23:16:22'),(5499,2,'submission_item',2761,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tara Deatherage] New Form Submission','2026-03-16 00:50:23'),(5500,2,'submission_item',2761,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tara Deatherage] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-16 00:50:23'),(5501,2,'submission_item',2762,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-16 13:17:24'),(5502,2,'submission_item',2762,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-16 13:17:24'),(5503,2,'submission_item',2763,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Javier Richard] New Form Submission','2026-03-17 01:56:47'),(5504,2,'submission_item',2763,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Javier Richard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-17 01:56:47'),(5505,2,'submission_item',2764,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Meltem Baransel] New Form Submission','2026-03-17 02:25:30'),(5506,2,'submission_item',2764,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Meltem Baransel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-17 02:25:30'),(5507,2,'submission_item',2765,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_gsol] New Form Submission','2026-03-17 05:33:45'),(5508,2,'submission_item',2765,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_gsol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-17 05:33:45'),(5509,2,'submission_item',2766,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Marty Eager] New Form Submission','2026-03-17 19:58:23'),(5510,2,'submission_item',2766,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Marty Eager] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-17 19:58:23'),(5511,2,'submission_item',2767,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-03-17 23:06:53'),(5512,2,'submission_item',2767,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-17 23:06:53'),(5513,2,'submission_item',2768,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jake Pawlowski] New Form Submission','2026-03-18 05:59:06'),(5514,2,'submission_item',2768,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jake Pawlowski] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-18 05:59:06'),(5515,2,'submission_item',2769,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-18 14:05:10'),(5516,2,'submission_item',2769,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-18 14:05:10'),(5517,2,'submission_item',2770,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eric Jones] New Form Submission','2026-03-18 15:19:44'),(5518,2,'submission_item',2770,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eric Jones] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-18 15:19:44'),(5519,2,'submission_item',2771,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antony Sykes] New Form Submission','2026-03-18 20:55:22'),(5520,2,'submission_item',2771,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antony Sykes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-18 20:55:22'),(5521,2,'submission_item',2772,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Margareta Crumpton] New Form Submission','2026-03-18 21:44:23'),(5522,2,'submission_item',2772,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Margareta Crumpton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-18 21:44:23'),(5523,2,'submission_item',2773,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mittie Macdougall] New Form Submission','2026-03-19 03:04:48'),(5524,2,'submission_item',2773,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mittie Macdougall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 03:04:48'),(5525,2,'submission_item',2774,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Carlo Burgos] New Form Submission','2026-03-19 10:16:21'),(5526,2,'submission_item',2774,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Carlo Burgos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 10:16:21'),(5527,2,'submission_item',2775,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kandi Bonner] New Form Submission','2026-03-19 11:09:03'),(5528,2,'submission_item',2775,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kandi Bonner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 11:09:03'),(5529,2,'submission_item',2776,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Søren Wren] New Form Submission','2026-03-19 15:11:44'),(5530,2,'submission_item',2776,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Søren Wren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 15:11:44'),(5531,2,'submission_item',2777,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adelaide Abner] New Form Submission','2026-03-19 17:42:42'),(5532,2,'submission_item',2777,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adelaide Abner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 17:42:42'),(5533,2,'submission_item',2778,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Harleyled] New Form Submission','2026-03-19 20:13:19'),(5534,2,'submission_item',2778,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Harleyled] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 20:13:19'),(5535,2,'submission_item',2779,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-03-19 22:14:57'),(5536,2,'submission_item',2779,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 22:14:57'),(5537,2,'submission_item',2780,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-19 22:37:08'),(5538,2,'submission_item',2780,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-19 22:37:08'),(5539,2,'submission_item',2781,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mark] New Form Submission','2026-03-20 02:10:26'),(5540,2,'submission_item',2781,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mark] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-20 02:10:26'),(5541,2,'submission_item',2782,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-20 02:39:13'),(5542,2,'submission_item',2782,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-20 02:39:13'),(5543,2,'submission_item',2783,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-20 22:03:09'),(5544,2,'submission_item',2783,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-20 22:03:09'),(5545,2,'submission_item',2784,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-21 01:38:28'),(5546,2,'submission_item',2784,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-21 01:38:28'),(5547,2,'submission_item',2785,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-21 04:44:03'),(5548,2,'submission_item',2785,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-21 04:44:03'),(5549,2,'submission_item',2786,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kazuko Sievier] New Form Submission','2026-03-21 07:28:50'),(5550,2,'submission_item',2786,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kazuko Sievier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-21 07:28:50'),(5551,2,'submission_item',2787,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Akilah Craine] New Form Submission','2026-03-22 01:49:16'),(5552,2,'submission_item',2787,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Akilah Craine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-22 01:49:16'),(5553,2,'submission_item',2788,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristal Olmstead] New Form Submission','2026-03-22 07:32:04'),(5554,2,'submission_item',2788,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristal Olmstead] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-22 07:32:04'),(5555,2,'submission_item',2789,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jackson Syme] New Form Submission','2026-03-22 15:20:34'),(5556,2,'submission_item',2789,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jackson Syme] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-22 15:20:34'),(5557,2,'submission_item',2790,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Crystalcelty] New Form Submission','2026-03-23 03:48:14'),(5558,2,'submission_item',2790,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Crystalcelty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-23 03:48:14'),(5559,2,'submission_item',2791,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-03-24 02:57:49'),(5560,2,'submission_item',2791,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 02:57:49'),(5561,2,'submission_item',2792,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adelaida Trombley] New Form Submission','2026-03-24 09:52:05'),(5562,2,'submission_item',2792,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adelaida Trombley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 09:52:05'),(5563,2,'submission_item',2793,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eloise McConnell] New Form Submission','2026-03-24 11:08:17'),(5564,2,'submission_item',2793,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eloise McConnell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 11:08:17'),(5565,2,'submission_item',2794,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-03-24 16:47:14'),(5566,2,'submission_item',2794,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 16:47:14'),(5567,2,'submission_item',2795,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tiffiny Rasch] New Form Submission','2026-03-24 23:18:11'),(5568,2,'submission_item',2795,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tiffiny Rasch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 23:18:11'),(5569,2,'submission_item',2796,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-24 23:24:44'),(5570,2,'submission_item',2796,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 23:24:44'),(5571,2,'submission_item',2797,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Adriana Washburn] New Form Submission','2026-03-24 23:54:04'),(5572,2,'submission_item',2797,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Adriana Washburn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-24 23:54:04'),(5573,2,'submission_item',2798,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dorine Mcdaniel] New Form Submission','2026-03-25 03:04:38'),(5574,2,'submission_item',2798,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dorine Mcdaniel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-25 03:04:38'),(5575,2,'submission_item',2799,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-03-25 04:32:09'),(5576,2,'submission_item',2799,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-25 04:32:09'),(5577,2,'submission_item',2800,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [prabhu kasi] New Form Submission','2026-03-25 18:49:44'),(5578,2,'submission_item',2800,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [prabhu kasi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-25 18:49:44'),(5579,2,'submission_item',2801,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zain] New Form Submission','2026-03-26 01:49:29'),(5580,2,'submission_item',2801,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-26 01:49:29'),(5581,2,'submission_item',2802,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rose Billington] New Form Submission','2026-03-26 02:59:32'),(5582,2,'submission_item',2802,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rose Billington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-26 02:59:32'),(5583,2,'submission_item',2803,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-26 10:46:04'),(5584,2,'submission_item',2803,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-26 10:46:04'),(5585,2,'submission_item',2804,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hildegarde Devries] New Form Submission','2026-03-26 12:41:12'),(5586,2,'submission_item',2804,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hildegarde Devries] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-26 12:41:12'),(5587,2,'submission_item',2805,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anita Starks] New Form Submission','2026-03-27 08:53:56'),(5588,2,'submission_item',2805,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anita Starks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-27 08:53:56'),(5589,2,'submission_item',2806,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-27 20:40:58'),(5590,2,'submission_item',2806,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-27 20:40:58'),(5591,2,'submission_item',2807,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernie Choi] New Form Submission','2026-03-28 12:10:28'),(5592,2,'submission_item',2807,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernie Choi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-28 12:10:28'),(5593,2,'submission_item',2808,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Verlene Fuerst] New Form Submission','2026-03-28 15:08:42'),(5594,2,'submission_item',2808,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Verlene Fuerst] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-28 15:08:42'),(5595,2,'submission_item',2809,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-03-28 18:18:14'),(5596,2,'submission_item',2809,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-28 18:18:14'),(5597,2,'submission_item',2810,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kasha Amato] New Form Submission','2026-03-29 10:24:24'),(5598,2,'submission_item',2810,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kasha Amato] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-29 10:24:24'),(5599,2,'submission_item',2811,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ken Euler] New Form Submission','2026-03-29 19:07:17'),(5600,2,'submission_item',2811,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ken Euler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-29 19:07:17'),(5601,2,'submission_item',2812,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Emelia Beadle] New Form Submission','2026-03-30 10:52:02'),(5602,2,'submission_item',2812,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Emelia Beadle] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-30 10:52:02'),(5603,2,'submission_item',2813,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hassan Amjad] New Form Submission','2026-03-30 13:02:32'),(5604,2,'submission_item',2813,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hassan Amjad] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-30 13:02:32'),(5605,2,'submission_item',2814,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-30 13:36:30'),(5606,2,'submission_item',2814,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-30 13:36:30'),(5607,2,'submission_item',2815,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-30 18:51:06'),(5608,2,'submission_item',2815,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-30 18:51:06'),(5609,2,'submission_item',2816,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NAEWTRER132521NERTHRRTH] New Form Submission','2026-03-30 21:49:01'),(5610,2,'submission_item',2816,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NAEWTRER132521NERTHRRTH] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-30 21:49:01'),(5611,2,'submission_item',2817,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrybut] New Form Submission','2026-03-31 10:52:47'),(5612,2,'submission_item',2817,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrybut] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 10:52:47'),(5613,2,'submission_item',2818,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-03-31 12:15:19'),(5614,2,'submission_item',2818,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 12:15:19'),(5615,2,'submission_item',2819,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leslie Macansh] New Form Submission','2026-03-31 13:58:20'),(5616,2,'submission_item',2819,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leslie Macansh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 13:58:20'),(5617,2,'submission_item',2820,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-03-31 17:16:01'),(5618,2,'submission_item',2820,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 17:16:01'),(5619,2,'submission_item',2821,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aracelis Roemer] New Form Submission','2026-03-31 20:47:47'),(5620,2,'submission_item',2821,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aracelis Roemer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 20:47:47'),(5621,2,'submission_item',2822,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2026-03-31 22:01:35'),(5622,2,'submission_item',2822,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 22:01:35'),(5623,2,'submission_item',2823,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [ritualny1e_coOa] New Form Submission','2026-03-31 23:44:00'),(5624,2,'submission_item',2823,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [ritualny1e_coOa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-03-31 23:44:00'),(5625,2,'submission_item',2824,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ahmed Hussein] New Form Submission','2026-04-01 18:29:57'),(5626,2,'submission_item',2824,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ahmed Hussein] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-01 18:29:57'),(5627,2,'submission_item',2825,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shani Matthaei] New Form Submission','2026-04-01 23:16:04'),(5628,2,'submission_item',2825,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shani Matthaei] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-01 23:16:04'),(5629,2,'submission_item',2826,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maynard Honey] New Form Submission','2026-04-02 06:57:35'),(5630,2,'submission_item',2826,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maynard Honey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-02 06:57:35'),(5631,2,'submission_item',2827,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terra Khan] New Form Submission','2026-04-02 07:30:49'),(5632,2,'submission_item',2827,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terra Khan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-02 07:30:49'),(5633,2,'submission_item',2828,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Megan Marlar] New Form Submission','2026-04-02 12:32:19'),(5634,2,'submission_item',2828,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Megan Marlar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-02 12:32:19'),(5635,2,'submission_item',2829,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Michaeldauck] New Form Submission','2026-04-03 01:17:02'),(5636,2,'submission_item',2829,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Michaeldauck] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-03 01:17:02'),(5637,2,'submission_item',2830,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2026-04-03 01:59:23'),(5638,2,'submission_item',2830,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-03 01:59:23'),(5639,2,'submission_item',2831,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lina Poidevin] New Form Submission','2026-04-03 02:23:53'),(5640,2,'submission_item',2831,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lina Poidevin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-03 02:23:53'),(5641,2,'submission_item',2832,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-03 05:15:18'),(5642,2,'submission_item',2832,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-03 05:15:18'),(5643,2,'submission_item',2833,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-03 12:11:54'),(5644,2,'submission_item',2833,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-03 12:11:54'),(5645,2,'submission_item',2834,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brian WRIGHT Eng.] New Form Submission','2026-04-04 23:43:54'),(5646,2,'submission_item',2834,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brian WRIGHT Eng.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-04 23:43:54'),(5647,2,'submission_item',2835,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elvin Longstaff] New Form Submission','2026-04-05 04:17:35'),(5648,2,'submission_item',2835,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elvin Longstaff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-05 04:17:35'),(5649,2,'submission_item',2836,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shelia Oxendine] New Form Submission','2026-04-05 10:55:48'),(5650,2,'submission_item',2836,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shelia Oxendine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-05 10:55:48'),(5651,2,'submission_item',2837,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrybut] New Form Submission','2026-04-06 02:24:24'),(5652,2,'submission_item',2837,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrybut] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-06 02:24:24'),(5653,2,'submission_item',2838,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Terrybut] New Form Submission','2026-04-06 03:20:18'),(5654,2,'submission_item',2838,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Terrybut] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-06 03:20:18'),(5655,2,'submission_item',2839,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-06 09:37:00'),(5656,2,'submission_item',2839,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-06 09:37:00'),(5657,2,'submission_item',2840,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertNab] New Form Submission','2026-04-06 21:53:23'),(5658,2,'submission_item',2840,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertNab] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-06 21:53:23'),(5659,2,'submission_item',2841,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_ttol] New Form Submission','2026-04-07 03:52:10'),(5660,2,'submission_item',2841,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_ttol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 03:52:10'),(5661,2,'submission_item',2842,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_xkol] New Form Submission','2026-04-07 03:52:10'),(5662,2,'submission_item',2842,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_xkol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 03:52:10'),(5663,2,'submission_item',2843,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2026-04-07 04:11:52'),(5664,2,'submission_item',2843,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 04:11:52'),(5665,2,'submission_item',2844,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Valarie Farleigh] New Form Submission','2026-04-07 12:01:14'),(5666,2,'submission_item',2844,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Valarie Farleigh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 12:01:14'),(5667,2,'submission_item',2845,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Winnie Springer] New Form Submission','2026-04-07 12:26:19'),(5668,2,'submission_item',2845,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Winnie Springer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 12:26:19'),(5669,2,'submission_item',2846,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Asa Swigert] New Form Submission','2026-04-07 20:30:45'),(5670,2,'submission_item',2846,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Asa Swigert] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-07 20:30:45'),(5671,2,'submission_item',2847,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2026-04-08 00:27:16'),(5672,2,'submission_item',2847,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-08 00:27:16'),(5673,2,'submission_item',2848,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nestor Waugh] New Form Submission','2026-04-08 17:45:03'),(5674,2,'submission_item',2848,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nestor Waugh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-08 17:45:03'),(5675,2,'submission_item',2849,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sienna Meeker] New Form Submission','2026-04-08 21:20:59'),(5676,2,'submission_item',2849,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sienna Meeker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-08 21:20:59'),(5677,2,'submission_item',2850,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jodi Demaine] New Form Submission','2026-04-09 01:51:44'),(5678,2,'submission_item',2850,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jodi Demaine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-09 01:51:44'),(5679,2,'submission_item',2851,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jessika Ramos] New Form Submission','2026-04-09 05:49:08'),(5680,2,'submission_item',2851,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jessika Ramos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-09 05:49:08'),(5681,2,'submission_item',2852,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arpit] New Form Submission','2026-04-09 09:59:18'),(5682,2,'submission_item',2852,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arpit] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-09 09:59:18'),(5683,2,'submission_item',2853,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mohammed Kuster] New Form Submission','2026-04-09 21:53:59'),(5684,2,'submission_item',2853,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mohammed Kuster] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-09 21:53:59'),(5685,2,'submission_item',2854,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zain] New Form Submission','2026-04-10 01:10:09'),(5686,2,'submission_item',2854,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-10 01:10:09'),(5687,2,'submission_item',2855,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gemma Marshall] New Form Submission','2026-04-10 12:22:59'),(5688,2,'submission_item',2855,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gemma Marshall] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-10 12:22:59'),(5689,2,'submission_item',2856,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jada Grout] New Form Submission','2026-04-10 17:37:52'),(5690,2,'submission_item',2856,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jada Grout] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-10 17:37:52'),(5691,2,'submission_item',2857,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tubdiciada] New Form Submission','2026-04-10 23:04:31'),(5692,2,'submission_item',2857,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tubdiciada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-10 23:04:31'),(5693,2,'submission_item',2858,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [King Jackman] New Form Submission','2026-04-10 23:10:42'),(5694,2,'submission_item',2858,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [King Jackman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-10 23:10:42'),(5695,2,'submission_item',2859,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-11 01:34:36'),(5696,2,'submission_item',2859,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 01:34:36'),(5697,2,'submission_item',2860,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sandy] New Form Submission','2026-04-11 01:58:29'),(5698,2,'submission_item',2860,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 01:58:29'),(5699,2,'submission_item',2861,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [NATREGTEGH2034890NEYRTHYT] New Form Submission','2026-04-11 03:06:17'),(5700,2,'submission_item',2861,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [NATREGTEGH2034890NEYRTHYT] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 03:06:17'),(5701,2,'submission_item',2862,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-11 04:53:42'),(5702,2,'submission_item',2862,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 04:53:42'),(5703,2,'submission_item',2863,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Duane Vessels] New Form Submission','2026-04-11 11:01:27'),(5704,2,'submission_item',2863,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Duane Vessels] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 11:01:27'),(5705,2,'submission_item',2864,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [ritualny1e_plOa] New Form Submission','2026-04-11 12:19:01'),(5706,2,'submission_item',2864,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [ritualny1e_plOa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 12:19:01'),(5707,2,'submission_item',2865,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-11 14:01:02'),(5708,2,'submission_item',2865,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 14:01:02'),(5709,2,'submission_item',2866,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tracey Garth] New Form Submission','2026-04-11 14:57:27'),(5710,2,'submission_item',2866,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tracey Garth] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 14:57:27'),(5711,2,'submission_item',2867,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Evelyn Roach] New Form Submission','2026-04-11 19:34:18'),(5712,2,'submission_item',2867,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Evelyn Roach] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 19:34:18'),(5713,2,'submission_item',2868,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kayla Hitchcock] New Form Submission','2026-04-11 19:43:07'),(5714,2,'submission_item',2868,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kayla Hitchcock] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-11 19:43:07'),(5715,2,'submission_item',2869,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louanne McLaren] New Form Submission','2026-04-12 02:16:34'),(5716,2,'submission_item',2869,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louanne McLaren] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-12 02:16:34'),(5717,2,'submission_item',2870,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Erna Sidney] New Form Submission','2026-04-12 02:44:34'),(5718,2,'submission_item',2870,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Erna Sidney] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-12 02:44:34'),(5719,2,'submission_item',2871,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-12 02:51:11'),(5720,2,'submission_item',2871,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-12 02:51:11'),(5721,2,'submission_item',2872,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-04-12 23:19:25'),(5722,2,'submission_item',2872,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-12 23:19:25'),(5723,2,'submission_item',2873,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rodriguez Gonzalez] New Form Submission','2026-04-13 06:28:04'),(5724,2,'submission_item',2873,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rodriguez Gonzalez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-13 06:28:04'),(5725,2,'submission_item',2874,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-04-13 21:28:50'),(5726,2,'submission_item',2874,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-13 21:28:50'),(5727,2,'submission_item',2875,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-13 22:14:27'),(5728,2,'submission_item',2875,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-13 22:14:27'),(5729,2,'submission_item',2876,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Merrill Dominquez] New Form Submission','2026-04-14 14:59:29'),(5730,2,'submission_item',2876,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Merrill Dominquez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-14 14:59:29'),(5731,2,'submission_item',2877,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2026-04-14 22:14:10'),(5732,2,'submission_item',2877,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-14 22:14:10'),(5733,2,'submission_item',2878,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [mohamed ashik] New Form Submission','2026-04-15 02:15:30'),(5734,2,'submission_item',2878,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [mohamed ashik] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 02:15:30'),(5735,2,'submission_item',2879,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucio Palmore] New Form Submission','2026-04-15 02:28:12'),(5736,2,'submission_item',2879,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucio Palmore] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 02:28:12'),(5737,2,'submission_item',2880,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-15 06:33:27'),(5738,2,'submission_item',2880,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 06:33:27'),(5739,2,'submission_item',2881,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pearlene Surratt] New Form Submission','2026-04-15 10:36:35'),(5740,2,'submission_item',2881,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pearlene Surratt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 10:36:35'),(5741,2,'submission_item',2882,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-15 12:22:01'),(5742,2,'submission_item',2882,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 12:22:01'),(5743,2,'submission_item',2883,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tangela Sherriff] New Form Submission','2026-04-15 13:15:00'),(5744,2,'submission_item',2883,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tangela Sherriff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 13:15:00'),(5745,2,'submission_item',2884,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aundrea Dube] New Form Submission','2026-04-15 14:58:26'),(5746,2,'submission_item',2884,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aundrea Dube] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 14:58:26'),(5747,2,'submission_item',2885,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-15 21:02:20'),(5748,2,'submission_item',2885,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-15 21:02:20'),(5749,2,'submission_item',2886,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lisa] New Form Submission','2026-04-16 20:45:11'),(5750,2,'submission_item',2886,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lisa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-16 20:45:11'),(5751,2,'submission_item',2887,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-17 00:58:14'),(5752,2,'submission_item',2887,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-17 00:58:14'),(5753,2,'submission_item',2888,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-17 18:03:05'),(5754,2,'submission_item',2888,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-17 18:03:05'),(5755,2,'submission_item',2889,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oma Riddell] New Form Submission','2026-04-18 06:16:55'),(5756,2,'submission_item',2889,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oma Riddell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-18 06:16:55'),(5757,2,'submission_item',2890,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stefanie Metzler] New Form Submission','2026-04-18 13:35:54'),(5758,2,'submission_item',2890,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stefanie Metzler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-18 13:35:54'),(5759,2,'submission_item',2891,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-04-18 21:43:29'),(5760,2,'submission_item',2891,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-18 21:43:29'),(5761,2,'submission_item',2892,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CarolynPoulp] New Form Submission','2026-04-18 23:38:16'),(5762,2,'submission_item',2892,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CarolynPoulp] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-18 23:38:16'),(5763,2,'submission_item',2893,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Candra Joyner] New Form Submission','2026-04-20 03:49:10'),(5764,2,'submission_item',2893,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Candra Joyner] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-20 03:49:10'),(5765,2,'submission_item',2894,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Linnea Bormann] New Form Submission','2026-04-20 10:41:43'),(5766,2,'submission_item',2894,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Linnea Bormann] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-20 10:41:43'),(5767,2,'submission_item',2895,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Siddique] New Form Submission','2026-04-20 19:05:21'),(5768,2,'submission_item',2895,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Siddique] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-20 19:05:21'),(5769,2,'submission_item',2896,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dotty Ming] New Form Submission','2026-04-20 22:23:16'),(5770,2,'submission_item',2896,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dotty Ming] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-20 22:23:16'),(5771,2,'submission_item',2897,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-21 11:22:15'),(5772,2,'submission_item',2897,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-21 11:22:15'),(5773,2,'submission_item',2898,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Verlene McLean] New Form Submission','2026-04-21 15:12:14'),(5774,2,'submission_item',2898,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Verlene McLean] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-21 15:12:14'),(5775,2,'submission_item',2899,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rosalinda Decosta] New Form Submission','2026-04-22 11:01:34'),(5776,2,'submission_item',2899,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rosalinda Decosta] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-22 11:01:34'),(5777,2,'submission_item',2900,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jayrn Smith] New Form Submission','2026-04-22 14:33:56'),(5778,2,'submission_item',2900,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jayrn Smith] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-22 14:33:56'),(5779,2,'submission_item',2901,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-22 18:45:19'),(5780,2,'submission_item',2901,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-22 18:45:19'),(5781,2,'submission_item',2902,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alejandrina Duffy] New Form Submission','2026-04-22 23:27:04'),(5782,2,'submission_item',2902,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alejandrina Duffy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-22 23:27:04'),(5783,2,'submission_item',2903,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zain] New Form Submission','2026-04-23 05:10:28'),(5784,2,'submission_item',2903,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zain] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-23 05:10:28'),(5785,2,'submission_item',2904,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [kontent_bxSa] New Form Submission','2026-04-23 10:43:52'),(5786,2,'submission_item',2904,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [kontent_bxSa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-23 10:43:52'),(5787,2,'submission_item',2905,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Colechin] New Form Submission','2026-04-24 00:36:03'),(5788,2,'submission_item',2905,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Colechin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-24 00:36:03'),(5789,2,'submission_item',2906,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sophie Lane] New Form Submission','2026-04-24 19:24:23'),(5790,2,'submission_item',2906,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sophie Lane] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-24 19:24:23'),(5791,2,'submission_item',2907,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alisa Gatlin] New Form Submission','2026-04-24 23:07:11'),(5792,2,'submission_item',2907,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alisa Gatlin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-24 23:07:11'),(5793,2,'submission_item',2908,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bernice Kinsella] New Form Submission','2026-04-25 18:04:41'),(5794,2,'submission_item',2908,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bernice Kinsella] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-25 18:04:41'),(5795,2,'submission_item',2909,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-25 19:45:30'),(5796,2,'submission_item',2909,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-25 19:45:30'),(5797,2,'submission_item',2910,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorie Devereaux] New Form Submission','2026-04-25 20:25:33'),(5798,2,'submission_item',2910,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorie Devereaux] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-25 20:25:33'),(5799,2,'submission_item',2911,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-26 00:52:08'),(5800,2,'submission_item',2911,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-26 00:52:08'),(5801,2,'submission_item',2912,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [fowuikvtfexpxmuhTiDrT] New Form Submission','2026-04-26 19:42:37'),(5802,2,'submission_item',2912,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [fowuikvtfexpxmuhTiDrT] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-26 19:42:37'),(5803,2,'submission_item',2913,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anna] New Form Submission','2026-04-27 03:37:55'),(5804,2,'submission_item',2913,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anna] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-27 03:37:55'),(5805,2,'submission_item',2914,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-04-27 04:49:57'),(5806,2,'submission_item',2914,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-27 04:49:57'),(5807,2,'submission_item',2915,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Elisa Gillen] New Form Submission','2026-04-28 01:09:47'),(5808,2,'submission_item',2915,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Elisa Gillen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-28 01:09:47'),(5809,2,'submission_item',2916,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [vvDRtqrPprAxnkjELWfZ] New Form Submission','2026-04-28 07:27:20'),(5810,2,'submission_item',2916,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [vvDRtqrPprAxnkjELWfZ] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-28 07:27:20'),(5811,2,'submission_item',2917,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [WilliamFes] New Form Submission','2026-04-28 16:02:05'),(5812,2,'submission_item',2917,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [WilliamFes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-28 16:02:05'),(5813,2,'submission_item',2918,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Berenice Rosario] New Form Submission','2026-04-28 20:44:09'),(5814,2,'submission_item',2918,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Berenice Rosario] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-28 20:44:09'),(5815,2,'submission_item',2919,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Fletcher Bernacchi] New Form Submission','2026-04-28 23:06:56'),(5816,2,'submission_item',2919,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Fletcher Bernacchi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-28 23:06:56'),(5817,2,'submission_item',2920,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-04-29 00:19:59'),(5818,2,'submission_item',2920,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-29 00:19:59'),(5819,2,'submission_item',2921,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [KuSeJWiowzOCmNAY] New Form Submission','2026-04-29 05:24:43'),(5820,2,'submission_item',2921,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [KuSeJWiowzOCmNAY] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-04-29 05:24:43'),(5821,2,'submission_item',2922,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alina] New Form Submission','2026-05-01 10:20:46'),(5822,2,'submission_item',2922,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alina] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-01 10:20:46'),(5823,2,'submission_item',2923,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ulrich Donoghue] New Form Submission','2026-05-01 20:22:16'),(5824,2,'submission_item',2923,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ulrich Donoghue] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-01 20:22:16'),(5825,2,'submission_item',2924,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lorrie Balsillie] New Form Submission','2026-05-01 22:23:36'),(5826,2,'submission_item',2924,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lorrie Balsillie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-01 22:23:36'),(5827,2,'submission_item',2925,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-05-02 00:10:49'),(5828,2,'submission_item',2925,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-02 00:10:49'),(5829,2,'submission_item',2926,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-02 07:37:25'),(5830,2,'submission_item',2926,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-02 07:37:25'),(5831,2,'submission_item',2927,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Homer Dorris] New Form Submission','2026-05-02 12:05:03'),(5832,2,'submission_item',2927,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Homer Dorris] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-02 12:05:03'),(5833,2,'submission_item',2928,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-03 00:29:42'),(5834,2,'submission_item',2928,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-03 00:29:42'),(5835,2,'submission_item',2929,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Martha Sappington] New Form Submission','2026-05-03 18:48:54'),(5836,2,'submission_item',2929,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Martha Sappington] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-03 18:48:54'),(5837,2,'submission_item',2930,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-04 12:29:58'),(5838,2,'submission_item',2930,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-04 12:29:58'),(5839,2,'submission_item',2931,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-04 22:47:47'),(5840,2,'submission_item',2931,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-04 22:47:47'),(5841,2,'submission_item',2932,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Theresa Shook] New Form Submission','2026-05-05 00:51:09'),(5842,2,'submission_item',2932,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Theresa Shook] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-05 00:51:09'),(5843,2,'submission_item',2933,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mandy] New Form Submission','2026-05-05 01:43:14'),(5844,2,'submission_item',2933,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mandy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-05 01:43:14'),(5845,2,'submission_item',2934,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-05 14:13:28'),(5846,2,'submission_item',2934,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-05 14:13:28'),(5847,2,'submission_item',2935,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-06 03:01:30'),(5848,2,'submission_item',2935,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-06 03:01:30'),(5849,2,'submission_item',2936,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tonia Austerlitz] New Form Submission','2026-05-06 05:46:50'),(5850,2,'submission_item',2936,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tonia Austerlitz] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-06 05:46:50'),(5851,2,'submission_item',2937,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-06 07:25:00'),(5852,2,'submission_item',2937,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-06 07:25:00'),(5853,2,'submission_item',2938,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-06 20:21:56'),(5854,2,'submission_item',2938,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-06 20:21:56'),(5855,2,'submission_item',2939,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ravi] New Form Submission','2026-05-06 20:48:16'),(5856,2,'submission_item',2939,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ravi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-06 20:48:16'),(5857,2,'submission_item',2940,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Stormy Warman] New Form Submission','2026-05-07 04:35:24'),(5858,2,'submission_item',2940,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Stormy Warman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-07 04:35:24'),(5859,2,'submission_item',2941,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sid] New Form Submission','2026-05-08 01:35:54'),(5860,2,'submission_item',2941,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sid] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-08 01:35:54'),(5861,2,'submission_item',2942,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gladys Backhouse] New Form Submission','2026-05-08 05:35:53'),(5862,2,'submission_item',2942,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gladys Backhouse] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-08 05:35:53'),(5863,2,'submission_item',2943,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-08 10:36:08'),(5864,2,'submission_item',2943,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-08 10:36:08'),(5865,2,'submission_item',2944,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dan Justine] New Form Submission','2026-05-08 15:03:30'),(5866,2,'submission_item',2944,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dan Justine] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-08 15:03:30'),(5867,2,'submission_item',2945,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [rQaHnlzquJBzHzyQVJ] New Form Submission','2026-05-08 16:48:25'),(5868,2,'submission_item',2945,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [rQaHnlzquJBzHzyQVJ] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-08 16:48:25'),(5869,2,'submission_item',2946,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [fsKwidzOCsRGySaK] New Form Submission','2026-05-09 07:03:49'),(5870,2,'submission_item',2946,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [fsKwidzOCsRGySaK] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-09 07:03:49'),(5871,2,'submission_item',2947,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [GlbBKYtinWMwVsBaxq] New Form Submission','2026-05-09 12:14:46'),(5872,2,'submission_item',2947,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [GlbBKYtinWMwVsBaxq] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-09 12:14:46'),(5873,2,'submission_item',2948,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-10 04:00:32'),(5874,2,'submission_item',2948,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-10 04:00:32'),(5875,2,'submission_item',2949,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ute Timbery] New Form Submission','2026-05-10 10:29:53'),(5876,2,'submission_item',2949,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ute Timbery] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-10 10:29:53'),(5877,2,'submission_item',2950,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-10 10:58:59'),(5878,2,'submission_item',2950,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-10 10:58:59'),(5879,2,'submission_item',2951,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-10 11:18:07'),(5880,2,'submission_item',2951,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-10 11:18:07'),(5881,2,'submission_item',2952,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-11 07:20:00'),(5882,2,'submission_item',2952,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-11 07:20:00'),(5883,2,'submission_item',2953,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kennith Boelter] New Form Submission','2026-05-13 01:15:55'),(5884,2,'submission_item',2953,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kennith Boelter] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-13 01:15:55'),(5885,2,'submission_item',2954,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-13 18:59:56'),(5886,2,'submission_item',2954,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-13 18:59:56'),(5887,2,'submission_item',2955,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-13 22:49:33'),(5888,2,'submission_item',2955,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-13 22:49:33'),(5889,2,'submission_item',2956,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hyman Gibbons] New Form Submission','2026-05-14 01:58:00'),(5890,2,'submission_item',2956,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hyman Gibbons] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 01:58:00'),(5891,2,'submission_item',2957,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-14 05:14:18'),(5892,2,'submission_item',2957,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 05:14:18'),(5893,2,'submission_item',2958,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clement Kindler] New Form Submission','2026-05-14 06:12:43'),(5894,2,'submission_item',2958,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clement Kindler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 06:12:43'),(5895,2,'submission_item',2959,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-14 06:14:32'),(5896,2,'submission_item',2959,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 06:14:32'),(5897,2,'submission_item',2960,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joeann Merrell] New Form Submission','2026-05-14 09:26:49'),(5898,2,'submission_item',2960,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joeann Merrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 09:26:49'),(5899,2,'submission_item',2961,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-14 10:25:35'),(5900,2,'submission_item',2961,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 10:25:35'),(5901,2,'submission_item',2962,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lamont Macalister] New Form Submission','2026-05-14 10:51:00'),(5902,2,'submission_item',2962,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lamont Macalister] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 10:51:00'),(5903,2,'submission_item',2963,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maria Yuan] New Form Submission','2026-05-14 12:51:07'),(5904,2,'submission_item',2963,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maria Yuan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 12:51:07'),(5905,2,'submission_item',2964,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jewel Grandi] New Form Submission','2026-05-14 13:23:31'),(5906,2,'submission_item',2964,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jewel Grandi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 13:23:31'),(5907,2,'submission_item',2965,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clay Barrett] New Form Submission','2026-05-14 18:21:11'),(5908,2,'submission_item',2965,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clay Barrett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 18:21:11'),(5909,2,'submission_item',2966,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Darell Guffey] New Form Submission','2026-05-14 20:37:12'),(5910,2,'submission_item',2966,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Darell Guffey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 20:37:12'),(5911,2,'submission_item',2967,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Seth Elizondo] New Form Submission','2026-05-14 23:16:40'),(5912,2,'submission_item',2967,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Seth Elizondo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-14 23:16:40'),(5913,2,'submission_item',2968,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Oj James] New Form Submission','2026-05-15 00:50:45'),(5914,2,'submission_item',2968,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Oj James] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-15 00:50:45'),(5915,2,'submission_item',2969,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Antonia Avalos] New Form Submission','2026-05-15 03:00:18'),(5916,2,'submission_item',2969,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Antonia Avalos] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-15 03:00:19'),(5917,2,'submission_item',2970,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-15 18:04:18'),(5918,2,'submission_item',2970,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-15 18:04:18'),(5919,2,'submission_item',2971,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RpxScbPNOIEkWlyqnNigTV] New Form Submission','2026-05-15 18:10:11'),(5920,2,'submission_item',2971,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RpxScbPNOIEkWlyqnNigTV] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-15 18:10:11'),(5921,2,'submission_item',2972,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-16 03:16:26'),(5922,2,'submission_item',2972,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-16 03:16:26'),(5923,2,'submission_item',2973,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mirta Egerton] New Form Submission','2026-05-16 06:02:12'),(5924,2,'submission_item',2973,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mirta Egerton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-16 06:02:12'),(5925,2,'submission_item',2974,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Arnoldodrurn] New Form Submission','2026-05-16 07:00:32'),(5926,2,'submission_item',2974,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Arnoldodrurn] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-16 07:00:32'),(5927,2,'submission_item',2975,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-16 16:07:08'),(5928,2,'submission_item',2975,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-16 16:07:08'),(5929,2,'submission_item',2976,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alannah Batty] New Form Submission','2026-05-16 17:33:15'),(5930,2,'submission_item',2976,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alannah Batty] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-16 17:33:15'),(5931,2,'submission_item',2977,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-17 00:12:54'),(5932,2,'submission_item',2977,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-17 00:12:54'),(5933,2,'submission_item',2978,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Becky Glass] New Form Submission','2026-05-17 04:29:11'),(5934,2,'submission_item',2978,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Becky Glass] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-17 04:29:11'),(5935,2,'submission_item',2979,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_baol] New Form Submission','2026-05-17 22:15:49'),(5936,2,'submission_item',2979,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_baol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-17 22:15:49'),(5937,2,'submission_item',2980,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_faol] New Form Submission','2026-05-17 22:15:56'),(5938,2,'submission_item',2980,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_faol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-17 22:15:56'),(5939,2,'submission_item',2981,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Karl Oddie] New Form Submission','2026-05-18 05:34:31'),(5940,2,'submission_item',2981,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Karl Oddie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-18 05:34:31'),(5941,2,'submission_item',2982,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rahul] New Form Submission','2026-05-19 13:17:42'),(5942,2,'submission_item',2982,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rahul] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-19 13:17:42'),(5943,2,'submission_item',2983,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tommy Hilyard] New Form Submission','2026-05-19 13:55:23'),(5944,2,'submission_item',2983,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tommy Hilyard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-19 13:55:23'),(5945,2,'submission_item',2984,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-20 04:34:09'),(5946,2,'submission_item',2984,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-20 04:34:09'),(5947,2,'submission_item',2985,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abi] New Form Submission','2026-05-21 08:08:30'),(5948,2,'submission_item',2985,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-21 08:08:30'),(5949,2,'submission_item',2986,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kisha Springthorpe] New Form Submission','2026-05-22 15:40:15'),(5950,2,'submission_item',2986,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kisha Springthorpe] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-22 15:40:15'),(5951,2,'submission_item',2987,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-22 21:59:54'),(5952,2,'submission_item',2987,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-22 21:59:54'),(5953,2,'submission_item',2988,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Harvey Hirst] New Form Submission','2026-05-22 22:27:55'),(5954,2,'submission_item',2988,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Harvey Hirst] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-22 22:27:55'),(5955,2,'submission_item',2989,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hazel Stamey] New Form Submission','2026-05-22 23:56:47'),(5956,2,'submission_item',2989,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hazel Stamey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-22 23:56:47'),(5957,2,'submission_item',2990,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Dolores Andrus] New Form Submission','2026-05-23 09:45:01'),(5958,2,'submission_item',2990,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Dolores Andrus] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-23 09:45:01'),(5959,2,'submission_item',2991,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lawerence Cockrell] New Form Submission','2026-05-23 10:01:39'),(5960,2,'submission_item',2991,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lawerence Cockrell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-23 10:01:39'),(5961,2,'submission_item',2992,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-23 12:39:41'),(5962,2,'submission_item',2992,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-23 12:39:41'),(5963,2,'submission_item',2993,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-23 14:02:03'),(5964,2,'submission_item',2993,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-23 14:02:03'),(5965,2,'submission_item',2994,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucinda Plate] New Form Submission','2026-05-24 14:12:08'),(5966,2,'submission_item',2994,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucinda Plate] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-24 14:12:08'),(5967,2,'submission_item',2995,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-05-25 13:42:59'),(5968,2,'submission_item',2995,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 13:42:59'),(5969,2,'submission_item',2996,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-05-25 13:54:50'),(5970,2,'submission_item',2996,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 13:54:50'),(5971,2,'submission_item',2997,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Katrina Nott] New Form Submission','2026-05-25 15:02:43'),(5972,2,'submission_item',2997,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Katrina Nott] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 15:02:43'),(5973,2,'submission_item',2998,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aliya] New Form Submission','2026-05-25 16:54:10'),(5974,2,'submission_item',2998,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aliya] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 16:54:10'),(5975,2,'submission_item',2999,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ms. Maisarah Noor] New Form Submission','2026-05-25 21:31:19'),(5976,2,'submission_item',2999,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ms. Maisarah Noor] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 21:31:19'),(5977,2,'submission_item',3000,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerrod Yuranigh] New Form Submission','2026-05-25 23:33:07'),(5978,2,'submission_item',3000,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerrod Yuranigh] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-25 23:33:07'),(5979,2,'submission_item',3001,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kayleigh Kibby] New Form Submission','2026-05-26 16:37:31'),(5980,2,'submission_item',3001,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kayleigh Kibby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-26 16:37:31'),(5981,2,'submission_item',3002,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Edmundo Wetzel] New Form Submission','2026-05-27 11:58:56'),(5982,2,'submission_item',3002,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Edmundo Wetzel] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-27 11:58:56'),(5983,2,'submission_item',3003,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tamie Finch] New Form Submission','2026-05-27 13:14:45'),(5984,2,'submission_item',3003,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tamie Finch] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-27 13:14:45'),(5985,2,'submission_item',3004,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sam] New Form Submission','2026-05-28 05:15:09'),(5986,2,'submission_item',3004,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-28 05:15:09'),(5987,2,'submission_item',3005,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Anastasia Blanchette] New Form Submission','2026-05-28 13:11:34'),(5988,2,'submission_item',3005,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Anastasia Blanchette] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-28 13:11:34'),(5989,2,'submission_item',3006,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rob Paredes] New Form Submission','2026-05-28 19:48:12'),(5990,2,'submission_item',3006,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rob Paredes] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-28 19:48:12'),(5991,2,'submission_item',3007,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Donna Barfield] New Form Submission','2026-05-29 15:51:49'),(5992,2,'submission_item',3007,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Donna Barfield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-29 15:51:49'),(5993,2,'submission_item',3008,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mamie Marlar] New Form Submission','2026-05-29 21:57:43'),(5994,2,'submission_item',3008,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mamie Marlar] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-29 21:57:43'),(5995,2,'submission_item',3009,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deangelo Butler] New Form Submission','2026-05-30 01:48:06'),(5996,2,'submission_item',3009,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deangelo Butler] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-30 01:48:06'),(5997,2,'submission_item',3010,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi Dwivedi] New Form Submission','2026-05-30 05:03:55'),(5998,2,'submission_item',3010,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi Dwivedi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-30 05:03:55'),(5999,2,'submission_item',3011,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Viola Cruickshank] New Form Submission','2026-05-30 20:48:06'),(6000,2,'submission_item',3011,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Viola Cruickshank] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-30 20:48:06'),(6001,2,'submission_item',3012,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Leslie Merricroft] New Form Submission','2026-05-31 09:02:16'),(6002,2,'submission_item',3012,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Leslie Merricroft] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-31 09:02:16'),(6003,2,'submission_item',3013,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Christina Luckett] New Form Submission','2026-05-31 20:08:11'),(6004,2,'submission_item',3013,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Christina Luckett] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-31 20:08:11'),(6005,2,'submission_item',3014,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kimber Verge] New Form Submission','2026-05-31 20:47:40'),(6006,2,'submission_item',3014,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kimber Verge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-05-31 20:47:40'),(6007,2,'submission_item',3015,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clay Veal] New Form Submission','2026-06-01 00:40:38'),(6008,2,'submission_item',3015,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clay Veal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 00:40:38'),(6009,2,'submission_item',3016,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Louise Ordonez] New Form Submission','2026-06-01 01:38:37'),(6010,2,'submission_item',3016,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Louise Ordonez] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 01:38:37'),(6011,2,'submission_item',3017,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Vickey Staples] New Form Submission','2026-06-01 01:45:17'),(6012,2,'submission_item',3017,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Vickey Staples] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 01:45:17'),(6013,2,'submission_item',3018,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-01 04:27:47'),(6014,2,'submission_item',3018,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 04:27:47'),(6015,2,'submission_item',3019,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Julieta Maruff] New Form Submission','2026-06-01 05:40:29'),(6016,2,'submission_item',3019,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Julieta Maruff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 05:40:29'),(6017,2,'submission_item',3020,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Gertrude Haase] New Form Submission','2026-06-01 08:38:34'),(6018,2,'submission_item',3020,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Gertrude Haase] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 08:38:34'),(6019,2,'submission_item',3021,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wayne Leddy] New Form Submission','2026-06-01 16:23:14'),(6020,2,'submission_item',3021,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wayne Leddy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 16:23:14'),(6021,2,'submission_item',3022,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-01 17:23:47'),(6022,2,'submission_item',3022,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 17:23:47'),(6023,2,'submission_item',3023,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Aimee Julian] New Form Submission','2026-06-01 19:16:02'),(6024,2,'submission_item',3023,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Aimee Julian] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-01 19:16:02'),(6025,2,'submission_item',3024,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ronnie Tindal] New Form Submission','2026-06-02 02:53:21'),(6026,2,'submission_item',3024,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ronnie Tindal] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-02 02:53:21'),(6027,2,'submission_item',3025,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Melissa Harrison] New Form Submission','2026-06-02 06:19:39'),(6028,2,'submission_item',3025,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Melissa Harrison] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-02 06:19:39'),(6029,2,'submission_item',3026,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Novella Wannemaker] New Form Submission','2026-06-03 06:10:20'),(6030,2,'submission_item',3026,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Novella Wannemaker] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-03 06:10:20'),(6031,2,'submission_item',3027,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-03 21:46:31'),(6032,2,'submission_item',3027,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-03 21:46:31'),(6033,2,'submission_item',3028,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-06-03 23:44:48'),(6034,2,'submission_item',3028,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-03 23:44:48'),(6035,2,'submission_item',3029,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paulette Dang] New Form Submission','2026-06-04 00:11:49'),(6036,2,'submission_item',3029,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paulette Dang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-04 00:11:49'),(6037,2,'submission_item',3030,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-04 01:58:27'),(6038,2,'submission_item',3030,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-04 01:58:27'),(6039,2,'submission_item',3031,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-04 03:57:06'),(6040,2,'submission_item',3031,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-04 03:57:06'),(6041,2,'submission_item',3032,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ron Elzy] New Form Submission','2026-06-04 13:29:28'),(6042,2,'submission_item',3032,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ron Elzy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-04 13:29:28'),(6043,2,'submission_item',3033,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi Dwivedi] New Form Submission','2026-06-04 13:54:39'),(6044,2,'submission_item',3033,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi Dwivedi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-04 13:54:39'),(6045,2,'submission_item',3034,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-05 06:00:50'),(6046,2,'submission_item',3034,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-05 06:00:50'),(6047,2,'submission_item',3035,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Eduardo Farnham] New Form Submission','2026-06-05 06:52:40'),(6048,2,'submission_item',3035,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Eduardo Farnham] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-05 06:52:40'),(6049,2,'submission_item',3036,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Alex Pumpkin] New Form Submission','2026-06-06 13:22:27'),(6050,2,'submission_item',3036,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Alex Pumpkin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-06 13:22:27'),(6051,2,'submission_item',3037,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2026-06-06 20:19:05'),(6052,2,'submission_item',3037,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-06 20:19:05'),(6053,2,'submission_item',3038,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Genia Amador] New Form Submission','2026-06-07 05:48:10'),(6054,2,'submission_item',3038,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Genia Amador] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-07 05:48:10'),(6055,2,'submission_item',3039,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [BettieHooca] New Form Submission','2026-06-07 16:08:19'),(6056,2,'submission_item',3039,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [BettieHooca] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-07 16:08:19'),(6057,2,'submission_item',3040,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Shantell Jeffreys] New Form Submission','2026-06-08 08:11:27'),(6058,2,'submission_item',3040,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Shantell Jeffreys] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-08 08:11:27'),(6059,2,'submission_item',3041,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi Dwivedi] New Form Submission','2026-06-08 20:14:46'),(6060,2,'submission_item',3041,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi Dwivedi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-08 20:14:46'),(6061,2,'submission_item',3042,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sarahadurf] New Form Submission','2026-06-09 03:47:17'),(6062,2,'submission_item',3042,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sarahadurf] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-09 03:47:17'),(6063,2,'submission_item',3043,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Layne Duesbury] New Form Submission','2026-06-09 07:36:18'),(6064,2,'submission_item',3043,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Layne Duesbury] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-09 07:36:18'),(6065,2,'submission_item',3044,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-10 18:40:58'),(6066,2,'submission_item',3044,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-10 18:40:58'),(6067,2,'submission_item',3045,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ihejirika Udoeze Kelechi] New Form Submission','2026-06-10 19:42:41'),(6068,2,'submission_item',3045,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ihejirika Udoeze Kelechi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-10 19:42:41'),(6069,2,'submission_item',3046,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nikki] New Form Submission','2026-06-10 23:23:57'),(6070,2,'submission_item',3046,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nikki] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-10 23:23:57'),(6071,2,'submission_item',3047,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-11 07:20:49'),(6072,2,'submission_item',3047,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-11 07:20:49'),(6073,2,'submission_item',3048,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-11 09:44:13'),(6074,2,'submission_item',3048,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-11 09:44:13'),(6075,2,'submission_item',3049,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Saumil Joshi] New Form Submission','2026-06-11 13:42:31'),(6076,2,'submission_item',3049,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Saumil Joshi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-11 13:42:31'),(6077,2,'submission_item',3050,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-11 18:53:02'),(6078,2,'submission_item',3050,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-11 18:53:02'),(6079,2,'submission_item',3051,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franchesca Sosa] New Form Submission','2026-06-12 07:32:48'),(6080,2,'submission_item',3051,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franchesca Sosa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-12 07:32:48'),(6081,2,'submission_item',3052,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-12 12:09:53'),(6082,2,'submission_item',3052,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-12 12:09:53'),(6083,2,'submission_item',3053,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Columbus Roten] New Form Submission','2026-06-12 13:17:22'),(6084,2,'submission_item',3053,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Columbus Roten] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-12 13:17:22'),(6085,2,'submission_item',3054,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tony] New Form Submission','2026-06-12 15:30:57'),(6086,2,'submission_item',3054,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tony] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-12 15:30:57'),(6087,2,'submission_item',3055,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [HelenReard] New Form Submission','2026-06-13 23:19:46'),(6088,2,'submission_item',3055,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [HelenReard] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-13 23:19:46'),(6089,2,'submission_item',3056,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [CuSvUCVXfRYofNYWKaRl] New Form Submission','2026-06-14 05:57:33'),(6090,2,'submission_item',3056,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [CuSvUCVXfRYofNYWKaRl] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-14 05:57:33'),(6091,2,'submission_item',3057,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [DanielRound] New Form Submission','2026-06-14 10:49:36'),(6092,2,'submission_item',3057,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [DanielRound] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-14 10:49:36'),(6093,2,'submission_item',3058,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi Dwivedi] New Form Submission','2026-06-14 17:59:16'),(6094,2,'submission_item',3058,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi Dwivedi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-14 17:59:16'),(6095,2,'submission_item',3059,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zelma Babbidge] New Form Submission','2026-06-15 00:38:31'),(6096,2,'submission_item',3059,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zelma Babbidge] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-15 00:38:31'),(6097,2,'submission_item',3060,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Zane Pena] New Form Submission','2026-06-16 11:01:14'),(6098,2,'submission_item',3060,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Zane Pena] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-16 11:01:14'),(6099,2,'submission_item',3061,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ana] New Form Submission','2026-06-16 18:06:54'),(6100,2,'submission_item',3061,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ana] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-16 18:06:54'),(6101,2,'submission_item',3062,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Robt Vang] New Form Submission','2026-06-16 18:48:29'),(6102,2,'submission_item',3062,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Robt Vang] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-16 18:48:29'),(6103,2,'submission_item',3063,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Pamala Reeve] New Form Submission','2026-06-16 19:47:22'),(6104,2,'submission_item',3063,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Pamala Reeve] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-16 19:47:22'),(6105,2,'submission_item',3064,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brodie Lemke] New Form Submission','2026-06-17 11:33:01'),(6106,2,'submission_item',3064,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brodie Lemke] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-17 11:33:01'),(6107,2,'submission_item',3065,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_oxol] New Form Submission','2026-06-17 13:52:24'),(6108,2,'submission_item',3065,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_oxol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-17 13:52:24'),(6109,2,'submission_item',3066,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Franziska Ogilvie] New Form Submission','2026-06-18 01:05:06'),(6110,2,'submission_item',3066,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Franziska Ogilvie] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-18 01:05:06'),(6111,2,'submission_item',3067,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-18 19:36:50'),(6112,2,'submission_item',3067,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-18 19:36:50'),(6113,2,'submission_item',3068,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-20 21:26:50'),(6114,2,'submission_item',3068,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-20 21:26:50'),(6115,2,'submission_item',3069,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natalia Benjafield] New Form Submission','2026-06-21 03:00:34'),(6116,2,'submission_item',3069,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natalia Benjafield] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-21 03:00:34'),(6117,2,'submission_item',3070,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Trever Gray] New Form Submission','2026-06-21 04:07:56'),(6118,2,'submission_item',3070,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Trever Gray] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-21 04:07:56'),(6119,2,'submission_item',3071,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wesley Nathan] New Form Submission','2026-06-22 05:36:41'),(6120,2,'submission_item',3071,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wesley Nathan] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-22 05:36:41'),(6121,2,'submission_item',3072,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jithin Jacob] New Form Submission','2026-06-22 14:05:45'),(6122,2,'submission_item',3072,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jithin Jacob] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-22 14:05:45'),(6123,2,'submission_item',3073,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-22 22:03:05'),(6124,2,'submission_item',3073,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-22 22:03:05'),(6125,2,'submission_item',3074,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-06-23 03:03:40'),(6126,2,'submission_item',3074,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-23 03:03:40'),(6127,2,'submission_item',3075,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-23 06:13:29'),(6128,2,'submission_item',3075,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-23 06:13:29'),(6129,2,'submission_item',3076,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [mark] New Form Submission','2026-06-23 10:12:13'),(6130,2,'submission_item',3076,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [mark] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-23 10:12:13'),(6131,2,'submission_item',3077,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Noora Uthman] New Form Submission','2026-06-23 17:52:40'),(6132,2,'submission_item',3077,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Noora Uthman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-23 17:52:40'),(6133,2,'submission_item',3078,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Abhi Dwivedi] New Form Submission','2026-06-24 08:10:04'),(6134,2,'submission_item',3078,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Abhi Dwivedi] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-24 08:10:04'),(6135,2,'submission_item',3079,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yaseen Mustafa Rasheed Yaseen] New Form Submission','2026-06-24 21:17:03'),(6136,2,'submission_item',3079,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yaseen Mustafa Rasheed Yaseen] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-24 21:17:03'),(6137,2,'submission_item',3080,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Myrtle Llamas] New Form Submission','2026-06-24 22:27:49'),(6138,2,'submission_item',3080,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Myrtle Llamas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-24 22:27:49'),(6139,2,'submission_item',3081,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Cody Schmidt] New Form Submission','2026-06-25 00:09:04'),(6140,2,'submission_item',3081,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Cody Schmidt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-25 00:09:04'),(6141,2,'submission_item',3082,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-06-26 00:58:25'),(6142,2,'submission_item',3082,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-26 00:58:25'),(6143,2,'submission_item',3083,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-26 03:05:33'),(6144,2,'submission_item',3083,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-26 03:05:33'),(6145,2,'submission_item',3084,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Madge Lai] New Form Submission','2026-06-26 21:58:05'),(6146,2,'submission_item',3084,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Madge Lai] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-26 21:58:05'),(6147,2,'submission_item',3085,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-27 04:12:15'),(6148,2,'submission_item',3085,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-27 04:12:15'),(6149,2,'submission_item',3086,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-06-27 16:28:28'),(6150,2,'submission_item',3086,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-27 16:28:28'),(6151,2,'submission_item',3087,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Brianne Timperley] New Form Submission','2026-06-27 18:20:46'),(6152,2,'submission_item',3087,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Brianne Timperley] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-27 18:20:46'),(6153,2,'submission_item',3088,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-06-28 15:50:51'),(6154,2,'submission_item',3088,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-28 15:50:51'),(6155,2,'submission_item',3089,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-06-28 23:12:29'),(6156,2,'submission_item',3089,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-28 23:12:29'),(6157,2,'submission_item',3090,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Todd Dallas] New Form Submission','2026-06-29 03:45:05'),(6158,2,'submission_item',3090,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Todd Dallas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-29 03:45:05'),(6159,2,'submission_item',3091,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Muhammad Aslam] New Form Submission','2026-06-29 12:32:55'),(6160,2,'submission_item',3091,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Muhammad Aslam] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-29 12:32:55'),(6161,2,'submission_item',3092,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Georgetta Pinder] New Form Submission','2026-06-30 05:28:03'),(6162,2,'submission_item',3092,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Georgetta Pinder] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-30 05:28:03'),(6163,2,'submission_item',3093,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-06-30 21:34:44'),(6164,2,'submission_item',3093,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-06-30 21:34:44'),(6165,2,'submission_item',3094,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kenny Cuevas] New Form Submission','2026-07-01 07:22:57'),(6166,2,'submission_item',3094,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kenny Cuevas] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-01 07:22:57'),(6167,2,'submission_item',3095,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roderick McGhee] New Form Submission','2026-07-01 21:44:56'),(6168,2,'submission_item',3095,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roderick McGhee] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-01 21:44:56'),(6169,2,'submission_item',3096,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Paula Cayton] New Form Submission','2026-07-01 21:45:23'),(6170,2,'submission_item',3096,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Paula Cayton] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-01 21:45:23'),(6171,2,'submission_item',3097,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-02 10:00:37'),(6172,2,'submission_item',3097,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-02 10:00:37'),(6173,2,'submission_item',3098,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [qHZdyBvVBVhZsCPsDRsQ] New Form Submission','2026-07-02 12:42:36'),(6174,2,'submission_item',3098,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [qHZdyBvVBVhZsCPsDRsQ] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-02 12:42:36'),(6175,2,'submission_item',3099,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-07-02 15:39:30'),(6176,2,'submission_item',3099,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-02 15:39:30'),(6177,2,'submission_item',3100,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-02 16:08:02'),(6178,2,'submission_item',3100,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-02 16:08:02'),(6179,2,'submission_item',3101,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [DoloresGof] New Form Submission','2026-07-02 17:08:17'),(6180,2,'submission_item',3101,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [DoloresGof] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-02 17:08:17'),(6181,2,'submission_item',3102,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Deepa] New Form Submission','2026-07-03 00:29:24'),(6182,2,'submission_item',3102,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Deepa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-03 00:29:24'),(6183,2,'submission_item',3103,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-07-03 01:46:16'),(6184,2,'submission_item',3103,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-03 01:46:16'),(6185,2,'submission_item',3104,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yasuhiro Yamada] New Form Submission','2026-07-03 19:38:24'),(6186,2,'submission_item',3104,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yasuhiro Yamada] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-03 19:38:24'),(6187,2,'submission_item',3105,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-07-03 21:11:03'),(6188,2,'submission_item',3105,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-03 21:11:03'),(6189,2,'submission_item',3106,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-04 15:35:32'),(6190,2,'submission_item',3106,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-04 15:35:32'),(6191,2,'submission_item',3107,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Natyazhnye_bxPt] New Form Submission','2026-07-05 00:45:10'),(6192,2,'submission_item',3107,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Natyazhnye_bxPt] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-05 00:45:10'),(6193,2,'submission_item',3108,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-07-06 04:09:21'),(6194,2,'submission_item',3108,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-06 04:09:21'),(6195,2,'submission_item',3109,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Britney Williamson] New Form Submission','2026-07-06 09:25:16'),(6196,2,'submission_item',3109,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Britney Williamson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-06 09:25:16'),(6197,2,'submission_item',3110,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lachlan Manson] New Form Submission','2026-07-06 12:59:06'),(6198,2,'submission_item',3110,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lachlan Manson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-06 12:59:06'),(6199,2,'submission_item',3111,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-06 22:33:50'),(6200,2,'submission_item',3111,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-06 22:33:50'),(6201,2,'submission_item',3112,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jerold Shurtleff] New Form Submission','2026-07-07 09:11:41'),(6202,2,'submission_item',3112,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jerold Shurtleff] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-07 09:11:41'),(6203,2,'submission_item',3113,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Hilario Loman] New Form Submission','2026-07-07 14:03:00'),(6204,2,'submission_item',3113,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Hilario Loman] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-07 14:03:00'),(6205,2,'submission_item',3114,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Bryce Royston] New Form Submission','2026-07-07 20:31:09'),(6206,2,'submission_item',3114,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Bryce Royston] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-07 20:31:09'),(6207,2,'submission_item',3115,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mireya Schaefer] New Form Submission','2026-07-08 09:15:31'),(6208,2,'submission_item',3115,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mireya Schaefer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-08 09:15:31'),(6209,2,'submission_item',3116,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Avtoservis_guol] New Form Submission','2026-07-08 16:54:59'),(6210,2,'submission_item',3116,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Avtoservis_guol] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-08 16:54:59'),(6211,2,'submission_item',3117,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lillian Nickson] New Form Submission','2026-07-08 23:24:49'),(6212,2,'submission_item',3117,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lillian Nickson] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-08 23:24:49'),(6213,2,'submission_item',3118,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Andre Mares] New Form Submission','2026-07-09 15:50:53'),(6214,2,'submission_item',3118,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Andre Mares] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-09 15:50:53'),(6215,2,'submission_item',3119,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicholas Le Messurier] New Form Submission','2026-07-10 14:49:36'),(6216,2,'submission_item',3119,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicholas Le Messurier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-10 14:49:36'),(6217,2,'submission_item',3120,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lucas Mactier] New Form Submission','2026-07-10 18:49:15'),(6218,2,'submission_item',3120,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lucas Mactier] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-10 18:49:15'),(6219,2,'submission_item',3121,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Clark B.] New Form Submission','2026-07-10 19:35:06'),(6220,2,'submission_item',3121,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Clark B.] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-10 19:35:06'),(6221,2,'submission_item',3122,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Son Morales] New Form Submission','2026-07-11 00:18:29'),(6222,2,'submission_item',3122,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Son Morales] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 00:18:29'),(6223,2,'submission_item',3123,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Iola Barringer] New Form Submission','2026-07-11 02:54:33'),(6224,2,'submission_item',3123,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Iola Barringer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 02:54:33'),(6225,2,'submission_item',3124,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Tricia Chalmers] New Form Submission','2026-07-11 05:49:39'),(6226,2,'submission_item',3124,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Tricia Chalmers] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 05:49:39'),(6227,2,'submission_item',3125,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Mauricio Escobedo] New Form Submission','2026-07-11 06:27:33'),(6228,2,'submission_item',3125,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Mauricio Escobedo] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 06:27:33'),(6229,2,'submission_item',3126,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [VpEIWNaVnovXlJtViL] New Form Submission','2026-07-11 15:25:25'),(6230,2,'submission_item',3126,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [VpEIWNaVnovXlJtViL] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 15:25:25'),(6231,2,'submission_item',3127,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Roxana Gibbs] New Form Submission','2026-07-11 19:55:58'),(6232,2,'submission_item',3127,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Roxana Gibbs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-11 19:55:58'),(6233,2,'submission_item',3128,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Yanira Purser] New Form Submission','2026-07-12 04:02:39'),(6234,2,'submission_item',3128,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Yanira Purser] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-12 04:02:39'),(6235,2,'submission_item',3129,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Janie Belanger] New Form Submission','2026-07-13 05:35:57'),(6236,2,'submission_item',3129,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Janie Belanger] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-13 05:35:57'),(6237,2,'submission_item',3130,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [MarthaGoast] New Form Submission','2026-07-13 09:57:43'),(6238,2,'submission_item',3130,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [MarthaGoast] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-13 09:57:43'),(6239,2,'submission_item',3131,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Amie Jelks] New Form Submission','2026-07-15 02:32:57'),(6240,2,'submission_item',3131,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Amie Jelks] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-15 02:32:57'),(6241,2,'submission_item',3132,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Sonya Blankinship] New Form Submission','2026-07-15 12:16:56'),(6242,2,'submission_item',3132,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Sonya Blankinship] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-15 12:16:56'),(6243,2,'submission_item',3133,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kristan Rutherford] New Form Submission','2026-07-15 23:02:51'),(6244,2,'submission_item',3133,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kristan Rutherford] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-15 23:02:51'),(6245,2,'submission_item',3134,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Joanna Riggs] New Form Submission','2026-07-16 02:44:28'),(6246,2,'submission_item',3134,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Joanna Riggs] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-16 02:44:28'),(6247,2,'submission_item',3135,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Maurice Bowlin] New Form Submission','2026-07-16 17:12:43'),(6248,2,'submission_item',3135,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Maurice Bowlin] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-16 17:12:43'),(6249,2,'submission_item',3136,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Daniel Keller] New Form Submission','2026-07-17 01:00:46'),(6250,2,'submission_item',3136,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Daniel Keller] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-17 01:00:46'),(6251,2,'submission_item',3137,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Krista Brand] New Form Submission','2026-07-17 04:08:31'),(6252,2,'submission_item',3137,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Krista Brand] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-17 04:08:31'),(6253,2,'submission_item',3138,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [VLqTaGBoSVZAygZWKm] New Form Submission','2026-07-17 15:21:08'),(6254,2,'submission_item',3138,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [VLqTaGBoSVZAygZWKm] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-17 15:21:08'),(6255,2,'submission_item',3139,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Ahmed Mohammed] New Form Submission','2026-07-18 01:02:46'),(6256,2,'submission_item',3139,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Ahmed Mohammed] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-18 01:02:46'),(6257,2,'submission_item',3140,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [EvelynWew] New Form Submission','2026-07-18 17:10:53'),(6258,2,'submission_item',3140,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [EvelynWew] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-18 17:10:53'),(6259,2,'submission_item',3141,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Jana Cribb] New Form Submission','2026-07-19 00:59:38'),(6260,2,'submission_item',3141,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Jana Cribb] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-19 00:59:38'),(6261,2,'submission_item',3142,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Josephguiny] New Form Submission','2026-07-19 09:14:53'),(6262,2,'submission_item',3142,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Josephguiny] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-19 09:14:53'),(6263,2,'submission_item',3143,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [FSXjoDBvQQFQrRVFqgXNrOZ] New Form Submission','2026-07-19 21:29:57'),(6264,2,'submission_item',3143,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [FSXjoDBvQQFQrRVFqgXNrOZ] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-19 21:29:57'),(6265,2,'submission_item',3144,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Davidstopy] New Form Submission','2026-07-20 01:05:36'),(6266,2,'submission_item',3144,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Davidstopy] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-20 01:05:36'),(6267,2,'submission_item',3145,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Suraj Koli] New Form Submission','2026-07-20 11:40:29'),(6268,2,'submission_item',3145,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Suraj Koli] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-20 11:40:29'),(6269,2,'submission_item',3146,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Kitty Levey] New Form Submission','2026-07-22 06:21:10'),(6270,2,'submission_item',3146,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Kitty Levey] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-22 06:21:10'),(6271,2,'submission_item',3147,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Davida Funderburg] New Form Submission','2026-07-22 07:13:01'),(6272,2,'submission_item',3147,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Davida Funderburg] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-22 07:13:01'),(6273,2,'submission_item',3148,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-22 23:49:21'),(6274,2,'submission_item',3148,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-22 23:49:21'),(6275,2,'submission_item',3149,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Royce Cordell] New Form Submission','2026-07-23 00:41:51'),(6276,2,'submission_item',3149,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Royce Cordell] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-23 00:41:51'),(6277,2,'submission_item',3150,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Lisa] New Form Submission','2026-07-25 00:16:57'),(6278,2,'submission_item',3150,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Lisa] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-25 00:16:57'),(6279,2,'submission_item',3151,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Wilmer Wilmer] New Form Submission','2026-07-26 09:48:48'),(6280,2,'submission_item',3151,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Wilmer Wilmer] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-26 09:48:48'),(6281,2,'submission_item',3152,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Rubin Sage] New Form Submission','2026-07-26 14:02:11'),(6282,2,'submission_item',3152,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Rubin Sage] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-26 14:02:11'),(6283,2,'submission_item',3153,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [QyHfEamYCRXojxLAP] New Form Submission','2026-07-26 23:49:06'),(6284,2,'submission_item',3153,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [QyHfEamYCRXojxLAP] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-26 23:49:06'),(6285,2,'submission_item',3154,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Nicholas Doby] New Form Submission','2026-07-27 04:38:42'),(6286,2,'submission_item',3154,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Nicholas Doby] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-27 04:38:42'),(6287,2,'submission_item',3155,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [Isabell Redden] New Form Submission','2026-07-28 06:57:25'),(6288,2,'submission_item',3155,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [Isabell Redden] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-28 06:57:25'),(6289,2,'submission_item',3156,'EmailNotification','info','Email sending initiated','Email Notification broadcasted to wp@dxpsites.com.<br />Subject: [RobertEmist] New Form Submission','2026-07-28 12:32:35'),(6290,2,'submission_item',3156,'EmailNotification','failed','Email sending failed','Email Notification failed to sent.<br />Subject: [RobertEmist] New Form Submission. <br/>Reason: Could not instantiate mail function.','2026-07-28 12:32:35');
/*!40000 ALTER TABLE `wp_fluentform_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_submission_meta`
--
DROP TABLE IF EXISTS `wp_fluentform_submission_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submission_meta` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`response_id` bigint(20) unsigned DEFAULT NULL,
`form_id` int(10) unsigned DEFAULT NULL,
`meta_key` varchar(45) DEFAULT NULL,
`value` longtext DEFAULT NULL,
`status` varchar(45) DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`name` varchar(45) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_submission_meta`
--
LOCK TABLES `wp_fluentform_submission_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` DISABLE KEYS */;
INSERT INTO `wp_fluentform_submission_meta` VALUES (1,1,2,'_entry_uid_hash','514cda4b5012ab16abd1927b32b44fd2','',0,'','2021-10-23 05:05:23','2021-10-23 05:05:23'),(2,1,2,'is_form_action_fired','yes','',0,'','2021-10-23 05:05:23','2021-10-23 05:05:23'),(3,2,1,'_entry_uid_hash','c54fd6ee7d1c560e8d15185180b1670e','',0,'','2021-11-06 23:17:43','2021-11-06 23:17:43'),(4,2,1,'is_form_action_fired','yes','',0,'','2021-11-06 23:17:43','2021-11-06 23:17:43'),(5,3,2,'_entry_uid_hash','f9dc8eb3c329726c57b755c80792e538','',0,'','2021-11-13 12:21:38','2021-11-13 12:21:38'),(6,3,2,'is_form_action_fired','yes','',0,'','2021-11-13 12:21:38','2021-11-13 12:21:38'),(7,4,2,'_entry_uid_hash','2d864e13f3f373ca93cf5f2dc6f38035','',0,'','2022-03-19 06:01:50','2022-03-19 06:01:50'),(8,4,2,'is_form_action_fired','yes','',0,'','2022-03-19 06:01:50','2022-03-19 06:01:50'),(9,5,1,'_entry_uid_hash','7aa9eec967559d703f35554324c8c32e','',0,'','2022-03-25 14:04:47','2022-03-25 14:04:47'),(10,5,1,'is_form_action_fired','yes','',0,'','2022-03-25 14:04:47','2022-03-25 14:04:47'),(11,6,3,'_entry_uid_hash','7bb674242e9c8a4d8ddf60953d859bee','',0,'','2022-04-21 02:40:20','2022-04-21 02:40:20'),(12,6,3,'is_form_action_fired','yes','',0,'','2022-04-21 02:40:20','2022-04-21 02:40:20'),(13,7,2,'_entry_uid_hash','8af7340ac915cab15baf42e7269f631c',NULL,NULL,NULL,'2023-05-26 00:27:21','2023-05-26 00:27:21'),(14,7,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-05-26 00:29:31','2023-05-26 00:29:31'),(15,8,2,'_entry_uid_hash','840b579cfdb58316739c72e784b38b0d',NULL,NULL,NULL,'2023-06-16 10:45:03','2023-06-16 10:45:03'),(16,8,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-06-16 10:45:03','2023-06-16 10:45:03'),(17,9,2,'_entry_uid_hash','d4d3e92521553ce875e00bcb7e98a286',NULL,NULL,NULL,'2023-07-19 09:02:21','2023-07-19 09:02:21'),(18,9,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:02:21','2023-07-19 09:02:21'),(19,10,2,'_entry_uid_hash','156606a39020718daaec229134ba5a14',NULL,NULL,NULL,'2023-07-19 09:06:02','2023-07-19 09:06:02'),(20,10,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:02','2023-07-19 09:06:02'),(21,11,2,'_entry_uid_hash','36ba6520f7eb49aa2d06bc2519cc4b19',NULL,NULL,NULL,'2023-07-19 09:06:07','2023-07-19 09:06:07'),(22,11,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:07','2023-07-19 09:06:07'),(23,12,2,'_entry_uid_hash','3e6c588bce41f0232f788b54ef91ded1',NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(24,12,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(25,13,2,'_entry_uid_hash','7075bc3a8d654813a53a2e6619f791a1',NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(26,13,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(27,14,2,'_entry_uid_hash','f4304d753a27d38411e2692befa839d0',NULL,NULL,NULL,'2023-07-19 09:06:13','2023-07-19 09:06:13'),(28,14,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:13','2023-07-19 09:06:13'),(29,15,2,'_entry_uid_hash','1f1c08e416d1edcab5b83738c1e08367',NULL,NULL,NULL,'2023-07-19 09:06:34','2023-07-19 09:06:34'),(30,15,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:34','2023-07-19 09:06:34'),(31,16,2,'_entry_uid_hash','0549d0f3a31861f6b52f5175d9ab92ec',NULL,NULL,NULL,'2023-07-19 09:06:38','2023-07-19 09:06:38'),(32,16,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:38','2023-07-19 09:06:38'),(33,17,2,'_entry_uid_hash','9c90cc37e9302da3dae86abee16437da',NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(34,17,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(35,18,2,'_entry_uid_hash','5360ce644bb452989e399cdddd32fd9d',NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(36,18,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(37,19,2,'_entry_uid_hash','8ed6418e65af63788d405ff60a30a5bf',NULL,NULL,NULL,'2023-07-19 09:06:44','2023-07-19 09:06:44'),(38,19,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:06:44','2023-07-19 09:06:44'),(39,20,2,'_entry_uid_hash','ea408973b76291b70c98b53845cf91c2',NULL,NULL,NULL,'2023-07-19 09:07:05','2023-07-19 09:07:05'),(40,20,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:05','2023-07-19 09:07:05'),(41,21,2,'_entry_uid_hash','d6337fa83eb28e8d74b33fedf2cac365',NULL,NULL,NULL,'2023-07-19 09:07:09','2023-07-19 09:07:09'),(42,21,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:09','2023-07-19 09:07:09'),(43,22,2,'_entry_uid_hash','a109f49028001d87fb0d1dfd0d75f5c8',NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(44,22,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(45,23,2,'_entry_uid_hash','035774b7526c957d949cd32343bc9695',NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(46,23,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(47,24,2,'_entry_uid_hash','fba03a282f25feba521b8c379c5b9dbc',NULL,NULL,NULL,'2023-07-19 09:07:15','2023-07-19 09:07:15'),(48,24,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:15','2023-07-19 09:07:15'),(49,25,2,'_entry_uid_hash','b69aae479001a58c0ac3f77e033a9141',NULL,NULL,NULL,'2023-07-19 09:07:39','2023-07-19 09:07:39'),(50,25,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:39','2023-07-19 09:07:39'),(51,26,2,'_entry_uid_hash','c4ea9f07991f7d41770dad09176482c8',NULL,NULL,NULL,'2023-07-19 09:07:40','2023-07-19 09:07:40'),(52,26,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:40','2023-07-19 09:07:40'),(53,27,2,'_entry_uid_hash','7167cd58902293d83bfe0032f8a4d4cd',NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(54,27,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(55,28,2,'_entry_uid_hash','a15b443624f7c80dd84be1ba887ed84d',NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(56,28,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(57,29,2,'_entry_uid_hash','a24f34f29918aa0e91630ece039d743b',NULL,NULL,NULL,'2023-07-19 09:07:46','2023-07-19 09:07:46'),(58,29,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:07:46','2023-07-19 09:07:46'),(59,30,2,'_entry_uid_hash','df49cb14475829cb9f04106d39c47d0f',NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(60,30,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(61,31,2,'_entry_uid_hash','7d969a2a1b6ff3959a26ba566cba7aaf',NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(62,31,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(63,32,2,'_entry_uid_hash','be130b25c2d65020a7d20dfefc5c8a7d',NULL,NULL,NULL,'2023-07-19 09:08:16','2023-07-19 09:08:16'),(64,32,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:16','2023-07-19 09:08:16'),(65,33,2,'_entry_uid_hash','93bb5d658d7640d1a0db0579e887f3c5',NULL,NULL,NULL,'2023-07-19 09:08:17','2023-07-19 09:08:17'),(66,33,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:17','2023-07-19 09:08:17'),(67,34,2,'_entry_uid_hash','927b2e358c13637ef81af284e0f48185',NULL,NULL,NULL,'2023-07-19 09:08:18','2023-07-19 09:08:18'),(68,34,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:18','2023-07-19 09:08:18'),(69,36,2,'_entry_uid_hash','1ab36d9f7ddb42fe230992f644499d34',NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(70,35,2,'_entry_uid_hash','f7029551e06cdfa3060d3c5bbf8c74ea',NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(71,36,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(72,35,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(73,37,2,'_entry_uid_hash','c74ce2905fbcd613db4f6b372b0c033f',NULL,NULL,NULL,'2023-07-19 09:08:50','2023-07-19 09:08:50'),(74,37,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:50','2023-07-19 09:08:50'),(75,38,2,'_entry_uid_hash','93e8bc3b5cca03b3db6a980e9139818c',NULL,NULL,NULL,'2023-07-19 09:08:53','2023-07-19 09:08:53'),(76,38,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:53','2023-07-19 09:08:53'),(77,39,2,'_entry_uid_hash','84026db6863b7cae7d259a5714cf4394',NULL,NULL,NULL,'2023-07-19 09:08:55','2023-07-19 09:08:55'),(78,39,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:08:55','2023-07-19 09:08:55'),(79,40,2,'_entry_uid_hash','0791626fdd77819de19c0d88a30fa3dd',NULL,NULL,NULL,'2023-07-19 09:09:20','2023-07-19 09:09:20'),(80,40,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:20','2023-07-19 09:09:20'),(81,41,2,'_entry_uid_hash','033809771ced65f95c26355c9ae7f2dc',NULL,NULL,NULL,'2023-07-19 09:09:20','2023-07-19 09:09:20'),(82,41,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:20','2023-07-19 09:09:20'),(83,42,2,'_entry_uid_hash','f8e507035e67d567c93034080f0091ca',NULL,NULL,NULL,'2023-07-19 09:09:23','2023-07-19 09:09:23'),(84,42,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:23','2023-07-19 09:09:23'),(85,43,2,'_entry_uid_hash','83afe9d65a06a9ea1dcdd45076b371c6',NULL,NULL,NULL,'2023-07-19 09:09:25','2023-07-19 09:09:25'),(86,43,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:25','2023-07-19 09:09:25'),(87,44,2,'_entry_uid_hash','8213dc8c1ef4b0c48a9930ae2267d2bd',NULL,NULL,NULL,'2023-07-19 09:09:26','2023-07-19 09:09:26'),(88,44,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:26','2023-07-19 09:09:26'),(89,45,2,'_entry_uid_hash','036cc97a6dae611cee64eed662aa0e45',NULL,NULL,NULL,'2023-07-19 09:09:51','2023-07-19 09:09:51'),(90,45,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:51','2023-07-19 09:09:51'),(91,46,2,'_entry_uid_hash','9b616b8776eb9901106977bc8a1f868f',NULL,NULL,NULL,'2023-07-19 09:09:54','2023-07-19 09:09:54'),(92,46,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:54','2023-07-19 09:09:54'),(93,47,2,'_entry_uid_hash','b3272a98c9c00c03b61f55e4c6974089',NULL,NULL,NULL,'2023-07-19 09:09:57','2023-07-19 09:09:57'),(94,47,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:57','2023-07-19 09:09:57'),(95,48,2,'_entry_uid_hash','ad283832ed3d81538a2c5e4304c58318',NULL,NULL,NULL,'2023-07-19 09:09:59','2023-07-19 09:09:59'),(96,48,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:09:59','2023-07-19 09:09:59'),(97,49,2,'_entry_uid_hash','3fa213c60c676be42c09ed8d051fb18f',NULL,NULL,NULL,'2023-07-19 09:10:02','2023-07-19 09:10:02'),(98,49,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:02','2023-07-19 09:10:02'),(99,50,1,'_entry_uid_hash','35f7ea34a01f7ae6a5f708ad5dcb1969',NULL,NULL,NULL,'2023-07-19 09:10:22','2023-07-19 09:10:22'),(100,50,1,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:22','2023-07-19 09:10:22'),(101,51,2,'_entry_uid_hash','e46387aaa62068bec2a0ac6ff4edab18',NULL,NULL,NULL,'2023-07-19 09:10:25','2023-07-19 09:10:25'),(102,51,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:25','2023-07-19 09:10:25'),(103,52,1,'_entry_uid_hash','7b6d65b3de395ca036564cb6423c7aef',NULL,NULL,NULL,'2023-07-19 09:10:29','2023-07-19 09:10:29'),(104,52,1,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:29','2023-07-19 09:10:29'),(105,53,1,'_entry_uid_hash','a5a382ecd94dfcc681b0485f76264391',NULL,NULL,NULL,'2023-07-19 09:10:34','2023-07-19 09:10:34'),(106,53,1,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:34','2023-07-19 09:10:34'),(107,54,1,'_entry_uid_hash','460db768b5ce9ed00a5a4c2f6b2b37b6',NULL,NULL,NULL,'2023-07-19 09:10:46','2023-07-19 09:10:46'),(108,54,1,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:46','2023-07-19 09:10:46'),(109,55,2,'_entry_uid_hash','1068b2fabcd519214bf2058fd07ad8d8',NULL,NULL,NULL,'2023-07-19 09:10:59','2023-07-19 09:10:59'),(110,55,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:10:59','2023-07-19 09:10:59'),(111,56,2,'_entry_uid_hash','56c3145c42ac71c5610893709ef32abf',NULL,NULL,NULL,'2023-07-19 09:11:00','2023-07-19 09:11:00'),(112,56,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:11:00','2023-07-19 09:11:00'),(113,57,1,'_entry_uid_hash','2c31c2c64b5fec0a3f3ab5586644fb34',NULL,NULL,NULL,'2023-07-19 09:11:02','2023-07-19 09:11:02'),(114,57,1,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-19 09:11:02','2023-07-19 09:11:02'),(115,58,2,'_entry_uid_hash','09ae275890d3621bc00bc2004cfa68c8',NULL,NULL,NULL,'2023-07-25 04:20:08','2023-07-25 04:20:08'),(116,58,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-07-25 04:20:08','2023-07-25 04:20:08'),(117,59,4,'_entry_uid_hash','65cf48cd8ed2f8208134d4aea6737b8a',NULL,NULL,NULL,'2023-09-30 12:38:09','2023-09-30 12:38:09'),(118,59,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-09-30 12:38:09','2023-09-30 12:38:09'),(119,60,2,'_entry_uid_hash','cde666f3d082fa9cca4f2ad9bd102de7',NULL,NULL,NULL,'2023-09-30 12:38:41','2023-09-30 12:38:41'),(120,60,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-09-30 12:38:41','2023-09-30 12:38:41'),(121,61,2,'_entry_uid_hash','ae5afc5e6588bcac6502508803e88983',NULL,NULL,NULL,'2023-11-16 09:37:05','2023-11-16 09:37:05'),(122,61,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-11-16 09:37:06','2023-11-16 09:37:06'),(123,62,2,'_entry_uid_hash','c9b63580be4f5268f784b066192f6acf',NULL,NULL,NULL,'2023-12-01 20:26:38','2023-12-01 20:26:38'),(124,62,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-12-01 20:26:38','2023-12-01 20:26:38'),(125,63,2,'_entry_uid_hash','e969b34a6ff094fe34b662b9f2114023',NULL,NULL,NULL,'2023-12-16 07:54:54','2023-12-16 07:54:54'),(126,63,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2023-12-16 07:54:54','2023-12-16 07:54:54'),(127,64,2,'_entry_uid_hash','0474da00ea42b341db76d94571267275',NULL,NULL,NULL,'2024-01-10 08:47:09','2024-01-10 08:47:09'),(128,64,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-01-10 08:47:09','2024-01-10 08:47:09'),(129,65,2,'_entry_uid_hash','3af445ce6f7c72245c4fc736d40aa4be',NULL,NULL,NULL,'2024-01-22 01:20:14','2024-01-22 01:20:14'),(130,65,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-01-22 01:20:14','2024-01-22 01:20:14'),(131,66,2,'_entry_uid_hash','f793a9e489f632fdf3ade0b77cbc684a',NULL,NULL,NULL,'2024-03-05 07:33:22','2024-03-05 07:33:22'),(132,66,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-03-05 07:33:22','2024-03-05 07:33:22'),(133,67,2,'_entry_uid_hash','6bde02d80f9c3a009196c581070cfe15',NULL,NULL,NULL,'2024-03-06 06:42:06','2024-03-06 06:42:06'),(134,67,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-03-06 06:42:06','2024-03-06 06:42:06'),(135,68,2,'_entry_uid_hash','17b846304089a1a26f7c59591129a1e6',NULL,NULL,NULL,'2024-03-11 12:17:11','2024-03-11 12:17:11'),(136,68,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-03-11 12:17:11','2024-03-11 12:17:11'),(137,69,2,'_entry_uid_hash','5b502d3fdebd3e2ee4cd6e02d9ef933d',NULL,NULL,NULL,'2024-04-04 22:54:40','2024-04-04 22:54:40'),(138,69,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-04 22:54:40','2024-04-04 22:54:40'),(139,70,2,'_entry_uid_hash','7919a10dc6e66d4e6d7128c6d24da80a',NULL,NULL,NULL,'2024-04-05 01:53:27','2024-04-05 01:53:27'),(140,70,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-05 01:53:27','2024-04-05 01:53:27'),(141,71,2,'_entry_uid_hash','145e651a408afa77507409c011d2feb2',NULL,NULL,NULL,'2024-04-06 00:18:18','2024-04-06 00:18:18'),(142,71,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-06 00:18:18','2024-04-06 00:18:18'),(143,72,2,'_entry_uid_hash','2a87fa0a3538e800e2c847caef072ebf',NULL,NULL,NULL,'2024-04-06 16:00:04','2024-04-06 16:00:04'),(144,72,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-06 16:00:04','2024-04-06 16:00:04'),(145,73,2,'_entry_uid_hash','1388b3342e03cfcd0e25f4f93363d0a2',NULL,NULL,NULL,'2024-04-06 18:01:20','2024-04-06 18:01:20'),(146,73,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-06 18:01:20','2024-04-06 18:01:20'),(147,74,2,'_entry_uid_hash','cd2c3dcfa863d9e1a96db15549bda26d',NULL,NULL,NULL,'2024-04-08 11:05:25','2024-04-08 11:05:25'),(148,74,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-08 11:05:25','2024-04-08 11:05:25'),(149,75,2,'_entry_uid_hash','e86dcbb0cd80d99e7c50dab2470f2be8',NULL,NULL,NULL,'2024-04-09 02:49:17','2024-04-09 02:49:17'),(150,75,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-09 02:49:17','2024-04-09 02:49:17'),(151,76,2,'_entry_uid_hash','1d52aca7fafe37aaa4fd047e8998cef4',NULL,NULL,NULL,'2024-04-09 03:31:38','2024-04-09 03:31:38'),(152,76,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-09 03:31:38','2024-04-09 03:31:38'),(153,77,2,'_entry_uid_hash','b623ba8cd25ddc7322a796f197bec7d2',NULL,NULL,NULL,'2024-04-09 10:51:36','2024-04-09 10:51:36'),(154,77,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-09 10:51:36','2024-04-09 10:51:36'),(155,78,2,'_entry_uid_hash','deeab4829b1660e4d707cee2e9c5957f',NULL,NULL,NULL,'2024-04-10 22:18:36','2024-04-10 22:18:36'),(156,78,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-10 22:18:36','2024-04-10 22:18:36'),(157,79,2,'_entry_uid_hash','d8015e2b01507c65cffaf13099c6af4b',NULL,NULL,NULL,'2024-04-11 04:14:01','2024-04-11 04:14:01'),(158,79,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-11 04:14:01','2024-04-11 04:14:01'),(159,80,2,'_entry_uid_hash','1174889f54d01aae1e3bcf17a812de87',NULL,NULL,NULL,'2024-04-11 05:40:03','2024-04-11 05:40:03'),(160,80,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-11 05:40:03','2024-04-11 05:40:03'),(161,81,2,'_entry_uid_hash','376eba39b727724198177ce4021f3bd3',NULL,NULL,NULL,'2024-04-11 05:50:02','2024-04-11 05:50:02'),(162,81,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-11 05:50:02','2024-04-11 05:50:02'),(163,82,2,'_entry_uid_hash','3a2faf0340d8ef02e0c40a59da618d67',NULL,NULL,NULL,'2024-04-11 12:42:36','2024-04-11 12:42:36'),(164,82,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-11 12:42:36','2024-04-11 12:42:36'),(165,83,2,'_entry_uid_hash','6d155c2b1164af343bfbfa6d6f15c7a0',NULL,NULL,NULL,'2024-04-12 03:48:17','2024-04-12 03:48:17'),(166,83,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-12 03:48:18','2024-04-12 03:48:18'),(167,84,2,'_entry_uid_hash','7dab81729dc1f1eba4f105b703f523c1',NULL,NULL,NULL,'2024-04-13 05:29:00','2024-04-13 05:29:00'),(168,84,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-13 05:29:00','2024-04-13 05:29:00'),(169,85,2,'_entry_uid_hash','91bd080abb09ac16be888e64c331c604',NULL,NULL,NULL,'2024-04-13 16:39:56','2024-04-13 16:39:56'),(170,85,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-13 16:39:56','2024-04-13 16:39:56'),(171,86,2,'_entry_uid_hash','95b68763be8a32196119881efe030042',NULL,NULL,NULL,'2024-04-15 05:36:47','2024-04-15 05:36:47'),(172,86,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-15 05:36:47','2024-04-15 05:36:47'),(173,87,2,'_entry_uid_hash','e132be792d4f9a2bf9319b744d9c33d6',NULL,NULL,NULL,'2024-04-15 18:54:44','2024-04-15 18:54:44'),(174,87,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-15 18:54:44','2024-04-15 18:54:44'),(175,88,2,'_entry_uid_hash','cafec7a933b80121e4a16798be9ef117',NULL,NULL,NULL,'2024-04-16 11:11:18','2024-04-16 11:11:18'),(176,88,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-16 11:11:18','2024-04-16 11:11:18'),(177,89,2,'_entry_uid_hash','d46419292d25095e8085e7ab0c759963',NULL,NULL,NULL,'2024-04-16 17:08:30','2024-04-16 17:08:30'),(178,89,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-16 17:08:30','2024-04-16 17:08:30'),(179,90,2,'_entry_uid_hash','9b23504048d4af8ac65862a4333b0db4',NULL,NULL,NULL,'2024-04-16 18:54:17','2024-04-16 18:54:17'),(180,90,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-16 18:54:17','2024-04-16 18:54:17'),(181,91,2,'_entry_uid_hash','9638e53280c9f1daef18482daeb6f9e3',NULL,NULL,NULL,'2024-04-17 04:46:51','2024-04-17 04:46:51'),(182,91,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 04:46:51','2024-04-17 04:46:51'),(183,92,2,'_entry_uid_hash','ab779e2c4d55f9db419c099a0aac8823',NULL,NULL,NULL,'2024-04-17 04:59:29','2024-04-17 04:59:29'),(184,92,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 04:59:29','2024-04-17 04:59:29'),(185,93,2,'_entry_uid_hash','5f2580641efb51f32c618946c8b9b234',NULL,NULL,NULL,'2024-04-17 05:27:06','2024-04-17 05:27:06'),(186,93,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 05:27:06','2024-04-17 05:27:06'),(187,94,2,'_entry_uid_hash','3ebd6169ba22375873ac542360c46ead',NULL,NULL,NULL,'2024-04-17 10:46:09','2024-04-17 10:46:09'),(188,94,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-17 10:46:09','2024-04-17 10:46:09'),(189,95,2,'_entry_uid_hash','8fffaf59c769dc87def121a9d281d4e5',NULL,NULL,NULL,'2024-04-18 01:27:56','2024-04-18 01:27:56'),(190,95,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-18 01:27:56','2024-04-18 01:27:56'),(191,96,2,'_entry_uid_hash','c254bc27d3cea237c577774a297c0c63',NULL,NULL,NULL,'2024-04-19 01:46:41','2024-04-19 01:46:41'),(192,96,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-19 01:46:41','2024-04-19 01:46:41'),(193,97,2,'_entry_uid_hash','409b4a289a6d79c94230db9adb871578',NULL,NULL,NULL,'2024-04-19 04:03:39','2024-04-19 04:03:39'),(194,97,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-19 04:03:39','2024-04-19 04:03:39'),(195,98,2,'_entry_uid_hash','8e53071a4742d2ef93ad65c99e7c48df',NULL,NULL,NULL,'2024-04-19 07:04:04','2024-04-19 07:04:04'),(196,98,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-19 07:04:04','2024-04-19 07:04:04'),(197,99,2,'_entry_uid_hash','39fede27d77e4c8cc658d9a61e4fc806',NULL,NULL,NULL,'2024-04-20 06:38:58','2024-04-20 06:38:58'),(198,99,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-20 06:38:58','2024-04-20 06:38:58'),(199,100,2,'_entry_uid_hash','1d594200c3a81cacd81496adbec1dd93',NULL,NULL,NULL,'2024-04-20 12:00:15','2024-04-20 12:00:15'),(200,100,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-20 12:00:15','2024-04-20 12:00:15'),(201,101,2,'_entry_uid_hash','7ae586f734d124bc86ab98f44d5a451d',NULL,NULL,NULL,'2024-04-20 23:37:43','2024-04-20 23:37:43'),(202,101,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-20 23:37:43','2024-04-20 23:37:43'),(203,102,2,'_entry_uid_hash','a1955d179ae8d68b6ff60258b8654686',NULL,NULL,NULL,'2024-04-21 01:39:16','2024-04-21 01:39:16'),(204,102,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-21 01:39:16','2024-04-21 01:39:16'),(205,103,2,'_entry_uid_hash','d14883227246733286e710a2acfd38ee',NULL,NULL,NULL,'2024-04-21 05:31:12','2024-04-21 05:31:12'),(206,103,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-21 05:31:12','2024-04-21 05:31:12'),(207,104,2,'_entry_uid_hash','c4c49794b0087afdcc997ef8bb7753f0',NULL,NULL,NULL,'2024-04-21 10:14:02','2024-04-21 10:14:02'),(208,104,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-21 10:14:02','2024-04-21 10:14:02'),(209,105,2,'_entry_uid_hash','64429c8050ae44b738f3c354297a01cc',NULL,NULL,NULL,'2024-04-21 12:28:39','2024-04-21 12:28:39'),(210,105,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-21 12:28:39','2024-04-21 12:28:39'),(211,106,2,'_entry_uid_hash','7ae29e96e70f9c2e2fa12151edd3632e',NULL,NULL,NULL,'2024-04-22 07:49:58','2024-04-22 07:49:58'),(212,106,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-22 07:49:58','2024-04-22 07:49:58'),(213,107,2,'_entry_uid_hash','d7295f2354f9af370629ad857dfaa73a',NULL,NULL,NULL,'2024-04-22 17:29:44','2024-04-22 17:29:44'),(214,107,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-22 17:29:44','2024-04-22 17:29:44'),(215,108,2,'_entry_uid_hash','15495aff8da6c4fc62d19042d7cc1b9d',NULL,NULL,NULL,'2024-04-23 16:56:04','2024-04-23 16:56:04'),(216,108,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-23 16:56:04','2024-04-23 16:56:04'),(217,109,2,'_entry_uid_hash','20f4029c0b41da8b92174bdeaeb44e47',NULL,NULL,NULL,'2024-04-23 17:18:35','2024-04-23 17:18:35'),(218,109,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-23 17:18:35','2024-04-23 17:18:35'),(219,110,2,'_entry_uid_hash','f65b06c4a31165dd4b30e04ea2915161',NULL,NULL,NULL,'2024-04-24 04:36:02','2024-04-24 04:36:02'),(220,110,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-24 04:36:02','2024-04-24 04:36:02'),(221,111,2,'_entry_uid_hash','0c810679e07ee48d02965bc8136489e2',NULL,NULL,NULL,'2024-04-24 13:34:57','2024-04-24 13:34:57'),(222,111,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-24 13:34:57','2024-04-24 13:34:57'),(223,112,2,'_entry_uid_hash','4b1ec288af8618e23dc1b0646b8b3f15',NULL,NULL,NULL,'2024-04-24 16:31:55','2024-04-24 16:31:55'),(224,112,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-24 16:31:55','2024-04-24 16:31:55'),(225,113,2,'_entry_uid_hash','901dbf572b7a8ce8480169c47c6695b0',NULL,NULL,NULL,'2024-04-24 22:11:20','2024-04-24 22:11:20'),(226,113,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-24 22:11:20','2024-04-24 22:11:20'),(227,114,2,'_entry_uid_hash','5b410aeea18973b03bbad3c74479afaa',NULL,NULL,NULL,'2024-04-24 23:47:51','2024-04-24 23:47:51'),(228,114,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-24 23:47:51','2024-04-24 23:47:51'),(229,115,2,'_entry_uid_hash','92df377f40f2f87db950806e6673143b',NULL,NULL,NULL,'2024-04-25 03:49:12','2024-04-25 03:49:12'),(230,115,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-25 03:49:12','2024-04-25 03:49:12'),(231,116,2,'_entry_uid_hash','a794a5db6f63e7264e97cf3827825bcb',NULL,NULL,NULL,'2024-04-25 17:53:26','2024-04-25 17:53:26'),(232,116,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-25 17:53:26','2024-04-25 17:53:26'),(233,117,2,'_entry_uid_hash','9305bf0477c7100b78de6ef5b992e0a8',NULL,NULL,NULL,'2024-04-25 21:20:18','2024-04-25 21:20:18'),(234,117,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-25 21:20:18','2024-04-25 21:20:18'),(235,118,2,'_entry_uid_hash','c8983ce4462ef9f157c6bb1f784d2bb0',NULL,NULL,NULL,'2024-04-27 01:12:39','2024-04-27 01:12:39'),(236,118,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-27 01:12:39','2024-04-27 01:12:39'),(237,119,2,'_entry_uid_hash','66cc12001a96fa154df6bc8ba3bb947c',NULL,NULL,NULL,'2024-04-27 09:17:52','2024-04-27 09:17:52'),(238,119,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-27 09:17:52','2024-04-27 09:17:52'),(239,120,2,'_entry_uid_hash','dfe24268fed034bef0a96589f6e6720f',NULL,NULL,NULL,'2024-04-27 21:07:49','2024-04-27 21:07:49'),(240,120,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-27 21:07:49','2024-04-27 21:07:49'),(241,121,2,'_entry_uid_hash','a13ef3fb4e5224eba7bba29a10066af1',NULL,NULL,NULL,'2024-04-28 06:55:24','2024-04-28 06:55:24'),(242,121,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-28 06:55:24','2024-04-28 06:55:24'),(243,122,2,'_entry_uid_hash','1021c0f93da038df36324a511a16f462',NULL,NULL,NULL,'2024-04-29 04:22:27','2024-04-29 04:22:27'),(244,122,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-29 04:22:27','2024-04-29 04:22:27'),(245,123,2,'_entry_uid_hash','f831ba5beda50fe36cab76c2230a7dfc',NULL,NULL,NULL,'2024-04-29 06:55:02','2024-04-29 06:55:02'),(246,123,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-29 06:55:02','2024-04-29 06:55:02'),(247,124,2,'_entry_uid_hash','8e779668ac3b5735647e5a4ad4fe2e44',NULL,NULL,NULL,'2024-04-30 10:52:38','2024-04-30 10:52:38'),(248,124,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-30 10:52:38','2024-04-30 10:52:38'),(249,125,2,'_entry_uid_hash','eec10bc86bed912ee2bc8279f706f643',NULL,NULL,NULL,'2024-04-30 15:29:30','2024-04-30 15:29:30'),(250,125,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-04-30 15:29:30','2024-04-30 15:29:30'),(251,126,2,'_entry_uid_hash','0702b8b6fd908275b945d58504c015e8',NULL,NULL,NULL,'2024-05-01 14:10:03','2024-05-01 14:10:03'),(252,126,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-01 14:10:03','2024-05-01 14:10:03'),(253,127,2,'_entry_uid_hash','f4e4d89320f1fd9b36ac6b614f36000c',NULL,NULL,NULL,'2024-05-01 19:12:22','2024-05-01 19:12:22'),(254,127,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-01 19:12:22','2024-05-01 19:12:22'),(255,128,2,'_entry_uid_hash','a3861b0e45da5ab2c04f59e7a35e2e3b',NULL,NULL,NULL,'2024-05-02 00:58:27','2024-05-02 00:58:27'),(256,128,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 00:58:27','2024-05-02 00:58:27'),(257,129,2,'_entry_uid_hash','413eefd49d1c55c507c0c45bb9b76cde',NULL,NULL,NULL,'2024-05-02 01:05:54','2024-05-02 01:05:54'),(258,129,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 01:05:54','2024-05-02 01:05:54'),(259,130,2,'_entry_uid_hash','02172492dd924635f933b2469068281e',NULL,NULL,NULL,'2024-05-02 17:21:15','2024-05-02 17:21:15'),(260,130,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 17:21:15','2024-05-02 17:21:15'),(261,131,2,'_entry_uid_hash','35b7c91fe8591cef0d379cc2e43fc152',NULL,NULL,NULL,'2024-05-02 18:26:33','2024-05-02 18:26:33'),(262,131,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 18:26:33','2024-05-02 18:26:33'),(263,132,2,'_entry_uid_hash','979a72733cda1448a123eba57e828971',NULL,NULL,NULL,'2024-05-02 23:32:40','2024-05-02 23:32:40'),(264,132,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-02 23:32:40','2024-05-02 23:32:40'),(265,133,2,'_entry_uid_hash','82cf6f2c9ce8d3b471ba8e93597ea105',NULL,NULL,NULL,'2024-05-03 03:01:05','2024-05-03 03:01:05'),(266,133,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-03 03:01:05','2024-05-03 03:01:05'),(267,134,2,'_entry_uid_hash','c4eb04528157534193169ee37f70a5d2',NULL,NULL,NULL,'2024-05-13 07:59:05','2024-05-13 07:59:05'),(268,134,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-13 07:59:05','2024-05-13 07:59:05'),(269,135,2,'_entry_uid_hash','1b290be910f9f475c2108f4117ebb61c',NULL,NULL,NULL,'2024-05-13 10:48:04','2024-05-13 10:48:04'),(270,135,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-13 10:48:04','2024-05-13 10:48:04'),(271,136,2,'_entry_uid_hash','3e39a6cb1eec870e8537dd5c8d352fee',NULL,NULL,NULL,'2024-05-14 02:42:27','2024-05-14 02:42:27'),(272,136,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-14 02:42:27','2024-05-14 02:42:27'),(273,137,2,'_entry_uid_hash','33351c085347d6b64c482754b6125402',NULL,NULL,NULL,'2024-05-14 06:50:25','2024-05-14 06:50:25'),(274,137,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-14 06:50:25','2024-05-14 06:50:25'),(275,138,2,'_entry_uid_hash','f113102fd9e15d6381736addd3449de4',NULL,NULL,NULL,'2024-05-14 17:26:21','2024-05-14 17:26:21'),(276,138,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-14 17:26:21','2024-05-14 17:26:21'),(277,139,2,'_entry_uid_hash','dd501c03822578a730f35c93440f6c8e',NULL,NULL,NULL,'2024-05-15 06:57:42','2024-05-15 06:57:42'),(278,139,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-15 06:57:42','2024-05-15 06:57:42'),(279,140,2,'_entry_uid_hash','eeb5cbb4759b84b4ea3fca8669264a78',NULL,NULL,NULL,'2024-05-15 16:45:48','2024-05-15 16:45:48'),(280,140,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-15 16:45:48','2024-05-15 16:45:48'),(281,141,2,'_entry_uid_hash','50a867e77ebf14d346d52d0a2f9630d4',NULL,NULL,NULL,'2024-05-16 02:32:04','2024-05-16 02:32:04'),(282,141,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-16 02:32:04','2024-05-16 02:32:04'),(283,142,2,'_entry_uid_hash','bb7654480b677bb81394562526953c6e',NULL,NULL,NULL,'2024-05-16 17:03:29','2024-05-16 17:03:29'),(284,142,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-16 17:03:29','2024-05-16 17:03:29'),(285,143,2,'_entry_uid_hash','4e279f050d3736a1d40f504a5eae4c38',NULL,NULL,NULL,'2024-05-16 20:32:46','2024-05-16 20:32:46'),(286,143,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-16 20:32:46','2024-05-16 20:32:46'),(287,144,2,'_entry_uid_hash','1df99d2cd016a5da45cbed06cb364eee',NULL,NULL,NULL,'2024-05-17 01:57:13','2024-05-17 01:57:13'),(288,144,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-17 01:57:13','2024-05-17 01:57:13'),(289,145,2,'_entry_uid_hash','371158b04e602d405a9f4ded8fe2556a',NULL,NULL,NULL,'2024-05-17 19:39:40','2024-05-17 19:39:40'),(290,145,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-17 19:39:40','2024-05-17 19:39:40'),(291,146,2,'_entry_uid_hash','fad963e2fca0916ccaec704bd6fc8b0e',NULL,NULL,NULL,'2024-05-20 03:30:51','2024-05-20 03:30:51'),(292,146,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-20 03:30:51','2024-05-20 03:30:51'),(293,147,2,'_entry_uid_hash','b335ead392be44bc003e69f6959082af',NULL,NULL,NULL,'2024-05-20 05:50:10','2024-05-20 05:50:10'),(294,147,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-20 05:50:10','2024-05-20 05:50:10'),(295,148,2,'_entry_uid_hash','7d68d8a5d72e889a922403054baaddc3',NULL,NULL,NULL,'2024-05-22 13:59:09','2024-05-22 13:59:09'),(296,148,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-22 13:59:09','2024-05-22 13:59:09'),(297,149,2,'_entry_uid_hash','44db22e682b39e34845e041a8bef51cd',NULL,NULL,NULL,'2024-05-22 20:01:40','2024-05-22 20:01:40'),(298,149,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-22 20:01:40','2024-05-22 20:01:40'),(299,150,2,'_entry_uid_hash','ebfdd706ec603bd04866c0f0499f30e0',NULL,NULL,NULL,'2024-05-22 21:32:43','2024-05-22 21:32:43'),(300,150,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-22 21:32:43','2024-05-22 21:32:43'),(301,151,2,'_entry_uid_hash','47f827d089e2075cf9bca827b48b37b7',NULL,NULL,NULL,'2024-05-23 05:48:07','2024-05-23 05:48:07'),(302,151,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-23 05:48:07','2024-05-23 05:48:07'),(303,152,2,'_entry_uid_hash','ac17823f5305ddfd37da7688940cf659',NULL,NULL,NULL,'2024-05-24 00:50:34','2024-05-24 00:50:34'),(304,152,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-24 00:50:34','2024-05-24 00:50:34'),(305,153,2,'_entry_uid_hash','1128a55ccb422f8f0ee2f0a5ae9d21ff',NULL,NULL,NULL,'2024-05-24 05:32:08','2024-05-24 05:32:08'),(306,153,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-24 05:32:08','2024-05-24 05:32:08'),(307,154,2,'_entry_uid_hash','964efe225f7c055c79217d18e8009bf0',NULL,NULL,NULL,'2024-05-24 12:33:04','2024-05-24 12:33:04'),(308,154,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-24 12:33:04','2024-05-24 12:33:04'),(309,155,2,'_entry_uid_hash','259193b88477f251b8cb14bc471701e9',NULL,NULL,NULL,'2024-05-24 16:42:40','2024-05-24 16:42:40'),(310,155,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-24 16:42:40','2024-05-24 16:42:40'),(311,156,2,'_entry_uid_hash','7b8fcbe67851000d420c0f1904926817',NULL,NULL,NULL,'2024-05-26 01:37:52','2024-05-26 01:37:52'),(312,156,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-26 01:37:52','2024-05-26 01:37:52'),(313,157,2,'_entry_uid_hash','a2561f28f694709098656946d70d561e',NULL,NULL,NULL,'2024-05-28 08:04:36','2024-05-28 08:04:36'),(314,157,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-28 08:04:36','2024-05-28 08:04:36'),(315,158,2,'_entry_uid_hash','feb54f7369ae5194df77fbc615308336',NULL,NULL,NULL,'2024-05-28 10:36:39','2024-05-28 10:36:39'),(316,158,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-28 10:36:39','2024-05-28 10:36:39'),(317,159,2,'_entry_uid_hash','bc481dab568b9041cdba093b9ebb12de',NULL,NULL,NULL,'2024-05-29 05:32:47','2024-05-29 05:32:47'),(318,159,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-29 05:32:47','2024-05-29 05:32:47'),(319,160,2,'_entry_uid_hash','6f8e7c81c3e3bd67fb95ca7322c9d21a',NULL,NULL,NULL,'2024-05-29 18:04:31','2024-05-29 18:04:31'),(320,160,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-29 18:04:31','2024-05-29 18:04:31'),(321,161,2,'_entry_uid_hash','ac59786df33e805c80a491b10f7f2161',NULL,NULL,NULL,'2024-05-30 00:11:21','2024-05-30 00:11:21'),(322,161,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-30 00:11:21','2024-05-30 00:11:21'),(323,162,2,'_entry_uid_hash','405bcc902457abb612b095ce0a0ba409',NULL,NULL,NULL,'2024-05-30 00:20:25','2024-05-30 00:20:25'),(324,162,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-30 00:20:25','2024-05-30 00:20:25'),(325,163,2,'_entry_uid_hash','aadb01902926750be5bb13090ef07158',NULL,NULL,NULL,'2024-05-30 19:12:41','2024-05-30 19:12:41'),(326,163,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-05-30 19:12:41','2024-05-30 19:12:41'),(327,164,2,'_entry_uid_hash','ecc27f63098087e0aecc093fbde1a6fb',NULL,NULL,NULL,'2024-06-01 10:28:43','2024-06-01 10:28:43'),(328,164,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-01 10:28:43','2024-06-01 10:28:43'),(329,165,2,'_entry_uid_hash','5bfcbfbc40d1c773ff2444f405b0b0cf',NULL,NULL,NULL,'2024-06-03 11:58:36','2024-06-03 11:58:36'),(330,165,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-03 11:58:36','2024-06-03 11:58:36'),(331,166,2,'_entry_uid_hash','a71cabae34c7fb1a018ff4ace833f39f',NULL,NULL,NULL,'2024-06-04 00:04:56','2024-06-04 00:04:56'),(332,166,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-04 00:04:56','2024-06-04 00:04:56'),(333,167,2,'_entry_uid_hash','7bb9657b959b3b232620e4b551f5412a',NULL,NULL,NULL,'2024-06-04 20:30:39','2024-06-04 20:30:39'),(334,167,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-04 20:30:40','2024-06-04 20:30:40'),(335,168,2,'_entry_uid_hash','13ae085327c482984200007cbb27c512',NULL,NULL,NULL,'2024-06-06 12:52:17','2024-06-06 12:52:17'),(336,168,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-06 12:52:17','2024-06-06 12:52:17'),(337,169,2,'_entry_uid_hash','c8702a9ea46eacdfee9f9019921a38e8',NULL,NULL,NULL,'2024-06-06 19:33:25','2024-06-06 19:33:25'),(338,169,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-06 19:33:25','2024-06-06 19:33:25'),(339,170,2,'_entry_uid_hash','a6d13b98f53ec37a9a0d02bfa7ed2cd2',NULL,NULL,NULL,'2024-06-06 23:59:39','2024-06-06 23:59:39'),(340,170,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-06 23:59:39','2024-06-06 23:59:39'),(341,171,2,'_entry_uid_hash','3d3a7c545533393ed0b9874b72b09ec0',NULL,NULL,NULL,'2024-06-07 16:57:37','2024-06-07 16:57:37'),(342,171,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-07 16:57:38','2024-06-07 16:57:38'),(343,172,2,'_entry_uid_hash','085678a6c41d7ba49940a7fc733a5f7b',NULL,NULL,NULL,'2024-06-07 22:37:58','2024-06-07 22:37:58'),(344,172,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-07 22:37:58','2024-06-07 22:37:58'),(345,173,2,'_entry_uid_hash','a76951397b9398e11cbc60c542b18a28',NULL,NULL,NULL,'2024-06-07 23:00:22','2024-06-07 23:00:22'),(346,173,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-07 23:00:22','2024-06-07 23:00:22'),(347,174,2,'_entry_uid_hash','91de0dc3d2f9fc921fa74bf6bf9e5651',NULL,NULL,NULL,'2024-06-08 17:43:12','2024-06-08 17:43:12'),(348,174,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-08 17:43:12','2024-06-08 17:43:12'),(349,175,2,'_entry_uid_hash','b0a76ac1c7a5a1992b15863310cb4eb3',NULL,NULL,NULL,'2024-06-08 23:13:02','2024-06-08 23:13:02'),(350,175,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-08 23:13:02','2024-06-08 23:13:02'),(351,176,2,'_entry_uid_hash','acf10f53e3fa040e2e5353d905146aec',NULL,NULL,NULL,'2024-06-09 14:15:06','2024-06-09 14:15:06'),(352,176,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-09 14:15:06','2024-06-09 14:15:06'),(353,177,2,'_entry_uid_hash','bd56272206df432748506bffb7c7956c',NULL,NULL,NULL,'2024-06-10 08:57:21','2024-06-10 08:57:21'),(354,177,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-10 08:57:22','2024-06-10 08:57:22'),(355,178,2,'_entry_uid_hash','f7043013d29a477e556a8e076bc30aae',NULL,NULL,NULL,'2024-06-11 07:51:06','2024-06-11 07:51:06'),(356,178,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-11 07:51:06','2024-06-11 07:51:06'),(357,179,2,'_entry_uid_hash','c5037c0921a8f5838a8b550877855bb4',NULL,NULL,NULL,'2024-06-11 20:18:20','2024-06-11 20:18:20'),(358,179,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-11 20:18:20','2024-06-11 20:18:20'),(359,180,2,'_entry_uid_hash','b9d5e82a058ed6d2921ea8ea6fca0522',NULL,NULL,NULL,'2024-06-12 00:41:18','2024-06-12 00:41:18'),(360,180,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-12 00:41:18','2024-06-12 00:41:18'),(361,181,2,'_entry_uid_hash','8c7902b5af5ebec428d1d49520c18c63',NULL,NULL,NULL,'2024-06-13 01:02:39','2024-06-13 01:02:39'),(362,181,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-13 01:02:39','2024-06-13 01:02:39'),(363,182,2,'_entry_uid_hash','9ee7f7edb42fd92a7fa5695336cd8b3d',NULL,NULL,NULL,'2024-06-14 11:29:12','2024-06-14 11:29:12'),(364,182,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-14 11:29:12','2024-06-14 11:29:12'),(365,183,2,'_entry_uid_hash','54ab942ce7e52b7dc5f17cf0840c4984',NULL,NULL,NULL,'2024-06-14 15:53:16','2024-06-14 15:53:16'),(366,183,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-14 15:53:16','2024-06-14 15:53:16'),(367,184,2,'_entry_uid_hash','04ef163efd060b1105f9b2b979ac68d4',NULL,NULL,NULL,'2024-06-15 07:59:27','2024-06-15 07:59:27'),(368,184,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-15 07:59:27','2024-06-15 07:59:27'),(369,185,2,'_entry_uid_hash','777d0bfdfe01e926b2e480e2c9181ad5',NULL,NULL,NULL,'2024-06-15 16:59:20','2024-06-15 16:59:20'),(370,185,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-15 16:59:21','2024-06-15 16:59:21'),(371,186,2,'_entry_uid_hash','fa4496af41c2ca4ae603679551dded63',NULL,NULL,NULL,'2024-06-17 05:11:02','2024-06-17 05:11:02'),(372,186,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-17 05:11:02','2024-06-17 05:11:02'),(373,187,2,'_entry_uid_hash','2cf3988b15b1b5ca6f5229718c2e6a75',NULL,NULL,NULL,'2024-06-19 02:45:44','2024-06-19 02:45:44'),(374,187,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-19 02:45:44','2024-06-19 02:45:44'),(375,188,2,'_entry_uid_hash','d2378d5f964144697ce19d977c34f1d2',NULL,NULL,NULL,'2024-06-19 05:13:15','2024-06-19 05:13:15'),(376,188,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-19 05:13:15','2024-06-19 05:13:15'),(377,189,2,'_entry_uid_hash','feebbdfc4ba1d2b08221d2a79768faec',NULL,NULL,NULL,'2024-06-19 08:33:49','2024-06-19 08:33:49'),(378,189,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-19 08:33:49','2024-06-19 08:33:49'),(379,190,2,'_entry_uid_hash','8ae6561278546e662363534d66789398',NULL,NULL,NULL,'2024-06-20 03:04:04','2024-06-20 03:04:04'),(380,190,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-20 03:04:04','2024-06-20 03:04:04'),(381,191,2,'_entry_uid_hash','6dce01da0486c4283415e832feac927c',NULL,NULL,NULL,'2024-06-22 18:32:26','2024-06-22 18:32:26'),(382,191,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-22 18:32:26','2024-06-22 18:32:26'),(383,192,2,'_entry_uid_hash','c1a6062062af0e15ce7f21d5a526eed0',NULL,NULL,NULL,'2024-06-22 23:27:17','2024-06-22 23:27:17'),(384,192,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-22 23:27:17','2024-06-22 23:27:17'),(385,193,2,'_entry_uid_hash','592600271de07afee644c1eaba361f47',NULL,NULL,NULL,'2024-06-25 11:57:04','2024-06-25 11:57:04'),(386,193,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-25 11:57:05','2024-06-25 11:57:05'),(387,194,2,'_entry_uid_hash','9510a932263079fb2e665fb8af779522',NULL,NULL,NULL,'2024-06-26 02:25:28','2024-06-26 02:25:28'),(388,194,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-26 02:25:28','2024-06-26 02:25:28'),(389,195,2,'_entry_uid_hash','856ce3e3bf9c9ca03b229a008b53946b',NULL,NULL,NULL,'2024-06-26 04:13:37','2024-06-26 04:13:37'),(390,195,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-26 04:13:37','2024-06-26 04:13:37'),(391,196,2,'_entry_uid_hash','7c0e6bda76c62bb4904fa79b7c6003fe',NULL,NULL,NULL,'2024-06-26 18:42:27','2024-06-26 18:42:27'),(392,196,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-26 18:42:27','2024-06-26 18:42:27'),(393,197,2,'_entry_uid_hash','9604420bccc47d5047c4dbe243be062e',NULL,NULL,NULL,'2024-06-26 23:35:37','2024-06-26 23:35:37'),(394,197,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-26 23:35:37','2024-06-26 23:35:37'),(395,198,2,'_entry_uid_hash','8b8e471aba88c1cb8de02d324c92cf75',NULL,NULL,NULL,'2024-06-27 22:10:17','2024-06-27 22:10:17'),(396,198,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-06-27 22:10:17','2024-06-27 22:10:17'),(397,199,2,'_entry_uid_hash','a4b2737ee274aaaff3ad218a2f3e1de0',NULL,NULL,NULL,'2024-07-01 04:23:47','2024-07-01 04:23:47'),(398,199,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-01 04:23:47','2024-07-01 04:23:47'),(399,200,2,'_entry_uid_hash','22b283178a5e530244484fe8327eb385',NULL,NULL,NULL,'2024-07-01 15:04:35','2024-07-01 15:04:35'),(400,200,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-01 15:04:35','2024-07-01 15:04:35'),(401,201,2,'_entry_uid_hash','b8efe0d922129f26d9625ffa497ac207',NULL,NULL,NULL,'2024-07-03 10:14:02','2024-07-03 10:14:02'),(402,201,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 10:14:02','2024-07-03 10:14:02'),(403,202,2,'_entry_uid_hash','9eb0fc4e583047108121505c3b24029d',NULL,NULL,NULL,'2024-07-03 13:54:01','2024-07-03 13:54:01'),(404,202,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 13:54:01','2024-07-03 13:54:01'),(405,203,2,'_entry_uid_hash','486f495a390faa1a6dbf2cb57ab3feab',NULL,NULL,NULL,'2024-07-03 15:10:26','2024-07-03 15:10:26'),(406,203,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 15:10:26','2024-07-03 15:10:26'),(407,204,2,'_entry_uid_hash','84021c56af1d438ea480f44646c706c7',NULL,NULL,NULL,'2024-07-03 19:55:11','2024-07-03 19:55:11'),(408,204,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 19:55:11','2024-07-03 19:55:11'),(409,205,2,'_entry_uid_hash','891c4c907953a9cd3e8c35fce1817f2f',NULL,NULL,NULL,'2024-07-03 20:37:22','2024-07-03 20:37:22'),(410,205,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-03 20:37:22','2024-07-03 20:37:22'),(411,206,2,'_entry_uid_hash','b20d902e2e02352681117a509269ca74',NULL,NULL,NULL,'2024-07-06 01:03:56','2024-07-06 01:03:56'),(412,206,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-06 01:03:56','2024-07-06 01:03:56'),(413,207,2,'_entry_uid_hash','9a3429741a8af11b7841be6e7375a718',NULL,NULL,NULL,'2024-07-06 19:54:37','2024-07-06 19:54:37'),(414,207,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-06 19:54:37','2024-07-06 19:54:37'),(415,208,2,'_entry_uid_hash','d31ed5eaae52d78c23115cf3bb807df5',NULL,NULL,NULL,'2024-07-07 11:26:38','2024-07-07 11:26:38'),(416,208,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-07 11:26:38','2024-07-07 11:26:38'),(417,209,2,'_entry_uid_hash','ffcaa3fcb5d85e28990fa11526748d4f',NULL,NULL,NULL,'2024-07-08 00:09:09','2024-07-08 00:09:09'),(418,209,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-08 00:09:09','2024-07-08 00:09:09'),(419,210,2,'_entry_uid_hash','c66d06488373eba88367ad9ae4352d76',NULL,NULL,NULL,'2024-07-08 17:20:16','2024-07-08 17:20:16'),(420,210,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-08 17:20:16','2024-07-08 17:20:16'),(421,211,2,'_entry_uid_hash','01834265a69123e0f277c6b07d628061',NULL,NULL,NULL,'2024-07-08 21:12:16','2024-07-08 21:12:16'),(422,211,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-08 21:12:16','2024-07-08 21:12:16'),(423,212,2,'_entry_uid_hash','ad477b8c1aea501447281d25faaf98ae',NULL,NULL,NULL,'2024-07-09 03:21:51','2024-07-09 03:21:51'),(424,212,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-09 03:21:51','2024-07-09 03:21:51'),(425,213,2,'_entry_uid_hash','599c97cc4078d12449670b6d32319a0c',NULL,NULL,NULL,'2024-07-09 22:55:12','2024-07-09 22:55:12'),(426,213,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-09 22:55:12','2024-07-09 22:55:12'),(427,214,2,'_entry_uid_hash','8bf9ebc698ab3688e528d00ba523f54b',NULL,NULL,NULL,'2024-07-10 02:59:58','2024-07-10 02:59:58'),(428,214,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-10 02:59:58','2024-07-10 02:59:58'),(429,215,2,'_entry_uid_hash','fa90e4e1707bf78410431133ff084297',NULL,NULL,NULL,'2024-07-10 10:31:09','2024-07-10 10:31:09'),(430,215,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-10 10:31:09','2024-07-10 10:31:09'),(431,216,2,'_entry_uid_hash','4dd27d508214da46333be08aa2bd63ae',NULL,NULL,NULL,'2024-07-10 22:00:00','2024-07-10 22:00:00'),(432,216,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-10 22:00:00','2024-07-10 22:00:00'),(433,217,2,'_entry_uid_hash','c7ca5e881b6c49c9ff4ca19b1570d57c',NULL,NULL,NULL,'2024-07-11 08:43:34','2024-07-11 08:43:34'),(434,217,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-11 08:43:34','2024-07-11 08:43:34'),(435,218,2,'_entry_uid_hash','20491e664ad62e3363a26b4ee91396d3',NULL,NULL,NULL,'2024-07-12 00:43:20','2024-07-12 00:43:20'),(436,218,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-12 00:43:20','2024-07-12 00:43:20'),(437,219,2,'_entry_uid_hash','f44dcb84e018d136e9386a645aa207e0',NULL,NULL,NULL,'2024-07-13 06:10:21','2024-07-13 06:10:21'),(438,219,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-13 06:10:21','2024-07-13 06:10:21'),(439,220,2,'_entry_uid_hash','f10ae115a757878841db56da1cd88a80',NULL,NULL,NULL,'2024-07-13 16:26:03','2024-07-13 16:26:03'),(440,220,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-13 16:26:03','2024-07-13 16:26:03'),(441,221,2,'_entry_uid_hash','ee3f784f78f11d735df7225d56a62697',NULL,NULL,NULL,'2024-07-14 00:34:19','2024-07-14 00:34:19'),(442,221,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-14 00:34:20','2024-07-14 00:34:20'),(443,222,2,'_entry_uid_hash','f0ca56c6e87592683605cb1fe719957a',NULL,NULL,NULL,'2024-07-14 19:10:00','2024-07-14 19:10:00'),(444,222,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-14 19:10:00','2024-07-14 19:10:00'),(445,223,2,'_entry_uid_hash','e9645a834862aa3a96443f3ffcb92fa7',NULL,NULL,NULL,'2024-07-14 23:46:15','2024-07-14 23:46:15'),(446,223,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-14 23:46:15','2024-07-14 23:46:15'),(447,224,2,'_entry_uid_hash','49e5054b9b3fb52121222e4f6e945352',NULL,NULL,NULL,'2024-07-15 05:35:21','2024-07-15 05:35:21'),(448,224,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-15 05:35:21','2024-07-15 05:35:21'),(449,225,2,'_entry_uid_hash','7eb53ce8dec257d9dc86ad6826113242',NULL,NULL,NULL,'2024-07-15 07:22:19','2024-07-15 07:22:19'),(450,225,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-15 07:22:19','2024-07-15 07:22:19'),(451,226,2,'_entry_uid_hash','23406788325028a18f7728b66ed1730e',NULL,NULL,NULL,'2024-07-15 21:14:37','2024-07-15 21:14:37'),(452,226,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-15 21:14:37','2024-07-15 21:14:37'),(453,227,2,'_entry_uid_hash','2129a61b287565fea23dc6f967b56f09',NULL,NULL,NULL,'2024-07-16 01:15:50','2024-07-16 01:15:50'),(454,227,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-16 01:15:50','2024-07-16 01:15:50'),(455,228,2,'_entry_uid_hash','44e59a2aea20e6341d6338448883cdc4',NULL,NULL,NULL,'2024-07-16 18:15:51','2024-07-16 18:15:51'),(456,228,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-16 18:15:51','2024-07-16 18:15:51'),(457,229,2,'_entry_uid_hash','a61b0513c08bf4bc3db677ae030fab18',NULL,NULL,NULL,'2024-07-17 03:22:21','2024-07-17 03:22:21'),(458,229,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-17 03:22:21','2024-07-17 03:22:21'),(459,230,2,'_entry_uid_hash','e950b8fd227e7fd2520d282faec1b8bb',NULL,NULL,NULL,'2024-07-17 20:13:29','2024-07-17 20:13:29'),(460,230,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-17 20:13:29','2024-07-17 20:13:29'),(461,231,2,'_entry_uid_hash','ed771d9e9ceff5927d6e2691aecfd44e',NULL,NULL,NULL,'2024-07-17 22:25:19','2024-07-17 22:25:19'),(462,231,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-17 22:25:19','2024-07-17 22:25:19'),(463,232,2,'_entry_uid_hash','12b81ebef1de3953a4b029c3f249af27',NULL,NULL,NULL,'2024-07-18 03:28:44','2024-07-18 03:28:44'),(464,232,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-18 03:28:44','2024-07-18 03:28:44'),(465,233,2,'_entry_uid_hash','5acdca9f4d56edf8b7d8d583b35e6667',NULL,NULL,NULL,'2024-07-18 19:40:38','2024-07-18 19:40:38'),(466,233,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-18 19:40:38','2024-07-18 19:40:38'),(467,234,2,'_entry_uid_hash','3d769a66041297853a84776f81a40839',NULL,NULL,NULL,'2024-07-19 20:11:22','2024-07-19 20:11:22'),(468,234,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-19 20:11:22','2024-07-19 20:11:22'),(469,235,2,'_entry_uid_hash','0a5eb331bf4bd6c49d99667f2d0c254c',NULL,NULL,NULL,'2024-07-20 04:16:49','2024-07-20 04:16:49'),(470,235,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-20 04:16:49','2024-07-20 04:16:49'),(471,236,2,'_entry_uid_hash','31dd70b379818d427efb0a714fc35ee7',NULL,NULL,NULL,'2024-07-20 19:31:03','2024-07-20 19:31:03'),(472,236,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-20 19:31:03','2024-07-20 19:31:03'),(473,237,2,'_entry_uid_hash','5e8885a70e1bcf47201d82c6adff924e',NULL,NULL,NULL,'2024-07-20 23:40:57','2024-07-20 23:40:57'),(474,237,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-20 23:40:57','2024-07-20 23:40:57'),(475,238,2,'_entry_uid_hash','5547c45b387e0491a9edc96e45b95db3',NULL,NULL,NULL,'2024-07-21 01:26:41','2024-07-21 01:26:41'),(476,238,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-21 01:26:41','2024-07-21 01:26:41'),(477,239,2,'_entry_uid_hash','a0edc40d2e4f165f369530cc9259bd4a',NULL,NULL,NULL,'2024-07-21 18:48:56','2024-07-21 18:48:56'),(478,239,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-21 18:48:56','2024-07-21 18:48:56'),(479,240,2,'_entry_uid_hash','d3e3008d459d91d1aaf47f00b49aca42',NULL,NULL,NULL,'2024-07-22 12:29:52','2024-07-22 12:29:52'),(480,240,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 12:29:52','2024-07-22 12:29:52'),(481,241,2,'_entry_uid_hash','9a67dc698ff68243e498015926bfbe6d',NULL,NULL,NULL,'2024-07-22 16:18:10','2024-07-22 16:18:10'),(482,241,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 16:18:10','2024-07-22 16:18:10'),(483,242,2,'_entry_uid_hash','22c1c94537f3d41b81dcbac7d1cc8ac1',NULL,NULL,NULL,'2024-07-22 22:35:20','2024-07-22 22:35:20'),(484,242,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 22:35:20','2024-07-22 22:35:20'),(485,243,2,'_entry_uid_hash','0793eb4a31c264701ceb05f5718a1213',NULL,NULL,NULL,'2024-07-22 23:45:49','2024-07-22 23:45:49'),(486,243,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-22 23:45:49','2024-07-22 23:45:49'),(487,244,2,'_entry_uid_hash','64f2d2366515af7c1ca7febfcb30240b',NULL,NULL,NULL,'2024-07-23 04:33:33','2024-07-23 04:33:33'),(488,244,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-23 04:33:33','2024-07-23 04:33:33'),(489,245,2,'_entry_uid_hash','93ea73045cad1e57af8986bb76ced2f3',NULL,NULL,NULL,'2024-07-23 19:38:06','2024-07-23 19:38:06'),(490,245,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-23 19:38:07','2024-07-23 19:38:07'),(491,246,2,'_entry_uid_hash','c5f951304ac7501cd669d2cee71b7bbb',NULL,NULL,NULL,'2024-07-24 07:44:13','2024-07-24 07:44:13'),(492,246,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-24 07:44:13','2024-07-24 07:44:13'),(493,247,2,'_entry_uid_hash','0208ca2f65e44c2dfe6a0ae66b464420',NULL,NULL,NULL,'2024-07-24 23:24:46','2024-07-24 23:24:46'),(494,247,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-24 23:24:46','2024-07-24 23:24:46'),(495,248,2,'_entry_uid_hash','a2aaa466e248c8eb57cc4371eb237b11',NULL,NULL,NULL,'2024-07-25 04:07:17','2024-07-25 04:07:17'),(496,248,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-25 04:07:17','2024-07-25 04:07:17'),(497,249,2,'_entry_uid_hash','a10c7f3b16d16bbac607e333425378be',NULL,NULL,NULL,'2024-07-25 13:07:03','2024-07-25 13:07:03'),(498,249,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-25 13:07:03','2024-07-25 13:07:03'),(499,250,2,'_entry_uid_hash','dd29cf882de1fbef9ce2a7294d5eeffe',NULL,NULL,NULL,'2024-07-25 21:54:36','2024-07-25 21:54:36'),(500,250,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-25 21:54:36','2024-07-25 21:54:36'),(501,251,2,'_entry_uid_hash','eef0aef1efe025c89471884d765ea4d1',NULL,NULL,NULL,'2024-07-26 03:37:07','2024-07-26 03:37:07'),(502,251,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-26 03:37:07','2024-07-26 03:37:07'),(503,252,2,'_entry_uid_hash','b8f4ee81165da34fd694af2848fcbf99',NULL,NULL,NULL,'2024-07-26 18:06:19','2024-07-26 18:06:19'),(504,252,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-26 18:06:19','2024-07-26 18:06:19'),(505,253,2,'_entry_uid_hash','c84a67d402ab700c871bcf72a0aa1e38',NULL,NULL,NULL,'2024-07-27 03:59:55','2024-07-27 03:59:55'),(506,253,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-27 03:59:55','2024-07-27 03:59:55'),(507,254,4,'_entry_uid_hash','5a51aff38bdc0559a0c848826bc9a1cf',NULL,NULL,NULL,'2024-07-27 10:00:22','2024-07-27 10:00:22'),(508,254,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-27 10:00:22','2024-07-27 10:00:22'),(509,255,2,'_entry_uid_hash','68388530448c3cc6a8cdb152466c1779',NULL,NULL,NULL,'2024-07-28 01:02:41','2024-07-28 01:02:41'),(510,255,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 01:02:41','2024-07-28 01:02:41'),(511,256,2,'_entry_uid_hash','5a11616351f023370a87497870df43cf',NULL,NULL,NULL,'2024-07-28 12:16:55','2024-07-28 12:16:55'),(512,256,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 12:16:55','2024-07-28 12:16:55'),(513,257,2,'_entry_uid_hash','685932bd82333ac160dcd61ea6597921',NULL,NULL,NULL,'2024-07-28 12:56:43','2024-07-28 12:56:43'),(514,257,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 12:56:43','2024-07-28 12:56:43'),(515,258,2,'_entry_uid_hash','fba8412cdf33572217f8456114cbb284',NULL,NULL,NULL,'2024-07-28 12:59:57','2024-07-28 12:59:57'),(516,258,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 12:59:58','2024-07-28 12:59:58'),(517,259,2,'_entry_uid_hash','438ca537e08f73ffb260803d5597cfcf',NULL,NULL,NULL,'2024-07-28 17:18:58','2024-07-28 17:18:58'),(518,259,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-28 17:18:58','2024-07-28 17:18:58'),(519,260,2,'_entry_uid_hash','f8d414d3911e9f87eb080b0e5e19fe27',NULL,NULL,NULL,'2024-07-29 13:16:38','2024-07-29 13:16:38'),(520,260,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-29 13:16:38','2024-07-29 13:16:38'),(521,261,2,'_entry_uid_hash','83d5e9e2d38203122548248265c57ac4',NULL,NULL,NULL,'2024-07-29 18:32:21','2024-07-29 18:32:21'),(522,261,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-29 18:32:21','2024-07-29 18:32:21'),(523,262,2,'_entry_uid_hash','371a51230345b5a5c822597ba50fcf47',NULL,NULL,NULL,'2024-07-29 19:26:39','2024-07-29 19:26:39'),(524,262,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-29 19:26:40','2024-07-29 19:26:40'),(525,263,2,'_entry_uid_hash','2c5d7bf48146e24627486b674f96a9d3',NULL,NULL,NULL,'2024-07-30 08:28:58','2024-07-30 08:28:58'),(526,263,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-30 08:28:58','2024-07-30 08:28:58'),(527,264,2,'_entry_uid_hash','e7e0ae194842c191170b129daa5dba73',NULL,NULL,NULL,'2024-07-30 08:55:00','2024-07-30 08:55:00'),(528,264,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-30 08:55:00','2024-07-30 08:55:00'),(529,265,2,'_entry_uid_hash','d97ae88c2fa2eb794e5cec0c25d68682',NULL,NULL,NULL,'2024-07-30 09:35:20','2024-07-30 09:35:20'),(530,265,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-30 09:35:20','2024-07-30 09:35:20'),(531,266,2,'_entry_uid_hash','dc1df3aee34274a7d29f6789b396983f',NULL,NULL,NULL,'2024-07-30 14:41:37','2024-07-30 14:41:37'),(532,266,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-30 14:41:37','2024-07-30 14:41:37'),(533,267,2,'_entry_uid_hash','21e9df371e9c0fda7d6a8fa03ff95c22',NULL,NULL,NULL,'2024-07-31 03:30:44','2024-07-31 03:30:44'),(534,267,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-31 03:30:44','2024-07-31 03:30:44'),(535,268,2,'_entry_uid_hash','be8c304dbca7649456afcb537776fb26',NULL,NULL,NULL,'2024-07-31 08:14:02','2024-07-31 08:14:02'),(536,268,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-31 08:14:02','2024-07-31 08:14:02'),(537,269,2,'_entry_uid_hash','0c2528a1c692953e9198142084158710',NULL,NULL,NULL,'2024-07-31 14:43:41','2024-07-31 14:43:41'),(538,269,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-31 14:43:41','2024-07-31 14:43:41'),(539,270,2,'_entry_uid_hash','043e3e7ad96122c01542f5b26bce10f1',NULL,NULL,NULL,'2024-07-31 19:11:29','2024-07-31 19:11:29'),(540,270,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-07-31 19:11:29','2024-07-31 19:11:29'),(541,271,2,'_entry_uid_hash','a522192a0049d9657f637d18bc469dfe',NULL,NULL,NULL,'2024-08-01 01:43:47','2024-08-01 01:43:47'),(542,271,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-01 01:43:47','2024-08-01 01:43:47'),(543,272,2,'_entry_uid_hash','4d9cd0c4c2428394835889f843bb5a35',NULL,NULL,NULL,'2024-08-01 20:41:51','2024-08-01 20:41:51'),(544,272,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-01 20:41:51','2024-08-01 20:41:51'),(545,273,2,'_entry_uid_hash','aab404e850523e80f1a7efe8ec944832',NULL,NULL,NULL,'2024-08-03 02:18:54','2024-08-03 02:18:54'),(546,273,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-03 02:18:54','2024-08-03 02:18:54'),(547,274,2,'_entry_uid_hash','971ad92bb55b5630968532d2b00decad',NULL,NULL,NULL,'2024-08-03 15:17:34','2024-08-03 15:17:34'),(548,274,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-03 15:17:34','2024-08-03 15:17:34'),(549,275,2,'_entry_uid_hash','7ff90de79a9a23910ec6aa4407068cff',NULL,NULL,NULL,'2024-08-03 18:13:43','2024-08-03 18:13:43'),(550,275,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-03 18:13:43','2024-08-03 18:13:43'),(551,276,2,'_entry_uid_hash','957e287dc91c1afcb729314c53bcf8f1',NULL,NULL,NULL,'2024-08-03 18:53:00','2024-08-03 18:53:00'),(552,276,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-03 18:53:00','2024-08-03 18:53:00'),(553,277,2,'_entry_uid_hash','8fbd8561c23c634475b8daaa3550ae74',NULL,NULL,NULL,'2024-08-03 21:44:55','2024-08-03 21:44:55'),(554,277,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-03 21:44:55','2024-08-03 21:44:55'),(555,278,2,'_entry_uid_hash','d45d170c1bb60943fb727584511ff531',NULL,NULL,NULL,'2024-08-04 03:27:31','2024-08-04 03:27:31'),(556,278,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-04 03:27:31','2024-08-04 03:27:31'),(557,279,2,'_entry_uid_hash','b7f46e892a40228e36821d3f3017631b',NULL,NULL,NULL,'2024-08-04 04:27:16','2024-08-04 04:27:16'),(558,279,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-04 04:27:16','2024-08-04 04:27:16'),(559,280,2,'_entry_uid_hash','e7b55203ed8cbdc1e24f3ee1db87df4c',NULL,NULL,NULL,'2024-08-04 06:45:57','2024-08-04 06:45:57'),(560,280,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-04 06:45:57','2024-08-04 06:45:57'),(561,281,2,'_entry_uid_hash','628886f41655ce6dc79e744a03be6ec6',NULL,NULL,NULL,'2024-08-04 10:56:30','2024-08-04 10:56:30'),(562,281,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-04 10:56:30','2024-08-04 10:56:30'),(563,282,2,'_entry_uid_hash','c3fe8d15310cf6dfcf8b5301693e8ded',NULL,NULL,NULL,'2024-08-04 22:15:54','2024-08-04 22:15:54'),(564,282,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-04 22:15:55','2024-08-04 22:15:55'),(565,283,2,'_entry_uid_hash','e4f847f033289adc70756e33bb477392',NULL,NULL,NULL,'2024-08-05 02:01:23','2024-08-05 02:01:23'),(566,283,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 02:01:23','2024-08-05 02:01:23'),(567,284,2,'_entry_uid_hash','06dd904445a9b6e8fe51acd430d15020',NULL,NULL,NULL,'2024-08-05 04:30:33','2024-08-05 04:30:33'),(568,284,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 04:30:33','2024-08-05 04:30:33'),(569,285,2,'_entry_uid_hash','7c6330775b6f04059736ec0fcfc034d9',NULL,NULL,NULL,'2024-08-05 10:00:09','2024-08-05 10:00:09'),(570,285,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 10:00:09','2024-08-05 10:00:09'),(571,286,2,'_entry_uid_hash','3faf8d8e6299f7b4db22ca160f36435c',NULL,NULL,NULL,'2024-08-05 18:32:04','2024-08-05 18:32:04'),(572,286,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 18:32:04','2024-08-05 18:32:04'),(573,287,2,'_entry_uid_hash','83ddb455629a735829d39c2dbfc5b2f8',NULL,NULL,NULL,'2024-08-05 22:43:50','2024-08-05 22:43:50'),(574,287,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-05 22:43:50','2024-08-05 22:43:50'),(575,288,2,'_entry_uid_hash','6f5e434697943c46d9f1f20b2eb29ec3',NULL,NULL,NULL,'2024-08-06 00:44:02','2024-08-06 00:44:02'),(576,288,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-06 00:44:02','2024-08-06 00:44:02'),(577,289,2,'_entry_uid_hash','09edd2af7c41fc5f7821e56974010e29',NULL,NULL,NULL,'2024-08-06 03:55:15','2024-08-06 03:55:15'),(578,289,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-06 03:55:15','2024-08-06 03:55:15'),(579,290,2,'_entry_uid_hash','729e6679126fdcf0ac7869f9d4a0b26a',NULL,NULL,NULL,'2024-08-06 04:35:22','2024-08-06 04:35:22'),(580,290,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-06 04:35:22','2024-08-06 04:35:22'),(581,291,2,'_entry_uid_hash','0d21da8b45f1ec1a24177a11561fb80d',NULL,NULL,NULL,'2024-08-06 13:07:47','2024-08-06 13:07:47'),(582,291,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-06 13:07:47','2024-08-06 13:07:47'),(583,292,2,'_entry_uid_hash','93de1d5656a5daf9ba4f75e7c714923f',NULL,NULL,NULL,'2024-08-07 11:02:51','2024-08-07 11:02:51'),(584,292,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-07 11:02:51','2024-08-07 11:02:51'),(585,293,2,'_entry_uid_hash','6a0eb26befe9688600f5860b93792f96',NULL,NULL,NULL,'2024-08-08 15:12:27','2024-08-08 15:12:27'),(586,293,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-08 15:12:27','2024-08-08 15:12:27'),(587,294,2,'_entry_uid_hash','9979157ebbd5d83a331d7ad60faf845f',NULL,NULL,NULL,'2024-08-09 09:47:33','2024-08-09 09:47:33'),(588,294,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-09 09:47:33','2024-08-09 09:47:33'),(589,295,2,'_entry_uid_hash','859693fc128b900357007af5a7d25655',NULL,NULL,NULL,'2024-08-10 15:58:08','2024-08-10 15:58:08'),(590,295,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-10 15:58:08','2024-08-10 15:58:08'),(591,296,2,'_entry_uid_hash','0902186291c30da7d65c07ef74331363',NULL,NULL,NULL,'2024-08-10 19:01:55','2024-08-10 19:01:55'),(592,296,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-10 19:01:55','2024-08-10 19:01:55'),(593,297,2,'_entry_uid_hash','375c17713b5eb9e7dc9312e7262c217d',NULL,NULL,NULL,'2024-08-10 19:16:31','2024-08-10 19:16:31'),(594,297,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-10 19:16:31','2024-08-10 19:16:31'),(595,298,2,'_entry_uid_hash','e2c60fb25fd045a0db2a7ca2a61dcf10',NULL,NULL,NULL,'2024-08-11 04:23:15','2024-08-11 04:23:15'),(596,298,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-11 04:23:15','2024-08-11 04:23:15'),(597,299,2,'_entry_uid_hash','11b5fce95c5b019634ff115e81beaea1',NULL,NULL,NULL,'2024-08-12 03:56:57','2024-08-12 03:56:57'),(598,299,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-12 03:56:57','2024-08-12 03:56:57'),(599,300,2,'_entry_uid_hash','9864c670b107566fd7a0f65df1082a89',NULL,NULL,NULL,'2024-08-12 05:20:27','2024-08-12 05:20:27'),(600,300,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-12 05:20:27','2024-08-12 05:20:27'),(601,301,2,'_entry_uid_hash','f9b907a63e898f820350825881806bbd',NULL,NULL,NULL,'2024-08-12 19:14:35','2024-08-12 19:14:35'),(602,301,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-12 19:14:35','2024-08-12 19:14:35'),(603,302,2,'_entry_uid_hash','be32b8b0314145a33601d37377585723',NULL,NULL,NULL,'2024-08-12 19:48:58','2024-08-12 19:48:58'),(604,302,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-12 19:48:58','2024-08-12 19:48:58'),(605,303,2,'_entry_uid_hash','bd31e08bd049419b7e62a679c888ca33',NULL,NULL,NULL,'2024-08-13 17:24:35','2024-08-13 17:24:35'),(606,303,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-13 17:24:35','2024-08-13 17:24:35'),(607,304,2,'_entry_uid_hash','05f7daed8a713e6a4016fbccb3d3c61b',NULL,NULL,NULL,'2024-08-13 18:21:55','2024-08-13 18:21:55'),(608,304,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-13 18:21:56','2024-08-13 18:21:56'),(609,305,2,'_entry_uid_hash','5e4a2086597d1d935fca06b79b6887aa',NULL,NULL,NULL,'2024-08-13 21:20:46','2024-08-13 21:20:46'),(610,305,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-13 21:20:46','2024-08-13 21:20:46'),(611,306,2,'_entry_uid_hash','520530ee78111bc985281b6ad7523b14',NULL,NULL,NULL,'2024-08-15 01:21:34','2024-08-15 01:21:34'),(612,306,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-15 01:21:34','2024-08-15 01:21:34'),(613,307,2,'_entry_uid_hash','91f12f32d8b71cd6b39657d17296ff06',NULL,NULL,NULL,'2024-08-15 02:37:15','2024-08-15 02:37:15'),(614,307,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-15 02:37:15','2024-08-15 02:37:15'),(615,308,2,'_entry_uid_hash','f62a9b2644edbabe66a8cf6278af5bf8',NULL,NULL,NULL,'2024-08-15 06:40:51','2024-08-15 06:40:51'),(616,308,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-15 06:40:51','2024-08-15 06:40:51'),(617,309,2,'_entry_uid_hash','e0870440fee7768e656b9479e414e2b0',NULL,NULL,NULL,'2024-08-16 05:32:54','2024-08-16 05:32:54'),(618,309,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-16 05:32:54','2024-08-16 05:32:54'),(619,310,2,'_entry_uid_hash','1a937d7598aa0a45acb7124308c497b8',NULL,NULL,NULL,'2024-08-16 07:55:01','2024-08-16 07:55:01'),(620,310,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-16 07:55:01','2024-08-16 07:55:01'),(621,311,2,'_entry_uid_hash','c521428f44acb7e6e917b7fba9c5c6db',NULL,NULL,NULL,'2024-08-16 19:15:44','2024-08-16 19:15:44'),(622,311,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-16 19:15:44','2024-08-16 19:15:44'),(623,312,2,'_entry_uid_hash','3d1bfede46d4e358980e850bfafaab1c',NULL,NULL,NULL,'2024-08-17 01:08:53','2024-08-17 01:08:53'),(624,312,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-17 01:08:53','2024-08-17 01:08:53'),(625,313,2,'_entry_uid_hash','7d269dc717405db2f89d2a71b7b6fcd1',NULL,NULL,NULL,'2024-08-17 10:41:11','2024-08-17 10:41:11'),(626,313,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-17 10:41:11','2024-08-17 10:41:11'),(627,314,2,'_entry_uid_hash','c793b29d4d71bea4b553f52392efa2f0',NULL,NULL,NULL,'2024-08-18 11:17:06','2024-08-18 11:17:06'),(628,314,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-18 11:17:06','2024-08-18 11:17:06'),(629,315,2,'_entry_uid_hash','ceb0db79c3b383e4871c469186380ea5',NULL,NULL,NULL,'2024-08-18 20:59:17','2024-08-18 20:59:17'),(630,315,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-18 20:59:17','2024-08-18 20:59:17'),(631,316,2,'_entry_uid_hash','a94a2248e5deeef2a7011a3cad4d6092',NULL,NULL,NULL,'2024-08-20 10:36:50','2024-08-20 10:36:50'),(632,316,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-20 10:36:50','2024-08-20 10:36:50'),(633,317,2,'_entry_uid_hash','6fdf051b150455d4a114d7a275b39a10',NULL,NULL,NULL,'2024-08-20 17:55:38','2024-08-20 17:55:38'),(634,317,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-20 17:55:38','2024-08-20 17:55:38'),(635,318,2,'_entry_uid_hash','74f5181d26070ac7e06059a17cdda9f7',NULL,NULL,NULL,'2024-08-20 19:26:06','2024-08-20 19:26:06'),(636,318,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-20 19:26:06','2024-08-20 19:26:06'),(637,319,2,'_entry_uid_hash','91a63fb8ad5bbea663aee8b6e0b2877f',NULL,NULL,NULL,'2024-08-21 01:42:56','2024-08-21 01:42:56'),(638,319,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-21 01:42:56','2024-08-21 01:42:56'),(639,320,2,'_entry_uid_hash','82f79c84774a159c614d916a53c547a0',NULL,NULL,NULL,'2024-08-21 04:50:36','2024-08-21 04:50:36'),(640,320,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-21 04:50:36','2024-08-21 04:50:36'),(641,321,2,'_entry_uid_hash','212744341e2867f4b6e95abd2b3103d4',NULL,NULL,NULL,'2024-08-21 19:27:03','2024-08-21 19:27:03'),(642,321,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-21 19:27:03','2024-08-21 19:27:03'),(643,322,2,'_entry_uid_hash','30c288f88fc76dd51092ce175ed5d1e4',NULL,NULL,NULL,'2024-08-21 23:38:43','2024-08-21 23:38:43'),(644,322,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-21 23:38:43','2024-08-21 23:38:43'),(645,323,2,'_entry_uid_hash','e6c672c06b6e93191aaf063dd973eb7c',NULL,NULL,NULL,'2024-08-22 03:09:15','2024-08-22 03:09:15'),(646,323,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-22 03:09:15','2024-08-22 03:09:15'),(647,324,2,'_entry_uid_hash','fabc8fc66cd663e63b70a012c5acd586',NULL,NULL,NULL,'2024-08-22 03:29:10','2024-08-22 03:29:10'),(648,324,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-22 03:29:10','2024-08-22 03:29:10'),(649,325,2,'_entry_uid_hash','89b44a2a5fba9ba5243740778a8142f1',NULL,NULL,NULL,'2024-08-22 06:15:08','2024-08-22 06:15:08'),(650,325,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-22 06:15:08','2024-08-22 06:15:08'),(651,326,2,'_entry_uid_hash','2c3e536579ccbbb84db7a63177ee435b',NULL,NULL,NULL,'2024-08-22 23:04:11','2024-08-22 23:04:11'),(652,326,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-22 23:04:11','2024-08-22 23:04:11'),(653,327,2,'_entry_uid_hash','8519b11c4e73cb3198faa0ae6d854fe0',NULL,NULL,NULL,'2024-08-23 19:57:41','2024-08-23 19:57:41'),(654,327,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-23 19:57:42','2024-08-23 19:57:42'),(655,328,2,'_entry_uid_hash','00e20a460cba65d1df27c981ed065aef',NULL,NULL,NULL,'2024-08-24 05:52:07','2024-08-24 05:52:07'),(656,328,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-24 05:52:07','2024-08-24 05:52:07'),(657,329,2,'_entry_uid_hash','f2bf4e712def32566d579714aa68195d',NULL,NULL,NULL,'2024-08-24 07:09:27','2024-08-24 07:09:27'),(658,329,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-24 07:09:27','2024-08-24 07:09:27'),(659,330,2,'_entry_uid_hash','089768373ec35abfeb1273634ca4fc70',NULL,NULL,NULL,'2024-08-24 21:59:25','2024-08-24 21:59:25'),(660,330,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-24 21:59:25','2024-08-24 21:59:25'),(661,331,2,'_entry_uid_hash','b9d3bd1e8a0e89e3fcbba02116de4514',NULL,NULL,NULL,'2024-08-25 15:35:04','2024-08-25 15:35:04'),(662,331,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-25 15:35:04','2024-08-25 15:35:04'),(663,332,2,'_entry_uid_hash','333a7efa7de73a4893a659cdadae2b6a',NULL,NULL,NULL,'2024-08-25 17:20:02','2024-08-25 17:20:02'),(664,332,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-25 17:20:02','2024-08-25 17:20:02'),(665,333,2,'_entry_uid_hash','16a68f079657f206d8520d5925a262e8',NULL,NULL,NULL,'2024-08-25 21:08:01','2024-08-25 21:08:01'),(666,333,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-25 21:08:01','2024-08-25 21:08:01'),(667,334,2,'_entry_uid_hash','1e46d1bace5cafecf40d4de78c1b4605',NULL,NULL,NULL,'2024-08-26 05:53:37','2024-08-26 05:53:37'),(668,334,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-26 05:53:37','2024-08-26 05:53:37'),(669,335,2,'_entry_uid_hash','94f3895934e4d3dd9ab77ad698a1c66e',NULL,NULL,NULL,'2024-08-26 16:26:16','2024-08-26 16:26:16'),(670,335,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-26 16:26:16','2024-08-26 16:26:16'),(671,336,2,'_entry_uid_hash','cc412431f59df97e4761c03f8b1fc707',NULL,NULL,NULL,'2024-08-26 19:31:00','2024-08-26 19:31:00'),(672,336,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-26 19:31:00','2024-08-26 19:31:00'),(673,337,2,'_entry_uid_hash','d80f123f23d1c0c142897494fa431ffa',NULL,NULL,NULL,'2024-08-27 10:20:33','2024-08-27 10:20:33'),(674,337,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-27 10:20:33','2024-08-27 10:20:33'),(675,338,2,'_entry_uid_hash','f2abd6487e1d3746b45b7dd9c4eeb8cd',NULL,NULL,NULL,'2024-08-28 03:25:36','2024-08-28 03:25:36'),(676,338,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-28 03:25:36','2024-08-28 03:25:36'),(677,339,2,'_entry_uid_hash','8be879e1e9d302fccff7bcf385e16c23',NULL,NULL,NULL,'2024-08-29 04:03:05','2024-08-29 04:03:05'),(678,339,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-29 04:03:05','2024-08-29 04:03:05'),(679,340,2,'_entry_uid_hash','ed121b666838bf11e4c05a45de22342e',NULL,NULL,NULL,'2024-08-29 17:00:10','2024-08-29 17:00:10'),(680,340,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-29 17:00:10','2024-08-29 17:00:10'),(681,341,2,'_entry_uid_hash','ecc4bdf30912e937ca60a08c8ffa692d',NULL,NULL,NULL,'2024-08-30 08:37:47','2024-08-30 08:37:47'),(682,341,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-30 08:37:47','2024-08-30 08:37:47'),(683,342,2,'_entry_uid_hash','3814d33f593f3ae61ca3f1b12f221261',NULL,NULL,NULL,'2024-08-30 20:24:12','2024-08-30 20:24:12'),(684,342,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-30 20:24:12','2024-08-30 20:24:12'),(685,343,2,'_entry_uid_hash','30f6881523dba45e0b0c6afc002c022d',NULL,NULL,NULL,'2024-08-31 01:16:20','2024-08-31 01:16:20'),(686,343,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-08-31 01:16:20','2024-08-31 01:16:20'),(687,344,2,'_entry_uid_hash','02fc31e0141f276ced3d6d3384adfcfe',NULL,NULL,NULL,'2024-09-01 08:52:10','2024-09-01 08:52:10'),(688,344,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-01 08:52:10','2024-09-01 08:52:10'),(689,345,2,'_entry_uid_hash','91b08ec20c486e8195b8fdb9d40f743a',NULL,NULL,NULL,'2024-09-02 02:55:45','2024-09-02 02:55:45'),(690,345,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-02 02:55:45','2024-09-02 02:55:45'),(691,346,2,'_entry_uid_hash','76a6e4fa95d6f0f348cf07cac0ff213d',NULL,NULL,NULL,'2024-09-02 12:49:55','2024-09-02 12:49:55'),(692,346,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-02 12:49:56','2024-09-02 12:49:56'),(693,347,2,'_entry_uid_hash','43051b7b77a8b133913ea1b1c301c8b6',NULL,NULL,NULL,'2024-09-02 19:37:56','2024-09-02 19:37:56'),(694,347,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-02 19:37:56','2024-09-02 19:37:56'),(695,348,2,'_entry_uid_hash','aa52f7e83d3d6373c2df06ab7d61d2b0',NULL,NULL,NULL,'2024-09-03 00:11:08','2024-09-03 00:11:08'),(696,348,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-03 00:11:08','2024-09-03 00:11:08'),(697,349,2,'_entry_uid_hash','c4b1451089411fcf332831aa1e85a61e',NULL,NULL,NULL,'2024-09-03 04:59:45','2024-09-03 04:59:45'),(698,349,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-03 04:59:45','2024-09-03 04:59:45'),(699,350,2,'_entry_uid_hash','57c5071725a0886c2f14c1a7e3e3c920',NULL,NULL,NULL,'2024-09-03 07:49:14','2024-09-03 07:49:14'),(700,350,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-03 07:49:14','2024-09-03 07:49:14'),(701,351,2,'_entry_uid_hash','9cc59ac83ea3d1f4656bf59ca7d151b8',NULL,NULL,NULL,'2024-09-03 13:26:38','2024-09-03 13:26:38'),(702,351,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-03 13:26:38','2024-09-03 13:26:38'),(703,352,4,'_entry_uid_hash','0e23259edea3a20ee260dc5c70f23919',NULL,NULL,NULL,'2024-09-04 04:09:15','2024-09-04 04:09:15'),(704,352,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-04 04:09:15','2024-09-04 04:09:15'),(705,353,2,'_entry_uid_hash','1c1a6e48081bd672b8bed2c1713f2e24',NULL,NULL,NULL,'2024-09-04 05:01:26','2024-09-04 05:01:26'),(706,353,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-04 05:01:26','2024-09-04 05:01:26'),(707,354,2,'_entry_uid_hash','c7435bf6f1ec33d7b6d7c52125cc96d6',NULL,NULL,NULL,'2024-09-04 06:25:17','2024-09-04 06:25:17'),(708,354,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-04 06:25:17','2024-09-04 06:25:17'),(709,355,2,'_entry_uid_hash','8f8e489a1bb3a246d218bdb35035218a',NULL,NULL,NULL,'2024-09-04 09:35:12','2024-09-04 09:35:12'),(710,355,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-04 09:35:12','2024-09-04 09:35:12'),(711,356,2,'_entry_uid_hash','5188b39de4850f30a7c93a7610c0b702',NULL,NULL,NULL,'2024-09-04 17:56:49','2024-09-04 17:56:49'),(712,356,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-04 17:56:49','2024-09-04 17:56:49'),(713,357,2,'_entry_uid_hash','e7e94675469f8dfc9004023d17afcac4',NULL,NULL,NULL,'2024-09-05 02:22:58','2024-09-05 02:22:58'),(714,357,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-05 02:22:58','2024-09-05 02:22:58'),(715,358,2,'_entry_uid_hash','db3f75b25c77b88623c780be5c2d0a36',NULL,NULL,NULL,'2024-09-05 04:00:33','2024-09-05 04:00:33'),(716,358,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-05 04:00:33','2024-09-05 04:00:33'),(717,359,2,'_entry_uid_hash','0af35e002f569a9b3b352823e75e4e0e',NULL,NULL,NULL,'2024-09-05 04:56:34','2024-09-05 04:56:34'),(718,359,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-05 04:56:34','2024-09-05 04:56:34'),(719,360,2,'_entry_uid_hash','d312a21db7bf30dacee261d2d4faf938',NULL,NULL,NULL,'2024-09-05 19:18:37','2024-09-05 19:18:37'),(720,360,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-05 19:18:37','2024-09-05 19:18:37'),(721,361,2,'_entry_uid_hash','d7eac75554f3f3397c42131b0d16cb53',NULL,NULL,NULL,'2024-09-05 19:50:16','2024-09-05 19:50:16'),(722,361,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-05 19:50:16','2024-09-05 19:50:16'),(723,362,2,'_entry_uid_hash','0afea3dd2f74eac306ce6694d5b9a102',NULL,NULL,NULL,'2024-09-06 16:03:01','2024-09-06 16:03:01'),(724,362,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-06 16:03:02','2024-09-06 16:03:02'),(725,363,2,'_entry_uid_hash','6854b25039db2c317c7347c9c301ffe2',NULL,NULL,NULL,'2024-09-06 17:50:04','2024-09-06 17:50:04'),(726,363,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-06 17:50:04','2024-09-06 17:50:04'),(727,364,2,'_entry_uid_hash','370bbfbc25aba5f70783c2ce8ccd04e5',NULL,NULL,NULL,'2024-09-07 02:20:45','2024-09-07 02:20:45'),(728,364,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-07 02:20:45','2024-09-07 02:20:45'),(729,365,2,'_entry_uid_hash','507a69d834c6c92209d4402e25d2a6ff',NULL,NULL,NULL,'2024-09-07 07:57:48','2024-09-07 07:57:48'),(730,365,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-07 07:57:48','2024-09-07 07:57:48'),(731,366,2,'_entry_uid_hash','2a08cef29585602b19e333093af9a329',NULL,NULL,NULL,'2024-09-07 13:32:26','2024-09-07 13:32:26'),(732,366,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-07 13:32:26','2024-09-07 13:32:26'),(733,367,2,'_entry_uid_hash','f19ca5112f46d6aff54dc75e8340eea2',NULL,NULL,NULL,'2024-09-07 20:22:47','2024-09-07 20:22:47'),(734,367,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-07 20:22:47','2024-09-07 20:22:47'),(735,368,2,'_entry_uid_hash','04046ae0306008923feb3ccde60f8994',NULL,NULL,NULL,'2024-09-08 06:50:38','2024-09-08 06:50:38'),(736,368,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-08 06:50:38','2024-09-08 06:50:38'),(737,369,2,'_entry_uid_hash','868aa9008647494d1eca66384a9f941a',NULL,NULL,NULL,'2024-09-08 22:31:11','2024-09-08 22:31:11'),(738,369,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-08 22:31:11','2024-09-08 22:31:11'),(739,370,2,'_entry_uid_hash','aa1ea71eaa7b91f217b947c968ac9269',NULL,NULL,NULL,'2024-09-09 05:00:47','2024-09-09 05:00:47'),(740,370,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-09 05:00:47','2024-09-09 05:00:47'),(741,371,2,'_entry_uid_hash','0ed6cf68fc0c31b18ea74d3dfbecf699',NULL,NULL,NULL,'2024-09-10 00:22:46','2024-09-10 00:22:46'),(742,371,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 00:22:46','2024-09-10 00:22:46'),(743,372,2,'_entry_uid_hash','9b3c17ae898e550e68bf338182c0fc04',NULL,NULL,NULL,'2024-09-10 00:27:30','2024-09-10 00:27:30'),(744,372,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 00:27:30','2024-09-10 00:27:30'),(745,373,2,'_entry_uid_hash','a65384f6d6de5e1f62a4f97ff417a4fe',NULL,NULL,NULL,'2024-09-10 06:19:02','2024-09-10 06:19:02'),(746,373,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 06:19:02','2024-09-10 06:19:02'),(747,374,2,'_entry_uid_hash','8a51275b8d285ba5c4ffba7ec1dd2459',NULL,NULL,NULL,'2024-09-10 07:27:28','2024-09-10 07:27:28'),(748,374,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 07:27:28','2024-09-10 07:27:28'),(749,375,2,'_entry_uid_hash','c86173e34a5a838f32a4d5559b2223cf',NULL,NULL,NULL,'2024-09-10 22:51:05','2024-09-10 22:51:05'),(750,375,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-10 22:51:05','2024-09-10 22:51:05'),(751,376,2,'_entry_uid_hash','6eb2f2975cf0f63089dff3cdf14cc79d',NULL,NULL,NULL,'2024-09-11 11:14:18','2024-09-11 11:14:18'),(752,376,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-11 11:14:18','2024-09-11 11:14:18'),(753,377,2,'_entry_uid_hash','753291adcbf4b85603cf5eee4cf6b99a',NULL,NULL,NULL,'2024-09-11 16:23:07','2024-09-11 16:23:07'),(754,377,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-11 16:23:07','2024-09-11 16:23:07'),(755,378,2,'_entry_uid_hash','a1a72e887da1208aa7a31cfd462dd709',NULL,NULL,NULL,'2024-09-11 16:59:37','2024-09-11 16:59:37'),(756,378,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-11 16:59:37','2024-09-11 16:59:37'),(757,379,2,'_entry_uid_hash','6dc4d93dc6920bd27710cf6023e5b57c',NULL,NULL,NULL,'2024-09-11 18:47:45','2024-09-11 18:47:45'),(758,379,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-11 18:47:45','2024-09-11 18:47:45'),(759,380,2,'_entry_uid_hash','3e5c3f444ad2ac88793c7efd437d3576',NULL,NULL,NULL,'2024-09-11 20:32:51','2024-09-11 20:32:51'),(760,380,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-11 20:32:51','2024-09-11 20:32:51'),(761,381,2,'_entry_uid_hash','0859aa011315260f6318593ef8c31819',NULL,NULL,NULL,'2024-09-12 07:47:28','2024-09-12 07:47:28'),(762,381,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-12 07:47:28','2024-09-12 07:47:28'),(763,382,2,'_entry_uid_hash','239f2ec8cd6faad79318ae8a6c6a6f79',NULL,NULL,NULL,'2024-09-12 20:24:45','2024-09-12 20:24:45'),(764,382,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-12 20:24:45','2024-09-12 20:24:45'),(765,383,2,'_entry_uid_hash','aea91a472877772d749ae01da69dc80c',NULL,NULL,NULL,'2024-09-13 13:11:38','2024-09-13 13:11:38'),(766,383,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-13 13:11:38','2024-09-13 13:11:38'),(767,384,2,'_entry_uid_hash','57d8acdc19f40a5a71beeeedf2b22ea0',NULL,NULL,NULL,'2024-09-14 16:06:43','2024-09-14 16:06:43'),(768,384,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-14 16:06:43','2024-09-14 16:06:43'),(769,385,2,'_entry_uid_hash','75e2886b736cdc3a998f4cf77160afc9',NULL,NULL,NULL,'2024-09-16 04:49:51','2024-09-16 04:49:51'),(770,385,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-16 04:49:51','2024-09-16 04:49:51'),(771,386,2,'_entry_uid_hash','6e4f8c2f099e2423281e329d4617ad90',NULL,NULL,NULL,'2024-09-16 07:17:10','2024-09-16 07:17:10'),(772,386,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-16 07:17:10','2024-09-16 07:17:10'),(773,387,2,'_entry_uid_hash','ad7942de2a7a20e0e38d1cddb22bbf18',NULL,NULL,NULL,'2024-09-16 16:43:25','2024-09-16 16:43:25'),(774,387,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-16 16:43:25','2024-09-16 16:43:25'),(775,388,2,'_entry_uid_hash','9b24bc79f47401ba904bbd197e48282a',NULL,NULL,NULL,'2024-09-16 17:41:24','2024-09-16 17:41:24'),(776,388,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-16 17:41:24','2024-09-16 17:41:24'),(777,389,2,'_entry_uid_hash','796d91e76bc730ec962b73c25ef5c664',NULL,NULL,NULL,'2024-09-16 23:32:15','2024-09-16 23:32:15'),(778,389,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-16 23:32:15','2024-09-16 23:32:15'),(779,390,2,'_entry_uid_hash','5718b48e98da9d51226bd7647ad438a1',NULL,NULL,NULL,'2024-09-17 00:13:06','2024-09-17 00:13:06'),(780,390,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-17 00:13:06','2024-09-17 00:13:06'),(781,391,2,'_entry_uid_hash','b5c8f155a12c19c799852ea88aac5930',NULL,NULL,NULL,'2024-09-17 07:50:45','2024-09-17 07:50:45'),(782,391,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-17 07:50:45','2024-09-17 07:50:45'),(783,392,2,'_entry_uid_hash','ee702720a74e5c2dd667716c31ebdba1',NULL,NULL,NULL,'2024-09-17 17:46:44','2024-09-17 17:46:44'),(784,392,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-17 17:46:44','2024-09-17 17:46:44'),(785,393,2,'_entry_uid_hash','e35f00f1675cf10ee7ba8a7f335e3c4b',NULL,NULL,NULL,'2024-09-18 03:52:45','2024-09-18 03:52:45'),(786,393,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-18 03:52:45','2024-09-18 03:52:45'),(787,394,2,'_entry_uid_hash','71e83bcb197ca180d7dc140ac59149b7',NULL,NULL,NULL,'2024-09-18 15:21:01','2024-09-18 15:21:01'),(788,394,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-18 15:21:01','2024-09-18 15:21:01'),(789,395,2,'_entry_uid_hash','9fb6a89388722d873bc653ac986ac5ed',NULL,NULL,NULL,'2024-09-20 02:16:31','2024-09-20 02:16:31'),(790,395,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-20 02:16:31','2024-09-20 02:16:31'),(791,396,2,'_entry_uid_hash','cedfd4059d2526df1571dafbd2155bd7',NULL,NULL,NULL,'2024-09-20 16:09:11','2024-09-20 16:09:11'),(792,396,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-20 16:09:11','2024-09-20 16:09:11'),(793,397,2,'_entry_uid_hash','4661f78bc1fbe90f4961eb29beb5f5e7',NULL,NULL,NULL,'2024-09-20 20:22:36','2024-09-20 20:22:36'),(794,397,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-20 20:22:36','2024-09-20 20:22:36'),(795,398,2,'_entry_uid_hash','9c1ebfe04d88f53e20ee197c37cbc188',NULL,NULL,NULL,'2024-09-21 15:25:53','2024-09-21 15:25:53'),(796,398,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-21 15:25:53','2024-09-21 15:25:53'),(797,399,2,'_entry_uid_hash','0e533f5d65d9b446d6fa9ce6aaa9b060',NULL,NULL,NULL,'2024-09-21 16:53:54','2024-09-21 16:53:54'),(798,399,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-21 16:53:54','2024-09-21 16:53:54'),(799,400,2,'_entry_uid_hash','66e90e174215fda96f886be3a97f2509',NULL,NULL,NULL,'2024-09-22 01:01:10','2024-09-22 01:01:10'),(800,400,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-22 01:01:10','2024-09-22 01:01:10'),(801,401,2,'_entry_uid_hash','9ff362b553c4a0a6646fe7e4282a02dc',NULL,NULL,NULL,'2024-09-22 02:01:20','2024-09-22 02:01:20'),(802,401,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-22 02:01:20','2024-09-22 02:01:20'),(803,402,2,'_entry_uid_hash','e64e5cab466aedf42f3819c0d36bb743',NULL,NULL,NULL,'2024-09-22 02:13:56','2024-09-22 02:13:56'),(804,402,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-22 02:13:56','2024-09-22 02:13:56'),(805,403,2,'_entry_uid_hash','f6c0ada93850072ebeed2abb77f15606',NULL,NULL,NULL,'2024-09-22 12:14:38','2024-09-22 12:14:38'),(806,403,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-22 12:14:38','2024-09-22 12:14:38'),(807,404,2,'_entry_uid_hash','7cd8841219fadab4b5b674636b305c9a',NULL,NULL,NULL,'2024-09-23 04:29:35','2024-09-23 04:29:35'),(808,404,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-23 04:29:35','2024-09-23 04:29:35'),(809,405,2,'_entry_uid_hash','2624b61171ad006deafa134194b781ef',NULL,NULL,NULL,'2024-09-23 08:56:29','2024-09-23 08:56:29'),(810,405,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-23 08:56:29','2024-09-23 08:56:29'),(811,406,2,'_entry_uid_hash','504782e3eb41d85953a1aaeca5526574',NULL,NULL,NULL,'2024-09-23 15:46:32','2024-09-23 15:46:32'),(812,406,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-23 15:46:32','2024-09-23 15:46:32'),(813,407,2,'_entry_uid_hash','a961073f3ce03e2e5515d7a1d717b4d0',NULL,NULL,NULL,'2024-09-23 18:57:10','2024-09-23 18:57:10'),(814,407,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-23 18:57:10','2024-09-23 18:57:10'),(815,408,2,'_entry_uid_hash','5fa36246da6a08f68221e2c546634382',NULL,NULL,NULL,'2024-09-24 05:06:29','2024-09-24 05:06:29'),(816,408,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-24 05:06:29','2024-09-24 05:06:29'),(817,409,2,'_entry_uid_hash','f894861e4d7966aa1a2f6855eb3321f2',NULL,NULL,NULL,'2024-09-25 17:14:58','2024-09-25 17:14:58'),(818,409,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-25 17:14:59','2024-09-25 17:14:59'),(819,410,2,'_entry_uid_hash','ca3fcee4c0760e41fdac450f65681baf',NULL,NULL,NULL,'2024-09-25 20:34:40','2024-09-25 20:34:40'),(820,410,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-25 20:34:40','2024-09-25 20:34:40'),(821,411,2,'_entry_uid_hash','dcb6a53e1107c9cde5cdcce1644e9973',NULL,NULL,NULL,'2024-09-26 04:30:53','2024-09-26 04:30:53'),(822,411,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-26 04:30:53','2024-09-26 04:30:53'),(823,412,2,'_entry_uid_hash','e78eade34610503e0ceaccd00bf95b36',NULL,NULL,NULL,'2024-09-26 09:45:49','2024-09-26 09:45:49'),(824,412,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-26 09:45:49','2024-09-26 09:45:49'),(825,413,2,'_entry_uid_hash','6ab263b73e752e85e0db4e16bcc6f70c',NULL,NULL,NULL,'2024-09-26 13:43:49','2024-09-26 13:43:49'),(826,413,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-26 13:43:49','2024-09-26 13:43:49'),(827,414,2,'_entry_uid_hash','994302f4478074a0412c0a801d007c40',NULL,NULL,NULL,'2024-09-27 11:58:22','2024-09-27 11:58:22'),(828,414,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-27 11:58:22','2024-09-27 11:58:22'),(829,415,2,'_entry_uid_hash','617eda2cf2cd7f72160463d8a7736765',NULL,NULL,NULL,'2024-09-28 01:35:55','2024-09-28 01:35:55'),(830,415,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-28 01:35:55','2024-09-28 01:35:55'),(831,416,2,'_entry_uid_hash','6078f054e446aef46595cd55b6b5a1e1',NULL,NULL,NULL,'2024-09-28 19:53:22','2024-09-28 19:53:22'),(832,416,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-28 19:53:22','2024-09-28 19:53:22'),(833,417,2,'_entry_uid_hash','b2082606849fc73f0bc45079f304db32',NULL,NULL,NULL,'2024-09-28 22:35:46','2024-09-28 22:35:46'),(834,417,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-28 22:35:46','2024-09-28 22:35:46'),(835,418,2,'_entry_uid_hash','b2359d387f8e99f4856151c561bc5bd0',NULL,NULL,NULL,'2024-09-29 02:02:13','2024-09-29 02:02:13'),(836,418,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-29 02:02:14','2024-09-29 02:02:14'),(837,419,2,'_entry_uid_hash','aa88b9f055ea2eaf2ee44cac9847a123',NULL,NULL,NULL,'2024-09-29 03:12:16','2024-09-29 03:12:16'),(838,419,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-29 03:12:16','2024-09-29 03:12:16'),(839,420,2,'_entry_uid_hash','53a157e1947fd92565ea29d194955605',NULL,NULL,NULL,'2024-09-29 18:02:48','2024-09-29 18:02:48'),(840,420,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-29 18:02:48','2024-09-29 18:02:48'),(841,421,2,'_entry_uid_hash','158fcb991762d15ed8e48ae3e1c5daa0',NULL,NULL,NULL,'2024-09-29 19:05:49','2024-09-29 19:05:49'),(842,421,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-29 19:05:49','2024-09-29 19:05:49'),(843,422,2,'_entry_uid_hash','623558d72b93199d88c715dad3786ef8',NULL,NULL,NULL,'2024-09-30 00:09:14','2024-09-30 00:09:14'),(844,422,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-30 00:09:14','2024-09-30 00:09:14'),(845,423,2,'_entry_uid_hash','b33c6635cb244f1d86ba253901cd913d',NULL,NULL,NULL,'2024-09-30 04:06:15','2024-09-30 04:06:15'),(846,423,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-30 04:06:15','2024-09-30 04:06:15'),(847,424,2,'_entry_uid_hash','849f2c25881a1cb5debf006e7191bfe6',NULL,NULL,NULL,'2024-09-30 17:37:30','2024-09-30 17:37:30'),(848,424,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-09-30 17:37:30','2024-09-30 17:37:30'),(849,425,2,'_entry_uid_hash','3df65541eef4cea456c2c60447bd6ba4',NULL,NULL,NULL,'2024-10-02 17:26:30','2024-10-02 17:26:30'),(850,425,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-02 17:26:30','2024-10-02 17:26:30'),(851,426,2,'_entry_uid_hash','0b183c08bc9f0e838d59024925147dbb',NULL,NULL,NULL,'2024-10-03 03:27:26','2024-10-03 03:27:26'),(852,426,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 03:27:26','2024-10-03 03:27:26'),(853,427,2,'_entry_uid_hash','d803448b9f4d90e0d679059c54f64b42',NULL,NULL,NULL,'2024-10-03 06:38:55','2024-10-03 06:38:55'),(854,427,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 06:38:55','2024-10-03 06:38:55'),(855,428,2,'_entry_uid_hash','cf70571437281ea388b093c35a8a25e9',NULL,NULL,NULL,'2024-10-03 11:04:56','2024-10-03 11:04:56'),(856,428,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 11:04:56','2024-10-03 11:04:56'),(857,429,2,'_entry_uid_hash','f4ec016803a4301bf3f3901e686e09c8',NULL,NULL,NULL,'2024-10-03 11:20:50','2024-10-03 11:20:50'),(858,429,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 11:20:50','2024-10-03 11:20:50'),(859,430,2,'_entry_uid_hash','cddc84ffa5eaa89b3fa8985a77f0e6de',NULL,NULL,NULL,'2024-10-03 11:53:41','2024-10-03 11:53:41'),(860,430,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 11:53:41','2024-10-03 11:53:41'),(861,431,2,'_entry_uid_hash','43a69f7cf48851b6a914706b31132f90',NULL,NULL,NULL,'2024-10-03 13:19:58','2024-10-03 13:19:58'),(862,431,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-03 13:19:58','2024-10-03 13:19:58'),(863,432,2,'_entry_uid_hash','fc5ef489dd971d9d93eaae51a8cfef23',NULL,NULL,NULL,'2024-10-04 02:27:06','2024-10-04 02:27:06'),(864,432,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-04 02:27:06','2024-10-04 02:27:06'),(865,433,2,'_entry_uid_hash','a18080aafee4cb6311c91ce993f27bd4',NULL,NULL,NULL,'2024-10-04 20:30:29','2024-10-04 20:30:29'),(866,433,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-04 20:30:29','2024-10-04 20:30:29'),(867,434,2,'_entry_uid_hash','cdadbd077dff283916beb9d6ad9e3d8a',NULL,NULL,NULL,'2024-10-05 01:51:22','2024-10-05 01:51:22'),(868,434,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-05 01:51:22','2024-10-05 01:51:22'),(869,435,2,'_entry_uid_hash','ddfd5938a2e32557809068f23e8b66bf',NULL,NULL,NULL,'2024-10-05 12:16:22','2024-10-05 12:16:22'),(870,435,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-05 12:16:22','2024-10-05 12:16:22'),(871,436,2,'_entry_uid_hash','fee44c88b2d799b08f2e955e036a1c11',NULL,NULL,NULL,'2024-10-05 14:21:14','2024-10-05 14:21:14'),(872,436,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-05 14:21:14','2024-10-05 14:21:14'),(873,437,2,'_entry_uid_hash','d1678b2f3532ee899cdc1232782e932a',NULL,NULL,NULL,'2024-10-06 01:20:31','2024-10-06 01:20:31'),(874,437,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-06 01:20:31','2024-10-06 01:20:31'),(875,438,2,'_entry_uid_hash','acad0fce38d57af981faedb66f0eea51',NULL,NULL,NULL,'2024-10-06 03:15:57','2024-10-06 03:15:57'),(876,438,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-06 03:15:57','2024-10-06 03:15:57'),(877,439,2,'_entry_uid_hash','aa295893668de0ceaf60cf47a069d39e',NULL,NULL,NULL,'2024-10-06 17:50:53','2024-10-06 17:50:53'),(878,439,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-06 17:50:54','2024-10-06 17:50:54'),(879,440,2,'_entry_uid_hash','56e453777993570d0227d69dfe1de679',NULL,NULL,NULL,'2024-10-07 15:56:07','2024-10-07 15:56:07'),(880,440,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-07 15:56:07','2024-10-07 15:56:07'),(881,441,2,'_entry_uid_hash','d53dbaa4ff8924ee5290976487c7eaa2',NULL,NULL,NULL,'2024-10-07 20:52:20','2024-10-07 20:52:20'),(882,441,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-07 20:52:20','2024-10-07 20:52:20'),(883,442,2,'_entry_uid_hash','1b7abb8b00a50fdefe21872302ac8f51',NULL,NULL,NULL,'2024-10-08 19:14:18','2024-10-08 19:14:18'),(884,442,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-08 19:14:18','2024-10-08 19:14:18'),(885,443,2,'_entry_uid_hash','ba0ee345e290da4a8fb9aa6441360170',NULL,NULL,NULL,'2024-10-09 19:57:41','2024-10-09 19:57:41'),(886,443,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-09 19:57:41','2024-10-09 19:57:41'),(887,444,2,'_entry_uid_hash','dec7ebe57085a3973da26ee249fd2d46',NULL,NULL,NULL,'2024-10-10 02:51:41','2024-10-10 02:51:41'),(888,444,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-10 02:51:41','2024-10-10 02:51:41'),(889,445,2,'_entry_uid_hash','f1613141233921116027d8d6dfa3d9b3',NULL,NULL,NULL,'2024-10-10 19:39:05','2024-10-10 19:39:05'),(890,445,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-10 19:39:05','2024-10-10 19:39:05'),(891,446,2,'_entry_uid_hash','70fb94b3b5e6a8c8c498a833784310ef',NULL,NULL,NULL,'2024-10-11 23:52:12','2024-10-11 23:52:12'),(892,446,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-11 23:52:12','2024-10-11 23:52:12'),(893,447,2,'_entry_uid_hash','d92a3cc84f4e449995987b2d85d6afd3',NULL,NULL,NULL,'2024-10-12 01:04:40','2024-10-12 01:04:40'),(894,447,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-12 01:04:40','2024-10-12 01:04:40'),(895,448,2,'_entry_uid_hash','a4c5aec4bfa9fd266b34832d3604ef4f',NULL,NULL,NULL,'2024-10-12 01:52:28','2024-10-12 01:52:28'),(896,448,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-12 01:52:28','2024-10-12 01:52:28'),(897,449,2,'_entry_uid_hash','07ae601510df103a9c5ce93a1f1e6b36',NULL,NULL,NULL,'2024-10-12 04:34:06','2024-10-12 04:34:06'),(898,449,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-12 04:34:06','2024-10-12 04:34:06'),(899,450,2,'_entry_uid_hash','1a5438953174468b4bc12b2c3dba6106',NULL,NULL,NULL,'2024-10-14 09:52:38','2024-10-14 09:52:38'),(900,450,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-14 09:52:38','2024-10-14 09:52:38'),(901,451,2,'_entry_uid_hash','744eaf5fc7061599bb6835dada316f35',NULL,NULL,NULL,'2024-10-14 16:41:32','2024-10-14 16:41:32'),(902,451,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-14 16:41:32','2024-10-14 16:41:32'),(903,452,2,'_entry_uid_hash','84a8509e822bc73e03c23ac545be21ab',NULL,NULL,NULL,'2024-10-15 06:05:13','2024-10-15 06:05:13'),(904,452,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-15 06:05:13','2024-10-15 06:05:13'),(905,453,2,'_entry_uid_hash','5786a1849189d4e129d5684d26259aec',NULL,NULL,NULL,'2024-10-16 22:50:15','2024-10-16 22:50:15'),(906,453,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-16 22:50:15','2024-10-16 22:50:15'),(907,454,2,'_entry_uid_hash','4e0341be4e962a7f75826e97abf122f7',NULL,NULL,NULL,'2024-10-17 21:56:51','2024-10-17 21:56:51'),(908,454,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-17 21:56:51','2024-10-17 21:56:51'),(909,455,2,'_entry_uid_hash','d19c8f1b7851e3b16aa3c0117a27287e',NULL,NULL,NULL,'2024-10-18 06:34:10','2024-10-18 06:34:10'),(910,455,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-18 06:34:10','2024-10-18 06:34:10'),(911,456,2,'_entry_uid_hash','a6cb8704fbc429dbdd024b1dc1bd5e80',NULL,NULL,NULL,'2024-10-18 12:19:44','2024-10-18 12:19:44'),(912,456,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-18 12:19:44','2024-10-18 12:19:44'),(913,457,2,'_entry_uid_hash','6c1ec7e713f5f8dbd7bb26caed98c484',NULL,NULL,NULL,'2024-10-19 14:17:55','2024-10-19 14:17:55'),(914,457,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-19 14:17:55','2024-10-19 14:17:55'),(915,458,2,'_entry_uid_hash','445266acadad0d4b724a8eb392f0d25e',NULL,NULL,NULL,'2024-10-19 14:18:35','2024-10-19 14:18:35'),(916,458,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-19 14:18:35','2024-10-19 14:18:35'),(917,459,2,'_entry_uid_hash','64f8ec2344d5f1bb1850e19174744fdd',NULL,NULL,NULL,'2024-10-21 17:12:50','2024-10-21 17:12:50'),(918,459,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-21 17:12:50','2024-10-21 17:12:50'),(919,460,2,'_entry_uid_hash','ef8fabac8ce234120c2198487919400f',NULL,NULL,NULL,'2024-10-21 20:06:59','2024-10-21 20:06:59'),(920,460,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-21 20:06:59','2024-10-21 20:06:59'),(921,461,2,'_entry_uid_hash','ab8c293e2106dca3a54450302ba7ca97',NULL,NULL,NULL,'2024-10-21 20:43:40','2024-10-21 20:43:40'),(922,461,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-21 20:43:40','2024-10-21 20:43:40'),(923,462,2,'_entry_uid_hash','ee75482746ad32f16b0a0687b4c24bff',NULL,NULL,NULL,'2024-10-22 07:11:50','2024-10-22 07:11:50'),(924,462,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-22 07:11:50','2024-10-22 07:11:50'),(925,463,2,'_entry_uid_hash','9afff8f9bf7171a0e10acb9dc44911ef',NULL,NULL,NULL,'2024-10-22 18:27:35','2024-10-22 18:27:35'),(926,463,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-22 18:27:35','2024-10-22 18:27:35'),(927,464,2,'_entry_uid_hash','0398c43e80b43ee0d68ca33f73ec2125',NULL,NULL,NULL,'2024-10-22 18:32:22','2024-10-22 18:32:22'),(928,464,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-22 18:32:22','2024-10-22 18:32:22'),(929,465,2,'_entry_uid_hash','1ea5ae51d11a5a94f0d8d905dd2979be',NULL,NULL,NULL,'2024-10-22 22:52:37','2024-10-22 22:52:37'),(930,465,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-22 22:52:37','2024-10-22 22:52:37'),(931,466,2,'_entry_uid_hash','79e345e0969b0ad06de11bbfe306ccf7',NULL,NULL,NULL,'2024-10-23 00:09:14','2024-10-23 00:09:14'),(932,466,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-23 00:09:14','2024-10-23 00:09:14'),(933,467,2,'_entry_uid_hash','734ccf930686f1ba16c4c20e8f19e3e3',NULL,NULL,NULL,'2024-10-23 00:13:40','2024-10-23 00:13:40'),(934,467,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-23 00:13:40','2024-10-23 00:13:40'),(935,468,2,'_entry_uid_hash','0b9ba769385517fa4de37a23cc7c67aa',NULL,NULL,NULL,'2024-10-23 02:59:14','2024-10-23 02:59:14'),(936,468,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-23 02:59:14','2024-10-23 02:59:14'),(937,469,2,'_entry_uid_hash','b2f78ffbc6f8a25547cb66b91c537c3c',NULL,NULL,NULL,'2024-10-23 16:19:37','2024-10-23 16:19:37'),(938,469,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-23 16:19:37','2024-10-23 16:19:37'),(939,470,2,'_entry_uid_hash','fb61cfd3182de78e88d113f468ee6cfa',NULL,NULL,NULL,'2024-10-23 16:20:03','2024-10-23 16:20:03'),(940,470,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-23 16:20:03','2024-10-23 16:20:03'),(941,471,2,'_entry_uid_hash','0abbbb63bd9b2dba664c83106bf237c0',NULL,NULL,NULL,'2024-10-24 01:02:52','2024-10-24 01:02:52'),(942,471,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-24 01:02:52','2024-10-24 01:02:52'),(943,472,2,'_entry_uid_hash','e269b6da5ae7271012da8d557f4a9887',NULL,NULL,NULL,'2024-10-24 04:21:25','2024-10-24 04:21:25'),(944,472,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-24 04:21:25','2024-10-24 04:21:25'),(945,473,2,'_entry_uid_hash','0fc0d5bd841f4f2e4081032eafaac28e',NULL,NULL,NULL,'2024-10-24 09:40:24','2024-10-24 09:40:24'),(946,473,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-24 09:40:24','2024-10-24 09:40:24'),(947,474,2,'_entry_uid_hash','7600bf31e9ad293a068801b7c3e608f3',NULL,NULL,NULL,'2024-10-24 16:16:21','2024-10-24 16:16:21'),(948,474,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-24 16:16:21','2024-10-24 16:16:21'),(949,475,2,'_entry_uid_hash','c5576553b24bc5b83b54518fdaeb3b34',NULL,NULL,NULL,'2024-10-24 23:12:11','2024-10-24 23:12:11'),(950,475,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-24 23:12:11','2024-10-24 23:12:11'),(951,476,2,'_entry_uid_hash','44d709d163fbc8195febcffca04af134',NULL,NULL,NULL,'2024-10-25 02:23:38','2024-10-25 02:23:38'),(952,476,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 02:23:38','2024-10-25 02:23:38'),(953,477,2,'_entry_uid_hash','5c0e3430d57a4fddd24456541960bb1e',NULL,NULL,NULL,'2024-10-25 04:38:20','2024-10-25 04:38:20'),(954,477,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 04:38:20','2024-10-25 04:38:20'),(955,478,2,'_entry_uid_hash','cf94d5046a8039598c9ba1bbda5369d7',NULL,NULL,NULL,'2024-10-25 07:38:21','2024-10-25 07:38:21'),(956,478,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 07:38:21','2024-10-25 07:38:21'),(957,479,2,'_entry_uid_hash','f89dad67bf50411bdd74e3938a6b712f',NULL,NULL,NULL,'2024-10-25 12:00:45','2024-10-25 12:00:45'),(958,479,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 12:00:45','2024-10-25 12:00:45'),(959,480,2,'_entry_uid_hash','98e1e6b69655bfdd5917bed82db7e6d2',NULL,NULL,NULL,'2024-10-25 15:28:33','2024-10-25 15:28:33'),(960,480,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 15:28:33','2024-10-25 15:28:33'),(961,481,2,'_entry_uid_hash','a44dd157b18c58d3cc003cf4f8b89751',NULL,NULL,NULL,'2024-10-25 20:10:57','2024-10-25 20:10:57'),(962,481,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-25 20:10:57','2024-10-25 20:10:57'),(963,482,2,'_entry_uid_hash','d0c8e79be15956300c649faf5ea67400',NULL,NULL,NULL,'2024-10-26 07:41:33','2024-10-26 07:41:33'),(964,482,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-26 07:41:33','2024-10-26 07:41:33'),(965,483,2,'_entry_uid_hash','14c7bfcfcb4a767f2a3b295e1d7672c2',NULL,NULL,NULL,'2024-10-27 08:33:22','2024-10-27 08:33:22'),(966,483,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-27 08:33:22','2024-10-27 08:33:22'),(967,484,2,'_entry_uid_hash','f85a690187c79618d22ae0d90f159c1c',NULL,NULL,NULL,'2024-10-27 22:42:44','2024-10-27 22:42:44'),(968,484,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-27 22:42:44','2024-10-27 22:42:44'),(969,485,2,'_entry_uid_hash','b3d5d7dfcd6329489b2761f5f6987cb5',NULL,NULL,NULL,'2024-10-27 22:52:24','2024-10-27 22:52:24'),(970,485,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-27 22:52:24','2024-10-27 22:52:24'),(971,486,2,'_entry_uid_hash','ab0f55c75d7121478b5b3ceddcd11caf',NULL,NULL,NULL,'2024-10-28 07:34:28','2024-10-28 07:34:28'),(972,486,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-28 07:34:28','2024-10-28 07:34:28'),(973,487,2,'_entry_uid_hash','3aa87861197dfbab9548edf84e4ae497',NULL,NULL,NULL,'2024-10-28 08:20:30','2024-10-28 08:20:30'),(974,487,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-28 08:20:30','2024-10-28 08:20:30'),(975,488,2,'_entry_uid_hash','cf03768d2697db9f2c3aa2a009f8114f',NULL,NULL,NULL,'2024-10-28 08:22:34','2024-10-28 08:22:34'),(976,488,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-28 08:22:34','2024-10-28 08:22:34'),(977,489,2,'_entry_uid_hash','7a3dd294f342117a124c78a9dc607494',NULL,NULL,NULL,'2024-10-28 22:05:32','2024-10-28 22:05:32'),(978,489,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-28 22:05:32','2024-10-28 22:05:32'),(979,490,2,'_entry_uid_hash','3a9fb9edff38b8b247de6d3b365b4440',NULL,NULL,NULL,'2024-10-28 23:30:50','2024-10-28 23:30:50'),(980,490,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-28 23:30:50','2024-10-28 23:30:50'),(981,491,2,'_entry_uid_hash','0e2af3b5ee65d1f831076999577f0554',NULL,NULL,NULL,'2024-10-29 02:02:08','2024-10-29 02:02:08'),(982,491,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-29 02:02:08','2024-10-29 02:02:08'),(983,492,2,'_entry_uid_hash','ff0be4000bce00cb4ffc585f802866f8',NULL,NULL,NULL,'2024-10-30 03:15:35','2024-10-30 03:15:35'),(984,492,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-30 03:15:35','2024-10-30 03:15:35'),(985,493,2,'_entry_uid_hash','6a16dd79979082b65b033fb5d0fa5b1a',NULL,NULL,NULL,'2024-10-30 08:48:06','2024-10-30 08:48:06'),(986,493,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-30 08:48:06','2024-10-30 08:48:06'),(987,494,2,'_entry_uid_hash','ed6f23bbc74c971357937336dfaaf331',NULL,NULL,NULL,'2024-10-30 18:11:45','2024-10-30 18:11:45'),(988,494,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-30 18:11:45','2024-10-30 18:11:45'),(989,495,2,'_entry_uid_hash','cfedeccf69df19438aae78b44676f5e4',NULL,NULL,NULL,'2024-10-30 18:26:24','2024-10-30 18:26:24'),(990,495,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-30 18:26:24','2024-10-30 18:26:24'),(991,496,2,'_entry_uid_hash','b6784d318943e3b558f0011986360963',NULL,NULL,NULL,'2024-10-31 14:25:56','2024-10-31 14:25:56'),(992,496,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-31 14:25:56','2024-10-31 14:25:56'),(993,497,2,'_entry_uid_hash','03c7f8b327d22cc4401ac7f5f0fa7b4e',NULL,NULL,NULL,'2024-10-31 15:44:51','2024-10-31 15:44:51'),(994,497,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-31 15:44:51','2024-10-31 15:44:51'),(995,498,2,'_entry_uid_hash','a2757f255cce4b2de7f72797b000761b',NULL,NULL,NULL,'2024-10-31 20:16:58','2024-10-31 20:16:58'),(996,498,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-10-31 20:16:58','2024-10-31 20:16:58'),(997,499,2,'_entry_uid_hash','ba48748b90d061c49aa4083989bf7361',NULL,NULL,NULL,'2024-11-01 02:30:41','2024-11-01 02:30:41'),(998,499,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-01 02:30:41','2024-11-01 02:30:41'),(999,500,2,'_entry_uid_hash','616bed6b30fb5c3b099f4e81e1123fda',NULL,NULL,NULL,'2024-11-01 20:44:01','2024-11-01 20:44:01'),(1000,500,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-01 20:44:01','2024-11-01 20:44:01'),(1001,501,2,'_entry_uid_hash','7dbe3f14d62db61884a3c8d8b18360f8',NULL,NULL,NULL,'2024-11-02 09:34:38','2024-11-02 09:34:38'),(1002,501,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-02 09:34:39','2024-11-02 09:34:39'),(1003,502,2,'_entry_uid_hash','7ed7ed5b59b16d5d5e20b5ed3e274786',NULL,NULL,NULL,'2024-11-03 00:30:49','2024-11-03 00:30:49'),(1004,502,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-03 00:30:49','2024-11-03 00:30:49'),(1005,503,2,'_entry_uid_hash','c86f2a5e03270ac172c71a35a43a247d',NULL,NULL,NULL,'2024-11-03 18:45:04','2024-11-03 18:45:04'),(1006,503,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-03 18:45:04','2024-11-03 18:45:04'),(1007,504,2,'_entry_uid_hash','b7d2ed1f187f15e00c9e543976d32ddf',NULL,NULL,NULL,'2024-11-04 08:05:16','2024-11-04 08:05:16'),(1008,504,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-04 08:05:16','2024-11-04 08:05:16'),(1009,505,2,'_entry_uid_hash','27dfa24e83f476c81372520e378013ac',NULL,NULL,NULL,'2024-11-04 15:59:04','2024-11-04 15:59:04'),(1010,505,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-04 15:59:05','2024-11-04 15:59:05'),(1011,506,2,'_entry_uid_hash','eed7eb210731d649806a1f0cd080bb88',NULL,NULL,NULL,'2024-11-04 20:39:56','2024-11-04 20:39:56'),(1012,506,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-04 20:39:56','2024-11-04 20:39:56'),(1013,507,2,'_entry_uid_hash','76e04b00179bbb10077b7173da312352',NULL,NULL,NULL,'2024-11-04 22:58:42','2024-11-04 22:58:42'),(1014,507,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-04 22:58:42','2024-11-04 22:58:42'),(1015,508,2,'_entry_uid_hash','1a8d5995fa9b0203a7d8f701af95f2ae',NULL,NULL,NULL,'2024-11-05 00:55:17','2024-11-05 00:55:17'),(1016,508,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 00:55:17','2024-11-05 00:55:17'),(1017,509,2,'_entry_uid_hash','f9489acd41fa5b84915b4e148a92576c',NULL,NULL,NULL,'2024-11-05 02:01:28','2024-11-05 02:01:28'),(1018,509,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 02:01:28','2024-11-05 02:01:28'),(1019,510,2,'_entry_uid_hash','136681dff4a9861973ee942783a0c466',NULL,NULL,NULL,'2024-11-05 06:18:00','2024-11-05 06:18:00'),(1020,510,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 06:18:00','2024-11-05 06:18:00'),(1021,511,2,'_entry_uid_hash','688bc18782548cfc9648b74936b23a69',NULL,NULL,NULL,'2024-11-05 10:08:05','2024-11-05 10:08:05'),(1022,511,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 10:08:05','2024-11-05 10:08:05'),(1023,512,2,'_entry_uid_hash','855a2686673cd8c843e6f6b61eb2d7a2',NULL,NULL,NULL,'2024-11-05 16:26:53','2024-11-05 16:26:53'),(1024,512,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 16:26:53','2024-11-05 16:26:53'),(1025,513,2,'_entry_uid_hash','8884849addfb9a72105b335c139976af',NULL,NULL,NULL,'2024-11-05 23:14:53','2024-11-05 23:14:53'),(1026,513,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 23:14:53','2024-11-05 23:14:53'),(1027,514,2,'_entry_uid_hash','2e1d4af1bad048ad384e90785228cd35',NULL,NULL,NULL,'2024-11-05 23:48:39','2024-11-05 23:48:39'),(1028,514,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-05 23:48:39','2024-11-05 23:48:39'),(1029,515,2,'_entry_uid_hash','e72388ef79d3872141ac54b9387d8487',NULL,NULL,NULL,'2024-11-06 05:12:06','2024-11-06 05:12:06'),(1030,515,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-06 05:12:06','2024-11-06 05:12:06'),(1031,516,2,'_entry_uid_hash','96baeda683427a002755dc057769fafc',NULL,NULL,NULL,'2024-11-06 10:49:09','2024-11-06 10:49:09'),(1032,516,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-06 10:49:09','2024-11-06 10:49:09'),(1033,517,2,'_entry_uid_hash','4adfb75ea4a7589b88681831c49b7f22',NULL,NULL,NULL,'2024-11-06 18:20:38','2024-11-06 18:20:38'),(1034,517,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-06 18:20:38','2024-11-06 18:20:38'),(1035,518,2,'_entry_uid_hash','90608ab42356d2ba49208d4ef1eeae31',NULL,NULL,NULL,'2024-11-06 21:50:44','2024-11-06 21:50:44'),(1036,518,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-06 21:50:44','2024-11-06 21:50:44'),(1037,519,2,'_entry_uid_hash','d7ddd460feaff04eb38f9f1355576da7',NULL,NULL,NULL,'2024-11-07 01:15:45','2024-11-07 01:15:45'),(1038,519,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 01:15:45','2024-11-07 01:15:45'),(1039,520,2,'_entry_uid_hash','8b6468007e8efa115ba4dd51059a7fb7',NULL,NULL,NULL,'2024-11-07 01:42:44','2024-11-07 01:42:44'),(1040,520,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 01:42:44','2024-11-07 01:42:44'),(1041,521,2,'_entry_uid_hash','e3128ec6b03c8a1850b2438ca040798d',NULL,NULL,NULL,'2024-11-07 07:19:57','2024-11-07 07:19:57'),(1042,521,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 07:19:57','2024-11-07 07:19:57'),(1043,522,2,'_entry_uid_hash','12bab1e3ce80078947449d6a714beb30',NULL,NULL,NULL,'2024-11-07 20:19:37','2024-11-07 20:19:37'),(1044,522,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 20:19:38','2024-11-07 20:19:38'),(1045,523,2,'_entry_uid_hash','5e24a43062044a8fad9c34fdfcb35559',NULL,NULL,NULL,'2024-11-07 23:39:40','2024-11-07 23:39:40'),(1046,523,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-07 23:39:40','2024-11-07 23:39:40'),(1047,524,2,'_entry_uid_hash','989c5bfc75764db3a711f7eb2cf4c300',NULL,NULL,NULL,'2024-11-08 01:42:16','2024-11-08 01:42:16'),(1048,524,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-08 01:42:16','2024-11-08 01:42:16'),(1049,525,2,'_entry_uid_hash','15bacb950481d9f428764c2c55c1b9a9',NULL,NULL,NULL,'2024-11-08 03:59:37','2024-11-08 03:59:37'),(1050,525,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-08 03:59:37','2024-11-08 03:59:37'),(1051,526,2,'_entry_uid_hash','b6f11bfb260dd380ff2f3c78c1f3644e',NULL,NULL,NULL,'2024-11-09 06:28:21','2024-11-09 06:28:21'),(1052,526,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 06:28:21','2024-11-09 06:28:21'),(1053,527,2,'_entry_uid_hash','135f1d507aef439023e43adea875cdd1',NULL,NULL,NULL,'2024-11-09 08:31:38','2024-11-09 08:31:38'),(1054,527,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 08:31:39','2024-11-09 08:31:39'),(1055,528,2,'_entry_uid_hash','4dee7ba02f8f216333f5aea8cb08f951',NULL,NULL,NULL,'2024-11-09 11:10:54','2024-11-09 11:10:54'),(1056,528,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 11:10:54','2024-11-09 11:10:54'),(1057,529,2,'_entry_uid_hash','ba1312470793177080edd8d3fc13d464',NULL,NULL,NULL,'2024-11-09 12:56:39','2024-11-09 12:56:39'),(1058,529,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 12:56:39','2024-11-09 12:56:39'),(1059,530,2,'_entry_uid_hash','0c526c8da38e30fa7073a7244cb0a418',NULL,NULL,NULL,'2024-11-09 18:30:01','2024-11-09 18:30:01'),(1060,530,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 18:30:01','2024-11-09 18:30:01'),(1061,531,2,'_entry_uid_hash','efab8429f06f39c6f88bc7f2219907ec',NULL,NULL,NULL,'2024-11-09 20:30:56','2024-11-09 20:30:56'),(1062,531,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-09 20:30:56','2024-11-09 20:30:56'),(1063,532,2,'_entry_uid_hash','f803eebf8f8881699093df0707f9af59',NULL,NULL,NULL,'2024-11-10 03:11:32','2024-11-10 03:11:32'),(1064,532,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-10 03:11:32','2024-11-10 03:11:32'),(1065,533,2,'_entry_uid_hash','ae53f13f94052dbc5fef856be36ac3a5',NULL,NULL,NULL,'2024-11-10 04:03:57','2024-11-10 04:03:57'),(1066,533,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-10 04:03:57','2024-11-10 04:03:57'),(1067,534,2,'_entry_uid_hash','4efce33478b1380fdea629737491507c',NULL,NULL,NULL,'2024-11-10 05:42:50','2024-11-10 05:42:50'),(1068,534,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-10 05:42:50','2024-11-10 05:42:50'),(1069,535,2,'_entry_uid_hash','c2e3a83d351374861310b083a7bc83c2',NULL,NULL,NULL,'2024-11-10 17:58:41','2024-11-10 17:58:41'),(1070,535,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-10 17:58:41','2024-11-10 17:58:41'),(1071,536,2,'_entry_uid_hash','14c107c7ea0b4216446e5738b76a5969',NULL,NULL,NULL,'2024-11-10 21:34:29','2024-11-10 21:34:29'),(1072,536,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-10 21:34:29','2024-11-10 21:34:29'),(1073,537,2,'_entry_uid_hash','391cb8517f2e3451cf5c7fab1666e227',NULL,NULL,NULL,'2024-11-11 14:29:24','2024-11-11 14:29:24'),(1074,537,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-11 14:29:24','2024-11-11 14:29:24'),(1075,538,2,'_entry_uid_hash','c0448f23246e7d1311b5ecc38b3f4215',NULL,NULL,NULL,'2024-11-11 22:08:16','2024-11-11 22:08:16'),(1076,538,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-11 22:08:16','2024-11-11 22:08:16'),(1077,539,2,'_entry_uid_hash','7a5392387d9bf0ac0110d7a0bd9a6580',NULL,NULL,NULL,'2024-11-11 23:23:54','2024-11-11 23:23:54'),(1078,539,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-11 23:23:54','2024-11-11 23:23:54'),(1079,540,2,'_entry_uid_hash','0324b9075b2b6ddbe6016725c93fdeca',NULL,NULL,NULL,'2024-11-12 06:09:50','2024-11-12 06:09:50'),(1080,540,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-12 06:09:50','2024-11-12 06:09:50'),(1081,541,2,'_entry_uid_hash','bc00e7f8bd825d474dec579b3b7cc7ee',NULL,NULL,NULL,'2024-11-12 07:30:40','2024-11-12 07:30:40'),(1082,541,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-12 07:30:40','2024-11-12 07:30:40'),(1083,542,2,'_entry_uid_hash','98e6d0930c63d954842d15d67ffb246f',NULL,NULL,NULL,'2024-11-12 14:33:33','2024-11-12 14:33:33'),(1084,542,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-12 14:33:33','2024-11-12 14:33:33'),(1085,543,2,'_entry_uid_hash','252edb7b6b37ad47f4668389ea9dbf42',NULL,NULL,NULL,'2024-11-12 23:17:24','2024-11-12 23:17:24'),(1086,543,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-12 23:17:24','2024-11-12 23:17:24'),(1087,544,2,'_entry_uid_hash','2aa20f8e56bc8ce85257019c7ba4bb17',NULL,NULL,NULL,'2024-11-13 01:06:17','2024-11-13 01:06:17'),(1088,544,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-13 01:06:17','2024-11-13 01:06:17'),(1089,545,2,'_entry_uid_hash','0c05cc0f41f6f5cbc1b621af61223e07',NULL,NULL,NULL,'2024-11-13 11:07:09','2024-11-13 11:07:09'),(1090,545,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-13 11:07:09','2024-11-13 11:07:09'),(1091,546,2,'_entry_uid_hash','d81861aa7f5a88a5cca95d943f89b64a',NULL,NULL,NULL,'2024-11-13 14:10:49','2024-11-13 14:10:49'),(1092,546,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-13 14:10:49','2024-11-13 14:10:49'),(1093,547,2,'_entry_uid_hash','2fe956ac6a20111482ff5f4c2c61b6cd',NULL,NULL,NULL,'2024-11-14 09:44:25','2024-11-14 09:44:25'),(1094,547,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-14 09:44:25','2024-11-14 09:44:25'),(1095,548,2,'_entry_uid_hash','f8b75e8e34308286085e4f81bac99e30',NULL,NULL,NULL,'2024-11-15 04:15:36','2024-11-15 04:15:36'),(1096,548,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-15 04:15:36','2024-11-15 04:15:36'),(1097,549,4,'_entry_uid_hash','8d46845f9842a2054a0efdc15560c2ee',NULL,NULL,NULL,'2024-11-15 09:36:00','2024-11-15 09:36:00'),(1098,549,4,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-15 09:36:00','2024-11-15 09:36:00'),(1099,550,2,'_entry_uid_hash','2b6a0d1e3491cea4c0d58df0c6d78113',NULL,NULL,NULL,'2024-11-15 18:07:55','2024-11-15 18:07:55'),(1100,550,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-15 18:07:55','2024-11-15 18:07:55'),(1101,551,2,'_entry_uid_hash','7a97a5c63a46ea382c722e582fa02532',NULL,NULL,NULL,'2024-11-16 05:19:23','2024-11-16 05:19:23'),(1102,551,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-16 05:19:23','2024-11-16 05:19:23'),(1103,552,2,'_entry_uid_hash','ed846dd76093bf5bed1d46f94e1179a2',NULL,NULL,NULL,'2024-11-17 10:12:06','2024-11-17 10:12:06'),(1104,552,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-17 10:12:07','2024-11-17 10:12:07'),(1105,553,2,'_entry_uid_hash','4eda68dd71c0a9bac5af2541846c1992',NULL,NULL,NULL,'2024-11-17 15:28:40','2024-11-17 15:28:40'),(1106,553,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-17 15:28:40','2024-11-17 15:28:40'),(1107,554,2,'_entry_uid_hash','f0e712e588ff6c8a6f69092f17f8882c',NULL,NULL,NULL,'2024-11-17 19:01:13','2024-11-17 19:01:13'),(1108,554,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-17 19:01:13','2024-11-17 19:01:13'),(1109,555,2,'_entry_uid_hash','10f7ca2ab3dd2dc71bfb2c641f3aed88',NULL,NULL,NULL,'2024-11-17 22:58:46','2024-11-17 22:58:46'),(1110,555,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-17 22:58:46','2024-11-17 22:58:46'),(1111,556,2,'_entry_uid_hash','ce5f235bc7a7d6de7338f3c6a1977751',NULL,NULL,NULL,'2024-11-18 07:23:48','2024-11-18 07:23:48'),(1112,556,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-18 07:23:48','2024-11-18 07:23:48'),(1113,557,2,'_entry_uid_hash','deb61aa7fb27b8fa67c3d5d3215cd91a',NULL,NULL,NULL,'2024-11-18 10:47:53','2024-11-18 10:47:53'),(1114,557,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-18 10:47:53','2024-11-18 10:47:53'),(1115,558,2,'_entry_uid_hash','13146e923524d1723a58528717d87cb8',NULL,NULL,NULL,'2024-11-18 20:16:16','2024-11-18 20:16:16'),(1116,558,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-18 20:16:16','2024-11-18 20:16:16'),(1117,559,2,'_entry_uid_hash','270dfdb96f6f20ff5a042969417fa47f',NULL,NULL,NULL,'2024-11-19 03:40:56','2024-11-19 03:40:56'),(1118,559,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-19 03:40:56','2024-11-19 03:40:56'),(1119,560,2,'_entry_uid_hash','3c6c58e7074fd9197fd28711347bf447',NULL,NULL,NULL,'2024-11-19 08:58:26','2024-11-19 08:58:26'),(1120,560,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-19 08:58:26','2024-11-19 08:58:26'),(1121,561,2,'_entry_uid_hash','f685ccefc9846b163ec96026457dd59d',NULL,NULL,NULL,'2024-11-19 14:51:49','2024-11-19 14:51:49'),(1122,561,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-19 14:51:49','2024-11-19 14:51:49'),(1123,562,2,'_entry_uid_hash','b57623cdea90629e9395b0d09352210c',NULL,NULL,NULL,'2024-11-19 21:00:38','2024-11-19 21:00:38'),(1124,562,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-19 21:00:38','2024-11-19 21:00:38'),(1125,563,2,'_entry_uid_hash','5d91857b59b6028d0033740cf23238ec',NULL,NULL,NULL,'2024-11-20 04:20:42','2024-11-20 04:20:42'),(1126,563,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-20 04:20:42','2024-11-20 04:20:42'),(1127,564,2,'_entry_uid_hash','1374c03d51de60ead1ea90292d425670',NULL,NULL,NULL,'2024-11-20 06:27:11','2024-11-20 06:27:11'),(1128,564,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-20 06:27:11','2024-11-20 06:27:11'),(1129,565,2,'_entry_uid_hash','e4f005b86e29e17146027c5e946e9fd8',NULL,NULL,NULL,'2024-11-20 14:00:01','2024-11-20 14:00:01'),(1130,565,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-20 14:00:01','2024-11-20 14:00:01'),(1131,566,2,'_entry_uid_hash','49433c7c1de239fe9924078586686690',NULL,NULL,NULL,'2024-11-20 18:07:15','2024-11-20 18:07:15'),(1132,566,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-20 18:07:15','2024-11-20 18:07:15'),(1133,567,2,'_entry_uid_hash','defb3f92142458fbcfaa074adc52e128',NULL,NULL,NULL,'2024-11-20 18:18:21','2024-11-20 18:18:21'),(1134,567,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-20 18:18:21','2024-11-20 18:18:21'),(1135,568,2,'_entry_uid_hash','d9f2e82304509763a784541cc3cea10f',NULL,NULL,NULL,'2024-11-21 15:07:31','2024-11-21 15:07:31'),(1136,568,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-21 15:07:31','2024-11-21 15:07:31'),(1137,569,2,'_entry_uid_hash','29543e862e92ed6461bca78d7d37991a',NULL,NULL,NULL,'2024-11-21 16:43:27','2024-11-21 16:43:27'),(1138,569,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-21 16:43:27','2024-11-21 16:43:27'),(1139,570,2,'_entry_uid_hash','4a40fc5ea914e77f9aeec4ada320736d',NULL,NULL,NULL,'2024-11-21 20:46:26','2024-11-21 20:46:26'),(1140,570,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-21 20:46:26','2024-11-21 20:46:26'),(1141,571,2,'_entry_uid_hash','c7dfe2a34d551aa138a40b4d981bf237',NULL,NULL,NULL,'2024-11-22 00:27:22','2024-11-22 00:27:22'),(1142,571,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-22 00:27:22','2024-11-22 00:27:22'),(1143,572,2,'_entry_uid_hash','96819c9c3bd0f37f625e51ffa1e488c3',NULL,NULL,NULL,'2024-11-22 00:33:08','2024-11-22 00:33:08'),(1144,572,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-22 00:33:08','2024-11-22 00:33:08'),(1145,573,2,'_entry_uid_hash','7fd2783bfc8e1c3c803e2c24e9afe3b3',NULL,NULL,NULL,'2024-11-22 20:06:45','2024-11-22 20:06:45'),(1146,573,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-22 20:06:45','2024-11-22 20:06:45'),(1147,574,2,'_entry_uid_hash','fc893d46726d5f4971e36a81afa33273',NULL,NULL,NULL,'2024-11-22 21:53:50','2024-11-22 21:53:50'),(1148,574,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-22 21:53:50','2024-11-22 21:53:50'),(1149,575,2,'_entry_uid_hash','981e98d2e520ecc2e88afae9130bb586',NULL,NULL,NULL,'2024-11-22 23:28:16','2024-11-22 23:28:16'),(1150,575,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-22 23:28:16','2024-11-22 23:28:16'),(1151,576,2,'_entry_uid_hash','4e34015ed5ade0190d74b350ba96b3f0',NULL,NULL,NULL,'2024-11-23 01:35:44','2024-11-23 01:35:44'),(1152,576,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-23 01:35:44','2024-11-23 01:35:44'),(1153,577,2,'_entry_uid_hash','258ad0ccd13ae5e3636fd7a2084e5f4e',NULL,NULL,NULL,'2024-11-23 03:14:50','2024-11-23 03:14:50'),(1154,577,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-23 03:14:50','2024-11-23 03:14:50'),(1155,578,2,'_entry_uid_hash','4aad316083c78a4c87c82ddf409cb95e',NULL,NULL,NULL,'2024-11-23 07:33:00','2024-11-23 07:33:00'),(1156,578,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-23 07:33:00','2024-11-23 07:33:00'),(1157,579,2,'_entry_uid_hash','35fb02f99938810cee03b2eb322a8e6d',NULL,NULL,NULL,'2024-11-23 09:47:24','2024-11-23 09:47:24'),(1158,579,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-23 09:47:24','2024-11-23 09:47:24'),(1159,580,2,'_entry_uid_hash','0fb15efec4b849760e72729e5ba17aa9',NULL,NULL,NULL,'2024-11-24 01:14:41','2024-11-24 01:14:41'),(1160,580,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-24 01:14:41','2024-11-24 01:14:41'),(1161,581,2,'_entry_uid_hash','01d730614117d1fac6b0d27c621edc68',NULL,NULL,NULL,'2024-11-24 02:07:42','2024-11-24 02:07:42'),(1162,581,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-24 02:07:42','2024-11-24 02:07:42'),(1163,582,2,'_entry_uid_hash','73c4dd688b6166e49a929c2259ce409c',NULL,NULL,NULL,'2024-11-24 13:23:27','2024-11-24 13:23:27'),(1164,582,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-24 13:23:28','2024-11-24 13:23:28'),(1165,583,2,'_entry_uid_hash','208c89b64173884e2e12cfd98b60df06',NULL,NULL,NULL,'2024-11-24 19:04:29','2024-11-24 19:04:29'),(1166,583,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-24 19:04:29','2024-11-24 19:04:29'),(1167,584,2,'_entry_uid_hash','a6b8e57852a2f913baffb864e4e8b31d',NULL,NULL,NULL,'2024-11-25 05:53:38','2024-11-25 05:53:38'),(1168,584,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-25 05:53:38','2024-11-25 05:53:38'),(1169,585,2,'_entry_uid_hash','07c632438ea48bc883355ac92106819a',NULL,NULL,NULL,'2024-11-25 17:18:02','2024-11-25 17:18:02'),(1170,585,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-25 17:18:02','2024-11-25 17:18:02'),(1171,586,2,'_entry_uid_hash','fce76e8b6d569d14a87843914e789450',NULL,NULL,NULL,'2024-11-25 20:56:10','2024-11-25 20:56:10'),(1172,586,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-25 20:56:11','2024-11-25 20:56:11'),(1173,587,2,'_entry_uid_hash','fbd810d58b1e3094f02efdeffb25d26d',NULL,NULL,NULL,'2024-11-25 22:29:16','2024-11-25 22:29:16'),(1174,587,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-25 22:29:16','2024-11-25 22:29:16'),(1175,588,2,'_entry_uid_hash','4b689c68b66369513eecf1ab1d727788',NULL,NULL,NULL,'2024-11-26 15:10:11','2024-11-26 15:10:11'),(1176,588,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-26 15:10:12','2024-11-26 15:10:12'),(1177,589,2,'_entry_uid_hash','0941a0db0be292bfeb31d03f01fdcf3a',NULL,NULL,NULL,'2024-11-26 17:09:57','2024-11-26 17:09:57'),(1178,589,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-26 17:09:57','2024-11-26 17:09:57'),(1179,590,2,'_entry_uid_hash','60c0151a9f56b46a92a882ad8cbdc6b8',NULL,NULL,NULL,'2024-11-27 05:50:51','2024-11-27 05:50:51'),(1180,590,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-27 05:50:51','2024-11-27 05:50:51'),(1181,591,2,'_entry_uid_hash','0fe2fb4450ca69da5d960fe90a69b803',NULL,NULL,NULL,'2024-11-27 07:48:40','2024-11-27 07:48:40'),(1182,591,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-27 07:48:40','2024-11-27 07:48:40'),(1183,592,2,'_entry_uid_hash','0a110c6f522de1a84f2967f543f2464e',NULL,NULL,NULL,'2024-11-27 21:23:06','2024-11-27 21:23:06'),(1184,592,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-27 21:23:06','2024-11-27 21:23:06'),(1185,593,2,'_entry_uid_hash','8343cbde977bf6e8de1a68a5ed97173c',NULL,NULL,NULL,'2024-11-28 17:10:13','2024-11-28 17:10:13'),(1186,593,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-28 17:10:13','2024-11-28 17:10:13'),(1187,594,2,'_entry_uid_hash','16f52f3e966822e19ca5cde0df7381c6',NULL,NULL,NULL,'2024-11-28 22:42:14','2024-11-28 22:42:14'),(1188,594,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-28 22:42:14','2024-11-28 22:42:14'),(1189,595,2,'_entry_uid_hash','6a01df9e946fb0a80fa2639bcda63885',NULL,NULL,NULL,'2024-11-28 23:30:33','2024-11-28 23:30:33'),(1190,595,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-28 23:30:33','2024-11-28 23:30:33'),(1191,596,2,'_entry_uid_hash','ed6765515da7ec657f34680395279b5e',NULL,NULL,NULL,'2024-11-29 00:18:56','2024-11-29 00:18:56'),(1192,596,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-29 00:18:56','2024-11-29 00:18:56'),(1193,597,2,'_entry_uid_hash','a4d432558daf39fb423e0635be29c3e4',NULL,NULL,NULL,'2024-11-29 04:35:21','2024-11-29 04:35:21'),(1194,597,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-29 04:35:21','2024-11-29 04:35:21'),(1195,598,2,'_entry_uid_hash','8c1736b680a8f0f60e2cbe71044abcfa',NULL,NULL,NULL,'2024-11-29 09:02:44','2024-11-29 09:02:44'),(1196,598,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-29 09:02:45','2024-11-29 09:02:45'),(1197,599,2,'_entry_uid_hash','f8dae6965c5a68ce44ab1e58f09e1a6e',NULL,NULL,NULL,'2024-11-30 01:47:26','2024-11-30 01:47:26'),(1198,599,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-30 01:47:26','2024-11-30 01:47:26'),(1199,600,2,'_entry_uid_hash','909b20d80c86dd62c89940cee7e54410',NULL,NULL,NULL,'2024-11-30 08:13:53','2024-11-30 08:13:53'),(1200,600,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-30 08:13:54','2024-11-30 08:13:54'),(1201,601,2,'_entry_uid_hash','7d107d55deda82b2d4459da59cacd2c1',NULL,NULL,NULL,'2024-11-30 13:29:46','2024-11-30 13:29:46'),(1202,601,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-30 13:29:46','2024-11-30 13:29:46'),(1203,602,2,'_entry_uid_hash','cb078968a5893d546196535ab0c44b08',NULL,NULL,NULL,'2024-11-30 22:36:35','2024-11-30 22:36:35'),(1204,602,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-11-30 22:36:35','2024-11-30 22:36:35'),(1205,603,2,'_entry_uid_hash','7ca3b38630f985ecad0328cd17092c2c',NULL,NULL,NULL,'2024-12-01 11:12:11','2024-12-01 11:12:11'),(1206,603,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-01 11:12:11','2024-12-01 11:12:11'),(1207,604,2,'_entry_uid_hash','4e5f8f1496d96192b10a5b2c813762aa',NULL,NULL,NULL,'2024-12-01 15:25:34','2024-12-01 15:25:34'),(1208,604,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-01 15:25:34','2024-12-01 15:25:34'),(1209,605,2,'_entry_uid_hash','d24e976f2619de633f1687d874e5f703',NULL,NULL,NULL,'2024-12-01 23:22:37','2024-12-01 23:22:37'),(1210,605,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-01 23:22:37','2024-12-01 23:22:37'),(1211,606,2,'_entry_uid_hash','a0801a8eb61c8ed23acb9d16c85a1c7a',NULL,NULL,NULL,'2024-12-02 01:17:12','2024-12-02 01:17:12'),(1212,606,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-02 01:17:12','2024-12-02 01:17:12'),(1213,607,2,'_entry_uid_hash','c2ce9d5b185bb1fe9afe3ba6a70ae82e',NULL,NULL,NULL,'2024-12-02 04:12:58','2024-12-02 04:12:58'),(1214,607,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-02 04:12:58','2024-12-02 04:12:58'),(1215,608,2,'_entry_uid_hash','3425bcdfa85d90be6a2fd908fe306170',NULL,NULL,NULL,'2024-12-02 11:55:13','2024-12-02 11:55:13'),(1216,608,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-02 11:55:14','2024-12-02 11:55:14'),(1217,609,2,'_entry_uid_hash','198333570a8d266f5fdde1dd0c5bace5',NULL,NULL,NULL,'2024-12-02 21:20:31','2024-12-02 21:20:31'),(1218,609,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-02 21:20:31','2024-12-02 21:20:31'),(1219,610,2,'_entry_uid_hash','f3693297460fc4a60e6d8321fd2cab69',NULL,NULL,NULL,'2024-12-03 14:07:22','2024-12-03 14:07:22'),(1220,610,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-03 14:07:22','2024-12-03 14:07:22'),(1221,611,2,'_entry_uid_hash','63901d5a1d190b92aa1ea7da0056c5b6',NULL,NULL,NULL,'2024-12-03 21:25:38','2024-12-03 21:25:38'),(1222,611,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-03 21:25:38','2024-12-03 21:25:38'),(1223,612,2,'_entry_uid_hash','3cf7eab41713facf17d04c52f9fe45f9',NULL,NULL,NULL,'2024-12-04 06:07:31','2024-12-04 06:07:31'),(1224,612,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-04 06:07:31','2024-12-04 06:07:31'),(1225,613,2,'_entry_uid_hash','c574d7d0231185c3968a921e835dc42f',NULL,NULL,NULL,'2024-12-04 06:50:38','2024-12-04 06:50:38'),(1226,613,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-04 06:50:38','2024-12-04 06:50:38'),(1227,614,2,'_entry_uid_hash','c971fb017380b587ffb3c794ad5810bb',NULL,NULL,NULL,'2024-12-04 11:21:39','2024-12-04 11:21:39'),(1228,614,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-04 11:21:39','2024-12-04 11:21:39'),(1229,615,2,'_entry_uid_hash','d3884bd49b8f51c753fbb226fd879772',NULL,NULL,NULL,'2024-12-04 18:16:21','2024-12-04 18:16:21'),(1230,615,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-04 18:16:21','2024-12-04 18:16:21'),(1231,616,2,'_entry_uid_hash','248608afb7b5d52cd8de68c1525d493e',NULL,NULL,NULL,'2024-12-05 05:58:26','2024-12-05 05:58:26'),(1232,616,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-05 05:58:27','2024-12-05 05:58:27'),(1233,617,2,'_entry_uid_hash','abe7c61534d0fc4aad988024e3dfc97f',NULL,NULL,NULL,'2024-12-05 16:12:37','2024-12-05 16:12:37'),(1234,617,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-05 16:12:37','2024-12-05 16:12:37'),(1235,618,2,'_entry_uid_hash','ba9da4ba87f3ded4acbfff8cfaf129a0',NULL,NULL,NULL,'2024-12-06 16:57:46','2024-12-06 16:57:46'),(1236,618,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-06 16:57:46','2024-12-06 16:57:46'),(1237,619,2,'_entry_uid_hash','3fc32ca8101ef8c719594d52d263eff6',NULL,NULL,NULL,'2024-12-06 19:32:43','2024-12-06 19:32:43'),(1238,619,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-06 19:32:43','2024-12-06 19:32:43'),(1239,620,2,'_entry_uid_hash','3c073ae75aaece3bd7e31f17b34a6b2e',NULL,NULL,NULL,'2024-12-07 04:28:25','2024-12-07 04:28:25'),(1240,620,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-07 04:28:25','2024-12-07 04:28:25'),(1241,621,2,'_entry_uid_hash','2eb16db1d30d29e9b7156898a27ca2d7',NULL,NULL,NULL,'2024-12-07 08:30:44','2024-12-07 08:30:44'),(1242,621,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-07 08:30:44','2024-12-07 08:30:44'),(1243,622,2,'_entry_uid_hash','72faaef948f04f9e9d7e633f8c2883a3',NULL,NULL,NULL,'2024-12-08 12:37:51','2024-12-08 12:37:51'),(1244,622,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-08 12:37:51','2024-12-08 12:37:51'),(1245,623,2,'_entry_uid_hash','eefc126698307be963e7c44356c1d3f0',NULL,NULL,NULL,'2024-12-08 19:31:41','2024-12-08 19:31:41'),(1246,623,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-08 19:31:41','2024-12-08 19:31:41'),(1247,624,2,'_entry_uid_hash','a14f402de1128f799aaf7412ea3d769b',NULL,NULL,NULL,'2024-12-09 03:04:24','2024-12-09 03:04:24'),(1248,624,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 03:04:24','2024-12-09 03:04:24'),(1249,625,2,'_entry_uid_hash','201b788509a9431959aed5082dd93b57',NULL,NULL,NULL,'2024-12-09 08:42:47','2024-12-09 08:42:47'),(1250,625,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 08:42:47','2024-12-09 08:42:47'),(1251,626,2,'_entry_uid_hash','3ff298d33ddb47b880b62652b2e92d31',NULL,NULL,NULL,'2024-12-09 09:34:50','2024-12-09 09:34:50'),(1252,626,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 09:34:50','2024-12-09 09:34:50'),(1253,627,2,'_entry_uid_hash','9d364cd4701e9d329d53f293dd17d603',NULL,NULL,NULL,'2024-12-09 15:46:20','2024-12-09 15:46:20'),(1254,627,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 15:46:20','2024-12-09 15:46:20'),(1255,628,2,'_entry_uid_hash','a511ad4a316760c7b333118d480e0d7e',NULL,NULL,NULL,'2024-12-09 16:34:24','2024-12-09 16:34:24'),(1256,628,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 16:34:24','2024-12-09 16:34:24'),(1257,629,2,'_entry_uid_hash','628119b107b397eda3c533f96e9f1c18',NULL,NULL,NULL,'2024-12-09 20:03:20','2024-12-09 20:03:20'),(1258,629,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 20:03:20','2024-12-09 20:03:20'),(1259,630,2,'_entry_uid_hash','555082b59a297ebcbd1f8068ea3e4119',NULL,NULL,NULL,'2024-12-09 20:09:03','2024-12-09 20:09:03'),(1260,630,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-09 20:09:03','2024-12-09 20:09:03'),(1261,631,2,'_entry_uid_hash','390b276c4fb6fd9a6b4f9b698129b997',NULL,NULL,NULL,'2024-12-10 06:10:03','2024-12-10 06:10:03'),(1262,631,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-10 06:10:03','2024-12-10 06:10:03'),(1263,632,2,'_entry_uid_hash','dd2cb3a3099ac00e03c7705bc7891be8',NULL,NULL,NULL,'2024-12-11 08:53:36','2024-12-11 08:53:36'),(1264,632,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 08:53:36','2024-12-11 08:53:36'),(1265,633,2,'_entry_uid_hash','95c9f3f8fdbc09c577acdb5731632951',NULL,NULL,NULL,'2024-12-11 11:44:55','2024-12-11 11:44:55'),(1266,633,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 11:44:55','2024-12-11 11:44:55'),(1267,634,2,'_entry_uid_hash','8808eedffe99ec65182416f7cacb690d',NULL,NULL,NULL,'2024-12-11 15:01:00','2024-12-11 15:01:00'),(1268,634,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 15:01:00','2024-12-11 15:01:00'),(1269,635,2,'_entry_uid_hash','efe5727e0363a8aebc71ee72c550e650',NULL,NULL,NULL,'2024-12-11 15:04:51','2024-12-11 15:04:51'),(1270,635,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 15:04:51','2024-12-11 15:04:51'),(1271,636,2,'_entry_uid_hash','54ee23cc6ba585e2029cd850e9cf0f8a',NULL,NULL,NULL,'2024-12-11 15:15:57','2024-12-11 15:15:57'),(1272,636,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 15:15:57','2024-12-11 15:15:57'),(1273,637,2,'_entry_uid_hash','5a67bf74260db91e5d500f94f85c3bd0',NULL,NULL,NULL,'2024-12-11 17:15:41','2024-12-11 17:15:41'),(1274,637,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-11 17:15:41','2024-12-11 17:15:41'),(1275,638,2,'_entry_uid_hash','f222ecd218cc5ec09230e78c3503922a',NULL,NULL,NULL,'2024-12-12 00:47:56','2024-12-12 00:47:56'),(1276,638,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-12 00:47:56','2024-12-12 00:47:56'),(1277,639,2,'_entry_uid_hash','1e57fd1a1e85eea45a8078778587f6f9',NULL,NULL,NULL,'2024-12-12 09:37:50','2024-12-12 09:37:50'),(1278,639,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-12 09:37:50','2024-12-12 09:37:50'),(1279,640,2,'_entry_uid_hash','0329d3b7323577c7bca617c07f89b870',NULL,NULL,NULL,'2024-12-12 10:46:24','2024-12-12 10:46:24'),(1280,640,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-12 10:46:24','2024-12-12 10:46:24'),(1281,641,2,'_entry_uid_hash','d66c94ec16d81bc9ebecb0f475c03252',NULL,NULL,NULL,'2024-12-12 23:44:28','2024-12-12 23:44:28'),(1282,641,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-12 23:44:28','2024-12-12 23:44:28'),(1283,642,2,'_entry_uid_hash','11ea1ade29269991b9168c8cba34f293',NULL,NULL,NULL,'2024-12-13 09:29:53','2024-12-13 09:29:53'),(1284,642,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 09:29:53','2024-12-13 09:29:53'),(1285,643,2,'_entry_uid_hash','23a655b61fcc48871ffc6596f277f612',NULL,NULL,NULL,'2024-12-13 16:02:20','2024-12-13 16:02:20'),(1286,643,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 16:02:20','2024-12-13 16:02:20'),(1287,644,2,'_entry_uid_hash','0e1ed274e06ae273c3d1a527e6606e18',NULL,NULL,NULL,'2024-12-13 16:25:05','2024-12-13 16:25:05'),(1288,644,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 16:25:05','2024-12-13 16:25:05'),(1289,645,2,'_entry_uid_hash','2a2030cdeb87fcab0806228bd21ec9d7',NULL,NULL,NULL,'2024-12-13 21:13:04','2024-12-13 21:13:04'),(1290,645,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 21:13:04','2024-12-13 21:13:04'),(1291,646,2,'_entry_uid_hash','c7874637ca71acb17a7e7ba82e850be1',NULL,NULL,NULL,'2024-12-13 21:38:04','2024-12-13 21:38:04'),(1292,646,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-13 21:38:05','2024-12-13 21:38:05'),(1293,647,2,'_entry_uid_hash','589ac2ce15290a31ca6986108107d553',NULL,NULL,NULL,'2024-12-15 17:20:25','2024-12-15 17:20:25'),(1294,647,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-15 17:20:25','2024-12-15 17:20:25'),(1295,648,2,'_entry_uid_hash','f72af25e077c7ca0dcd4903ca8d5eb71',NULL,NULL,NULL,'2024-12-15 17:44:07','2024-12-15 17:44:07'),(1296,648,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-15 17:44:07','2024-12-15 17:44:07'),(1297,649,2,'_entry_uid_hash','21f95ed435c6abf92110fbd335d790d8',NULL,NULL,NULL,'2024-12-15 18:08:46','2024-12-15 18:08:46'),(1298,649,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-15 18:08:46','2024-12-15 18:08:46'),(1299,650,2,'_entry_uid_hash','41e7e03a20083e4135cbeafc072a6534',NULL,NULL,NULL,'2024-12-15 20:14:44','2024-12-15 20:14:44'),(1300,650,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-15 20:14:44','2024-12-15 20:14:44'),(1301,651,2,'_entry_uid_hash','2d67f3d2419a660c6388bc5a4766d5d5',NULL,NULL,NULL,'2024-12-16 04:48:11','2024-12-16 04:48:11'),(1302,651,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 04:48:11','2024-12-16 04:48:11'),(1303,652,2,'_entry_uid_hash','2ebad9c40136c36da9e482be54a829fe',NULL,NULL,NULL,'2024-12-16 09:57:13','2024-12-16 09:57:13'),(1304,652,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 09:57:13','2024-12-16 09:57:13'),(1305,653,2,'_entry_uid_hash','4dadf0dd0bc91ac6dd0fccece8d69ea4',NULL,NULL,NULL,'2024-12-16 11:16:37','2024-12-16 11:16:37'),(1306,653,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 11:16:37','2024-12-16 11:16:37'),(1307,654,2,'_entry_uid_hash','0295db30dadb62e61d4a7740d3fc6a95',NULL,NULL,NULL,'2024-12-16 15:17:21','2024-12-16 15:17:21'),(1308,654,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 15:17:21','2024-12-16 15:17:21'),(1309,655,2,'_entry_uid_hash','6ba9878d35025d257029afeced039270',NULL,NULL,NULL,'2024-12-16 15:37:10','2024-12-16 15:37:10'),(1310,655,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 15:37:10','2024-12-16 15:37:10'),(1311,656,2,'_entry_uid_hash','7656d483bdb68b0facebbeef7be33d2d',NULL,NULL,NULL,'2024-12-16 19:09:16','2024-12-16 19:09:16'),(1312,656,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 19:09:16','2024-12-16 19:09:16'),(1313,657,2,'_entry_uid_hash','968f96db1b15d230f778a9a0bf559919',NULL,NULL,NULL,'2024-12-16 19:13:48','2024-12-16 19:13:48'),(1314,657,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 19:13:48','2024-12-16 19:13:48'),(1315,658,2,'_entry_uid_hash','14907d0687d1a02c79aff923830d535c',NULL,NULL,NULL,'2024-12-16 23:56:23','2024-12-16 23:56:23'),(1316,658,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-16 23:56:23','2024-12-16 23:56:23'),(1317,659,2,'_entry_uid_hash','00e71f0c7c4370ccbd613619d559405e',NULL,NULL,NULL,'2024-12-17 09:16:33','2024-12-17 09:16:33'),(1318,659,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-17 09:16:33','2024-12-17 09:16:33'),(1319,660,2,'_entry_uid_hash','6eebd6cb71681d4ca8453b9b55139e0a',NULL,NULL,NULL,'2024-12-17 15:08:19','2024-12-17 15:08:19'),(1320,660,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-17 15:08:19','2024-12-17 15:08:19'),(1321,661,2,'_entry_uid_hash','cca3cf9f0c552650fa86e1d85bc1a45e',NULL,NULL,NULL,'2024-12-17 17:36:07','2024-12-17 17:36:07'),(1322,661,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-17 17:36:07','2024-12-17 17:36:07'),(1323,662,2,'_entry_uid_hash','e002137c52cbcc8306241ad27cfb812d',NULL,NULL,NULL,'2024-12-17 23:15:12','2024-12-17 23:15:12'),(1324,662,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-17 23:15:12','2024-12-17 23:15:12'),(1325,663,2,'_entry_uid_hash','874222cb761c7d9509f30f4bc97a33b5',NULL,NULL,NULL,'2024-12-18 22:44:49','2024-12-18 22:44:49'),(1326,663,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-18 22:44:49','2024-12-18 22:44:49'),(1327,664,2,'_entry_uid_hash','6f72dc27aa8e2a14bd77e21d9e6af686',NULL,NULL,NULL,'2024-12-18 23:00:58','2024-12-18 23:00:58'),(1328,664,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-18 23:00:58','2024-12-18 23:00:58'),(1329,665,2,'_entry_uid_hash','cf84cf65f4252d87c56cc5cab15b442a',NULL,NULL,NULL,'2024-12-19 00:14:10','2024-12-19 00:14:10'),(1330,665,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-19 00:14:10','2024-12-19 00:14:10'),(1331,666,2,'_entry_uid_hash','43f4d14ddfc0039eab3adbb99c2dd00a',NULL,NULL,NULL,'2024-12-19 12:37:41','2024-12-19 12:37:41'),(1332,666,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-19 12:37:41','2024-12-19 12:37:41'),(1333,667,2,'_entry_uid_hash','ad8f0cbb76524068fed9031e39be10a3',NULL,NULL,NULL,'2024-12-19 13:10:24','2024-12-19 13:10:24'),(1334,667,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-19 13:10:24','2024-12-19 13:10:24'),(1335,668,2,'_entry_uid_hash','d52644593fdb15a436f9365ae4b98460',NULL,NULL,NULL,'2024-12-19 18:09:56','2024-12-19 18:09:56'),(1336,668,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-19 18:09:56','2024-12-19 18:09:56'),(1337,669,2,'_entry_uid_hash','1f6c79048a7e0fcf89da7e8c35a4b4ec',NULL,NULL,NULL,'2024-12-19 20:52:21','2024-12-19 20:52:21'),(1338,669,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-19 20:52:21','2024-12-19 20:52:21'),(1339,670,2,'_entry_uid_hash','796d941c09f1ba8336dfec71dfa9066d',NULL,NULL,NULL,'2024-12-20 05:33:13','2024-12-20 05:33:13'),(1340,670,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-20 05:33:13','2024-12-20 05:33:13'),(1341,671,2,'_entry_uid_hash','c9eb7a9b59be02f71558dc059891e4b3',NULL,NULL,NULL,'2024-12-20 10:45:07','2024-12-20 10:45:07'),(1342,671,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-20 10:45:07','2024-12-20 10:45:07'),(1343,672,2,'_entry_uid_hash','bc285573164b479e493ec87f2df7bfdb',NULL,NULL,NULL,'2024-12-20 12:29:43','2024-12-20 12:29:43'),(1344,672,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-20 12:29:43','2024-12-20 12:29:43'),(1345,673,2,'_entry_uid_hash','ea0d8e1bd18d39e49fe2c21106000073',NULL,NULL,NULL,'2024-12-21 06:50:02','2024-12-21 06:50:02'),(1346,673,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 06:50:02','2024-12-21 06:50:02'),(1347,674,2,'_entry_uid_hash','73ee894a9c7268665d7780e949c5f545',NULL,NULL,NULL,'2024-12-21 08:55:31','2024-12-21 08:55:31'),(1348,674,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 08:55:31','2024-12-21 08:55:31'),(1349,675,2,'_entry_uid_hash','fe97ed393ca3837170ebdbd5620eb634',NULL,NULL,NULL,'2024-12-21 09:08:47','2024-12-21 09:08:47'),(1350,675,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 09:08:47','2024-12-21 09:08:47'),(1351,676,2,'_entry_uid_hash','4b60149d9fe287637f1cc465239e7d09',NULL,NULL,NULL,'2024-12-21 11:54:33','2024-12-21 11:54:33'),(1352,676,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 11:54:33','2024-12-21 11:54:33'),(1353,677,2,'_entry_uid_hash','fb39d3648f383f509b650313b363493c',NULL,NULL,NULL,'2024-12-21 17:13:21','2024-12-21 17:13:21'),(1354,677,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 17:13:21','2024-12-21 17:13:21'),(1355,678,2,'_entry_uid_hash','6817c41295e3b32b8b442ff2bfb60285',NULL,NULL,NULL,'2024-12-21 17:43:36','2024-12-21 17:43:36'),(1356,678,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 17:43:36','2024-12-21 17:43:36'),(1357,679,2,'_entry_uid_hash','1ea8d1118c80de6ebb8bd3293c103852',NULL,NULL,NULL,'2024-12-21 20:43:17','2024-12-21 20:43:17'),(1358,679,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 20:43:17','2024-12-21 20:43:17'),(1359,680,2,'_entry_uid_hash','09e9bb9e7ce6278ffda03f3d262c39d4',NULL,NULL,NULL,'2024-12-21 23:16:41','2024-12-21 23:16:41'),(1360,680,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-21 23:16:41','2024-12-21 23:16:41'),(1361,681,2,'_entry_uid_hash','5682414caa6b581b3658bc7a20e39d66',NULL,NULL,NULL,'2024-12-22 03:50:26','2024-12-22 03:50:26'),(1362,681,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 03:50:26','2024-12-22 03:50:26'),(1363,682,2,'_entry_uid_hash','c2e23482415a5bdf03bb4614b3aab006',NULL,NULL,NULL,'2024-12-22 08:14:58','2024-12-22 08:14:58'),(1364,682,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 08:14:58','2024-12-22 08:14:58'),(1365,683,2,'_entry_uid_hash','aa8d4c310f9b9c1a5dc87ca1d1cc5713',NULL,NULL,NULL,'2024-12-22 09:54:57','2024-12-22 09:54:57'),(1366,683,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 09:54:57','2024-12-22 09:54:57'),(1367,684,2,'_entry_uid_hash','5cf2c60f0ad33592d022f3109db2bd9f',NULL,NULL,NULL,'2024-12-22 13:57:10','2024-12-22 13:57:10'),(1368,684,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 13:57:10','2024-12-22 13:57:10'),(1369,685,2,'_entry_uid_hash','c400e05242deb1c711147fa21e8579cc',NULL,NULL,NULL,'2024-12-22 16:43:59','2024-12-22 16:43:59'),(1370,685,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 16:43:59','2024-12-22 16:43:59'),(1371,686,2,'_entry_uid_hash','42da31feb45c7b3272dd4bb8d3a2939d',NULL,NULL,NULL,'2024-12-22 17:11:12','2024-12-22 17:11:12'),(1372,686,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 17:11:12','2024-12-22 17:11:12'),(1373,687,2,'_entry_uid_hash','52d7cdd36f897f1104409bdc8dba580c',NULL,NULL,NULL,'2024-12-22 23:42:43','2024-12-22 23:42:43'),(1374,687,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-22 23:42:43','2024-12-22 23:42:43'),(1375,688,2,'_entry_uid_hash','b353cdd54bd8f98dddc30f263c43e2ec',NULL,NULL,NULL,'2024-12-23 18:42:21','2024-12-23 18:42:21'),(1376,688,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-23 18:42:21','2024-12-23 18:42:21'),(1377,689,2,'_entry_uid_hash','01ce80521d81d6fcf4a82130205a6406',NULL,NULL,NULL,'2024-12-24 00:05:59','2024-12-24 00:05:59'),(1378,689,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-24 00:05:59','2024-12-24 00:05:59'),(1379,690,2,'_entry_uid_hash','5a8fe86bb9b58dce47f56a654ba0d45f',NULL,NULL,NULL,'2024-12-24 05:36:13','2024-12-24 05:36:13'),(1380,690,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-24 05:36:13','2024-12-24 05:36:13'),(1381,691,2,'_entry_uid_hash','efb91fe588af10b4634bc36150ee39f6',NULL,NULL,NULL,'2024-12-24 17:50:50','2024-12-24 17:50:50'),(1382,691,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-24 17:50:50','2024-12-24 17:50:50'),(1383,692,2,'_entry_uid_hash','819317ae7459baa3e8f0909914c796eb',NULL,NULL,NULL,'2024-12-24 22:02:33','2024-12-24 22:02:33'),(1384,692,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-24 22:02:33','2024-12-24 22:02:33'),(1385,693,2,'_entry_uid_hash','3b82535a9e8386e4643e2cbd0816139a',NULL,NULL,NULL,'2024-12-24 22:15:46','2024-12-24 22:15:46'),(1386,693,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-24 22:15:46','2024-12-24 22:15:46'),(1387,694,2,'_entry_uid_hash','d9879659471e6acf5a03cdc44f12c532',NULL,NULL,NULL,'2024-12-26 05:09:39','2024-12-26 05:09:39'),(1388,694,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-26 05:09:39','2024-12-26 05:09:39'),(1389,695,2,'_entry_uid_hash','3edd14b2517fb04ed110172a1580ad25',NULL,NULL,NULL,'2024-12-26 05:20:41','2024-12-26 05:20:41'),(1390,695,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-26 05:20:41','2024-12-26 05:20:41'),(1391,696,2,'_entry_uid_hash','47787a9f742074ebc079e1cc85faec06',NULL,NULL,NULL,'2024-12-26 13:58:59','2024-12-26 13:58:59'),(1392,696,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-26 13:58:59','2024-12-26 13:58:59'),(1393,697,2,'_entry_uid_hash','6e4f3cb787df416dd2006f0b0b3ebf89',NULL,NULL,NULL,'2024-12-26 19:03:26','2024-12-26 19:03:26'),(1394,697,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-26 19:03:26','2024-12-26 19:03:26'),(1395,698,2,'_entry_uid_hash','c95ca33012b2045491a6842ec7b7e04b',NULL,NULL,NULL,'2024-12-27 20:10:37','2024-12-27 20:10:37'),(1396,698,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-27 20:10:37','2024-12-27 20:10:37'),(1397,699,2,'_entry_uid_hash','8e83b0b4a368f69ad96340dde94cdf52',NULL,NULL,NULL,'2024-12-27 22:01:28','2024-12-27 22:01:28'),(1398,699,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-27 22:01:28','2024-12-27 22:01:28'),(1399,700,2,'_entry_uid_hash','d5a7db9102b601046ef6688087fba51d',NULL,NULL,NULL,'2024-12-27 22:07:55','2024-12-27 22:07:55'),(1400,700,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-27 22:07:56','2024-12-27 22:07:56'),(1401,701,2,'_entry_uid_hash','bd50447cecdd2f44645f8b66abba3880',NULL,NULL,NULL,'2024-12-28 01:36:16','2024-12-28 01:36:16'),(1402,701,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-28 01:36:16','2024-12-28 01:36:16'),(1403,702,2,'_entry_uid_hash','643ef47b15c85778fa331543c762647e',NULL,NULL,NULL,'2024-12-28 02:39:30','2024-12-28 02:39:30'),(1404,702,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-28 02:39:30','2024-12-28 02:39:30'),(1405,703,2,'_entry_uid_hash','96d1807a19e55bd9532b6ab1ee1abc8c',NULL,NULL,NULL,'2024-12-29 02:28:36','2024-12-29 02:28:36'),(1406,703,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-29 02:28:36','2024-12-29 02:28:36'),(1407,704,2,'_entry_uid_hash','eefebf511cbe1664881acfbe7f36a652',NULL,NULL,NULL,'2024-12-29 04:14:49','2024-12-29 04:14:49'),(1408,704,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-29 04:14:49','2024-12-29 04:14:49'),(1409,705,2,'_entry_uid_hash','09f2605b760bcfc893890401f7ad7856',NULL,NULL,NULL,'2024-12-29 08:58:17','2024-12-29 08:58:17'),(1410,705,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-29 08:58:17','2024-12-29 08:58:17'),(1411,706,2,'_entry_uid_hash','f2497490d1d7be13108734c57e3cb90b',NULL,NULL,NULL,'2024-12-29 11:00:16','2024-12-29 11:00:16'),(1412,706,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-29 11:00:16','2024-12-29 11:00:16'),(1413,707,2,'_entry_uid_hash','e8baf49162da290fdbe454435d274467',NULL,NULL,NULL,'2024-12-30 02:38:24','2024-12-30 02:38:24'),(1414,707,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 02:38:24','2024-12-30 02:38:24'),(1415,708,2,'_entry_uid_hash','8ec7ae6aef225b71f60a208b183305f9',NULL,NULL,NULL,'2024-12-30 03:39:53','2024-12-30 03:39:53'),(1416,708,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 03:39:53','2024-12-30 03:39:53'),(1417,709,2,'_entry_uid_hash','f55c00aa4ea4ec00fb559eaa1515686b',NULL,NULL,NULL,'2024-12-30 05:58:36','2024-12-30 05:58:36'),(1418,709,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 05:58:36','2024-12-30 05:58:36'),(1419,710,2,'_entry_uid_hash','fdb5f60046911538f4d4c66954f76b77',NULL,NULL,NULL,'2024-12-30 08:08:41','2024-12-30 08:08:41'),(1420,710,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 08:08:41','2024-12-30 08:08:41'),(1421,711,2,'_entry_uid_hash','bbc128ee3fe1d02109d28cf0fe46865f',NULL,NULL,NULL,'2024-12-30 08:37:51','2024-12-30 08:37:51'),(1422,711,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 08:37:51','2024-12-30 08:37:51'),(1423,712,2,'_entry_uid_hash','111b8028f9ef77ce64238aaa6bdd4ad5',NULL,NULL,NULL,'2024-12-30 21:25:18','2024-12-30 21:25:18'),(1424,712,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-30 21:25:18','2024-12-30 21:25:18'),(1425,713,2,'_entry_uid_hash','dcba592a02e843d189cbc11013e1c9f8',NULL,NULL,NULL,'2024-12-31 09:25:13','2024-12-31 09:25:13'),(1426,713,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 09:25:13','2024-12-31 09:25:13'),(1427,714,2,'_entry_uid_hash','37f3c580d8e9325d74b4b41033c8a074',NULL,NULL,NULL,'2024-12-31 15:26:22','2024-12-31 15:26:22'),(1428,714,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 15:26:22','2024-12-31 15:26:22'),(1429,715,2,'_entry_uid_hash','c3321ee7373814c70eba1ed451359101',NULL,NULL,NULL,'2024-12-31 18:09:05','2024-12-31 18:09:05'),(1430,715,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 18:09:05','2024-12-31 18:09:05'),(1431,716,2,'_entry_uid_hash','9736013c322e34667b9d30b76a10473e',NULL,NULL,NULL,'2024-12-31 18:50:57','2024-12-31 18:50:57'),(1432,716,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 18:50:57','2024-12-31 18:50:57'),(1433,717,2,'_entry_uid_hash','d90617dec5fd876c7f7f76450d17201f',NULL,NULL,NULL,'2024-12-31 20:35:53','2024-12-31 20:35:53'),(1434,717,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 20:35:53','2024-12-31 20:35:53'),(1435,718,2,'_entry_uid_hash','740b3f4d18c8487c9f679e35ee1ff4e7',NULL,NULL,NULL,'2024-12-31 20:47:27','2024-12-31 20:47:27'),(1436,718,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 20:47:27','2024-12-31 20:47:27'),(1437,719,2,'_entry_uid_hash','8e64255d7b1f782fbbf7f691d30b1fa0',NULL,NULL,NULL,'2024-12-31 20:47:29','2024-12-31 20:47:29'),(1438,719,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 20:47:29','2024-12-31 20:47:29'),(1439,720,2,'_entry_uid_hash','526a9e9d06d7ef18ea3de9927fd58e14',NULL,NULL,NULL,'2024-12-31 20:53:40','2024-12-31 20:53:40'),(1440,720,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2024-12-31 20:53:40','2024-12-31 20:53:40'),(1441,721,2,'_entry_uid_hash','1f9f39135df81dc9e6e5a4a38c61e923',NULL,NULL,NULL,'2025-01-01 09:22:53','2025-01-01 09:22:53'),(1442,721,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-01 09:22:53','2025-01-01 09:22:53'),(1443,722,2,'_entry_uid_hash','17f03f2d62e965f3e32a6ec7195e9dcd',NULL,NULL,NULL,'2025-01-01 09:37:45','2025-01-01 09:37:45'),(1444,722,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-01 09:37:45','2025-01-01 09:37:45'),(1445,723,2,'_entry_uid_hash','c847749fa547d810d0a91dd48a579409',NULL,NULL,NULL,'2025-01-01 18:19:55','2025-01-01 18:19:55'),(1446,723,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-01 18:19:55','2025-01-01 18:19:55'),(1447,724,2,'_entry_uid_hash','ae05e30b308019e0659763f0bdf8e7a2',NULL,NULL,NULL,'2025-01-01 22:03:01','2025-01-01 22:03:01'),(1448,724,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-01 22:03:01','2025-01-01 22:03:01'),(1449,725,2,'_entry_uid_hash','a2e2aa7dda5cd991301f0b7507026762',NULL,NULL,NULL,'2025-01-02 16:30:22','2025-01-02 16:30:22'),(1450,725,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-02 16:30:23','2025-01-02 16:30:23'),(1451,726,2,'_entry_uid_hash','c4f52fe33da482f540317f1eb339ab7d',NULL,NULL,NULL,'2025-01-02 18:50:46','2025-01-02 18:50:46'),(1452,726,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-02 18:50:46','2025-01-02 18:50:46'),(1453,727,2,'_entry_uid_hash','894fa1c025e2fdf679dea7a0d32c0e30',NULL,NULL,NULL,'2025-01-03 02:08:08','2025-01-03 02:08:08'),(1454,727,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-03 02:08:08','2025-01-03 02:08:08'),(1455,728,2,'_entry_uid_hash','14382bca704ec6654593b14a9b30c323',NULL,NULL,NULL,'2025-01-03 04:19:30','2025-01-03 04:19:30'),(1456,728,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-03 04:19:30','2025-01-03 04:19:30'),(1457,729,2,'_entry_uid_hash','ed97b2625d98885b13af4d71950dbbe2',NULL,NULL,NULL,'2025-01-04 10:24:55','2025-01-04 10:24:55'),(1458,729,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-04 10:24:55','2025-01-04 10:24:55'),(1459,730,2,'_entry_uid_hash','9bc66b3f6772ee03bb8b8d905aebfa3d',NULL,NULL,NULL,'2025-01-04 13:35:03','2025-01-04 13:35:03'),(1460,730,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-04 13:35:03','2025-01-04 13:35:03'),(1461,731,2,'_entry_uid_hash','c9869610303b82e135bea035b8ebd67e',NULL,NULL,NULL,'2025-01-04 16:26:36','2025-01-04 16:26:36'),(1462,731,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-04 16:26:36','2025-01-04 16:26:36'),(1463,732,2,'_entry_uid_hash','c7d29d7d9ae7b35ccddf6299fa6cfa1a',NULL,NULL,NULL,'2025-01-04 17:54:51','2025-01-04 17:54:51'),(1464,732,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-04 17:54:51','2025-01-04 17:54:51'),(1465,733,2,'_entry_uid_hash','98d201d41f88555b4c7ee1d08fb8642c',NULL,NULL,NULL,'2025-01-05 22:07:15','2025-01-05 22:07:15'),(1466,733,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-05 22:07:15','2025-01-05 22:07:15'),(1467,734,2,'_entry_uid_hash','428cd968be6e5547f3aaf12f1e61242e',NULL,NULL,NULL,'2025-01-06 09:05:47','2025-01-06 09:05:47'),(1468,734,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-06 09:05:47','2025-01-06 09:05:47'),(1469,735,2,'_entry_uid_hash','f4ce9da292caccb227625269295eb4a8',NULL,NULL,NULL,'2025-01-06 22:40:01','2025-01-06 22:40:01'),(1470,735,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-06 22:40:01','2025-01-06 22:40:01'),(1471,736,2,'_entry_uid_hash','71fd482552bf43255a4d4c54f9a9fb78',NULL,NULL,NULL,'2025-01-07 01:00:49','2025-01-07 01:00:49'),(1472,736,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-07 01:00:49','2025-01-07 01:00:49'),(1473,737,2,'_entry_uid_hash','d26ec5a2d6bec30aa30a172c61587322',NULL,NULL,NULL,'2025-01-07 06:03:51','2025-01-07 06:03:51'),(1474,737,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-07 06:03:51','2025-01-07 06:03:51'),(1475,738,2,'_entry_uid_hash','368c526c3efb03dc6dc74fb3edefd5c7',NULL,NULL,NULL,'2025-01-07 13:39:55','2025-01-07 13:39:55'),(1476,738,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-07 13:39:55','2025-01-07 13:39:55'),(1477,739,2,'_entry_uid_hash','c029c4bfa2186373d4bd1ca06f752f1f',NULL,NULL,NULL,'2025-01-08 09:38:42','2025-01-08 09:38:42'),(1478,739,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-08 09:38:42','2025-01-08 09:38:42'),(1479,740,2,'_entry_uid_hash','22c6fdcbd7abb2db974f1256413b7e60',NULL,NULL,NULL,'2025-01-08 13:24:21','2025-01-08 13:24:21'),(1480,740,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-08 13:24:21','2025-01-08 13:24:21'),(1481,741,2,'_entry_uid_hash','c4aa1aa275b978c472e9a2925d2a094d',NULL,NULL,NULL,'2025-01-08 19:28:40','2025-01-08 19:28:40'),(1482,741,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-08 19:28:40','2025-01-08 19:28:40'),(1483,742,2,'_entry_uid_hash','6f886a60e0bc2912c4746ce697703252',NULL,NULL,NULL,'2025-01-08 22:18:06','2025-01-08 22:18:06'),(1484,742,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-08 22:18:06','2025-01-08 22:18:06'),(1485,743,2,'_entry_uid_hash','1b16bd8e749c55fd97b80310152798d6',NULL,NULL,NULL,'2025-01-09 00:25:06','2025-01-09 00:25:06'),(1486,743,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 00:25:06','2025-01-09 00:25:06'),(1487,744,2,'_entry_uid_hash','7db16473b9491ab95e80d34d811a6e09',NULL,NULL,NULL,'2025-01-09 01:13:54','2025-01-09 01:13:54'),(1488,744,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 01:13:54','2025-01-09 01:13:54'),(1489,745,2,'_entry_uid_hash','f5024b8684108dd726b55404ccaefff8',NULL,NULL,NULL,'2025-01-09 02:08:08','2025-01-09 02:08:08'),(1490,745,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 02:08:08','2025-01-09 02:08:08'),(1491,746,2,'_entry_uid_hash','a2d254ca41e4eb3147f4cbc6a485cbc5',NULL,NULL,NULL,'2025-01-09 02:50:58','2025-01-09 02:50:58'),(1492,746,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 02:50:58','2025-01-09 02:50:58'),(1493,747,2,'_entry_uid_hash','801e8e2ffaa0f5b645cf414ba6e68dcb',NULL,NULL,NULL,'2025-01-09 03:59:06','2025-01-09 03:59:06'),(1494,747,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 03:59:07','2025-01-09 03:59:07'),(1495,748,2,'_entry_uid_hash','dd5d8c4062fa8886ef19f24d7fd29411',NULL,NULL,NULL,'2025-01-09 08:13:53','2025-01-09 08:13:53'),(1496,748,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 08:13:53','2025-01-09 08:13:53'),(1497,749,2,'_entry_uid_hash','2a316eaa30c10f82ccdac7f55fe705d1',NULL,NULL,NULL,'2025-01-09 11:35:01','2025-01-09 11:35:01'),(1498,749,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 11:35:01','2025-01-09 11:35:01'),(1499,750,2,'_entry_uid_hash','fc70e932ebea6a43fd89913e99e58575',NULL,NULL,NULL,'2025-01-09 17:50:07','2025-01-09 17:50:07'),(1500,750,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 17:50:07','2025-01-09 17:50:07'),(1501,751,2,'_entry_uid_hash','dc3bdd3a3eed150e4a2bccf16e530b3e',NULL,NULL,NULL,'2025-01-09 21:37:15','2025-01-09 21:37:15'),(1502,751,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-09 21:37:15','2025-01-09 21:37:15'),(1503,752,2,'_entry_uid_hash','e7e0cc77d7dfca965bea8915098e25ce',NULL,NULL,NULL,'2025-01-10 01:12:59','2025-01-10 01:12:59'),(1504,752,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 01:12:59','2025-01-10 01:12:59'),(1505,753,2,'_entry_uid_hash','adcf59ed97bc15d0a8e4c3127594bdf4',NULL,NULL,NULL,'2025-01-10 03:53:45','2025-01-10 03:53:45'),(1506,753,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 03:53:45','2025-01-10 03:53:45'),(1507,754,2,'_entry_uid_hash','8dfe50cc314fe3e8f379c9629edae7a0',NULL,NULL,NULL,'2025-01-10 08:25:46','2025-01-10 08:25:46'),(1508,754,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 08:25:46','2025-01-10 08:25:46'),(1509,755,2,'_entry_uid_hash','c6604c08c48530c4579b64cdbeb6a05f',NULL,NULL,NULL,'2025-01-10 08:46:54','2025-01-10 08:46:54'),(1510,755,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 08:46:54','2025-01-10 08:46:54'),(1511,756,2,'_entry_uid_hash','0f50b069b34cbb9988548fdab7463de9',NULL,NULL,NULL,'2025-01-10 13:52:14','2025-01-10 13:52:14'),(1512,756,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-10 13:52:14','2025-01-10 13:52:14'),(1513,757,2,'_entry_uid_hash','475a434ae74934fd42da900ae6844dcd',NULL,NULL,NULL,'2025-01-11 03:03:42','2025-01-11 03:03:42'),(1514,757,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-11 03:03:42','2025-01-11 03:03:42'),(1515,758,2,'_entry_uid_hash','6c47955159f3bbe1a3e2034781bd81c7',NULL,NULL,NULL,'2025-01-11 06:20:58','2025-01-11 06:20:58'),(1516,758,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-11 06:20:58','2025-01-11 06:20:58'),(1517,759,2,'_entry_uid_hash','666875a9e4997254789c1e2d9abf7d4b',NULL,NULL,NULL,'2025-01-12 00:08:18','2025-01-12 00:08:18'),(1518,759,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-12 00:08:18','2025-01-12 00:08:18'),(1519,760,2,'_entry_uid_hash','0a7ca9ebb2766138baf9d8aa64d88309',NULL,NULL,NULL,'2025-01-12 12:04:07','2025-01-12 12:04:07'),(1520,760,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-12 12:04:07','2025-01-12 12:04:07'),(1521,761,2,'_entry_uid_hash','5fc968fd14df6502784f3a651326bc91',NULL,NULL,NULL,'2025-01-12 18:43:19','2025-01-12 18:43:19'),(1522,761,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-12 18:43:19','2025-01-12 18:43:19'),(1523,762,2,'_entry_uid_hash','047a73169355543769a8409ac98d7fed',NULL,NULL,NULL,'2025-01-12 22:44:28','2025-01-12 22:44:28'),(1524,762,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-12 22:44:29','2025-01-12 22:44:29'),(1525,763,2,'_entry_uid_hash','0cc15217557512f6911024ee7a0defa0',NULL,NULL,NULL,'2025-01-13 02:53:40','2025-01-13 02:53:40'),(1526,763,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 02:53:40','2025-01-13 02:53:40'),(1527,764,2,'_entry_uid_hash','ca8659ed5e4791e6d6064b14c0f0362f',NULL,NULL,NULL,'2025-01-13 04:45:20','2025-01-13 04:45:20'),(1528,764,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 04:45:20','2025-01-13 04:45:20'),(1529,765,2,'_entry_uid_hash','293ef7f747140fb45d0c64d9a1395302',NULL,NULL,NULL,'2025-01-13 08:29:30','2025-01-13 08:29:30'),(1530,765,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 08:29:30','2025-01-13 08:29:30'),(1531,766,2,'_entry_uid_hash','dcc5f4632f250bf9c7e13d7c3ec91437',NULL,NULL,NULL,'2025-01-13 16:38:48','2025-01-13 16:38:48'),(1532,766,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 16:38:48','2025-01-13 16:38:48'),(1533,767,2,'_entry_uid_hash','b49be9fb449736bb867de991fed2db19',NULL,NULL,NULL,'2025-01-13 22:33:36','2025-01-13 22:33:36'),(1534,767,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-13 22:33:36','2025-01-13 22:33:36'),(1535,768,2,'_entry_uid_hash','a2f22157fcfe339c2072d293cfb53349',NULL,NULL,NULL,'2025-01-14 07:24:24','2025-01-14 07:24:24'),(1536,768,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-14 07:24:24','2025-01-14 07:24:24'),(1537,769,2,'_entry_uid_hash','b3e32dd1e19f4e564bfc746d3ec0e0c0',NULL,NULL,NULL,'2025-01-14 14:22:20','2025-01-14 14:22:20'),(1538,769,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-14 14:22:20','2025-01-14 14:22:20'),(1539,770,2,'_entry_uid_hash','11af37073dab938cfa1b0b2814aedea2',NULL,NULL,NULL,'2025-01-14 14:31:42','2025-01-14 14:31:42'),(1540,770,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-14 14:31:42','2025-01-14 14:31:42'),(1541,771,2,'_entry_uid_hash','aaed382d5ace18164bd917ef930d6150',NULL,NULL,NULL,'2025-01-14 21:20:37','2025-01-14 21:20:37'),(1542,771,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-14 21:20:37','2025-01-14 21:20:37'),(1543,772,2,'_entry_uid_hash','f563311b75d978eafa32b7c85ea18179',NULL,NULL,NULL,'2025-01-14 22:41:54','2025-01-14 22:41:54'),(1544,772,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-14 22:41:54','2025-01-14 22:41:54'),(1545,773,2,'_entry_uid_hash','4927e6faca4b2be55e3b6149cea8ac7e',NULL,NULL,NULL,'2025-01-15 06:25:39','2025-01-15 06:25:39'),(1546,773,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 06:25:39','2025-01-15 06:25:39'),(1547,774,2,'_entry_uid_hash','0d37671fb6b85fc3d3799cedd2922b0d',NULL,NULL,NULL,'2025-01-15 10:55:45','2025-01-15 10:55:45'),(1548,774,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 10:55:45','2025-01-15 10:55:45'),(1549,775,2,'_entry_uid_hash','d8f222a9f7e39684fdec955294a2617d',NULL,NULL,NULL,'2025-01-15 11:20:51','2025-01-15 11:20:51'),(1550,775,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 11:20:52','2025-01-15 11:20:52'),(1551,776,2,'_entry_uid_hash','9d2557b169064712c9dbc8a85efc5ee4',NULL,NULL,NULL,'2025-01-15 11:58:35','2025-01-15 11:58:35'),(1552,776,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 11:58:35','2025-01-15 11:58:35'),(1553,777,2,'_entry_uid_hash','404b8586888e4b664c6cb3f126bcf681',NULL,NULL,NULL,'2025-01-15 16:47:17','2025-01-15 16:47:17'),(1554,777,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 16:47:17','2025-01-15 16:47:17'),(1555,778,2,'_entry_uid_hash','eddb4d889bcff0017e7d52cb3c3cadba',NULL,NULL,NULL,'2025-01-15 22:48:32','2025-01-15 22:48:32'),(1556,778,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-15 22:48:32','2025-01-15 22:48:32'),(1557,779,2,'_entry_uid_hash','b0c5c14c8b537020a14a26a85a655cb3',NULL,NULL,NULL,'2025-01-16 05:51:53','2025-01-16 05:51:53'),(1558,779,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 05:51:53','2025-01-16 05:51:53'),(1559,780,2,'_entry_uid_hash','7250ff94a25d29cfa892dfdd178e2c54',NULL,NULL,NULL,'2025-01-16 19:09:31','2025-01-16 19:09:31'),(1560,780,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 19:09:31','2025-01-16 19:09:31'),(1561,781,2,'_entry_uid_hash','cc58a0089acca02ec944f4a03baf11f4',NULL,NULL,NULL,'2025-01-16 19:16:54','2025-01-16 19:16:54'),(1562,781,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 19:16:54','2025-01-16 19:16:54'),(1563,782,2,'_entry_uid_hash','66bd2d7bb5653e065661b50cb0c550e2',NULL,NULL,NULL,'2025-01-16 22:08:19','2025-01-16 22:08:19'),(1564,782,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-16 22:08:19','2025-01-16 22:08:19'),(1565,783,2,'_entry_uid_hash','5593289dff0a127efad8a3fb8820eeda',NULL,NULL,NULL,'2025-01-17 09:10:34','2025-01-17 09:10:34'),(1566,783,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-17 09:10:34','2025-01-17 09:10:34'),(1567,784,2,'_entry_uid_hash','89555959b23d1c2b15663375a0559afa',NULL,NULL,NULL,'2025-01-17 14:02:46','2025-01-17 14:02:46'),(1568,784,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-17 14:02:46','2025-01-17 14:02:46'),(1569,785,2,'_entry_uid_hash','7f03ace9db5b0f64ada2ae7dfa063188',NULL,NULL,NULL,'2025-01-17 18:51:20','2025-01-17 18:51:20'),(1570,785,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-17 18:51:20','2025-01-17 18:51:20'),(1571,786,2,'_entry_uid_hash','37b8b7f295e021a4bf13a1772537b6b8',NULL,NULL,NULL,'2025-01-17 20:16:56','2025-01-17 20:16:56'),(1572,786,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-17 20:16:56','2025-01-17 20:16:56'),(1573,787,2,'_entry_uid_hash','0b3ca33020886abd06e497c52d8612e6',NULL,NULL,NULL,'2025-01-18 00:18:15','2025-01-18 00:18:15'),(1574,787,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-18 00:18:15','2025-01-18 00:18:15'),(1575,788,2,'_entry_uid_hash','4379f69676ec3201935f852465e41f44',NULL,NULL,NULL,'2025-01-18 05:17:00','2025-01-18 05:17:00'),(1576,788,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-18 05:17:00','2025-01-18 05:17:00'),(1577,789,2,'_entry_uid_hash','a110e12a15c2f216ad41a9bd80a2d5e0',NULL,NULL,NULL,'2025-01-18 21:30:20','2025-01-18 21:30:20'),(1578,789,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-18 21:30:20','2025-01-18 21:30:20'),(1579,790,2,'_entry_uid_hash','3c5664aa76b409c75792fea66e2ca455',NULL,NULL,NULL,'2025-01-18 21:53:50','2025-01-18 21:53:50'),(1580,790,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-18 21:53:50','2025-01-18 21:53:50'),(1581,791,2,'_entry_uid_hash','73f4ade94cd427b01f40baa257195311',NULL,NULL,NULL,'2025-01-19 03:37:04','2025-01-19 03:37:04'),(1582,791,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 03:37:04','2025-01-19 03:37:04'),(1583,792,2,'_entry_uid_hash','e44b7b473fb03cba13127b6876af47bb',NULL,NULL,NULL,'2025-01-19 05:03:45','2025-01-19 05:03:45'),(1584,792,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 05:03:45','2025-01-19 05:03:45'),(1585,793,2,'_entry_uid_hash','99ca09a3867abea9bf0e033166ff4c3a',NULL,NULL,NULL,'2025-01-19 12:46:56','2025-01-19 12:46:56'),(1586,793,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 12:46:56','2025-01-19 12:46:56'),(1587,794,2,'_entry_uid_hash','f2da09365c95b731fa9542e5d81e3eba',NULL,NULL,NULL,'2025-01-19 18:28:03','2025-01-19 18:28:03'),(1588,794,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 18:28:03','2025-01-19 18:28:03'),(1589,795,2,'_entry_uid_hash','c0bafc9d92bef66ed0d4fb44fbeaf62d',NULL,NULL,NULL,'2025-01-19 20:24:47','2025-01-19 20:24:47'),(1590,795,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-19 20:24:47','2025-01-19 20:24:47'),(1591,796,2,'_entry_uid_hash','97d9f68caea5286430bc2f398f4db64a',NULL,NULL,NULL,'2025-01-20 05:06:38','2025-01-20 05:06:38'),(1592,796,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 05:06:38','2025-01-20 05:06:38'),(1593,797,2,'_entry_uid_hash','3ea8ac13b8ffe044cab2c34939e02de6',NULL,NULL,NULL,'2025-01-20 05:45:59','2025-01-20 05:45:59'),(1594,797,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 05:45:59','2025-01-20 05:45:59'),(1595,798,2,'_entry_uid_hash','f0f5ab1805289a09fa11e5ff1356fe17',NULL,NULL,NULL,'2025-01-20 06:17:05','2025-01-20 06:17:05'),(1596,798,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 06:17:06','2025-01-20 06:17:06'),(1597,799,2,'_entry_uid_hash','1cfd74fe13f6df6882a8289760e8fc49',NULL,NULL,NULL,'2025-01-20 08:59:24','2025-01-20 08:59:24'),(1598,799,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 08:59:24','2025-01-20 08:59:24'),(1599,800,2,'_entry_uid_hash','2abeaee2427edcf94b4f5f46a4957687',NULL,NULL,NULL,'2025-01-20 13:02:29','2025-01-20 13:02:29'),(1600,800,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 13:02:29','2025-01-20 13:02:29'),(1601,801,2,'_entry_uid_hash','f1555d9e6975257498d2e2222e0ea265',NULL,NULL,NULL,'2025-01-20 19:23:30','2025-01-20 19:23:30'),(1602,801,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 19:23:30','2025-01-20 19:23:30'),(1603,802,2,'_entry_uid_hash','a457a936e6cf96620ce01a2e001e6659',NULL,NULL,NULL,'2025-01-20 22:47:16','2025-01-20 22:47:16'),(1604,802,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-20 22:47:17','2025-01-20 22:47:17'),(1605,803,2,'_entry_uid_hash','0536688e1eeeb27c75d0ec541bf3a700',NULL,NULL,NULL,'2025-01-21 00:41:12','2025-01-21 00:41:12'),(1606,803,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 00:41:12','2025-01-21 00:41:12'),(1607,804,2,'_entry_uid_hash','e35b9f678be9631a8e37d4c4bc18a360',NULL,NULL,NULL,'2025-01-21 04:49:45','2025-01-21 04:49:45'),(1608,804,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 04:49:46','2025-01-21 04:49:46'),(1609,805,2,'_entry_uid_hash','4a2510b05906710891f0a308b0c44419',NULL,NULL,NULL,'2025-01-21 08:23:42','2025-01-21 08:23:42'),(1610,805,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 08:23:42','2025-01-21 08:23:42'),(1611,806,2,'_entry_uid_hash','30f8e9e35c615f863e56d1552ee999ad',NULL,NULL,NULL,'2025-01-21 16:54:16','2025-01-21 16:54:16'),(1612,806,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 16:54:16','2025-01-21 16:54:16'),(1613,807,2,'_entry_uid_hash','973b391171da366df3304a89b3788d66',NULL,NULL,NULL,'2025-01-21 17:46:20','2025-01-21 17:46:20'),(1614,807,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 17:46:20','2025-01-21 17:46:20'),(1615,808,2,'_entry_uid_hash','eff7cc7d0d622feffd3fa81de7315f56',NULL,NULL,NULL,'2025-01-21 22:37:26','2025-01-21 22:37:26'),(1616,808,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-21 22:37:26','2025-01-21 22:37:26'),(1617,809,2,'_entry_uid_hash','a739f660dd2fa3ad8d234bfa4edc985e',NULL,NULL,NULL,'2025-01-22 00:29:57','2025-01-22 00:29:57'),(1618,809,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-22 00:29:57','2025-01-22 00:29:57'),(1619,810,2,'_entry_uid_hash','09e7ae8db2b217058ef984be9fe56e3d',NULL,NULL,NULL,'2025-01-22 00:53:30','2025-01-22 00:53:30'),(1620,810,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-22 00:53:30','2025-01-22 00:53:30'),(1621,811,2,'_entry_uid_hash','b914d14c663805a136e0c0e0b1327fd8',NULL,NULL,NULL,'2025-01-22 07:22:20','2025-01-22 07:22:20'),(1622,811,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-22 07:22:20','2025-01-22 07:22:20'),(1623,812,2,'_entry_uid_hash','96db0cc7f4bbf30287017b31deec9b31',NULL,NULL,NULL,'2025-01-23 02:08:23','2025-01-23 02:08:23'),(1624,812,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-23 02:08:23','2025-01-23 02:08:23'),(1625,813,2,'_entry_uid_hash','ccb9c7df5826253ac4b94587665a4114',NULL,NULL,NULL,'2025-01-23 03:57:44','2025-01-23 03:57:44'),(1626,813,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-23 03:57:44','2025-01-23 03:57:44'),(1627,814,2,'_entry_uid_hash','77c0e6f06f398357927781fe8bc9ffe9',NULL,NULL,NULL,'2025-01-23 18:47:30','2025-01-23 18:47:30'),(1628,814,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-23 18:47:30','2025-01-23 18:47:30'),(1629,815,2,'_entry_uid_hash','8fae197c63e937e2414a7d68117c8226',NULL,NULL,NULL,'2025-01-23 20:15:29','2025-01-23 20:15:29'),(1630,815,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-23 20:15:29','2025-01-23 20:15:29'),(1631,816,2,'_entry_uid_hash','f950b85ff86822fea651c5a3a2fdf805',NULL,NULL,NULL,'2025-01-24 01:48:48','2025-01-24 01:48:48'),(1632,816,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 01:48:48','2025-01-24 01:48:48'),(1633,817,2,'_entry_uid_hash','11d37b0e04208e4cc6e4a9e71976a891',NULL,NULL,NULL,'2025-01-24 03:33:39','2025-01-24 03:33:39'),(1634,817,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 03:33:39','2025-01-24 03:33:39'),(1635,818,2,'_entry_uid_hash','bf0924c2b501113d55451f46a9532126',NULL,NULL,NULL,'2025-01-24 06:00:13','2025-01-24 06:00:13'),(1636,818,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 06:00:13','2025-01-24 06:00:13'),(1637,819,2,'_entry_uid_hash','4245cb32d6d6f55f9cfeba3630e20a51',NULL,NULL,NULL,'2025-01-24 13:37:13','2025-01-24 13:37:13'),(1638,819,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 13:37:13','2025-01-24 13:37:13'),(1639,820,2,'_entry_uid_hash','000f831aaaa8517875cf18762b31a22d',NULL,NULL,NULL,'2025-01-24 13:58:37','2025-01-24 13:58:37'),(1640,820,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 13:58:37','2025-01-24 13:58:37'),(1641,821,2,'_entry_uid_hash','a97ff1e3f5f3c48e8a429c1e4d87988e',NULL,NULL,NULL,'2025-01-24 22:46:34','2025-01-24 22:46:34'),(1642,821,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-24 22:46:34','2025-01-24 22:46:34'),(1643,822,2,'_entry_uid_hash','106057ae4aa20ecbb624cf00c327722f',NULL,NULL,NULL,'2025-01-25 12:04:50','2025-01-25 12:04:50'),(1644,822,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-25 12:04:50','2025-01-25 12:04:50'),(1645,823,2,'_entry_uid_hash','e369ea707c4e2d35c3e4493344b9c93d',NULL,NULL,NULL,'2025-01-25 14:33:18','2025-01-25 14:33:18'),(1646,823,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-25 14:33:18','2025-01-25 14:33:18'),(1647,824,2,'_entry_uid_hash','254635d4180f7ae889e2421cd1f21e84',NULL,NULL,NULL,'2025-01-25 21:24:00','2025-01-25 21:24:00'),(1648,824,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-25 21:24:00','2025-01-25 21:24:00'),(1649,825,2,'_entry_uid_hash','b22923fe82d6e7ea5e94cf1cfea7627c',NULL,NULL,NULL,'2025-01-26 01:19:21','2025-01-26 01:19:21'),(1650,825,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 01:19:21','2025-01-26 01:19:21'),(1651,826,2,'_entry_uid_hash','e94ccdc31d16749133469007c5ce834b',NULL,NULL,NULL,'2025-01-26 07:07:12','2025-01-26 07:07:12'),(1652,826,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 07:07:12','2025-01-26 07:07:12'),(1653,827,2,'_entry_uid_hash','1ac8745202f615c35ac7116887829695',NULL,NULL,NULL,'2025-01-26 07:38:19','2025-01-26 07:38:19'),(1654,827,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 07:38:19','2025-01-26 07:38:19'),(1655,828,2,'_entry_uid_hash','1e0b4e9f001db005a58510d32f906e7f',NULL,NULL,NULL,'2025-01-26 09:35:12','2025-01-26 09:35:12'),(1656,828,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 09:35:12','2025-01-26 09:35:12'),(1657,829,2,'_entry_uid_hash','e30cdbced25a007ef5371826084c2b65',NULL,NULL,NULL,'2025-01-26 19:41:58','2025-01-26 19:41:58'),(1658,829,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 19:41:58','2025-01-26 19:41:58'),(1659,830,2,'_entry_uid_hash','d50c3a9db74dc142a5cf9b51c6b301c9',NULL,NULL,NULL,'2025-01-26 20:11:33','2025-01-26 20:11:33'),(1660,830,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-26 20:11:33','2025-01-26 20:11:33'),(1661,831,2,'_entry_uid_hash','50084af05380e08997f3e370b160eedc',NULL,NULL,NULL,'2025-01-27 16:20:37','2025-01-27 16:20:37'),(1662,831,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-27 16:20:37','2025-01-27 16:20:37'),(1663,832,2,'_entry_uid_hash','b3eb18c2cfe1aa2cdd257dfbe887e9d8',NULL,NULL,NULL,'2025-01-27 23:30:33','2025-01-27 23:30:33'),(1664,832,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-27 23:30:34','2025-01-27 23:30:34'),(1665,833,2,'_entry_uid_hash','df1c43e1b1102c361c0b29f637553e7b',NULL,NULL,NULL,'2025-01-27 23:52:19','2025-01-27 23:52:19'),(1666,833,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-27 23:52:19','2025-01-27 23:52:19'),(1667,834,2,'_entry_uid_hash','032e42450e38ba676fd8e369ecbe1440',NULL,NULL,NULL,'2025-01-28 01:16:28','2025-01-28 01:16:28'),(1668,834,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 01:16:28','2025-01-28 01:16:28'),(1669,835,2,'_entry_uid_hash','29f796854904c5ffe46a20b0defa4d2e',NULL,NULL,NULL,'2025-01-28 07:25:06','2025-01-28 07:25:06'),(1670,835,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 07:25:06','2025-01-28 07:25:06'),(1671,836,2,'_entry_uid_hash','4bc913da5d78d618029fef796e6999c9',NULL,NULL,NULL,'2025-01-28 09:24:46','2025-01-28 09:24:46'),(1672,836,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 09:24:46','2025-01-28 09:24:46'),(1673,837,2,'_entry_uid_hash','5bed932e456696fe2c11079fd169ec48',NULL,NULL,NULL,'2025-01-28 16:40:18','2025-01-28 16:40:18'),(1674,837,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 16:40:18','2025-01-28 16:40:18'),(1675,838,2,'_entry_uid_hash','1fd20a1117fb54808ab71b5bd56f88b1',NULL,NULL,NULL,'2025-01-28 20:46:07','2025-01-28 20:46:07'),(1676,838,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 20:46:07','2025-01-28 20:46:07'),(1677,839,2,'_entry_uid_hash','82435166f0eac3e4405b7aa53dd9b3a7',NULL,NULL,NULL,'2025-01-28 22:42:27','2025-01-28 22:42:27'),(1678,839,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 22:42:27','2025-01-28 22:42:27'),(1679,840,2,'_entry_uid_hash','699513d85da3d6d5b8aa438a3242b8e0',NULL,NULL,NULL,'2025-01-28 23:01:54','2025-01-28 23:01:54'),(1680,840,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-28 23:01:54','2025-01-28 23:01:54'),(1681,841,2,'_entry_uid_hash','df270f091fe2d8717738763fd5ee7eec',NULL,NULL,NULL,'2025-01-29 11:30:10','2025-01-29 11:30:10'),(1682,841,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-29 11:30:10','2025-01-29 11:30:10'),(1683,842,2,'_entry_uid_hash','faf154342c8eecb64322059a077551e8',NULL,NULL,NULL,'2025-01-29 19:46:47','2025-01-29 19:46:47'),(1684,842,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-29 19:46:47','2025-01-29 19:46:47'),(1685,843,2,'_entry_uid_hash','4da210531f54fbaf1c12438a45441eda',NULL,NULL,NULL,'2025-01-29 22:09:43','2025-01-29 22:09:43'),(1686,843,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-29 22:09:43','2025-01-29 22:09:43'),(1687,844,2,'_entry_uid_hash','fe78e1c214e0e80060621696483f6057',NULL,NULL,NULL,'2025-01-30 00:15:19','2025-01-30 00:15:19'),(1688,844,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-30 00:15:19','2025-01-30 00:15:19'),(1689,845,2,'_entry_uid_hash','5ac232256a11240fb33469489459863a',NULL,NULL,NULL,'2025-01-30 21:07:27','2025-01-30 21:07:27'),(1690,845,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-30 21:07:27','2025-01-30 21:07:27'),(1691,846,2,'_entry_uid_hash','ba54c6ee636507b4446ddaa7481be1bd',NULL,NULL,NULL,'2025-01-30 22:29:57','2025-01-30 22:29:57'),(1692,846,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-30 22:29:57','2025-01-30 22:29:57'),(1693,847,2,'_entry_uid_hash','c1f6047ac788d4b278e2eee2c8679b6f',NULL,NULL,NULL,'2025-01-31 00:37:03','2025-01-31 00:37:03'),(1694,847,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-31 00:37:03','2025-01-31 00:37:03'),(1695,848,2,'_entry_uid_hash','9d6c70298d1cd4802036933039bef48e',NULL,NULL,NULL,'2025-01-31 17:47:20','2025-01-31 17:47:20'),(1696,848,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-31 17:47:20','2025-01-31 17:47:20'),(1697,849,2,'_entry_uid_hash','9122f28fd1f46d22d6d4212670ab09d9',NULL,NULL,NULL,'2025-01-31 18:53:14','2025-01-31 18:53:14'),(1698,849,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-31 18:53:14','2025-01-31 18:53:14'),(1699,850,2,'_entry_uid_hash','6efe9f1e56ba06a392731ad2ed627dc6',NULL,NULL,NULL,'2025-01-31 21:20:32','2025-01-31 21:20:32'),(1700,850,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-01-31 21:20:32','2025-01-31 21:20:32'),(1701,851,2,'_entry_uid_hash','df73d1c14926ae6ae6929bc9896439cf',NULL,NULL,NULL,'2025-02-01 04:48:03','2025-02-01 04:48:03'),(1702,851,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-01 04:48:03','2025-02-01 04:48:03'),(1703,852,2,'_entry_uid_hash','860b7dd26faa45b7ceb02cffb21e35b9',NULL,NULL,NULL,'2025-02-01 07:58:04','2025-02-01 07:58:04'),(1704,852,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-01 07:58:04','2025-02-01 07:58:04'),(1705,853,2,'_entry_uid_hash','d0c859840a7b178903019c360cdab84d',NULL,NULL,NULL,'2025-02-01 08:41:02','2025-02-01 08:41:02'),(1706,853,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-01 08:41:02','2025-02-01 08:41:02'),(1707,854,2,'_entry_uid_hash','bd530ee9d0826a7dc7f3a29951b16d26',NULL,NULL,NULL,'2025-02-01 11:18:26','2025-02-01 11:18:26'),(1708,854,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-01 11:18:26','2025-02-01 11:18:26'),(1709,855,2,'_entry_uid_hash','2ee9f19271e2ff80ecc9e606f2065171',NULL,NULL,NULL,'2025-02-02 03:27:56','2025-02-02 03:27:56'),(1710,855,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-02 03:27:57','2025-02-02 03:27:57'),(1711,856,2,'_entry_uid_hash','dc750c40b7244ba530c95833e8c4760c',NULL,NULL,NULL,'2025-02-02 21:24:42','2025-02-02 21:24:42'),(1712,856,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-02 21:24:42','2025-02-02 21:24:42'),(1713,857,2,'_entry_uid_hash','13125bde550cf5c4546b66d3acb14bd2',NULL,NULL,NULL,'2025-02-03 04:00:30','2025-02-03 04:00:30'),(1714,857,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 04:00:30','2025-02-03 04:00:30'),(1715,858,2,'_entry_uid_hash','fd3313cd73612ab9aa55682662d32084',NULL,NULL,NULL,'2025-02-03 06:35:53','2025-02-03 06:35:53'),(1716,858,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 06:35:53','2025-02-03 06:35:53'),(1717,859,2,'_entry_uid_hash','da45c0a21f29437a6fd40f1dd6630090',NULL,NULL,NULL,'2025-02-03 09:40:11','2025-02-03 09:40:11'),(1718,859,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 09:40:11','2025-02-03 09:40:11'),(1719,860,2,'_entry_uid_hash','10fb375469b30f2446225481e211f084',NULL,NULL,NULL,'2025-02-03 12:47:47','2025-02-03 12:47:47'),(1720,860,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 12:47:47','2025-02-03 12:47:47'),(1721,861,2,'_entry_uid_hash','ced0097ccf117dd86314a77ccfa3a7ae',NULL,NULL,NULL,'2025-02-03 13:54:52','2025-02-03 13:54:52'),(1722,861,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 13:54:52','2025-02-03 13:54:52'),(1723,862,2,'_entry_uid_hash','8920c482ca1332715b06aebc12d1d5da',NULL,NULL,NULL,'2025-02-03 16:08:14','2025-02-03 16:08:14'),(1724,862,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 16:08:14','2025-02-03 16:08:14'),(1725,863,2,'_entry_uid_hash','209edec16465ccd047cecb4ad72f6212',NULL,NULL,NULL,'2025-02-03 19:01:41','2025-02-03 19:01:41'),(1726,863,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 19:01:41','2025-02-03 19:01:41'),(1727,864,2,'_entry_uid_hash','1a66225f074be2cc1cefa326cf36c58f',NULL,NULL,NULL,'2025-02-03 23:27:43','2025-02-03 23:27:43'),(1728,864,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-03 23:27:43','2025-02-03 23:27:43'),(1729,865,2,'_entry_uid_hash','42dba306aa466fc88ca5122256fcc028',NULL,NULL,NULL,'2025-02-04 01:48:24','2025-02-04 01:48:24'),(1730,865,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-04 01:48:24','2025-02-04 01:48:24'),(1731,866,2,'_entry_uid_hash','d48c535a5ebcda2f3eaf0e45b3f00e09',NULL,NULL,NULL,'2025-02-04 09:06:07','2025-02-04 09:06:07'),(1732,866,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-04 09:06:07','2025-02-04 09:06:07'),(1733,867,2,'_entry_uid_hash','f0002a34b9c639879d5da4c9d2c7f552',NULL,NULL,NULL,'2025-02-04 15:40:17','2025-02-04 15:40:17'),(1734,867,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-04 15:40:17','2025-02-04 15:40:17'),(1735,868,2,'_entry_uid_hash','4583bc8a86802a930a41b0a110600399',NULL,NULL,NULL,'2025-02-04 19:54:43','2025-02-04 19:54:43'),(1736,868,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-04 19:54:43','2025-02-04 19:54:43'),(1737,869,2,'_entry_uid_hash','c6ceb3c63908b0adaaeb35d26eda8498',NULL,NULL,NULL,'2025-02-05 06:10:22','2025-02-05 06:10:22'),(1738,869,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-05 06:10:22','2025-02-05 06:10:22'),(1739,870,2,'_entry_uid_hash','0031171ceed297cfce77671c2a27eff1',NULL,NULL,NULL,'2025-02-05 06:15:18','2025-02-05 06:15:18'),(1740,870,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-05 06:15:18','2025-02-05 06:15:18'),(1741,871,2,'_entry_uid_hash','e1840652f81ed2a1398ca41e9cc2f0d9',NULL,NULL,NULL,'2025-02-05 11:04:50','2025-02-05 11:04:50'),(1742,871,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-05 11:04:50','2025-02-05 11:04:50'),(1743,872,2,'_entry_uid_hash','ca846f1578edd56d96a7359197e6b05e',NULL,NULL,NULL,'2025-02-05 15:20:53','2025-02-05 15:20:53'),(1744,872,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-05 15:20:53','2025-02-05 15:20:53'),(1745,873,2,'_entry_uid_hash','4fb06c6c95afb43e51a14a852aca0682',NULL,NULL,NULL,'2025-02-05 18:16:30','2025-02-05 18:16:30'),(1746,873,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-05 18:16:30','2025-02-05 18:16:30'),(1747,874,2,'_entry_uid_hash','89b3dd80f7cb2961366beb7aa65618c5',NULL,NULL,NULL,'2025-02-06 01:18:08','2025-02-06 01:18:08'),(1748,874,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 01:18:08','2025-02-06 01:18:08'),(1749,875,2,'_entry_uid_hash','c6c5e4a630e901d4e4a0bdb35c969bb0',NULL,NULL,NULL,'2025-02-06 05:56:59','2025-02-06 05:56:59'),(1750,875,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 05:56:59','2025-02-06 05:56:59'),(1751,876,2,'_entry_uid_hash','94e4d0ea9cab0420d19620b3f77f6bef',NULL,NULL,NULL,'2025-02-06 10:35:57','2025-02-06 10:35:57'),(1752,876,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 10:35:57','2025-02-06 10:35:57'),(1753,877,2,'_entry_uid_hash','ebb04903e81619d40d723a32cd23e443',NULL,NULL,NULL,'2025-02-06 11:13:16','2025-02-06 11:13:16'),(1754,877,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 11:13:16','2025-02-06 11:13:16'),(1755,878,2,'_entry_uid_hash','668e21321a6a99505342d152035b0812',NULL,NULL,NULL,'2025-02-06 21:37:48','2025-02-06 21:37:48'),(1756,878,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 21:37:48','2025-02-06 21:37:48'),(1757,879,2,'_entry_uid_hash','5e18f32d099b31f4271250c1b4e75108',NULL,NULL,NULL,'2025-02-06 22:44:30','2025-02-06 22:44:30'),(1758,879,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-06 22:44:30','2025-02-06 22:44:30'),(1759,880,2,'_entry_uid_hash','2bbf5ac259ea4a388f38b4917a228853',NULL,NULL,NULL,'2025-02-07 01:50:15','2025-02-07 01:50:15'),(1760,880,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-07 01:50:15','2025-02-07 01:50:15'),(1761,881,2,'_entry_uid_hash','f4ed80177cfe55a9710ff7fb56901d85',NULL,NULL,NULL,'2025-02-07 07:52:30','2025-02-07 07:52:30'),(1762,881,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-07 07:52:30','2025-02-07 07:52:30'),(1763,882,2,'_entry_uid_hash','6df4be108cefa80284e6b603a2d7429e',NULL,NULL,NULL,'2025-02-07 08:07:10','2025-02-07 08:07:10'),(1764,882,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-07 08:07:10','2025-02-07 08:07:10'),(1765,883,2,'_entry_uid_hash','a71942adc7cfe4db9e7800c1ee65d06a',NULL,NULL,NULL,'2025-02-08 03:32:29','2025-02-08 03:32:29'),(1766,883,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-08 03:32:30','2025-02-08 03:32:30'),(1767,884,2,'_entry_uid_hash','a83672c67f1a354b135dd46574b8d2c1',NULL,NULL,NULL,'2025-02-08 03:53:09','2025-02-08 03:53:09'),(1768,884,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-08 03:53:09','2025-02-08 03:53:09'),(1769,885,2,'_entry_uid_hash','b129bfbc4fbcd346a81d22fed6df2208',NULL,NULL,NULL,'2025-02-08 07:04:35','2025-02-08 07:04:35'),(1770,885,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-08 07:04:35','2025-02-08 07:04:35'),(1771,886,2,'_entry_uid_hash','b59bd9b215dbdeab1372344b3e392f37',NULL,NULL,NULL,'2025-02-08 17:37:30','2025-02-08 17:37:30'),(1772,886,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-08 17:37:30','2025-02-08 17:37:30'),(1773,887,2,'_entry_uid_hash','6a3920e0853f9d8049b4d9450ed542a8',NULL,NULL,NULL,'2025-02-09 03:07:50','2025-02-09 03:07:50'),(1774,887,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-09 03:07:50','2025-02-09 03:07:50'),(1775,888,2,'_entry_uid_hash','f7001cb92455a096c70edcddc4b4b737',NULL,NULL,NULL,'2025-02-09 08:22:13','2025-02-09 08:22:13'),(1776,888,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-09 08:22:13','2025-02-09 08:22:13'),(1777,889,2,'_entry_uid_hash','69468590d653a505a3dceb1708b3ebab',NULL,NULL,NULL,'2025-02-09 14:49:01','2025-02-09 14:49:01'),(1778,889,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-09 14:49:01','2025-02-09 14:49:01'),(1779,890,2,'_entry_uid_hash','3b9a37160ccfcd823d7dcdf4de8ff16b',NULL,NULL,NULL,'2025-02-10 08:55:56','2025-02-10 08:55:56'),(1780,890,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-10 08:55:56','2025-02-10 08:55:56'),(1781,891,2,'_entry_uid_hash','44ecc4d6b34625a1665893e1f923707c',NULL,NULL,NULL,'2025-02-10 10:08:04','2025-02-10 10:08:04'),(1782,891,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-10 10:08:04','2025-02-10 10:08:04'),(1783,892,2,'_entry_uid_hash','aa7d097d0cadb3fa2f8d3c34e2486732',NULL,NULL,NULL,'2025-02-10 15:23:57','2025-02-10 15:23:57'),(1784,892,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-10 15:23:57','2025-02-10 15:23:57'),(1785,893,2,'_entry_uid_hash','29e33d99a70c5a61362f34c8732170a1',NULL,NULL,NULL,'2025-02-10 21:07:17','2025-02-10 21:07:17'),(1786,893,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-10 21:07:17','2025-02-10 21:07:17'),(1787,894,2,'_entry_uid_hash','b148fa2468f676625e15c27034027997',NULL,NULL,NULL,'2025-02-10 21:59:33','2025-02-10 21:59:33'),(1788,894,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-10 21:59:33','2025-02-10 21:59:33'),(1789,895,2,'_entry_uid_hash','c84c09612d23e24cb62107ecb30a9952',NULL,NULL,NULL,'2025-02-11 00:45:33','2025-02-11 00:45:33'),(1790,895,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-11 00:45:33','2025-02-11 00:45:33'),(1791,896,2,'_entry_uid_hash','bb01259d35cfbc4fb12113b996a33d55',NULL,NULL,NULL,'2025-02-11 07:48:07','2025-02-11 07:48:07'),(1792,896,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-11 07:48:07','2025-02-11 07:48:07'),(1793,897,2,'_entry_uid_hash','0b67073d44e9d6e8990bd51ad0073370',NULL,NULL,NULL,'2025-02-11 11:14:56','2025-02-11 11:14:56'),(1794,897,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-11 11:14:56','2025-02-11 11:14:56'),(1795,898,2,'_entry_uid_hash','b990236c2959d487cfa13f7602cd5169',NULL,NULL,NULL,'2025-02-11 16:49:58','2025-02-11 16:49:58'),(1796,898,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-11 16:49:58','2025-02-11 16:49:58'),(1797,899,2,'_entry_uid_hash','5f5444412358885079c698e861a06454',NULL,NULL,NULL,'2025-02-11 20:23:49','2025-02-11 20:23:49'),(1798,899,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-11 20:23:49','2025-02-11 20:23:49'),(1799,900,2,'_entry_uid_hash','be2b9a1d370e372ba83a3be70f0093d5',NULL,NULL,NULL,'2025-02-12 00:38:46','2025-02-12 00:38:46'),(1800,900,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 00:38:46','2025-02-12 00:38:46'),(1801,901,2,'_entry_uid_hash','26130ccabd8a53043a20103142f3801a',NULL,NULL,NULL,'2025-02-12 04:59:00','2025-02-12 04:59:00'),(1802,901,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 04:59:00','2025-02-12 04:59:00'),(1803,902,2,'_entry_uid_hash','39f7d23bf0e63b43e67341404cd158ff',NULL,NULL,NULL,'2025-02-12 09:36:57','2025-02-12 09:36:57'),(1804,902,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 09:36:57','2025-02-12 09:36:57'),(1805,903,2,'_entry_uid_hash','00d036805b5a26e0a4113300964f259e',NULL,NULL,NULL,'2025-02-12 10:45:32','2025-02-12 10:45:32'),(1806,903,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 10:45:32','2025-02-12 10:45:32'),(1807,904,2,'_entry_uid_hash','98b0f8889ecd26ccec25a9b0a1c766fb',NULL,NULL,NULL,'2025-02-12 23:42:04','2025-02-12 23:42:04'),(1808,904,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-12 23:42:04','2025-02-12 23:42:04'),(1809,905,2,'_entry_uid_hash','26b7a0f4cd85aed4a304825e6cd14ac9',NULL,NULL,NULL,'2025-02-13 08:26:36','2025-02-13 08:26:36'),(1810,905,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 08:26:36','2025-02-13 08:26:36'),(1811,906,2,'_entry_uid_hash','7476ebece22c6713e5fd22a78ede2590',NULL,NULL,NULL,'2025-02-13 17:07:18','2025-02-13 17:07:18'),(1812,906,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 17:07:18','2025-02-13 17:07:18'),(1813,907,2,'_entry_uid_hash','58180516cf642ab1995307689576e3ed',NULL,NULL,NULL,'2025-02-13 18:42:23','2025-02-13 18:42:23'),(1814,907,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 18:42:23','2025-02-13 18:42:23'),(1815,908,2,'_entry_uid_hash','e031740b6b1fdd315a6ec92dc2751287',NULL,NULL,NULL,'2025-02-13 19:22:17','2025-02-13 19:22:17'),(1816,908,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 19:22:17','2025-02-13 19:22:17'),(1817,909,2,'_entry_uid_hash','91d6e8706fee2f16e6cccdce1c164820',NULL,NULL,NULL,'2025-02-13 21:05:01','2025-02-13 21:05:01'),(1818,909,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 21:05:01','2025-02-13 21:05:01'),(1819,910,2,'_entry_uid_hash','e75ecb7f641b14b8f02000ba976ff96c',NULL,NULL,NULL,'2025-02-13 21:57:20','2025-02-13 21:57:20'),(1820,910,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 21:57:20','2025-02-13 21:57:20'),(1821,911,2,'_entry_uid_hash','39d26ef22048ae20be73697447635114',NULL,NULL,NULL,'2025-02-13 23:26:17','2025-02-13 23:26:17'),(1822,911,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-13 23:26:17','2025-02-13 23:26:17'),(1823,912,2,'_entry_uid_hash','7d5c2ac7ae5027ba9339c4973c18f469',NULL,NULL,NULL,'2025-02-14 04:41:45','2025-02-14 04:41:45'),(1824,912,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 04:41:45','2025-02-14 04:41:45'),(1825,913,2,'_entry_uid_hash','8c94660463239a1e43859c46e4e764a9',NULL,NULL,NULL,'2025-02-14 12:14:20','2025-02-14 12:14:20'),(1826,913,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 12:14:20','2025-02-14 12:14:20'),(1827,914,2,'_entry_uid_hash','4dc0ca607e61185b262025b05497a84b',NULL,NULL,NULL,'2025-02-14 14:46:03','2025-02-14 14:46:03'),(1828,914,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 14:46:03','2025-02-14 14:46:03'),(1829,915,2,'_entry_uid_hash','3cb9e8030eb8586c37b5a86681deaa82',NULL,NULL,NULL,'2025-02-14 20:29:36','2025-02-14 20:29:36'),(1830,915,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 20:29:36','2025-02-14 20:29:36'),(1831,916,2,'_entry_uid_hash','7371e4f5ba89bb5eebc68aed4a5cf7d8',NULL,NULL,NULL,'2025-02-14 22:44:24','2025-02-14 22:44:24'),(1832,916,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 22:44:24','2025-02-14 22:44:24'),(1833,917,2,'_entry_uid_hash','e9f3ae2038421eff3f83961bb02c5ba3',NULL,NULL,NULL,'2025-02-14 22:55:17','2025-02-14 22:55:17'),(1834,917,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-14 22:55:17','2025-02-14 22:55:17'),(1835,918,2,'_entry_uid_hash','15abea9e992e5ea5088f240700817b9f',NULL,NULL,NULL,'2025-02-15 01:16:38','2025-02-15 01:16:38'),(1836,918,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-15 01:16:38','2025-02-15 01:16:38'),(1837,919,2,'_entry_uid_hash','bddf73f3c58348009ef97ec2e264e7e9',NULL,NULL,NULL,'2025-02-15 09:24:34','2025-02-15 09:24:34'),(1838,919,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-15 09:24:34','2025-02-15 09:24:34'),(1839,920,2,'_entry_uid_hash','493ba9222dbc69d94361e158b53e6f2d',NULL,NULL,NULL,'2025-02-15 11:36:53','2025-02-15 11:36:53'),(1840,920,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-15 11:36:53','2025-02-15 11:36:53'),(1841,921,2,'_entry_uid_hash','82752d547318dc159447716de41767eb',NULL,NULL,NULL,'2025-02-15 22:11:59','2025-02-15 22:11:59'),(1842,921,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-15 22:11:59','2025-02-15 22:11:59'),(1843,922,2,'_entry_uid_hash','2967e8dcf554a70b25ae935c784755a7',NULL,NULL,NULL,'2025-02-16 01:07:58','2025-02-16 01:07:58'),(1844,922,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-16 01:07:58','2025-02-16 01:07:58'),(1845,923,2,'_entry_uid_hash','0a45630ca7c460ef644771b72bc4f32a',NULL,NULL,NULL,'2025-02-16 05:04:38','2025-02-16 05:04:38'),(1846,923,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-16 05:04:38','2025-02-16 05:04:38'),(1847,924,2,'_entry_uid_hash','c496d2ea8a98771eb6f43b9200328d7e',NULL,NULL,NULL,'2025-02-16 13:26:28','2025-02-16 13:26:28'),(1848,924,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-16 13:26:28','2025-02-16 13:26:28'),(1849,925,2,'_entry_uid_hash','4d29f1da246c7dd851e67f03e8411c83',NULL,NULL,NULL,'2025-02-17 04:05:52','2025-02-17 04:05:52'),(1850,925,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 04:05:52','2025-02-17 04:05:52'),(1851,926,2,'_entry_uid_hash','45e65f1d9bbe9c2c48d0054f1579b5d8',NULL,NULL,NULL,'2025-02-17 07:39:36','2025-02-17 07:39:36'),(1852,926,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 07:39:36','2025-02-17 07:39:36'),(1853,927,2,'_entry_uid_hash','dc258c54796cc2cd0fd247b2489ae322',NULL,NULL,NULL,'2025-02-17 09:09:08','2025-02-17 09:09:08'),(1854,927,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 09:09:08','2025-02-17 09:09:08'),(1855,928,2,'_entry_uid_hash','dad8ada6df4eac9667b66b588635928b',NULL,NULL,NULL,'2025-02-17 10:16:02','2025-02-17 10:16:02'),(1856,928,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 10:16:02','2025-02-17 10:16:02'),(1857,929,2,'_entry_uid_hash','914fb5571fff93fdced5791fe42e8ced',NULL,NULL,NULL,'2025-02-17 12:35:24','2025-02-17 12:35:24'),(1858,929,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 12:35:24','2025-02-17 12:35:24'),(1859,930,2,'_entry_uid_hash','4206dc0a215b977e024d299611ff436f',NULL,NULL,NULL,'2025-02-17 22:12:27','2025-02-17 22:12:27'),(1860,930,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-17 22:12:27','2025-02-17 22:12:27'),(1861,931,2,'_entry_uid_hash','fccd0197cfc7bcb72f96dbc49ca499ac',NULL,NULL,NULL,'2025-02-18 02:54:52','2025-02-18 02:54:52'),(1862,931,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-18 02:54:52','2025-02-18 02:54:52'),(1863,932,2,'_entry_uid_hash','f940cfbb2c0082cdc849ed245e767a80',NULL,NULL,NULL,'2025-02-18 04:59:47','2025-02-18 04:59:47'),(1864,932,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-18 04:59:47','2025-02-18 04:59:47'),(1865,933,2,'_entry_uid_hash','4fe09a8724f2bda21603ee0668dab0a4',NULL,NULL,NULL,'2025-02-18 10:22:37','2025-02-18 10:22:37'),(1866,933,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-18 10:22:37','2025-02-18 10:22:37'),(1867,934,2,'_entry_uid_hash','0e83b024a845411057c730186c54e977',NULL,NULL,NULL,'2025-02-19 00:24:33','2025-02-19 00:24:33'),(1868,934,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 00:24:33','2025-02-19 00:24:33'),(1869,935,2,'_entry_uid_hash','0390bafc308b99a9e0df6b36cae50dcf',NULL,NULL,NULL,'2025-02-19 02:29:26','2025-02-19 02:29:26'),(1870,935,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 02:29:26','2025-02-19 02:29:26'),(1871,936,2,'_entry_uid_hash','fea5db1d0aa80787c9438857ffb4e3d2',NULL,NULL,NULL,'2025-02-19 08:34:10','2025-02-19 08:34:10'),(1872,936,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 08:34:10','2025-02-19 08:34:10'),(1873,937,2,'_entry_uid_hash','4c8b13b481318f90840032001025dc4c',NULL,NULL,NULL,'2025-02-19 10:16:23','2025-02-19 10:16:23'),(1874,937,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 10:16:23','2025-02-19 10:16:23'),(1875,938,2,'_entry_uid_hash','134eb38e8781f300666e9d4c4336a39b',NULL,NULL,NULL,'2025-02-19 11:33:29','2025-02-19 11:33:29'),(1876,938,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 11:33:29','2025-02-19 11:33:29'),(1877,939,2,'_entry_uid_hash','04346e1c09ded07133aa8d04ea0ac3eb',NULL,NULL,NULL,'2025-02-19 13:15:00','2025-02-19 13:15:00'),(1878,939,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 13:15:00','2025-02-19 13:15:00'),(1879,940,2,'_entry_uid_hash','4087d200e970306b888eacb31af17e5e',NULL,NULL,NULL,'2025-02-19 20:55:34','2025-02-19 20:55:34'),(1880,940,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 20:55:34','2025-02-19 20:55:34'),(1881,941,2,'_entry_uid_hash','a97bae5478c733b56a85238e01f1bf01',NULL,NULL,NULL,'2025-02-19 22:30:02','2025-02-19 22:30:02'),(1882,941,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 22:30:02','2025-02-19 22:30:02'),(1883,942,2,'_entry_uid_hash','31bc789ddc61836607bc2ff3c140b0df',NULL,NULL,NULL,'2025-02-19 22:47:55','2025-02-19 22:47:55'),(1884,942,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-19 22:47:55','2025-02-19 22:47:55'),(1885,943,2,'_entry_uid_hash','710c8203f2bcbdb288ed9934d0cd6904',NULL,NULL,NULL,'2025-02-20 03:19:11','2025-02-20 03:19:11'),(1886,943,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 03:19:11','2025-02-20 03:19:11'),(1887,944,2,'_entry_uid_hash','d1acc648747c6251fcfebf33bc4bed27',NULL,NULL,NULL,'2025-02-20 04:29:03','2025-02-20 04:29:03'),(1888,944,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 04:29:03','2025-02-20 04:29:03'),(1889,945,2,'_entry_uid_hash','15c60b2243d3e1d2073fc0ebc32a232e',NULL,NULL,NULL,'2025-02-20 07:30:10','2025-02-20 07:30:10'),(1890,945,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 07:30:10','2025-02-20 07:30:10'),(1891,946,2,'_entry_uid_hash','90be071481d6a9f778ea3c2460f0b25f',NULL,NULL,NULL,'2025-02-20 09:11:36','2025-02-20 09:11:36'),(1892,946,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 09:11:36','2025-02-20 09:11:36'),(1893,947,2,'_entry_uid_hash','661a6dd230ff662ba94d412388349b67',NULL,NULL,NULL,'2025-02-20 10:07:14','2025-02-20 10:07:14'),(1894,947,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 10:07:14','2025-02-20 10:07:14'),(1895,948,2,'_entry_uid_hash','6a02a2227a612ff06832cf11742ddf79',NULL,NULL,NULL,'2025-02-20 14:23:10','2025-02-20 14:23:10'),(1896,948,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 14:23:10','2025-02-20 14:23:10'),(1897,949,2,'_entry_uid_hash','c3fd9929b62af492ed63682530f6f70c',NULL,NULL,NULL,'2025-02-20 17:14:56','2025-02-20 17:14:56'),(1898,949,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 17:14:56','2025-02-20 17:14:56'),(1899,950,2,'_entry_uid_hash','872ec830acf96360ddf7a0267b00c739',NULL,NULL,NULL,'2025-02-20 20:45:21','2025-02-20 20:45:21'),(1900,950,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 20:45:21','2025-02-20 20:45:21'),(1901,951,2,'_entry_uid_hash','374900993a7d6ef2a9a2dfc249c64b18',NULL,NULL,NULL,'2025-02-20 22:45:53','2025-02-20 22:45:53'),(1902,951,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-20 22:45:53','2025-02-20 22:45:53'),(1903,952,2,'_entry_uid_hash','ed01dbcd885c2073e0a56ae13071b710',NULL,NULL,NULL,'2025-02-21 00:32:58','2025-02-21 00:32:58'),(1904,952,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-21 00:32:58','2025-02-21 00:32:58'),(1905,953,2,'_entry_uid_hash','99545e7bd1f0d364cca2fa41cb4dac63',NULL,NULL,NULL,'2025-02-21 01:08:42','2025-02-21 01:08:42'),(1906,953,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-21 01:08:42','2025-02-21 01:08:42'),(1907,954,2,'_entry_uid_hash','556e47245e300cdf1e16add4cd4bca8d',NULL,NULL,NULL,'2025-02-21 12:51:53','2025-02-21 12:51:53'),(1908,954,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-21 12:51:53','2025-02-21 12:51:53'),(1909,955,2,'_entry_uid_hash','4c0014407885e740d2b3f4adec23e69c',NULL,NULL,NULL,'2025-02-21 15:28:22','2025-02-21 15:28:22'),(1910,955,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-21 15:28:22','2025-02-21 15:28:22'),(1911,956,2,'_entry_uid_hash','220b87d6540527d3b36bd4460096efdb',NULL,NULL,NULL,'2025-02-21 21:55:52','2025-02-21 21:55:52'),(1912,956,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-21 21:55:52','2025-02-21 21:55:52'),(1913,957,2,'_entry_uid_hash','2a7461d47231f9dc9ecf21a024700c33',NULL,NULL,NULL,'2025-02-22 16:16:09','2025-02-22 16:16:09'),(1914,957,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-22 16:16:09','2025-02-22 16:16:09'),(1915,958,2,'_entry_uid_hash','3088b4d852fbcea30ba6b7eba24fe3b3',NULL,NULL,NULL,'2025-02-22 21:00:07','2025-02-22 21:00:07'),(1916,958,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-22 21:00:07','2025-02-22 21:00:07'),(1917,959,2,'_entry_uid_hash','f98477fd710297bf8667c444422e415d',NULL,NULL,NULL,'2025-02-22 21:58:00','2025-02-22 21:58:00'),(1918,959,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-22 21:58:00','2025-02-22 21:58:00'),(1919,960,2,'_entry_uid_hash','7fc5e7f844a95c620ecd1c5b149867d5',NULL,NULL,NULL,'2025-02-22 23:29:27','2025-02-22 23:29:27'),(1920,960,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-22 23:29:27','2025-02-22 23:29:27'),(1921,961,2,'_entry_uid_hash','58a112c1ef78f1f2f3718876c05d5e92',NULL,NULL,NULL,'2025-02-23 02:32:28','2025-02-23 02:32:28'),(1922,961,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-23 02:32:28','2025-02-23 02:32:28'),(1923,962,2,'_entry_uid_hash','ab7ac9cc2a7e53f725959ac65b4bbb68',NULL,NULL,NULL,'2025-02-23 04:45:39','2025-02-23 04:45:39'),(1924,962,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-23 04:45:39','2025-02-23 04:45:39'),(1925,963,2,'_entry_uid_hash','98280b3c7c9737591e495641157c4f88',NULL,NULL,NULL,'2025-02-23 15:34:18','2025-02-23 15:34:18'),(1926,963,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-23 15:34:18','2025-02-23 15:34:18'),(1927,964,2,'_entry_uid_hash','b8e2afb8db5e08725590468f5faad24b',NULL,NULL,NULL,'2025-02-23 20:03:32','2025-02-23 20:03:32'),(1928,964,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-23 20:03:32','2025-02-23 20:03:32'),(1929,965,2,'_entry_uid_hash','482c3193b79e6f18087eb83e91fb6712',NULL,NULL,NULL,'2025-02-23 21:58:01','2025-02-23 21:58:01'),(1930,965,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-23 21:58:01','2025-02-23 21:58:01'),(1931,966,2,'_entry_uid_hash','9336c0089feffc4d6415a438594bd315',NULL,NULL,NULL,'2025-02-24 04:26:10','2025-02-24 04:26:10'),(1932,966,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-24 04:26:10','2025-02-24 04:26:10'),(1933,967,2,'_entry_uid_hash','f759c296cdc0da442073455536257abc',NULL,NULL,NULL,'2025-02-24 21:13:10','2025-02-24 21:13:10'),(1934,967,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-24 21:13:10','2025-02-24 21:13:10'),(1935,968,2,'_entry_uid_hash','7f573274b33d1b360ebda65c93fbbabb',NULL,NULL,NULL,'2025-02-24 23:23:52','2025-02-24 23:23:52'),(1936,968,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-24 23:23:52','2025-02-24 23:23:52'),(1937,969,2,'_entry_uid_hash','262552efe178ddc360070b156610521a',NULL,NULL,NULL,'2025-02-24 23:56:41','2025-02-24 23:56:41'),(1938,969,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-24 23:56:41','2025-02-24 23:56:41'),(1939,970,2,'_entry_uid_hash','56b3b60a08c0d906a7b1e0d53158e9de',NULL,NULL,NULL,'2025-02-25 04:51:19','2025-02-25 04:51:19'),(1940,970,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 04:51:19','2025-02-25 04:51:19'),(1941,971,2,'_entry_uid_hash','6980ae2a9b269a097326591ba6892b03',NULL,NULL,NULL,'2025-02-25 05:55:00','2025-02-25 05:55:00'),(1942,971,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 05:55:00','2025-02-25 05:55:00'),(1943,972,2,'_entry_uid_hash','5e55479f0a31b801157e6d2388445699',NULL,NULL,NULL,'2025-02-25 06:17:48','2025-02-25 06:17:48'),(1944,972,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 06:17:48','2025-02-25 06:17:48'),(1945,973,2,'_entry_uid_hash','e4b657921403007d91d38fd24be18920',NULL,NULL,NULL,'2025-02-25 10:15:49','2025-02-25 10:15:49'),(1946,973,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 10:15:49','2025-02-25 10:15:49'),(1947,974,2,'_entry_uid_hash','e8314336c34caeb4ba1f505e09a99524',NULL,NULL,NULL,'2025-02-25 13:50:54','2025-02-25 13:50:54'),(1948,974,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 13:50:54','2025-02-25 13:50:54'),(1949,975,2,'_entry_uid_hash','75a10d8f1c6b6b03f28c26000cc0c385',NULL,NULL,NULL,'2025-02-25 19:29:40','2025-02-25 19:29:40'),(1950,975,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 19:29:40','2025-02-25 19:29:40'),(1951,976,2,'_entry_uid_hash','3fd177a02c3c226bca8c07447581f8e8',NULL,NULL,NULL,'2025-02-25 19:35:27','2025-02-25 19:35:27'),(1952,976,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 19:35:27','2025-02-25 19:35:27'),(1953,977,2,'_entry_uid_hash','2914d188bfc6904803863775b43e0c0f',NULL,NULL,NULL,'2025-02-25 21:14:07','2025-02-25 21:14:07'),(1954,977,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-25 21:14:07','2025-02-25 21:14:07'),(1955,978,2,'_entry_uid_hash','cae6a415cd0abfe73f99703085bf3e0f',NULL,NULL,NULL,'2025-02-26 04:19:06','2025-02-26 04:19:06'),(1956,978,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 04:19:06','2025-02-26 04:19:06'),(1957,979,2,'_entry_uid_hash','f8d7756b637114f29d8a18c65b1fed80',NULL,NULL,NULL,'2025-02-26 04:45:48','2025-02-26 04:45:48'),(1958,979,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 04:45:48','2025-02-26 04:45:48'),(1959,980,2,'_entry_uid_hash','17cedda797dec020d434a0e696759f44',NULL,NULL,NULL,'2025-02-26 08:19:20','2025-02-26 08:19:20'),(1960,980,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 08:19:20','2025-02-26 08:19:20'),(1961,981,2,'_entry_uid_hash','88315d071a436051173a0523c731ab5b',NULL,NULL,NULL,'2025-02-26 11:49:36','2025-02-26 11:49:36'),(1962,981,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 11:49:36','2025-02-26 11:49:36'),(1963,982,2,'_entry_uid_hash','d6e87739956d4b3cd052e3ec617a6e00',NULL,NULL,NULL,'2025-02-26 12:15:34','2025-02-26 12:15:34'),(1964,982,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 12:15:34','2025-02-26 12:15:34'),(1965,983,2,'_entry_uid_hash','1ea06fcb34a97732fbee0c714ac690c4',NULL,NULL,NULL,'2025-02-26 12:16:07','2025-02-26 12:16:07'),(1966,983,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 12:16:07','2025-02-26 12:16:07'),(1967,984,2,'_entry_uid_hash','d290329923e70a9807dd60c40d7413b7',NULL,NULL,NULL,'2025-02-26 20:51:22','2025-02-26 20:51:22'),(1968,984,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-26 20:51:22','2025-02-26 20:51:22'),(1969,985,2,'_entry_uid_hash','d3f5ba34725a99dd4f505f261a3dfb68',NULL,NULL,NULL,'2025-02-27 06:04:34','2025-02-27 06:04:34'),(1970,985,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-27 06:04:34','2025-02-27 06:04:34'),(1971,986,2,'_entry_uid_hash','ce8b4c5db2f4db3051ba4ccbb887e2a4',NULL,NULL,NULL,'2025-02-27 11:01:31','2025-02-27 11:01:31'),(1972,986,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-27 11:01:31','2025-02-27 11:01:31'),(1973,987,2,'_entry_uid_hash','0c91fdc792e230aaeb8bd5f30dfaf955',NULL,NULL,NULL,'2025-02-27 16:01:00','2025-02-27 16:01:00'),(1974,987,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-27 16:01:00','2025-02-27 16:01:00'),(1975,988,2,'_entry_uid_hash','87fbd3d1caf3b75af6fec07d6dd37579',NULL,NULL,NULL,'2025-02-27 23:12:55','2025-02-27 23:12:55'),(1976,988,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-27 23:12:55','2025-02-27 23:12:55'),(1977,989,2,'_entry_uid_hash','3a1b6f644b429746d110f303511bdaaa',NULL,NULL,NULL,'2025-02-28 01:56:52','2025-02-28 01:56:52'),(1978,989,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-28 01:56:52','2025-02-28 01:56:52'),(1979,990,2,'_entry_uid_hash','4cab15f8edc44e2e1e5cabbdd32a3ce6',NULL,NULL,NULL,'2025-02-28 03:40:46','2025-02-28 03:40:46'),(1980,990,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-28 03:40:46','2025-02-28 03:40:46'),(1981,991,2,'_entry_uid_hash','e890bbbbf9674be8f8d08e96906f5e19',NULL,NULL,NULL,'2025-02-28 12:16:52','2025-02-28 12:16:52'),(1982,991,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-28 12:16:52','2025-02-28 12:16:52'),(1983,992,2,'_entry_uid_hash','79e421d3882b8ed160f5c59e021c3fda',NULL,NULL,NULL,'2025-02-28 17:21:08','2025-02-28 17:21:08'),(1984,992,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-28 17:21:08','2025-02-28 17:21:08'),(1985,993,2,'_entry_uid_hash','2cec1d06b45ff1cc0c829dc0f79cca8f',NULL,NULL,NULL,'2025-02-28 22:59:41','2025-02-28 22:59:41'),(1986,993,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-02-28 22:59:42','2025-02-28 22:59:42'),(1987,994,2,'_entry_uid_hash','0f8a474f2309819e1976f9687ff7db81',NULL,NULL,NULL,'2025-03-01 02:46:09','2025-03-01 02:46:09'),(1988,994,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 02:46:09','2025-03-01 02:46:09'),(1989,995,2,'_entry_uid_hash','0a33d5b654daad4df9d48ed5710d39cb',NULL,NULL,NULL,'2025-03-01 05:11:29','2025-03-01 05:11:29'),(1990,995,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 05:11:30','2025-03-01 05:11:30'),(1991,996,2,'_entry_uid_hash','73d3e59fb4516845467b347d7233ee19',NULL,NULL,NULL,'2025-03-01 05:46:52','2025-03-01 05:46:52'),(1992,996,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 05:46:52','2025-03-01 05:46:52'),(1993,997,2,'_entry_uid_hash','779a9df11e263214e2663cd2893632cc',NULL,NULL,NULL,'2025-03-01 09:37:50','2025-03-01 09:37:50'),(1994,997,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 09:37:50','2025-03-01 09:37:50'),(1995,998,2,'_entry_uid_hash','25af223d365bc403c4dbea8406edf6dd',NULL,NULL,NULL,'2025-03-01 10:16:12','2025-03-01 10:16:12'),(1996,998,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 10:16:12','2025-03-01 10:16:12'),(1997,999,2,'_entry_uid_hash','d3557efe6c7165f529c5af6318a50753',NULL,NULL,NULL,'2025-03-01 15:16:11','2025-03-01 15:16:11'),(1998,999,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 15:16:11','2025-03-01 15:16:11'),(1999,1000,2,'_entry_uid_hash','8432bd8ce6def9218df0b28c5c24ed78',NULL,NULL,NULL,'2025-03-01 21:15:12','2025-03-01 21:15:12'),(2000,1000,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 21:15:12','2025-03-01 21:15:12'),(2001,1001,2,'_entry_uid_hash','45b4dd1e732d24c6d2815547cf93db23',NULL,NULL,NULL,'2025-03-01 21:55:12','2025-03-01 21:55:12'),(2002,1001,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 21:55:12','2025-03-01 21:55:12'),(2003,1002,2,'_entry_uid_hash','08bd1a2a3593d881fd44be4523ffb6ff',NULL,NULL,NULL,'2025-03-01 22:30:37','2025-03-01 22:30:37'),(2004,1002,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-01 22:30:37','2025-03-01 22:30:37'),(2005,1003,2,'_entry_uid_hash','30de9a8f6c18887b2e4512eb307888f1',NULL,NULL,NULL,'2025-03-02 04:39:58','2025-03-02 04:39:58'),(2006,1003,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 04:39:58','2025-03-02 04:39:58'),(2007,1004,2,'_entry_uid_hash','d586a05089b67b8ed514e01f56ef4420',NULL,NULL,NULL,'2025-03-02 06:50:06','2025-03-02 06:50:06'),(2008,1004,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 06:50:06','2025-03-02 06:50:06'),(2009,1005,2,'_entry_uid_hash','1c5ff0fdbe5b6e50474efd6c247ebe05',NULL,NULL,NULL,'2025-03-02 11:27:47','2025-03-02 11:27:47'),(2010,1005,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 11:27:47','2025-03-02 11:27:47'),(2011,1006,2,'_entry_uid_hash','6cf24e83f060136acc08df61e6affe14',NULL,NULL,NULL,'2025-03-02 21:03:39','2025-03-02 21:03:39'),(2012,1006,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 21:03:39','2025-03-02 21:03:39'),(2013,1007,2,'_entry_uid_hash','b5e53813c1f999d5db72a1362ebcc90d',NULL,NULL,NULL,'2025-03-02 21:38:44','2025-03-02 21:38:44'),(2014,1007,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-02 21:38:44','2025-03-02 21:38:44'),(2015,1008,2,'_entry_uid_hash','de2172a8b12799d8ea85b2855543b0a9',NULL,NULL,NULL,'2025-03-03 00:24:51','2025-03-03 00:24:51'),(2016,1008,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 00:24:51','2025-03-03 00:24:51'),(2017,1009,2,'_entry_uid_hash','e6f54644383c34e71de2767db519cf55',NULL,NULL,NULL,'2025-03-03 03:40:38','2025-03-03 03:40:38'),(2018,1009,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 03:40:39','2025-03-03 03:40:39'),(2019,1010,2,'_entry_uid_hash','efdffd0436dec21ee01e553189934cd2',NULL,NULL,NULL,'2025-03-03 10:57:10','2025-03-03 10:57:10'),(2020,1010,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 10:57:10','2025-03-03 10:57:10'),(2021,1011,2,'_entry_uid_hash','de44b88f5c116c39f7871481c23c5440',NULL,NULL,NULL,'2025-03-03 15:24:12','2025-03-03 15:24:12'),(2022,1011,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 15:24:12','2025-03-03 15:24:12'),(2023,1012,2,'_entry_uid_hash','a83f5f54361b6c8ce81150884347fe09',NULL,NULL,NULL,'2025-03-03 21:41:50','2025-03-03 21:41:50'),(2024,1012,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 21:41:50','2025-03-03 21:41:50'),(2025,1013,2,'_entry_uid_hash','28db43ed7023eb3ecb951b3ada95e1ec',NULL,NULL,NULL,'2025-03-03 23:15:49','2025-03-03 23:15:49'),(2026,1013,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-03 23:15:49','2025-03-03 23:15:49'),(2027,1014,2,'_entry_uid_hash','e7c9c333734f9fd2e89171d1bf48736c',NULL,NULL,NULL,'2025-03-04 00:29:11','2025-03-04 00:29:11'),(2028,1014,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 00:29:11','2025-03-04 00:29:11'),(2029,1015,2,'_entry_uid_hash','19cb51007951039af858a6e10a03b3cb',NULL,NULL,NULL,'2025-03-04 02:33:14','2025-03-04 02:33:14'),(2030,1015,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 02:33:14','2025-03-04 02:33:14'),(2031,1016,2,'_entry_uid_hash','1b7cd7b0ca6c5a632fa83468dc1d32e1',NULL,NULL,NULL,'2025-03-04 02:44:40','2025-03-04 02:44:40'),(2032,1016,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 02:44:40','2025-03-04 02:44:40'),(2033,1017,2,'_entry_uid_hash','922bc842a42b9572cbb6798329c2cf22',NULL,NULL,NULL,'2025-03-04 04:19:04','2025-03-04 04:19:04'),(2034,1017,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 04:19:04','2025-03-04 04:19:04'),(2035,1018,2,'_entry_uid_hash','e821ce066a55c03592181172a82e435d',NULL,NULL,NULL,'2025-03-04 06:58:28','2025-03-04 06:58:28'),(2036,1018,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 06:58:28','2025-03-04 06:58:28'),(2037,1019,2,'_entry_uid_hash','cbc1d8c56e628c9c9302bb5965941fbb',NULL,NULL,NULL,'2025-03-04 17:08:36','2025-03-04 17:08:36'),(2038,1019,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 17:08:36','2025-03-04 17:08:36'),(2039,1020,2,'_entry_uid_hash','6bea00a2fb849f4563521fb9fa273c7f',NULL,NULL,NULL,'2025-03-04 23:20:43','2025-03-04 23:20:43'),(2040,1020,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-04 23:20:43','2025-03-04 23:20:43'),(2041,1021,2,'_entry_uid_hash','5a64dc17175ddf47f52c19bff2268614',NULL,NULL,NULL,'2025-03-05 00:33:30','2025-03-05 00:33:30'),(2042,1021,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-05 00:33:30','2025-03-05 00:33:30'),(2043,1022,2,'_entry_uid_hash','d7b0138e9ad60ebe280b24e91ffecd43',NULL,NULL,NULL,'2025-03-05 10:53:52','2025-03-05 10:53:52'),(2044,1022,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-05 10:53:52','2025-03-05 10:53:52'),(2045,1023,2,'_entry_uid_hash','23e3cce423980445ff371b1cb2598870',NULL,NULL,NULL,'2025-03-05 15:06:30','2025-03-05 15:06:30'),(2046,1023,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-05 15:06:30','2025-03-05 15:06:30'),(2047,1024,2,'_entry_uid_hash','e8e9c0c1c9c4cd9711ca7bfe6de284ef',NULL,NULL,NULL,'2025-03-05 22:27:25','2025-03-05 22:27:25'),(2048,1024,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-05 22:27:25','2025-03-05 22:27:25'),(2049,1025,2,'_entry_uid_hash','84b914df72e68924f2b8c54dcad8835a',NULL,NULL,NULL,'2025-03-06 05:53:36','2025-03-06 05:53:36'),(2050,1025,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 05:53:36','2025-03-06 05:53:36'),(2051,1026,2,'_entry_uid_hash','ff2804393a92179fc67d36f83f4b3f99',NULL,NULL,NULL,'2025-03-06 07:46:02','2025-03-06 07:46:02'),(2052,1026,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 07:46:02','2025-03-06 07:46:02'),(2053,1027,2,'_entry_uid_hash','5f1d6c12b60c72f10ddff11de44a2ba7',NULL,NULL,NULL,'2025-03-06 10:55:11','2025-03-06 10:55:11'),(2054,1027,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 10:55:11','2025-03-06 10:55:11'),(2055,1028,2,'_entry_uid_hash','f096ee366d9f7596eb81c2904edacff5',NULL,NULL,NULL,'2025-03-06 11:40:07','2025-03-06 11:40:07'),(2056,1028,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 11:40:07','2025-03-06 11:40:07'),(2057,1029,2,'_entry_uid_hash','efb193dfb7a11164f4915b307be89949',NULL,NULL,NULL,'2025-03-06 13:41:02','2025-03-06 13:41:02'),(2058,1029,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 13:41:02','2025-03-06 13:41:02'),(2059,1030,2,'_entry_uid_hash','88d72d50c3aec34d801b78aefc761716',NULL,NULL,NULL,'2025-03-06 21:11:20','2025-03-06 21:11:20'),(2060,1030,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-06 21:11:20','2025-03-06 21:11:20'),(2061,1031,2,'_entry_uid_hash','172e51a5ab6bedda2b8f833a5302468a',NULL,NULL,NULL,'2025-03-07 02:29:54','2025-03-07 02:29:54'),(2062,1031,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 02:29:54','2025-03-07 02:29:54'),(2063,1032,2,'_entry_uid_hash','ff6aa46019a35bc3af1d97d643265ad0',NULL,NULL,NULL,'2025-03-07 09:45:24','2025-03-07 09:45:24'),(2064,1032,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 09:45:24','2025-03-07 09:45:24'),(2065,1033,2,'_entry_uid_hash','d710e253ed0c3b44a10b24265a6c6853',NULL,NULL,NULL,'2025-03-07 10:02:50','2025-03-07 10:02:50'),(2066,1033,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 10:02:50','2025-03-07 10:02:50'),(2067,1034,2,'_entry_uid_hash','f7f02494fa301b2674dcb33a1095fa3e',NULL,NULL,NULL,'2025-03-07 18:59:14','2025-03-07 18:59:14'),(2068,1034,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 18:59:14','2025-03-07 18:59:14'),(2069,1035,2,'_entry_uid_hash','7166d4f68b5ed6586131497b2ccb7336',NULL,NULL,NULL,'2025-03-07 22:25:12','2025-03-07 22:25:12'),(2070,1035,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 22:25:12','2025-03-07 22:25:12'),(2071,1036,2,'_entry_uid_hash','af871bc1c764b7b28523075303a80b09',NULL,NULL,NULL,'2025-03-07 23:01:19','2025-03-07 23:01:19'),(2072,1036,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-07 23:01:19','2025-03-07 23:01:19'),(2073,1037,2,'_entry_uid_hash','96bce273a3622eba6ca300e0da6d4b83',NULL,NULL,NULL,'2025-03-08 00:20:13','2025-03-08 00:20:13'),(2074,1037,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-08 00:20:13','2025-03-08 00:20:13'),(2075,1038,2,'_entry_uid_hash','95a7abb77d1852def701c66843aa7291',NULL,NULL,NULL,'2025-03-08 07:43:32','2025-03-08 07:43:32'),(2076,1038,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-08 07:43:32','2025-03-08 07:43:32'),(2077,1039,2,'_entry_uid_hash','93f342e7acd84139a3bf44507d6cde8c',NULL,NULL,NULL,'2025-03-08 15:18:09','2025-03-08 15:18:09'),(2078,1039,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-08 15:18:09','2025-03-08 15:18:09'),(2079,1040,2,'_entry_uid_hash','15e84d1d30b3fd955f34140e6c43a443',NULL,NULL,NULL,'2025-03-08 17:24:29','2025-03-08 17:24:29'),(2080,1040,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-08 17:24:29','2025-03-08 17:24:29'),(2081,1041,2,'_entry_uid_hash','5000ea0035d15c6a65fc6ec931dbcdb2',NULL,NULL,NULL,'2025-03-09 00:11:34','2025-03-09 00:11:34'),(2082,1041,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-09 00:11:34','2025-03-09 00:11:34'),(2083,1042,2,'_entry_uid_hash','c31cfed1b5ed43a126ee834eef435d26',NULL,NULL,NULL,'2025-03-09 01:28:55','2025-03-09 01:28:55'),(2084,1042,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-09 01:28:55','2025-03-09 01:28:55'),(2085,1043,2,'_entry_uid_hash','1747e477318c841237bf3872d4a085dd',NULL,NULL,NULL,'2025-03-09 11:11:31','2025-03-09 11:11:31'),(2086,1043,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-09 11:11:31','2025-03-09 11:11:31'),(2087,1044,2,'_entry_uid_hash','4d17b8081ab3c5250a0cb3e2f2418d91',NULL,NULL,NULL,'2025-03-09 18:07:26','2025-03-09 18:07:26'),(2088,1044,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-09 18:07:26','2025-03-09 18:07:26'),(2089,1045,2,'_entry_uid_hash','a6eb9c535cb5c9a39476a39428cc14a6',NULL,NULL,NULL,'2025-03-10 03:43:25','2025-03-10 03:43:25'),(2090,1045,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 03:43:25','2025-03-10 03:43:25'),(2091,1046,2,'_entry_uid_hash','bc1e9320ae45708d0e5fa05c813edc41',NULL,NULL,NULL,'2025-03-10 05:36:45','2025-03-10 05:36:45'),(2092,1046,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 05:36:45','2025-03-10 05:36:45'),(2093,1047,2,'_entry_uid_hash','075805ef4c3ee8dba9476f8bfb37cae2',NULL,NULL,NULL,'2025-03-10 07:21:39','2025-03-10 07:21:39'),(2094,1047,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 07:21:39','2025-03-10 07:21:39'),(2095,1048,2,'_entry_uid_hash','6b5c0a7e55fee81e0f4e0bdb01021f27',NULL,NULL,NULL,'2025-03-10 07:51:15','2025-03-10 07:51:15'),(2096,1048,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 07:51:15','2025-03-10 07:51:15'),(2097,1049,2,'_entry_uid_hash','650b754bb611c3375d1104d77589aa77',NULL,NULL,NULL,'2025-03-10 11:31:11','2025-03-10 11:31:11'),(2098,1049,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 11:31:11','2025-03-10 11:31:11'),(2099,1050,2,'_entry_uid_hash','17be7751eb5b6b31889966247a75bc16',NULL,NULL,NULL,'2025-03-10 17:57:29','2025-03-10 17:57:29'),(2100,1050,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 17:57:30','2025-03-10 17:57:30'),(2101,1051,2,'_entry_uid_hash','7c6c0603866b0c4b157a7bbf679c7116',NULL,NULL,NULL,'2025-03-10 18:28:40','2025-03-10 18:28:40'),(2102,1051,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 18:28:40','2025-03-10 18:28:40'),(2103,1052,2,'_entry_uid_hash','38a5e94fcd297779684a40f9c666ae8c',NULL,NULL,NULL,'2025-03-10 23:48:14','2025-03-10 23:48:14'),(2104,1052,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-10 23:48:14','2025-03-10 23:48:14'),(2105,1053,2,'_entry_uid_hash','bface4493cbf249aff0b4e10fde5ee99',NULL,NULL,NULL,'2025-03-11 02:24:37','2025-03-11 02:24:37'),(2106,1053,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 02:24:37','2025-03-11 02:24:37'),(2107,1054,2,'_entry_uid_hash','c98c716a838e8f3761ce97797d8ab3fd',NULL,NULL,NULL,'2025-03-11 02:39:52','2025-03-11 02:39:52'),(2108,1054,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 02:39:52','2025-03-11 02:39:52'),(2109,1055,2,'_entry_uid_hash','bd10c780f4cf868eea0d78c59f445f97',NULL,NULL,NULL,'2025-03-11 05:26:03','2025-03-11 05:26:03'),(2110,1055,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 05:26:03','2025-03-11 05:26:03'),(2111,1056,2,'_entry_uid_hash','59afb1a6ef07f4d6a465308424b6a699',NULL,NULL,NULL,'2025-03-11 06:49:14','2025-03-11 06:49:14'),(2112,1056,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 06:49:14','2025-03-11 06:49:14'),(2113,1057,2,'_entry_uid_hash','e0b4df9c84583b5464fcf71e4bdb072b',NULL,NULL,NULL,'2025-03-11 08:53:27','2025-03-11 08:53:27'),(2114,1057,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 08:53:27','2025-03-11 08:53:27'),(2115,1058,2,'_entry_uid_hash','9896c987ec67a1c7602b6061edb7e9d6',NULL,NULL,NULL,'2025-03-11 17:13:13','2025-03-11 17:13:13'),(2116,1058,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 17:13:13','2025-03-11 17:13:13'),(2117,1059,2,'_entry_uid_hash','0754e5fb922a5384ebe44623e9d421a7',NULL,NULL,NULL,'2025-03-11 21:11:16','2025-03-11 21:11:16'),(2118,1059,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 21:11:16','2025-03-11 21:11:16'),(2119,1060,2,'_entry_uid_hash','7007f5dbda3d4d2f0fcb46af5d65ecbc',NULL,NULL,NULL,'2025-03-11 23:45:02','2025-03-11 23:45:02'),(2120,1060,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-11 23:45:02','2025-03-11 23:45:02'),(2121,1061,2,'_entry_uid_hash','f6e53702940e39dc25321f0e1f4a911a',NULL,NULL,NULL,'2025-03-12 05:33:07','2025-03-12 05:33:07'),(2122,1061,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-12 05:33:07','2025-03-12 05:33:07'),(2123,1062,2,'_entry_uid_hash','deb68cfd0830e9c863c79f68d9eb1a21',NULL,NULL,NULL,'2025-03-12 14:23:35','2025-03-12 14:23:35'),(2124,1062,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-12 14:23:35','2025-03-12 14:23:35'),(2125,1063,2,'_entry_uid_hash','51292f622c9310fabefae854146b4910',NULL,NULL,NULL,'2025-03-13 05:58:31','2025-03-13 05:58:31'),(2126,1063,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 05:58:31','2025-03-13 05:58:31'),(2127,1064,2,'_entry_uid_hash','4abcf61930d650d17e22b7faa09fd8e9',NULL,NULL,NULL,'2025-03-13 06:07:27','2025-03-13 06:07:27'),(2128,1064,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 06:07:27','2025-03-13 06:07:27'),(2129,1065,2,'_entry_uid_hash','47ea0280668c2f1018818ebc8098d617',NULL,NULL,NULL,'2025-03-13 09:48:19','2025-03-13 09:48:19'),(2130,1065,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 09:48:19','2025-03-13 09:48:19'),(2131,1066,2,'_entry_uid_hash','b03acbefce2ab63b7adbc5afbd08337d',NULL,NULL,NULL,'2025-03-13 11:17:01','2025-03-13 11:17:01'),(2132,1066,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 11:17:01','2025-03-13 11:17:01'),(2133,1067,2,'_entry_uid_hash','932dd456076761f545470b2c9309130d',NULL,NULL,NULL,'2025-03-13 13:27:56','2025-03-13 13:27:56'),(2134,1067,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 13:27:56','2025-03-13 13:27:56'),(2135,1068,2,'_entry_uid_hash','27e58a1249a08977156aa27dac680b35',NULL,NULL,NULL,'2025-03-13 16:42:55','2025-03-13 16:42:55'),(2136,1068,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 16:42:55','2025-03-13 16:42:55'),(2137,1069,2,'_entry_uid_hash','f23cee1ef603a4054fbc78a70080b613',NULL,NULL,NULL,'2025-03-13 22:37:35','2025-03-13 22:37:35'),(2138,1069,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 22:37:35','2025-03-13 22:37:35'),(2139,1070,2,'_entry_uid_hash','5ca848c82e3c263165ff10244aa6791a',NULL,NULL,NULL,'2025-03-13 23:23:43','2025-03-13 23:23:43'),(2140,1070,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-13 23:23:43','2025-03-13 23:23:43'),(2141,1071,2,'_entry_uid_hash','893fd7c162117e017235383ed973dd23',NULL,NULL,NULL,'2025-03-14 21:34:04','2025-03-14 21:34:04'),(2142,1071,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-14 21:34:04','2025-03-14 21:34:04'),(2143,1072,2,'_entry_uid_hash','d67431509e72cc3f9d9719b0db2bcab5',NULL,NULL,NULL,'2025-03-14 22:23:59','2025-03-14 22:23:59'),(2144,1072,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-14 22:23:59','2025-03-14 22:23:59'),(2145,1073,2,'_entry_uid_hash','731dbee837d7b1a6b5ad665e3f2e009a',NULL,NULL,NULL,'2025-03-14 22:35:49','2025-03-14 22:35:49'),(2146,1073,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-14 22:35:49','2025-03-14 22:35:49'),(2147,1074,2,'_entry_uid_hash','b237651bd5170f6ac1dd9c5634879c7a',NULL,NULL,NULL,'2025-03-14 23:08:50','2025-03-14 23:08:50'),(2148,1074,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-14 23:08:50','2025-03-14 23:08:50'),(2149,1075,2,'_entry_uid_hash','48979b2812e0e70696b57f68664da9d7',NULL,NULL,NULL,'2025-03-15 03:13:00','2025-03-15 03:13:00'),(2150,1075,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-15 03:13:00','2025-03-15 03:13:00'),(2151,1076,2,'_entry_uid_hash','ff2e431b1cfd09263fbf55ffe15bac85',NULL,NULL,NULL,'2025-03-15 05:13:02','2025-03-15 05:13:02'),(2152,1076,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-15 05:13:02','2025-03-15 05:13:02'),(2153,1077,2,'_entry_uid_hash','a0aac6da52b110aa7e09747a2861be7f',NULL,NULL,NULL,'2025-03-15 07:37:22','2025-03-15 07:37:22'),(2154,1077,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-15 07:37:22','2025-03-15 07:37:22'),(2155,1078,2,'_entry_uid_hash','22db42e4ea73e9c0b6556fcf48579eaa',NULL,NULL,NULL,'2025-03-15 18:54:36','2025-03-15 18:54:36'),(2156,1078,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-15 18:54:36','2025-03-15 18:54:36'),(2157,1079,2,'_entry_uid_hash','09dc23f4cddbd2912adb7719f6176c61',NULL,NULL,NULL,'2025-03-15 21:40:08','2025-03-15 21:40:08'),(2158,1079,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-15 21:40:08','2025-03-15 21:40:08'),(2159,1080,2,'_entry_uid_hash','47833734d0ff90c4ac9f88b9a594b357',NULL,NULL,NULL,'2025-03-16 06:55:56','2025-03-16 06:55:56'),(2160,1080,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-16 06:55:57','2025-03-16 06:55:57'),(2161,1081,2,'_entry_uid_hash','0fe82e87b92fe14998646d3a885739f9',NULL,NULL,NULL,'2025-03-16 19:05:43','2025-03-16 19:05:43'),(2162,1081,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-16 19:05:43','2025-03-16 19:05:43'),(2163,1082,2,'_entry_uid_hash','20c7bea1e6de604f1b2605a9f1024216',NULL,NULL,NULL,'2025-03-16 21:43:04','2025-03-16 21:43:04'),(2164,1082,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-16 21:43:04','2025-03-16 21:43:04'),(2165,1083,2,'_entry_uid_hash','a85904a7c985515cac13bc31b39f667f',NULL,NULL,NULL,'2025-03-16 23:28:33','2025-03-16 23:28:33'),(2166,1083,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-16 23:28:33','2025-03-16 23:28:33'),(2167,1084,2,'_entry_uid_hash','2e27daa58279b2aaf21187a16e09a113',NULL,NULL,NULL,'2025-03-17 03:43:30','2025-03-17 03:43:30'),(2168,1084,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 03:43:30','2025-03-17 03:43:30'),(2169,1085,2,'_entry_uid_hash','b179de8ba665f7357306ae6ea0e0b69b',NULL,NULL,NULL,'2025-03-17 06:15:35','2025-03-17 06:15:35'),(2170,1085,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 06:15:35','2025-03-17 06:15:35'),(2171,1086,2,'_entry_uid_hash','0e0f804488e937ca092f3adeee43f910',NULL,NULL,NULL,'2025-03-17 06:55:08','2025-03-17 06:55:08'),(2172,1086,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 06:55:08','2025-03-17 06:55:08'),(2173,1087,2,'_entry_uid_hash','1f2713a86914db4b977327805d5f725e',NULL,NULL,NULL,'2025-03-17 13:03:05','2025-03-17 13:03:05'),(2174,1087,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 13:03:05','2025-03-17 13:03:05'),(2175,1088,2,'_entry_uid_hash','e1da3eb8f0070c8dbd3ead6d9295961a',NULL,NULL,NULL,'2025-03-17 16:20:25','2025-03-17 16:20:25'),(2176,1088,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 16:20:25','2025-03-17 16:20:25'),(2177,1089,2,'_entry_uid_hash','7a5004ca54caa5d407b330fb56152488',NULL,NULL,NULL,'2025-03-17 19:16:19','2025-03-17 19:16:19'),(2178,1089,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-17 19:16:19','2025-03-17 19:16:19'),(2179,1090,2,'_entry_uid_hash','4505619c3f205c6b62cd6d24e77e42b1',NULL,NULL,NULL,'2025-03-18 09:22:08','2025-03-18 09:22:08'),(2180,1090,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-18 09:22:08','2025-03-18 09:22:08'),(2181,1091,2,'_entry_uid_hash','a2fc88569412dff7c827d73a4a32c986',NULL,NULL,NULL,'2025-03-18 17:56:54','2025-03-18 17:56:54'),(2182,1091,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-18 17:56:54','2025-03-18 17:56:54'),(2183,1092,2,'_entry_uid_hash','e497b46310bfa54e87b331bea2f9314a',NULL,NULL,NULL,'2025-03-18 18:52:59','2025-03-18 18:52:59'),(2184,1092,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-18 18:52:59','2025-03-18 18:52:59'),(2185,1093,2,'_entry_uid_hash','2903b93bb8405e0a6e223bdb04c94221',NULL,NULL,NULL,'2025-03-18 21:47:51','2025-03-18 21:47:51'),(2186,1093,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-18 21:47:51','2025-03-18 21:47:51'),(2187,1094,2,'_entry_uid_hash','462257913b7ec40ea92e23f7c6ca88eb',NULL,NULL,NULL,'2025-03-18 22:54:45','2025-03-18 22:54:45'),(2188,1094,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-18 22:54:45','2025-03-18 22:54:45'),(2189,1095,2,'_entry_uid_hash','8adc13c17646c9b1428e984a0db2f6e9',NULL,NULL,NULL,'2025-03-19 01:24:22','2025-03-19 01:24:22'),(2190,1095,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 01:24:22','2025-03-19 01:24:22'),(2191,1096,2,'_entry_uid_hash','6056cebbcf0e3b5cd5b6697d23385177',NULL,NULL,NULL,'2025-03-19 12:00:10','2025-03-19 12:00:10'),(2192,1096,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 12:00:10','2025-03-19 12:00:10'),(2193,1097,2,'_entry_uid_hash','63700e49ab7b9bde57c3ee2c2785297a',NULL,NULL,NULL,'2025-03-19 17:43:49','2025-03-19 17:43:49'),(2194,1097,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 17:43:49','2025-03-19 17:43:49'),(2195,1098,2,'_entry_uid_hash','b9a4cb9a3dd084164a3b4653e4150b07',NULL,NULL,NULL,'2025-03-19 17:50:58','2025-03-19 17:50:58'),(2196,1098,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 17:50:58','2025-03-19 17:50:58'),(2197,1099,2,'_entry_uid_hash','d66e42c13c9232a21923359f6f2e28c8',NULL,NULL,NULL,'2025-03-19 19:13:41','2025-03-19 19:13:41'),(2198,1099,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 19:13:41','2025-03-19 19:13:41'),(2199,1100,2,'_entry_uid_hash','e998a1124b4dee7809e0fb8e0e2e75f8',NULL,NULL,NULL,'2025-03-19 19:43:41','2025-03-19 19:43:41'),(2200,1100,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 19:43:41','2025-03-19 19:43:41'),(2201,1101,2,'_entry_uid_hash','017f204a48d9ae19f4ae4e4007468115',NULL,NULL,NULL,'2025-03-19 20:25:21','2025-03-19 20:25:21'),(2202,1101,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 20:25:21','2025-03-19 20:25:21'),(2203,1102,2,'_entry_uid_hash','e3ebc2f28d8673a2654402a1f26e5fd5',NULL,NULL,NULL,'2025-03-19 21:07:18','2025-03-19 21:07:18'),(2204,1102,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-19 21:07:18','2025-03-19 21:07:18'),(2205,1103,2,'_entry_uid_hash','416e6f66c2661e0d5d015a5b045d1e54',NULL,NULL,NULL,'2025-03-20 00:01:33','2025-03-20 00:01:33'),(2206,1103,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 00:01:33','2025-03-20 00:01:33'),(2207,1104,2,'_entry_uid_hash','1c4581b21ca060da415b443bf54acc6f',NULL,NULL,NULL,'2025-03-20 00:06:15','2025-03-20 00:06:15'),(2208,1104,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 00:06:15','2025-03-20 00:06:15'),(2209,1105,2,'_entry_uid_hash','69f882f31b3a5e06d47d5494a1ac2701',NULL,NULL,NULL,'2025-03-20 05:12:49','2025-03-20 05:12:49'),(2210,1105,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 05:12:49','2025-03-20 05:12:49'),(2211,1106,2,'_entry_uid_hash','6cec692286f91d4cc4df105df9f15bf0',NULL,NULL,NULL,'2025-03-20 07:26:21','2025-03-20 07:26:21'),(2212,1106,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 07:26:21','2025-03-20 07:26:21'),(2213,1107,2,'_entry_uid_hash','23fbb68bc93ae1bee592784f7c9f2cba',NULL,NULL,NULL,'2025-03-20 08:13:16','2025-03-20 08:13:16'),(2214,1107,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 08:13:16','2025-03-20 08:13:16'),(2215,1108,2,'_entry_uid_hash','179167e2a218171a5020149a8ef1d669',NULL,NULL,NULL,'2025-03-20 10:04:54','2025-03-20 10:04:54'),(2216,1108,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 10:04:54','2025-03-20 10:04:54'),(2217,1109,2,'_entry_uid_hash','693bd7ed043e479ee5c411718312b73c',NULL,NULL,NULL,'2025-03-20 20:13:48','2025-03-20 20:13:48'),(2218,1109,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 20:13:48','2025-03-20 20:13:48'),(2219,1110,2,'_entry_uid_hash','0f424fcf27168ac655a9006dab725c39',NULL,NULL,NULL,'2025-03-20 23:55:31','2025-03-20 23:55:31'),(2220,1110,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-20 23:55:32','2025-03-20 23:55:32'),(2221,1111,2,'_entry_uid_hash','f3a67d1d805f1796fbb8b4d571a14e73',NULL,NULL,NULL,'2025-03-21 02:46:51','2025-03-21 02:46:51'),(2222,1111,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 02:46:51','2025-03-21 02:46:51'),(2223,1112,2,'_entry_uid_hash','5fb5d059528faa6e4578e7c69f76f3ed',NULL,NULL,NULL,'2025-03-21 04:33:06','2025-03-21 04:33:06'),(2224,1112,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 04:33:06','2025-03-21 04:33:06'),(2225,1113,2,'_entry_uid_hash','ff321756d30b67df8e1973c6758dae25',NULL,NULL,NULL,'2025-03-21 05:13:33','2025-03-21 05:13:33'),(2226,1113,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 05:13:33','2025-03-21 05:13:33'),(2227,1114,2,'_entry_uid_hash','c20d77e33064e2a361077e4280d88271',NULL,NULL,NULL,'2025-03-21 05:43:05','2025-03-21 05:43:05'),(2228,1114,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 05:43:05','2025-03-21 05:43:05'),(2229,1115,2,'_entry_uid_hash','abdcb6cfebf102988bd95d6960affd42',NULL,NULL,NULL,'2025-03-21 05:45:24','2025-03-21 05:45:24'),(2230,1115,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 05:45:24','2025-03-21 05:45:24'),(2231,1116,2,'_entry_uid_hash','f303ea5079147d9e2b71aed399ccf800',NULL,NULL,NULL,'2025-03-21 14:16:33','2025-03-21 14:16:33'),(2232,1116,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 14:16:33','2025-03-21 14:16:33'),(2233,1117,2,'_entry_uid_hash','57eeaff16ae2b2012b5152394755c42e',NULL,NULL,NULL,'2025-03-21 16:12:35','2025-03-21 16:12:35'),(2234,1117,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 16:12:35','2025-03-21 16:12:35'),(2235,1118,2,'_entry_uid_hash','21de96c837d43b3199362cd9940cbd62',NULL,NULL,NULL,'2025-03-21 16:52:45','2025-03-21 16:52:45'),(2236,1118,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 16:52:45','2025-03-21 16:52:45'),(2237,1119,2,'_entry_uid_hash','5110cd2f8397dd755209ea556f6454fb',NULL,NULL,NULL,'2025-03-21 17:15:02','2025-03-21 17:15:02'),(2238,1119,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 17:15:02','2025-03-21 17:15:02'),(2239,1120,2,'_entry_uid_hash','89433c90c614ddc1bee657ea28a31126',NULL,NULL,NULL,'2025-03-21 23:05:10','2025-03-21 23:05:10'),(2240,1120,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-21 23:05:10','2025-03-21 23:05:10'),(2241,1121,2,'_entry_uid_hash','706c53628afea149fa365b952097c574',NULL,NULL,NULL,'2025-03-22 03:01:39','2025-03-22 03:01:39'),(2242,1121,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 03:01:39','2025-03-22 03:01:39'),(2243,1122,2,'_entry_uid_hash','72f145964e09f0f7dde2d88f429c1da0',NULL,NULL,NULL,'2025-03-22 06:40:03','2025-03-22 06:40:03'),(2244,1122,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 06:40:03','2025-03-22 06:40:03'),(2245,1123,2,'_entry_uid_hash','a9080412861dd5bff0c90b0f7f9ebb80',NULL,NULL,NULL,'2025-03-22 13:48:31','2025-03-22 13:48:31'),(2246,1123,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 13:48:31','2025-03-22 13:48:31'),(2247,1124,2,'_entry_uid_hash','47263c2382fd067dd297f6dc7af7d4ba',NULL,NULL,NULL,'2025-03-22 16:37:35','2025-03-22 16:37:35'),(2248,1124,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 16:37:35','2025-03-22 16:37:35'),(2249,1125,2,'_entry_uid_hash','4ac48a5cbe6805a7ffea5e9556d13b89',NULL,NULL,NULL,'2025-03-22 16:45:32','2025-03-22 16:45:32'),(2250,1125,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 16:45:32','2025-03-22 16:45:32'),(2251,1126,2,'_entry_uid_hash','cb7eb291a45a84ad0236f1243d4a41e5',NULL,NULL,NULL,'2025-03-22 19:35:02','2025-03-22 19:35:02'),(2252,1126,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 19:35:02','2025-03-22 19:35:02'),(2253,1127,2,'_entry_uid_hash','56c403a95e5938621eb64b593f2cc6e8',NULL,NULL,NULL,'2025-03-22 20:07:46','2025-03-22 20:07:46'),(2254,1127,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 20:07:46','2025-03-22 20:07:46'),(2255,1128,2,'_entry_uid_hash','fff170f672c47e2ff8f83bc26c5b00c1',NULL,NULL,NULL,'2025-03-22 22:09:05','2025-03-22 22:09:05'),(2256,1128,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 22:09:06','2025-03-22 22:09:06'),(2257,1129,2,'_entry_uid_hash','9ca0406ed41d767367ae5e5218b8083c',NULL,NULL,NULL,'2025-03-22 23:55:23','2025-03-22 23:55:23'),(2258,1129,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-22 23:55:23','2025-03-22 23:55:23'),(2259,1130,2,'_entry_uid_hash','61a80c0b057da6728e4e267d46154b1a',NULL,NULL,NULL,'2025-03-23 00:08:17','2025-03-23 00:08:17'),(2260,1130,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-23 00:08:17','2025-03-23 00:08:17'),(2261,1131,2,'_entry_uid_hash','dadf2bf604b25273ed4d7294313ce4bc',NULL,NULL,NULL,'2025-03-23 02:51:28','2025-03-23 02:51:28'),(2262,1131,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-23 02:51:28','2025-03-23 02:51:28'),(2263,1132,2,'_entry_uid_hash','6f952ff0a9a4bed786e985fd53d1e6dd',NULL,NULL,NULL,'2025-03-23 14:13:12','2025-03-23 14:13:12'),(2264,1132,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-23 14:13:12','2025-03-23 14:13:12'),(2265,1133,2,'_entry_uid_hash','cb266317f702cfb54b13e20d35ba2c38',NULL,NULL,NULL,'2025-03-23 20:59:01','2025-03-23 20:59:01'),(2266,1133,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-23 20:59:01','2025-03-23 20:59:01'),(2267,1134,2,'_entry_uid_hash','01657b4c77e22db651dd7dfb5964484d',NULL,NULL,NULL,'2025-03-23 21:12:51','2025-03-23 21:12:51'),(2268,1134,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-23 21:12:51','2025-03-23 21:12:51'),(2269,1135,2,'_entry_uid_hash','476f35631f5e563404dcac5b94c1c6d5',NULL,NULL,NULL,'2025-03-24 05:28:01','2025-03-24 05:28:01'),(2270,1135,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 05:28:01','2025-03-24 05:28:01'),(2271,1136,2,'_entry_uid_hash','82f5388d55b48523c25104cc0eebc9da',NULL,NULL,NULL,'2025-03-24 05:42:48','2025-03-24 05:42:48'),(2272,1136,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 05:42:48','2025-03-24 05:42:48'),(2273,1137,2,'_entry_uid_hash','71492727cf600c08b1b5605058848da8',NULL,NULL,NULL,'2025-03-24 11:38:14','2025-03-24 11:38:14'),(2274,1137,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 11:38:14','2025-03-24 11:38:14'),(2275,1138,2,'_entry_uid_hash','65cb2bb322080bae1171ef6b48b92a65',NULL,NULL,NULL,'2025-03-24 11:49:56','2025-03-24 11:49:56'),(2276,1138,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 11:49:56','2025-03-24 11:49:56'),(2277,1139,2,'_entry_uid_hash','7142f371ab23fb0e343a96ed33fd5ee8',NULL,NULL,NULL,'2025-03-24 13:51:16','2025-03-24 13:51:16'),(2278,1139,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 13:51:16','2025-03-24 13:51:16'),(2279,1140,2,'_entry_uid_hash','3e745bf57f1631f9fd2b19fd1f7f704a',NULL,NULL,NULL,'2025-03-24 13:58:09','2025-03-24 13:58:09'),(2280,1140,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 13:58:09','2025-03-24 13:58:09'),(2281,1141,2,'_entry_uid_hash','11fa5c26cafa1db4648edd1fe677b7c1',NULL,NULL,NULL,'2025-03-24 14:31:26','2025-03-24 14:31:26'),(2282,1141,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 14:31:26','2025-03-24 14:31:26'),(2283,1142,2,'_entry_uid_hash','49e3c420a0e9c81f321b9c018d8d92dc',NULL,NULL,NULL,'2025-03-24 15:34:17','2025-03-24 15:34:17'),(2284,1142,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 15:34:17','2025-03-24 15:34:17'),(2285,1143,2,'_entry_uid_hash','66065ea513b1b871c3b7a91080b2a5c0',NULL,NULL,NULL,'2025-03-24 15:52:13','2025-03-24 15:52:13'),(2286,1143,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 15:52:13','2025-03-24 15:52:13'),(2287,1144,2,'_entry_uid_hash','3d140f52089f2a28c266b35f211aab96',NULL,NULL,NULL,'2025-03-24 23:20:19','2025-03-24 23:20:19'),(2288,1144,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-24 23:20:19','2025-03-24 23:20:19'),(2289,1145,2,'_entry_uid_hash','661730018d7cb964103840fb37b676c4',NULL,NULL,NULL,'2025-03-25 07:33:09','2025-03-25 07:33:09'),(2290,1145,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 07:33:09','2025-03-25 07:33:09'),(2291,1146,2,'_entry_uid_hash','bd65a32f3378071781a4e7d97cd29223',NULL,NULL,NULL,'2025-03-25 07:48:42','2025-03-25 07:48:42'),(2292,1146,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 07:48:43','2025-03-25 07:48:43'),(2293,1147,2,'_entry_uid_hash','6dd2a9c420a3cd5b1ff2d51f29dc4ba0',NULL,NULL,NULL,'2025-03-25 11:34:54','2025-03-25 11:34:54'),(2294,1147,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 11:34:54','2025-03-25 11:34:54'),(2295,1148,2,'_entry_uid_hash','94094c55f5182ea6eee59fc1ef0a6516',NULL,NULL,NULL,'2025-03-25 14:06:15','2025-03-25 14:06:15'),(2296,1148,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 14:06:15','2025-03-25 14:06:15'),(2297,1149,2,'_entry_uid_hash','3ab7cdbf8ab60751597825fdd1354238',NULL,NULL,NULL,'2025-03-25 17:34:25','2025-03-25 17:34:25'),(2298,1149,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 17:34:25','2025-03-25 17:34:25'),(2299,1150,2,'_entry_uid_hash','c3d1777bb4ecb3ccc3fc8a146c80ee5a',NULL,NULL,NULL,'2025-03-25 21:33:47','2025-03-25 21:33:47'),(2300,1150,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 21:33:47','2025-03-25 21:33:47'),(2301,1151,2,'_entry_uid_hash','e9b68d313b15efaea33a8d522ec6d378',NULL,NULL,NULL,'2025-03-25 22:27:18','2025-03-25 22:27:18'),(2302,1151,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 22:27:18','2025-03-25 22:27:18'),(2303,1152,2,'_entry_uid_hash','4a5bcafe556b6c9b2ae8d12e61e90597',NULL,NULL,NULL,'2025-03-25 22:58:56','2025-03-25 22:58:56'),(2304,1152,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-25 22:58:56','2025-03-25 22:58:56'),(2305,1153,2,'_entry_uid_hash','0506c3680708ca96bfff168405a0ed6e',NULL,NULL,NULL,'2025-03-26 00:13:46','2025-03-26 00:13:46'),(2306,1153,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 00:13:46','2025-03-26 00:13:46'),(2307,1154,2,'_entry_uid_hash','6a8a2f01146d68d95e56471da5008d82',NULL,NULL,NULL,'2025-03-26 02:46:12','2025-03-26 02:46:12'),(2308,1154,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 02:46:12','2025-03-26 02:46:12'),(2309,1155,2,'_entry_uid_hash','92c75ab0d8e12bcfa4e453bfbd163752',NULL,NULL,NULL,'2025-03-26 07:37:00','2025-03-26 07:37:00'),(2310,1155,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 07:37:01','2025-03-26 07:37:01'),(2311,1156,2,'_entry_uid_hash','1c47a1957fe6209cb451ad7608667e83',NULL,NULL,NULL,'2025-03-26 16:07:18','2025-03-26 16:07:18'),(2312,1156,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 16:07:18','2025-03-26 16:07:18'),(2313,1157,2,'_entry_uid_hash','0c2d3933c6cf8c5d63bc532cf94832b1',NULL,NULL,NULL,'2025-03-26 19:06:45','2025-03-26 19:06:45'),(2314,1157,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 19:06:45','2025-03-26 19:06:45'),(2315,1158,2,'_entry_uid_hash','1290b6f8f142c737ca42ecb94ceeb824',NULL,NULL,NULL,'2025-03-26 20:04:08','2025-03-26 20:04:08'),(2316,1158,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 20:04:08','2025-03-26 20:04:08'),(2317,1159,2,'_entry_uid_hash','ab11a355cc4e4c384fd7e5f5c7b4b932',NULL,NULL,NULL,'2025-03-26 21:55:55','2025-03-26 21:55:55'),(2318,1159,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-26 21:55:55','2025-03-26 21:55:55'),(2319,1160,2,'_entry_uid_hash','50d07459905f5b786fe181aca5368469',NULL,NULL,NULL,'2025-03-27 03:20:20','2025-03-27 03:20:20'),(2320,1160,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-27 03:20:20','2025-03-27 03:20:20'),(2321,1161,2,'_entry_uid_hash','e640b7b51a71cbfc33221dde231d15f5',NULL,NULL,NULL,'2025-03-27 11:26:12','2025-03-27 11:26:12'),(2322,1161,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-27 11:26:12','2025-03-27 11:26:12'),(2323,1162,2,'_entry_uid_hash','65fcb10cf72314c710865b849a8c3395',NULL,NULL,NULL,'2025-03-27 11:51:27','2025-03-27 11:51:27'),(2324,1162,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-27 11:51:27','2025-03-27 11:51:27'),(2325,1163,2,'_entry_uid_hash','67d62923c252349d0fa6b1a6948b3140',NULL,NULL,NULL,'2025-03-27 14:45:10','2025-03-27 14:45:10'),(2326,1163,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-27 14:45:10','2025-03-27 14:45:10'),(2327,1164,2,'_entry_uid_hash','8d8aa64a113700769e5b08dc1682af77',NULL,NULL,NULL,'2025-03-27 15:24:14','2025-03-27 15:24:14'),(2328,1164,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-27 15:24:14','2025-03-27 15:24:14'),(2329,1165,2,'_entry_uid_hash','b9c7b4d2f7dfbecc4dbe0f2652758dad',NULL,NULL,NULL,'2025-03-28 10:13:15','2025-03-28 10:13:15'),(2330,1165,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 10:13:15','2025-03-28 10:13:15'),(2331,1166,2,'_entry_uid_hash','243005e215fc0aad60768362682fc1cd',NULL,NULL,NULL,'2025-03-28 11:43:57','2025-03-28 11:43:57'),(2332,1166,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 11:43:57','2025-03-28 11:43:57'),(2333,1167,2,'_entry_uid_hash','d7a6638d32cbd6453a9bb6fb16491ad6',NULL,NULL,NULL,'2025-03-28 17:00:39','2025-03-28 17:00:39'),(2334,1167,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 17:00:39','2025-03-28 17:00:39'),(2335,1168,2,'_entry_uid_hash','a004f0951c511629cf17ddcd3d04f318',NULL,NULL,NULL,'2025-03-28 17:02:34','2025-03-28 17:02:34'),(2336,1168,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 17:02:34','2025-03-28 17:02:34'),(2337,1169,2,'_entry_uid_hash','e7b563d5e66a9cec4151f9160fe6e06c',NULL,NULL,NULL,'2025-03-28 19:59:25','2025-03-28 19:59:25'),(2338,1169,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 19:59:25','2025-03-28 19:59:25'),(2339,1170,2,'_entry_uid_hash','91299a7f60acf32b765386d4a20b05a4',NULL,NULL,NULL,'2025-03-28 22:51:01','2025-03-28 22:51:01'),(2340,1170,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 22:51:01','2025-03-28 22:51:01'),(2341,1171,2,'_entry_uid_hash','4c33787100ad2f650307cfdacccfda70',NULL,NULL,NULL,'2025-03-28 22:58:04','2025-03-28 22:58:04'),(2342,1171,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-28 22:58:04','2025-03-28 22:58:04'),(2343,1172,2,'_entry_uid_hash','63587ccdeed0c69dcc1204770c2d4fc4',NULL,NULL,NULL,'2025-03-29 05:31:32','2025-03-29 05:31:32'),(2344,1172,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-29 05:31:32','2025-03-29 05:31:32'),(2345,1173,2,'_entry_uid_hash','6e7f531e19d28ae806af148790ae9b8c',NULL,NULL,NULL,'2025-03-29 10:47:22','2025-03-29 10:47:22'),(2346,1173,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-29 10:47:22','2025-03-29 10:47:22'),(2347,1174,2,'_entry_uid_hash','2ead5c5849d792be4a65b781d363a776',NULL,NULL,NULL,'2025-03-29 19:18:41','2025-03-29 19:18:41'),(2348,1174,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-29 19:18:41','2025-03-29 19:18:41'),(2349,1175,2,'_entry_uid_hash','22ddaec137ea5759aadbcbab4f33162f',NULL,NULL,NULL,'2025-03-30 01:30:41','2025-03-30 01:30:41'),(2350,1175,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-30 01:30:41','2025-03-30 01:30:41'),(2351,1176,2,'_entry_uid_hash','c05d9df885dd11a8e71a9d6801f9be77',NULL,NULL,NULL,'2025-03-30 18:52:51','2025-03-30 18:52:51'),(2352,1176,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-30 18:52:51','2025-03-30 18:52:51'),(2353,1177,2,'_entry_uid_hash','c9c3a4bcbfed26bdca5a9660d646ad51',NULL,NULL,NULL,'2025-03-30 22:01:56','2025-03-30 22:01:56'),(2354,1177,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-30 22:01:56','2025-03-30 22:01:56'),(2355,1178,2,'_entry_uid_hash','527148762ff10dd7609958f33d920b16',NULL,NULL,NULL,'2025-03-31 05:20:35','2025-03-31 05:20:35'),(2356,1178,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-31 05:20:35','2025-03-31 05:20:35'),(2357,1179,2,'_entry_uid_hash','8b411d62c105ff47a15d883396311918',NULL,NULL,NULL,'2025-03-31 10:49:37','2025-03-31 10:49:37'),(2358,1179,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-31 10:49:37','2025-03-31 10:49:37'),(2359,1180,2,'_entry_uid_hash','934bff8c10d5e5bc97603caa59b19115',NULL,NULL,NULL,'2025-03-31 18:15:35','2025-03-31 18:15:35'),(2360,1180,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-31 18:15:35','2025-03-31 18:15:35'),(2361,1181,2,'_entry_uid_hash','d1cc7ccd5bb2f73f1857e99fe150b9db',NULL,NULL,NULL,'2025-03-31 21:31:08','2025-03-31 21:31:08'),(2362,1181,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-03-31 21:31:08','2025-03-31 21:31:08'),(2363,1182,2,'_entry_uid_hash','3e145d4f53ec60fe83ed1aafe82719b9',NULL,NULL,NULL,'2025-04-01 03:33:24','2025-04-01 03:33:24'),(2364,1182,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 03:33:24','2025-04-01 03:33:24'),(2365,1183,2,'_entry_uid_hash','6cbf866d7a3b641d1df3ea9b1690e3a1',NULL,NULL,NULL,'2025-04-01 04:39:29','2025-04-01 04:39:29'),(2366,1183,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 04:39:29','2025-04-01 04:39:29'),(2367,1184,2,'_entry_uid_hash','7846f7b8229850301975652d4eb12486',NULL,NULL,NULL,'2025-04-01 09:32:03','2025-04-01 09:32:03'),(2368,1184,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 09:32:03','2025-04-01 09:32:03'),(2369,1185,2,'_entry_uid_hash','ef2a4057a82ad49a856f06270530c6c3',NULL,NULL,NULL,'2025-04-01 13:38:06','2025-04-01 13:38:06'),(2370,1185,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 13:38:06','2025-04-01 13:38:06'),(2371,1186,2,'_entry_uid_hash','63168c8b0b6c153cc5a6bcb3150984af',NULL,NULL,NULL,'2025-04-01 19:27:33','2025-04-01 19:27:33'),(2372,1186,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 19:27:33','2025-04-01 19:27:33'),(2373,1187,2,'_entry_uid_hash','74519e928133e754c879e5210013d88b',NULL,NULL,NULL,'2025-04-01 19:45:49','2025-04-01 19:45:49'),(2374,1187,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 19:45:49','2025-04-01 19:45:49'),(2375,1188,2,'_entry_uid_hash','f3ae949bbcaa50f6d56f2206509580a5',NULL,NULL,NULL,'2025-04-01 21:02:18','2025-04-01 21:02:18'),(2376,1188,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 21:02:18','2025-04-01 21:02:18'),(2377,1189,2,'_entry_uid_hash','7c16202aa567f67a674e61801a18403e',NULL,NULL,NULL,'2025-04-01 22:58:07','2025-04-01 22:58:07'),(2378,1189,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-01 22:58:07','2025-04-01 22:58:07'),(2379,1190,2,'_entry_uid_hash','fa2a8a28ffbaf4aaafedc2fd5c0e5961',NULL,NULL,NULL,'2025-04-02 06:03:51','2025-04-02 06:03:51'),(2380,1190,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-02 06:03:51','2025-04-02 06:03:51'),(2381,1191,2,'_entry_uid_hash','7c557c63c9621a96644fcf2153261f2a',NULL,NULL,NULL,'2025-04-02 14:46:58','2025-04-02 14:46:58'),(2382,1191,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-02 14:46:58','2025-04-02 14:46:58'),(2383,1192,2,'_entry_uid_hash','698c1eed9bd2f349eeb1c98a2db469c9',NULL,NULL,NULL,'2025-04-02 17:43:09','2025-04-02 17:43:09'),(2384,1192,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-02 17:43:09','2025-04-02 17:43:09'),(2385,1193,2,'_entry_uid_hash','1302000980106549433eb9e002c806e8',NULL,NULL,NULL,'2025-04-02 19:48:51','2025-04-02 19:48:51'),(2386,1193,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-02 19:48:51','2025-04-02 19:48:51'),(2387,1194,2,'_entry_uid_hash','136244b6da22c0c162b916a0269ea433',NULL,NULL,NULL,'2025-04-03 10:59:54','2025-04-03 10:59:54'),(2388,1194,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-03 10:59:54','2025-04-03 10:59:54'),(2389,1195,2,'_entry_uid_hash','574809a48b9ff7c1962c431c3ef71f33',NULL,NULL,NULL,'2025-04-03 14:08:10','2025-04-03 14:08:10'),(2390,1195,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-03 14:08:10','2025-04-03 14:08:10'),(2391,1196,2,'_entry_uid_hash','2a9a8193c1a47d7302f83ba935c64b44',NULL,NULL,NULL,'2025-04-03 19:00:54','2025-04-03 19:00:54'),(2392,1196,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-03 19:00:54','2025-04-03 19:00:54'),(2393,1197,2,'_entry_uid_hash','72c5f2009720985ff2912b4ec32fc064',NULL,NULL,NULL,'2025-04-04 01:34:25','2025-04-04 01:34:25'),(2394,1197,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-04 01:34:25','2025-04-04 01:34:25'),(2395,1198,2,'_entry_uid_hash','8c4cf0b9738290290668f59081f535ef',NULL,NULL,NULL,'2025-04-04 02:13:05','2025-04-04 02:13:05'),(2396,1198,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-04 02:13:05','2025-04-04 02:13:05'),(2397,1199,2,'_entry_uid_hash','274244ead49fe6ef903659308086d655',NULL,NULL,NULL,'2025-04-04 13:55:13','2025-04-04 13:55:13'),(2398,1199,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-04 13:55:13','2025-04-04 13:55:13'),(2399,1200,2,'_entry_uid_hash','f89b312fe9a9b087ddac5488e6f305fb',NULL,NULL,NULL,'2025-04-05 00:47:37','2025-04-05 00:47:37'),(2400,1200,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 00:47:37','2025-04-05 00:47:37'),(2401,1201,2,'_entry_uid_hash','6cf26af2b2a342f3746451821b403c72',NULL,NULL,NULL,'2025-04-05 01:13:54','2025-04-05 01:13:54'),(2402,1201,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 01:13:54','2025-04-05 01:13:54'),(2403,1202,2,'_entry_uid_hash','8e43ed97570788abc7c3b17e92d677ca',NULL,NULL,NULL,'2025-04-05 03:41:00','2025-04-05 03:41:00'),(2404,1202,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 03:41:00','2025-04-05 03:41:00'),(2405,1203,2,'_entry_uid_hash','b3d9b4ddf0b0101e38ce253226a7ca77',NULL,NULL,NULL,'2025-04-05 06:06:42','2025-04-05 06:06:42'),(2406,1203,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 06:06:42','2025-04-05 06:06:42'),(2407,1204,2,'_entry_uid_hash','0935531816f104289776c682899219d5',NULL,NULL,NULL,'2025-04-05 06:49:20','2025-04-05 06:49:20'),(2408,1204,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 06:49:20','2025-04-05 06:49:20'),(2409,1205,2,'_entry_uid_hash','eb6e4bdbaf165e577f390fd0897fdc6c',NULL,NULL,NULL,'2025-04-05 08:43:24','2025-04-05 08:43:24'),(2410,1205,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 08:43:24','2025-04-05 08:43:24'),(2411,1206,2,'_entry_uid_hash','6904220b71ed73370aff3b7734cd36d5',NULL,NULL,NULL,'2025-04-05 13:30:37','2025-04-05 13:30:37'),(2412,1206,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 13:30:37','2025-04-05 13:30:37'),(2413,1207,2,'_entry_uid_hash','7b944fca23f0ff5417d8ad474281c4e3',NULL,NULL,NULL,'2025-04-05 14:13:48','2025-04-05 14:13:48'),(2414,1207,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-05 14:13:48','2025-04-05 14:13:48'),(2415,1208,2,'_entry_uid_hash','5ec7c180b020a31bad3a84a8b6d21e0a',NULL,NULL,NULL,'2025-04-06 00:38:39','2025-04-06 00:38:39'),(2416,1208,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-06 00:38:39','2025-04-06 00:38:39'),(2417,1209,2,'_entry_uid_hash','e3874f046fff2ca642aebe6ac64c544a',NULL,NULL,NULL,'2025-04-06 19:14:48','2025-04-06 19:14:48'),(2418,1209,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-06 19:14:48','2025-04-06 19:14:48'),(2419,1210,2,'_entry_uid_hash','141e39f43f3ca5f9f3c2c5ed450a3c71',NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(2420,1210,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(2421,1211,2,'_entry_uid_hash','db081580c5b60c8b68e1427a5b701101',NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(2422,1211,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(2423,1212,2,'_entry_uid_hash','a02f89f9624f521e42d9e22ddd2bf1ca',NULL,NULL,NULL,'2025-04-07 05:11:30','2025-04-07 05:11:30'),(2424,1212,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 05:11:30','2025-04-07 05:11:30'),(2425,1213,2,'_entry_uid_hash','af27f6f1d468e853cb27a122e22994c2',NULL,NULL,NULL,'2025-04-07 09:08:38','2025-04-07 09:08:38'),(2426,1213,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 09:08:38','2025-04-07 09:08:38'),(2427,1214,2,'_entry_uid_hash','8fea5ae512c6fa2a2a229a92fd88f602',NULL,NULL,NULL,'2025-04-07 14:51:07','2025-04-07 14:51:07'),(2428,1214,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 14:51:07','2025-04-07 14:51:07'),(2429,1215,2,'_entry_uid_hash','8e32b6ef6bd00af7c4e5e54c5c188a7d',NULL,NULL,NULL,'2025-04-07 18:00:30','2025-04-07 18:00:30'),(2430,1215,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 18:00:30','2025-04-07 18:00:30'),(2431,1216,2,'_entry_uid_hash','400883857f9942f1436f6d2c43119e2c',NULL,NULL,NULL,'2025-04-07 20:03:01','2025-04-07 20:03:01'),(2432,1216,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 20:03:01','2025-04-07 20:03:01'),(2433,1217,2,'_entry_uid_hash','f091884000929811514a222f3f777e78',NULL,NULL,NULL,'2025-04-07 20:32:15','2025-04-07 20:32:15'),(2434,1217,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 20:32:15','2025-04-07 20:32:15'),(2435,1218,2,'_entry_uid_hash','caed9578465910c53dc17255dee0312f',NULL,NULL,NULL,'2025-04-07 21:05:12','2025-04-07 21:05:12'),(2436,1218,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 21:05:12','2025-04-07 21:05:12'),(2437,1219,2,'_entry_uid_hash','5fa411dc31df52bb65dbb7726022bb9b',NULL,NULL,NULL,'2025-04-07 22:43:07','2025-04-07 22:43:07'),(2438,1219,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 22:43:07','2025-04-07 22:43:07'),(2439,1220,2,'_entry_uid_hash','7562e6156eb805c158c8f8c819019a85',NULL,NULL,NULL,'2025-04-07 22:45:05','2025-04-07 22:45:05'),(2440,1220,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-07 22:45:05','2025-04-07 22:45:05'),(2441,1221,2,'_entry_uid_hash','665721bdc82aa805b8c7be4bde3ab4ad',NULL,NULL,NULL,'2025-04-08 01:31:00','2025-04-08 01:31:00'),(2442,1221,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 01:31:00','2025-04-08 01:31:00'),(2443,1222,2,'_entry_uid_hash','7aa06802386a5375c817d49e9d611ec0',NULL,NULL,NULL,'2025-04-08 07:51:27','2025-04-08 07:51:27'),(2444,1222,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 07:51:27','2025-04-08 07:51:27'),(2445,1223,2,'_entry_uid_hash','f40b50d2c9f3c39304e13d7ab7d6bb2c',NULL,NULL,NULL,'2025-04-08 10:41:56','2025-04-08 10:41:56'),(2446,1223,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 10:41:56','2025-04-08 10:41:56'),(2447,1224,2,'_entry_uid_hash','76045841b176f5ed0ad074537f0ac1db',NULL,NULL,NULL,'2025-04-08 14:09:46','2025-04-08 14:09:46'),(2448,1224,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 14:09:46','2025-04-08 14:09:46'),(2449,1225,2,'_entry_uid_hash','0094ec0eaa41167b65d063be6efc40d0',NULL,NULL,NULL,'2025-04-08 15:34:22','2025-04-08 15:34:22'),(2450,1225,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 15:34:22','2025-04-08 15:34:22'),(2451,1226,2,'_entry_uid_hash','1d5bbecd2c2789c3d4cf8b9c5b8ab899',NULL,NULL,NULL,'2025-04-08 20:06:43','2025-04-08 20:06:43'),(2452,1226,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 20:06:43','2025-04-08 20:06:43'),(2453,1227,2,'_entry_uid_hash','8a3c314617d93d177073274042b15104',NULL,NULL,NULL,'2025-04-08 23:28:18','2025-04-08 23:28:18'),(2454,1227,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-08 23:28:18','2025-04-08 23:28:18'),(2455,1228,2,'_entry_uid_hash','aa1820b99b59056272d0a4563ba695a9',NULL,NULL,NULL,'2025-04-09 08:55:31','2025-04-09 08:55:31'),(2456,1228,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-09 08:55:32','2025-04-09 08:55:32'),(2457,1229,2,'_entry_uid_hash','b33d37f3c44b0c94a74bc68aa39ff716',NULL,NULL,NULL,'2025-04-09 15:24:29','2025-04-09 15:24:29'),(2458,1229,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-09 15:24:29','2025-04-09 15:24:29'),(2459,1230,2,'_entry_uid_hash','1884c67cc48d7a4fbd0758a19b5391fc',NULL,NULL,NULL,'2025-04-09 17:38:46','2025-04-09 17:38:46'),(2460,1230,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-09 17:38:46','2025-04-09 17:38:46'),(2461,1231,2,'_entry_uid_hash','6d0880c563463087e3bf7c620189d88b',NULL,NULL,NULL,'2025-04-09 17:44:11','2025-04-09 17:44:11'),(2462,1231,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-09 17:44:11','2025-04-09 17:44:11'),(2463,1232,2,'_entry_uid_hash','7a706563ffd74eebd90ce8994a9dbc99',NULL,NULL,NULL,'2025-04-10 01:03:44','2025-04-10 01:03:44'),(2464,1232,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 01:03:44','2025-04-10 01:03:44'),(2465,1233,2,'_entry_uid_hash','1d46bc2ced725f6c5f54513af633a8bc',NULL,NULL,NULL,'2025-04-10 01:21:16','2025-04-10 01:21:16'),(2466,1233,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 01:21:16','2025-04-10 01:21:16'),(2467,1234,2,'_entry_uid_hash','d9f31711827a85c9f92d8182fe7cc670',NULL,NULL,NULL,'2025-04-10 14:30:21','2025-04-10 14:30:21'),(2468,1234,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 14:30:21','2025-04-10 14:30:21'),(2469,1235,2,'_entry_uid_hash','ca55b018fcbc152da3e3561eecf785c2',NULL,NULL,NULL,'2025-04-10 17:09:56','2025-04-10 17:09:56'),(2470,1235,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 17:09:56','2025-04-10 17:09:56'),(2471,1236,2,'_entry_uid_hash','9035dd1662782dadc9b09b0b1ee11033',NULL,NULL,NULL,'2025-04-10 18:59:20','2025-04-10 18:59:20'),(2472,1236,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 18:59:20','2025-04-10 18:59:20'),(2473,1237,2,'_entry_uid_hash','90e934a8947f6b89df9e960955febc71',NULL,NULL,NULL,'2025-04-10 20:50:31','2025-04-10 20:50:31'),(2474,1237,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-10 20:50:31','2025-04-10 20:50:31'),(2475,1238,2,'_entry_uid_hash','0601803d64f97deadac2d00b01c1bd18',NULL,NULL,NULL,'2025-04-11 00:15:22','2025-04-11 00:15:22'),(2476,1238,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 00:15:22','2025-04-11 00:15:22'),(2477,1239,2,'_entry_uid_hash','598a8e5b48bc9e5436c2a0f54e219575',NULL,NULL,NULL,'2025-04-11 00:23:49','2025-04-11 00:23:49'),(2478,1239,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 00:23:49','2025-04-11 00:23:49'),(2479,1240,2,'_entry_uid_hash','b0efab4a852015a72ec0c9dbdeb0a23e',NULL,NULL,NULL,'2025-04-11 01:00:56','2025-04-11 01:00:56'),(2480,1240,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 01:00:56','2025-04-11 01:00:56'),(2481,1241,2,'_entry_uid_hash','d76c2d47fffc8e11538874b7e1b37b99',NULL,NULL,NULL,'2025-04-11 02:18:56','2025-04-11 02:18:56'),(2482,1241,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 02:18:56','2025-04-11 02:18:56'),(2483,1242,2,'_entry_uid_hash','8421dbaa88c69a634d00e70a82d59e18',NULL,NULL,NULL,'2025-04-11 05:51:46','2025-04-11 05:51:46'),(2484,1242,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 05:51:46','2025-04-11 05:51:46'),(2485,1243,2,'_entry_uid_hash','9102c23859e3fbca5b1eff317de6db0b',NULL,NULL,NULL,'2025-04-11 10:22:43','2025-04-11 10:22:43'),(2486,1243,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 10:22:43','2025-04-11 10:22:43'),(2487,1244,2,'_entry_uid_hash','ba8d05d6ff524ef8491388c1794af2bc',NULL,NULL,NULL,'2025-04-11 17:43:45','2025-04-11 17:43:45'),(2488,1244,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-11 17:43:45','2025-04-11 17:43:45'),(2489,1245,2,'_entry_uid_hash','e2a5cc13e6390a24d6e53d783de8eead',NULL,NULL,NULL,'2025-04-12 20:33:55','2025-04-12 20:33:55'),(2490,1245,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-12 20:33:55','2025-04-12 20:33:55'),(2491,1246,2,'_entry_uid_hash','553db1a6c9a6c3d5f7b7db99e21bd910',NULL,NULL,NULL,'2025-04-13 06:31:25','2025-04-13 06:31:25'),(2492,1246,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-13 06:31:25','2025-04-13 06:31:25'),(2493,1247,2,'_entry_uid_hash','790716471d9ee3a0e90b692d1e191d4c',NULL,NULL,NULL,'2025-04-13 14:05:31','2025-04-13 14:05:31'),(2494,1247,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-13 14:05:31','2025-04-13 14:05:31'),(2495,1248,2,'_entry_uid_hash','167f6e9589113f672374971bd112b057',NULL,NULL,NULL,'2025-04-13 18:04:38','2025-04-13 18:04:38'),(2496,1248,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-13 18:04:38','2025-04-13 18:04:38'),(2497,1249,2,'_entry_uid_hash','8930d965dfa14416cab3eecdb8d722cc',NULL,NULL,NULL,'2025-04-14 00:14:06','2025-04-14 00:14:06'),(2498,1249,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 00:14:06','2025-04-14 00:14:06'),(2499,1250,2,'_entry_uid_hash','e030f02de5124d64ec0c3fa7e1cfa3d2',NULL,NULL,NULL,'2025-04-14 02:04:02','2025-04-14 02:04:02'),(2500,1250,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 02:04:02','2025-04-14 02:04:02'),(2501,1251,2,'_entry_uid_hash','a18c1534adcf9f317623d7189d75a236',NULL,NULL,NULL,'2025-04-14 07:51:41','2025-04-14 07:51:41'),(2502,1251,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 07:51:41','2025-04-14 07:51:41'),(2503,1252,2,'_entry_uid_hash','8a09c4014a5aa3ce1bf08fdd2bedc35c',NULL,NULL,NULL,'2025-04-14 08:51:17','2025-04-14 08:51:17'),(2504,1252,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 08:51:17','2025-04-14 08:51:17'),(2505,1253,2,'_entry_uid_hash','c2b8ef339747310c47a20eaf930165c3',NULL,NULL,NULL,'2025-04-14 10:33:37','2025-04-14 10:33:37'),(2506,1253,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 10:33:37','2025-04-14 10:33:37'),(2507,1254,2,'_entry_uid_hash','70e301f677a7f2e9966a18e53ae3a59f',NULL,NULL,NULL,'2025-04-14 15:49:27','2025-04-14 15:49:27'),(2508,1254,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 15:49:27','2025-04-14 15:49:27'),(2509,1255,2,'_entry_uid_hash','99d2a6a40cf0b7938e875a71ae122653',NULL,NULL,NULL,'2025-04-14 16:47:44','2025-04-14 16:47:44'),(2510,1255,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-14 16:47:44','2025-04-14 16:47:44'),(2511,1256,2,'_entry_uid_hash','578a6303a283b088922ea1813ba264ac',NULL,NULL,NULL,'2025-04-15 01:39:23','2025-04-15 01:39:23'),(2512,1256,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 01:39:24','2025-04-15 01:39:24'),(2513,1257,2,'_entry_uid_hash','4d1b3c4b968147ecd4dfe87c1bf5d4fe',NULL,NULL,NULL,'2025-04-15 04:01:02','2025-04-15 04:01:02'),(2514,1257,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 04:01:03','2025-04-15 04:01:03'),(2515,1258,2,'_entry_uid_hash','b541475198df94c642098ac836fc0820',NULL,NULL,NULL,'2025-04-15 09:55:46','2025-04-15 09:55:46'),(2516,1258,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 09:55:46','2025-04-15 09:55:46'),(2517,1259,2,'_entry_uid_hash','c2e1b9c52cb329c7982453a2e951b897',NULL,NULL,NULL,'2025-04-15 11:31:28','2025-04-15 11:31:28'),(2518,1259,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 11:31:28','2025-04-15 11:31:28'),(2519,1260,2,'_entry_uid_hash','ef79c7f335b03e48de510c2379783983',NULL,NULL,NULL,'2025-04-15 12:01:06','2025-04-15 12:01:06'),(2520,1260,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 12:01:07','2025-04-15 12:01:07'),(2521,1261,2,'_entry_uid_hash','04ab6fdb059089ac3045af8b7957a9fc',NULL,NULL,NULL,'2025-04-15 14:09:36','2025-04-15 14:09:36'),(2522,1261,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 14:09:36','2025-04-15 14:09:36'),(2523,1262,2,'_entry_uid_hash','f8868bbb63fa130fb76fac3789c17c71',NULL,NULL,NULL,'2025-04-15 15:02:53','2025-04-15 15:02:53'),(2524,1262,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 15:02:54','2025-04-15 15:02:54'),(2525,1263,2,'_entry_uid_hash','801ad71201135068de4c08fa7b17d062',NULL,NULL,NULL,'2025-04-15 15:07:47','2025-04-15 15:07:47'),(2526,1263,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 15:07:47','2025-04-15 15:07:47'),(2527,1264,2,'_entry_uid_hash','6488982ef836a4a3932addb4708382ad',NULL,NULL,NULL,'2025-04-15 17:58:22','2025-04-15 17:58:22'),(2528,1264,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 17:58:22','2025-04-15 17:58:22'),(2529,1265,2,'_entry_uid_hash','48d99c8b916a7fb176768d6be21d5f84',NULL,NULL,NULL,'2025-04-15 20:54:24','2025-04-15 20:54:24'),(2530,1265,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-15 20:54:24','2025-04-15 20:54:24'),(2531,1266,2,'_entry_uid_hash','950a24a08af30fbad0a6f9447c7251f1',NULL,NULL,NULL,'2025-04-16 02:42:06','2025-04-16 02:42:06'),(2532,1266,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 02:42:06','2025-04-16 02:42:06'),(2533,1267,2,'_entry_uid_hash','c3ccfb1cc609370430014e7607451605',NULL,NULL,NULL,'2025-04-16 06:11:08','2025-04-16 06:11:08'),(2534,1267,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 06:11:08','2025-04-16 06:11:08'),(2535,1268,2,'_entry_uid_hash','e0bba190343488542d75875de48818cc',NULL,NULL,NULL,'2025-04-16 06:38:15','2025-04-16 06:38:15'),(2536,1268,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 06:38:15','2025-04-16 06:38:15'),(2537,1269,2,'_entry_uid_hash','521bd24c3a6970519729fed0493389bd',NULL,NULL,NULL,'2025-04-16 14:56:34','2025-04-16 14:56:34'),(2538,1269,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 14:56:34','2025-04-16 14:56:34'),(2539,1270,2,'_entry_uid_hash','64f684e4b1cd4ec1a633c961abf7a6db',NULL,NULL,NULL,'2025-04-16 16:51:07','2025-04-16 16:51:07'),(2540,1270,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 16:51:07','2025-04-16 16:51:07'),(2541,1271,2,'_entry_uid_hash','1ec4b670bbc9580e46e474b73178e92d',NULL,NULL,NULL,'2025-04-16 17:41:14','2025-04-16 17:41:14'),(2542,1271,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 17:41:14','2025-04-16 17:41:14'),(2543,1272,2,'_entry_uid_hash','4e078055f05ba94a58d818d133296279',NULL,NULL,NULL,'2025-04-16 17:43:16','2025-04-16 17:43:16'),(2544,1272,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 17:43:16','2025-04-16 17:43:16'),(2545,1273,2,'_entry_uid_hash','168abedd1e418a9f448d1b90238065a0',NULL,NULL,NULL,'2025-04-16 18:17:23','2025-04-16 18:17:23'),(2546,1273,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 18:17:23','2025-04-16 18:17:23'),(2547,1274,2,'_entry_uid_hash','9bb65af995bda6079144e08b79725765',NULL,NULL,NULL,'2025-04-16 20:17:03','2025-04-16 20:17:03'),(2548,1274,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 20:17:03','2025-04-16 20:17:03'),(2549,1275,2,'_entry_uid_hash','52a6ccc85452fcf529b4c5ef3c759611',NULL,NULL,NULL,'2025-04-16 20:29:59','2025-04-16 20:29:59'),(2550,1275,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-16 20:29:59','2025-04-16 20:29:59'),(2551,1276,2,'_entry_uid_hash','ab130504b5a118dc9717b9105a63e0a3',NULL,NULL,NULL,'2025-04-17 04:03:43','2025-04-17 04:03:43'),(2552,1276,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 04:03:43','2025-04-17 04:03:43'),(2553,1277,2,'_entry_uid_hash','52a7e873197dd9f71239b4d4552f0ce9',NULL,NULL,NULL,'2025-04-17 08:31:23','2025-04-17 08:31:23'),(2554,1277,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 08:31:23','2025-04-17 08:31:23'),(2555,1278,2,'_entry_uid_hash','7e8a5d0c0c3441ad37b49b3966f05af2',NULL,NULL,NULL,'2025-04-17 19:19:38','2025-04-17 19:19:38'),(2556,1278,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 19:19:38','2025-04-17 19:19:38'),(2557,1279,2,'_entry_uid_hash','427b3e985a7f66a587d9def0814f0b47',NULL,NULL,NULL,'2025-04-17 20:35:36','2025-04-17 20:35:36'),(2558,1279,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 20:35:36','2025-04-17 20:35:36'),(2559,1280,2,'_entry_uid_hash','58985817527b83d1093bc6d0f9d77f2a',NULL,NULL,NULL,'2025-04-17 20:51:32','2025-04-17 20:51:32'),(2560,1280,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 20:51:32','2025-04-17 20:51:32'),(2561,1281,2,'_entry_uid_hash','9a4b351ee112273d83561aae217c3b87',NULL,NULL,NULL,'2025-04-17 22:48:35','2025-04-17 22:48:35'),(2562,1281,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-17 22:48:35','2025-04-17 22:48:35'),(2563,1282,2,'_entry_uid_hash','6280e0120aeaed33d9d9182cf5b6b840',NULL,NULL,NULL,'2025-04-18 03:19:52','2025-04-18 03:19:52'),(2564,1282,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 03:19:52','2025-04-18 03:19:52'),(2565,1283,2,'_entry_uid_hash','79f08c9f2803350cc381f4cdbe8691fd',NULL,NULL,NULL,'2025-04-18 05:28:59','2025-04-18 05:28:59'),(2566,1283,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 05:28:59','2025-04-18 05:28:59'),(2567,1284,2,'_entry_uid_hash','b9d533aeef7abff6b7a3c7f73726e33c',NULL,NULL,NULL,'2025-04-18 05:29:37','2025-04-18 05:29:37'),(2568,1284,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 05:29:37','2025-04-18 05:29:37'),(2569,1285,2,'_entry_uid_hash','b38d57be31d0d67364b1c4372aafd541',NULL,NULL,NULL,'2025-04-18 05:35:13','2025-04-18 05:35:13'),(2570,1285,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 05:35:13','2025-04-18 05:35:13'),(2571,1286,2,'_entry_uid_hash','81d0c2b032bcf5a65c226806ca2aa3b9',NULL,NULL,NULL,'2025-04-18 12:35:03','2025-04-18 12:35:03'),(2572,1286,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 12:35:03','2025-04-18 12:35:03'),(2573,1287,2,'_entry_uid_hash','fc68c81f4d87d5f4dccd5cdf91e7cc69',NULL,NULL,NULL,'2025-04-18 12:37:34','2025-04-18 12:37:34'),(2574,1287,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 12:37:34','2025-04-18 12:37:34'),(2575,1288,2,'_entry_uid_hash','de2e220019b442aa2f397f29f670720a',NULL,NULL,NULL,'2025-04-18 12:57:10','2025-04-18 12:57:10'),(2576,1288,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 12:57:10','2025-04-18 12:57:10'),(2577,1289,2,'_entry_uid_hash','40c4c249b23d544f983114dd795dfb26',NULL,NULL,NULL,'2025-04-18 15:49:27','2025-04-18 15:49:27'),(2578,1289,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-18 15:49:28','2025-04-18 15:49:28'),(2579,1290,2,'_entry_uid_hash','bec6189b99a801e70233c558483666c4',NULL,NULL,NULL,'2025-04-19 04:28:42','2025-04-19 04:28:42'),(2580,1290,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 04:28:42','2025-04-19 04:28:42'),(2581,1291,2,'_entry_uid_hash','3e854a19f4f3cff43ce178c69c362ea6',NULL,NULL,NULL,'2025-04-19 14:16:06','2025-04-19 14:16:06'),(2582,1291,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 14:16:07','2025-04-19 14:16:07'),(2583,1292,2,'_entry_uid_hash','b9c117b50db1792598a0fe725ff0af1e',NULL,NULL,NULL,'2025-04-19 15:39:05','2025-04-19 15:39:05'),(2584,1292,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 15:39:05','2025-04-19 15:39:05'),(2585,1293,2,'_entry_uid_hash','4da091aaac5d8bb8bb97273a08647a08',NULL,NULL,NULL,'2025-04-19 16:28:51','2025-04-19 16:28:51'),(2586,1293,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 16:28:51','2025-04-19 16:28:51'),(2587,1294,2,'_entry_uid_hash','bca7e6f5edeae6a5a65cd32641fd64af',NULL,NULL,NULL,'2025-04-19 16:34:59','2025-04-19 16:34:59'),(2588,1294,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 16:34:59','2025-04-19 16:34:59'),(2589,1295,2,'_entry_uid_hash','0a0419bf5fe409ec4b3c36d80243d4f1',NULL,NULL,NULL,'2025-04-19 17:53:10','2025-04-19 17:53:10'),(2590,1295,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 17:53:10','2025-04-19 17:53:10'),(2591,1296,2,'_entry_uid_hash','be50ca334194372ae7543819388ddd78',NULL,NULL,NULL,'2025-04-19 19:11:00','2025-04-19 19:11:00'),(2592,1296,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 19:11:00','2025-04-19 19:11:00'),(2593,1297,2,'_entry_uid_hash','5714831cacb98b325bf44f939e2ca1c2',NULL,NULL,NULL,'2025-04-19 19:32:23','2025-04-19 19:32:23'),(2594,1297,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-19 19:32:23','2025-04-19 19:32:23'),(2595,1298,2,'_entry_uid_hash','f3ce8fe234a7bbf8775c8868de02a1ef',NULL,NULL,NULL,'2025-04-20 00:39:09','2025-04-20 00:39:09'),(2596,1298,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 00:39:09','2025-04-20 00:39:09'),(2597,1299,2,'_entry_uid_hash','00076658e9a8865985f7adf16848eaf2',NULL,NULL,NULL,'2025-04-20 01:15:05','2025-04-20 01:15:05'),(2598,1299,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 01:15:05','2025-04-20 01:15:05'),(2599,1300,2,'_entry_uid_hash','1862d26d23de0c89953c64dd181c8c16',NULL,NULL,NULL,'2025-04-20 01:31:28','2025-04-20 01:31:28'),(2600,1300,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 01:31:28','2025-04-20 01:31:28'),(2601,1301,2,'_entry_uid_hash','c85dabdf05524340f307a647635d1f5d',NULL,NULL,NULL,'2025-04-20 02:09:06','2025-04-20 02:09:06'),(2602,1301,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 02:09:07','2025-04-20 02:09:07'),(2603,1302,2,'_entry_uid_hash','c3e111159d28aa3a54de99599c9dc5d1',NULL,NULL,NULL,'2025-04-20 02:34:05','2025-04-20 02:34:05'),(2604,1302,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 02:34:05','2025-04-20 02:34:05'),(2605,1303,2,'_entry_uid_hash','52dbf8eb23fde5a481f8df3248ac2312',NULL,NULL,NULL,'2025-04-20 05:39:54','2025-04-20 05:39:54'),(2606,1303,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 05:39:54','2025-04-20 05:39:54'),(2607,1304,2,'_entry_uid_hash','4f80839800f59e5a892734f1f691572a',NULL,NULL,NULL,'2025-04-20 13:48:18','2025-04-20 13:48:18'),(2608,1304,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 13:48:18','2025-04-20 13:48:18'),(2609,1305,2,'_entry_uid_hash','b6321b97e64c8d1faa808db5966aa691',NULL,NULL,NULL,'2025-04-20 14:56:27','2025-04-20 14:56:27'),(2610,1305,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-20 14:56:27','2025-04-20 14:56:27'),(2611,1306,2,'_entry_uid_hash','caeb71e023c97b67dd18187602826eb3',NULL,NULL,NULL,'2025-04-21 07:56:36','2025-04-21 07:56:36'),(2612,1306,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 07:56:36','2025-04-21 07:56:36'),(2613,1307,2,'_entry_uid_hash','3eec4df7da93e33c6eef5a2a5e14b88a',NULL,NULL,NULL,'2025-04-21 12:11:32','2025-04-21 12:11:32'),(2614,1307,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 12:11:32','2025-04-21 12:11:32'),(2615,1308,2,'_entry_uid_hash','4c78d769cabc7f31fc9bca9adf0406ea',NULL,NULL,NULL,'2025-04-21 15:57:34','2025-04-21 15:57:34'),(2616,1308,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 15:57:34','2025-04-21 15:57:34'),(2617,1309,2,'_entry_uid_hash','09c248bfc85f94257f12764de15bbb26',NULL,NULL,NULL,'2025-04-21 16:02:28','2025-04-21 16:02:28'),(2618,1309,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 16:02:28','2025-04-21 16:02:28'),(2619,1310,2,'_entry_uid_hash','18689ba8107f4550c8aab4f5b0dab5d2',NULL,NULL,NULL,'2025-04-21 16:58:49','2025-04-21 16:58:49'),(2620,1310,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 16:58:49','2025-04-21 16:58:49'),(2621,1311,2,'_entry_uid_hash','a01115eb29d56f5700a72550b696c4ca',NULL,NULL,NULL,'2025-04-21 17:26:43','2025-04-21 17:26:43'),(2622,1311,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 17:26:43','2025-04-21 17:26:43'),(2623,1312,2,'_entry_uid_hash','26293cca25ec50e1d7bc785bdf143213',NULL,NULL,NULL,'2025-04-21 17:56:41','2025-04-21 17:56:41'),(2624,1312,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 17:56:41','2025-04-21 17:56:41'),(2625,1313,2,'_entry_uid_hash','aadefad04f17314d2e1c56347760a89d',NULL,NULL,NULL,'2025-04-21 21:17:41','2025-04-21 21:17:41'),(2626,1313,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 21:17:41','2025-04-21 21:17:41'),(2627,1314,2,'_entry_uid_hash','db8a45846a9e9b80d599420ab2291bf2',NULL,NULL,NULL,'2025-04-21 21:31:50','2025-04-21 21:31:50'),(2628,1314,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 21:31:50','2025-04-21 21:31:50'),(2629,1315,2,'_entry_uid_hash','de931764c6e58ae3fd0521f40174dcb4',NULL,NULL,NULL,'2025-04-21 21:38:15','2025-04-21 21:38:15'),(2630,1315,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 21:38:15','2025-04-21 21:38:15'),(2631,1316,2,'_entry_uid_hash','46e32cb2840c8a9e16a89c573f7975fe',NULL,NULL,NULL,'2025-04-21 22:17:33','2025-04-21 22:17:33'),(2632,1316,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 22:17:33','2025-04-21 22:17:33'),(2633,1317,2,'_entry_uid_hash','015de029f31d6e6eb61374cd96cca5b7',NULL,NULL,NULL,'2025-04-21 22:51:35','2025-04-21 22:51:35'),(2634,1317,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-21 22:51:35','2025-04-21 22:51:35'),(2635,1318,2,'_entry_uid_hash','af3e329e974e3dca67eb76d614bae98e',NULL,NULL,NULL,'2025-04-22 15:39:34','2025-04-22 15:39:34'),(2636,1318,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-22 15:39:34','2025-04-22 15:39:34'),(2637,1319,2,'_entry_uid_hash','076aa16a7b6ad9e32503a93b0d871c48',NULL,NULL,NULL,'2025-04-22 16:43:35','2025-04-22 16:43:35'),(2638,1319,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-22 16:43:35','2025-04-22 16:43:35'),(2639,1320,2,'_entry_uid_hash','7ddba4bd0ab31494d386753faae9db4e',NULL,NULL,NULL,'2025-04-22 19:20:08','2025-04-22 19:20:08'),(2640,1320,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-22 19:20:08','2025-04-22 19:20:08'),(2641,1321,2,'_entry_uid_hash','f1ff554101206680ddac3f56f4453cca',NULL,NULL,NULL,'2025-04-22 22:59:34','2025-04-22 22:59:34'),(2642,1321,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-22 22:59:34','2025-04-22 22:59:34'),(2643,1322,2,'_entry_uid_hash','af8afbc0243c2e0b5d7d170ea52660b5',NULL,NULL,NULL,'2025-04-23 01:11:47','2025-04-23 01:11:47'),(2644,1322,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 01:11:47','2025-04-23 01:11:47'),(2645,1323,2,'_entry_uid_hash','edd50c687dca96fde04fd01f9305f141',NULL,NULL,NULL,'2025-04-23 01:28:52','2025-04-23 01:28:52'),(2646,1323,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 01:28:52','2025-04-23 01:28:52'),(2647,1324,2,'_entry_uid_hash','413a2bb0bc50d5e8957eaefe240a0b48',NULL,NULL,NULL,'2025-04-23 04:13:53','2025-04-23 04:13:53'),(2648,1324,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 04:13:54','2025-04-23 04:13:54'),(2649,1325,2,'_entry_uid_hash','c3410aaf9d925a38a5259e7a266eef72',NULL,NULL,NULL,'2025-04-23 04:35:37','2025-04-23 04:35:37'),(2650,1325,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 04:35:37','2025-04-23 04:35:37'),(2651,1326,2,'_entry_uid_hash','202a962102b78f31b3603cbdcaa3ebad',NULL,NULL,NULL,'2025-04-23 14:50:08','2025-04-23 14:50:08'),(2652,1326,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 14:50:08','2025-04-23 14:50:08'),(2653,1327,2,'_entry_uid_hash','55e0812f95f7ccdf7241ea0d16c14fc2',NULL,NULL,NULL,'2025-04-23 15:24:56','2025-04-23 15:24:56'),(2654,1327,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 15:24:56','2025-04-23 15:24:56'),(2655,1328,2,'_entry_uid_hash','8dc6768c7a4431efb118d59774c3496d',NULL,NULL,NULL,'2025-04-23 15:31:31','2025-04-23 15:31:31'),(2656,1328,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 15:31:31','2025-04-23 15:31:31'),(2657,1329,2,'_entry_uid_hash','03e37163c4f4bc66385828abc60ab31b',NULL,NULL,NULL,'2025-04-23 15:49:39','2025-04-23 15:49:39'),(2658,1329,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 15:49:39','2025-04-23 15:49:39'),(2659,1330,2,'_entry_uid_hash','66b08e4ec282b15b3f94c717571a053c',NULL,NULL,NULL,'2025-04-23 16:04:54','2025-04-23 16:04:54'),(2660,1330,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 16:04:54','2025-04-23 16:04:54'),(2661,1331,2,'_entry_uid_hash','0c2e8e6be2bf260c82d3416e49d7ecce',NULL,NULL,NULL,'2025-04-23 20:47:03','2025-04-23 20:47:03'),(2662,1331,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-23 20:47:03','2025-04-23 20:47:03'),(2663,1332,2,'_entry_uid_hash','47ac958ccfbdd8223b287eb4663b4f41',NULL,NULL,NULL,'2025-04-24 04:30:10','2025-04-24 04:30:10'),(2664,1332,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 04:30:10','2025-04-24 04:30:10'),(2665,1333,2,'_entry_uid_hash','2cdbb675cb7b3e1f3eb49ecf910278a4',NULL,NULL,NULL,'2025-04-24 04:51:23','2025-04-24 04:51:23'),(2666,1333,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 04:51:23','2025-04-24 04:51:23'),(2667,1334,2,'_entry_uid_hash','0d4d1f7929cba7f00442a3ed31122bd1',NULL,NULL,NULL,'2025-04-24 08:24:03','2025-04-24 08:24:03'),(2668,1334,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 08:24:04','2025-04-24 08:24:04'),(2669,1335,2,'_entry_uid_hash','38535cef5352af0f2749923bd9ef7669',NULL,NULL,NULL,'2025-04-24 11:38:59','2025-04-24 11:38:59'),(2670,1335,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 11:38:59','2025-04-24 11:38:59'),(2671,1336,2,'_entry_uid_hash','63fecb6dd4ddca2d9976303affd8e70a',NULL,NULL,NULL,'2025-04-24 13:17:01','2025-04-24 13:17:01'),(2672,1336,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 13:17:01','2025-04-24 13:17:01'),(2673,1337,2,'_entry_uid_hash','2ba752c6a82f9eb248f60a8ceb93ec54',NULL,NULL,NULL,'2025-04-24 16:26:07','2025-04-24 16:26:07'),(2674,1337,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 16:26:07','2025-04-24 16:26:07'),(2675,1338,2,'_entry_uid_hash','5c7173609fb75ea5e1fde8fb96c135fc',NULL,NULL,NULL,'2025-04-24 16:31:58','2025-04-24 16:31:58'),(2676,1338,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 16:31:58','2025-04-24 16:31:58'),(2677,1339,2,'_entry_uid_hash','3e4164a73bb3a65486687b196535ac58',NULL,NULL,NULL,'2025-04-24 16:39:51','2025-04-24 16:39:51'),(2678,1339,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 16:39:51','2025-04-24 16:39:51'),(2679,1340,2,'_entry_uid_hash','022f26f24fc8cec895dc174aa64d8ae0',NULL,NULL,NULL,'2025-04-24 16:43:33','2025-04-24 16:43:33'),(2680,1340,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 16:43:33','2025-04-24 16:43:33'),(2681,1341,2,'_entry_uid_hash','7052811b21f5ea506595a7dc6e960619',NULL,NULL,NULL,'2025-04-24 23:53:45','2025-04-24 23:53:45'),(2682,1341,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-24 23:53:45','2025-04-24 23:53:45'),(2683,1342,2,'_entry_uid_hash','fee6015715374dfe5786bd2a9858a4de',NULL,NULL,NULL,'2025-04-25 08:25:57','2025-04-25 08:25:57'),(2684,1342,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-25 08:25:57','2025-04-25 08:25:57'),(2685,1343,2,'_entry_uid_hash','74114429cf2256a5ec42f51f2c36688f',NULL,NULL,NULL,'2025-04-25 21:48:37','2025-04-25 21:48:37'),(2686,1343,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-25 21:48:38','2025-04-25 21:48:38'),(2687,1344,2,'_entry_uid_hash','d1e21ab82b4d825fc68f560b4d7ee117',NULL,NULL,NULL,'2025-04-26 04:33:35','2025-04-26 04:33:35'),(2688,1344,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-26 04:33:35','2025-04-26 04:33:35'),(2689,1345,2,'_entry_uid_hash','e926416efc30ed63c886a6f12fb3b209',NULL,NULL,NULL,'2025-04-26 10:48:48','2025-04-26 10:48:48'),(2690,1345,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-26 10:48:48','2025-04-26 10:48:48'),(2691,1346,2,'_entry_uid_hash','762ec49afdb2c3d8d26ec5f4e8dad5ed',NULL,NULL,NULL,'2025-04-26 18:19:04','2025-04-26 18:19:04'),(2692,1346,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-26 18:19:04','2025-04-26 18:19:04'),(2693,1347,2,'_entry_uid_hash','54242c42ed52c3dccfd8942db19fbf5d',NULL,NULL,NULL,'2025-04-26 19:10:41','2025-04-26 19:10:41'),(2694,1347,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-26 19:10:41','2025-04-26 19:10:41'),(2695,1348,2,'_entry_uid_hash','58452ff3b58e2fff83c499e718c02110',NULL,NULL,NULL,'2025-04-26 22:34:35','2025-04-26 22:34:35'),(2696,1348,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-26 22:34:35','2025-04-26 22:34:35'),(2697,1349,2,'_entry_uid_hash','2465f2931c2b204bbae806b65e83249e',NULL,NULL,NULL,'2025-04-27 13:12:12','2025-04-27 13:12:12'),(2698,1349,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-27 13:12:12','2025-04-27 13:12:12'),(2699,1350,2,'_entry_uid_hash','59cabe9519a37a3d7e68da252064153c',NULL,NULL,NULL,'2025-04-27 16:06:22','2025-04-27 16:06:22'),(2700,1350,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-27 16:06:22','2025-04-27 16:06:22'),(2701,1351,2,'_entry_uid_hash','fbe710ac3ecaadc70ad2074c51eb71ff',NULL,NULL,NULL,'2025-04-27 17:59:33','2025-04-27 17:59:33'),(2702,1351,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-27 17:59:33','2025-04-27 17:59:33'),(2703,1352,2,'_entry_uid_hash','a5cc8dfd4520215763131db1a3f5737c',NULL,NULL,NULL,'2025-04-27 21:38:18','2025-04-27 21:38:18'),(2704,1352,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-27 21:38:18','2025-04-27 21:38:18'),(2705,1353,2,'_entry_uid_hash','b90fcbb59dcc6dac5b01f47a22db7988',NULL,NULL,NULL,'2025-04-27 22:27:24','2025-04-27 22:27:24'),(2706,1353,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-27 22:27:24','2025-04-27 22:27:24'),(2707,1354,2,'_entry_uid_hash','13fcd9dfa614e6ab85d572906b2e4a17',NULL,NULL,NULL,'2025-04-28 01:23:51','2025-04-28 01:23:51'),(2708,1354,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 01:23:51','2025-04-28 01:23:51'),(2709,1355,2,'_entry_uid_hash','b7f11af22481c0674804b7908b9d459c',NULL,NULL,NULL,'2025-04-28 03:16:42','2025-04-28 03:16:42'),(2710,1355,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 03:16:42','2025-04-28 03:16:42'),(2711,1356,2,'_entry_uid_hash','973e22f16d34a51773b836ccbd366af7',NULL,NULL,NULL,'2025-04-28 05:32:05','2025-04-28 05:32:05'),(2712,1356,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 05:32:05','2025-04-28 05:32:05'),(2713,1357,2,'_entry_uid_hash','76c356b9fc0825952a59de3ffa0405e9',NULL,NULL,NULL,'2025-04-28 08:13:03','2025-04-28 08:13:03'),(2714,1357,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 08:13:03','2025-04-28 08:13:03'),(2715,1358,2,'_entry_uid_hash','bf24cc6932d184281fbdad83a9eae7a9',NULL,NULL,NULL,'2025-04-28 12:38:59','2025-04-28 12:38:59'),(2716,1358,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 12:38:59','2025-04-28 12:38:59'),(2717,1359,2,'_entry_uid_hash','02745610baf43c882c594f2cf274292c',NULL,NULL,NULL,'2025-04-28 18:08:28','2025-04-28 18:08:28'),(2718,1359,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 18:08:29','2025-04-28 18:08:29'),(2719,1360,2,'_entry_uid_hash','0cd76b84e45fad7479254445b81fe052',NULL,NULL,NULL,'2025-04-28 23:22:05','2025-04-28 23:22:05'),(2720,1360,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-28 23:22:05','2025-04-28 23:22:05'),(2721,1361,2,'_entry_uid_hash','a315011820c08fed5571993f801dd7c8',NULL,NULL,NULL,'2025-04-29 02:11:07','2025-04-29 02:11:07'),(2722,1361,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 02:11:07','2025-04-29 02:11:07'),(2723,1362,2,'_entry_uid_hash','91d390a19f5c391148cc5824e8c849bf',NULL,NULL,NULL,'2025-04-29 04:59:42','2025-04-29 04:59:42'),(2724,1362,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 04:59:42','2025-04-29 04:59:42'),(2725,1363,2,'_entry_uid_hash','214e66352491e8c5f532cdb749620f7f',NULL,NULL,NULL,'2025-04-29 07:10:53','2025-04-29 07:10:53'),(2726,1363,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 07:10:53','2025-04-29 07:10:53'),(2727,1364,2,'_entry_uid_hash','606bba52f9fcb0e04b3f8507dbd68922',NULL,NULL,NULL,'2025-04-29 14:29:00','2025-04-29 14:29:00'),(2728,1364,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 14:29:00','2025-04-29 14:29:00'),(2729,1365,2,'_entry_uid_hash','feba9b99a7465c2fdc84eeb54fd275f8',NULL,NULL,NULL,'2025-04-29 20:20:27','2025-04-29 20:20:27'),(2730,1365,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 20:20:27','2025-04-29 20:20:27'),(2731,1366,2,'_entry_uid_hash','14eb3fb38e73c4909f8e7f4926498855',NULL,NULL,NULL,'2025-04-29 21:33:19','2025-04-29 21:33:19'),(2732,1366,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-29 21:33:19','2025-04-29 21:33:19'),(2733,1367,2,'_entry_uid_hash','4990bd5e9c75ba51f765a38436ac094d',NULL,NULL,NULL,'2025-04-30 08:37:02','2025-04-30 08:37:02'),(2734,1367,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-30 08:37:02','2025-04-30 08:37:02'),(2735,1368,2,'_entry_uid_hash','1f61f9e3fa59278abdd0daed1ebfdbbb',NULL,NULL,NULL,'2025-04-30 10:14:34','2025-04-30 10:14:34'),(2736,1368,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-30 10:14:34','2025-04-30 10:14:34'),(2737,1369,2,'_entry_uid_hash','37a770f139d6f5b1271bb3ed715b986c',NULL,NULL,NULL,'2025-04-30 13:07:35','2025-04-30 13:07:35'),(2738,1369,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-30 13:07:35','2025-04-30 13:07:35'),(2739,1370,2,'_entry_uid_hash','fe7297d03dd36f83d78715da20f4c4d4',NULL,NULL,NULL,'2025-04-30 20:21:47','2025-04-30 20:21:47'),(2740,1370,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-04-30 20:21:47','2025-04-30 20:21:47'),(2741,1371,2,'_entry_uid_hash','a211bef7250d55bb810f0496bbd3a6a8',NULL,NULL,NULL,'2025-05-01 02:18:43','2025-05-01 02:18:43'),(2742,1371,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-01 02:18:43','2025-05-01 02:18:43'),(2743,1372,2,'_entry_uid_hash','863ada1643e2e420ca274f728338a9bf',NULL,NULL,NULL,'2025-05-01 16:56:32','2025-05-01 16:56:32'),(2744,1372,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-01 16:56:32','2025-05-01 16:56:32'),(2745,1373,2,'_entry_uid_hash','9a9d3a5f0bcbfd2ce91afebfc4e7e6a1',NULL,NULL,NULL,'2025-05-01 19:15:48','2025-05-01 19:15:48'),(2746,1373,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-01 19:15:48','2025-05-01 19:15:48'),(2747,1374,2,'_entry_uid_hash','69f628eb6eb65b323a38ba3f5446f35c',NULL,NULL,NULL,'2025-05-01 23:58:43','2025-05-01 23:58:43'),(2748,1374,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-01 23:58:43','2025-05-01 23:58:43'),(2749,1375,2,'_entry_uid_hash','33c5d6a634da19085601eccdbabd0117',NULL,NULL,NULL,'2025-05-02 03:43:26','2025-05-02 03:43:26'),(2750,1375,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 03:43:26','2025-05-02 03:43:26'),(2751,1376,2,'_entry_uid_hash','7b92b4130abd56bb40fa49b39913070b',NULL,NULL,NULL,'2025-05-02 08:12:09','2025-05-02 08:12:09'),(2752,1376,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 08:12:09','2025-05-02 08:12:09'),(2753,1377,2,'_entry_uid_hash','4e8877147cbbd84a88f37bfd91cb84fa',NULL,NULL,NULL,'2025-05-02 09:10:47','2025-05-02 09:10:47'),(2754,1377,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 09:10:47','2025-05-02 09:10:47'),(2755,1378,2,'_entry_uid_hash','fd4adcb370667f184c1173442a2a5504',NULL,NULL,NULL,'2025-05-02 13:21:08','2025-05-02 13:21:08'),(2756,1378,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 13:21:08','2025-05-02 13:21:08'),(2757,1379,2,'_entry_uid_hash','3cfa18932bb61279b60bbb204517fb05',NULL,NULL,NULL,'2025-05-02 15:11:57','2025-05-02 15:11:57'),(2758,1379,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 15:11:57','2025-05-02 15:11:57'),(2759,1380,2,'_entry_uid_hash','609e653e80ba69e944aa76fea9f7a2e6',NULL,NULL,NULL,'2025-05-02 20:01:30','2025-05-02 20:01:30'),(2760,1380,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 20:01:30','2025-05-02 20:01:30'),(2761,1381,2,'_entry_uid_hash','1c11ce22e846af0a8fbc19d41c1a61bf',NULL,NULL,NULL,'2025-05-02 22:23:06','2025-05-02 22:23:06'),(2762,1381,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 22:23:06','2025-05-02 22:23:06'),(2763,1382,2,'_entry_uid_hash','340351e55cca6b217eac8dbcd3ead088',NULL,NULL,NULL,'2025-05-02 23:21:32','2025-05-02 23:21:32'),(2764,1382,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 23:21:32','2025-05-02 23:21:32'),(2765,1383,2,'_entry_uid_hash','e6d9e992c0c1a27c378f066acc69cf11',NULL,NULL,NULL,'2025-05-02 23:41:48','2025-05-02 23:41:48'),(2766,1383,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-02 23:41:48','2025-05-02 23:41:48'),(2767,1384,2,'_entry_uid_hash','052fbd31e336dfd8f47de2fd51df6cff',NULL,NULL,NULL,'2025-05-03 02:06:40','2025-05-03 02:06:40'),(2768,1384,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 02:06:40','2025-05-03 02:06:40'),(2769,1385,2,'_entry_uid_hash','f081b8dd59606592cb6cadabb4113700',NULL,NULL,NULL,'2025-05-03 05:21:57','2025-05-03 05:21:57'),(2770,1385,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 05:21:58','2025-05-03 05:21:58'),(2771,1386,2,'_entry_uid_hash','4551a32d15f4749d174f954a7d8bdf6e',NULL,NULL,NULL,'2025-05-03 05:55:33','2025-05-03 05:55:33'),(2772,1386,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 05:55:33','2025-05-03 05:55:33'),(2773,1387,2,'_entry_uid_hash','b0cdeb997335878835ca83b7daacdb33',NULL,NULL,NULL,'2025-05-03 06:30:40','2025-05-03 06:30:40'),(2774,1387,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 06:30:40','2025-05-03 06:30:40'),(2775,1388,2,'_entry_uid_hash','34921b9b747d7f1bbf3aa5c0b168d94e',NULL,NULL,NULL,'2025-05-03 07:41:24','2025-05-03 07:41:24'),(2776,1388,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 07:41:24','2025-05-03 07:41:24'),(2777,1389,2,'_entry_uid_hash','57fc0a011582adcd8cebdc1ffaad13ad',NULL,NULL,NULL,'2025-05-03 08:28:19','2025-05-03 08:28:19'),(2778,1389,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 08:28:19','2025-05-03 08:28:19'),(2779,1390,2,'_entry_uid_hash','8fc422d056fc2c97d92074e78d692f99',NULL,NULL,NULL,'2025-05-03 13:44:47','2025-05-03 13:44:47'),(2780,1390,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 13:44:47','2025-05-03 13:44:47'),(2781,1391,2,'_entry_uid_hash','c526db8fd12c241f3228faee439719de',NULL,NULL,NULL,'2025-05-03 17:04:41','2025-05-03 17:04:41'),(2782,1391,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 17:04:41','2025-05-03 17:04:41'),(2783,1392,2,'_entry_uid_hash','1ae84c3973621c13e7fd33406ae84dbf',NULL,NULL,NULL,'2025-05-03 20:51:21','2025-05-03 20:51:21'),(2784,1392,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 20:51:21','2025-05-03 20:51:21'),(2785,1393,2,'_entry_uid_hash','547d60c1a1f1be0f9ea944d5adeada14',NULL,NULL,NULL,'2025-05-03 21:23:54','2025-05-03 21:23:54'),(2786,1393,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 21:23:54','2025-05-03 21:23:54'),(2787,1394,2,'_entry_uid_hash','dd2f2904d5b10113f1e141b32623e1fb',NULL,NULL,NULL,'2025-05-03 21:25:55','2025-05-03 21:25:55'),(2788,1394,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-03 21:25:55','2025-05-03 21:25:55'),(2789,1395,2,'_entry_uid_hash','13881426c3e6846c5edcc06ce32d8dde',NULL,NULL,NULL,'2025-05-04 13:38:18','2025-05-04 13:38:18'),(2790,1395,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-04 13:38:18','2025-05-04 13:38:18'),(2791,1396,2,'_entry_uid_hash','ddcc0f254453554020bb1c63c8198cf4',NULL,NULL,NULL,'2025-05-05 01:43:56','2025-05-05 01:43:56'),(2792,1396,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 01:43:57','2025-05-05 01:43:57'),(2793,1397,2,'_entry_uid_hash','027dff466969ab307d856094ed0af21d',NULL,NULL,NULL,'2025-05-05 08:46:57','2025-05-05 08:46:57'),(2794,1397,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 08:46:58','2025-05-05 08:46:58'),(2795,1398,2,'_entry_uid_hash','cca150001a4dcd95ab3c66bd482402a5',NULL,NULL,NULL,'2025-05-05 14:52:36','2025-05-05 14:52:36'),(2796,1398,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 14:52:36','2025-05-05 14:52:36'),(2797,1399,2,'_entry_uid_hash','2c9d943157866ee3ce39da59deaf0f0b',NULL,NULL,NULL,'2025-05-05 15:35:39','2025-05-05 15:35:39'),(2798,1399,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 15:35:39','2025-05-05 15:35:39'),(2799,1400,2,'_entry_uid_hash','c63d96a7eb4cd40c74fd4d6095acf00b',NULL,NULL,NULL,'2025-05-05 19:50:14','2025-05-05 19:50:14'),(2800,1400,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 19:50:14','2025-05-05 19:50:14'),(2801,1401,2,'_entry_uid_hash','842efa4045f02d8a50ebba6298420f78',NULL,NULL,NULL,'2025-05-05 23:23:50','2025-05-05 23:23:50'),(2802,1401,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-05 23:23:50','2025-05-05 23:23:50'),(2803,1402,2,'_entry_uid_hash','80e809e50951984f5206f928811fb7a5',NULL,NULL,NULL,'2025-05-06 00:16:39','2025-05-06 00:16:39'),(2804,1402,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 00:16:39','2025-05-06 00:16:39'),(2805,1403,2,'_entry_uid_hash','f21501ff112ddcca149716f95e074ce8',NULL,NULL,NULL,'2025-05-06 02:11:43','2025-05-06 02:11:43'),(2806,1403,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 02:11:43','2025-05-06 02:11:43'),(2807,1404,2,'_entry_uid_hash','c29bfbc04505d77fc100e876ba384067',NULL,NULL,NULL,'2025-05-06 13:11:09','2025-05-06 13:11:09'),(2808,1404,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 13:11:09','2025-05-06 13:11:09'),(2809,1405,2,'_entry_uid_hash','3ddd1d4824258e54493e7479863d6180',NULL,NULL,NULL,'2025-05-06 17:23:58','2025-05-06 17:23:58'),(2810,1405,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 17:23:58','2025-05-06 17:23:58'),(2811,1406,2,'_entry_uid_hash','60c8fce40c5e393dd542446d26d02d18',NULL,NULL,NULL,'2025-05-06 17:31:09','2025-05-06 17:31:09'),(2812,1406,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 17:31:09','2025-05-06 17:31:09'),(2813,1407,2,'_entry_uid_hash','04c35ec1d1d3e485a27875a8b5bc501c',NULL,NULL,NULL,'2025-05-06 21:26:20','2025-05-06 21:26:20'),(2814,1407,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 21:26:20','2025-05-06 21:26:20'),(2815,1408,2,'_entry_uid_hash','be10076855048cde6de5c101deebab84',NULL,NULL,NULL,'2025-05-06 23:14:13','2025-05-06 23:14:13'),(2816,1408,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-06 23:14:13','2025-05-06 23:14:13'),(2817,1409,2,'_entry_uid_hash','fedacffbe7d20581c51e85b6a310f630',NULL,NULL,NULL,'2025-05-07 00:44:48','2025-05-07 00:44:48'),(2818,1409,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 00:44:48','2025-05-07 00:44:48'),(2819,1410,2,'_entry_uid_hash','b04721a33ebb4661e2877d0fe6d4a401',NULL,NULL,NULL,'2025-05-07 02:48:48','2025-05-07 02:48:48'),(2820,1410,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 02:48:48','2025-05-07 02:48:48'),(2821,1411,2,'_entry_uid_hash','ddc709db04a5e0590a9cddc03b6b0682',NULL,NULL,NULL,'2025-05-07 09:53:45','2025-05-07 09:53:45'),(2822,1411,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 09:53:45','2025-05-07 09:53:45'),(2823,1412,2,'_entry_uid_hash','ca53e313cfe133960aeb6b5c723de10c',NULL,NULL,NULL,'2025-05-07 17:05:45','2025-05-07 17:05:45'),(2824,1412,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 17:05:45','2025-05-07 17:05:45'),(2825,1413,2,'_entry_uid_hash','d013e59ab5ae3fd0ff6c0d00caa528b2',NULL,NULL,NULL,'2025-05-07 17:15:49','2025-05-07 17:15:49'),(2826,1413,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 17:15:49','2025-05-07 17:15:49'),(2827,1414,2,'_entry_uid_hash','11c662fa1a553d40a31eefe8432dbe95',NULL,NULL,NULL,'2025-05-07 22:46:12','2025-05-07 22:46:12'),(2828,1414,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 22:46:12','2025-05-07 22:46:12'),(2829,1415,2,'_entry_uid_hash','0fb569cfaa8dd25e0aec6d845bf0d1a8',NULL,NULL,NULL,'2025-05-07 23:18:52','2025-05-07 23:18:52'),(2830,1415,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 23:18:52','2025-05-07 23:18:52'),(2831,1416,2,'_entry_uid_hash','d349b2197736d38a70bc663ece6a7bb9',NULL,NULL,NULL,'2025-05-07 23:42:36','2025-05-07 23:42:36'),(2832,1416,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-07 23:42:37','2025-05-07 23:42:37'),(2833,1417,2,'_entry_uid_hash','239a56da60e10a08580b292b72a59501',NULL,NULL,NULL,'2025-05-08 00:40:22','2025-05-08 00:40:22'),(2834,1417,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 00:40:22','2025-05-08 00:40:22'),(2835,1418,2,'_entry_uid_hash','0dea917eb39d4307d274fada807898d1',NULL,NULL,NULL,'2025-05-08 16:00:48','2025-05-08 16:00:48'),(2836,1418,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 16:00:48','2025-05-08 16:00:48'),(2837,1419,2,'_entry_uid_hash','da4cb57afafeeac00918b76a7e09cce3',NULL,NULL,NULL,'2025-05-08 18:53:48','2025-05-08 18:53:48'),(2838,1419,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 18:53:48','2025-05-08 18:53:48'),(2839,1420,2,'_entry_uid_hash','28a65f084b3b91ecfdd16719513b070c',NULL,NULL,NULL,'2025-05-08 20:13:38','2025-05-08 20:13:38'),(2840,1420,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 20:13:38','2025-05-08 20:13:38'),(2841,1421,2,'_entry_uid_hash','37d9a66255c62f5abc6833400dba9b2a',NULL,NULL,NULL,'2025-05-08 22:17:05','2025-05-08 22:17:05'),(2842,1421,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 22:17:05','2025-05-08 22:17:05'),(2843,1422,2,'_entry_uid_hash','364b4ad6da7b18267e02fac018b552a4',NULL,NULL,NULL,'2025-05-08 22:41:50','2025-05-08 22:41:50'),(2844,1422,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 22:41:50','2025-05-08 22:41:50'),(2845,1423,2,'_entry_uid_hash','522eee122c33a7b6f9e47e8b6189100a',NULL,NULL,NULL,'2025-05-08 22:49:01','2025-05-08 22:49:01'),(2846,1423,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-08 22:49:01','2025-05-08 22:49:01'),(2847,1424,2,'_entry_uid_hash','84e34456d2cb310b63042de2e6528721',NULL,NULL,NULL,'2025-05-09 05:17:32','2025-05-09 05:17:32'),(2848,1424,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-09 05:17:32','2025-05-09 05:17:32'),(2849,1425,2,'_entry_uid_hash','bd5489b98a371228daa711c0264189b1',NULL,NULL,NULL,'2025-05-09 09:11:20','2025-05-09 09:11:20'),(2850,1425,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-09 09:11:20','2025-05-09 09:11:20'),(2851,1426,2,'_entry_uid_hash','602fb996ac0f6e216cc55f19f749d7c5',NULL,NULL,NULL,'2025-05-09 15:11:26','2025-05-09 15:11:26'),(2852,1426,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-09 15:11:26','2025-05-09 15:11:26'),(2853,1427,2,'_entry_uid_hash','1a34adc7856af54d6afc79134d4f91b6',NULL,NULL,NULL,'2025-05-09 21:53:39','2025-05-09 21:53:39'),(2854,1427,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-09 21:53:39','2025-05-09 21:53:39'),(2855,1428,2,'_entry_uid_hash','c33f28017c77030cb208e02e684de58c',NULL,NULL,NULL,'2025-05-10 00:22:22','2025-05-10 00:22:22'),(2856,1428,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-10 00:22:22','2025-05-10 00:22:22'),(2857,1429,2,'_entry_uid_hash','01b24fe08023ea0f4b774b4689758243',NULL,NULL,NULL,'2025-05-10 04:55:52','2025-05-10 04:55:52'),(2858,1429,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-10 04:55:53','2025-05-10 04:55:53'),(2859,1430,2,'_entry_uid_hash','d74bf487b382fc10c11ed7c87c0d1f2f',NULL,NULL,NULL,'2025-05-10 08:24:21','2025-05-10 08:24:21'),(2860,1430,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-10 08:24:21','2025-05-10 08:24:21'),(2861,1431,2,'_entry_uid_hash','d84c3da8af70c6496d6185f008344b8c',NULL,NULL,NULL,'2025-05-10 16:08:58','2025-05-10 16:08:58'),(2862,1431,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-10 16:08:58','2025-05-10 16:08:58'),(2863,1432,2,'_entry_uid_hash','98c70c38abc59c27197d92f94281e219',NULL,NULL,NULL,'2025-05-10 18:44:27','2025-05-10 18:44:27'),(2864,1432,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-10 18:44:27','2025-05-10 18:44:27'),(2865,1433,2,'_entry_uid_hash','120f90cff811cc4c078cfaeb96f3b5cd',NULL,NULL,NULL,'2025-05-11 01:12:43','2025-05-11 01:12:43'),(2866,1433,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-11 01:12:43','2025-05-11 01:12:43'),(2867,1434,2,'_entry_uid_hash','af7611062ea1432db813ee5f7674f7e4',NULL,NULL,NULL,'2025-05-11 04:04:00','2025-05-11 04:04:00'),(2868,1434,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-11 04:04:00','2025-05-11 04:04:00'),(2869,1435,2,'_entry_uid_hash','4c25b14452263d599520adf9fb30ac0c',NULL,NULL,NULL,'2025-05-11 04:30:26','2025-05-11 04:30:26'),(2870,1435,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-11 04:30:26','2025-05-11 04:30:26'),(2871,1436,2,'_entry_uid_hash','8d21856e4e9c015aa28a88aa8b8fe049',NULL,NULL,NULL,'2025-05-11 16:29:54','2025-05-11 16:29:54'),(2872,1436,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-11 16:29:54','2025-05-11 16:29:54'),(2873,1437,2,'_entry_uid_hash','80489643909ac0bbfff14910a460e194',NULL,NULL,NULL,'2025-05-11 19:27:39','2025-05-11 19:27:39'),(2874,1437,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-11 19:27:39','2025-05-11 19:27:39'),(2875,1438,2,'_entry_uid_hash','3a69d0b05d8a42b49730bcec3b000365',NULL,NULL,NULL,'2025-05-12 10:19:17','2025-05-12 10:19:17'),(2876,1438,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 10:19:17','2025-05-12 10:19:17'),(2877,1439,2,'_entry_uid_hash','8977b5602d4f8a7ab705359d756d1c04',NULL,NULL,NULL,'2025-05-12 10:31:31','2025-05-12 10:31:31'),(2878,1439,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 10:31:31','2025-05-12 10:31:31'),(2879,1440,2,'_entry_uid_hash','586b87e9a872d806a7d580bdf90e0abf',NULL,NULL,NULL,'2025-05-12 13:36:32','2025-05-12 13:36:32'),(2880,1440,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 13:36:32','2025-05-12 13:36:32'),(2881,1441,2,'_entry_uid_hash','66f0bff86b8d20eda4d5e180f07cb2de',NULL,NULL,NULL,'2025-05-12 15:16:09','2025-05-12 15:16:09'),(2882,1441,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 15:16:09','2025-05-12 15:16:09'),(2883,1442,2,'_entry_uid_hash','06b401a79c0541a1d55bdf706758f387',NULL,NULL,NULL,'2025-05-12 15:17:51','2025-05-12 15:17:51'),(2884,1442,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 15:17:51','2025-05-12 15:17:51'),(2885,1443,2,'_entry_uid_hash','0597c1ed3b5389a01e4a896b78c58e31',NULL,NULL,NULL,'2025-05-12 16:41:22','2025-05-12 16:41:22'),(2886,1443,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 16:41:22','2025-05-12 16:41:22'),(2887,1444,2,'_entry_uid_hash','75efb48f85526139ef330afd257c2131',NULL,NULL,NULL,'2025-05-12 19:46:10','2025-05-12 19:46:10'),(2888,1444,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 19:46:10','2025-05-12 19:46:10'),(2889,1445,2,'_entry_uid_hash','c3e9a4e38bc2c8ff1609df9dea265c5f',NULL,NULL,NULL,'2025-05-12 22:45:11','2025-05-12 22:45:11'),(2890,1445,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-12 22:45:11','2025-05-12 22:45:11'),(2891,1446,2,'_entry_uid_hash','d199ceba1dc3b350f076724b0b7a763e',NULL,NULL,NULL,'2025-05-13 01:34:08','2025-05-13 01:34:08'),(2892,1446,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 01:34:08','2025-05-13 01:34:08'),(2893,1447,2,'_entry_uid_hash','ae7bb5d12ce0d33a536f6728a5388b7e',NULL,NULL,NULL,'2025-05-13 02:40:30','2025-05-13 02:40:30'),(2894,1447,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 02:40:31','2025-05-13 02:40:31'),(2895,1448,2,'_entry_uid_hash','c18e81359631052b48d67ee391d552f0',NULL,NULL,NULL,'2025-05-13 10:56:53','2025-05-13 10:56:53'),(2896,1448,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 10:56:54','2025-05-13 10:56:54'),(2897,1449,2,'_entry_uid_hash','526b37f727c9fbdb909fb132a978b019',NULL,NULL,NULL,'2025-05-13 12:29:33','2025-05-13 12:29:33'),(2898,1449,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 12:29:33','2025-05-13 12:29:33'),(2899,1450,2,'_entry_uid_hash','4fb11fb25cd5a3106f42558b2628da88',NULL,NULL,NULL,'2025-05-13 18:15:54','2025-05-13 18:15:54'),(2900,1450,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 18:15:54','2025-05-13 18:15:54'),(2901,1451,2,'_entry_uid_hash','ae78a82025d65632ecaf0ca3c73627ba',NULL,NULL,NULL,'2025-05-13 22:08:16','2025-05-13 22:08:16'),(2902,1451,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 22:08:16','2025-05-13 22:08:16'),(2903,1452,2,'_entry_uid_hash','1b0f03510ad9819b8e7b1b3a592feea7',NULL,NULL,NULL,'2025-05-13 22:11:20','2025-05-13 22:11:20'),(2904,1452,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 22:11:20','2025-05-13 22:11:20'),(2905,1453,2,'_entry_uid_hash','94f613ecc18bf82161d276d33ed15c4b',NULL,NULL,NULL,'2025-05-13 22:39:49','2025-05-13 22:39:49'),(2906,1453,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-13 22:39:49','2025-05-13 22:39:49'),(2907,1454,2,'_entry_uid_hash','eefb65442cb07604b8f29fe5d97ca0c2',NULL,NULL,NULL,'2025-05-14 09:36:23','2025-05-14 09:36:23'),(2908,1454,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-14 09:36:23','2025-05-14 09:36:23'),(2909,1455,2,'_entry_uid_hash','34843d54b5f16c23353970b6d24abb97',NULL,NULL,NULL,'2025-05-14 11:23:16','2025-05-14 11:23:16'),(2910,1455,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-14 11:23:16','2025-05-14 11:23:16'),(2911,1456,2,'_entry_uid_hash','fe3aa68864958ef19b7cd1afc9c3e42e',NULL,NULL,NULL,'2025-05-14 13:07:19','2025-05-14 13:07:19'),(2912,1456,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-14 13:07:19','2025-05-14 13:07:19'),(2913,1457,2,'_entry_uid_hash','335f9628075ba9785c1734760f94c8f7',NULL,NULL,NULL,'2025-05-14 20:20:12','2025-05-14 20:20:12'),(2914,1457,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-14 20:20:12','2025-05-14 20:20:12'),(2915,1458,2,'_entry_uid_hash','dea5803a7a56b10d5029ce1bc4467f02',NULL,NULL,NULL,'2025-05-15 02:27:50','2025-05-15 02:27:50'),(2916,1458,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-15 02:27:50','2025-05-15 02:27:50'),(2917,1459,2,'_entry_uid_hash','db771473224c5f14d4c697a544c726f6',NULL,NULL,NULL,'2025-05-15 14:23:24','2025-05-15 14:23:24'),(2918,1459,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-15 14:23:24','2025-05-15 14:23:24'),(2919,1460,2,'_entry_uid_hash','c0a7f9096c8e266839b2ec8d74ee8ed1',NULL,NULL,NULL,'2025-05-15 19:07:58','2025-05-15 19:07:58'),(2920,1460,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-15 19:07:58','2025-05-15 19:07:58'),(2921,1461,2,'_entry_uid_hash','fe349b5539d59d301ca4e4caea259009',NULL,NULL,NULL,'2025-05-16 11:53:37','2025-05-16 11:53:37'),(2922,1461,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-16 11:53:37','2025-05-16 11:53:37'),(2923,1462,2,'_entry_uid_hash','54fffb965cbce998806ab86178add03b',NULL,NULL,NULL,'2025-05-16 14:42:00','2025-05-16 14:42:00'),(2924,1462,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-16 14:42:00','2025-05-16 14:42:00'),(2925,1463,2,'_entry_uid_hash','483379ffb3324ec473e3c4e92a270217',NULL,NULL,NULL,'2025-05-16 19:41:42','2025-05-16 19:41:42'),(2926,1463,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-16 19:41:42','2025-05-16 19:41:42'),(2927,1464,2,'_entry_uid_hash','17e853a97f190012bfa5d93f67b7b212',NULL,NULL,NULL,'2025-05-16 21:46:49','2025-05-16 21:46:49'),(2928,1464,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-16 21:46:49','2025-05-16 21:46:49'),(2929,1465,2,'_entry_uid_hash','864f1999a757880fca450bb8e51b9495',NULL,NULL,NULL,'2025-05-17 00:49:43','2025-05-17 00:49:43'),(2930,1465,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-17 00:49:43','2025-05-17 00:49:43'),(2931,1466,2,'_entry_uid_hash','ec832b191e19d3347ac1d9507dc6ea01',NULL,NULL,NULL,'2025-05-17 03:29:11','2025-05-17 03:29:11'),(2932,1466,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-17 03:29:11','2025-05-17 03:29:11'),(2933,1467,2,'_entry_uid_hash','96ddba512f8da69bb3607abb5ed0dd7c',NULL,NULL,NULL,'2025-05-17 11:28:50','2025-05-17 11:28:50'),(2934,1467,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-17 11:28:50','2025-05-17 11:28:50'),(2935,1468,2,'_entry_uid_hash','258d8429754bb5db78645f9cf35229cf',NULL,NULL,NULL,'2025-05-17 21:09:00','2025-05-17 21:09:00'),(2936,1468,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-17 21:09:00','2025-05-17 21:09:00'),(2937,1469,2,'_entry_uid_hash','3a10d061583862e8ace8741eb69fbd03',NULL,NULL,NULL,'2025-05-18 08:10:44','2025-05-18 08:10:44'),(2938,1469,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-18 08:10:44','2025-05-18 08:10:44'),(2939,1470,2,'_entry_uid_hash','19000fbe7bc863c132ebfa33d2366bb1',NULL,NULL,NULL,'2025-05-18 18:10:58','2025-05-18 18:10:58'),(2940,1470,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-18 18:10:58','2025-05-18 18:10:58'),(2941,1471,2,'_entry_uid_hash','c8487c59738605ae5bc2032b3b7b5e68',NULL,NULL,NULL,'2025-05-26 04:11:25','2025-05-26 04:11:25'),(2942,1471,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 04:11:25','2025-05-26 04:11:25'),(2943,1472,2,'_entry_uid_hash','e71a0d61e6b3e3d73c8a133aea67a532',NULL,NULL,NULL,'2025-05-26 05:35:54','2025-05-26 05:35:54'),(2944,1472,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 05:35:54','2025-05-26 05:35:54'),(2945,1473,2,'_entry_uid_hash','42436e3118a9f8bb93b2635db0ebc9c0',NULL,NULL,NULL,'2025-05-26 07:08:37','2025-05-26 07:08:37'),(2946,1473,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 07:08:37','2025-05-26 07:08:37'),(2947,1474,2,'_entry_uid_hash','a0498d26e52212d1a171f83d0240b2a1',NULL,NULL,NULL,'2025-05-26 12:49:28','2025-05-26 12:49:28'),(2948,1474,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 12:49:28','2025-05-26 12:49:28'),(2949,1475,2,'_entry_uid_hash','ec69d1470b795f928b7bc6c976a5f420',NULL,NULL,NULL,'2025-05-26 12:52:42','2025-05-26 12:52:42'),(2950,1475,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 12:52:42','2025-05-26 12:52:42'),(2951,1476,2,'_entry_uid_hash','86435f3eda9558bae37c070918b461c4',NULL,NULL,NULL,'2025-05-26 15:58:20','2025-05-26 15:58:20'),(2952,1476,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 15:58:20','2025-05-26 15:58:20'),(2953,1477,2,'_entry_uid_hash','392b28888ef19f666c15773e0a2379ab',NULL,NULL,NULL,'2025-05-26 19:11:29','2025-05-26 19:11:29'),(2954,1477,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 19:11:29','2025-05-26 19:11:29'),(2955,1478,2,'_entry_uid_hash','9a43b22a568a488487c7b385a660d815',NULL,NULL,NULL,'2025-05-26 19:22:23','2025-05-26 19:22:23'),(2956,1478,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 19:22:23','2025-05-26 19:22:23'),(2957,1479,2,'_entry_uid_hash','3fc15f45cc5fe4e5716b05050a7e339b',NULL,NULL,NULL,'2025-05-26 19:51:37','2025-05-26 19:51:37'),(2958,1479,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 19:51:37','2025-05-26 19:51:37'),(2959,1480,2,'_entry_uid_hash','f1931ed4ac546fa073cbee71fece4d28',NULL,NULL,NULL,'2025-05-26 22:47:52','2025-05-26 22:47:52'),(2960,1480,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 22:47:52','2025-05-26 22:47:52'),(2961,1481,2,'_entry_uid_hash','d7b90cba78a3beaeb790637d3c9c1192',NULL,NULL,NULL,'2025-05-26 23:04:46','2025-05-26 23:04:46'),(2962,1481,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-26 23:04:46','2025-05-26 23:04:46'),(2963,1482,2,'_entry_uid_hash','ec6741f0dea79f664ed7c9b9f6179635',NULL,NULL,NULL,'2025-05-27 03:34:22','2025-05-27 03:34:22'),(2964,1482,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 03:34:22','2025-05-27 03:34:22'),(2965,1483,2,'_entry_uid_hash','eb910b117b61e77452805e6dcb3c60cb',NULL,NULL,NULL,'2025-05-27 05:43:56','2025-05-27 05:43:56'),(2966,1483,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 05:43:56','2025-05-27 05:43:56'),(2967,1484,2,'_entry_uid_hash','6363e5895b05e961576c29d93bccc4b8',NULL,NULL,NULL,'2025-05-27 08:57:26','2025-05-27 08:57:26'),(2968,1484,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 08:57:26','2025-05-27 08:57:26'),(2969,1485,2,'_entry_uid_hash','711be0992135f4f4206b9e09390b66a7',NULL,NULL,NULL,'2025-05-27 10:14:14','2025-05-27 10:14:14'),(2970,1485,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 10:14:14','2025-05-27 10:14:14'),(2971,1486,2,'_entry_uid_hash','08e854272d76154ac965a7ea4246141f',NULL,NULL,NULL,'2025-05-27 11:30:06','2025-05-27 11:30:06'),(2972,1486,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 11:30:06','2025-05-27 11:30:06'),(2973,1487,2,'_entry_uid_hash','008df557be562708f4a2dcfb1a541632',NULL,NULL,NULL,'2025-05-27 12:12:13','2025-05-27 12:12:13'),(2974,1487,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 12:12:13','2025-05-27 12:12:13'),(2975,1488,2,'_entry_uid_hash','bd888f73381d567f0a68f18d1c587208',NULL,NULL,NULL,'2025-05-27 13:34:44','2025-05-27 13:34:44'),(2976,1488,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 13:34:44','2025-05-27 13:34:44'),(2977,1489,2,'_entry_uid_hash','f55702e41131552cab87e597761fa428',NULL,NULL,NULL,'2025-05-27 13:35:44','2025-05-27 13:35:44'),(2978,1489,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 13:35:44','2025-05-27 13:35:44'),(2979,1490,2,'_entry_uid_hash','34fbfdf20d4b7ccc89fa3813bdef6e97',NULL,NULL,NULL,'2025-05-27 13:54:50','2025-05-27 13:54:50'),(2980,1490,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 13:54:50','2025-05-27 13:54:50'),(2981,1491,2,'_entry_uid_hash','839fefd0393058e5dbe3d8a36861c1fd',NULL,NULL,NULL,'2025-05-27 17:19:35','2025-05-27 17:19:35'),(2982,1491,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 17:19:35','2025-05-27 17:19:35'),(2983,1492,2,'_entry_uid_hash','d739f5958d2f3f38678fb59cab3caad4',NULL,NULL,NULL,'2025-05-27 23:11:42','2025-05-27 23:11:42'),(2984,1492,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 23:11:42','2025-05-27 23:11:42'),(2985,1493,2,'_entry_uid_hash','b289e59e0afd8097f66c4975ccf7f21e',NULL,NULL,NULL,'2025-05-27 23:55:38','2025-05-27 23:55:38'),(2986,1493,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-27 23:55:38','2025-05-27 23:55:38'),(2987,1494,2,'_entry_uid_hash','9f6982eeee3413d4317357ef8054c20e',NULL,NULL,NULL,'2025-05-28 05:16:00','2025-05-28 05:16:00'),(2988,1494,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-28 05:16:00','2025-05-28 05:16:00'),(2989,1495,2,'_entry_uid_hash','19a2317468e70425ff68286848c54d75',NULL,NULL,NULL,'2025-05-28 08:30:42','2025-05-28 08:30:42'),(2990,1495,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-28 08:30:42','2025-05-28 08:30:42'),(2991,1496,2,'_entry_uid_hash','af7baed18a9cb86268c9618ed69559f3',NULL,NULL,NULL,'2025-05-29 13:52:10','2025-05-29 13:52:10'),(2992,1496,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-29 13:52:10','2025-05-29 13:52:10'),(2993,1497,2,'_entry_uid_hash','54d9df33011f732f2ea8ef8429e4236a',NULL,NULL,NULL,'2025-05-29 18:23:39','2025-05-29 18:23:39'),(2994,1497,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-29 18:23:39','2025-05-29 18:23:39'),(2995,1498,2,'_entry_uid_hash','0280745f0cc50f5381b35b7f8d93d24b',NULL,NULL,NULL,'2025-05-29 18:31:39','2025-05-29 18:31:39'),(2996,1498,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-29 18:31:39','2025-05-29 18:31:39'),(2997,1499,2,'_entry_uid_hash','97f8d478f16e5840368279ed4d9c391c',NULL,NULL,NULL,'2025-05-29 18:48:04','2025-05-29 18:48:04'),(2998,1499,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-29 18:48:04','2025-05-29 18:48:04'),(2999,1500,2,'_entry_uid_hash','3cabfd9187396ffcbdff4673aa9921c3',NULL,NULL,NULL,'2025-05-29 19:07:46','2025-05-29 19:07:46'),(3000,1500,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-29 19:07:46','2025-05-29 19:07:46'),(3001,1501,2,'_entry_uid_hash','bd0d0d4dc2081ff4bfcb6afa81bb8662',NULL,NULL,NULL,'2025-05-30 05:40:00','2025-05-30 05:40:00'),(3002,1501,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-30 05:40:00','2025-05-30 05:40:00'),(3003,1502,2,'_entry_uid_hash','2bd0332da6c47f3405751763fc5ba4ed',NULL,NULL,NULL,'2025-05-30 07:28:59','2025-05-30 07:28:59'),(3004,1502,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-30 07:28:59','2025-05-30 07:28:59'),(3005,1503,2,'_entry_uid_hash','27765f571948d772e22436c30c03cf0f',NULL,NULL,NULL,'2025-05-30 14:56:45','2025-05-30 14:56:45'),(3006,1503,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-30 14:56:45','2025-05-30 14:56:45'),(3007,1504,2,'_entry_uid_hash','956f8d22539fe4202a378294002d4575',NULL,NULL,NULL,'2025-05-30 20:37:26','2025-05-30 20:37:26'),(3008,1504,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-30 20:37:26','2025-05-30 20:37:26'),(3009,1505,2,'_entry_uid_hash','9711a73fdaa414cd1a73fb6596c3051a',NULL,NULL,NULL,'2025-05-30 21:25:04','2025-05-30 21:25:04'),(3010,1505,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-30 21:25:04','2025-05-30 21:25:04'),(3011,1506,2,'_entry_uid_hash','a16ef443639ea60f5dfdf8b79f62f93c',NULL,NULL,NULL,'2025-05-31 00:23:55','2025-05-31 00:23:55'),(3012,1506,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 00:23:55','2025-05-31 00:23:55'),(3013,1507,2,'_entry_uid_hash','84c24b7fe5327fc089914f07b9509484',NULL,NULL,NULL,'2025-05-31 00:37:24','2025-05-31 00:37:24'),(3014,1507,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 00:37:24','2025-05-31 00:37:24'),(3015,1508,2,'_entry_uid_hash','4e7cb0193ff4fb802f803ff896fee060',NULL,NULL,NULL,'2025-05-31 00:47:35','2025-05-31 00:47:35'),(3016,1508,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 00:47:35','2025-05-31 00:47:35'),(3017,1509,2,'_entry_uid_hash','e6f05ccefc9e2537c3e20d9810724607',NULL,NULL,NULL,'2025-05-31 00:55:57','2025-05-31 00:55:57'),(3018,1509,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 00:55:57','2025-05-31 00:55:57'),(3019,1510,2,'_entry_uid_hash','ec637d90db6b3b0c37cb27e0a491f61d',NULL,NULL,NULL,'2025-05-31 07:37:44','2025-05-31 07:37:44'),(3020,1510,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 07:37:44','2025-05-31 07:37:44'),(3021,1511,2,'_entry_uid_hash','44db726650051a133bfeeff8549a64e1',NULL,NULL,NULL,'2025-05-31 08:14:12','2025-05-31 08:14:12'),(3022,1511,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 08:14:12','2025-05-31 08:14:12'),(3023,1512,2,'_entry_uid_hash','1fb37e3b793851925aef6146acc9bc70',NULL,NULL,NULL,'2025-05-31 13:31:00','2025-05-31 13:31:00'),(3024,1512,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 13:31:00','2025-05-31 13:31:00'),(3025,1513,2,'_entry_uid_hash','a6f337bd741c1063186fc8b9c0fe1e27',NULL,NULL,NULL,'2025-05-31 13:57:27','2025-05-31 13:57:27'),(3026,1513,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 13:57:27','2025-05-31 13:57:27'),(3027,1514,2,'_entry_uid_hash','b83b9ccd3f4ec9ad8bcae51dd3b60377',NULL,NULL,NULL,'2025-05-31 20:30:00','2025-05-31 20:30:00'),(3028,1514,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 20:30:00','2025-05-31 20:30:00'),(3029,1515,2,'_entry_uid_hash','e8e23ca7d881ebf14c88bd8e07878e2d',NULL,NULL,NULL,'2025-05-31 20:40:01','2025-05-31 20:40:01'),(3030,1515,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-05-31 20:40:01','2025-05-31 20:40:01'),(3031,1516,2,'_entry_uid_hash','74ae4e49377b085d04d8cc3b77e7f718',NULL,NULL,NULL,'2025-06-01 03:51:36','2025-06-01 03:51:36'),(3032,1516,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 03:51:36','2025-06-01 03:51:36'),(3033,1517,2,'_entry_uid_hash','a59dcf41cb925060a14d0f786a8e07af',NULL,NULL,NULL,'2025-06-01 04:10:30','2025-06-01 04:10:30'),(3034,1517,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 04:10:30','2025-06-01 04:10:30'),(3035,1518,2,'_entry_uid_hash','a67a6c9b6b6dbe97b1f8e293d5160439',NULL,NULL,NULL,'2025-06-01 06:07:25','2025-06-01 06:07:25'),(3036,1518,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 06:07:25','2025-06-01 06:07:25'),(3037,1519,2,'_entry_uid_hash','f354e2f3aef9221d819088ded8f86ab1',NULL,NULL,NULL,'2025-06-01 07:52:43','2025-06-01 07:52:43'),(3038,1519,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 07:52:43','2025-06-01 07:52:43'),(3039,1520,2,'_entry_uid_hash','131f26f3e27137dc1bfd06c5d1946bcf',NULL,NULL,NULL,'2025-06-01 08:43:17','2025-06-01 08:43:17'),(3040,1520,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 08:43:18','2025-06-01 08:43:18'),(3041,1521,2,'_entry_uid_hash','8f12f0252b77cfb746703e56de813982',NULL,NULL,NULL,'2025-06-01 09:42:55','2025-06-01 09:42:55'),(3042,1521,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 09:42:55','2025-06-01 09:42:55'),(3043,1522,2,'_entry_uid_hash','0b8e62bbf8b9b4fd03c76bfc82ded9d3',NULL,NULL,NULL,'2025-06-01 10:29:12','2025-06-01 10:29:12'),(3044,1522,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 10:29:12','2025-06-01 10:29:12'),(3045,1523,2,'_entry_uid_hash','aebe668ff95a439a98d0c31024a09506',NULL,NULL,NULL,'2025-06-01 17:44:05','2025-06-01 17:44:05'),(3046,1523,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 17:44:05','2025-06-01 17:44:05'),(3047,1524,2,'_entry_uid_hash','f4f89ba7dc70abf95bf0d56dec58817b',NULL,NULL,NULL,'2025-06-01 22:46:39','2025-06-01 22:46:39'),(3048,1524,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-01 22:46:39','2025-06-01 22:46:39'),(3049,1525,2,'_entry_uid_hash','23256d6a0c4adfe649f64556ec1751e7',NULL,NULL,NULL,'2025-06-02 01:01:02','2025-06-02 01:01:02'),(3050,1525,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 01:01:02','2025-06-02 01:01:02'),(3051,1526,2,'_entry_uid_hash','828d3992b62bf6353325d2092be0120f',NULL,NULL,NULL,'2025-06-02 02:28:27','2025-06-02 02:28:27'),(3052,1526,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 02:28:27','2025-06-02 02:28:27'),(3053,1527,2,'_entry_uid_hash','fb74bf6c1579fb147fd10403fdb6de18',NULL,NULL,NULL,'2025-06-02 06:32:08','2025-06-02 06:32:08'),(3054,1527,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 06:32:08','2025-06-02 06:32:08'),(3055,1528,2,'_entry_uid_hash','96111eb9e119be5f8d7e744a5d5187fa',NULL,NULL,NULL,'2025-06-02 07:58:19','2025-06-02 07:58:19'),(3056,1528,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 07:58:19','2025-06-02 07:58:19'),(3057,1529,2,'_entry_uid_hash','7b5ce6e7917241ceb553f519243b111c',NULL,NULL,NULL,'2025-06-02 11:31:15','2025-06-02 11:31:15'),(3058,1529,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 11:31:15','2025-06-02 11:31:15'),(3059,1530,2,'_entry_uid_hash','b48a3062141e40eaee31d23e8b7c1fb6',NULL,NULL,NULL,'2025-06-02 13:33:47','2025-06-02 13:33:47'),(3060,1530,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 13:33:47','2025-06-02 13:33:47'),(3061,1531,2,'_entry_uid_hash','2d9a0ccca351c7a3508fcda8a9d50d81',NULL,NULL,NULL,'2025-06-02 18:02:19','2025-06-02 18:02:19'),(3062,1531,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 18:02:19','2025-06-02 18:02:19'),(3063,1532,2,'_entry_uid_hash','ae3782ed46ec47e8a9c3d6ebfc330284',NULL,NULL,NULL,'2025-06-02 18:13:07','2025-06-02 18:13:07'),(3064,1532,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 18:13:07','2025-06-02 18:13:07'),(3065,1533,2,'_entry_uid_hash','e0527508da46f5d2f02d19c09e3d1410',NULL,NULL,NULL,'2025-06-02 23:48:18','2025-06-02 23:48:18'),(3066,1533,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-02 23:48:19','2025-06-02 23:48:19'),(3067,1534,2,'_entry_uid_hash','efe41142cc47d926c9fc703c36618869',NULL,NULL,NULL,'2025-06-03 00:06:21','2025-06-03 00:06:21'),(3068,1534,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 00:06:21','2025-06-03 00:06:21'),(3069,1535,2,'_entry_uid_hash','c95f7c6c8f31c8f1b2a3ad54472323e6',NULL,NULL,NULL,'2025-06-03 07:04:49','2025-06-03 07:04:49'),(3070,1535,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 07:04:49','2025-06-03 07:04:49'),(3071,1536,2,'_entry_uid_hash','ba91724ee7e0aaa6bbc5ce2df7093406',NULL,NULL,NULL,'2025-06-03 07:41:00','2025-06-03 07:41:00'),(3072,1536,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 07:41:00','2025-06-03 07:41:00'),(3073,1537,2,'_entry_uid_hash','f0b1977d20386886664d7cfaa727e115',NULL,NULL,NULL,'2025-06-03 07:52:01','2025-06-03 07:52:01'),(3074,1537,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 07:52:01','2025-06-03 07:52:01'),(3075,1538,2,'_entry_uid_hash','6872bbdb015cc2ad5122c9692bd45c8c',NULL,NULL,NULL,'2025-06-03 18:00:11','2025-06-03 18:00:11'),(3076,1538,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 18:00:11','2025-06-03 18:00:11'),(3077,1539,2,'_entry_uid_hash','ae3b0de442af61b92436806be847743a',NULL,NULL,NULL,'2025-06-03 20:48:04','2025-06-03 20:48:04'),(3078,1539,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 20:48:04','2025-06-03 20:48:04'),(3079,1540,2,'_entry_uid_hash','e007717ef3d472d7311a9f496b252b94',NULL,NULL,NULL,'2025-06-03 21:11:36','2025-06-03 21:11:36'),(3080,1540,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 21:11:36','2025-06-03 21:11:36'),(3081,1541,2,'_entry_uid_hash','58602a242ed3cfce44af902720e4e8f8',NULL,NULL,NULL,'2025-06-03 21:50:57','2025-06-03 21:50:57'),(3082,1541,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-03 21:50:57','2025-06-03 21:50:57'),(3083,1542,2,'_entry_uid_hash','7aa07e4643ffa454c0029dae89cc4b5c',NULL,NULL,NULL,'2025-06-04 01:18:12','2025-06-04 01:18:12'),(3084,1542,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 01:18:12','2025-06-04 01:18:12'),(3085,1543,2,'_entry_uid_hash','300659c80699c900f09bde5ea856f77c',NULL,NULL,NULL,'2025-06-04 06:19:37','2025-06-04 06:19:37'),(3086,1543,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 06:19:37','2025-06-04 06:19:37'),(3087,1544,2,'_entry_uid_hash','116cee8e9b0b3184800f9c1db4544d2f',NULL,NULL,NULL,'2025-06-04 10:05:22','2025-06-04 10:05:22'),(3088,1544,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 10:05:22','2025-06-04 10:05:22'),(3089,1545,2,'_entry_uid_hash','a72cb3d9e9fa38a47aa26346d1066100',NULL,NULL,NULL,'2025-06-04 10:07:17','2025-06-04 10:07:17'),(3090,1545,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 10:07:17','2025-06-04 10:07:17'),(3091,1546,2,'_entry_uid_hash','02251d221c117ed37e16c26874c32dd3',NULL,NULL,NULL,'2025-06-04 10:12:02','2025-06-04 10:12:02'),(3092,1546,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 10:12:02','2025-06-04 10:12:02'),(3093,1547,2,'_entry_uid_hash','f352dabb401c43ae1e1f6c5e8087dc09',NULL,NULL,NULL,'2025-06-04 10:26:17','2025-06-04 10:26:17'),(3094,1547,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 10:26:17','2025-06-04 10:26:17'),(3095,1548,2,'_entry_uid_hash','4d3fe5a8240a8a55c4fc78e0a5a20863',NULL,NULL,NULL,'2025-06-04 18:20:27','2025-06-04 18:20:27'),(3096,1548,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 18:20:27','2025-06-04 18:20:27'),(3097,1549,2,'_entry_uid_hash','4281f60e8b4d3e085a303bf3d87e84a3',NULL,NULL,NULL,'2025-06-04 22:48:20','2025-06-04 22:48:20'),(3098,1549,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-04 22:48:20','2025-06-04 22:48:20'),(3099,1550,2,'_entry_uid_hash','be3f2e06353f1b931b609bce8b48778d',NULL,NULL,NULL,'2025-06-05 09:44:08','2025-06-05 09:44:08'),(3100,1550,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 09:44:08','2025-06-05 09:44:08'),(3101,1551,2,'_entry_uid_hash','19cde0eed8cd92385fd8c533b6f25e46',NULL,NULL,NULL,'2025-06-05 15:42:48','2025-06-05 15:42:48'),(3102,1551,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 15:42:48','2025-06-05 15:42:48'),(3103,1552,2,'_entry_uid_hash','839cd56566b81cf1d259d9949c247a64',NULL,NULL,NULL,'2025-06-05 15:51:21','2025-06-05 15:51:21'),(3104,1552,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 15:51:21','2025-06-05 15:51:21'),(3105,1553,2,'_entry_uid_hash','a9016746682fab9ef5ccf16b95173307',NULL,NULL,NULL,'2025-06-05 21:19:52','2025-06-05 21:19:52'),(3106,1553,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 21:19:52','2025-06-05 21:19:52'),(3107,1554,2,'_entry_uid_hash','e4b1e3d72f3befa55462cb7c6d3cb054',NULL,NULL,NULL,'2025-06-05 23:17:02','2025-06-05 23:17:02'),(3108,1554,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 23:17:02','2025-06-05 23:17:02'),(3109,1555,2,'_entry_uid_hash','20ebe2464f995c3a6be91e516637aad9',NULL,NULL,NULL,'2025-06-05 23:31:28','2025-06-05 23:31:28'),(3110,1555,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-05 23:31:28','2025-06-05 23:31:28'),(3111,1556,2,'_entry_uid_hash','9bb221e2e2572f2ace4639d715fe85c7',NULL,NULL,NULL,'2025-06-06 01:27:32','2025-06-06 01:27:32'),(3112,1556,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 01:27:32','2025-06-06 01:27:32'),(3113,1557,2,'_entry_uid_hash','aff0b657fd016b6ce5aa5514f65c8042',NULL,NULL,NULL,'2025-06-06 04:09:54','2025-06-06 04:09:54'),(3114,1557,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 04:09:54','2025-06-06 04:09:54'),(3115,1558,2,'_entry_uid_hash','76610f43c1c38064fafabfc5d25299c8',NULL,NULL,NULL,'2025-06-06 10:03:25','2025-06-06 10:03:25'),(3116,1558,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 10:03:25','2025-06-06 10:03:25'),(3117,1559,2,'_entry_uid_hash','04ce7aaee8ae5793f0ea9eb91bc78a46',NULL,NULL,NULL,'2025-06-06 12:58:21','2025-06-06 12:58:21'),(3118,1559,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 12:58:21','2025-06-06 12:58:21'),(3119,1560,2,'_entry_uid_hash','c10c65ebf06b452a0f321fc756744399',NULL,NULL,NULL,'2025-06-06 15:41:06','2025-06-06 15:41:06'),(3120,1560,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 15:41:06','2025-06-06 15:41:06'),(3121,1561,2,'_entry_uid_hash','d639128fd22b0f0c3726961597c482cb',NULL,NULL,NULL,'2025-06-06 15:41:09','2025-06-06 15:41:09'),(3122,1561,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 15:41:09','2025-06-06 15:41:09'),(3123,1562,2,'_entry_uid_hash','ec9a74e88ea5933bd4ba60be59e4679a',NULL,NULL,NULL,'2025-06-06 17:39:31','2025-06-06 17:39:31'),(3124,1562,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 17:39:31','2025-06-06 17:39:31'),(3125,1563,2,'_entry_uid_hash','94acdbdbb079032dc5948f1c7aabb0d5',NULL,NULL,NULL,'2025-06-06 19:22:18','2025-06-06 19:22:18'),(3126,1563,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 19:22:18','2025-06-06 19:22:18'),(3127,1564,2,'_entry_uid_hash','f3d3249df703cf0c82808b4baec3ceed',NULL,NULL,NULL,'2025-06-06 19:45:58','2025-06-06 19:45:58'),(3128,1564,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-06 19:45:58','2025-06-06 19:45:58'),(3129,1565,2,'_entry_uid_hash','c9f06cb90ea7a1a1c14adf3a8d85a656',NULL,NULL,NULL,'2025-06-07 18:32:04','2025-06-07 18:32:04'),(3130,1565,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-07 18:32:04','2025-06-07 18:32:04'),(3131,1566,2,'_entry_uid_hash','66b4020972bf85d021f4584ad4bd606b',NULL,NULL,NULL,'2025-06-08 05:41:31','2025-06-08 05:41:31'),(3132,1566,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 05:41:31','2025-06-08 05:41:31'),(3133,1567,2,'_entry_uid_hash','f8c6ed213e9f9dbeb57f6d34462d9c86',NULL,NULL,NULL,'2025-06-08 08:03:53','2025-06-08 08:03:53'),(3134,1567,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 08:03:53','2025-06-08 08:03:53'),(3135,1568,2,'_entry_uid_hash','f18e014846303431a22724ddd2b2983a',NULL,NULL,NULL,'2025-06-08 08:29:33','2025-06-08 08:29:33'),(3136,1568,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 08:29:34','2025-06-08 08:29:34'),(3137,1569,2,'_entry_uid_hash','441983eb3ea850ed76dbc8c93b8fa5bf',NULL,NULL,NULL,'2025-06-08 10:31:14','2025-06-08 10:31:14'),(3138,1569,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 10:31:14','2025-06-08 10:31:14'),(3139,1570,2,'_entry_uid_hash','02ef10a1a14dc545861eb46d0d0e7858',NULL,NULL,NULL,'2025-06-08 10:49:56','2025-06-08 10:49:56'),(3140,1570,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 10:49:56','2025-06-08 10:49:56'),(3141,1571,2,'_entry_uid_hash','dc09136f1040f8f1863acba0c835af03',NULL,NULL,NULL,'2025-06-08 12:14:21','2025-06-08 12:14:21'),(3142,1571,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 12:14:21','2025-06-08 12:14:21'),(3143,1572,2,'_entry_uid_hash','be59286a4e30099dab1a197484e208d2',NULL,NULL,NULL,'2025-06-08 12:31:43','2025-06-08 12:31:43'),(3144,1572,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 12:31:43','2025-06-08 12:31:43'),(3145,1573,2,'_entry_uid_hash','53cfe0e441b19d1276bcdc0d76d237de',NULL,NULL,NULL,'2025-06-08 16:02:37','2025-06-08 16:02:37'),(3146,1573,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 16:02:37','2025-06-08 16:02:37'),(3147,1574,2,'_entry_uid_hash','5921d09f270eb75c36960c29c89e9168',NULL,NULL,NULL,'2025-06-08 19:02:10','2025-06-08 19:02:10'),(3148,1574,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 19:02:10','2025-06-08 19:02:10'),(3149,1575,2,'_entry_uid_hash','f4f34d42148748dc7b41d75a843c663f',NULL,NULL,NULL,'2025-06-08 21:09:14','2025-06-08 21:09:14'),(3150,1575,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 21:09:14','2025-06-08 21:09:14'),(3151,1576,2,'_entry_uid_hash','b43c797ca5f1d0abbfa9caedc1b5e710',NULL,NULL,NULL,'2025-06-08 21:32:06','2025-06-08 21:32:06'),(3152,1576,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-08 21:32:06','2025-06-08 21:32:06'),(3153,1577,2,'_entry_uid_hash','523820a0bf21ea0d90ca11f3e9df21ab',NULL,NULL,NULL,'2025-06-09 09:05:22','2025-06-09 09:05:22'),(3154,1577,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-09 09:05:22','2025-06-09 09:05:22'),(3155,1578,2,'_entry_uid_hash','bf3b31ab27eb9185f0f42fcc5c2ab9c0',NULL,NULL,NULL,'2025-06-09 15:08:24','2025-06-09 15:08:24'),(3156,1578,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-09 15:08:24','2025-06-09 15:08:24'),(3157,1579,2,'_entry_uid_hash','93c416b1d2d50df02f9a1aa152d8c114',NULL,NULL,NULL,'2025-06-09 22:44:33','2025-06-09 22:44:33'),(3158,1579,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-09 22:44:33','2025-06-09 22:44:33'),(3159,1580,2,'_entry_uid_hash','e62a0ca6b9a7b1a7fd73da5af64d7625',NULL,NULL,NULL,'2025-06-10 01:47:47','2025-06-10 01:47:47'),(3160,1580,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 01:47:47','2025-06-10 01:47:47'),(3161,1581,2,'_entry_uid_hash','a2a495723398e125816467582326c475',NULL,NULL,NULL,'2025-06-10 03:17:09','2025-06-10 03:17:09'),(3162,1581,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 03:17:09','2025-06-10 03:17:09'),(3163,1582,2,'_entry_uid_hash','b7b5d3b7c8d3d8db58ba56d3c5078a34',NULL,NULL,NULL,'2025-06-10 03:56:26','2025-06-10 03:56:26'),(3164,1582,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 03:56:26','2025-06-10 03:56:26'),(3165,1583,2,'_entry_uid_hash','49cfec8a4d52328a4d8fcda40439b5eb',NULL,NULL,NULL,'2025-06-10 06:19:17','2025-06-10 06:19:17'),(3166,1583,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 06:19:17','2025-06-10 06:19:17'),(3167,1584,2,'_entry_uid_hash','037d7ac2510496139cd0a9124982de32',NULL,NULL,NULL,'2025-06-10 08:13:30','2025-06-10 08:13:30'),(3168,1584,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 08:13:30','2025-06-10 08:13:30'),(3169,1585,2,'_entry_uid_hash','7e2b8328e8d35ae93de11e8f388be161',NULL,NULL,NULL,'2025-06-10 11:13:49','2025-06-10 11:13:49'),(3170,1585,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 11:13:49','2025-06-10 11:13:49'),(3171,1586,2,'_entry_uid_hash','5179ef1ff1bae76b1a646db517e45a3a',NULL,NULL,NULL,'2025-06-10 14:04:42','2025-06-10 14:04:42'),(3172,1586,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 14:04:42','2025-06-10 14:04:42'),(3173,1587,2,'_entry_uid_hash','f61ef44385512ab62d5d9fd049f96df4',NULL,NULL,NULL,'2025-06-10 20:10:13','2025-06-10 20:10:13'),(3174,1587,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 20:10:13','2025-06-10 20:10:13'),(3175,1588,2,'_entry_uid_hash','c3dcf2ab2bdcc0b78e894f5e8558ef70',NULL,NULL,NULL,'2025-06-10 23:41:04','2025-06-10 23:41:04'),(3176,1588,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-10 23:41:04','2025-06-10 23:41:04'),(3177,1589,2,'_entry_uid_hash','2cb8d45c97c6fd8e91b61525412874e0',NULL,NULL,NULL,'2025-06-11 02:56:24','2025-06-11 02:56:24'),(3178,1589,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 02:56:24','2025-06-11 02:56:24'),(3179,1590,2,'_entry_uid_hash','fff59ef9a5c10f883b267f9469a28924',NULL,NULL,NULL,'2025-06-11 03:52:58','2025-06-11 03:52:58'),(3180,1590,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 03:52:58','2025-06-11 03:52:58'),(3181,1591,2,'_entry_uid_hash','b826394bd65e15715adb7bf79a8aa500',NULL,NULL,NULL,'2025-06-11 10:00:02','2025-06-11 10:00:02'),(3182,1591,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 10:00:02','2025-06-11 10:00:02'),(3183,1592,2,'_entry_uid_hash','7eb224a36fa7e03d0b9f5a4e398f077b',NULL,NULL,NULL,'2025-06-11 14:19:53','2025-06-11 14:19:53'),(3184,1592,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 14:19:53','2025-06-11 14:19:53'),(3185,1593,2,'_entry_uid_hash','e101fb15c710e7eea60f2bea5703c0fc',NULL,NULL,NULL,'2025-06-11 19:24:56','2025-06-11 19:24:56'),(3186,1593,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 19:24:56','2025-06-11 19:24:56'),(3187,1594,2,'_entry_uid_hash','085adf08f05a9ff93db27798f90fed16',NULL,NULL,NULL,'2025-06-11 22:07:03','2025-06-11 22:07:03'),(3188,1594,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-11 22:07:03','2025-06-11 22:07:03'),(3189,1595,2,'_entry_uid_hash','5a171e6401868c69fb5bbe2d038bc1fb',NULL,NULL,NULL,'2025-06-12 03:44:16','2025-06-12 03:44:16'),(3190,1595,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-12 03:44:16','2025-06-12 03:44:16'),(3191,1596,2,'_entry_uid_hash','3f965b253d07b419842c70834a2e48d3',NULL,NULL,NULL,'2025-06-12 04:53:59','2025-06-12 04:53:59'),(3192,1596,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-12 04:53:59','2025-06-12 04:53:59'),(3193,1597,2,'_entry_uid_hash','7417b6fd9948a48eedeff2852cc20017',NULL,NULL,NULL,'2025-06-12 04:57:17','2025-06-12 04:57:17'),(3194,1597,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-12 04:57:17','2025-06-12 04:57:17'),(3195,1598,2,'_entry_uid_hash','ff13cba2dc01e92fc2c976d30b92fec9',NULL,NULL,NULL,'2025-06-12 10:04:11','2025-06-12 10:04:11'),(3196,1598,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-12 10:04:11','2025-06-12 10:04:11'),(3197,1599,2,'_entry_uid_hash','d82c321f9df694b7976f2883e0687e98',NULL,NULL,NULL,'2025-06-12 13:50:18','2025-06-12 13:50:18'),(3198,1599,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-12 13:50:18','2025-06-12 13:50:18'),(3199,1600,2,'_entry_uid_hash','bd87017493b680b7db3335bde05983c2',NULL,NULL,NULL,'2025-06-13 00:24:09','2025-06-13 00:24:09'),(3200,1600,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 00:24:09','2025-06-13 00:24:09'),(3201,1601,2,'_entry_uid_hash','0bed8781daa7c8a25df9a258f27fcc25',NULL,NULL,NULL,'2025-06-13 07:39:11','2025-06-13 07:39:11'),(3202,1601,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 07:39:11','2025-06-13 07:39:11'),(3203,1602,2,'_entry_uid_hash','f0b345e69bd21fe04bfdb585e9897955',NULL,NULL,NULL,'2025-06-13 07:57:12','2025-06-13 07:57:12'),(3204,1602,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 07:57:12','2025-06-13 07:57:12'),(3205,1603,2,'_entry_uid_hash','b2c4b985b515be6b928aea5f7f17a43c',NULL,NULL,NULL,'2025-06-13 09:14:57','2025-06-13 09:14:57'),(3206,1603,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 09:14:57','2025-06-13 09:14:57'),(3207,1604,2,'_entry_uid_hash','96ba5b0c3d2ecfbef2d9981e65b19e3d',NULL,NULL,NULL,'2025-06-13 12:07:48','2025-06-13 12:07:48'),(3208,1604,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 12:07:48','2025-06-13 12:07:48'),(3209,1605,2,'_entry_uid_hash','27c72c16b51b1491849fb84a6dc6dc05',NULL,NULL,NULL,'2025-06-13 15:05:21','2025-06-13 15:05:21'),(3210,1605,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 15:05:21','2025-06-13 15:05:21'),(3211,1606,2,'_entry_uid_hash','3da7fa98f78fbd65ac1e4eb34ff43287',NULL,NULL,NULL,'2025-06-13 23:04:39','2025-06-13 23:04:39'),(3212,1606,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-13 23:04:39','2025-06-13 23:04:39'),(3213,1607,2,'_entry_uid_hash','615a535f41114faccc99fe6c2eedcd44',NULL,NULL,NULL,'2025-06-14 00:32:07','2025-06-14 00:32:07'),(3214,1607,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-14 00:32:07','2025-06-14 00:32:07'),(3215,1608,2,'_entry_uid_hash','7e851628d0170bd6581bb82d42bbf52a',NULL,NULL,NULL,'2025-06-14 12:51:48','2025-06-14 12:51:48'),(3216,1608,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-14 12:51:48','2025-06-14 12:51:48'),(3217,1609,2,'_entry_uid_hash','f0cfcaa518bf59336b6e46fbe388c26f',NULL,NULL,NULL,'2025-06-15 08:06:23','2025-06-15 08:06:23'),(3218,1609,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 08:06:23','2025-06-15 08:06:23'),(3219,1610,2,'_entry_uid_hash','8b452bc2f0daa6b8ac5adbc1c57ab596',NULL,NULL,NULL,'2025-06-15 12:22:55','2025-06-15 12:22:55'),(3220,1610,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 12:22:55','2025-06-15 12:22:55'),(3221,1611,2,'_entry_uid_hash','bfc794260d5096cc48daf3174db1b3a4',NULL,NULL,NULL,'2025-06-15 13:50:16','2025-06-15 13:50:16'),(3222,1611,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 13:50:16','2025-06-15 13:50:16'),(3223,1612,2,'_entry_uid_hash','b43462bdf0f6ce35768edb23bf069e57',NULL,NULL,NULL,'2025-06-15 16:32:24','2025-06-15 16:32:24'),(3224,1612,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 16:32:24','2025-06-15 16:32:24'),(3225,1613,2,'_entry_uid_hash','e225b03a058e76fb9d7cadcaf8c63172',NULL,NULL,NULL,'2025-06-15 17:45:58','2025-06-15 17:45:58'),(3226,1613,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 17:45:58','2025-06-15 17:45:58'),(3227,1614,2,'_entry_uid_hash','7e3b5fdb715b5612a7cdd3fcacbb082c',NULL,NULL,NULL,'2025-06-15 21:52:07','2025-06-15 21:52:07'),(3228,1614,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-15 21:52:08','2025-06-15 21:52:08'),(3229,1615,2,'_entry_uid_hash','77a70d8c4584e606c5539eb2bb85f180',NULL,NULL,NULL,'2025-06-16 04:51:53','2025-06-16 04:51:53'),(3230,1615,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 04:51:53','2025-06-16 04:51:53'),(3231,1616,2,'_entry_uid_hash','6a75e565cab1fcc8f7f3c419527e74b7',NULL,NULL,NULL,'2025-06-16 05:24:28','2025-06-16 05:24:28'),(3232,1616,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 05:24:28','2025-06-16 05:24:28'),(3233,1617,2,'_entry_uid_hash','643220e11f1692055a44ac84771c51e6',NULL,NULL,NULL,'2025-06-16 06:08:47','2025-06-16 06:08:47'),(3234,1617,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 06:08:47','2025-06-16 06:08:47'),(3235,1618,2,'_entry_uid_hash','9f5e892d02ddc721e4b93fb83d7a5627',NULL,NULL,NULL,'2025-06-16 11:09:57','2025-06-16 11:09:57'),(3236,1618,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 11:09:57','2025-06-16 11:09:57'),(3237,1619,2,'_entry_uid_hash','2c34f46bc265b29a10ca1bace3dff77e',NULL,NULL,NULL,'2025-06-16 12:12:14','2025-06-16 12:12:14'),(3238,1619,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 12:12:14','2025-06-16 12:12:14'),(3239,1620,2,'_entry_uid_hash','e86ca3b32adaf1ed3fff70218c4f81ac',NULL,NULL,NULL,'2025-06-16 13:07:31','2025-06-16 13:07:31'),(3240,1620,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 13:07:31','2025-06-16 13:07:31'),(3241,1621,2,'_entry_uid_hash','418f3519487e3093aa50180907945999',NULL,NULL,NULL,'2025-06-16 23:33:29','2025-06-16 23:33:29'),(3242,1621,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-16 23:33:29','2025-06-16 23:33:29'),(3243,1622,2,'_entry_uid_hash','97be7862cffca970c0ad13ff90f82f7d',NULL,NULL,NULL,'2025-06-17 00:17:30','2025-06-17 00:17:30'),(3244,1622,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 00:17:30','2025-06-17 00:17:30'),(3245,1623,2,'_entry_uid_hash','dca2a1d7f2e5e8fa46b677ebd60730fd',NULL,NULL,NULL,'2025-06-17 01:24:28','2025-06-17 01:24:28'),(3246,1623,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 01:24:28','2025-06-17 01:24:28'),(3247,1624,2,'_entry_uid_hash','0eb04c54a40f26f2779809305a620957',NULL,NULL,NULL,'2025-06-17 02:25:58','2025-06-17 02:25:58'),(3248,1624,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 02:25:58','2025-06-17 02:25:58'),(3249,1625,2,'_entry_uid_hash','cddf02c6dc6ec25cdf3457db86b03fa7',NULL,NULL,NULL,'2025-06-17 03:53:13','2025-06-17 03:53:13'),(3250,1625,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 03:53:13','2025-06-17 03:53:13'),(3251,1626,2,'_entry_uid_hash','cae3056603dcc8b3bb7f507461d5d3f8',NULL,NULL,NULL,'2025-06-17 04:16:03','2025-06-17 04:16:03'),(3252,1626,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 04:16:03','2025-06-17 04:16:03'),(3253,1627,2,'_entry_uid_hash','8e791f2942e7a13565c620eadae17288',NULL,NULL,NULL,'2025-06-17 06:46:10','2025-06-17 06:46:10'),(3254,1627,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 06:46:10','2025-06-17 06:46:10'),(3255,1628,2,'_entry_uid_hash','750b7626527f34afd11209bf1b2dfe07',NULL,NULL,NULL,'2025-06-17 21:43:14','2025-06-17 21:43:14'),(3256,1628,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-17 21:43:14','2025-06-17 21:43:14'),(3257,1629,2,'_entry_uid_hash','630b62875c922a19c89c7e17c08ec1db',NULL,NULL,NULL,'2025-06-18 00:44:51','2025-06-18 00:44:51'),(3258,1629,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-18 00:44:51','2025-06-18 00:44:51'),(3259,1630,2,'_entry_uid_hash','6af7109415314a656eba48a3080363d8',NULL,NULL,NULL,'2025-06-18 07:46:04','2025-06-18 07:46:04'),(3260,1630,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-18 07:46:04','2025-06-18 07:46:04'),(3261,1631,2,'_entry_uid_hash','4c1334ac8fe3c9662d9a27cfc8ea8285',NULL,NULL,NULL,'2025-06-18 07:49:12','2025-06-18 07:49:12'),(3262,1631,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-18 07:49:12','2025-06-18 07:49:12'),(3263,1632,2,'_entry_uid_hash','cd067418f4ce09626572500e120925ab',NULL,NULL,NULL,'2025-06-18 07:59:13','2025-06-18 07:59:13'),(3264,1632,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-18 07:59:13','2025-06-18 07:59:13'),(3265,1633,2,'_entry_uid_hash','7ef9310e3860d88c1d18c57820efbf31',NULL,NULL,NULL,'2025-06-18 21:36:11','2025-06-18 21:36:11'),(3266,1633,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-18 21:36:11','2025-06-18 21:36:11'),(3267,1634,2,'_entry_uid_hash','8f1c06ce603f24587611763f9c882c23',NULL,NULL,NULL,'2025-06-19 01:52:27','2025-06-19 01:52:27'),(3268,1634,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 01:52:27','2025-06-19 01:52:27'),(3269,1635,2,'_entry_uid_hash','0d3a0490d5a5e7d5c1128286fcfe4d54',NULL,NULL,NULL,'2025-06-19 02:43:42','2025-06-19 02:43:42'),(3270,1635,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 02:43:42','2025-06-19 02:43:42'),(3271,1636,2,'_entry_uid_hash','f31e48f1bac0ed967e3233ecf3b3407f',NULL,NULL,NULL,'2025-06-19 03:07:19','2025-06-19 03:07:19'),(3272,1636,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 03:07:19','2025-06-19 03:07:19'),(3273,1637,2,'_entry_uid_hash','dd90f415f3d4579b33169044c8570b09',NULL,NULL,NULL,'2025-06-19 06:39:39','2025-06-19 06:39:39'),(3274,1637,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 06:39:39','2025-06-19 06:39:39'),(3275,1638,2,'_entry_uid_hash','a4830dd898b8658286a7eb997511717f',NULL,NULL,NULL,'2025-06-19 06:58:15','2025-06-19 06:58:15'),(3276,1638,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 06:58:15','2025-06-19 06:58:15'),(3277,1639,2,'_entry_uid_hash','da2bc179b405198228d39e064b379400',NULL,NULL,NULL,'2025-06-19 07:50:44','2025-06-19 07:50:44'),(3278,1639,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 07:50:44','2025-06-19 07:50:44'),(3279,1640,2,'_entry_uid_hash','155cf9bfa2e330d5702246630d240286',NULL,NULL,NULL,'2025-06-19 11:41:47','2025-06-19 11:41:47'),(3280,1640,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 11:41:47','2025-06-19 11:41:47'),(3281,1641,2,'_entry_uid_hash','8bf32a7aef30cba6574af36df37d2676',NULL,NULL,NULL,'2025-06-19 13:05:59','2025-06-19 13:05:59'),(3282,1641,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 13:05:59','2025-06-19 13:05:59'),(3283,1642,2,'_entry_uid_hash','04ec80716231cd7c302ec7bd7860a32e',NULL,NULL,NULL,'2025-06-19 14:59:16','2025-06-19 14:59:16'),(3284,1642,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 14:59:16','2025-06-19 14:59:16'),(3285,1643,2,'_entry_uid_hash','5332cd584f198ca77970ebf6efd6618a',NULL,NULL,NULL,'2025-06-19 15:36:38','2025-06-19 15:36:38'),(3286,1643,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 15:36:38','2025-06-19 15:36:38'),(3287,1644,2,'_entry_uid_hash','3a7431ec9effaf4521758e4da8ecf01d',NULL,NULL,NULL,'2025-06-19 21:14:08','2025-06-19 21:14:08'),(3288,1644,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 21:14:08','2025-06-19 21:14:08'),(3289,1645,2,'_entry_uid_hash','373ca26d4249284d7f8dea74203371fc',NULL,NULL,NULL,'2025-06-19 21:57:02','2025-06-19 21:57:02'),(3290,1645,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-19 21:57:02','2025-06-19 21:57:02'),(3291,1646,2,'_entry_uid_hash','9310bdba154b20544eee4c2cd2e3b796',NULL,NULL,NULL,'2025-06-20 00:32:11','2025-06-20 00:32:11'),(3292,1646,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 00:32:11','2025-06-20 00:32:11'),(3293,1647,2,'_entry_uid_hash','b77319814094dde457c4a69bc0ef6cac',NULL,NULL,NULL,'2025-06-20 01:54:34','2025-06-20 01:54:34'),(3294,1647,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 01:54:34','2025-06-20 01:54:34'),(3295,1648,2,'_entry_uid_hash','b202d88be619b3f20e23ec7af77e2687',NULL,NULL,NULL,'2025-06-20 06:39:36','2025-06-20 06:39:36'),(3296,1648,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 06:39:36','2025-06-20 06:39:36'),(3297,1649,2,'_entry_uid_hash','ff604fa8624c6d9aa5b7b6cb7f9a6a41',NULL,NULL,NULL,'2025-06-20 15:20:48','2025-06-20 15:20:48'),(3298,1649,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 15:20:48','2025-06-20 15:20:48'),(3299,1650,2,'_entry_uid_hash','c12bb29ab5644cb54fc74c3e127679c4',NULL,NULL,NULL,'2025-06-20 19:07:42','2025-06-20 19:07:42'),(3300,1650,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 19:07:42','2025-06-20 19:07:42'),(3301,1651,2,'_entry_uid_hash','c4d5f6a5c1ecbb1c95011ba31311401a',NULL,NULL,NULL,'2025-06-20 22:41:56','2025-06-20 22:41:56'),(3302,1651,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-20 22:41:56','2025-06-20 22:41:56'),(3303,1652,2,'_entry_uid_hash','a655adde2f8fc689aff5cb280c5dc778',NULL,NULL,NULL,'2025-06-21 03:36:42','2025-06-21 03:36:42'),(3304,1652,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 03:36:42','2025-06-21 03:36:42'),(3305,1653,2,'_entry_uid_hash','8791710fba4d54541e7a1eac9a1cf71b',NULL,NULL,NULL,'2025-06-21 04:58:35','2025-06-21 04:58:35'),(3306,1653,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 04:58:35','2025-06-21 04:58:35'),(3307,1654,2,'_entry_uid_hash','3656b712b6d6557520b12f015c7fb66a',NULL,NULL,NULL,'2025-06-21 05:57:49','2025-06-21 05:57:49'),(3308,1654,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 05:57:49','2025-06-21 05:57:49'),(3309,1655,2,'_entry_uid_hash','ca8130d85e208951edecc1122f03d1b5',NULL,NULL,NULL,'2025-06-21 09:13:32','2025-06-21 09:13:32'),(3310,1655,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 09:13:32','2025-06-21 09:13:32'),(3311,1656,2,'_entry_uid_hash','efd436ba743510f2653581cc1f233e57',NULL,NULL,NULL,'2025-06-21 15:07:21','2025-06-21 15:07:21'),(3312,1656,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 15:07:21','2025-06-21 15:07:21'),(3313,1657,2,'_entry_uid_hash','a67e934f064f4dfe4fddf61c656d5694',NULL,NULL,NULL,'2025-06-21 18:52:09','2025-06-21 18:52:09'),(3314,1657,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 18:52:09','2025-06-21 18:52:09'),(3315,1658,2,'_entry_uid_hash','9a06be54ce851f8ce18e4180010ca1f0',NULL,NULL,NULL,'2025-06-21 23:05:50','2025-06-21 23:05:50'),(3316,1658,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-21 23:05:50','2025-06-21 23:05:50'),(3317,1659,2,'_entry_uid_hash','4960343f0f2e3c60ee753515e3aabcc6',NULL,NULL,NULL,'2025-06-22 02:34:15','2025-06-22 02:34:15'),(3318,1659,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-22 02:34:16','2025-06-22 02:34:16'),(3319,1660,2,'_entry_uid_hash','22472fde042a3e5e1a954396b1bc12ec',NULL,NULL,NULL,'2025-06-22 03:31:00','2025-06-22 03:31:00'),(3320,1660,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-22 03:31:00','2025-06-22 03:31:00'),(3321,1661,2,'_entry_uid_hash','9eff9d93e03aeb9693a40643e9d150f7',NULL,NULL,NULL,'2025-06-22 18:29:08','2025-06-22 18:29:08'),(3322,1661,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-22 18:29:09','2025-06-22 18:29:09'),(3323,1662,2,'_entry_uid_hash','66295ddf871d5f748521107d6bf802e1',NULL,NULL,NULL,'2025-06-22 21:54:39','2025-06-22 21:54:39'),(3324,1662,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-22 21:54:39','2025-06-22 21:54:39'),(3325,1663,2,'_entry_uid_hash','d355e44cbf9e1a568907669b04d38de9',NULL,NULL,NULL,'2025-06-23 02:56:32','2025-06-23 02:56:32'),(3326,1663,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 02:56:32','2025-06-23 02:56:32'),(3327,1664,2,'_entry_uid_hash','b75227170edb8793528e753980c42111',NULL,NULL,NULL,'2025-06-23 03:00:29','2025-06-23 03:00:29'),(3328,1664,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 03:00:29','2025-06-23 03:00:29'),(3329,1665,2,'_entry_uid_hash','79c4fb02a2936fbf7508b0751515152f',NULL,NULL,NULL,'2025-06-23 12:15:33','2025-06-23 12:15:33'),(3330,1665,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 12:15:33','2025-06-23 12:15:33'),(3331,1666,2,'_entry_uid_hash','320fabc7ab592e76c6191722b6fa5854',NULL,NULL,NULL,'2025-06-23 13:35:57','2025-06-23 13:35:57'),(3332,1666,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 13:35:57','2025-06-23 13:35:57'),(3333,1667,2,'_entry_uid_hash','90c01dfbbe8b9a6bf3d096880248894b',NULL,NULL,NULL,'2025-06-23 15:01:12','2025-06-23 15:01:12'),(3334,1667,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 15:01:12','2025-06-23 15:01:12'),(3335,1668,2,'_entry_uid_hash','ad70d0a93b5b057da28ab17105c506ae',NULL,NULL,NULL,'2025-06-23 16:02:36','2025-06-23 16:02:36'),(3336,1668,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 16:02:36','2025-06-23 16:02:36'),(3337,1669,2,'_entry_uid_hash','6be175a8bd0da23f882372a03a14e46f',NULL,NULL,NULL,'2025-06-23 18:33:34','2025-06-23 18:33:34'),(3338,1669,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 18:33:34','2025-06-23 18:33:34'),(3339,1670,2,'_entry_uid_hash','8f5f5baa0dc0f3b9360c15da9ae9b61b',NULL,NULL,NULL,'2025-06-23 19:25:29','2025-06-23 19:25:29'),(3340,1670,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-23 19:25:29','2025-06-23 19:25:29'),(3341,1671,2,'_entry_uid_hash','bde2529bee4ffde5eb6dda79a2d14a19',NULL,NULL,NULL,'2025-06-24 00:54:07','2025-06-24 00:54:07'),(3342,1671,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-24 00:54:07','2025-06-24 00:54:07'),(3343,1672,2,'_entry_uid_hash','93d54d988aa4ce73826962de23d0dfd5',NULL,NULL,NULL,'2025-06-24 02:52:07','2025-06-24 02:52:07'),(3344,1672,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-24 02:52:07','2025-06-24 02:52:07'),(3345,1673,2,'_entry_uid_hash','60a8ff00b04c981250c8f87a1ca36da6',NULL,NULL,NULL,'2025-06-24 10:08:55','2025-06-24 10:08:55'),(3346,1673,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-24 10:08:55','2025-06-24 10:08:55'),(3347,1674,2,'_entry_uid_hash','7418c8a352705ef62569a04378d0aa7f',NULL,NULL,NULL,'2025-06-24 21:21:29','2025-06-24 21:21:29'),(3348,1674,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-24 21:21:29','2025-06-24 21:21:29'),(3349,1675,2,'_entry_uid_hash','29a189328bb2d735905e91925f31e76c',NULL,NULL,NULL,'2025-06-24 21:52:16','2025-06-24 21:52:16'),(3350,1675,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-24 21:52:16','2025-06-24 21:52:16'),(3351,1676,2,'_entry_uid_hash','45be5afe13f8919c7bb6588bc4b32adc',NULL,NULL,NULL,'2025-06-25 00:41:27','2025-06-25 00:41:27'),(3352,1676,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 00:41:27','2025-06-25 00:41:27'),(3353,1677,2,'_entry_uid_hash','87a124b1f32a00b149ce6afdc43a3026',NULL,NULL,NULL,'2025-06-25 02:08:03','2025-06-25 02:08:03'),(3354,1677,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 02:08:03','2025-06-25 02:08:03'),(3355,1678,2,'_entry_uid_hash','107eee8ea1412af4a7c3f85b71e8437d',NULL,NULL,NULL,'2025-06-25 06:24:45','2025-06-25 06:24:45'),(3356,1678,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 06:24:45','2025-06-25 06:24:45'),(3357,1679,2,'_entry_uid_hash','1bb9194aa752f3ec5c5ce8f6dcc92505',NULL,NULL,NULL,'2025-06-25 13:30:30','2025-06-25 13:30:30'),(3358,1679,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 13:30:30','2025-06-25 13:30:30'),(3359,1680,2,'_entry_uid_hash','7ef2da97d4c9bf465a49bce23c01d6bf',NULL,NULL,NULL,'2025-06-25 13:56:46','2025-06-25 13:56:46'),(3360,1680,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 13:56:46','2025-06-25 13:56:46'),(3361,1681,2,'_entry_uid_hash','d7f567b3f9b5416c940fe1dc8e5cfa84',NULL,NULL,NULL,'2025-06-25 16:14:38','2025-06-25 16:14:38'),(3362,1681,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 16:14:38','2025-06-25 16:14:38'),(3363,1682,2,'_entry_uid_hash','ba9f7c010eeb9fa1a18afc7c690f32be',NULL,NULL,NULL,'2025-06-25 18:04:35','2025-06-25 18:04:35'),(3364,1682,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 18:04:35','2025-06-25 18:04:35'),(3365,1683,2,'_entry_uid_hash','1c1838fa0f841cde0df287a7a34cb425',NULL,NULL,NULL,'2025-06-25 21:08:27','2025-06-25 21:08:27'),(3366,1683,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 21:08:27','2025-06-25 21:08:27'),(3367,1684,2,'_entry_uid_hash','dda8e637eb97e481cda57e2ca2e62dd7',NULL,NULL,NULL,'2025-06-25 22:11:19','2025-06-25 22:11:19'),(3368,1684,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-25 22:11:19','2025-06-25 22:11:19'),(3369,1685,2,'_entry_uid_hash','f214308603e5ae1aaa72410e1359b774',NULL,NULL,NULL,'2025-06-26 01:56:08','2025-06-26 01:56:08'),(3370,1685,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 01:56:08','2025-06-26 01:56:08'),(3371,1686,2,'_entry_uid_hash','e502b2440670030e763e6b344bfa08c0',NULL,NULL,NULL,'2025-06-26 07:44:27','2025-06-26 07:44:27'),(3372,1686,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 07:44:27','2025-06-26 07:44:27'),(3373,1687,2,'_entry_uid_hash','08f105e834e2849e9527f3fbcc9d94cb',NULL,NULL,NULL,'2025-06-26 10:12:31','2025-06-26 10:12:31'),(3374,1687,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 10:12:31','2025-06-26 10:12:31'),(3375,1688,2,'_entry_uid_hash','872c633846b2d929ca4059f11577ea9f',NULL,NULL,NULL,'2025-06-26 15:31:59','2025-06-26 15:31:59'),(3376,1688,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 15:31:59','2025-06-26 15:31:59'),(3377,1689,2,'_entry_uid_hash','a28df84fa0aad7d194345f3c23ffd1a3',NULL,NULL,NULL,'2025-06-26 17:56:01','2025-06-26 17:56:01'),(3378,1689,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 17:56:01','2025-06-26 17:56:01'),(3379,1690,2,'_entry_uid_hash','fdea8fd89947190d329ec90e205c170d',NULL,NULL,NULL,'2025-06-26 20:35:35','2025-06-26 20:35:35'),(3380,1690,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 20:35:35','2025-06-26 20:35:35'),(3381,1691,2,'_entry_uid_hash','3606c7a25d9b745cea80a73d579f57e6',NULL,NULL,NULL,'2025-06-26 23:22:17','2025-06-26 23:22:17'),(3382,1691,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-26 23:22:17','2025-06-26 23:22:17'),(3383,1692,2,'_entry_uid_hash','b36685a66d539fc86fc76a8dd40b7993',NULL,NULL,NULL,'2025-06-27 01:45:01','2025-06-27 01:45:01'),(3384,1692,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 01:45:01','2025-06-27 01:45:01'),(3385,1693,2,'_entry_uid_hash','ca0b7cf2a197b52cfd1a86dd8fdc07af',NULL,NULL,NULL,'2025-06-27 02:33:56','2025-06-27 02:33:56'),(3386,1693,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 02:33:56','2025-06-27 02:33:56'),(3387,1694,2,'_entry_uid_hash','889a8b654be2c5629752295f80b95b0d',NULL,NULL,NULL,'2025-06-27 03:27:21','2025-06-27 03:27:21'),(3388,1694,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 03:27:21','2025-06-27 03:27:21'),(3389,1695,2,'_entry_uid_hash','7288488fdc6fbfe8d63b6e65cbcf8a20',NULL,NULL,NULL,'2025-06-27 09:20:47','2025-06-27 09:20:47'),(3390,1695,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 09:20:47','2025-06-27 09:20:47'),(3391,1696,2,'_entry_uid_hash','b20addd26cfba815fde331aa18b557ea',NULL,NULL,NULL,'2025-06-27 10:22:36','2025-06-27 10:22:36'),(3392,1696,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 10:22:36','2025-06-27 10:22:36'),(3393,1697,2,'_entry_uid_hash','0396ebf1bb6c75bd2bcac7e93011659a',NULL,NULL,NULL,'2025-06-27 13:46:47','2025-06-27 13:46:47'),(3394,1697,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 13:46:47','2025-06-27 13:46:47'),(3395,1698,2,'_entry_uid_hash','3683168749878cadbe29e39733e1ced2',NULL,NULL,NULL,'2025-06-27 15:03:21','2025-06-27 15:03:21'),(3396,1698,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 15:03:21','2025-06-27 15:03:21'),(3397,1699,2,'_entry_uid_hash','0a66aee26a69c5cf7010ace1da97de19',NULL,NULL,NULL,'2025-06-27 20:39:54','2025-06-27 20:39:54'),(3398,1699,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-27 20:39:54','2025-06-27 20:39:54'),(3399,1700,2,'_entry_uid_hash','54e1cf635d1df311b0dfb21b2244a9db',NULL,NULL,NULL,'2025-06-28 18:52:30','2025-06-28 18:52:30'),(3400,1700,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-28 18:52:30','2025-06-28 18:52:30'),(3401,1701,2,'_entry_uid_hash','86f4527c55de0c3a5c4da7adc4426f8e',NULL,NULL,NULL,'2025-06-28 20:22:47','2025-06-28 20:22:47'),(3402,1701,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-28 20:22:47','2025-06-28 20:22:47'),(3403,1702,2,'_entry_uid_hash','1121f039f13d68116a157639a3626b65',NULL,NULL,NULL,'2025-06-28 22:28:24','2025-06-28 22:28:24'),(3404,1702,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-28 22:28:24','2025-06-28 22:28:24'),(3405,1703,2,'_entry_uid_hash','6da26e94c93625be4b4fa2afb50d54a3',NULL,NULL,NULL,'2025-06-28 23:31:05','2025-06-28 23:31:05'),(3406,1703,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-28 23:31:05','2025-06-28 23:31:05'),(3407,1704,2,'_entry_uid_hash','dc37c6e0cbfb8e5892b5ab5e5ec534e8',NULL,NULL,NULL,'2025-06-29 03:31:25','2025-06-29 03:31:25'),(3408,1704,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 03:31:25','2025-06-29 03:31:25'),(3409,1705,2,'_entry_uid_hash','5c964a26cd499c7c8e9c1324a18b66ed',NULL,NULL,NULL,'2025-06-29 07:46:18','2025-06-29 07:46:18'),(3410,1705,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 07:46:18','2025-06-29 07:46:18'),(3411,1706,2,'_entry_uid_hash','1439b0b6f7dede14aba933217de89897',NULL,NULL,NULL,'2025-06-29 09:28:42','2025-06-29 09:28:42'),(3412,1706,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 09:28:42','2025-06-29 09:28:42'),(3413,1707,2,'_entry_uid_hash','89f1104ab52b6f01e5f3c1550c5d9615',NULL,NULL,NULL,'2025-06-29 11:40:16','2025-06-29 11:40:16'),(3414,1707,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 11:40:16','2025-06-29 11:40:16'),(3415,1708,2,'_entry_uid_hash','f16c267baf075bb574d4c0732609a237',NULL,NULL,NULL,'2025-06-29 12:28:12','2025-06-29 12:28:12'),(3416,1708,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 12:28:12','2025-06-29 12:28:12'),(3417,1709,2,'_entry_uid_hash','e879b222c48e450bd45ab865a042bc42',NULL,NULL,NULL,'2025-06-29 12:41:36','2025-06-29 12:41:36'),(3418,1709,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 12:41:36','2025-06-29 12:41:36'),(3419,1710,2,'_entry_uid_hash','140d6a35d38de7d7fd2227dcb4b5d11f',NULL,NULL,NULL,'2025-06-29 20:49:13','2025-06-29 20:49:13'),(3420,1710,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 20:49:13','2025-06-29 20:49:13'),(3421,1711,2,'_entry_uid_hash','f563b5082fb7496f9039d9366f5adb5f',NULL,NULL,NULL,'2025-06-29 21:03:18','2025-06-29 21:03:18'),(3422,1711,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 21:03:18','2025-06-29 21:03:18'),(3423,1712,2,'_entry_uid_hash','5ae372334e6fe321a4ccc08ac0eae689',NULL,NULL,NULL,'2025-06-29 23:32:52','2025-06-29 23:32:52'),(3424,1712,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-29 23:32:52','2025-06-29 23:32:52'),(3425,1713,2,'_entry_uid_hash','de6b5a300bce6738a060a6a5bab251b6',NULL,NULL,NULL,'2025-06-30 00:39:11','2025-06-30 00:39:11'),(3426,1713,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 00:39:11','2025-06-30 00:39:11'),(3427,1714,2,'_entry_uid_hash','7a7e45a8caeaab69bfda1a39c11ae15a',NULL,NULL,NULL,'2025-06-30 01:31:12','2025-06-30 01:31:12'),(3428,1714,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 01:31:12','2025-06-30 01:31:12'),(3429,1715,2,'_entry_uid_hash','8018f5d95c1d019a01a7ff1e47116ea6',NULL,NULL,NULL,'2025-06-30 01:56:07','2025-06-30 01:56:07'),(3430,1715,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 01:56:07','2025-06-30 01:56:07'),(3431,1716,2,'_entry_uid_hash','5da0c32130ef798e70e419361bb3cc4d',NULL,NULL,NULL,'2025-06-30 04:12:52','2025-06-30 04:12:52'),(3432,1716,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 04:12:52','2025-06-30 04:12:52'),(3433,1717,2,'_entry_uid_hash','078f97f44cf76b9c8342917ea7fa8aee',NULL,NULL,NULL,'2025-06-30 06:14:08','2025-06-30 06:14:08'),(3434,1717,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 06:14:08','2025-06-30 06:14:08'),(3435,1718,2,'_entry_uid_hash','4d77a3d1f057545a293e66a1e4d426bf',NULL,NULL,NULL,'2025-06-30 08:45:25','2025-06-30 08:45:25'),(3436,1718,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 08:45:25','2025-06-30 08:45:25'),(3437,1719,2,'_entry_uid_hash','29d968d6e70a259ce32d67cc1a679511',NULL,NULL,NULL,'2025-06-30 15:07:33','2025-06-30 15:07:33'),(3438,1719,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 15:07:33','2025-06-30 15:07:33'),(3439,1720,2,'_entry_uid_hash','cbd0892dc8e70f37cfd16576f5f8e87a',NULL,NULL,NULL,'2025-06-30 21:30:40','2025-06-30 21:30:40'),(3440,1720,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-06-30 21:30:40','2025-06-30 21:30:40'),(3441,1721,2,'_entry_uid_hash','c698f4264a4538a33aad480023bdefa2',NULL,NULL,NULL,'2025-07-01 08:06:23','2025-07-01 08:06:23'),(3442,1721,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-01 08:06:23','2025-07-01 08:06:23'),(3443,1722,2,'_entry_uid_hash','663190f4c544f2a5b55168d2efab7b20',NULL,NULL,NULL,'2025-07-01 11:50:52','2025-07-01 11:50:52'),(3444,1722,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-01 11:50:52','2025-07-01 11:50:52'),(3445,1723,2,'_entry_uid_hash','3f3221a1adb8cde309e66c9fee7df3c6',NULL,NULL,NULL,'2025-07-01 22:16:50','2025-07-01 22:16:50'),(3446,1723,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-01 22:16:50','2025-07-01 22:16:50'),(3447,1724,2,'_entry_uid_hash','51f9fb97cd62841a3db0b9f38e0ffc0f',NULL,NULL,NULL,'2025-07-01 23:02:15','2025-07-01 23:02:15'),(3448,1724,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-01 23:02:15','2025-07-01 23:02:15'),(3449,1725,2,'_entry_uid_hash','8baddba21a1cbf849eb856d6b69c5eda',NULL,NULL,NULL,'2025-07-02 04:03:36','2025-07-02 04:03:36'),(3450,1725,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 04:03:36','2025-07-02 04:03:36'),(3451,1726,2,'_entry_uid_hash','438fdd030cdea51cf1d3f47b14dfa882',NULL,NULL,NULL,'2025-07-02 05:49:56','2025-07-02 05:49:56'),(3452,1726,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 05:49:56','2025-07-02 05:49:56'),(3453,1727,2,'_entry_uid_hash','259b927489151846ca105d59568c5e0b',NULL,NULL,NULL,'2025-07-02 10:11:58','2025-07-02 10:11:58'),(3454,1727,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 10:11:58','2025-07-02 10:11:58'),(3455,1728,2,'_entry_uid_hash','91bfc73d66d5e1488ee025835ed2f186',NULL,NULL,NULL,'2025-07-02 15:41:52','2025-07-02 15:41:52'),(3456,1728,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 15:41:52','2025-07-02 15:41:52'),(3457,1729,2,'_entry_uid_hash','7002fa653e62e4b245ee309b7d9cf90d',NULL,NULL,NULL,'2025-07-02 21:17:37','2025-07-02 21:17:37'),(3458,1729,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 21:17:37','2025-07-02 21:17:37'),(3459,1730,2,'_entry_uid_hash','00dca71b00461b43f661be332cea5517',NULL,NULL,NULL,'2025-07-02 21:38:08','2025-07-02 21:38:08'),(3460,1730,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-02 21:38:08','2025-07-02 21:38:08'),(3461,1731,2,'_entry_uid_hash','5ac03069debf26ebe5d0aa31b7b1bbe5',NULL,NULL,NULL,'2025-07-03 00:45:43','2025-07-03 00:45:43'),(3462,1731,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 00:45:43','2025-07-03 00:45:43'),(3463,1732,2,'_entry_uid_hash','0fc695f6f1cc1a7a46bd82044780a6bb',NULL,NULL,NULL,'2025-07-03 01:17:39','2025-07-03 01:17:39'),(3464,1732,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 01:17:39','2025-07-03 01:17:39'),(3465,1733,2,'_entry_uid_hash','376c647d5b0ee20f6d8ccd0a83a19319',NULL,NULL,NULL,'2025-07-03 07:15:44','2025-07-03 07:15:44'),(3466,1733,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 07:15:44','2025-07-03 07:15:44'),(3467,1734,2,'_entry_uid_hash','dda5a2550af6654cd6a6473e56b01755',NULL,NULL,NULL,'2025-07-03 10:21:04','2025-07-03 10:21:04'),(3468,1734,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 10:21:04','2025-07-03 10:21:04'),(3469,1735,2,'_entry_uid_hash','e06dff22de24000fee55143ace6d4b42',NULL,NULL,NULL,'2025-07-03 12:38:34','2025-07-03 12:38:34'),(3470,1735,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 12:38:34','2025-07-03 12:38:34'),(3471,1736,2,'_entry_uid_hash','0fc0dd2de34a8e727f23473a13d332aa',NULL,NULL,NULL,'2025-07-03 13:15:07','2025-07-03 13:15:07'),(3472,1736,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 13:15:07','2025-07-03 13:15:07'),(3473,1737,2,'_entry_uid_hash','ee2e32c6d58fa328dcdfe3dae99c38b2',NULL,NULL,NULL,'2025-07-03 15:10:35','2025-07-03 15:10:35'),(3474,1737,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 15:10:35','2025-07-03 15:10:35'),(3475,1738,2,'_entry_uid_hash','fefd5678bfa650e1fda7bee75c5bd92c',NULL,NULL,NULL,'2025-07-03 22:56:43','2025-07-03 22:56:43'),(3476,1738,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-03 22:56:43','2025-07-03 22:56:43'),(3477,1739,2,'_entry_uid_hash','b9c0345f2b9f02aa4ee643983f9cff1e',NULL,NULL,NULL,'2025-07-04 01:31:50','2025-07-04 01:31:50'),(3478,1739,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 01:31:50','2025-07-04 01:31:50'),(3479,1740,2,'_entry_uid_hash','ad2c0f465a1ebe5ea53cdfad253fc69b',NULL,NULL,NULL,'2025-07-04 01:50:20','2025-07-04 01:50:20'),(3480,1740,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 01:50:20','2025-07-04 01:50:20'),(3481,1741,2,'_entry_uid_hash','58836b9e058405695af34458fe691349',NULL,NULL,NULL,'2025-07-04 08:24:03','2025-07-04 08:24:03'),(3482,1741,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 08:24:03','2025-07-04 08:24:03'),(3483,1742,2,'_entry_uid_hash','a3aa57e9c00665e480d7fc7b74be45d0',NULL,NULL,NULL,'2025-07-04 09:09:57','2025-07-04 09:09:57'),(3484,1742,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 09:09:57','2025-07-04 09:09:57'),(3485,1743,2,'_entry_uid_hash','58fc9979cd34a1c55f3c962100c4c4de',NULL,NULL,NULL,'2025-07-04 09:20:51','2025-07-04 09:20:51'),(3486,1743,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 09:20:51','2025-07-04 09:20:51'),(3487,1744,2,'_entry_uid_hash','979c52c6baa466851f81154e6b8808df',NULL,NULL,NULL,'2025-07-04 15:55:23','2025-07-04 15:55:23'),(3488,1744,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 15:55:23','2025-07-04 15:55:23'),(3489,1745,2,'_entry_uid_hash','ce64a1d69abea2f3dbd444705efc30c8',NULL,NULL,NULL,'2025-07-04 17:13:37','2025-07-04 17:13:37'),(3490,1745,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 17:13:37','2025-07-04 17:13:37'),(3491,1746,2,'_entry_uid_hash','2181ed7104355044afb3e420b62999a3',NULL,NULL,NULL,'2025-07-04 19:26:28','2025-07-04 19:26:28'),(3492,1746,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 19:26:28','2025-07-04 19:26:28'),(3493,1747,2,'_entry_uid_hash','2543e836d155410b609be10238ee8315',NULL,NULL,NULL,'2025-07-04 22:22:00','2025-07-04 22:22:00'),(3494,1747,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-04 22:22:00','2025-07-04 22:22:00'),(3495,1748,2,'_entry_uid_hash','f7833a29c5c85a5f07e47eddaa1353e2',NULL,NULL,NULL,'2025-07-05 04:04:25','2025-07-05 04:04:25'),(3496,1748,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-05 04:04:25','2025-07-05 04:04:25'),(3497,1749,2,'_entry_uid_hash','cedf769855bdd60205c00159f8650450',NULL,NULL,NULL,'2025-07-05 05:02:46','2025-07-05 05:02:46'),(3498,1749,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-05 05:02:46','2025-07-05 05:02:46'),(3499,1750,2,'_entry_uid_hash','df73a17279fffe9fd7b61d5a7b2e0eaf',NULL,NULL,NULL,'2025-07-05 12:05:08','2025-07-05 12:05:08'),(3500,1750,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-05 12:05:08','2025-07-05 12:05:08'),(3501,1751,2,'_entry_uid_hash','c24b201a3c5d5f403ddb9c965f35ec57',NULL,NULL,NULL,'2025-07-05 16:53:02','2025-07-05 16:53:02'),(3502,1751,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-05 16:53:02','2025-07-05 16:53:02'),(3503,1752,2,'_entry_uid_hash','1c73f7adc35b4736c28a81d7963f18a5',NULL,NULL,NULL,'2025-07-05 20:04:53','2025-07-05 20:04:53'),(3504,1752,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-05 20:04:53','2025-07-05 20:04:53'),(3505,1753,2,'_entry_uid_hash','5000ab7851159129dd2ca6e7e3754dcb',NULL,NULL,NULL,'2025-07-06 02:35:29','2025-07-06 02:35:29'),(3506,1753,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-06 02:35:29','2025-07-06 02:35:29'),(3507,1754,2,'_entry_uid_hash','6a52948b694585df19ac86dce8720984',NULL,NULL,NULL,'2025-07-06 07:34:59','2025-07-06 07:34:59'),(3508,1754,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-06 07:34:59','2025-07-06 07:34:59'),(3509,1755,2,'_entry_uid_hash','330fbaf911a023d3a14b19279c376332',NULL,NULL,NULL,'2025-07-06 23:41:41','2025-07-06 23:41:41'),(3510,1755,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-06 23:41:41','2025-07-06 23:41:41'),(3511,1756,2,'_entry_uid_hash','ca65ebaff258079d7abc8be7c181c016',NULL,NULL,NULL,'2025-07-07 01:17:10','2025-07-07 01:17:10'),(3512,1756,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 01:17:10','2025-07-07 01:17:10'),(3513,1757,2,'_entry_uid_hash','5a022bedea41d6976144379ef293a012',NULL,NULL,NULL,'2025-07-07 08:20:58','2025-07-07 08:20:58'),(3514,1757,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 08:20:58','2025-07-07 08:20:58'),(3515,1758,2,'_entry_uid_hash','c688f3cd26faef05ce72d96ac7851794',NULL,NULL,NULL,'2025-07-07 11:48:23','2025-07-07 11:48:23'),(3516,1758,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 11:48:23','2025-07-07 11:48:23'),(3517,1759,2,'_entry_uid_hash','4af9f6397d75fff3a0b4d5d8934992e1',NULL,NULL,NULL,'2025-07-07 12:37:25','2025-07-07 12:37:25'),(3518,1759,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 12:37:25','2025-07-07 12:37:25'),(3519,1760,2,'_entry_uid_hash','e04440a90774ff24fdb8f16f3da31b56',NULL,NULL,NULL,'2025-07-07 12:54:17','2025-07-07 12:54:17'),(3520,1760,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 12:54:17','2025-07-07 12:54:17'),(3521,1761,2,'_entry_uid_hash','9bee7bab507b096d6bf3c6b52dbd5be9',NULL,NULL,NULL,'2025-07-07 12:57:49','2025-07-07 12:57:49'),(3522,1761,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 12:57:49','2025-07-07 12:57:49'),(3523,1762,2,'_entry_uid_hash','22eb3bad78e5a0504519200a075f3fbb',NULL,NULL,NULL,'2025-07-07 19:39:06','2025-07-07 19:39:06'),(3524,1762,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 19:39:06','2025-07-07 19:39:06'),(3525,1763,2,'_entry_uid_hash','e00f927f6ca59ce2836fd5392b65f9df',NULL,NULL,NULL,'2025-07-07 21:30:34','2025-07-07 21:30:34'),(3526,1763,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-07 21:30:34','2025-07-07 21:30:34'),(3527,1764,2,'_entry_uid_hash','b1d3ad89352747ad7174ea14de3c7b32',NULL,NULL,NULL,'2025-07-08 04:39:27','2025-07-08 04:39:27'),(3528,1764,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-08 04:39:27','2025-07-08 04:39:27'),(3529,1765,2,'_entry_uid_hash','8426d85611006aae7dca096caca299ff',NULL,NULL,NULL,'2025-07-08 10:39:32','2025-07-08 10:39:32'),(3530,1765,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-08 10:39:32','2025-07-08 10:39:32'),(3531,1766,2,'_entry_uid_hash','23beb7a0d1673daa3cf2a33eb9a3326e',NULL,NULL,NULL,'2025-07-08 11:30:13','2025-07-08 11:30:13'),(3532,1766,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-08 11:30:13','2025-07-08 11:30:13'),(3533,1767,2,'_entry_uid_hash','b840476e99b28e6f8277bcde1bed1090',NULL,NULL,NULL,'2025-07-08 13:47:07','2025-07-08 13:47:07'),(3534,1767,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-08 13:47:07','2025-07-08 13:47:07'),(3535,1768,2,'_entry_uid_hash','716c906c64d293666b13dc37ed2dee3f',NULL,NULL,NULL,'2025-07-08 21:07:33','2025-07-08 21:07:33'),(3536,1768,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-08 21:07:33','2025-07-08 21:07:33'),(3537,1769,2,'_entry_uid_hash','21cf9ec2db68397dbe10e41c31780d5f',NULL,NULL,NULL,'2025-07-09 04:19:51','2025-07-09 04:19:51'),(3538,1769,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 04:19:51','2025-07-09 04:19:51'),(3539,1770,2,'_entry_uid_hash','b8a48b2505d754cc984b192c3b298ac7',NULL,NULL,NULL,'2025-07-09 09:47:22','2025-07-09 09:47:22'),(3540,1770,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 09:47:22','2025-07-09 09:47:22'),(3541,1771,2,'_entry_uid_hash','252fc26509a31ee55b58b25dde8bc1c2',NULL,NULL,NULL,'2025-07-09 09:49:35','2025-07-09 09:49:35'),(3542,1771,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 09:49:35','2025-07-09 09:49:35'),(3543,1772,2,'_entry_uid_hash','bf73d5ffaa0511f254e17ace49830649',NULL,NULL,NULL,'2025-07-09 15:12:43','2025-07-09 15:12:43'),(3544,1772,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 15:12:43','2025-07-09 15:12:43'),(3545,1773,2,'_entry_uid_hash','9afcf3eb8e298e31f707e9740c45831f',NULL,NULL,NULL,'2025-07-09 20:18:18','2025-07-09 20:18:18'),(3546,1773,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 20:18:18','2025-07-09 20:18:18'),(3547,1774,2,'_entry_uid_hash','172a82e575021d71b0510269b1d3355f',NULL,NULL,NULL,'2025-07-09 20:51:46','2025-07-09 20:51:46'),(3548,1774,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-09 20:51:46','2025-07-09 20:51:46'),(3549,1775,2,'_entry_uid_hash','d1ea4b3ec98b773f491ea3f7f88ca899',NULL,NULL,NULL,'2025-07-10 05:21:45','2025-07-10 05:21:45'),(3550,1775,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-10 05:21:45','2025-07-10 05:21:45'),(3551,1776,2,'_entry_uid_hash','fa6f4e510a833d8085087dc26c432876',NULL,NULL,NULL,'2025-07-10 05:41:42','2025-07-10 05:41:42'),(3552,1776,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-10 05:41:42','2025-07-10 05:41:42'),(3553,1777,2,'_entry_uid_hash','2cc377b2b746371eb367961db6ecc556',NULL,NULL,NULL,'2025-07-10 16:52:50','2025-07-10 16:52:50'),(3554,1777,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-10 16:52:50','2025-07-10 16:52:50'),(3555,1778,2,'_entry_uid_hash','ba264ff6a85ec494f772503ef2d2bb3f',NULL,NULL,NULL,'2025-07-10 20:52:01','2025-07-10 20:52:01'),(3556,1778,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-10 20:52:01','2025-07-10 20:52:01'),(3557,1779,2,'_entry_uid_hash','eee6da5e2d62b9fa5fd96b0da04656cc',NULL,NULL,NULL,'2025-07-10 23:39:59','2025-07-10 23:39:59'),(3558,1779,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-10 23:39:59','2025-07-10 23:39:59'),(3559,1780,2,'_entry_uid_hash','0ad8cb22b85e829297ad9a0ea18d8708',NULL,NULL,NULL,'2025-07-11 02:56:03','2025-07-11 02:56:03'),(3560,1780,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 02:56:03','2025-07-11 02:56:03'),(3561,1781,2,'_entry_uid_hash','dad5f47a5021854cd07246536fe907cf',NULL,NULL,NULL,'2025-07-11 03:14:32','2025-07-11 03:14:32'),(3562,1781,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 03:14:32','2025-07-11 03:14:32'),(3563,1782,2,'_entry_uid_hash','0ddb6547921c4e641e7ef8ef79563887',NULL,NULL,NULL,'2025-07-11 03:37:44','2025-07-11 03:37:44'),(3564,1782,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 03:37:44','2025-07-11 03:37:44'),(3565,1783,2,'_entry_uid_hash','dad348c693c65c7498c7b71dd2747b16',NULL,NULL,NULL,'2025-07-11 06:23:33','2025-07-11 06:23:33'),(3566,1783,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 06:23:33','2025-07-11 06:23:33'),(3567,1784,2,'_entry_uid_hash','39756d81ec7766d37f391d3bd38006b6',NULL,NULL,NULL,'2025-07-11 09:42:22','2025-07-11 09:42:22'),(3568,1784,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 09:42:22','2025-07-11 09:42:22'),(3569,1785,2,'_entry_uid_hash','cb15d1cf09b30ee5bef4d751c000b405',NULL,NULL,NULL,'2025-07-11 14:56:07','2025-07-11 14:56:07'),(3570,1785,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 14:56:08','2025-07-11 14:56:08'),(3571,1786,2,'_entry_uid_hash','e1f7e41ea1f6a5c22f496175c29502ce',NULL,NULL,NULL,'2025-07-11 16:10:12','2025-07-11 16:10:12'),(3572,1786,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-11 16:10:12','2025-07-11 16:10:12'),(3573,1787,2,'_entry_uid_hash','375a8236393b1bd2ab7f6a17b01d3a0d',NULL,NULL,NULL,'2025-07-12 02:33:19','2025-07-12 02:33:19'),(3574,1787,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-12 02:33:19','2025-07-12 02:33:19'),(3575,1788,2,'_entry_uid_hash','5da633e732c3360cfb0e3b546125b195',NULL,NULL,NULL,'2025-07-12 03:37:29','2025-07-12 03:37:29'),(3576,1788,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-12 03:37:29','2025-07-12 03:37:29'),(3577,1789,2,'_entry_uid_hash','30ac85f722ea23c1e357b63e8e34963e',NULL,NULL,NULL,'2025-07-12 16:14:04','2025-07-12 16:14:04'),(3578,1789,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-12 16:14:04','2025-07-12 16:14:04'),(3579,1790,2,'_entry_uid_hash','d9ee7c9c755ae2fcf6a8a50c2cd16c88',NULL,NULL,NULL,'2025-07-12 20:45:39','2025-07-12 20:45:39'),(3580,1790,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-12 20:45:39','2025-07-12 20:45:39'),(3581,1791,2,'_entry_uid_hash','db1ea73c6e680a026c1d245478be90c7',NULL,NULL,NULL,'2025-07-12 23:21:10','2025-07-12 23:21:10'),(3582,1791,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-12 23:21:10','2025-07-12 23:21:10'),(3583,1792,2,'_entry_uid_hash','f0a7d47ef1160ce2fe83c199a0adae9c',NULL,NULL,NULL,'2025-07-13 12:11:14','2025-07-13 12:11:14'),(3584,1792,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-13 12:11:14','2025-07-13 12:11:14'),(3585,1793,2,'_entry_uid_hash','59e1d5d9d5ead3f409d388810dc332b1',NULL,NULL,NULL,'2025-07-13 12:39:14','2025-07-13 12:39:14'),(3586,1793,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-13 12:39:14','2025-07-13 12:39:14'),(3587,1794,2,'_entry_uid_hash','d98dcd604b87c9924f6fa52c30e9707d',NULL,NULL,NULL,'2025-07-13 13:01:01','2025-07-13 13:01:01'),(3588,1794,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-13 13:01:01','2025-07-13 13:01:01'),(3589,1795,2,'_entry_uid_hash','bf8e403a0081b89cfd8cfa5a3258ce5b',NULL,NULL,NULL,'2025-07-13 18:26:15','2025-07-13 18:26:15'),(3590,1795,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-13 18:26:15','2025-07-13 18:26:15'),(3591,1796,2,'_entry_uid_hash','fe3f7fa9f6a3b22f395ac849bf44ceb2',NULL,NULL,NULL,'2025-07-13 22:16:35','2025-07-13 22:16:35'),(3592,1796,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-13 22:16:35','2025-07-13 22:16:35'),(3593,1797,2,'_entry_uid_hash','d51c414d48ad1fec8fc7f28464f44031',NULL,NULL,NULL,'2025-07-14 00:28:00','2025-07-14 00:28:00'),(3594,1797,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-14 00:28:00','2025-07-14 00:28:00'),(3595,1798,2,'_entry_uid_hash','5c904823708bfe0969bacc6b0241ed29',NULL,NULL,NULL,'2025-07-14 01:43:20','2025-07-14 01:43:20'),(3596,1798,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-14 01:43:20','2025-07-14 01:43:20'),(3597,1799,2,'_entry_uid_hash','2508214eb75594368af320eaad748ecc',NULL,NULL,NULL,'2025-07-14 07:55:08','2025-07-14 07:55:08'),(3598,1799,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-14 07:55:08','2025-07-14 07:55:08'),(3599,1800,2,'_entry_uid_hash','6941d888bf4637ccbc42d13abfdec645',NULL,NULL,NULL,'2025-07-14 16:48:14','2025-07-14 16:48:14'),(3600,1800,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-14 16:48:14','2025-07-14 16:48:14'),(3601,1801,2,'_entry_uid_hash','3b2fd417aa476bc18e652d1454463ab6',NULL,NULL,NULL,'2025-07-15 02:10:51','2025-07-15 02:10:51'),(3602,1801,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 02:10:51','2025-07-15 02:10:51'),(3603,1802,2,'_entry_uid_hash','bbc11185774f57c0516896ebebe26bc9',NULL,NULL,NULL,'2025-07-15 03:50:18','2025-07-15 03:50:18'),(3604,1802,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 03:50:18','2025-07-15 03:50:18'),(3605,1803,2,'_entry_uid_hash','05475b65b4e01daa47656bd307997f7b',NULL,NULL,NULL,'2025-07-15 07:49:52','2025-07-15 07:49:52'),(3606,1803,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 07:49:52','2025-07-15 07:49:52'),(3607,1804,2,'_entry_uid_hash','ffe7d2dccd5607fe44501059dbb74035',NULL,NULL,NULL,'2025-07-15 10:31:49','2025-07-15 10:31:49'),(3608,1804,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 10:31:49','2025-07-15 10:31:49'),(3609,1805,2,'_entry_uid_hash','b91f73f07fdc9adee4b2b17a45446cfd',NULL,NULL,NULL,'2025-07-15 10:42:40','2025-07-15 10:42:40'),(3610,1805,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 10:42:40','2025-07-15 10:42:40'),(3611,1806,2,'_entry_uid_hash','56338ae9c81fbe732120e490a5412d68',NULL,NULL,NULL,'2025-07-15 22:42:01','2025-07-15 22:42:01'),(3612,1806,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 22:42:01','2025-07-15 22:42:01'),(3613,1807,2,'_entry_uid_hash','1c42ca184bb6c919761cdfd9b775d7b6',NULL,NULL,NULL,'2025-07-15 23:42:00','2025-07-15 23:42:00'),(3614,1807,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-15 23:42:00','2025-07-15 23:42:00'),(3615,1808,2,'_entry_uid_hash','6d3e7f725f466f8343e0dcba3b58f061',NULL,NULL,NULL,'2025-07-16 05:06:21','2025-07-16 05:06:21'),(3616,1808,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-16 05:06:21','2025-07-16 05:06:21'),(3617,1809,2,'_entry_uid_hash','a6b8f93913ec78527d0d5c37ed7f0aaf',NULL,NULL,NULL,'2025-07-16 06:08:04','2025-07-16 06:08:04'),(3618,1809,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-16 06:08:04','2025-07-16 06:08:04'),(3619,1810,2,'_entry_uid_hash','28a423adec088cad0c1c9d71c8b13e30',NULL,NULL,NULL,'2025-07-16 07:20:11','2025-07-16 07:20:11'),(3620,1810,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-16 07:20:11','2025-07-16 07:20:11'),(3621,1811,2,'_entry_uid_hash','d52445fc1ab8969139749ea66b4b523a',NULL,NULL,NULL,'2025-07-16 18:54:41','2025-07-16 18:54:41'),(3622,1811,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-16 18:54:41','2025-07-16 18:54:41'),(3623,1812,2,'_entry_uid_hash','0c589cc80ead3fed14179329dbf054a5',NULL,NULL,NULL,'2025-07-17 00:25:29','2025-07-17 00:25:29'),(3624,1812,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-17 00:25:29','2025-07-17 00:25:29'),(3625,1813,2,'_entry_uid_hash','ad0ee256e0032543692b54856e7e2b24',NULL,NULL,NULL,'2025-07-17 14:55:42','2025-07-17 14:55:42'),(3626,1813,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-17 14:55:42','2025-07-17 14:55:42'),(3627,1814,2,'_entry_uid_hash','eba7850e3fb44cb0ec0e71aecfe6d998',NULL,NULL,NULL,'2025-07-17 20:17:45','2025-07-17 20:17:45'),(3628,1814,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-17 20:17:45','2025-07-17 20:17:45'),(3629,1815,2,'_entry_uid_hash','71d47f89a64b3bb21bfe3503b86f5283',NULL,NULL,NULL,'2025-07-17 22:00:53','2025-07-17 22:00:53'),(3630,1815,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-17 22:00:53','2025-07-17 22:00:53'),(3631,1816,2,'_entry_uid_hash','41d1d6048377138f6208b82c8dae3f53',NULL,NULL,NULL,'2025-07-17 22:24:20','2025-07-17 22:24:20'),(3632,1816,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-17 22:24:20','2025-07-17 22:24:20'),(3633,1817,2,'_entry_uid_hash','41cfef22c33d81fbacf7c5b64efee6ea',NULL,NULL,NULL,'2025-07-18 02:39:01','2025-07-18 02:39:01'),(3634,1817,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 02:39:02','2025-07-18 02:39:02'),(3635,1818,2,'_entry_uid_hash','12c3b690b42a018f0143e3a058827fac',NULL,NULL,NULL,'2025-07-18 02:49:14','2025-07-18 02:49:14'),(3636,1818,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 02:49:14','2025-07-18 02:49:14'),(3637,1819,2,'_entry_uid_hash','32bb24c5ccbb52644de7260bae9677dd',NULL,NULL,NULL,'2025-07-18 03:04:32','2025-07-18 03:04:32'),(3638,1819,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 03:04:32','2025-07-18 03:04:32'),(3639,1820,2,'_entry_uid_hash','bf37ff051e3bad65e1e9dcf5310fa48a',NULL,NULL,NULL,'2025-07-18 04:13:48','2025-07-18 04:13:48'),(3640,1820,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 04:13:48','2025-07-18 04:13:48'),(3641,1821,2,'_entry_uid_hash','e6a4012e9e695849c828177213551ad0',NULL,NULL,NULL,'2025-07-18 06:21:08','2025-07-18 06:21:08'),(3642,1821,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 06:21:08','2025-07-18 06:21:08'),(3643,1822,2,'_entry_uid_hash','8ab31ab0c178bb89e8364038fb6c33c5',NULL,NULL,NULL,'2025-07-18 12:47:43','2025-07-18 12:47:43'),(3644,1822,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 12:47:43','2025-07-18 12:47:43'),(3645,1823,2,'_entry_uid_hash','8293f1747e679af03c3fdc2317029977',NULL,NULL,NULL,'2025-07-18 21:43:51','2025-07-18 21:43:51'),(3646,1823,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 21:43:51','2025-07-18 21:43:51'),(3647,1824,2,'_entry_uid_hash','7d486fdf8d3257ab805d2e20b6811cad',NULL,NULL,NULL,'2025-07-18 22:08:28','2025-07-18 22:08:28'),(3648,1824,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 22:08:28','2025-07-18 22:08:28'),(3649,1825,2,'_entry_uid_hash','903e99535882559cb81b35f8795f0e87',NULL,NULL,NULL,'2025-07-18 23:32:05','2025-07-18 23:32:05'),(3650,1825,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-18 23:32:05','2025-07-18 23:32:05'),(3651,1826,2,'_entry_uid_hash','45124a77a5db1bd20532a899ef847b1d',NULL,NULL,NULL,'2025-07-19 02:17:55','2025-07-19 02:17:55'),(3652,1826,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-19 02:17:55','2025-07-19 02:17:55'),(3653,1827,2,'_entry_uid_hash','2f3db7380c1ab5fec575bc7285aed173',NULL,NULL,NULL,'2025-07-19 02:46:12','2025-07-19 02:46:12'),(3654,1827,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-19 02:46:12','2025-07-19 02:46:12'),(3655,1828,2,'_entry_uid_hash','4a3063ab18c7b08de1a496fca4ee0f45',NULL,NULL,NULL,'2025-07-19 15:16:28','2025-07-19 15:16:28'),(3656,1828,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-19 15:16:28','2025-07-19 15:16:28'),(3657,1829,2,'_entry_uid_hash','09c00b0ecc39791ddd27c977c67f37fb',NULL,NULL,NULL,'2025-07-19 19:47:11','2025-07-19 19:47:11'),(3658,1829,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-19 19:47:11','2025-07-19 19:47:11'),(3659,1830,2,'_entry_uid_hash','b0ca246b5a08787f737a729fd86a39f7',NULL,NULL,NULL,'2025-07-20 00:18:01','2025-07-20 00:18:01'),(3660,1830,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-20 00:18:01','2025-07-20 00:18:01'),(3661,1831,2,'_entry_uid_hash','94c7722e23e43758c007a201e885a68e',NULL,NULL,NULL,'2025-07-20 03:55:01','2025-07-20 03:55:01'),(3662,1831,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-20 03:55:01','2025-07-20 03:55:01'),(3663,1832,2,'_entry_uid_hash','4cd0588a21dcb9dca162c10fed8bfaf0',NULL,NULL,NULL,'2025-07-20 07:30:19','2025-07-20 07:30:19'),(3664,1832,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-20 07:30:19','2025-07-20 07:30:19'),(3665,1833,2,'_entry_uid_hash','73dc89fb6dbb331c556c4a7ba973299b',NULL,NULL,NULL,'2025-07-21 04:42:07','2025-07-21 04:42:07'),(3666,1833,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-21 04:42:07','2025-07-21 04:42:07'),(3667,1834,2,'_entry_uid_hash','9eb0bbdbfb02ff1de4284116ad384e27',NULL,NULL,NULL,'2025-07-21 23:02:10','2025-07-21 23:02:10'),(3668,1834,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-21 23:02:10','2025-07-21 23:02:10'),(3669,1835,2,'_entry_uid_hash','5d946ca8260d18c510320f5c0ca38f69',NULL,NULL,NULL,'2025-07-22 00:16:22','2025-07-22 00:16:22'),(3670,1835,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-22 00:16:22','2025-07-22 00:16:22'),(3671,1836,2,'_entry_uid_hash','74ae25952bda1caf325b643df43204de',NULL,NULL,NULL,'2025-07-22 01:28:43','2025-07-22 01:28:43'),(3672,1836,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-22 01:28:43','2025-07-22 01:28:43'),(3673,1837,2,'_entry_uid_hash','e1e71be0090158ff9cbda16d7b5911e0',NULL,NULL,NULL,'2025-07-22 01:34:00','2025-07-22 01:34:00'),(3674,1837,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-22 01:34:00','2025-07-22 01:34:00'),(3675,1838,2,'_entry_uid_hash','26c096a1b3d2a34bef44c4f215e9ddae',NULL,NULL,NULL,'2025-07-22 07:32:05','2025-07-22 07:32:05'),(3676,1838,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-22 07:32:05','2025-07-22 07:32:05'),(3677,1839,2,'_entry_uid_hash','8ed285c9ff68d4460351626739521ee6',NULL,NULL,NULL,'2025-07-23 09:10:19','2025-07-23 09:10:19'),(3678,1839,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-23 09:10:19','2025-07-23 09:10:19'),(3679,1840,2,'_entry_uid_hash','08a2e8f2989b24f1fc0344be8e97631a',NULL,NULL,NULL,'2025-07-23 11:59:29','2025-07-23 11:59:29'),(3680,1840,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-23 11:59:29','2025-07-23 11:59:29'),(3681,1841,2,'_entry_uid_hash','f8c02d2db024eee371fe2bdedc1ada76',NULL,NULL,NULL,'2025-07-23 12:08:10','2025-07-23 12:08:10'),(3682,1841,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-23 12:08:10','2025-07-23 12:08:10'),(3683,1842,2,'_entry_uid_hash','2fe05131abe859fd0fe8eb5eecd9134a',NULL,NULL,NULL,'2025-07-23 23:12:43','2025-07-23 23:12:43'),(3684,1842,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-23 23:12:43','2025-07-23 23:12:43'),(3685,1843,2,'_entry_uid_hash','055a6030a448bf2ae3b768d1eb002ac2',NULL,NULL,NULL,'2025-07-24 02:56:26','2025-07-24 02:56:26'),(3686,1843,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-24 02:56:26','2025-07-24 02:56:26'),(3687,1844,2,'_entry_uid_hash','b8589444bfe3237a8652b0845ba12fe5',NULL,NULL,NULL,'2025-07-24 16:09:32','2025-07-24 16:09:32'),(3688,1844,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-24 16:09:32','2025-07-24 16:09:32'),(3689,1845,2,'_entry_uid_hash','01a9227142724e281fed7765f283afca',NULL,NULL,NULL,'2025-07-25 00:05:18','2025-07-25 00:05:18'),(3690,1845,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 00:05:18','2025-07-25 00:05:18'),(3691,1846,2,'_entry_uid_hash','f326f6c4217ae8fbee647a6d0c73765b',NULL,NULL,NULL,'2025-07-25 01:19:52','2025-07-25 01:19:52'),(3692,1846,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 01:19:52','2025-07-25 01:19:52'),(3693,1847,2,'_entry_uid_hash','f578821a26b4017959eb95dc5844453e',NULL,NULL,NULL,'2025-07-25 03:05:46','2025-07-25 03:05:46'),(3694,1847,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 03:05:46','2025-07-25 03:05:46'),(3695,1848,2,'_entry_uid_hash','6eb0af676da26cb2267e6a47564b7399',NULL,NULL,NULL,'2025-07-25 04:53:43','2025-07-25 04:53:43'),(3696,1848,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 04:53:43','2025-07-25 04:53:43'),(3697,1849,2,'_entry_uid_hash','8a99fec4144b1bddaf0fa4c293a24b66',NULL,NULL,NULL,'2025-07-25 07:55:00','2025-07-25 07:55:00'),(3698,1849,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 07:55:00','2025-07-25 07:55:00'),(3699,1850,2,'_entry_uid_hash','9e509e4a38600581b0b989cbe2e83974',NULL,NULL,NULL,'2025-07-25 09:45:42','2025-07-25 09:45:42'),(3700,1850,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-25 09:45:42','2025-07-25 09:45:42'),(3701,1851,2,'_entry_uid_hash','a468a1ea6246e900b6cda0d1791c6479',NULL,NULL,NULL,'2025-07-27 04:21:34','2025-07-27 04:21:34'),(3702,1851,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-27 04:21:34','2025-07-27 04:21:34'),(3703,1852,2,'_entry_uid_hash','9d16cf024d4b628f682ae68f32431cfa',NULL,NULL,NULL,'2025-07-27 05:11:32','2025-07-27 05:11:32'),(3704,1852,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-27 05:11:32','2025-07-27 05:11:32'),(3705,1853,2,'_entry_uid_hash','706b7f0a1d8364e448d885146d1ceb4b',NULL,NULL,NULL,'2025-07-27 21:09:07','2025-07-27 21:09:07'),(3706,1853,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-27 21:09:07','2025-07-27 21:09:07'),(3707,1854,2,'_entry_uid_hash','1932ae2b55b1c34c6d2cf27125b1e0e9',NULL,NULL,NULL,'2025-07-27 22:15:18','2025-07-27 22:15:18'),(3708,1854,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-27 22:15:18','2025-07-27 22:15:18'),(3709,1855,2,'_entry_uid_hash','00da9292018b2adb6784b78603d02c77',NULL,NULL,NULL,'2025-07-28 06:10:01','2025-07-28 06:10:01'),(3710,1855,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-28 06:10:01','2025-07-28 06:10:01'),(3711,1856,2,'_entry_uid_hash','b17c65a58620682972b739efc70f820c',NULL,NULL,NULL,'2025-07-28 22:15:24','2025-07-28 22:15:24'),(3712,1856,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-28 22:15:24','2025-07-28 22:15:24'),(3713,1857,2,'_entry_uid_hash','91e8d902998a0fad7d689e9dc5cc5b88',NULL,NULL,NULL,'2025-07-29 03:20:44','2025-07-29 03:20:44'),(3714,1857,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-29 03:20:44','2025-07-29 03:20:44'),(3715,1858,2,'_entry_uid_hash','3ce78b04275bb667f4f901b97f6bd442',NULL,NULL,NULL,'2025-07-29 09:41:31','2025-07-29 09:41:31'),(3716,1858,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-29 09:41:31','2025-07-29 09:41:31'),(3717,1859,2,'_entry_uid_hash','ca202285daf8e29da1510ee3a8b6b337',NULL,NULL,NULL,'2025-07-29 11:11:09','2025-07-29 11:11:09'),(3718,1859,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-29 11:11:09','2025-07-29 11:11:09'),(3719,1860,2,'_entry_uid_hash','7a6528c8fefef88836a2a12e4b065952',NULL,NULL,NULL,'2025-07-29 11:15:01','2025-07-29 11:15:01'),(3720,1860,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-29 11:15:01','2025-07-29 11:15:01'),(3721,1861,2,'_entry_uid_hash','8fc6fcfd08e295a7ce0dcb79750ac937',NULL,NULL,NULL,'2025-07-30 00:47:46','2025-07-30 00:47:46'),(3722,1861,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 00:47:46','2025-07-30 00:47:46'),(3723,1862,2,'_entry_uid_hash','cefddfe7d7aea02aaf7460ec5f880ad2',NULL,NULL,NULL,'2025-07-30 02:09:55','2025-07-30 02:09:55'),(3724,1862,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 02:09:55','2025-07-30 02:09:55'),(3725,1863,2,'_entry_uid_hash','c5667993203a354ea016043f3685146d',NULL,NULL,NULL,'2025-07-30 04:57:09','2025-07-30 04:57:09'),(3726,1863,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 04:57:09','2025-07-30 04:57:09'),(3727,1864,2,'_entry_uid_hash','675ca6bf1390a94b12ae1990e4487e47',NULL,NULL,NULL,'2025-07-30 06:09:28','2025-07-30 06:09:28'),(3728,1864,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 06:09:28','2025-07-30 06:09:28'),(3729,1865,2,'_entry_uid_hash','359a7a75a10f8eaccce936a4fde3155d',NULL,NULL,NULL,'2025-07-30 06:59:40','2025-07-30 06:59:40'),(3730,1865,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 06:59:40','2025-07-30 06:59:40'),(3731,1866,2,'_entry_uid_hash','f15f354ee3d01780dcad485502e50544',NULL,NULL,NULL,'2025-07-30 11:37:24','2025-07-30 11:37:24'),(3732,1866,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 11:37:24','2025-07-30 11:37:24'),(3733,1867,2,'_entry_uid_hash','b505ddabb9f513d1f29f842da4d23cd8',NULL,NULL,NULL,'2025-07-30 13:41:46','2025-07-30 13:41:46'),(3734,1867,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 13:41:46','2025-07-30 13:41:46'),(3735,1868,2,'_entry_uid_hash','bf307af1067f6ff00559fd28845d3d7e',NULL,NULL,NULL,'2025-07-30 14:21:56','2025-07-30 14:21:56'),(3736,1868,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-30 14:21:56','2025-07-30 14:21:56'),(3737,1869,2,'_entry_uid_hash','e221365461cea8888e3747d0c1ef7e61',NULL,NULL,NULL,'2025-07-31 00:23:34','2025-07-31 00:23:34'),(3738,1869,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-31 00:23:34','2025-07-31 00:23:34'),(3739,1870,2,'_entry_uid_hash','8e404cb5f5e63c2fef147893e151fd92',NULL,NULL,NULL,'2025-07-31 00:41:22','2025-07-31 00:41:22'),(3740,1870,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-31 00:41:22','2025-07-31 00:41:22'),(3741,1871,2,'_entry_uid_hash','104643cea36bb182dc3fe64fbf1c984e',NULL,NULL,NULL,'2025-07-31 03:10:38','2025-07-31 03:10:38'),(3742,1871,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-31 03:10:38','2025-07-31 03:10:38'),(3743,1872,2,'_entry_uid_hash','2e5df53adf57459f0579770cc8b7f6ac',NULL,NULL,NULL,'2025-07-31 11:34:12','2025-07-31 11:34:12'),(3744,1872,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-31 11:34:12','2025-07-31 11:34:12'),(3745,1873,2,'_entry_uid_hash','a77800526ae2d0a252d5d8d371c8aaac',NULL,NULL,NULL,'2025-07-31 14:27:30','2025-07-31 14:27:30'),(3746,1873,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-07-31 14:27:30','2025-07-31 14:27:30'),(3747,1874,2,'_entry_uid_hash','869288d8339b7d33df3e96c5dac836b0',NULL,NULL,NULL,'2025-08-01 01:20:26','2025-08-01 01:20:26'),(3748,1874,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-01 01:20:26','2025-08-01 01:20:26'),(3749,1875,2,'_entry_uid_hash','075053a649a86b8b54c538515fc1271d',NULL,NULL,NULL,'2025-08-01 11:04:35','2025-08-01 11:04:35'),(3750,1875,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-01 11:04:35','2025-08-01 11:04:35'),(3751,1876,2,'_entry_uid_hash','63a2d3ece37ee04c5fd1666153a895ce',NULL,NULL,NULL,'2025-08-01 13:51:54','2025-08-01 13:51:54'),(3752,1876,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-01 13:51:54','2025-08-01 13:51:54'),(3753,1877,2,'_entry_uid_hash','297cc670378503d01faa533cb5bd6865',NULL,NULL,NULL,'2025-08-01 20:35:08','2025-08-01 20:35:08'),(3754,1877,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-01 20:35:08','2025-08-01 20:35:08'),(3755,1878,2,'_entry_uid_hash','6b96c842a3d1d39d64a8145d16513b42',NULL,NULL,NULL,'2025-08-02 04:32:42','2025-08-02 04:32:42'),(3756,1878,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-02 04:32:42','2025-08-02 04:32:42'),(3757,1879,2,'_entry_uid_hash','9b19cb061348c5a09f8da1bc3e9d5032',NULL,NULL,NULL,'2025-08-02 12:17:27','2025-08-02 12:17:27'),(3758,1879,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-02 12:17:27','2025-08-02 12:17:27'),(3759,1880,2,'_entry_uid_hash','a3f1b328e9e6c9e95610064d31c59929',NULL,NULL,NULL,'2025-08-03 03:48:11','2025-08-03 03:48:11'),(3760,1880,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-03 03:48:11','2025-08-03 03:48:11'),(3761,1881,2,'_entry_uid_hash','c8a600790a15d8543838cbb3c0005873',NULL,NULL,NULL,'2025-08-03 17:32:27','2025-08-03 17:32:27'),(3762,1881,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-03 17:32:27','2025-08-03 17:32:27'),(3763,1882,2,'_entry_uid_hash','9b9597e2c9fa72b3f0f9b3aa2cc2a858',NULL,NULL,NULL,'2025-08-04 02:03:24','2025-08-04 02:03:24'),(3764,1882,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-04 02:03:24','2025-08-04 02:03:24'),(3765,1883,2,'_entry_uid_hash','9ebaaef92f324643f231042ac39c4f07',NULL,NULL,NULL,'2025-08-04 08:56:31','2025-08-04 08:56:31'),(3766,1883,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-04 08:56:31','2025-08-04 08:56:31'),(3767,1884,2,'_entry_uid_hash','2fdc40d05efd370f10e08744ec4dff20',NULL,NULL,NULL,'2025-08-04 18:56:43','2025-08-04 18:56:43'),(3768,1884,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-04 18:56:43','2025-08-04 18:56:43'),(3769,1885,2,'_entry_uid_hash','03eaa98dcdcc64ba39b0ee91c54b9725',NULL,NULL,NULL,'2025-08-05 00:44:41','2025-08-05 00:44:41'),(3770,1885,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 00:44:41','2025-08-05 00:44:41'),(3771,1886,2,'_entry_uid_hash','fd947bb862a6ba8f27528bf80ab59491',NULL,NULL,NULL,'2025-08-05 04:34:34','2025-08-05 04:34:34'),(3772,1886,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 04:34:34','2025-08-05 04:34:34'),(3773,1887,2,'_entry_uid_hash','47faa2be2b9f32f639156b651760c14e',NULL,NULL,NULL,'2025-08-05 12:24:52','2025-08-05 12:24:52'),(3774,1887,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 12:24:52','2025-08-05 12:24:52'),(3775,1888,2,'_entry_uid_hash','5c76d836718c581c3daa0daa134ab265',NULL,NULL,NULL,'2025-08-05 13:53:04','2025-08-05 13:53:04'),(3776,1888,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 13:53:04','2025-08-05 13:53:04'),(3777,1889,2,'_entry_uid_hash','360a685f445bc2476dd1f099cb164468',NULL,NULL,NULL,'2025-08-05 14:22:50','2025-08-05 14:22:50'),(3778,1889,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 14:22:50','2025-08-05 14:22:50'),(3779,1890,2,'_entry_uid_hash','850838bb74c7c0d5e755c62418c2bbc6',NULL,NULL,NULL,'2025-08-05 14:30:45','2025-08-05 14:30:45'),(3780,1890,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 14:30:45','2025-08-05 14:30:45'),(3781,1891,2,'_entry_uid_hash','51c74d293ea440b8ed2ddf4fd3acffa6',NULL,NULL,NULL,'2025-08-05 20:57:28','2025-08-05 20:57:28'),(3782,1891,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-05 20:57:28','2025-08-05 20:57:28'),(3783,1892,2,'_entry_uid_hash','5fe9355a39dbe7f65e1ac01a20a896ee',NULL,NULL,NULL,'2025-08-06 01:09:08','2025-08-06 01:09:08'),(3784,1892,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 01:09:08','2025-08-06 01:09:08'),(3785,1893,2,'_entry_uid_hash','94925be6676f78474c3a329471ec072a',NULL,NULL,NULL,'2025-08-06 01:39:02','2025-08-06 01:39:02'),(3786,1893,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 01:39:02','2025-08-06 01:39:02'),(3787,1894,2,'_entry_uid_hash','dae8ae5de3ed25756dd5859a09f752ce',NULL,NULL,NULL,'2025-08-06 04:32:47','2025-08-06 04:32:47'),(3788,1894,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 04:32:47','2025-08-06 04:32:47'),(3789,1895,2,'_entry_uid_hash','67bf8a50f12e4877ff0469ecec47d36f',NULL,NULL,NULL,'2025-08-06 15:09:02','2025-08-06 15:09:02'),(3790,1895,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 15:09:02','2025-08-06 15:09:02'),(3791,1896,2,'_entry_uid_hash','c2b810f1a2f33e12a4cce6649850d9e4',NULL,NULL,NULL,'2025-08-06 16:12:58','2025-08-06 16:12:58'),(3792,1896,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 16:12:58','2025-08-06 16:12:58'),(3793,1897,2,'_entry_uid_hash','7d5ca68a216f0daeec1ddc8da6c8980f',NULL,NULL,NULL,'2025-08-06 23:25:18','2025-08-06 23:25:18'),(3794,1897,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 23:25:18','2025-08-06 23:25:18'),(3795,1898,2,'_entry_uid_hash','c2a89e09b8985c6c2c26a4a4bd14fa9d',NULL,NULL,NULL,'2025-08-06 23:33:44','2025-08-06 23:33:44'),(3796,1898,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-06 23:33:44','2025-08-06 23:33:44'),(3797,1899,2,'_entry_uid_hash','f4fc68a0b064f7ed9664ff9321ad46a7',NULL,NULL,NULL,'2025-08-07 03:40:48','2025-08-07 03:40:48'),(3798,1899,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 03:40:48','2025-08-07 03:40:48'),(3799,1900,2,'_entry_uid_hash','07bcc7177b5d4d8a5f4f13f744ca7f43',NULL,NULL,NULL,'2025-08-07 06:30:24','2025-08-07 06:30:24'),(3800,1900,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 06:30:24','2025-08-07 06:30:24'),(3801,1901,2,'_entry_uid_hash','60ec48cbabde8973d9ff08a769d68ad9',NULL,NULL,NULL,'2025-08-07 15:07:20','2025-08-07 15:07:20'),(3802,1901,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 15:07:20','2025-08-07 15:07:20'),(3803,1902,2,'_entry_uid_hash','89ac7e791ae7da65dcbec8ac040c5f66',NULL,NULL,NULL,'2025-08-07 16:17:35','2025-08-07 16:17:35'),(3804,1902,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 16:17:35','2025-08-07 16:17:35'),(3805,1903,2,'_entry_uid_hash','6aa9ef98d6ac7e132e5ee35643947a8e',NULL,NULL,NULL,'2025-08-07 16:23:30','2025-08-07 16:23:30'),(3806,1903,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 16:23:30','2025-08-07 16:23:30'),(3807,1904,2,'_entry_uid_hash','d509e4af9bbea6c630035f70b2cae123',NULL,NULL,NULL,'2025-08-07 19:12:24','2025-08-07 19:12:24'),(3808,1904,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 19:12:24','2025-08-07 19:12:24'),(3809,1905,2,'_entry_uid_hash','45d6506834b4504527e3d5d239eb2d82',NULL,NULL,NULL,'2025-08-07 23:48:20','2025-08-07 23:48:20'),(3810,1905,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-07 23:48:20','2025-08-07 23:48:20'),(3811,1906,2,'_entry_uid_hash','3bd61aeb48b2fc6705d8f20636e1aa6e',NULL,NULL,NULL,'2025-08-08 02:10:01','2025-08-08 02:10:01'),(3812,1906,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-08 02:10:01','2025-08-08 02:10:01'),(3813,1907,2,'_entry_uid_hash','ce4638bf3ce55da9c6952fe118ca72f7',NULL,NULL,NULL,'2025-08-08 02:51:03','2025-08-08 02:51:03'),(3814,1907,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-08 02:51:03','2025-08-08 02:51:03'),(3815,1908,2,'_entry_uid_hash','0956bfb3e9e4bc0f541ccd848bd42967',NULL,NULL,NULL,'2025-08-08 05:33:20','2025-08-08 05:33:20'),(3816,1908,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-08 05:33:20','2025-08-08 05:33:20'),(3817,1909,2,'_entry_uid_hash','9f496afdd6475e14c6661ce0154de5ef',NULL,NULL,NULL,'2025-08-08 06:03:09','2025-08-08 06:03:09'),(3818,1909,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-08 06:03:09','2025-08-08 06:03:09'),(3819,1910,2,'_entry_uid_hash','ed293a10c6b7a46f0468c48bf5837469',NULL,NULL,NULL,'2025-08-09 03:01:41','2025-08-09 03:01:41'),(3820,1910,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-09 03:01:41','2025-08-09 03:01:41'),(3821,1911,2,'_entry_uid_hash','9dbe4a8050d6c7052cbe98819a8e6bf7',NULL,NULL,NULL,'2025-08-09 03:10:46','2025-08-09 03:10:46'),(3822,1911,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-09 03:10:46','2025-08-09 03:10:46'),(3823,1912,2,'_entry_uid_hash','15f453fc4b23884b042233f400e5bbd3',NULL,NULL,NULL,'2025-08-09 04:20:09','2025-08-09 04:20:09'),(3824,1912,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-09 04:20:09','2025-08-09 04:20:09'),(3825,1913,2,'_entry_uid_hash','58e4f4d13520f960f9c9b7671ddbc1c4',NULL,NULL,NULL,'2025-08-09 08:56:39','2025-08-09 08:56:39'),(3826,1913,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-09 08:56:39','2025-08-09 08:56:39'),(3827,1914,2,'_entry_uid_hash','4496540d867e4e8b5d76756d578ea057',NULL,NULL,NULL,'2025-08-09 23:43:15','2025-08-09 23:43:15'),(3828,1914,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-09 23:43:15','2025-08-09 23:43:15'),(3829,1915,2,'_entry_uid_hash','ca224f6207eada301fc283a4cc4dbe36',NULL,NULL,NULL,'2025-08-10 00:11:26','2025-08-10 00:11:26'),(3830,1915,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-10 00:11:26','2025-08-10 00:11:26'),(3831,1916,2,'_entry_uid_hash','20c598e5a7d9ab1906c395a5fe1520cb',NULL,NULL,NULL,'2025-08-10 00:27:10','2025-08-10 00:27:10'),(3832,1916,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-10 00:27:10','2025-08-10 00:27:10'),(3833,1917,2,'_entry_uid_hash','1d88e2cde3cac854dc112a82982a8a0e',NULL,NULL,NULL,'2025-08-10 13:09:28','2025-08-10 13:09:28'),(3834,1917,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-10 13:09:28','2025-08-10 13:09:28'),(3835,1918,2,'_entry_uid_hash','2154ac689d1f22ce1be67438dd98b4e9',NULL,NULL,NULL,'2025-08-11 14:03:35','2025-08-11 14:03:35'),(3836,1918,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 14:03:35','2025-08-11 14:03:35'),(3837,1919,2,'_entry_uid_hash','af084fa3cabf466dbdbc480487bcb37f',NULL,NULL,NULL,'2025-08-11 14:20:39','2025-08-11 14:20:39'),(3838,1919,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 14:20:39','2025-08-11 14:20:39'),(3839,1920,2,'_entry_uid_hash','4cf8e8d2acc3d2f9b6a37be68682a0d1',NULL,NULL,NULL,'2025-08-11 14:28:49','2025-08-11 14:28:49'),(3840,1920,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 14:28:49','2025-08-11 14:28:49'),(3841,1921,2,'_entry_uid_hash','6403f4bed3b3187750e7e40ac29b3def',NULL,NULL,NULL,'2025-08-11 18:45:45','2025-08-11 18:45:45'),(3842,1921,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 18:45:45','2025-08-11 18:45:45'),(3843,1922,2,'_entry_uid_hash','55c8647bca7e6bd243b90a734cad5011',NULL,NULL,NULL,'2025-08-11 21:54:00','2025-08-11 21:54:00'),(3844,1922,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 21:54:00','2025-08-11 21:54:00'),(3845,1923,2,'_entry_uid_hash','ba470cbf5eb5c5b8f8b6b4eacdbc0970',NULL,NULL,NULL,'2025-08-11 23:23:55','2025-08-11 23:23:55'),(3846,1923,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-11 23:23:55','2025-08-11 23:23:55'),(3847,1924,2,'_entry_uid_hash','00e4c415af384c321cacc95c01861826',NULL,NULL,NULL,'2025-08-12 00:20:22','2025-08-12 00:20:22'),(3848,1924,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-12 00:20:22','2025-08-12 00:20:22'),(3849,1925,2,'_entry_uid_hash','a55ba110b48ab50fd7283eb1931ca41a',NULL,NULL,NULL,'2025-08-12 04:11:12','2025-08-12 04:11:12'),(3850,1925,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-12 04:11:12','2025-08-12 04:11:12'),(3851,1926,2,'_entry_uid_hash','672d02a01425e6583c968e16d192c786',NULL,NULL,NULL,'2025-08-12 08:30:32','2025-08-12 08:30:32'),(3852,1926,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-12 08:30:32','2025-08-12 08:30:32'),(3853,1927,2,'_entry_uid_hash','d9abc39b9e953a884687200093a1f272',NULL,NULL,NULL,'2025-08-12 11:16:00','2025-08-12 11:16:00'),(3854,1927,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-12 11:16:00','2025-08-12 11:16:00'),(3855,1928,2,'_entry_uid_hash','504bf862d4bda72d704a4b58c5e3be9b',NULL,NULL,NULL,'2025-08-12 11:42:29','2025-08-12 11:42:29'),(3856,1928,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-12 11:42:29','2025-08-12 11:42:29'),(3857,1929,2,'_entry_uid_hash','ec6a1e02151c80b31b422c3eb931b146',NULL,NULL,NULL,'2025-08-13 07:56:38','2025-08-13 07:56:38'),(3858,1929,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-13 07:56:38','2025-08-13 07:56:38'),(3859,1930,2,'_entry_uid_hash','c2a5de0e7c7d52fed488221e46eb8bad',NULL,NULL,NULL,'2025-08-13 12:20:51','2025-08-13 12:20:51'),(3860,1930,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-13 12:20:51','2025-08-13 12:20:51'),(3861,1931,2,'_entry_uid_hash','57d341596ccc2d993b683ac9888ca8fc',NULL,NULL,NULL,'2025-08-13 17:22:04','2025-08-13 17:22:04'),(3862,1931,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-13 17:22:04','2025-08-13 17:22:04'),(3863,1932,2,'_entry_uid_hash','bdc6d2fe10ed71b2b3c716c1b93d9256',NULL,NULL,NULL,'2025-08-13 19:41:10','2025-08-13 19:41:10'),(3864,1932,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-13 19:41:10','2025-08-13 19:41:10'),(3865,1933,2,'_entry_uid_hash','8d491a3e7cc4c16059bb47cbeed27162',NULL,NULL,NULL,'2025-08-14 06:06:55','2025-08-14 06:06:55'),(3866,1933,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 06:06:55','2025-08-14 06:06:55'),(3867,1934,2,'_entry_uid_hash','78bdf0f25e774958c8b8c9325e6c2be8',NULL,NULL,NULL,'2025-08-14 10:15:50','2025-08-14 10:15:50'),(3868,1934,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 10:15:50','2025-08-14 10:15:50'),(3869,1935,2,'_entry_uid_hash','92bb177cf312a1dc8a545854dac6101f',NULL,NULL,NULL,'2025-08-14 12:27:16','2025-08-14 12:27:16'),(3870,1935,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 12:27:16','2025-08-14 12:27:16'),(3871,1936,2,'_entry_uid_hash','dcf21e52913597b39acb7885d5f430e0',NULL,NULL,NULL,'2025-08-14 13:34:39','2025-08-14 13:34:39'),(3872,1936,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 13:34:39','2025-08-14 13:34:39'),(3873,1937,2,'_entry_uid_hash','7bb77a2ff62c28a96db6ba2e4c0c5901',NULL,NULL,NULL,'2025-08-14 15:16:53','2025-08-14 15:16:53'),(3874,1937,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 15:16:53','2025-08-14 15:16:53'),(3875,1938,2,'_entry_uid_hash','7371a186377dbd577855ac3f3874f6b2',NULL,NULL,NULL,'2025-08-14 19:41:39','2025-08-14 19:41:39'),(3876,1938,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-14 19:41:39','2025-08-14 19:41:39'),(3877,1939,2,'_entry_uid_hash','30d3ef8ab5ac49f9c43e6265857188eb',NULL,NULL,NULL,'2025-08-16 17:55:54','2025-08-16 17:55:54'),(3878,1939,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-16 17:55:54','2025-08-16 17:55:54'),(3879,1940,2,'_entry_uid_hash','4c386b1dd785d2967ab8c13a944a7d32',NULL,NULL,NULL,'2025-08-17 03:33:12','2025-08-17 03:33:12'),(3880,1940,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-17 03:33:12','2025-08-17 03:33:12'),(3881,1941,2,'_entry_uid_hash','ee84acd5f4e1494193289d12178598b8',NULL,NULL,NULL,'2025-08-17 10:18:50','2025-08-17 10:18:50'),(3882,1941,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-17 10:18:50','2025-08-17 10:18:50'),(3883,1942,2,'_entry_uid_hash','f6da92c09d9e2e5fbfaf1d4a9b56d99b',NULL,NULL,NULL,'2025-08-17 15:45:40','2025-08-17 15:45:40'),(3884,1942,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-17 15:45:40','2025-08-17 15:45:40'),(3885,1943,2,'_entry_uid_hash','f22b6b6105c7e52eafd80cf97332acfc',NULL,NULL,NULL,'2025-08-17 17:58:25','2025-08-17 17:58:25'),(3886,1943,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-17 17:58:25','2025-08-17 17:58:25'),(3887,1944,2,'_entry_uid_hash','4f9a05ba7bd726b93373a8123a9bbc21',NULL,NULL,NULL,'2025-08-19 10:47:47','2025-08-19 10:47:47'),(3888,1944,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-19 10:47:47','2025-08-19 10:47:47'),(3889,1945,2,'_entry_uid_hash','e98f28db0849addbe7579cfc1f7bfc54',NULL,NULL,NULL,'2025-08-19 13:13:31','2025-08-19 13:13:31'),(3890,1945,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-19 13:13:31','2025-08-19 13:13:31'),(3891,1946,2,'_entry_uid_hash','be75c37bd3811fc9350b3ad9b686c064',NULL,NULL,NULL,'2025-08-19 23:28:24','2025-08-19 23:28:24'),(3892,1946,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-19 23:28:24','2025-08-19 23:28:24'),(3893,1947,2,'_entry_uid_hash','cd5f5407f0fa0d2a68a7ce3eddb7eaae',NULL,NULL,NULL,'2025-08-20 03:35:11','2025-08-20 03:35:11'),(3894,1947,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-20 03:35:11','2025-08-20 03:35:11'),(3895,1948,2,'_entry_uid_hash','7ec92164f70f43dc917469099867b70b',NULL,NULL,NULL,'2025-08-20 19:43:57','2025-08-20 19:43:57'),(3896,1948,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-20 19:43:57','2025-08-20 19:43:57'),(3897,1949,2,'_entry_uid_hash','5a6a7c05c10338bdf02fb9fdca253363',NULL,NULL,NULL,'2025-08-21 13:28:57','2025-08-21 13:28:57'),(3898,1949,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-21 13:28:57','2025-08-21 13:28:57'),(3899,1950,2,'_entry_uid_hash','8d343dd70c8bbc57835d4b5278726c0f',NULL,NULL,NULL,'2025-08-21 14:18:21','2025-08-21 14:18:21'),(3900,1950,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-21 14:18:21','2025-08-21 14:18:21'),(3901,1951,2,'_entry_uid_hash','f9a88114d0b8145f82299daa343ff919',NULL,NULL,NULL,'2025-08-21 14:54:21','2025-08-21 14:54:21'),(3902,1951,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-21 14:54:21','2025-08-21 14:54:21'),(3903,1952,2,'_entry_uid_hash','dc1b743ef52541e67a17d03c6bc375ed',NULL,NULL,NULL,'2025-08-29 23:57:47','2025-08-29 23:57:47'),(3904,1952,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-29 23:57:47','2025-08-29 23:57:47'),(3905,1953,2,'_entry_uid_hash','e4d5b62a398e05c36f44fb5f78a08eb7',NULL,NULL,NULL,'2025-08-30 15:05:50','2025-08-30 15:05:50'),(3906,1953,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-30 15:05:50','2025-08-30 15:05:50'),(3907,1954,2,'_entry_uid_hash','88f03b2b6365f186a2be2dd8325c1e55',NULL,NULL,NULL,'2025-08-31 04:41:29','2025-08-31 04:41:29'),(3908,1954,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-08-31 04:41:29','2025-08-31 04:41:29'),(3909,1955,2,'_entry_uid_hash','645b90e1d44227a8b56543125b053ec9',NULL,NULL,NULL,'2025-09-01 05:21:10','2025-09-01 05:21:10'),(3910,1955,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-01 05:21:10','2025-09-01 05:21:10'),(3911,1956,2,'_entry_uid_hash','1404ca814a8c5cf6769cf5497b17b97e',NULL,NULL,NULL,'2025-09-01 07:00:12','2025-09-01 07:00:12'),(3912,1956,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-01 07:00:12','2025-09-01 07:00:12'),(3913,1957,2,'_entry_uid_hash','38ece054d1529d43b0dc1828c16ad9e5',NULL,NULL,NULL,'2025-09-01 19:50:34','2025-09-01 19:50:34'),(3914,1957,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-01 19:50:34','2025-09-01 19:50:34'),(3915,1958,2,'_entry_uid_hash','6fe270f659875e6fb7e7c0a7400bff80',NULL,NULL,NULL,'2025-09-02 10:56:24','2025-09-02 10:56:24'),(3916,1958,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 10:56:24','2025-09-02 10:56:24'),(3917,1959,2,'_entry_uid_hash','8f25335226c3ee3d9a08bc8bf988d316',NULL,NULL,NULL,'2025-09-02 12:27:25','2025-09-02 12:27:25'),(3918,1959,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 12:27:25','2025-09-02 12:27:25'),(3919,1960,2,'_entry_uid_hash','1010d2fcfaa19ef95795ed8852b5bc66',NULL,NULL,NULL,'2025-09-02 15:02:02','2025-09-02 15:02:02'),(3920,1960,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 15:02:02','2025-09-02 15:02:02'),(3921,1961,2,'_entry_uid_hash','2c6862d8a83550f74370e9e1a4990e16',NULL,NULL,NULL,'2025-09-02 16:03:03','2025-09-02 16:03:03'),(3922,1961,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 16:03:03','2025-09-02 16:03:03'),(3923,1962,2,'_entry_uid_hash','330b9c0610e9f09efb648d22002de211',NULL,NULL,NULL,'2025-09-02 16:33:22','2025-09-02 16:33:22'),(3924,1962,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 16:33:22','2025-09-02 16:33:22'),(3925,1963,2,'_entry_uid_hash','8abe4bd9ea1ab1c925e883e094b4f79c',NULL,NULL,NULL,'2025-09-02 17:10:07','2025-09-02 17:10:07'),(3926,1963,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-02 17:10:07','2025-09-02 17:10:07'),(3927,1964,2,'_entry_uid_hash','cb3af5d858e39d42e293c9675fa9d162',NULL,NULL,NULL,'2025-09-03 07:19:06','2025-09-03 07:19:06'),(3928,1964,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-03 07:19:06','2025-09-03 07:19:06'),(3929,1965,2,'_entry_uid_hash','33ff762583a1fc9f32b6537f3f4dc8c6',NULL,NULL,NULL,'2025-09-03 14:55:18','2025-09-03 14:55:18'),(3930,1965,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-03 14:55:18','2025-09-03 14:55:18'),(3931,1966,2,'_entry_uid_hash','70f9650aaa2b2f40dee419da71251ade',NULL,NULL,NULL,'2025-09-03 19:26:22','2025-09-03 19:26:22'),(3932,1966,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-03 19:26:22','2025-09-03 19:26:22'),(3933,1967,2,'_entry_uid_hash','080261faea9332334cd3bb095624fb68',NULL,NULL,NULL,'2025-09-03 20:19:38','2025-09-03 20:19:38'),(3934,1967,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-03 20:19:38','2025-09-03 20:19:38'),(3935,1968,2,'_entry_uid_hash','2bf7594e9f3143734c744e438dbe8e7b',NULL,NULL,NULL,'2025-09-04 02:48:37','2025-09-04 02:48:37'),(3936,1968,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-04 02:48:37','2025-09-04 02:48:37'),(3937,1969,2,'_entry_uid_hash','b77f0e6e0e66b911860761d1d16f90db',NULL,NULL,NULL,'2025-09-04 13:20:13','2025-09-04 13:20:13'),(3938,1969,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-04 13:20:13','2025-09-04 13:20:13'),(3939,1970,2,'_entry_uid_hash','67858316b94fb349d7bbac33a151232d',NULL,NULL,NULL,'2025-09-05 03:01:28','2025-09-05 03:01:28'),(3940,1970,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-05 03:01:28','2025-09-05 03:01:28'),(3941,1971,2,'_entry_uid_hash','bf0d99e202205da7cf30c48ed45b47b2',NULL,NULL,NULL,'2025-09-05 13:36:46','2025-09-05 13:36:46'),(3942,1971,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-05 13:36:46','2025-09-05 13:36:46'),(3943,1972,2,'_entry_uid_hash','0033a8ed554186d8fec7bf8c32e1efab',NULL,NULL,NULL,'2025-09-05 19:26:57','2025-09-05 19:26:57'),(3944,1972,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-05 19:26:57','2025-09-05 19:26:57'),(3945,1973,2,'_entry_uid_hash','c253081a1f17cc41a5fa12f593747fa8',NULL,NULL,NULL,'2025-09-06 10:19:16','2025-09-06 10:19:16'),(3946,1973,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-06 10:19:17','2025-09-06 10:19:17'),(3947,1974,2,'_entry_uid_hash','dfb3c6ee8de2cef5cfce0cf8a8c93a89',NULL,NULL,NULL,'2025-09-06 15:06:15','2025-09-06 15:06:15'),(3948,1974,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-06 15:06:15','2025-09-06 15:06:15'),(3949,1975,2,'_entry_uid_hash','efe93f9a494a22e9d632730c4ffc196c',NULL,NULL,NULL,'2025-09-06 18:34:45','2025-09-06 18:34:45'),(3950,1975,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-06 18:34:45','2025-09-06 18:34:45'),(3951,1976,2,'_entry_uid_hash','3242f093698f9580c6d89e3603eec9cd',NULL,NULL,NULL,'2025-09-07 11:38:22','2025-09-07 11:38:22'),(3952,1976,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-07 11:38:22','2025-09-07 11:38:22'),(3953,1977,2,'_entry_uid_hash','bee623ab9de1f6664060e4c78d1f1e1d',NULL,NULL,NULL,'2025-09-07 14:00:42','2025-09-07 14:00:42'),(3954,1977,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-07 14:00:42','2025-09-07 14:00:42'),(3955,1978,2,'_entry_uid_hash','e0a157fb0c45499805d297d2839d52e8',NULL,NULL,NULL,'2025-09-07 21:45:01','2025-09-07 21:45:01'),(3956,1978,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-07 21:45:01','2025-09-07 21:45:01'),(3957,1979,2,'_entry_uid_hash','9bdc7dbe223a9ee92716c82be2d70805',NULL,NULL,NULL,'2025-09-08 03:07:43','2025-09-08 03:07:43'),(3958,1979,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-08 03:07:43','2025-09-08 03:07:43'),(3959,1980,2,'_entry_uid_hash','5fa95dfa00105cff43179e0b5305139e',NULL,NULL,NULL,'2025-09-08 03:48:23','2025-09-08 03:48:23'),(3960,1980,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-08 03:48:23','2025-09-08 03:48:23'),(3961,1981,2,'_entry_uid_hash','bf81ebd95ad088c6aa2dd52bf069fe81',NULL,NULL,NULL,'2025-09-08 05:02:08','2025-09-08 05:02:08'),(3962,1981,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-08 05:02:08','2025-09-08 05:02:08'),(3963,1982,2,'_entry_uid_hash','31a6ff9fe8c231b81f7cc65d63470a60',NULL,NULL,NULL,'2025-09-08 07:14:25','2025-09-08 07:14:25'),(3964,1982,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-08 07:14:25','2025-09-08 07:14:25'),(3965,1983,2,'_entry_uid_hash','e219983be9364f68a16e8d06bf594d5b',NULL,NULL,NULL,'2025-09-08 07:16:54','2025-09-08 07:16:54'),(3966,1983,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-08 07:16:54','2025-09-08 07:16:54'),(3967,1984,2,'_entry_uid_hash','b70e50bee996d45a971fa30bf3784ffa',NULL,NULL,NULL,'2025-09-09 01:41:11','2025-09-09 01:41:11'),(3968,1984,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 01:41:11','2025-09-09 01:41:11'),(3969,1985,2,'_entry_uid_hash','b1d271ec5501e11ce1908073fd844027',NULL,NULL,NULL,'2025-09-09 08:12:35','2025-09-09 08:12:35'),(3970,1985,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 08:12:35','2025-09-09 08:12:35'),(3971,1986,2,'_entry_uid_hash','60394b378dcb7bf944090697e0b1f9a6',NULL,NULL,NULL,'2025-09-09 08:25:08','2025-09-09 08:25:08'),(3972,1986,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 08:25:08','2025-09-09 08:25:08'),(3973,1987,2,'_entry_uid_hash','b2abd5bb1c35cf56d7485795fbc220f4',NULL,NULL,NULL,'2025-09-09 10:19:23','2025-09-09 10:19:23'),(3974,1987,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 10:19:23','2025-09-09 10:19:23'),(3975,1988,2,'_entry_uid_hash','f69ec9f18dd8064cfac81efa9fd874fe',NULL,NULL,NULL,'2025-09-09 20:43:30','2025-09-09 20:43:30'),(3976,1988,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 20:43:30','2025-09-09 20:43:30'),(3977,1989,2,'_entry_uid_hash','d385ebb685ea148d36dc53f9338cea35',NULL,NULL,NULL,'2025-09-09 22:29:19','2025-09-09 22:29:19'),(3978,1989,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-09 22:29:19','2025-09-09 22:29:19'),(3979,1990,2,'_entry_uid_hash','04a6e08bd06e7d4869364158c608e212',NULL,NULL,NULL,'2025-09-10 17:11:09','2025-09-10 17:11:09'),(3980,1990,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-10 17:11:10','2025-09-10 17:11:10'),(3981,1991,2,'_entry_uid_hash','a824ae00f981d6196b391d81d164c93a',NULL,NULL,NULL,'2025-09-11 00:15:44','2025-09-11 00:15:44'),(3982,1991,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 00:15:44','2025-09-11 00:15:44'),(3983,1992,2,'_entry_uid_hash','9eed3d36e1c475ad3f626b10472a476e',NULL,NULL,NULL,'2025-09-11 00:19:34','2025-09-11 00:19:34'),(3984,1992,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 00:19:34','2025-09-11 00:19:34'),(3985,1993,2,'_entry_uid_hash','b346692c2ac092ee8c1df71796b88bf0',NULL,NULL,NULL,'2025-09-11 04:12:00','2025-09-11 04:12:00'),(3986,1993,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 04:12:00','2025-09-11 04:12:00'),(3987,1994,2,'_entry_uid_hash','7559dda92a5f24e2c2b4936e2d3deb78',NULL,NULL,NULL,'2025-09-11 18:15:28','2025-09-11 18:15:28'),(3988,1994,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 18:15:28','2025-09-11 18:15:28'),(3989,1995,2,'_entry_uid_hash','f7d2815679bd0ee96214d502e3d2d6b2',NULL,NULL,NULL,'2025-09-11 20:04:58','2025-09-11 20:04:58'),(3990,1995,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 20:04:58','2025-09-11 20:04:58'),(3991,1996,2,'_entry_uid_hash','0f955ea08b7419c70eaac81352c7e872',NULL,NULL,NULL,'2025-09-11 23:53:21','2025-09-11 23:53:21'),(3992,1996,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-11 23:53:21','2025-09-11 23:53:21'),(3993,1997,2,'_entry_uid_hash','b6abc37492ddbc4acd174f778648bd3a',NULL,NULL,NULL,'2025-09-12 11:46:37','2025-09-12 11:46:37'),(3994,1997,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-12 11:46:37','2025-09-12 11:46:37'),(3995,1998,2,'_entry_uid_hash','7234722e98f6457380363a6472acee18',NULL,NULL,NULL,'2025-09-12 17:03:36','2025-09-12 17:03:36'),(3996,1998,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-12 17:03:36','2025-09-12 17:03:36'),(3997,1999,2,'_entry_uid_hash','f7a68dfc8b80aaf016cb0228d233ef06',NULL,NULL,NULL,'2025-09-13 16:27:49','2025-09-13 16:27:49'),(3998,1999,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-13 16:27:49','2025-09-13 16:27:49'),(3999,2000,2,'_entry_uid_hash','a36cd41d22b4f273747a6d14c95b9628',NULL,NULL,NULL,'2025-09-13 18:47:47','2025-09-13 18:47:47'),(4000,2000,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-13 18:47:47','2025-09-13 18:47:47'),(4001,2001,2,'_entry_uid_hash','673c4ab3c40a8e0d057425640409863a',NULL,NULL,NULL,'2025-09-13 22:47:56','2025-09-13 22:47:56'),(4002,2001,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-13 22:47:56','2025-09-13 22:47:56'),(4003,2002,2,'_entry_uid_hash','dbb4fb4ba7cb5e254a82a6a3db206f05',NULL,NULL,NULL,'2025-09-14 00:32:46','2025-09-14 00:32:46'),(4004,2002,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-14 00:32:46','2025-09-14 00:32:46'),(4005,2003,2,'_entry_uid_hash','9324d0290ec9c22ed531f757722fc811',NULL,NULL,NULL,'2025-09-14 23:46:49','2025-09-14 23:46:49'),(4006,2003,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-14 23:46:49','2025-09-14 23:46:49'),(4007,2004,2,'_entry_uid_hash','75043b827dba7a0aa72c2aa53557dd8b',NULL,NULL,NULL,'2025-09-15 17:56:50','2025-09-15 17:56:50'),(4008,2004,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-15 17:56:50','2025-09-15 17:56:50'),(4009,2005,2,'_entry_uid_hash','fc736d4f284351a2c3cad59088dcd578',NULL,NULL,NULL,'2025-09-16 01:09:12','2025-09-16 01:09:12'),(4010,2005,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-16 01:09:12','2025-09-16 01:09:12'),(4011,2006,2,'_entry_uid_hash','b46d2b8d242a7732317ba541dcda6d94',NULL,NULL,NULL,'2025-09-16 06:55:00','2025-09-16 06:55:00'),(4012,2006,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-16 06:55:00','2025-09-16 06:55:00'),(4013,2007,2,'_entry_uid_hash','7b6a7cc2d51e2f9c5ccba2ad092af3cd',NULL,NULL,NULL,'2025-09-16 07:09:56','2025-09-16 07:09:56'),(4014,2007,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-16 07:09:56','2025-09-16 07:09:56'),(4015,2008,2,'_entry_uid_hash','c64666b8acbf7cb4b8e3b4e12694a268',NULL,NULL,NULL,'2025-09-16 11:41:08','2025-09-16 11:41:08'),(4016,2008,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-16 11:41:08','2025-09-16 11:41:08'),(4017,2009,2,'_entry_uid_hash','a146c3ebce845fa398da4b0f9f360a8a',NULL,NULL,NULL,'2025-09-16 17:05:49','2025-09-16 17:05:49'),(4018,2009,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-16 17:05:49','2025-09-16 17:05:49'),(4019,2010,2,'_entry_uid_hash','2085919729f87328a2f5043c0c29a80c',NULL,NULL,NULL,'2025-09-17 05:53:09','2025-09-17 05:53:09'),(4020,2010,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-17 05:53:09','2025-09-17 05:53:09'),(4021,2011,2,'_entry_uid_hash','e08d932ad4c2de0c02f41ed3043274bf',NULL,NULL,NULL,'2025-09-17 16:55:16','2025-09-17 16:55:16'),(4022,2011,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-17 16:55:17','2025-09-17 16:55:17'),(4023,2012,2,'_entry_uid_hash','c44cf188a945538ac1df2dc3a225d33e',NULL,NULL,NULL,'2025-09-17 16:57:04','2025-09-17 16:57:04'),(4024,2012,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-17 16:57:04','2025-09-17 16:57:04'),(4025,2013,2,'_entry_uid_hash','101b2e2e4df65810d7b194b3d3f83dff',NULL,NULL,NULL,'2025-09-17 23:22:34','2025-09-17 23:22:34'),(4026,2013,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-17 23:22:34','2025-09-17 23:22:34'),(4027,2014,2,'_entry_uid_hash','019d393d23e37ef65f7f3b359c68eebb',NULL,NULL,NULL,'2025-09-18 03:24:00','2025-09-18 03:24:00'),(4028,2014,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-18 03:24:00','2025-09-18 03:24:00'),(4029,2015,2,'_entry_uid_hash','5301f9ca6980dc669a7b952c841d8571',NULL,NULL,NULL,'2025-09-18 16:59:53','2025-09-18 16:59:53'),(4030,2015,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-18 16:59:53','2025-09-18 16:59:53'),(4031,2016,2,'_entry_uid_hash','fbaa614fb3e7874e9926ab069b3b405f',NULL,NULL,NULL,'2025-09-18 18:33:49','2025-09-18 18:33:49'),(4032,2016,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-18 18:33:49','2025-09-18 18:33:49'),(4033,2017,2,'_entry_uid_hash','a5db82c5fbfa4c8fd1c59d65b3575e91',NULL,NULL,NULL,'2025-09-19 00:05:04','2025-09-19 00:05:04'),(4034,2017,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-19 00:05:04','2025-09-19 00:05:04'),(4035,2018,2,'_entry_uid_hash','c0e0234f1641d247d1af40c528e3413a',NULL,NULL,NULL,'2025-09-19 09:45:46','2025-09-19 09:45:46'),(4036,2018,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-19 09:45:46','2025-09-19 09:45:46'),(4037,2019,2,'_entry_uid_hash','3a935660221e413d689aa6213c51330f',NULL,NULL,NULL,'2025-09-19 10:37:27','2025-09-19 10:37:27'),(4038,2019,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-19 10:37:27','2025-09-19 10:37:27'),(4039,2020,2,'_entry_uid_hash','c1f578a6fcf094cd939853fe9092ca0a',NULL,NULL,NULL,'2025-09-19 11:12:40','2025-09-19 11:12:40'),(4040,2020,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-19 11:12:40','2025-09-19 11:12:40'),(4041,2021,2,'_entry_uid_hash','cc18dea58450b9b874e4177bf28620c6',NULL,NULL,NULL,'2025-09-20 01:24:43','2025-09-20 01:24:43'),(4042,2021,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 01:24:43','2025-09-20 01:24:43'),(4043,2022,2,'_entry_uid_hash','e8baaa192c5a72bc5c75f23a0770421c',NULL,NULL,NULL,'2025-09-20 01:44:04','2025-09-20 01:44:04'),(4044,2022,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 01:44:04','2025-09-20 01:44:04'),(4045,2023,2,'_entry_uid_hash','2da0ec60a1ddb956556ea3aeb4b14cd0',NULL,NULL,NULL,'2025-09-20 05:29:02','2025-09-20 05:29:02'),(4046,2023,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 05:29:02','2025-09-20 05:29:02'),(4047,2024,2,'_entry_uid_hash','9dc3ba8e3fc110f77ebcefa1bb581bb3',NULL,NULL,NULL,'2025-09-20 06:01:46','2025-09-20 06:01:46'),(4048,2024,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 06:01:46','2025-09-20 06:01:46'),(4049,2025,2,'_entry_uid_hash','4470cd7a5eb91e44e40eb44954fde122',NULL,NULL,NULL,'2025-09-20 09:22:21','2025-09-20 09:22:21'),(4050,2025,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 09:22:21','2025-09-20 09:22:21'),(4051,2026,2,'_entry_uid_hash','15ebe2d2eb73f4ae10a62800907adabd',NULL,NULL,NULL,'2025-09-20 16:12:13','2025-09-20 16:12:13'),(4052,2026,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-20 16:12:13','2025-09-20 16:12:13'),(4053,2027,2,'_entry_uid_hash','00c0db3ccdb82fb12496837efe2e42d3',NULL,NULL,NULL,'2025-09-21 05:11:46','2025-09-21 05:11:46'),(4054,2027,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 05:11:46','2025-09-21 05:11:46'),(4055,2028,2,'_entry_uid_hash','2495e7892ea128f0ebcafb30425cc5a6',NULL,NULL,NULL,'2025-09-21 05:11:47','2025-09-21 05:11:47'),(4056,2028,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 05:11:47','2025-09-21 05:11:47'),(4057,2029,2,'_entry_uid_hash','16bdd4b72bab0e01699e5e517ae3fabb',NULL,NULL,NULL,'2025-09-21 05:37:49','2025-09-21 05:37:49'),(4058,2029,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 05:37:49','2025-09-21 05:37:49'),(4059,2030,2,'_entry_uid_hash','30033b7a0c56f83cdd0daf35d455f612',NULL,NULL,NULL,'2025-09-21 09:29:59','2025-09-21 09:29:59'),(4060,2030,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 09:29:59','2025-09-21 09:29:59'),(4061,2031,2,'_entry_uid_hash','d02ccdb2f1da4e757052a534d057decb',NULL,NULL,NULL,'2025-09-21 11:00:39','2025-09-21 11:00:39'),(4062,2031,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 11:00:39','2025-09-21 11:00:39'),(4063,2032,2,'_entry_uid_hash','c25ca29769e71316eba341de0abd1329',NULL,NULL,NULL,'2025-09-21 14:56:58','2025-09-21 14:56:58'),(4064,2032,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 14:56:58','2025-09-21 14:56:58'),(4065,2033,2,'_entry_uid_hash','b7ff5d7b1d48331df44d6023fea1e6ca',NULL,NULL,NULL,'2025-09-21 16:57:09','2025-09-21 16:57:09'),(4066,2033,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 16:57:09','2025-09-21 16:57:09'),(4067,2034,2,'_entry_uid_hash','0c7f48345605e405b95d2202e05fc71e',NULL,NULL,NULL,'2025-09-21 18:11:11','2025-09-21 18:11:11'),(4068,2034,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-21 18:11:11','2025-09-21 18:11:11'),(4069,2035,2,'_entry_uid_hash','1a07ac07accdc866eb562a0a6d1dfe8f',NULL,NULL,NULL,'2025-09-22 04:28:30','2025-09-22 04:28:30'),(4070,2035,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-22 04:28:30','2025-09-22 04:28:30'),(4071,2036,2,'_entry_uid_hash','c8cb63aecaec2164dcc3cc17967dacac',NULL,NULL,NULL,'2025-09-22 07:12:06','2025-09-22 07:12:06'),(4072,2036,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-22 07:12:06','2025-09-22 07:12:06'),(4073,2037,2,'_entry_uid_hash','109b668adffe92e4c22b1107047b413d',NULL,NULL,NULL,'2025-09-22 07:13:29','2025-09-22 07:13:29'),(4074,2037,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-22 07:13:29','2025-09-22 07:13:29'),(4075,2038,2,'_entry_uid_hash','2d8887d898d4e5b6ada0cd8c91e0350d',NULL,NULL,NULL,'2025-09-22 11:50:49','2025-09-22 11:50:49'),(4076,2038,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-22 11:50:49','2025-09-22 11:50:49'),(4077,2039,2,'_entry_uid_hash','759727d997b1bcb0475e1e252d11ce09',NULL,NULL,NULL,'2025-09-22 13:54:15','2025-09-22 13:54:15'),(4078,2039,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-22 13:54:15','2025-09-22 13:54:15'),(4079,2040,2,'_entry_uid_hash','f037834ea3fff11ecf782ebc39825dbb',NULL,NULL,NULL,'2025-09-23 04:14:50','2025-09-23 04:14:50'),(4080,2040,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-23 04:14:50','2025-09-23 04:14:50'),(4081,2041,2,'_entry_uid_hash','1661c7bd776fd17afb644ea8bd4ec580',NULL,NULL,NULL,'2025-09-23 05:43:05','2025-09-23 05:43:05'),(4082,2041,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-23 05:43:05','2025-09-23 05:43:05'),(4083,2042,2,'_entry_uid_hash','b413c423de93d12c0bb0d16e1d254ab1',NULL,NULL,NULL,'2025-09-23 22:05:14','2025-09-23 22:05:14'),(4084,2042,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-23 22:05:14','2025-09-23 22:05:14'),(4085,2043,2,'_entry_uid_hash','17331bc8e9171dcf67e8ef8fe08219c3',NULL,NULL,NULL,'2025-09-24 00:47:34','2025-09-24 00:47:34'),(4086,2043,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 00:47:34','2025-09-24 00:47:34'),(4087,2044,2,'_entry_uid_hash','a5fec275cab3f37f699a79207cd0c1fd',NULL,NULL,NULL,'2025-09-24 03:00:20','2025-09-24 03:00:20'),(4088,2044,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 03:00:20','2025-09-24 03:00:20'),(4089,2045,2,'_entry_uid_hash','13acd87679932d1c03b4196df0bd7cb4',NULL,NULL,NULL,'2025-09-24 06:13:42','2025-09-24 06:13:42'),(4090,2045,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 06:13:42','2025-09-24 06:13:42'),(4091,2046,2,'_entry_uid_hash','748af20f3e0715c90dc483e48691082a',NULL,NULL,NULL,'2025-09-24 07:07:53','2025-09-24 07:07:53'),(4092,2046,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 07:07:53','2025-09-24 07:07:53'),(4093,2047,2,'_entry_uid_hash','848cddd560ba07dabea90b59485f7000',NULL,NULL,NULL,'2025-09-24 07:55:07','2025-09-24 07:55:07'),(4094,2047,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 07:55:07','2025-09-24 07:55:07'),(4095,2048,2,'_entry_uid_hash','741f18ea6b10863390772180a24cfb33',NULL,NULL,NULL,'2025-09-24 11:08:03','2025-09-24 11:08:03'),(4096,2048,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 11:08:03','2025-09-24 11:08:03'),(4097,2049,2,'_entry_uid_hash','9a0cdbf9f7e2c3947871c1d0691670f4',NULL,NULL,NULL,'2025-09-24 12:24:44','2025-09-24 12:24:44'),(4098,2049,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 12:24:45','2025-09-24 12:24:45'),(4099,2050,2,'_entry_uid_hash','c968f4fba667ad067fa8a438f10edd32',NULL,NULL,NULL,'2025-09-24 18:42:14','2025-09-24 18:42:14'),(4100,2050,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 18:42:14','2025-09-24 18:42:14'),(4101,2051,2,'_entry_uid_hash','75ed64495cd897b499a69d5062a25f17',NULL,NULL,NULL,'2025-09-24 21:11:01','2025-09-24 21:11:01'),(4102,2051,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-24 21:11:01','2025-09-24 21:11:01'),(4103,2052,2,'_entry_uid_hash','c92439ddee22dfc7565cb8a968089ec8',NULL,NULL,NULL,'2025-09-25 02:13:03','2025-09-25 02:13:03'),(4104,2052,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-25 02:13:03','2025-09-25 02:13:03'),(4105,2053,2,'_entry_uid_hash','fe483f82bb85ddc164ba4643d39de26a',NULL,NULL,NULL,'2025-09-25 17:12:04','2025-09-25 17:12:04'),(4106,2053,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-25 17:12:04','2025-09-25 17:12:04'),(4107,2054,2,'_entry_uid_hash','587be4fda8e1d9ca6e169e2ccbb54304',NULL,NULL,NULL,'2025-09-25 22:35:21','2025-09-25 22:35:21'),(4108,2054,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-25 22:35:21','2025-09-25 22:35:21'),(4109,2055,2,'_entry_uid_hash','9a91c9b77f2754011827412ff2cae8a5',NULL,NULL,NULL,'2025-09-26 08:22:33','2025-09-26 08:22:33'),(4110,2055,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-26 08:22:33','2025-09-26 08:22:33'),(4111,2056,2,'_entry_uid_hash','741ebdea4c9de463b5a1bcd1912ceb14',NULL,NULL,NULL,'2025-09-26 18:57:25','2025-09-26 18:57:25'),(4112,2056,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-26 18:57:25','2025-09-26 18:57:25'),(4113,2057,2,'_entry_uid_hash','dba74941694eee05dd70f8a6ce4d990d',NULL,NULL,NULL,'2025-09-26 21:06:46','2025-09-26 21:06:46'),(4114,2057,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-26 21:06:46','2025-09-26 21:06:46'),(4115,2058,2,'_entry_uid_hash','90be03c07f0a45a9aa589145807b9fc7',NULL,NULL,NULL,'2025-09-27 05:01:17','2025-09-27 05:01:17'),(4116,2058,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 05:01:17','2025-09-27 05:01:17'),(4117,2059,2,'_entry_uid_hash','3b917c312721563b76715fd9f8f27e02',NULL,NULL,NULL,'2025-09-27 07:12:18','2025-09-27 07:12:18'),(4118,2059,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 07:12:18','2025-09-27 07:12:18'),(4119,2060,2,'_entry_uid_hash','3c42dbc00e92aeeb23937ec9a2d27fe5',NULL,NULL,NULL,'2025-09-27 08:52:14','2025-09-27 08:52:14'),(4120,2060,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 08:52:14','2025-09-27 08:52:14'),(4121,2061,2,'_entry_uid_hash','a8e536497eafaa42f6c9b3b708163e3a',NULL,NULL,NULL,'2025-09-27 11:06:39','2025-09-27 11:06:39'),(4122,2061,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 11:06:39','2025-09-27 11:06:39'),(4123,2062,2,'_entry_uid_hash','a8a6b04248e9ae6f5dc7c9edf640b84c',NULL,NULL,NULL,'2025-09-27 13:23:37','2025-09-27 13:23:37'),(4124,2062,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 13:23:37','2025-09-27 13:23:37'),(4125,2063,2,'_entry_uid_hash','8c5ef82acb0c28621f0c433cc4237f0d',NULL,NULL,NULL,'2025-09-27 16:36:58','2025-09-27 16:36:58'),(4126,2063,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 16:36:58','2025-09-27 16:36:58'),(4127,2064,2,'_entry_uid_hash','309471b7c8bdb0ee7bbaf02696d4bc36',NULL,NULL,NULL,'2025-09-27 22:31:56','2025-09-27 22:31:56'),(4128,2064,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-27 22:31:56','2025-09-27 22:31:56'),(4129,2065,2,'_entry_uid_hash','9138e52f3532d1dec85cc4dafd31fbd7',NULL,NULL,NULL,'2025-09-28 12:29:12','2025-09-28 12:29:12'),(4130,2065,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-28 12:29:12','2025-09-28 12:29:12'),(4131,2066,2,'_entry_uid_hash','0bcfeaf4cc3d5b4cd6ff93be58300c4c',NULL,NULL,NULL,'2025-09-28 15:47:58','2025-09-28 15:47:58'),(4132,2066,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-28 15:47:58','2025-09-28 15:47:58'),(4133,2067,2,'_entry_uid_hash','de6d0921307457729bc25687ce6b16b7',NULL,NULL,NULL,'2025-09-29 01:03:14','2025-09-29 01:03:14'),(4134,2067,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-29 01:03:14','2025-09-29 01:03:14'),(4135,2068,2,'_entry_uid_hash','57b18b113182c3279ca080e485121b82',NULL,NULL,NULL,'2025-09-29 01:59:42','2025-09-29 01:59:42'),(4136,2068,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-29 01:59:42','2025-09-29 01:59:42'),(4137,2069,2,'_entry_uid_hash','e8543504afd542c96a5ecd669fe5ec97',NULL,NULL,NULL,'2025-09-29 16:34:48','2025-09-29 16:34:48'),(4138,2069,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-29 16:34:48','2025-09-29 16:34:48'),(4139,2070,2,'_entry_uid_hash','1b2055c9940548a39f1892052e77b2ec',NULL,NULL,NULL,'2025-09-29 18:01:06','2025-09-29 18:01:06'),(4140,2070,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-29 18:01:07','2025-09-29 18:01:07'),(4141,2071,2,'_entry_uid_hash','4cc61745eec4734bc6e8ca03956a23b6',NULL,NULL,NULL,'2025-09-30 07:39:15','2025-09-30 07:39:15'),(4142,2071,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-30 07:39:15','2025-09-30 07:39:15'),(4143,2072,2,'_entry_uid_hash','528a6d191824e4fd7eb2ffd4652a703a',NULL,NULL,NULL,'2025-09-30 08:41:21','2025-09-30 08:41:21'),(4144,2072,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-30 08:41:21','2025-09-30 08:41:21'),(4145,2073,2,'_entry_uid_hash','71bcef77116b60d4367f9da1d10439ea',NULL,NULL,NULL,'2025-09-30 15:52:54','2025-09-30 15:52:54'),(4146,2073,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-30 15:52:54','2025-09-30 15:52:54'),(4147,2074,2,'_entry_uid_hash','31d45ded38bcbbff57e0422d59bdd8f7',NULL,NULL,NULL,'2025-09-30 19:24:21','2025-09-30 19:24:21'),(4148,2074,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-30 19:24:21','2025-09-30 19:24:21'),(4149,2075,2,'_entry_uid_hash','59899a02ac785506f4b465db4b785a61',NULL,NULL,NULL,'2025-09-30 21:42:31','2025-09-30 21:42:31'),(4150,2075,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-09-30 21:42:31','2025-09-30 21:42:31'),(4151,2076,2,'_entry_uid_hash','589f3532f8aabaea15d31f21a7fe6fd2',NULL,NULL,NULL,'2025-10-01 03:07:00','2025-10-01 03:07:00'),(4152,2076,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-01 03:07:00','2025-10-01 03:07:00'),(4153,2077,2,'_entry_uid_hash','21a4419695843a98373750c7fef51e35',NULL,NULL,NULL,'2025-10-01 06:23:51','2025-10-01 06:23:51'),(4154,2077,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-01 06:23:51','2025-10-01 06:23:51'),(4155,2078,2,'_entry_uid_hash','096ca2413b071239da25b97ca6ee4bda',NULL,NULL,NULL,'2025-10-01 16:03:59','2025-10-01 16:03:59'),(4156,2078,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-01 16:03:59','2025-10-01 16:03:59'),(4157,2079,2,'_entry_uid_hash','5089ea257bf20978558636f1dcb311cb',NULL,NULL,NULL,'2025-10-02 14:09:29','2025-10-02 14:09:29'),(4158,2079,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-02 14:09:29','2025-10-02 14:09:29'),(4159,2080,2,'_entry_uid_hash','af671070d29a6c02d69bfa0b5c19d65a',NULL,NULL,NULL,'2025-10-02 15:46:35','2025-10-02 15:46:35'),(4160,2080,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-02 15:46:35','2025-10-02 15:46:35'),(4161,2081,2,'_entry_uid_hash','42d3be06d69dacd828dab8d17270b27e',NULL,NULL,NULL,'2025-10-02 17:40:38','2025-10-02 17:40:38'),(4162,2081,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-02 17:40:38','2025-10-02 17:40:38'),(4163,2082,2,'_entry_uid_hash','8ba22a43859b39e5f8d4f3efa5180874',NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(4164,2082,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(4165,2083,2,'_entry_uid_hash','a5e6a050c71ebcc2fcbb8a7ef23c48e3',NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(4166,2083,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(4167,2084,2,'_entry_uid_hash','6b5d58b86a85cf65b2901d859a9094af',NULL,NULL,NULL,'2025-10-03 23:43:27','2025-10-03 23:43:27'),(4168,2084,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-03 23:43:27','2025-10-03 23:43:27'),(4169,2085,2,'_entry_uid_hash','44076f7e7740d1632971bceed10b068d',NULL,NULL,NULL,'2025-10-04 00:55:36','2025-10-04 00:55:36'),(4170,2085,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-04 00:55:36','2025-10-04 00:55:36'),(4171,2086,2,'_entry_uid_hash','bf7752f377b7e00f134d1d35b21f0421',NULL,NULL,NULL,'2025-10-04 08:21:57','2025-10-04 08:21:57'),(4172,2086,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-04 08:21:57','2025-10-04 08:21:57'),(4173,2087,2,'_entry_uid_hash','b36057e35af8cceb444b6d491bf3fc1d',NULL,NULL,NULL,'2025-10-04 08:24:28','2025-10-04 08:24:28'),(4174,2087,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-04 08:24:28','2025-10-04 08:24:28'),(4175,2088,2,'_entry_uid_hash','d515ff253869dbabdda0e9db68725e63',NULL,NULL,NULL,'2025-10-04 17:36:52','2025-10-04 17:36:52'),(4176,2088,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-04 17:36:52','2025-10-04 17:36:52'),(4177,2089,2,'_entry_uid_hash','05e6e9eb6a917151560ade0fcf1ab333',NULL,NULL,NULL,'2025-10-04 18:42:23','2025-10-04 18:42:23'),(4178,2089,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-04 18:42:23','2025-10-04 18:42:23'),(4179,2090,2,'_entry_uid_hash','6f45e1e99e8ec8fd820e8fd3e0846279',NULL,NULL,NULL,'2025-10-05 01:48:15','2025-10-05 01:48:15'),(4180,2090,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 01:48:15','2025-10-05 01:48:15'),(4181,2091,2,'_entry_uid_hash','89bca79a7202df8bfeb10958e6095533',NULL,NULL,NULL,'2025-10-05 04:49:26','2025-10-05 04:49:26'),(4182,2091,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 04:49:26','2025-10-05 04:49:26'),(4183,2092,2,'_entry_uid_hash','f3f452c5d9bf7dd722912aeca1f9e051',NULL,NULL,NULL,'2025-10-05 04:55:04','2025-10-05 04:55:04'),(4184,2092,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 04:55:04','2025-10-05 04:55:04'),(4185,2093,2,'_entry_uid_hash','7c34332def2346e9c8c636a382a22491',NULL,NULL,NULL,'2025-10-05 05:37:59','2025-10-05 05:37:59'),(4186,2093,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 05:37:59','2025-10-05 05:37:59'),(4187,2094,2,'_entry_uid_hash','bf4a8350c5ddeb01b3734c8d6f51943a',NULL,NULL,NULL,'2025-10-05 12:48:45','2025-10-05 12:48:45'),(4188,2094,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 12:48:45','2025-10-05 12:48:45'),(4189,2095,2,'_entry_uid_hash','608941b2f71bed3cd397b00adca56253',NULL,NULL,NULL,'2025-10-05 15:05:36','2025-10-05 15:05:36'),(4190,2095,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 15:05:36','2025-10-05 15:05:36'),(4191,2096,2,'_entry_uid_hash','e269d6eae36c1ce9069e4f43baed3a10',NULL,NULL,NULL,'2025-10-05 16:29:21','2025-10-05 16:29:21'),(4192,2096,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 16:29:21','2025-10-05 16:29:21'),(4193,2097,2,'_entry_uid_hash','e4356bdbe95b8ea680554bb729c3adc6',NULL,NULL,NULL,'2025-10-05 17:26:59','2025-10-05 17:26:59'),(4194,2097,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 17:26:59','2025-10-05 17:26:59'),(4195,2098,2,'_entry_uid_hash','b86382051f6b2456fb9d60c9e32265d4',NULL,NULL,NULL,'2025-10-05 23:40:48','2025-10-05 23:40:48'),(4196,2098,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-05 23:40:48','2025-10-05 23:40:48'),(4197,2099,2,'_entry_uid_hash','4ba7e7ac045e3808c13b28ebf4a7d645',NULL,NULL,NULL,'2025-10-06 04:08:37','2025-10-06 04:08:37'),(4198,2099,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-06 04:08:37','2025-10-06 04:08:37'),(4199,2100,2,'_entry_uid_hash','33449e7a315a172f869c20596808a5e5',NULL,NULL,NULL,'2025-10-06 14:50:22','2025-10-06 14:50:22'),(4200,2100,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-06 14:50:22','2025-10-06 14:50:22'),(4201,2101,2,'_entry_uid_hash','ab83e2f6b9d7a545cacfb8561d2ddb4e',NULL,NULL,NULL,'2025-10-06 16:45:04','2025-10-06 16:45:04'),(4202,2101,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-06 16:45:04','2025-10-06 16:45:04'),(4203,2102,2,'_entry_uid_hash','948c79915fc5cc3412e355bd5f4305ea',NULL,NULL,NULL,'2025-10-06 20:22:46','2025-10-06 20:22:46'),(4204,2102,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-06 20:22:46','2025-10-06 20:22:46'),(4205,2103,2,'_entry_uid_hash','f5a027f28b1883960c9d2e3de9e258ad',NULL,NULL,NULL,'2025-10-07 06:24:15','2025-10-07 06:24:15'),(4206,2103,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-07 06:24:15','2025-10-07 06:24:15'),(4207,2104,2,'_entry_uid_hash','95ee6fd7ac788e3827e51e7a235b4b26',NULL,NULL,NULL,'2025-10-07 11:24:17','2025-10-07 11:24:17'),(4208,2104,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-07 11:24:17','2025-10-07 11:24:17'),(4209,2105,2,'_entry_uid_hash','424d4abcb30347ad1a5c92ce67080b67',NULL,NULL,NULL,'2025-10-07 12:59:40','2025-10-07 12:59:40'),(4210,2105,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-07 12:59:40','2025-10-07 12:59:40'),(4211,2106,2,'_entry_uid_hash','c37b8d643c663a6010a9654b3817260a',NULL,NULL,NULL,'2025-10-07 17:44:59','2025-10-07 17:44:59'),(4212,2106,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-07 17:44:59','2025-10-07 17:44:59'),(4213,2107,2,'_entry_uid_hash','283b05c0076196eb004bb02c45591ecd',NULL,NULL,NULL,'2025-10-08 00:01:37','2025-10-08 00:01:37'),(4214,2107,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 00:01:37','2025-10-08 00:01:37'),(4215,2108,2,'_entry_uid_hash','c5ef889c29ce50e7c8395f6996724522',NULL,NULL,NULL,'2025-10-08 05:46:18','2025-10-08 05:46:18'),(4216,2108,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 05:46:18','2025-10-08 05:46:18'),(4217,2109,2,'_entry_uid_hash','d6529d350e3eb3680ec58050799609b8',NULL,NULL,NULL,'2025-10-08 14:06:11','2025-10-08 14:06:11'),(4218,2109,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 14:06:11','2025-10-08 14:06:11'),(4219,2110,2,'_entry_uid_hash','a47d8d2466c54402b62047905d76fdb3',NULL,NULL,NULL,'2025-10-08 17:12:14','2025-10-08 17:12:14'),(4220,2110,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 17:12:14','2025-10-08 17:12:14'),(4221,2111,2,'_entry_uid_hash','ae50f51a52c13503c583ef69b2a23a4b',NULL,NULL,NULL,'2025-10-08 21:31:28','2025-10-08 21:31:28'),(4222,2111,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 21:31:28','2025-10-08 21:31:28'),(4223,2112,2,'_entry_uid_hash','7ef80583b720a19927a0a596f46aa4e6',NULL,NULL,NULL,'2025-10-08 22:10:53','2025-10-08 22:10:53'),(4224,2112,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 22:10:53','2025-10-08 22:10:53'),(4225,2113,2,'_entry_uid_hash','0ed10c78b054ebcfb9621b915e3697fd',NULL,NULL,NULL,'2025-10-08 23:50:54','2025-10-08 23:50:54'),(4226,2113,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-08 23:50:54','2025-10-08 23:50:54'),(4227,2114,2,'_entry_uid_hash','90cc16178d4236f354df58fd703492df',NULL,NULL,NULL,'2025-10-09 09:54:50','2025-10-09 09:54:50'),(4228,2114,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-09 09:54:50','2025-10-09 09:54:50'),(4229,2115,2,'_entry_uid_hash','108dbee76fa00969b372c440bfc61798',NULL,NULL,NULL,'2025-10-09 14:22:46','2025-10-09 14:22:46'),(4230,2115,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-09 14:22:47','2025-10-09 14:22:47'),(4231,2116,2,'_entry_uid_hash','f70be4d501a86d29dd145fadbd38e9b5',NULL,NULL,NULL,'2025-10-09 15:22:42','2025-10-09 15:22:42'),(4232,2116,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-09 15:22:42','2025-10-09 15:22:42'),(4233,2117,2,'_entry_uid_hash','e8c86cd3e4398f2515c52488fc1f6bbc',NULL,NULL,NULL,'2025-10-09 16:34:29','2025-10-09 16:34:29'),(4234,2117,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-09 16:34:29','2025-10-09 16:34:29'),(4235,2118,2,'_entry_uid_hash','b38b451050a4e2ef66c9434ea252269c',NULL,NULL,NULL,'2025-10-10 11:24:51','2025-10-10 11:24:51'),(4236,2118,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-10 11:24:51','2025-10-10 11:24:51'),(4237,2119,2,'_entry_uid_hash','08ec0e021026e4b1e1e717c164e12869',NULL,NULL,NULL,'2025-10-12 01:14:44','2025-10-12 01:14:44'),(4238,2119,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 01:14:44','2025-10-12 01:14:44'),(4239,2120,2,'_entry_uid_hash','23d82052d7e93144c3de32347e51424b',NULL,NULL,NULL,'2025-10-12 02:09:12','2025-10-12 02:09:12'),(4240,2120,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 02:09:12','2025-10-12 02:09:12'),(4241,2121,2,'_entry_uid_hash','328952f313c87bfaa0714fd35f242971',NULL,NULL,NULL,'2025-10-12 02:34:18','2025-10-12 02:34:18'),(4242,2121,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 02:34:18','2025-10-12 02:34:18'),(4243,2122,2,'_entry_uid_hash','c8417e1e110af4933ef20949478e9bf8',NULL,NULL,NULL,'2025-10-12 04:07:45','2025-10-12 04:07:45'),(4244,2122,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 04:07:45','2025-10-12 04:07:45'),(4245,2123,2,'_entry_uid_hash','aaea06df167b8261e16b1e61ae88d9ff',NULL,NULL,NULL,'2025-10-12 07:38:30','2025-10-12 07:38:30'),(4246,2123,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 07:38:30','2025-10-12 07:38:30'),(4247,2124,2,'_entry_uid_hash','09df3fdc916262c3e0ab43801eb96421',NULL,NULL,NULL,'2025-10-12 13:23:21','2025-10-12 13:23:21'),(4248,2124,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 13:23:21','2025-10-12 13:23:21'),(4249,2125,2,'_entry_uid_hash','c1b8566b055066407edd80a054f31abb',NULL,NULL,NULL,'2025-10-12 21:48:58','2025-10-12 21:48:58'),(4250,2125,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 21:48:58','2025-10-12 21:48:58'),(4251,2126,2,'_entry_uid_hash','f56446f74cbb382ae1bbae471de644be',NULL,NULL,NULL,'2025-10-12 21:57:53','2025-10-12 21:57:53'),(4252,2126,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-12 21:57:53','2025-10-12 21:57:53'),(4253,2127,2,'_entry_uid_hash','473eef430967d27ef49a658f4d9342eb',NULL,NULL,NULL,'2025-10-13 03:54:44','2025-10-13 03:54:44'),(4254,2127,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 03:54:44','2025-10-13 03:54:44'),(4255,2128,2,'_entry_uid_hash','cf2dd87f06955fae4ec1b59e75627a19',NULL,NULL,NULL,'2025-10-13 07:29:47','2025-10-13 07:29:47'),(4256,2128,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 07:29:47','2025-10-13 07:29:47'),(4257,2129,2,'_entry_uid_hash','afdecf004da1ff06375c86f38086e384',NULL,NULL,NULL,'2025-10-13 11:52:17','2025-10-13 11:52:17'),(4258,2129,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 11:52:17','2025-10-13 11:52:17'),(4259,2130,2,'_entry_uid_hash','bc624042b8e4c6e4f5986086fa0a532d',NULL,NULL,NULL,'2025-10-13 12:49:56','2025-10-13 12:49:56'),(4260,2130,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 12:49:56','2025-10-13 12:49:56'),(4261,2131,2,'_entry_uid_hash','78aa19b7d0b315400c3973c5292f6c81',NULL,NULL,NULL,'2025-10-13 20:02:46','2025-10-13 20:02:46'),(4262,2131,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 20:02:46','2025-10-13 20:02:46'),(4263,2132,2,'_entry_uid_hash','87b1d8eed1faef168fe549cdfd0c990b',NULL,NULL,NULL,'2025-10-13 20:49:44','2025-10-13 20:49:44'),(4264,2132,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 20:49:44','2025-10-13 20:49:44'),(4265,2133,2,'_entry_uid_hash','37a50cc457551876106b572585e7ee0a',NULL,NULL,NULL,'2025-10-13 22:18:38','2025-10-13 22:18:38'),(4266,2133,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-13 22:18:38','2025-10-13 22:18:38'),(4267,2134,2,'_entry_uid_hash','b9f587dbb230c77c13788d08ed54afd5',NULL,NULL,NULL,'2025-10-14 00:36:12','2025-10-14 00:36:12'),(4268,2134,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-14 00:36:12','2025-10-14 00:36:12'),(4269,2135,2,'_entry_uid_hash','c079382641c76b85299c8c77ddf0c8a4',NULL,NULL,NULL,'2025-10-14 14:56:02','2025-10-14 14:56:02'),(4270,2135,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-14 14:56:02','2025-10-14 14:56:02'),(4271,2136,2,'_entry_uid_hash','0bf7f4f43732fa7ba0ce68d9d265457c',NULL,NULL,NULL,'2025-10-14 15:22:17','2025-10-14 15:22:17'),(4272,2136,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-14 15:22:17','2025-10-14 15:22:17'),(4273,2137,2,'_entry_uid_hash','ca3c7995650f76f3bd4f32dc53b50116',NULL,NULL,NULL,'2025-10-15 00:13:07','2025-10-15 00:13:07'),(4274,2137,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-15 00:13:07','2025-10-15 00:13:07'),(4275,2138,2,'_entry_uid_hash','04b5fe8aff73ff8a3bf0bb35fb86d307',NULL,NULL,NULL,'2025-10-15 07:13:25','2025-10-15 07:13:25'),(4276,2138,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-15 07:13:25','2025-10-15 07:13:25'),(4277,2139,2,'_entry_uid_hash','4b9f9a3984aa5a49fe1720975b86ab5f',NULL,NULL,NULL,'2025-10-15 13:02:24','2025-10-15 13:02:24'),(4278,2139,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-15 13:02:24','2025-10-15 13:02:24'),(4279,2140,2,'_entry_uid_hash','6a69fd7f90642eb2248d070458269a4f',NULL,NULL,NULL,'2025-10-15 14:06:15','2025-10-15 14:06:15'),(4280,2140,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-15 14:06:15','2025-10-15 14:06:15'),(4281,2141,2,'_entry_uid_hash','97333520786890c2e567357fad170056',NULL,NULL,NULL,'2025-10-15 15:15:24','2025-10-15 15:15:24'),(4282,2141,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-15 15:15:24','2025-10-15 15:15:24'),(4283,2142,2,'_entry_uid_hash','0a8548f46e12f855b1888a0ab52c3fd3',NULL,NULL,NULL,'2025-10-16 00:25:42','2025-10-16 00:25:42'),(4284,2142,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 00:25:42','2025-10-16 00:25:42'),(4285,2143,2,'_entry_uid_hash','11111983bef4fe4e0440917a7a0665b3',NULL,NULL,NULL,'2025-10-16 02:03:08','2025-10-16 02:03:08'),(4286,2143,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 02:03:08','2025-10-16 02:03:08'),(4287,2144,2,'_entry_uid_hash','3e8073438735e883dc24ce825f9da37f',NULL,NULL,NULL,'2025-10-16 03:27:08','2025-10-16 03:27:08'),(4288,2144,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 03:27:08','2025-10-16 03:27:08'),(4289,2145,2,'_entry_uid_hash','be407d4d406fa359fefc3ac33e497ce2',NULL,NULL,NULL,'2025-10-16 05:47:58','2025-10-16 05:47:58'),(4290,2145,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 05:47:58','2025-10-16 05:47:58'),(4291,2146,2,'_entry_uid_hash','03f7bf2a40490a43132fe86050a30eac',NULL,NULL,NULL,'2025-10-16 22:31:09','2025-10-16 22:31:09'),(4292,2146,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 22:31:09','2025-10-16 22:31:09'),(4293,2147,2,'_entry_uid_hash','b7efad99729c25fd09e8c1bb84ccb1eb',NULL,NULL,NULL,'2025-10-16 23:47:54','2025-10-16 23:47:54'),(4294,2147,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-16 23:47:54','2025-10-16 23:47:54'),(4295,2148,2,'_entry_uid_hash','dc25a17eb002cf84fe5c8f57377a9295',NULL,NULL,NULL,'2025-10-17 01:30:06','2025-10-17 01:30:06'),(4296,2148,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 01:30:06','2025-10-17 01:30:06'),(4297,2149,2,'_entry_uid_hash','2af3a44aace92550e84a18fd87c27195',NULL,NULL,NULL,'2025-10-17 05:05:14','2025-10-17 05:05:14'),(4298,2149,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 05:05:14','2025-10-17 05:05:14'),(4299,2150,2,'_entry_uid_hash','7287038fe1c50f43d7d728815efa978a',NULL,NULL,NULL,'2025-10-17 08:13:39','2025-10-17 08:13:39'),(4300,2150,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 08:13:39','2025-10-17 08:13:39'),(4301,2151,2,'_entry_uid_hash','da98182d235cb9a777c9a3db65e4d934',NULL,NULL,NULL,'2025-10-17 13:51:34','2025-10-17 13:51:34'),(4302,2151,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 13:51:34','2025-10-17 13:51:34'),(4303,2152,2,'_entry_uid_hash','fa172186a5357b3ff880650ae6e9e4aa',NULL,NULL,NULL,'2025-10-17 14:27:38','2025-10-17 14:27:38'),(4304,2152,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 14:27:38','2025-10-17 14:27:38'),(4305,2153,2,'_entry_uid_hash','f481f68131b24e3e4592d55250b52eed',NULL,NULL,NULL,'2025-10-17 15:56:04','2025-10-17 15:56:04'),(4306,2153,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 15:56:04','2025-10-17 15:56:04'),(4307,2154,2,'_entry_uid_hash','0eb836e29cbb7860f311c0c4865ccbf2',NULL,NULL,NULL,'2025-10-17 18:56:16','2025-10-17 18:56:16'),(4308,2154,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 18:56:16','2025-10-17 18:56:16'),(4309,2155,2,'_entry_uid_hash','30f7c5614b90249a3eb52c7c49cd7460',NULL,NULL,NULL,'2025-10-17 23:56:47','2025-10-17 23:56:47'),(4310,2155,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-17 23:56:47','2025-10-17 23:56:47'),(4311,2156,2,'_entry_uid_hash','c946bad712e9ee71c59401daac0a23b6',NULL,NULL,NULL,'2025-10-18 00:03:12','2025-10-18 00:03:12'),(4312,2156,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-18 00:03:12','2025-10-18 00:03:12'),(4313,2157,2,'_entry_uid_hash','378beddb0924a6cf51af9098586eeb57',NULL,NULL,NULL,'2025-10-18 12:51:54','2025-10-18 12:51:54'),(4314,2157,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-18 12:51:54','2025-10-18 12:51:54'),(4315,2158,2,'_entry_uid_hash','2c4eaeb289a44b330ab6f6b0c2095595',NULL,NULL,NULL,'2025-10-18 19:50:48','2025-10-18 19:50:48'),(4316,2158,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-18 19:50:48','2025-10-18 19:50:48'),(4317,2159,2,'_entry_uid_hash','40ad2b6b332cc4deab0d0ad02f1cce38',NULL,NULL,NULL,'2025-10-18 20:02:53','2025-10-18 20:02:53'),(4318,2159,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-18 20:02:53','2025-10-18 20:02:53'),(4319,2160,2,'_entry_uid_hash','55cdca100eb58e4420f6325400ff5f70',NULL,NULL,NULL,'2025-10-19 17:27:20','2025-10-19 17:27:20'),(4320,2160,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-19 17:27:20','2025-10-19 17:27:20'),(4321,2161,2,'_entry_uid_hash','010940bdc585cd091c34d312aef4414a',NULL,NULL,NULL,'2025-10-19 20:59:05','2025-10-19 20:59:05'),(4322,2161,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-19 20:59:05','2025-10-19 20:59:05'),(4323,2162,2,'_entry_uid_hash','c5d2dc1b8b73d8f80750ac55633e7ee5',NULL,NULL,NULL,'2025-10-19 22:27:31','2025-10-19 22:27:31'),(4324,2162,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-19 22:27:32','2025-10-19 22:27:32'),(4325,2163,2,'_entry_uid_hash','02e5c06706976a3f61af29e315e53af6',NULL,NULL,NULL,'2025-10-20 12:19:32','2025-10-20 12:19:32'),(4326,2163,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-20 12:19:32','2025-10-20 12:19:32'),(4327,2164,2,'_entry_uid_hash','ae08c98aab64d266f7f489ae75fb7142',NULL,NULL,NULL,'2025-10-20 17:39:00','2025-10-20 17:39:00'),(4328,2164,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-20 17:39:00','2025-10-20 17:39:00'),(4329,2165,2,'_entry_uid_hash','b98ecacf96c6bbc3d649b24bbf5250a9',NULL,NULL,NULL,'2025-10-20 19:31:18','2025-10-20 19:31:18'),(4330,2165,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-20 19:31:18','2025-10-20 19:31:18'),(4331,2166,2,'_entry_uid_hash','0a560379471ad99f8341fb101fc3e106',NULL,NULL,NULL,'2025-10-20 21:38:31','2025-10-20 21:38:31'),(4332,2166,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-20 21:38:31','2025-10-20 21:38:31'),(4333,2167,2,'_entry_uid_hash','0ee0308725d80c16bab3e88845861492',NULL,NULL,NULL,'2025-10-20 22:46:09','2025-10-20 22:46:09'),(4334,2167,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-20 22:46:09','2025-10-20 22:46:09'),(4335,2168,2,'_entry_uid_hash','be043b0e804e1dc1998dadc2bc06f753',NULL,NULL,NULL,'2025-10-21 13:23:15','2025-10-21 13:23:15'),(4336,2168,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-21 13:23:15','2025-10-21 13:23:15'),(4337,2169,2,'_entry_uid_hash','36284e1bd309cf2aac52b0e616d11786',NULL,NULL,NULL,'2025-10-22 08:21:40','2025-10-22 08:21:40'),(4338,2169,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 08:21:40','2025-10-22 08:21:40'),(4339,2170,2,'_entry_uid_hash','e920ea94bc7cfe5bedf920dd36b41fb4',NULL,NULL,NULL,'2025-10-22 08:46:41','2025-10-22 08:46:41'),(4340,2170,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 08:46:41','2025-10-22 08:46:41'),(4341,2171,2,'_entry_uid_hash','637e6e32e4162a882a5ba4bd48f7bae2',NULL,NULL,NULL,'2025-10-22 11:43:37','2025-10-22 11:43:37'),(4342,2171,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 11:43:37','2025-10-22 11:43:37'),(4343,2172,2,'_entry_uid_hash','70069a26f691481f4d6088080d08f70f',NULL,NULL,NULL,'2025-10-22 13:50:44','2025-10-22 13:50:44'),(4344,2172,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 13:50:44','2025-10-22 13:50:44'),(4345,2173,2,'_entry_uid_hash','58e3e48a9c8c421e0eb9f714c1e2705d',NULL,NULL,NULL,'2025-10-22 16:33:32','2025-10-22 16:33:32'),(4346,2173,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 16:33:32','2025-10-22 16:33:32'),(4347,2174,2,'_entry_uid_hash','c116a77a40da50186a53ab4f738e0076',NULL,NULL,NULL,'2025-10-22 18:35:10','2025-10-22 18:35:10'),(4348,2174,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 18:35:10','2025-10-22 18:35:10'),(4349,2175,2,'_entry_uid_hash','2d63f9734b1ece8b77d7a9a4286d07d6',NULL,NULL,NULL,'2025-10-22 21:53:38','2025-10-22 21:53:38'),(4350,2175,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 21:53:38','2025-10-22 21:53:38'),(4351,2176,2,'_entry_uid_hash','4958a36362fd9561b186350679f908a6',NULL,NULL,NULL,'2025-10-22 23:01:50','2025-10-22 23:01:50'),(4352,2176,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-22 23:01:50','2025-10-22 23:01:50'),(4353,2177,2,'_entry_uid_hash','15d2120c71a45ee79f8682271764b12c',NULL,NULL,NULL,'2025-10-24 08:05:16','2025-10-24 08:05:16'),(4354,2177,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-24 08:05:16','2025-10-24 08:05:16'),(4355,2178,2,'_entry_uid_hash','5ca5f99cdd3b57664459d1d45e2c73a0',NULL,NULL,NULL,'2025-10-24 20:43:00','2025-10-24 20:43:00'),(4356,2178,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-24 20:43:00','2025-10-24 20:43:00'),(4357,2179,2,'_entry_uid_hash','1d20d21cfd08d05d1f662507b5129f8e',NULL,NULL,NULL,'2025-10-25 02:17:47','2025-10-25 02:17:47'),(4358,2179,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 02:17:47','2025-10-25 02:17:47'),(4359,2180,2,'_entry_uid_hash','c9d2c8ff7fea5c6cb65e73a72c70f358',NULL,NULL,NULL,'2025-10-25 03:33:07','2025-10-25 03:33:07'),(4360,2180,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 03:33:07','2025-10-25 03:33:07'),(4361,2181,2,'_entry_uid_hash','b574ab3eb0baa3b7990d76b9650e57e5',NULL,NULL,NULL,'2025-10-25 13:11:12','2025-10-25 13:11:12'),(4362,2181,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 13:11:12','2025-10-25 13:11:12'),(4363,2182,2,'_entry_uid_hash','cf557a76b0fffb08ad6144139fabf107',NULL,NULL,NULL,'2025-10-25 14:03:04','2025-10-25 14:03:04'),(4364,2182,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 14:03:04','2025-10-25 14:03:04'),(4365,2183,2,'_entry_uid_hash','8b99f6e883370d6ed3a8bb300bdfe2ee',NULL,NULL,NULL,'2025-10-25 19:38:32','2025-10-25 19:38:32'),(4366,2183,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 19:38:32','2025-10-25 19:38:32'),(4367,2184,2,'_entry_uid_hash','33fd4533f5273c48f2f93c08ea601750',NULL,NULL,NULL,'2025-10-25 21:36:20','2025-10-25 21:36:20'),(4368,2184,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-25 21:36:20','2025-10-25 21:36:20'),(4369,2185,2,'_entry_uid_hash','5ceddf4149ec770f2aaa2ed157567e8b',NULL,NULL,NULL,'2025-10-26 08:11:22','2025-10-26 08:11:22'),(4370,2185,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-26 08:11:22','2025-10-26 08:11:22'),(4371,2186,2,'_entry_uid_hash','e148e6e08bbc5e93e75d49fda7708bf1',NULL,NULL,NULL,'2025-10-26 09:25:15','2025-10-26 09:25:15'),(4372,2186,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-26 09:25:15','2025-10-26 09:25:15'),(4373,2187,2,'_entry_uid_hash','865fca016bbd9ccd89b318d43106f81b',NULL,NULL,NULL,'2025-10-26 15:45:36','2025-10-26 15:45:36'),(4374,2187,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-26 15:45:36','2025-10-26 15:45:36'),(4375,2188,2,'_entry_uid_hash','c6fc072f6ec0b637cdf6f61b3804168f',NULL,NULL,NULL,'2025-10-26 17:56:25','2025-10-26 17:56:25'),(4376,2188,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-26 17:56:25','2025-10-26 17:56:25'),(4377,2189,2,'_entry_uid_hash','a76f8b75a6b98d3d14f20a6e5ee31cde',NULL,NULL,NULL,'2025-10-27 07:37:37','2025-10-27 07:37:37'),(4378,2189,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 07:37:37','2025-10-27 07:37:37'),(4379,2190,2,'_entry_uid_hash','c0aec2aaf89a2d35a969f16cefe73e9d',NULL,NULL,NULL,'2025-10-27 09:21:56','2025-10-27 09:21:56'),(4380,2190,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 09:21:56','2025-10-27 09:21:56'),(4381,2191,2,'_entry_uid_hash','22a7a86d3b65669e5e61ed847a93d87d',NULL,NULL,NULL,'2025-10-27 11:29:15','2025-10-27 11:29:15'),(4382,2191,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 11:29:15','2025-10-27 11:29:15'),(4383,2192,2,'_entry_uid_hash','a749ba1c4e590c95248cf137c6c3e498',NULL,NULL,NULL,'2025-10-27 13:24:04','2025-10-27 13:24:04'),(4384,2192,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 13:24:04','2025-10-27 13:24:04'),(4385,2193,2,'_entry_uid_hash','b3e17d02800dd50fa20c496f1ee32e26',NULL,NULL,NULL,'2025-10-27 19:06:27','2025-10-27 19:06:27'),(4386,2193,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 19:06:27','2025-10-27 19:06:27'),(4387,2194,2,'_entry_uid_hash','18cf4caa1f826ced1856b07b1bffb88e',NULL,NULL,NULL,'2025-10-27 22:48:44','2025-10-27 22:48:44'),(4388,2194,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-27 22:48:44','2025-10-27 22:48:44'),(4389,2195,2,'_entry_uid_hash','f3a8bcdb9e5551facbe766f334a9e2da',NULL,NULL,NULL,'2025-10-28 13:10:14','2025-10-28 13:10:14'),(4390,2195,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-28 13:10:14','2025-10-28 13:10:14'),(4391,2196,2,'_entry_uid_hash','680f4f35c26880acc0a117c275f6a3b5',NULL,NULL,NULL,'2025-10-28 14:05:44','2025-10-28 14:05:44'),(4392,2196,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-28 14:05:44','2025-10-28 14:05:44'),(4393,2197,2,'_entry_uid_hash','b49421540e3ea229d30ff381adaf03f6',NULL,NULL,NULL,'2025-10-29 03:23:38','2025-10-29 03:23:38'),(4394,2197,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 03:23:38','2025-10-29 03:23:38'),(4395,2198,2,'_entry_uid_hash','8a485447ea9f43af179970f54e621fb8',NULL,NULL,NULL,'2025-10-29 05:06:48','2025-10-29 05:06:48'),(4396,2198,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 05:06:48','2025-10-29 05:06:48'),(4397,2199,2,'_entry_uid_hash','920f915e7d009d44009fd1bdb7b17c0f',NULL,NULL,NULL,'2025-10-29 09:31:32','2025-10-29 09:31:32'),(4398,2199,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 09:31:32','2025-10-29 09:31:32'),(4399,2200,2,'_entry_uid_hash','9a7949ae7d57f51ab07e322175eb5590',NULL,NULL,NULL,'2025-10-29 10:21:07','2025-10-29 10:21:07'),(4400,2200,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 10:21:07','2025-10-29 10:21:07'),(4401,2201,2,'_entry_uid_hash','c4398d455a0d91df8675c4a22f0da72e',NULL,NULL,NULL,'2025-10-29 16:15:03','2025-10-29 16:15:03'),(4402,2201,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 16:15:03','2025-10-29 16:15:03'),(4403,2202,2,'_entry_uid_hash','51cc1030b8cd719d17317b3c2ced3af9',NULL,NULL,NULL,'2025-10-29 20:13:22','2025-10-29 20:13:22'),(4404,2202,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-29 20:13:22','2025-10-29 20:13:22'),(4405,2203,2,'_entry_uid_hash','f474e86c96451f40e07c6087cfb0a734',NULL,NULL,NULL,'2025-10-30 04:05:59','2025-10-30 04:05:59'),(4406,2203,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 04:05:59','2025-10-30 04:05:59'),(4407,2204,2,'_entry_uid_hash','f262ab19d19b33300c00afdc6176df7f',NULL,NULL,NULL,'2025-10-30 06:05:19','2025-10-30 06:05:19'),(4408,2204,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 06:05:19','2025-10-30 06:05:19'),(4409,2205,2,'_entry_uid_hash','bb50f23832393b8091f33e7f88be6c7b',NULL,NULL,NULL,'2025-10-30 07:47:55','2025-10-30 07:47:55'),(4410,2205,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 07:47:55','2025-10-30 07:47:55'),(4411,2206,2,'_entry_uid_hash','f2c3090462cfb4719ce71bad20d9c433',NULL,NULL,NULL,'2025-10-30 09:13:55','2025-10-30 09:13:55'),(4412,2206,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 09:13:55','2025-10-30 09:13:55'),(4413,2207,2,'_entry_uid_hash','dc24b8a652ce449cad951d3dc10a4429',NULL,NULL,NULL,'2025-10-30 17:21:49','2025-10-30 17:21:49'),(4414,2207,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 17:21:49','2025-10-30 17:21:49'),(4415,2208,2,'_entry_uid_hash','b9fbdfc2afa6108555c1010348306490',NULL,NULL,NULL,'2025-10-30 17:56:25','2025-10-30 17:56:25'),(4416,2208,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 17:56:25','2025-10-30 17:56:25'),(4417,2209,2,'_entry_uid_hash','f19762244853a67cc8e2c6ee92265b9a',NULL,NULL,NULL,'2025-10-30 20:07:19','2025-10-30 20:07:19'),(4418,2209,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 20:07:19','2025-10-30 20:07:19'),(4419,2210,2,'_entry_uid_hash','faf4304d094eec75e7fb664710d5664b',NULL,NULL,NULL,'2025-10-30 21:20:50','2025-10-30 21:20:50'),(4420,2210,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-30 21:20:50','2025-10-30 21:20:50'),(4421,2211,2,'_entry_uid_hash','800f25fb0577529290bcb46b48846f7b',NULL,NULL,NULL,'2025-10-31 02:06:21','2025-10-31 02:06:21'),(4422,2211,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-31 02:06:21','2025-10-31 02:06:21'),(4423,2212,2,'_entry_uid_hash','bd983f450afdc211eb9afc2099e8731d',NULL,NULL,NULL,'2025-10-31 11:04:22','2025-10-31 11:04:22'),(4424,2212,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-31 11:04:22','2025-10-31 11:04:22'),(4425,2213,2,'_entry_uid_hash','98821e76a3502f3c0a42c4665a820839',NULL,NULL,NULL,'2025-10-31 17:21:06','2025-10-31 17:21:06'),(4426,2213,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-10-31 17:21:06','2025-10-31 17:21:06'),(4427,2214,2,'_entry_uid_hash','2c70f0a200ba068218828ac055b0b4b0',NULL,NULL,NULL,'2025-11-01 01:53:32','2025-11-01 01:53:32'),(4428,2214,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-01 01:53:32','2025-11-01 01:53:32'),(4429,2215,2,'_entry_uid_hash','8db36cf11be3f1ff83f18ad12dd2d75e',NULL,NULL,NULL,'2025-11-01 03:49:06','2025-11-01 03:49:06'),(4430,2215,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-01 03:49:06','2025-11-01 03:49:06'),(4431,2216,2,'_entry_uid_hash','6a9d1d5080f861675210e1116f4996ef',NULL,NULL,NULL,'2025-11-01 16:45:42','2025-11-01 16:45:42'),(4432,2216,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-01 16:45:42','2025-11-01 16:45:42'),(4433,2217,2,'_entry_uid_hash','03c8117417b8d8de9f31e8268615577c',NULL,NULL,NULL,'2025-11-01 20:33:24','2025-11-01 20:33:24'),(4434,2217,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-01 20:33:24','2025-11-01 20:33:24'),(4435,2218,2,'_entry_uid_hash','2018961cc51bdfc63c03203b88ed36ce',NULL,NULL,NULL,'2025-11-01 21:32:49','2025-11-01 21:32:49'),(4436,2218,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-01 21:32:49','2025-11-01 21:32:49'),(4437,2219,2,'_entry_uid_hash','77fd1e7c1b1ecc5f9a67f5520023b1ba',NULL,NULL,NULL,'2025-11-02 13:00:09','2025-11-02 13:00:09'),(4438,2219,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-02 13:00:09','2025-11-02 13:00:09'),(4439,2220,2,'_entry_uid_hash','61843b3e76498bd43616f8a2da4c7e2d',NULL,NULL,NULL,'2025-11-02 18:12:00','2025-11-02 18:12:00'),(4440,2220,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-02 18:12:00','2025-11-02 18:12:00'),(4441,2221,2,'_entry_uid_hash','79b4aa30c313485af71a8a0b73c07dc4',NULL,NULL,NULL,'2025-11-02 18:13:13','2025-11-02 18:13:13'),(4442,2221,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-02 18:13:13','2025-11-02 18:13:13'),(4443,2222,2,'_entry_uid_hash','ba7df6425f5c3a5200a358408cbe7110',NULL,NULL,NULL,'2025-11-02 18:47:46','2025-11-02 18:47:46'),(4444,2222,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-02 18:47:46','2025-11-02 18:47:46'),(4445,2223,2,'_entry_uid_hash','551cb1e5b2b12176d13fb7502c594537',NULL,NULL,NULL,'2025-11-03 08:42:10','2025-11-03 08:42:10'),(4446,2223,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-03 08:42:10','2025-11-03 08:42:10'),(4447,2224,2,'_entry_uid_hash','7d49a2437dca756dde493f5d666e6b13',NULL,NULL,NULL,'2025-11-03 10:31:34','2025-11-03 10:31:34'),(4448,2224,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-03 10:31:34','2025-11-03 10:31:34'),(4449,2225,2,'_entry_uid_hash','e541e90180e687d6b2903311bb074b1f',NULL,NULL,NULL,'2025-11-03 14:05:42','2025-11-03 14:05:42'),(4450,2225,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-03 14:05:42','2025-11-03 14:05:42'),(4451,2226,2,'_entry_uid_hash','d29df5972586ee2f88004649c55dcfb0',NULL,NULL,NULL,'2025-11-03 14:07:26','2025-11-03 14:07:26'),(4452,2226,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-03 14:07:26','2025-11-03 14:07:26'),(4453,2227,2,'_entry_uid_hash','c7b31a70b09fd4860e0e68b9165c5711',NULL,NULL,NULL,'2025-11-04 00:05:41','2025-11-04 00:05:41'),(4454,2227,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 00:05:41','2025-11-04 00:05:41'),(4455,2228,2,'_entry_uid_hash','ab69baaae9f31d61054cf49365e05bcc',NULL,NULL,NULL,'2025-11-04 03:03:20','2025-11-04 03:03:20'),(4456,2228,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 03:03:20','2025-11-04 03:03:20'),(4457,2229,2,'_entry_uid_hash','131ab8818fc8baa2f42c06a3ff519694',NULL,NULL,NULL,'2025-11-04 03:13:32','2025-11-04 03:13:32'),(4458,2229,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 03:13:32','2025-11-04 03:13:32'),(4459,2230,2,'_entry_uid_hash','336573a2e05ed217a213e8f0a6f53820',NULL,NULL,NULL,'2025-11-04 08:48:56','2025-11-04 08:48:56'),(4460,2230,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 08:48:56','2025-11-04 08:48:56'),(4461,2231,2,'_entry_uid_hash','633653448885fa1286047365c518af18',NULL,NULL,NULL,'2025-11-04 18:24:02','2025-11-04 18:24:02'),(4462,2231,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 18:24:02','2025-11-04 18:24:02'),(4463,2232,2,'_entry_uid_hash','b59924861274c94b64d4731e3a3f3fd5',NULL,NULL,NULL,'2025-11-04 20:22:45','2025-11-04 20:22:45'),(4464,2232,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-04 20:22:45','2025-11-04 20:22:45'),(4465,2233,2,'_entry_uid_hash','bfdaea149dacc3b5c13a4a579b1914d1',NULL,NULL,NULL,'2025-11-05 03:43:32','2025-11-05 03:43:32'),(4466,2233,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-05 03:43:32','2025-11-05 03:43:32'),(4467,2234,2,'_entry_uid_hash','26e012e36ead8afaa6483f8c1138139b',NULL,NULL,NULL,'2025-11-05 20:02:01','2025-11-05 20:02:01'),(4468,2234,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-05 20:02:01','2025-11-05 20:02:01'),(4469,2235,2,'_entry_uid_hash','72f9792be9ad944efbc4a8f7ae6b183e',NULL,NULL,NULL,'2025-11-06 02:09:41','2025-11-06 02:09:41'),(4470,2235,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 02:09:41','2025-11-06 02:09:41'),(4471,2236,2,'_entry_uid_hash','278378dd0ac67743779a1e2fe1ff2d0d',NULL,NULL,NULL,'2025-11-06 04:06:40','2025-11-06 04:06:40'),(4472,2236,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 04:06:40','2025-11-06 04:06:40'),(4473,2237,2,'_entry_uid_hash','6c6412cbbf94f75b181e657d7603e2b6',NULL,NULL,NULL,'2025-11-06 05:09:30','2025-11-06 05:09:30'),(4474,2237,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 05:09:30','2025-11-06 05:09:30'),(4475,2238,2,'_entry_uid_hash','8aa75de9fb0f29256e1118f4f5851cf3',NULL,NULL,NULL,'2025-11-06 08:22:46','2025-11-06 08:22:46'),(4476,2238,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 08:22:46','2025-11-06 08:22:46'),(4477,2239,2,'_entry_uid_hash','1bac5f6adbbe841edf94331c0e98bdc7',NULL,NULL,NULL,'2025-11-06 12:54:33','2025-11-06 12:54:33'),(4478,2239,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 12:54:33','2025-11-06 12:54:33'),(4479,2240,2,'_entry_uid_hash','eccef5934437edf2c8c09a0739d71f04',NULL,NULL,NULL,'2025-11-06 14:40:57','2025-11-06 14:40:57'),(4480,2240,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 14:40:57','2025-11-06 14:40:57'),(4481,2241,2,'_entry_uid_hash','c27bd574782e0b0dda4c02f09be3ef00',NULL,NULL,NULL,'2025-11-06 18:18:32','2025-11-06 18:18:32'),(4482,2241,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 18:18:32','2025-11-06 18:18:32'),(4483,2242,2,'_entry_uid_hash','ca8172737db6c576b33d348dfa9eebfd',NULL,NULL,NULL,'2025-11-06 20:21:11','2025-11-06 20:21:11'),(4484,2242,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-06 20:21:11','2025-11-06 20:21:11'),(4485,2243,2,'_entry_uid_hash','5f13f85de926b45459039cac9c05a594',NULL,NULL,NULL,'2025-11-07 05:24:59','2025-11-07 05:24:59'),(4486,2243,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 05:24:59','2025-11-07 05:24:59'),(4487,2244,2,'_entry_uid_hash','f77526d332ff8cddca702f212ea4da79',NULL,NULL,NULL,'2025-11-07 07:30:05','2025-11-07 07:30:05'),(4488,2244,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 07:30:05','2025-11-07 07:30:05'),(4489,2245,2,'_entry_uid_hash','26c30d489191772fbaf25de92768c353',NULL,NULL,NULL,'2025-11-07 11:08:34','2025-11-07 11:08:34'),(4490,2245,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 11:08:34','2025-11-07 11:08:34'),(4491,2246,2,'_entry_uid_hash','e5f6da212b4a3245c7f99c449eacf151',NULL,NULL,NULL,'2025-11-07 13:50:00','2025-11-07 13:50:00'),(4492,2246,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 13:50:00','2025-11-07 13:50:00'),(4493,2247,2,'_entry_uid_hash','0e17edceaea8e82b7ce017e36b671a82',NULL,NULL,NULL,'2025-11-07 18:01:39','2025-11-07 18:01:39'),(4494,2247,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 18:01:39','2025-11-07 18:01:39'),(4495,2248,2,'_entry_uid_hash','84b12d15eea4c9acb14dfec990fa75fd',NULL,NULL,NULL,'2025-11-07 19:18:39','2025-11-07 19:18:39'),(4496,2248,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 19:18:39','2025-11-07 19:18:39'),(4497,2249,2,'_entry_uid_hash','b40f251e30c4e95d75707d912727d84c',NULL,NULL,NULL,'2025-11-07 21:36:35','2025-11-07 21:36:35'),(4498,2249,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-07 21:36:35','2025-11-07 21:36:35'),(4499,2250,2,'_entry_uid_hash','0cc284f961068b7284789e8c2abb79a5',NULL,NULL,NULL,'2025-11-08 00:28:37','2025-11-08 00:28:37'),(4500,2250,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-08 00:28:37','2025-11-08 00:28:37'),(4501,2251,2,'_entry_uid_hash','55c1c37b8c544b1be1aeef330a3f28a2',NULL,NULL,NULL,'2025-11-08 17:49:52','2025-11-08 17:49:52'),(4502,2251,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-08 17:49:52','2025-11-08 17:49:52'),(4503,2252,2,'_entry_uid_hash','9e060b3777a2921348965d58abcf8a74',NULL,NULL,NULL,'2025-11-08 21:57:32','2025-11-08 21:57:32'),(4504,2252,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-08 21:57:32','2025-11-08 21:57:32'),(4505,2253,2,'_entry_uid_hash','a312ebbdfa8a14e29a21e81de3a462f9',NULL,NULL,NULL,'2025-11-09 01:13:24','2025-11-09 01:13:24'),(4506,2253,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-09 01:13:24','2025-11-09 01:13:24'),(4507,2254,2,'_entry_uid_hash','11ed48471f1b1b07296f40b07c5c5572',NULL,NULL,NULL,'2025-11-09 07:40:10','2025-11-09 07:40:10'),(4508,2254,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-09 07:40:10','2025-11-09 07:40:10'),(4509,2255,2,'_entry_uid_hash','fc76d92d3d16e7e7d837f47e1fbc1657',NULL,NULL,NULL,'2025-11-09 21:31:19','2025-11-09 21:31:19'),(4510,2255,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-09 21:31:19','2025-11-09 21:31:19'),(4511,2256,2,'_entry_uid_hash','96a2762335b3b648b27cc13d815bdfb0',NULL,NULL,NULL,'2025-11-09 23:21:18','2025-11-09 23:21:18'),(4512,2256,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-09 23:21:18','2025-11-09 23:21:18'),(4513,2257,2,'_entry_uid_hash','fb82724331a95b83a46fe2b7163589a2',NULL,NULL,NULL,'2025-11-10 00:06:03','2025-11-10 00:06:03'),(4514,2257,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-10 00:06:03','2025-11-10 00:06:03'),(4515,2258,2,'_entry_uid_hash','dfe7d4efffd807dfd5569196d9549a59',NULL,NULL,NULL,'2025-11-10 07:00:52','2025-11-10 07:00:52'),(4516,2258,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-10 07:00:52','2025-11-10 07:00:52'),(4517,2259,2,'_entry_uid_hash','afbaff3dddbb666329ac7a8183beccab',NULL,NULL,NULL,'2025-11-10 11:24:47','2025-11-10 11:24:47'),(4518,2259,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-10 11:24:47','2025-11-10 11:24:47'),(4519,2260,2,'_entry_uid_hash','e13e509b2bbbdf89795a3fcd555c830f',NULL,NULL,NULL,'2025-11-10 17:42:46','2025-11-10 17:42:46'),(4520,2260,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-10 17:42:46','2025-11-10 17:42:46'),(4521,2261,2,'_entry_uid_hash','55fcd1e086e5e5701d641f6ddf6302bb',NULL,NULL,NULL,'2025-11-10 19:53:30','2025-11-10 19:53:30'),(4522,2261,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-10 19:53:30','2025-11-10 19:53:30'),(4523,2262,2,'_entry_uid_hash','bbe03ad02659f91e243d646fc89bc84d',NULL,NULL,NULL,'2025-11-11 08:08:33','2025-11-11 08:08:33'),(4524,2262,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-11 08:08:33','2025-11-11 08:08:33'),(4525,2263,2,'_entry_uid_hash','93ff10f92e3a2f5184453bc837543277',NULL,NULL,NULL,'2025-11-11 08:08:34','2025-11-11 08:08:34'),(4526,2263,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-11 08:08:34','2025-11-11 08:08:34'),(4527,2264,2,'_entry_uid_hash','426468aded6423c37aa37938dc19d477',NULL,NULL,NULL,'2025-11-11 15:49:20','2025-11-11 15:49:20'),(4528,2264,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-11 15:49:20','2025-11-11 15:49:20'),(4529,2265,2,'_entry_uid_hash','0d524a13d45471483297263e55f318a4',NULL,NULL,NULL,'2025-11-11 21:27:31','2025-11-11 21:27:31'),(4530,2265,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-11 21:27:31','2025-11-11 21:27:31'),(4531,2266,2,'_entry_uid_hash','73845dfa69ef3056eecde9dc9e3db3d6',NULL,NULL,NULL,'2025-11-11 23:57:28','2025-11-11 23:57:28'),(4532,2266,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-11 23:57:28','2025-11-11 23:57:28'),(4533,2267,2,'_entry_uid_hash','07d3ac4d3ca8fcb643ef82bfc3680a3c',NULL,NULL,NULL,'2025-11-12 16:56:04','2025-11-12 16:56:04'),(4534,2267,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-12 16:56:04','2025-11-12 16:56:04'),(4535,2268,2,'_entry_uid_hash','2761b3a5b1edda8e29bb0d2a996f8cfd',NULL,NULL,NULL,'2025-11-12 19:18:08','2025-11-12 19:18:08'),(4536,2268,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-12 19:18:08','2025-11-12 19:18:08'),(4537,2269,2,'_entry_uid_hash','c026b0a89b8f2b5fe20d0355a1b97179',NULL,NULL,NULL,'2025-11-13 07:14:06','2025-11-13 07:14:06'),(4538,2269,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 07:14:06','2025-11-13 07:14:06'),(4539,2270,2,'_entry_uid_hash','70c816bd823ec79e2b4e6e219474aa25',NULL,NULL,NULL,'2025-11-13 11:50:22','2025-11-13 11:50:22'),(4540,2270,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 11:50:22','2025-11-13 11:50:22'),(4541,2271,2,'_entry_uid_hash','f7f7e1be2f0ffbcc765f5d510680fe1f',NULL,NULL,NULL,'2025-11-13 17:09:18','2025-11-13 17:09:18'),(4542,2271,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 17:09:18','2025-11-13 17:09:18'),(4543,2272,2,'_entry_uid_hash','dfd827bdf728483593a7b07b95c37fa3',NULL,NULL,NULL,'2025-11-13 17:13:44','2025-11-13 17:13:44'),(4544,2272,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 17:13:44','2025-11-13 17:13:44'),(4545,2273,2,'_entry_uid_hash','bd914367222c4a5d1186146a9e809032',NULL,NULL,NULL,'2025-11-13 18:47:58','2025-11-13 18:47:58'),(4546,2273,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 18:47:58','2025-11-13 18:47:58'),(4547,2274,2,'_entry_uid_hash','7b1cd0162acac72d1e2a743830972dbf',NULL,NULL,NULL,'2025-11-13 18:52:00','2025-11-13 18:52:00'),(4548,2274,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 18:52:00','2025-11-13 18:52:00'),(4549,2275,2,'_entry_uid_hash','fdfd6da90e1802d2f41898c032b3ad67',NULL,NULL,NULL,'2025-11-13 21:06:31','2025-11-13 21:06:31'),(4550,2275,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-13 21:06:31','2025-11-13 21:06:31'),(4551,2276,2,'_entry_uid_hash','5650bfca8ea37d5b599e382f4d92863d',NULL,NULL,NULL,'2025-11-14 11:35:50','2025-11-14 11:35:50'),(4552,2276,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-14 11:35:50','2025-11-14 11:35:50'),(4553,2277,2,'_entry_uid_hash','8c62f38643bd35e51200be88139634d3',NULL,NULL,NULL,'2025-11-15 05:40:56','2025-11-15 05:40:56'),(4554,2277,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 05:40:56','2025-11-15 05:40:56'),(4555,2278,2,'_entry_uid_hash','073722651195cc2769ba77ae6370a5ce',NULL,NULL,NULL,'2025-11-15 05:54:44','2025-11-15 05:54:44'),(4556,2278,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 05:54:45','2025-11-15 05:54:45'),(4557,2279,2,'_entry_uid_hash','80a63bfd79fa1e98b16f47f11e9c3fcc',NULL,NULL,NULL,'2025-11-15 10:33:51','2025-11-15 10:33:51'),(4558,2279,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 10:33:51','2025-11-15 10:33:51'),(4559,2280,2,'_entry_uid_hash','5f1181a076a5193beadb9b033eb36600',NULL,NULL,NULL,'2025-11-15 12:53:41','2025-11-15 12:53:41'),(4560,2280,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 12:53:41','2025-11-15 12:53:41'),(4561,2281,2,'_entry_uid_hash','78c4f47d3ad791a047d9b32c99308259',NULL,NULL,NULL,'2025-11-15 16:02:05','2025-11-15 16:02:05'),(4562,2281,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 16:02:05','2025-11-15 16:02:05'),(4563,2282,2,'_entry_uid_hash','8cf2ed3e8c648b68ea6b0a5acc78d548',NULL,NULL,NULL,'2025-11-15 16:38:29','2025-11-15 16:38:29'),(4564,2282,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 16:38:29','2025-11-15 16:38:29'),(4565,2283,2,'_entry_uid_hash','ddf87cf5f7729c766daa12dbf0e6cffc',NULL,NULL,NULL,'2025-11-15 17:16:55','2025-11-15 17:16:55'),(4566,2283,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-15 17:16:55','2025-11-15 17:16:55'),(4567,2284,2,'_entry_uid_hash','c6b01af72b695836c251e9c22b77665d',NULL,NULL,NULL,'2025-11-16 09:33:17','2025-11-16 09:33:17'),(4568,2284,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 09:33:17','2025-11-16 09:33:17'),(4569,2285,2,'_entry_uid_hash','0f734c68df42a3909fac6cb753ce4988',NULL,NULL,NULL,'2025-11-16 10:55:30','2025-11-16 10:55:30'),(4570,2285,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 10:55:30','2025-11-16 10:55:30'),(4571,2286,2,'_entry_uid_hash','27f10bdb06229d463488571c1e2c7f47',NULL,NULL,NULL,'2025-11-16 15:14:41','2025-11-16 15:14:41'),(4572,2286,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 15:14:41','2025-11-16 15:14:41'),(4573,2287,2,'_entry_uid_hash','80860aee08cb56bd618375e13ca8b63a',NULL,NULL,NULL,'2025-11-16 16:49:16','2025-11-16 16:49:16'),(4574,2287,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 16:49:16','2025-11-16 16:49:16'),(4575,2288,2,'_entry_uid_hash','b2daa140229ac7582279aaf9d41f173c',NULL,NULL,NULL,'2025-11-16 22:54:09','2025-11-16 22:54:09'),(4576,2288,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 22:54:09','2025-11-16 22:54:09'),(4577,2289,2,'_entry_uid_hash','e5291e63ec5006b4c9c1f603360901b7',NULL,NULL,NULL,'2025-11-16 23:23:46','2025-11-16 23:23:46'),(4578,2289,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-16 23:23:46','2025-11-16 23:23:46'),(4579,2290,2,'_entry_uid_hash','9b1dafad370a813245349a2b7e0277ae',NULL,NULL,NULL,'2025-11-17 11:29:15','2025-11-17 11:29:15'),(4580,2290,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 11:29:15','2025-11-17 11:29:15'),(4581,2291,2,'_entry_uid_hash','8584eb947f628c968a13b51d02d5ccdf',NULL,NULL,NULL,'2025-11-17 17:21:51','2025-11-17 17:21:51'),(4582,2291,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 17:21:51','2025-11-17 17:21:51'),(4583,2292,2,'_entry_uid_hash','159ca7c27294620fd3a1bc13a21d4d73',NULL,NULL,NULL,'2025-11-17 20:03:12','2025-11-17 20:03:12'),(4584,2292,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 20:03:12','2025-11-17 20:03:12'),(4585,2293,2,'_entry_uid_hash','21c3b607a7ae3fd6906a3ee90b5f0b83',NULL,NULL,NULL,'2025-11-17 21:20:57','2025-11-17 21:20:57'),(4586,2293,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-17 21:20:57','2025-11-17 21:20:57'),(4587,2294,2,'_entry_uid_hash','0c41f9d4dff9dc01f47957946fbe7c02',NULL,NULL,NULL,'2025-11-18 05:55:48','2025-11-18 05:55:48'),(4588,2294,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-18 05:55:48','2025-11-18 05:55:48'),(4589,2295,2,'_entry_uid_hash','b87d9748c550a992686ab216594f2304',NULL,NULL,NULL,'2025-11-18 07:04:04','2025-11-18 07:04:04'),(4590,2295,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-18 07:04:04','2025-11-18 07:04:04'),(4591,2296,2,'_entry_uid_hash','372b2be00b13aca874b638ec1404317d',NULL,NULL,NULL,'2025-11-18 09:55:39','2025-11-18 09:55:39'),(4592,2296,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-18 09:55:39','2025-11-18 09:55:39'),(4593,2297,2,'_entry_uid_hash','abdbbb27028d41d84263368171b25de1',NULL,NULL,NULL,'2025-11-18 10:23:54','2025-11-18 10:23:54'),(4594,2297,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-18 10:23:54','2025-11-18 10:23:54'),(4595,2298,2,'_entry_uid_hash','1907de424ec5d8bb34663e9ea8530032',NULL,NULL,NULL,'2025-11-18 19:07:57','2025-11-18 19:07:57'),(4596,2298,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-18 19:07:57','2025-11-18 19:07:57'),(4597,2299,2,'_entry_uid_hash','018194a52a62528ed221bc4da9be1042',NULL,NULL,NULL,'2025-11-19 04:29:22','2025-11-19 04:29:22'),(4598,2299,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-19 04:29:22','2025-11-19 04:29:22'),(4599,2300,2,'_entry_uid_hash','810f8c78bbf32b4889890151d03f4e7f',NULL,NULL,NULL,'2025-11-19 09:30:28','2025-11-19 09:30:28'),(4600,2300,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-19 09:30:28','2025-11-19 09:30:28'),(4601,2301,2,'_entry_uid_hash','e87eb9aecd9752a60be2b94cbdac0589',NULL,NULL,NULL,'2025-11-19 17:33:47','2025-11-19 17:33:47'),(4602,2301,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-19 17:33:47','2025-11-19 17:33:47'),(4603,2302,2,'_entry_uid_hash','3dcbb8e770d81b14ec914270491c1c3d',NULL,NULL,NULL,'2025-11-19 20:18:25','2025-11-19 20:18:25'),(4604,2302,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-19 20:18:25','2025-11-19 20:18:25'),(4605,2303,2,'_entry_uid_hash','f23e1eb2c9cb50aa1704dbdb3105a230',NULL,NULL,NULL,'2025-11-19 20:45:49','2025-11-19 20:45:49'),(4606,2303,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-19 20:45:49','2025-11-19 20:45:49'),(4607,2304,2,'_entry_uid_hash','63db85f2daaef7104cccb402c3ce5610',NULL,NULL,NULL,'2025-11-20 05:32:01','2025-11-20 05:32:01'),(4608,2304,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 05:32:01','2025-11-20 05:32:01'),(4609,2305,2,'_entry_uid_hash','76148d5d61afe57ab2746fb30cb431c3',NULL,NULL,NULL,'2025-11-20 06:22:50','2025-11-20 06:22:50'),(4610,2305,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 06:22:50','2025-11-20 06:22:50'),(4611,2306,2,'_entry_uid_hash','9b336e970adced9bbb253defc16b1e3b',NULL,NULL,NULL,'2025-11-20 07:17:00','2025-11-20 07:17:00'),(4612,2306,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 07:17:00','2025-11-20 07:17:00'),(4613,2307,2,'_entry_uid_hash','08dd0a9d06df2a00ad4d9c8b28cc138b',NULL,NULL,NULL,'2025-11-20 11:09:33','2025-11-20 11:09:33'),(4614,2307,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 11:09:33','2025-11-20 11:09:33'),(4615,2308,2,'_entry_uid_hash','e91b68e6eaa067d0b7473369f4d86ecd',NULL,NULL,NULL,'2025-11-20 19:27:14','2025-11-20 19:27:14'),(4616,2308,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 19:27:14','2025-11-20 19:27:14'),(4617,2309,2,'_entry_uid_hash','90f472abfdd9fe7a03ba4740f6c3c690',NULL,NULL,NULL,'2025-11-20 21:45:16','2025-11-20 21:45:16'),(4618,2309,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-20 21:45:16','2025-11-20 21:45:16'),(4619,2310,2,'_entry_uid_hash','a861d18559dff916da538c7de945e8c5',NULL,NULL,NULL,'2025-11-21 12:30:17','2025-11-21 12:30:17'),(4620,2310,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-21 12:30:17','2025-11-21 12:30:17'),(4621,2311,2,'_entry_uid_hash','c90ebe8196e49d43fa23b15cf8cb414b',NULL,NULL,NULL,'2025-11-21 15:29:43','2025-11-21 15:29:43'),(4622,2311,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-21 15:29:43','2025-11-21 15:29:43'),(4623,2312,2,'_entry_uid_hash','5d6bc5dc0b9987f3bed70208c5fdd32e',NULL,NULL,NULL,'2025-11-21 23:30:22','2025-11-21 23:30:22'),(4624,2312,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-21 23:30:22','2025-11-21 23:30:22'),(4625,2313,2,'_entry_uid_hash','f1d80ce5ec37f9c2c6ebb7bb08dce4cc',NULL,NULL,NULL,'2025-11-22 01:19:16','2025-11-22 01:19:16'),(4626,2313,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-22 01:19:16','2025-11-22 01:19:16'),(4627,2314,2,'_entry_uid_hash','098aab94098f6d3510ecb31107585a5e',NULL,NULL,NULL,'2025-11-22 15:01:47','2025-11-22 15:01:47'),(4628,2314,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-22 15:01:47','2025-11-22 15:01:47'),(4629,2315,2,'_entry_uid_hash','53ec9a5504791b1f72cccd4f1d9fdfd7',NULL,NULL,NULL,'2025-11-22 19:13:56','2025-11-22 19:13:56'),(4630,2315,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-22 19:13:56','2025-11-22 19:13:56'),(4631,2316,2,'_entry_uid_hash','2cda02aa3c1fa8cac76253f4e0d941e6',NULL,NULL,NULL,'2025-11-22 19:25:20','2025-11-22 19:25:20'),(4632,2316,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-22 19:25:20','2025-11-22 19:25:20'),(4633,2317,2,'_entry_uid_hash','5d315286e194ac89dce2090a99332ac0',NULL,NULL,NULL,'2025-11-22 19:25:25','2025-11-22 19:25:25'),(4634,2317,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-22 19:25:25','2025-11-22 19:25:25'),(4635,2318,2,'_entry_uid_hash','56be02cff3b50d372c20b5537ce97065',NULL,NULL,NULL,'2025-11-23 04:16:12','2025-11-23 04:16:12'),(4636,2318,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 04:16:12','2025-11-23 04:16:12'),(4637,2319,2,'_entry_uid_hash','b71d019efa40e32ffc97547074a00a3d',NULL,NULL,NULL,'2025-11-23 06:04:01','2025-11-23 06:04:01'),(4638,2319,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 06:04:01','2025-11-23 06:04:01'),(4639,2320,2,'_entry_uid_hash','3421cf6137b75adabcf7e88bb26c8235',NULL,NULL,NULL,'2025-11-23 15:01:52','2025-11-23 15:01:52'),(4640,2320,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 15:01:52','2025-11-23 15:01:52'),(4641,2321,2,'_entry_uid_hash','b3150f5dbea4c00600e0d404da67162a',NULL,NULL,NULL,'2025-11-23 17:48:30','2025-11-23 17:48:30'),(4642,2321,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 17:48:30','2025-11-23 17:48:30'),(4643,2322,2,'_entry_uid_hash','72a2077dac7d19eb91e3c1bdf3662fe9',NULL,NULL,NULL,'2025-11-23 18:01:42','2025-11-23 18:01:42'),(4644,2322,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 18:01:42','2025-11-23 18:01:42'),(4645,2323,2,'_entry_uid_hash','5dab75bfbdb092143dcf7242e5bda582',NULL,NULL,NULL,'2025-11-23 20:04:35','2025-11-23 20:04:35'),(4646,2323,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 20:04:35','2025-11-23 20:04:35'),(4647,2324,2,'_entry_uid_hash','d35ff15f8226f6aca747539e3e394c56',NULL,NULL,NULL,'2025-11-23 22:02:41','2025-11-23 22:02:41'),(4648,2324,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-23 22:02:41','2025-11-23 22:02:41'),(4649,2325,2,'_entry_uid_hash','b77d793a065bf707cfcb130e4bc58cff',NULL,NULL,NULL,'2025-11-24 01:31:57','2025-11-24 01:31:57'),(4650,2325,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 01:31:57','2025-11-24 01:31:57'),(4651,2326,2,'_entry_uid_hash','121fa6d26363515542f4dda6bbb77d73',NULL,NULL,NULL,'2025-11-24 10:32:21','2025-11-24 10:32:21'),(4652,2326,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 10:32:21','2025-11-24 10:32:21'),(4653,2327,2,'_entry_uid_hash','30b8719b83b0212fcb1ef962883b92a6',NULL,NULL,NULL,'2025-11-24 14:47:46','2025-11-24 14:47:46'),(4654,2327,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 14:47:46','2025-11-24 14:47:46'),(4655,2328,2,'_entry_uid_hash','a1b0ca515c6742407d855fc8106cd5a2',NULL,NULL,NULL,'2025-11-24 15:38:57','2025-11-24 15:38:57'),(4656,2328,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 15:38:57','2025-11-24 15:38:57'),(4657,2329,2,'_entry_uid_hash','89836103289449be82658dc254bf18ba',NULL,NULL,NULL,'2025-11-24 15:39:08','2025-11-24 15:39:08'),(4658,2329,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 15:39:08','2025-11-24 15:39:08'),(4659,2330,2,'_entry_uid_hash','b051240bd211903ad081a2b0a9c45e98',NULL,NULL,NULL,'2025-11-24 20:37:38','2025-11-24 20:37:38'),(4660,2330,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 20:37:38','2025-11-24 20:37:38'),(4661,2331,2,'_entry_uid_hash','d7043e7dbf65219c4f702ad313a8ff07',NULL,NULL,NULL,'2025-11-24 22:56:32','2025-11-24 22:56:32'),(4662,2331,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-24 22:56:32','2025-11-24 22:56:32'),(4663,2332,2,'_entry_uid_hash','4748ac573073f967e79c35a9ca62d487',NULL,NULL,NULL,'2025-11-25 00:56:01','2025-11-25 00:56:01'),(4664,2332,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 00:56:01','2025-11-25 00:56:01'),(4665,2333,2,'_entry_uid_hash','e739324dd731add27b73cc4e717f7805',NULL,NULL,NULL,'2025-11-25 01:47:00','2025-11-25 01:47:00'),(4666,2333,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 01:47:00','2025-11-25 01:47:00'),(4667,2334,2,'_entry_uid_hash','19ccbb55792701cc544eb4c9cb48d9ed',NULL,NULL,NULL,'2025-11-25 05:59:56','2025-11-25 05:59:56'),(4668,2334,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 05:59:56','2025-11-25 05:59:56'),(4669,2335,2,'_entry_uid_hash','dcaf5da418607ba006e59afaacadab2a',NULL,NULL,NULL,'2025-11-25 10:01:00','2025-11-25 10:01:00'),(4670,2335,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 10:01:00','2025-11-25 10:01:00'),(4671,2336,2,'_entry_uid_hash','da38198a143627a2edf729d7101486d0',NULL,NULL,NULL,'2025-11-25 16:16:25','2025-11-25 16:16:25'),(4672,2336,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 16:16:25','2025-11-25 16:16:25'),(4673,2337,2,'_entry_uid_hash','0431795be4f1b74662f557e03d786496',NULL,NULL,NULL,'2025-11-25 16:17:56','2025-11-25 16:17:56'),(4674,2337,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 16:17:56','2025-11-25 16:17:56'),(4675,2338,2,'_entry_uid_hash','ec2d57cf87d2ff8563e48eee0c5bc12f',NULL,NULL,NULL,'2025-11-25 23:16:07','2025-11-25 23:16:07'),(4676,2338,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-25 23:16:07','2025-11-25 23:16:07'),(4677,2339,2,'_entry_uid_hash','8a6885f985cf9852d02357d78302f4f1',NULL,NULL,NULL,'2025-11-26 07:11:03','2025-11-26 07:11:03'),(4678,2339,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-26 07:11:03','2025-11-26 07:11:03'),(4679,2340,2,'_entry_uid_hash','54b1a95e4a5ae123c8158724739b6d83',NULL,NULL,NULL,'2025-11-26 11:09:51','2025-11-26 11:09:51'),(4680,2340,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-26 11:09:51','2025-11-26 11:09:51'),(4681,2341,2,'_entry_uid_hash','5292613360cb3dc0c9d5d6241b07dceb',NULL,NULL,NULL,'2025-11-27 06:05:53','2025-11-27 06:05:53'),(4682,2341,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-27 06:05:53','2025-11-27 06:05:53'),(4683,2342,2,'_entry_uid_hash','6f54a5bf76f66fab2afc51ffd92f0d2a',NULL,NULL,NULL,'2025-11-27 06:14:07','2025-11-27 06:14:07'),(4684,2342,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-27 06:14:07','2025-11-27 06:14:07'),(4685,2343,2,'_entry_uid_hash','f15a32e38d9935f66ac508a4fe1b02d4',NULL,NULL,NULL,'2025-11-27 15:45:52','2025-11-27 15:45:52'),(4686,2343,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-27 15:45:52','2025-11-27 15:45:52'),(4687,2344,2,'_entry_uid_hash','a2faf4aaebb851834db987c532b5ff58',NULL,NULL,NULL,'2025-11-28 01:20:30','2025-11-28 01:20:30'),(4688,2344,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-28 01:20:30','2025-11-28 01:20:30'),(4689,2345,2,'_entry_uid_hash','aa2c069b3a79d6945d21b177f2ef692c',NULL,NULL,NULL,'2025-11-28 11:48:43','2025-11-28 11:48:43'),(4690,2345,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-28 11:48:43','2025-11-28 11:48:43'),(4691,2346,2,'_entry_uid_hash','0d0122ab7656af5dfcfd50454626eb14',NULL,NULL,NULL,'2025-11-28 20:36:57','2025-11-28 20:36:57'),(4692,2346,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-28 20:36:57','2025-11-28 20:36:57'),(4693,2347,2,'_entry_uid_hash','af842c58ff8461ec40f277ed58812635',NULL,NULL,NULL,'2025-11-28 20:37:02','2025-11-28 20:37:02'),(4694,2347,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-28 20:37:02','2025-11-28 20:37:02'),(4695,2348,2,'_entry_uid_hash','0af4dde32857446b3a812128a1942bf3',NULL,NULL,NULL,'2025-11-29 01:09:00','2025-11-29 01:09:00'),(4696,2348,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-29 01:09:00','2025-11-29 01:09:00'),(4697,2349,2,'_entry_uid_hash','d2ea8410fb974aae66893bbb1827ee68',NULL,NULL,NULL,'2025-11-29 03:55:01','2025-11-29 03:55:01'),(4698,2349,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-29 03:55:01','2025-11-29 03:55:01'),(4699,2350,2,'_entry_uid_hash','0b77158353a7f123582aa5241e5d5161',NULL,NULL,NULL,'2025-11-29 07:24:45','2025-11-29 07:24:45'),(4700,2350,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-29 07:24:45','2025-11-29 07:24:45'),(4701,2351,2,'_entry_uid_hash','ba82b546a3fae571ceb0c6bdd5b1a9c7',NULL,NULL,NULL,'2025-11-29 18:50:14','2025-11-29 18:50:14'),(4702,2351,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-29 18:50:14','2025-11-29 18:50:14'),(4703,2352,2,'_entry_uid_hash','53deb55ff27a46ad9c013446b18bc2c0',NULL,NULL,NULL,'2025-11-29 21:17:49','2025-11-29 21:17:49'),(4704,2352,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-29 21:17:49','2025-11-29 21:17:49'),(4705,2353,2,'_entry_uid_hash','2f30aa510522c9be7647c54649b01afe',NULL,NULL,NULL,'2025-11-30 04:45:43','2025-11-30 04:45:43'),(4706,2353,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-30 04:45:43','2025-11-30 04:45:43'),(4707,2354,2,'_entry_uid_hash','e149623f35ade7e140a1511fd065dc70',NULL,NULL,NULL,'2025-11-30 10:16:26','2025-11-30 10:16:26'),(4708,2354,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-11-30 10:16:26','2025-11-30 10:16:26'),(4709,2355,2,'_entry_uid_hash','80713a43d7be30d381ac1dc2d58c99b9',NULL,NULL,NULL,'2025-12-01 04:03:30','2025-12-01 04:03:30'),(4710,2355,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-01 04:03:30','2025-12-01 04:03:30'),(4711,2356,2,'_entry_uid_hash','0cbae0831864fd2fc8f9fa56102062fa',NULL,NULL,NULL,'2025-12-01 04:35:06','2025-12-01 04:35:06'),(4712,2356,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-01 04:35:07','2025-12-01 04:35:07'),(4713,2357,2,'_entry_uid_hash','7b0e8db2484f19b68cddbfb46a559adf',NULL,NULL,NULL,'2025-12-01 08:04:50','2025-12-01 08:04:50'),(4714,2357,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-01 08:04:50','2025-12-01 08:04:50'),(4715,2358,2,'_entry_uid_hash','df1c8e450b537c9bbfeaa8e091f21f68',NULL,NULL,NULL,'2025-12-01 08:09:59','2025-12-01 08:09:59'),(4716,2358,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-01 08:09:59','2025-12-01 08:09:59'),(4717,2359,2,'_entry_uid_hash','a79b8496054e66f9c7ca5d803e4c2c92',NULL,NULL,NULL,'2025-12-01 17:18:20','2025-12-01 17:18:20'),(4718,2359,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-01 17:18:20','2025-12-01 17:18:20'),(4719,2360,2,'_entry_uid_hash','1db90989f261e99a64be4103250e32f0',NULL,NULL,NULL,'2025-12-02 01:27:22','2025-12-02 01:27:22'),(4720,2360,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 01:27:22','2025-12-02 01:27:22'),(4721,2361,2,'_entry_uid_hash','c19f8c6f18c28a8a752a58611466ee12',NULL,NULL,NULL,'2025-12-02 04:48:10','2025-12-02 04:48:10'),(4722,2361,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 04:48:10','2025-12-02 04:48:10'),(4723,2362,2,'_entry_uid_hash','2052b7d672b06ff8a3e583d7bb4f39f9',NULL,NULL,NULL,'2025-12-02 06:14:12','2025-12-02 06:14:12'),(4724,2362,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 06:14:12','2025-12-02 06:14:12'),(4725,2363,2,'_entry_uid_hash','caff9ada686bd3e806fd7e2b4ca13d12',NULL,NULL,NULL,'2025-12-02 08:49:16','2025-12-02 08:49:16'),(4726,2363,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 08:49:16','2025-12-02 08:49:16'),(4727,2364,2,'_entry_uid_hash','5d992625cd1903909669c0f0e2a93ab0',NULL,NULL,NULL,'2025-12-02 15:05:46','2025-12-02 15:05:46'),(4728,2364,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 15:05:46','2025-12-02 15:05:46'),(4729,2365,2,'_entry_uid_hash','141560a889c52cafdc7a3c39cc7ee060',NULL,NULL,NULL,'2025-12-02 16:01:47','2025-12-02 16:01:47'),(4730,2365,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 16:01:48','2025-12-02 16:01:48'),(4731,2366,2,'_entry_uid_hash','d7d4f86776bcd4bb4bf129b2ba169b30',NULL,NULL,NULL,'2025-12-02 23:56:35','2025-12-02 23:56:35'),(4732,2366,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-02 23:56:35','2025-12-02 23:56:35'),(4733,2367,2,'_entry_uid_hash','c43cf3dd914c08512574764d775af802',NULL,NULL,NULL,'2025-12-03 08:27:53','2025-12-03 08:27:53'),(4734,2367,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-03 08:27:53','2025-12-03 08:27:53'),(4735,2368,2,'_entry_uid_hash','8bff422570a4c61ca0bb0320f2bcab34',NULL,NULL,NULL,'2025-12-03 13:52:38','2025-12-03 13:52:38'),(4736,2368,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-03 13:52:38','2025-12-03 13:52:38'),(4737,2369,2,'_entry_uid_hash','e44bbaae9bd712fbb15e0acfb6a3b04b',NULL,NULL,NULL,'2025-12-03 15:13:03','2025-12-03 15:13:03'),(4738,2369,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-03 15:13:03','2025-12-03 15:13:03'),(4739,2370,2,'_entry_uid_hash','4e6860a0b5f608f7a5c700b01f231f8b',NULL,NULL,NULL,'2025-12-03 17:22:03','2025-12-03 17:22:03'),(4740,2370,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-03 17:22:03','2025-12-03 17:22:03'),(4741,2371,2,'_entry_uid_hash','6747fd752f396a6afe9a3459173c5b46',NULL,NULL,NULL,'2025-12-03 23:17:17','2025-12-03 23:17:17'),(4742,2371,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-03 23:17:17','2025-12-03 23:17:17'),(4743,2372,2,'_entry_uid_hash','3c3f1f7b1cb5f97c6ddcfec6366a9fe2',NULL,NULL,NULL,'2025-12-04 10:14:58','2025-12-04 10:14:58'),(4744,2372,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-04 10:14:58','2025-12-04 10:14:58'),(4745,2373,2,'_entry_uid_hash','fc221906a3bcdfffb198775c4db50901',NULL,NULL,NULL,'2025-12-04 16:28:58','2025-12-04 16:28:58'),(4746,2373,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-04 16:28:58','2025-12-04 16:28:58'),(4747,2374,2,'_entry_uid_hash','db814505127145e6a0264f6f08f3d51a',NULL,NULL,NULL,'2025-12-04 23:30:55','2025-12-04 23:30:55'),(4748,2374,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-04 23:30:55','2025-12-04 23:30:55'),(4749,2375,2,'_entry_uid_hash','d953d01d0ad4353422caae111a3a25f6',NULL,NULL,NULL,'2025-12-05 03:12:13','2025-12-05 03:12:13'),(4750,2375,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 03:12:13','2025-12-05 03:12:13'),(4751,2376,2,'_entry_uid_hash','64e939da2b5b2a9330d3035190b8adfc',NULL,NULL,NULL,'2025-12-05 05:17:58','2025-12-05 05:17:58'),(4752,2376,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 05:17:58','2025-12-05 05:17:58'),(4753,2377,2,'_entry_uid_hash','54aeceb676415c86b0d85369eedd6f59',NULL,NULL,NULL,'2025-12-05 07:23:52','2025-12-05 07:23:52'),(4754,2377,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 07:23:52','2025-12-05 07:23:52'),(4755,2378,2,'_entry_uid_hash','6e9d398692ae189c83a0da115b675485',NULL,NULL,NULL,'2025-12-05 08:44:54','2025-12-05 08:44:54'),(4756,2378,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 08:44:54','2025-12-05 08:44:54'),(4757,2379,2,'_entry_uid_hash','4c27c10fd9e284fac13be0130ca00613',NULL,NULL,NULL,'2025-12-05 11:21:08','2025-12-05 11:21:08'),(4758,2379,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 11:21:08','2025-12-05 11:21:08'),(4759,2380,2,'_entry_uid_hash','5aed5b618cca356a0f322bc639cb8ed7',NULL,NULL,NULL,'2025-12-05 14:18:24','2025-12-05 14:18:24'),(4760,2380,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 14:18:24','2025-12-05 14:18:24'),(4761,2381,2,'_entry_uid_hash','99664f947767d2e2e75790754da5dadb',NULL,NULL,NULL,'2025-12-05 16:29:10','2025-12-05 16:29:10'),(4762,2381,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 16:29:10','2025-12-05 16:29:10'),(4763,2382,2,'_entry_uid_hash','384df5f3985c9c2e890b5d7a93f65a5c',NULL,NULL,NULL,'2025-12-05 23:03:42','2025-12-05 23:03:42'),(4764,2382,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-05 23:03:42','2025-12-05 23:03:42'),(4765,2383,2,'_entry_uid_hash','9c388318abeca56e1024d27662158a9f',NULL,NULL,NULL,'2025-12-06 05:26:05','2025-12-06 05:26:05'),(4766,2383,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-06 05:26:05','2025-12-06 05:26:05'),(4767,2384,2,'_entry_uid_hash','e1a6b8f6692663e7ab1db0ca10ab5531',NULL,NULL,NULL,'2025-12-06 23:33:45','2025-12-06 23:33:45'),(4768,2384,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-06 23:33:45','2025-12-06 23:33:45'),(4769,2385,2,'_entry_uid_hash','bef593415db3241c379d7d5a41ad2c7d',NULL,NULL,NULL,'2025-12-07 03:02:38','2025-12-07 03:02:38'),(4770,2385,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-07 03:02:38','2025-12-07 03:02:38'),(4771,2386,2,'_entry_uid_hash','396bf8a42ac025a430c369c8cadb7303',NULL,NULL,NULL,'2025-12-07 10:59:17','2025-12-07 10:59:17'),(4772,2386,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-07 10:59:17','2025-12-07 10:59:17'),(4773,2387,2,'_entry_uid_hash','1e33949af7e0d87d5de6919208042907',NULL,NULL,NULL,'2025-12-07 16:05:56','2025-12-07 16:05:56'),(4774,2387,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-07 16:05:56','2025-12-07 16:05:56'),(4775,2388,2,'_entry_uid_hash','1fe85dd1cfcf5427f4b6e0a0cc70ccd8',NULL,NULL,NULL,'2025-12-07 16:29:05','2025-12-07 16:29:05'),(4776,2388,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-07 16:29:05','2025-12-07 16:29:05'),(4777,2389,2,'_entry_uid_hash','7200dbdccacb0b4234e619a6e6a679aa',NULL,NULL,NULL,'2025-12-08 00:28:40','2025-12-08 00:28:40'),(4778,2389,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-08 00:28:40','2025-12-08 00:28:40'),(4779,2390,2,'_entry_uid_hash','de9c4d5a24fcfdd4336d906637295687',NULL,NULL,NULL,'2025-12-08 18:20:03','2025-12-08 18:20:03'),(4780,2390,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-08 18:20:03','2025-12-08 18:20:03'),(4781,2391,2,'_entry_uid_hash','427ce2b6f0210b2bc990d8a934c20bdc',NULL,NULL,NULL,'2025-12-09 03:59:43','2025-12-09 03:59:43'),(4782,2391,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 03:59:43','2025-12-09 03:59:43'),(4783,2392,2,'_entry_uid_hash','1a5e13dd6c4621f58df104c5b30a0a53',NULL,NULL,NULL,'2025-12-09 06:47:51','2025-12-09 06:47:51'),(4784,2392,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 06:47:51','2025-12-09 06:47:51'),(4785,2393,2,'_entry_uid_hash','7f518678790296892cd5f2e21bbc73d2',NULL,NULL,NULL,'2025-12-09 08:38:31','2025-12-09 08:38:31'),(4786,2393,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 08:38:31','2025-12-09 08:38:31'),(4787,2394,2,'_entry_uid_hash','3c5b454c3b0389156a873b84c36aadfe',NULL,NULL,NULL,'2025-12-09 10:59:10','2025-12-09 10:59:10'),(4788,2394,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 10:59:10','2025-12-09 10:59:10'),(4789,2395,2,'_entry_uid_hash','2231ecdb883d35eb0909fc54d4db3218',NULL,NULL,NULL,'2025-12-09 23:16:32','2025-12-09 23:16:32'),(4790,2395,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-09 23:16:32','2025-12-09 23:16:32'),(4791,2396,2,'_entry_uid_hash','b98e411593d870a03aecbd931f199c04',NULL,NULL,NULL,'2025-12-10 01:36:32','2025-12-10 01:36:32'),(4792,2396,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 01:36:32','2025-12-10 01:36:32'),(4793,2397,2,'_entry_uid_hash','1f255fba1081f6e99653f1276dc4f2ba',NULL,NULL,NULL,'2025-12-10 03:34:07','2025-12-10 03:34:07'),(4794,2397,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 03:34:07','2025-12-10 03:34:07'),(4795,2398,2,'_entry_uid_hash','793b30d7489557da472f24be40bacd6a',NULL,NULL,NULL,'2025-12-10 05:37:52','2025-12-10 05:37:52'),(4796,2398,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 05:37:52','2025-12-10 05:37:52'),(4797,2399,2,'_entry_uid_hash','4a6a823a5f8c416f821125dbdd38b8b2',NULL,NULL,NULL,'2025-12-10 06:41:10','2025-12-10 06:41:10'),(4798,2399,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 06:41:10','2025-12-10 06:41:10'),(4799,2400,2,'_entry_uid_hash','4c6fcfd84e84c39052a2800b5427c1e6',NULL,NULL,NULL,'2025-12-10 08:05:31','2025-12-10 08:05:31'),(4800,2400,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 08:05:31','2025-12-10 08:05:31'),(4801,2401,2,'_entry_uid_hash','21ef8106098b90a704fd92ff6bed27a0',NULL,NULL,NULL,'2025-12-10 08:05:36','2025-12-10 08:05:36'),(4802,2401,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 08:05:36','2025-12-10 08:05:36'),(4803,2402,2,'_entry_uid_hash','8001c1471985a5789ade2ca84ccda5d9',NULL,NULL,NULL,'2025-12-10 21:13:27','2025-12-10 21:13:27'),(4804,2402,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-10 21:13:27','2025-12-10 21:13:27'),(4805,2403,2,'_entry_uid_hash','deb56018ea02cef1a629ff6d38043175',NULL,NULL,NULL,'2025-12-11 02:07:46','2025-12-11 02:07:46'),(4806,2403,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-11 02:07:46','2025-12-11 02:07:46'),(4807,2404,2,'_entry_uid_hash','4d7a8a16b195712a94d82b54f6271eba',NULL,NULL,NULL,'2025-12-11 09:04:59','2025-12-11 09:04:59'),(4808,2404,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-11 09:04:59','2025-12-11 09:04:59'),(4809,2405,2,'_entry_uid_hash','eed57e9674434f76c343da62f4d3e1f7',NULL,NULL,NULL,'2025-12-11 11:47:35','2025-12-11 11:47:35'),(4810,2405,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-11 11:47:35','2025-12-11 11:47:35'),(4811,2406,2,'_entry_uid_hash','ee98df1be99f53b91fd18e1722072445',NULL,NULL,NULL,'2025-12-11 15:11:29','2025-12-11 15:11:29'),(4812,2406,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-11 15:11:29','2025-12-11 15:11:29'),(4813,2407,2,'_entry_uid_hash','ebd2046e4e915d7332fe1ab653494c5f',NULL,NULL,NULL,'2025-12-11 20:17:45','2025-12-11 20:17:45'),(4814,2407,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-11 20:17:45','2025-12-11 20:17:45'),(4815,2408,2,'_entry_uid_hash','6683dfa8a5cd285ba0b1737c5da93500',NULL,NULL,NULL,'2025-12-12 01:23:22','2025-12-12 01:23:22'),(4816,2408,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 01:23:22','2025-12-12 01:23:22'),(4817,2409,2,'_entry_uid_hash','62e801c8a40f2135c74b0d0de7e42b2f',NULL,NULL,NULL,'2025-12-12 01:34:32','2025-12-12 01:34:32'),(4818,2409,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 01:34:32','2025-12-12 01:34:32'),(4819,2410,2,'_entry_uid_hash','dc97db78f7938d85f617b25ab8ffead5',NULL,NULL,NULL,'2025-12-12 08:04:15','2025-12-12 08:04:15'),(4820,2410,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 08:04:15','2025-12-12 08:04:15'),(4821,2411,2,'_entry_uid_hash','3ef44695e069681d54b40fb4cd194ffd',NULL,NULL,NULL,'2025-12-12 17:08:28','2025-12-12 17:08:28'),(4822,2411,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 17:08:28','2025-12-12 17:08:28'),(4823,2412,2,'_entry_uid_hash','f2f415f728a50e3d26f20a47eb73c3e0',NULL,NULL,NULL,'2025-12-12 18:01:54','2025-12-12 18:01:54'),(4824,2412,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 18:01:54','2025-12-12 18:01:54'),(4825,2413,2,'_entry_uid_hash','699113bbcfbb50550d558a59426965fc',NULL,NULL,NULL,'2025-12-12 19:45:27','2025-12-12 19:45:27'),(4826,2413,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-12 19:45:27','2025-12-12 19:45:27'),(4827,2414,2,'_entry_uid_hash','8d431d93a4b1065cd3e3ddfb225f8c3f',NULL,NULL,NULL,'2025-12-13 09:37:17','2025-12-13 09:37:17'),(4828,2414,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-13 09:37:17','2025-12-13 09:37:17'),(4829,2415,2,'_entry_uid_hash','4e851ccdc0bf597f11ad381f1e3fbb98',NULL,NULL,NULL,'2025-12-13 15:15:15','2025-12-13 15:15:15'),(4830,2415,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-13 15:15:15','2025-12-13 15:15:15'),(4831,2416,2,'_entry_uid_hash','aedb5fddc500f1fec1b8f443ba7a6ae4',NULL,NULL,NULL,'2025-12-14 00:48:48','2025-12-14 00:48:48'),(4832,2416,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-14 00:48:48','2025-12-14 00:48:48'),(4833,2417,2,'_entry_uid_hash','1d5c180e85170134f22261a48fdd3623',NULL,NULL,NULL,'2025-12-14 01:13:40','2025-12-14 01:13:40'),(4834,2417,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-14 01:13:40','2025-12-14 01:13:40'),(4835,2418,2,'_entry_uid_hash','db83019c6aa6a82b5ee1dfe663f31a13',NULL,NULL,NULL,'2025-12-14 03:15:55','2025-12-14 03:15:55'),(4836,2418,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-14 03:15:55','2025-12-14 03:15:55'),(4837,2419,2,'_entry_uid_hash','6774a14059901ef2590ad336c70b188f',NULL,NULL,NULL,'2025-12-14 19:02:27','2025-12-14 19:02:27'),(4838,2419,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-14 19:02:27','2025-12-14 19:02:27'),(4839,2420,2,'_entry_uid_hash','487dce33da202d41d810db4dc6faf022',NULL,NULL,NULL,'2025-12-14 19:15:36','2025-12-14 19:15:36'),(4840,2420,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-14 19:15:36','2025-12-14 19:15:36'),(4841,2421,2,'_entry_uid_hash','e16ec9d14bcc7dddd54bd512b5beec40',NULL,NULL,NULL,'2025-12-15 01:16:57','2025-12-15 01:16:57'),(4842,2421,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 01:16:57','2025-12-15 01:16:57'),(4843,2422,2,'_entry_uid_hash','cb9b3def75688990cce3a1b3522575fd',NULL,NULL,NULL,'2025-12-15 04:00:20','2025-12-15 04:00:20'),(4844,2422,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 04:00:20','2025-12-15 04:00:20'),(4845,2423,2,'_entry_uid_hash','df98d8df006c9738d46b45f372d2dd72',NULL,NULL,NULL,'2025-12-15 11:52:54','2025-12-15 11:52:54'),(4846,2423,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 11:52:54','2025-12-15 11:52:54'),(4847,2424,2,'_entry_uid_hash','03241af0295b18625261512a4a4a30df',NULL,NULL,NULL,'2025-12-15 11:57:02','2025-12-15 11:57:02'),(4848,2424,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 11:57:02','2025-12-15 11:57:02'),(4849,2425,2,'_entry_uid_hash','b101cc21f3be74205fc37a0414c256d0',NULL,NULL,NULL,'2025-12-15 12:05:24','2025-12-15 12:05:24'),(4850,2425,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 12:05:24','2025-12-15 12:05:24'),(4851,2426,2,'_entry_uid_hash','c4bbb8b71b5d49deb215b381c1a6969f',NULL,NULL,NULL,'2025-12-15 17:29:28','2025-12-15 17:29:28'),(4852,2426,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-15 17:29:28','2025-12-15 17:29:28'),(4853,2427,2,'_entry_uid_hash','7baee591704b2d0b0c468538494175e0',NULL,NULL,NULL,'2025-12-16 02:17:07','2025-12-16 02:17:07'),(4854,2427,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-16 02:17:07','2025-12-16 02:17:07'),(4855,2428,2,'_entry_uid_hash','5aaa6e7000cbad9fada0bbc187b64ac6',NULL,NULL,NULL,'2025-12-16 04:17:59','2025-12-16 04:17:59'),(4856,2428,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-16 04:17:59','2025-12-16 04:17:59'),(4857,2429,2,'_entry_uid_hash','2005cec6c26548a254df32f119bd4115',NULL,NULL,NULL,'2025-12-16 11:02:09','2025-12-16 11:02:09'),(4858,2429,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-16 11:02:09','2025-12-16 11:02:09'),(4859,2430,2,'_entry_uid_hash','5e358cf7ef01a0e5576142fd235e071f',NULL,NULL,NULL,'2025-12-16 20:38:15','2025-12-16 20:38:15'),(4860,2430,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-16 20:38:15','2025-12-16 20:38:15'),(4861,2431,2,'_entry_uid_hash','326ecdc02eba1f172399d18cd1f6a2bd',NULL,NULL,NULL,'2025-12-16 22:33:49','2025-12-16 22:33:49'),(4862,2431,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-16 22:33:49','2025-12-16 22:33:49'),(4863,2432,2,'_entry_uid_hash','d92e07bed0a9c439cc524d94307a0252',NULL,NULL,NULL,'2025-12-17 05:20:08','2025-12-17 05:20:08'),(4864,2432,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 05:20:08','2025-12-17 05:20:08'),(4865,2433,2,'_entry_uid_hash','a296fd2babc268da5716c6a3e7c3d536',NULL,NULL,NULL,'2025-12-17 07:04:57','2025-12-17 07:04:57'),(4866,2433,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 07:04:57','2025-12-17 07:04:57'),(4867,2434,2,'_entry_uid_hash','b3e6be276e1318d57b906d8e9662c7e0',NULL,NULL,NULL,'2025-12-17 08:43:15','2025-12-17 08:43:15'),(4868,2434,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 08:43:15','2025-12-17 08:43:15'),(4869,2435,2,'_entry_uid_hash','d8f31382057e783ed11f14afc07bc856',NULL,NULL,NULL,'2025-12-17 13:08:48','2025-12-17 13:08:48'),(4870,2435,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 13:08:48','2025-12-17 13:08:48'),(4871,2436,2,'_entry_uid_hash','6ae931cea171e3527ecb0c09b89662ee',NULL,NULL,NULL,'2025-12-17 18:08:01','2025-12-17 18:08:01'),(4872,2436,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 18:08:01','2025-12-17 18:08:01'),(4873,2437,2,'_entry_uid_hash','d2f4c9ac57bfe6940b0fadb033318037',NULL,NULL,NULL,'2025-12-17 22:05:25','2025-12-17 22:05:25'),(4874,2437,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-17 22:05:25','2025-12-17 22:05:25'),(4875,2438,2,'_entry_uid_hash','bee8bd65733eca477a422729c48de72a',NULL,NULL,NULL,'2025-12-18 01:30:57','2025-12-18 01:30:57'),(4876,2438,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-18 01:30:57','2025-12-18 01:30:57'),(4877,2439,2,'_entry_uid_hash','54018aa227caaaf8aedb851c06a2880f',NULL,NULL,NULL,'2025-12-18 02:24:25','2025-12-18 02:24:25'),(4878,2439,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-18 02:24:25','2025-12-18 02:24:25'),(4879,2440,2,'_entry_uid_hash','206389bd513aa4adc6f7abb5bd35ed2c',NULL,NULL,NULL,'2025-12-18 12:16:35','2025-12-18 12:16:35'),(4880,2440,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-18 12:16:35','2025-12-18 12:16:35'),(4881,2441,2,'_entry_uid_hash','7ccaca4bcd80b49e73b994d4901afc94',NULL,NULL,NULL,'2025-12-18 22:43:33','2025-12-18 22:43:33'),(4882,2441,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-18 22:43:33','2025-12-18 22:43:33'),(4883,2442,2,'_entry_uid_hash','4ef7db625f29b9a5d1b3d26c44454bb9',NULL,NULL,NULL,'2025-12-19 05:00:34','2025-12-19 05:00:34'),(4884,2442,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 05:00:34','2025-12-19 05:00:34'),(4885,2443,2,'_entry_uid_hash','9f64c59327584561b7ab5a13d41dd738',NULL,NULL,NULL,'2025-12-19 05:36:20','2025-12-19 05:36:20'),(4886,2443,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 05:36:20','2025-12-19 05:36:20'),(4887,2444,2,'_entry_uid_hash','c324a666059c9b945a12130836bed1d1',NULL,NULL,NULL,'2025-12-19 06:48:36','2025-12-19 06:48:36'),(4888,2444,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 06:48:36','2025-12-19 06:48:36'),(4889,2445,2,'_entry_uid_hash','322fcad9fa6b2cec2dd430b1dc73ef20',NULL,NULL,NULL,'2025-12-19 13:11:12','2025-12-19 13:11:12'),(4890,2445,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 13:11:12','2025-12-19 13:11:12'),(4891,2446,2,'_entry_uid_hash','73a808b7e29e737af1246dac8a6cde59',NULL,NULL,NULL,'2025-12-19 15:41:23','2025-12-19 15:41:23'),(4892,2446,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 15:41:23','2025-12-19 15:41:23'),(4893,2447,2,'_entry_uid_hash','5280565eac71c2066cccbbeb719eb492',NULL,NULL,NULL,'2025-12-19 23:14:30','2025-12-19 23:14:30'),(4894,2447,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 23:14:30','2025-12-19 23:14:30'),(4895,2448,2,'_entry_uid_hash','013c67eca5bb23bbd64e55ef51bff1cd',NULL,NULL,NULL,'2025-12-19 23:42:55','2025-12-19 23:42:55'),(4896,2448,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-19 23:42:55','2025-12-19 23:42:55'),(4897,2449,2,'_entry_uid_hash','2ff8d7cf02d1136d28120d26cbc03258',NULL,NULL,NULL,'2025-12-20 06:10:24','2025-12-20 06:10:24'),(4898,2449,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-20 06:10:24','2025-12-20 06:10:24'),(4899,2450,2,'_entry_uid_hash','e1e14eec962d8ddde7f9fd53ae518dc5',NULL,NULL,NULL,'2025-12-20 07:37:00','2025-12-20 07:37:00'),(4900,2450,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-20 07:37:00','2025-12-20 07:37:00'),(4901,2451,2,'_entry_uid_hash','6dbe15534cb66e0210033a08edd242e2',NULL,NULL,NULL,'2025-12-20 15:16:22','2025-12-20 15:16:22'),(4902,2451,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-20 15:16:22','2025-12-20 15:16:22'),(4903,2452,2,'_entry_uid_hash','566da95eb0b682dd532666a29b88a914',NULL,NULL,NULL,'2025-12-20 23:48:31','2025-12-20 23:48:31'),(4904,2452,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-20 23:48:31','2025-12-20 23:48:31'),(4905,2453,2,'_entry_uid_hash','567858e4b41822fef1269009d3580175',NULL,NULL,NULL,'2025-12-21 02:43:16','2025-12-21 02:43:16'),(4906,2453,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-21 02:43:16','2025-12-21 02:43:16'),(4907,2454,2,'_entry_uid_hash','b73b99cae25cb1faae52bab0a445d5b8',NULL,NULL,NULL,'2025-12-21 03:11:33','2025-12-21 03:11:33'),(4908,2454,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-21 03:11:33','2025-12-21 03:11:33'),(4909,2455,2,'_entry_uid_hash','a0add1eaba1c48980ec351ea5323f46c',NULL,NULL,NULL,'2025-12-21 05:11:43','2025-12-21 05:11:43'),(4910,2455,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-21 05:11:43','2025-12-21 05:11:43'),(4911,2456,2,'_entry_uid_hash','568c0bdb770f22df4a4189da6f705a42',NULL,NULL,NULL,'2025-12-21 07:47:28','2025-12-21 07:47:28'),(4912,2456,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-21 07:47:28','2025-12-21 07:47:28'),(4913,2457,2,'_entry_uid_hash','99854050b1f9671123a4abc86c9ea1ef',NULL,NULL,NULL,'2025-12-22 00:45:56','2025-12-22 00:45:56'),(4914,2457,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-22 00:45:56','2025-12-22 00:45:56'),(4915,2458,2,'_entry_uid_hash','456473e64c4d86d53ade90fe04a4fd72',NULL,NULL,NULL,'2025-12-22 05:57:45','2025-12-22 05:57:45'),(4916,2458,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-22 05:57:45','2025-12-22 05:57:45'),(4917,2459,2,'_entry_uid_hash','a9b43def73f4a599851db7cf2fac975b',NULL,NULL,NULL,'2025-12-22 14:46:09','2025-12-22 14:46:09'),(4918,2459,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-22 14:46:09','2025-12-22 14:46:09'),(4919,2460,2,'_entry_uid_hash','d112c272e803b8c79c54376c30fc16cf',NULL,NULL,NULL,'2025-12-23 00:39:15','2025-12-23 00:39:15'),(4920,2460,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 00:39:15','2025-12-23 00:39:15'),(4921,2461,2,'_entry_uid_hash','40a7bbb8bcf2ab9ef605545da892d964',NULL,NULL,NULL,'2025-12-23 07:02:29','2025-12-23 07:02:29'),(4922,2461,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 07:02:29','2025-12-23 07:02:29'),(4923,2462,2,'_entry_uid_hash','0a3ce8af481853af788d6aa93abb1f74',NULL,NULL,NULL,'2025-12-23 14:22:10','2025-12-23 14:22:10'),(4924,2462,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 14:22:10','2025-12-23 14:22:10'),(4925,2463,2,'_entry_uid_hash','c3defb5234791d69b20d8daa9a5517d7',NULL,NULL,NULL,'2025-12-23 16:40:49','2025-12-23 16:40:49'),(4926,2463,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 16:40:49','2025-12-23 16:40:49'),(4927,2464,2,'_entry_uid_hash','99edef4bc2f5f92a1106231953a05563',NULL,NULL,NULL,'2025-12-23 16:52:18','2025-12-23 16:52:18'),(4928,2464,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 16:52:18','2025-12-23 16:52:18'),(4929,2465,2,'_entry_uid_hash','a83744d935d5faad42b8f6e7ae06249e',NULL,NULL,NULL,'2025-12-23 20:31:18','2025-12-23 20:31:18'),(4930,2465,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 20:31:18','2025-12-23 20:31:18'),(4931,2466,2,'_entry_uid_hash','466d539e5202b39e8ce599d07cd8d5b4',NULL,NULL,NULL,'2025-12-23 22:25:50','2025-12-23 22:25:50'),(4932,2466,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-23 22:25:50','2025-12-23 22:25:50'),(4933,2467,2,'_entry_uid_hash','ef998f813e78e2aeb9a4c13282643ccb',NULL,NULL,NULL,'2025-12-24 10:49:58','2025-12-24 10:49:58'),(4934,2467,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-24 10:49:58','2025-12-24 10:49:58'),(4935,2468,2,'_entry_uid_hash','67d5a2cb71fb9605202f33f5d6e257e0',NULL,NULL,NULL,'2025-12-24 12:41:56','2025-12-24 12:41:56'),(4936,2468,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-24 12:41:56','2025-12-24 12:41:56'),(4937,2469,2,'_entry_uid_hash','eb0939f7ee261d98530893a583b52d9e',NULL,NULL,NULL,'2025-12-24 12:43:07','2025-12-24 12:43:07'),(4938,2469,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-24 12:43:07','2025-12-24 12:43:07'),(4939,2470,2,'_entry_uid_hash','622b0d5cff8104c6707dab1f01161b03',NULL,NULL,NULL,'2025-12-25 01:11:42','2025-12-25 01:11:42'),(4940,2470,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-25 01:11:42','2025-12-25 01:11:42'),(4941,2471,2,'_entry_uid_hash','82883397d32037dc415db4ce72042757',NULL,NULL,NULL,'2025-12-25 12:41:48','2025-12-25 12:41:48'),(4942,2471,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-25 12:41:48','2025-12-25 12:41:48'),(4943,2472,2,'_entry_uid_hash','5e914da8cce66ebfbdcd150d364ea8ec',NULL,NULL,NULL,'2025-12-25 16:10:41','2025-12-25 16:10:41'),(4944,2472,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-25 16:10:41','2025-12-25 16:10:41'),(4945,2473,2,'_entry_uid_hash','845ee372fb06087b619e0ad529ac63db',NULL,NULL,NULL,'2025-12-26 01:57:24','2025-12-26 01:57:24'),(4946,2473,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-26 01:57:24','2025-12-26 01:57:24'),(4947,2474,2,'_entry_uid_hash','4b5d6386112f7cc0d1911cae97b2c163',NULL,NULL,NULL,'2025-12-26 06:15:34','2025-12-26 06:15:34'),(4948,2474,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-26 06:15:34','2025-12-26 06:15:34'),(4949,2475,2,'_entry_uid_hash','8d4e7b17b2efcc52b6868290a2ca27a5',NULL,NULL,NULL,'2025-12-26 10:20:08','2025-12-26 10:20:08'),(4950,2475,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-26 10:20:08','2025-12-26 10:20:08'),(4951,2476,2,'_entry_uid_hash','f221b47690a989b23e50b3d5bdff3e2a',NULL,NULL,NULL,'2025-12-26 13:15:26','2025-12-26 13:15:26'),(4952,2476,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-26 13:15:26','2025-12-26 13:15:26'),(4953,2477,2,'_entry_uid_hash','7ddea61377b6a2b4546fea0826b1bcb1',NULL,NULL,NULL,'2025-12-26 19:05:18','2025-12-26 19:05:18'),(4954,2477,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-26 19:05:18','2025-12-26 19:05:18'),(4955,2478,2,'_entry_uid_hash','4a84df18a472c55680a3e49fe0c0165b',NULL,NULL,NULL,'2025-12-27 05:29:07','2025-12-27 05:29:07'),(4956,2478,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 05:29:07','2025-12-27 05:29:07'),(4957,2479,2,'_entry_uid_hash','1515844b1f37ef49739c1426a56fb797',NULL,NULL,NULL,'2025-12-27 06:38:39','2025-12-27 06:38:39'),(4958,2479,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 06:38:39','2025-12-27 06:38:39'),(4959,2480,2,'_entry_uid_hash','1f269ca9507f641494b270b9a862e5a0',NULL,NULL,NULL,'2025-12-27 13:01:08','2025-12-27 13:01:08'),(4960,2480,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 13:01:08','2025-12-27 13:01:08'),(4961,2481,2,'_entry_uid_hash','336325b2a7c1365bb38210bc6f84ed96',NULL,NULL,NULL,'2025-12-27 15:28:30','2025-12-27 15:28:30'),(4962,2481,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 15:28:30','2025-12-27 15:28:30'),(4963,2482,2,'_entry_uid_hash','ee74d5ea37d016dc4fc95ace2040bafd',NULL,NULL,NULL,'2025-12-27 16:44:53','2025-12-27 16:44:53'),(4964,2482,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 16:44:53','2025-12-27 16:44:53'),(4965,2483,2,'_entry_uid_hash','6968f8c65a09148e9af7b8b00323a5bb',NULL,NULL,NULL,'2025-12-27 22:13:43','2025-12-27 22:13:43'),(4966,2483,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-27 22:13:43','2025-12-27 22:13:43'),(4967,2484,2,'_entry_uid_hash','7c9a004d77f595c36e1388ca7b5e2a97',NULL,NULL,NULL,'2025-12-28 21:10:31','2025-12-28 21:10:31'),(4968,2484,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-28 21:10:31','2025-12-28 21:10:31'),(4969,2485,2,'_entry_uid_hash','4debe88b280c2bddac8fa21d1db4fad6',NULL,NULL,NULL,'2025-12-29 00:46:16','2025-12-29 00:46:16'),(4970,2485,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-29 00:46:16','2025-12-29 00:46:16'),(4971,2486,2,'_entry_uid_hash','3a9dbec85a0810032275fd8f7d8de3f3',NULL,NULL,NULL,'2025-12-29 09:05:19','2025-12-29 09:05:19'),(4972,2486,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-29 09:05:19','2025-12-29 09:05:19'),(4973,2487,2,'_entry_uid_hash','658c9f7c44f2bebe0214544b3856ea65',NULL,NULL,NULL,'2025-12-29 11:41:01','2025-12-29 11:41:01'),(4974,2487,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-29 11:41:01','2025-12-29 11:41:01'),(4975,2488,2,'_entry_uid_hash','e6dda8d3ad2e051558296c7b61137f55',NULL,NULL,NULL,'2025-12-29 19:16:43','2025-12-29 19:16:43'),(4976,2488,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-29 19:16:43','2025-12-29 19:16:43'),(4977,2489,2,'_entry_uid_hash','df9961112666b28dda720b49d17ac699',NULL,NULL,NULL,'2025-12-30 02:35:22','2025-12-30 02:35:22'),(4978,2489,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-30 02:35:22','2025-12-30 02:35:22'),(4979,2490,2,'_entry_uid_hash','f979eeee47f9e720a64ae1ecebaf8d73',NULL,NULL,NULL,'2025-12-30 07:46:19','2025-12-30 07:46:19'),(4980,2490,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-30 07:46:19','2025-12-30 07:46:19'),(4981,2491,2,'_entry_uid_hash','f4c444dfd4f8249c7f53fa83a12b9a0a',NULL,NULL,NULL,'2025-12-30 14:17:35','2025-12-30 14:17:35'),(4982,2491,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-30 14:17:35','2025-12-30 14:17:35'),(4983,2492,2,'_entry_uid_hash','fe41ac272dcd04a9d269f71fdfe69fc5',NULL,NULL,NULL,'2025-12-31 03:41:22','2025-12-31 03:41:22'),(4984,2492,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-31 03:41:22','2025-12-31 03:41:22'),(4985,2493,2,'_entry_uid_hash','ad3c4894ba31c66f22042f0ad1a0d9c6',NULL,NULL,NULL,'2025-12-31 12:04:23','2025-12-31 12:04:23'),(4986,2493,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-31 12:04:23','2025-12-31 12:04:23'),(4987,2494,2,'_entry_uid_hash','ad3105b60eba7845fd433723be4f3643',NULL,NULL,NULL,'2025-12-31 16:27:38','2025-12-31 16:27:38'),(4988,2494,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-31 16:27:38','2025-12-31 16:27:38'),(4989,2495,2,'_entry_uid_hash','29c6408fa14499237cb5e9e516e1c02d',NULL,NULL,NULL,'2025-12-31 23:42:52','2025-12-31 23:42:52'),(4990,2495,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2025-12-31 23:42:52','2025-12-31 23:42:52'),(4991,2496,2,'_entry_uid_hash','cea5d84f15c4535ffd2aca24124cacad',NULL,NULL,NULL,'2026-01-01 17:42:46','2026-01-01 17:42:46'),(4992,2496,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-01 17:42:46','2026-01-01 17:42:46'),(4993,2497,2,'_entry_uid_hash','20f7864b52e350ca44e32fa8730f63d3',NULL,NULL,NULL,'2026-01-02 21:52:38','2026-01-02 21:52:38'),(4994,2497,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-02 21:52:38','2026-01-02 21:52:38'),(4995,2498,2,'_entry_uid_hash','c66cf40cbd6891d25ec84efd923b56bc',NULL,NULL,NULL,'2026-01-03 05:03:44','2026-01-03 05:03:44'),(4996,2498,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 05:03:44','2026-01-03 05:03:44'),(4997,2499,2,'_entry_uid_hash','5d00cf1b3498c0bba976c3da857c2b50',NULL,NULL,NULL,'2026-01-03 11:13:18','2026-01-03 11:13:18'),(4998,2499,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 11:13:18','2026-01-03 11:13:18'),(4999,2500,2,'_entry_uid_hash','357623e0e9504443f547ee0c195c238e',NULL,NULL,NULL,'2026-01-03 13:41:25','2026-01-03 13:41:25'),(5000,2500,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 13:41:26','2026-01-03 13:41:26'),(5001,2501,2,'_entry_uid_hash','5a47df2f91d67d271e62fc7631b723fe',NULL,NULL,NULL,'2026-01-03 15:41:09','2026-01-03 15:41:09'),(5002,2501,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 15:41:09','2026-01-03 15:41:09'),(5003,2502,2,'_entry_uid_hash','b230b872c45ebd135f4e83024d7a972f',NULL,NULL,NULL,'2026-01-03 20:31:08','2026-01-03 20:31:08'),(5004,2502,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 20:31:08','2026-01-03 20:31:08'),(5005,2503,2,'_entry_uid_hash','ed2e624dbccc7397a2aea1c63466842f',NULL,NULL,NULL,'2026-01-03 22:15:23','2026-01-03 22:15:23'),(5006,2503,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-03 22:15:23','2026-01-03 22:15:23'),(5007,2504,2,'_entry_uid_hash','923ba9ce4dc2dc7482d141f7da10f917',NULL,NULL,NULL,'2026-01-04 00:37:07','2026-01-04 00:37:07'),(5008,2504,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-04 00:37:07','2026-01-04 00:37:07'),(5009,2505,2,'_entry_uid_hash','ef29f7e1dff920e0c103a9c12a09aa62',NULL,NULL,NULL,'2026-01-04 01:14:59','2026-01-04 01:14:59'),(5010,2505,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-04 01:14:59','2026-01-04 01:14:59'),(5011,2506,2,'_entry_uid_hash','e32f7b9359d5fc0aeef7a39e3bc72918',NULL,NULL,NULL,'2026-01-04 07:19:52','2026-01-04 07:19:52'),(5012,2506,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-04 07:19:52','2026-01-04 07:19:52'),(5013,2507,2,'_entry_uid_hash','27b4e177b8313840488af66815f8bdd1',NULL,NULL,NULL,'2026-01-04 10:42:15','2026-01-04 10:42:15'),(5014,2507,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-04 10:42:15','2026-01-04 10:42:15'),(5015,2508,2,'_entry_uid_hash','389eaffb1c45de2fe38a78d4766515c8',NULL,NULL,NULL,'2026-01-04 11:55:27','2026-01-04 11:55:27'),(5016,2508,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-04 11:55:27','2026-01-04 11:55:27'),(5017,2509,2,'_entry_uid_hash','9da9a189429fe6a0551addcaf0c2cd4e',NULL,NULL,NULL,'2026-01-05 13:55:47','2026-01-05 13:55:47'),(5018,2509,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-05 13:55:47','2026-01-05 13:55:47'),(5019,2510,2,'_entry_uid_hash','f9df9c4d25f07d6618f7f041be724352',NULL,NULL,NULL,'2026-01-06 02:48:51','2026-01-06 02:48:51'),(5020,2510,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-06 02:48:51','2026-01-06 02:48:51'),(5021,2511,2,'_entry_uid_hash','19d2747c16b593ab5de46b4ee55d1a4e',NULL,NULL,NULL,'2026-01-06 03:38:06','2026-01-06 03:38:06'),(5022,2511,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-06 03:38:06','2026-01-06 03:38:06'),(5023,2512,2,'_entry_uid_hash','6d5ad94b2ad092f7557681a3e30e8fc4',NULL,NULL,NULL,'2026-01-07 01:31:21','2026-01-07 01:31:21'),(5024,2512,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-07 01:31:21','2026-01-07 01:31:21'),(5025,2513,2,'_entry_uid_hash','54c0068deb58bdeb25e951bb268c1505',NULL,NULL,NULL,'2026-01-07 02:08:54','2026-01-07 02:08:54'),(5026,2513,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-07 02:08:54','2026-01-07 02:08:54'),(5027,2514,2,'_entry_uid_hash','33e8ef40a6a481653fa5d0cd58d064f8',NULL,NULL,NULL,'2026-01-07 02:18:27','2026-01-07 02:18:27'),(5028,2514,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-07 02:18:27','2026-01-07 02:18:27'),(5029,2515,2,'_entry_uid_hash','bcfb005ee8e3e74a7cc6e7b32df96bbe',NULL,NULL,NULL,'2026-01-07 19:51:53','2026-01-07 19:51:53'),(5030,2515,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-07 19:51:53','2026-01-07 19:51:53'),(5031,2516,2,'_entry_uid_hash','1a581c8eb7ea92a535f08c1edfce3b72',NULL,NULL,NULL,'2026-01-07 19:54:56','2026-01-07 19:54:56'),(5032,2516,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-07 19:54:57','2026-01-07 19:54:57'),(5033,2517,2,'_entry_uid_hash','461ea699943a1ebf69fb672f9d841fab',NULL,NULL,NULL,'2026-01-08 01:53:25','2026-01-08 01:53:25'),(5034,2517,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 01:53:25','2026-01-08 01:53:25'),(5035,2518,2,'_entry_uid_hash','7b6890ff42781f28b7fd09c4e2ee2b37',NULL,NULL,NULL,'2026-01-08 10:33:35','2026-01-08 10:33:35'),(5036,2518,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 10:33:35','2026-01-08 10:33:35'),(5037,2519,2,'_entry_uid_hash','f08bbf8c7387cba0654eb9ec9a8abe65',NULL,NULL,NULL,'2026-01-08 16:37:21','2026-01-08 16:37:21'),(5038,2519,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 16:37:22','2026-01-08 16:37:22'),(5039,2520,2,'_entry_uid_hash','a9fa3a0333eb690326e94bd7836fa916',NULL,NULL,NULL,'2026-01-08 17:32:03','2026-01-08 17:32:03'),(5040,2520,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 17:32:03','2026-01-08 17:32:03'),(5041,2521,2,'_entry_uid_hash','8707507d6718655616feb4cf872ea639',NULL,NULL,NULL,'2026-01-08 17:36:14','2026-01-08 17:36:14'),(5042,2521,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 17:36:14','2026-01-08 17:36:14'),(5043,2522,2,'_entry_uid_hash','a480b6aab2916b7b7d07cca12672e645',NULL,NULL,NULL,'2026-01-08 23:00:09','2026-01-08 23:00:09'),(5044,2522,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-08 23:00:09','2026-01-08 23:00:09'),(5045,2523,2,'_entry_uid_hash','f9d06ceb0f33f415e86cd68311721065',NULL,NULL,NULL,'2026-01-09 03:29:49','2026-01-09 03:29:49'),(5046,2523,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-09 03:29:49','2026-01-09 03:29:49'),(5047,2524,2,'_entry_uid_hash','2e0f7775ad23154af9f19e76a413ab44',NULL,NULL,NULL,'2026-01-09 12:12:52','2026-01-09 12:12:52'),(5048,2524,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-09 12:12:52','2026-01-09 12:12:52'),(5049,2525,2,'_entry_uid_hash','3ffafbd1c268476915c53ec2539af90a',NULL,NULL,NULL,'2026-01-09 13:48:40','2026-01-09 13:48:40'),(5050,2525,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-09 13:48:40','2026-01-09 13:48:40'),(5051,2526,2,'_entry_uid_hash','b34458e08578cf5f3c383a9e000838c4',NULL,NULL,NULL,'2026-01-09 14:09:29','2026-01-09 14:09:29'),(5052,2526,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-09 14:09:29','2026-01-09 14:09:29'),(5053,2527,2,'_entry_uid_hash','54c96c5e07d34f4ab10b4eb695d9cad2',NULL,NULL,NULL,'2026-01-09 15:58:46','2026-01-09 15:58:46'),(5054,2527,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-09 15:58:46','2026-01-09 15:58:46'),(5055,2528,2,'_entry_uid_hash','f38eee9265f0e06854bb0033de0312de',NULL,NULL,NULL,'2026-01-11 15:08:55','2026-01-11 15:08:55'),(5056,2528,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-11 15:08:55','2026-01-11 15:08:55'),(5057,2529,2,'_entry_uid_hash','03257e4722f2ab154abf11f2d1fc7007',NULL,NULL,NULL,'2026-01-11 16:13:04','2026-01-11 16:13:04'),(5058,2529,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-11 16:13:04','2026-01-11 16:13:04'),(5059,2530,2,'_entry_uid_hash','924df5606d494cdea7d73b118c77be5c',NULL,NULL,NULL,'2026-01-11 22:03:20','2026-01-11 22:03:20'),(5060,2530,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-11 22:03:20','2026-01-11 22:03:20'),(5061,2531,2,'_entry_uid_hash','4fbc78e6ff35b87319e5d2e2d3a2c688',NULL,NULL,NULL,'2026-01-12 05:39:16','2026-01-12 05:39:16'),(5062,2531,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-12 05:39:16','2026-01-12 05:39:16'),(5063,2532,2,'_entry_uid_hash','cc115775ef5015035c983f50d0010f4e',NULL,NULL,NULL,'2026-01-12 18:25:22','2026-01-12 18:25:22'),(5064,2532,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-12 18:25:22','2026-01-12 18:25:22'),(5065,2533,2,'_entry_uid_hash','99ee47ea6bc298feb251747906e6a4eb',NULL,NULL,NULL,'2026-01-12 21:03:07','2026-01-12 21:03:07'),(5066,2533,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-12 21:03:07','2026-01-12 21:03:07'),(5067,2534,2,'_entry_uid_hash','9d3c207d9aea5650ae56aa508e940416',NULL,NULL,NULL,'2026-01-12 23:51:25','2026-01-12 23:51:25'),(5068,2534,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-12 23:51:25','2026-01-12 23:51:25'),(5069,2535,2,'_entry_uid_hash','175309b28f87054b37ad8297267833a5',NULL,NULL,NULL,'2026-01-13 04:07:59','2026-01-13 04:07:59'),(5070,2535,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-13 04:07:59','2026-01-13 04:07:59'),(5071,2536,2,'_entry_uid_hash','4021693204ff9cceb1869c69a04bda25',NULL,NULL,NULL,'2026-01-13 15:52:25','2026-01-13 15:52:25'),(5072,2536,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-13 15:52:25','2026-01-13 15:52:25'),(5073,2537,2,'_entry_uid_hash','a7c561238e6600106fddf0126fe7bbba',NULL,NULL,NULL,'2026-01-13 20:19:40','2026-01-13 20:19:40'),(5074,2537,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-13 20:19:40','2026-01-13 20:19:40'),(5075,2538,2,'_entry_uid_hash','24413d89eff1e523ed0d0dcbadec9e7c',NULL,NULL,NULL,'2026-01-14 16:28:48','2026-01-14 16:28:48'),(5076,2538,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-14 16:28:48','2026-01-14 16:28:48'),(5077,2539,2,'_entry_uid_hash','b362e2562196c99fb891c87b594796b8',NULL,NULL,NULL,'2026-01-14 20:24:27','2026-01-14 20:24:27'),(5078,2539,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-14 20:24:27','2026-01-14 20:24:27'),(5079,2540,2,'_entry_uid_hash','6ca66839ff1950b568dd1addda16af4a',NULL,NULL,NULL,'2026-01-15 11:50:02','2026-01-15 11:50:02'),(5080,2540,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-15 11:50:02','2026-01-15 11:50:02'),(5081,2541,2,'_entry_uid_hash','5c5a0845d785ec9467550a8b1f7c5b18',NULL,NULL,NULL,'2026-01-15 22:33:00','2026-01-15 22:33:00'),(5082,2541,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-15 22:33:00','2026-01-15 22:33:00'),(5083,2542,2,'_entry_uid_hash','854f50312a76d139576f0d7ca4ae98c7',NULL,NULL,NULL,'2026-01-16 03:41:56','2026-01-16 03:41:56'),(5084,2542,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 03:41:56','2026-01-16 03:41:56'),(5085,2543,2,'_entry_uid_hash','c9459c07b4312dc5e22b4d2c20e27cba',NULL,NULL,NULL,'2026-01-16 11:20:22','2026-01-16 11:20:22'),(5086,2543,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 11:20:22','2026-01-16 11:20:22'),(5087,2544,2,'_entry_uid_hash','480e9ed62bfda5465be5c480925fb71f',NULL,NULL,NULL,'2026-01-16 12:01:32','2026-01-16 12:01:32'),(5088,2544,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 12:01:32','2026-01-16 12:01:32'),(5089,2545,2,'_entry_uid_hash','cca6311d574b7ce7cbc2396cf5a63a1c',NULL,NULL,NULL,'2026-01-16 15:57:45','2026-01-16 15:57:45'),(5090,2545,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 15:57:45','2026-01-16 15:57:45'),(5091,2546,2,'_entry_uid_hash','4b4cca7133523a30d453044bebf684c6',NULL,NULL,NULL,'2026-01-16 16:56:26','2026-01-16 16:56:26'),(5092,2546,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 16:56:26','2026-01-16 16:56:26'),(5093,2547,2,'_entry_uid_hash','30691e8507be9d0b62a5186d065cc365',NULL,NULL,NULL,'2026-01-16 19:07:08','2026-01-16 19:07:08'),(5094,2547,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-16 19:07:08','2026-01-16 19:07:08'),(5095,2548,2,'_entry_uid_hash','cde427adf3a9945064e45f1aeec032e6',NULL,NULL,NULL,'2026-01-17 11:01:07','2026-01-17 11:01:07'),(5096,2548,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-17 11:01:07','2026-01-17 11:01:07'),(5097,2549,2,'_entry_uid_hash','75e5b972c899abae47e56609331f2a89',NULL,NULL,NULL,'2026-01-17 23:31:37','2026-01-17 23:31:37'),(5098,2549,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-17 23:31:37','2026-01-17 23:31:37'),(5099,2550,2,'_entry_uid_hash','1e274f60f6384a3658c9329ab03ddbe1',NULL,NULL,NULL,'2026-01-18 04:25:55','2026-01-18 04:25:55'),(5100,2550,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-18 04:25:55','2026-01-18 04:25:55'),(5101,2551,2,'_entry_uid_hash','199e95aa0bd1c3f4f26d326f81449950',NULL,NULL,NULL,'2026-01-19 04:16:37','2026-01-19 04:16:37'),(5102,2551,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-19 04:16:37','2026-01-19 04:16:37'),(5103,2552,2,'_entry_uid_hash','b32492e1dbaecbb233771b6de5003fc9',NULL,NULL,NULL,'2026-01-19 13:19:11','2026-01-19 13:19:11'),(5104,2552,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-19 13:19:11','2026-01-19 13:19:11'),(5105,2553,2,'_entry_uid_hash','97a9f9ded0cf3bea01fdb7dbbf04a071',NULL,NULL,NULL,'2026-01-19 14:34:50','2026-01-19 14:34:50'),(5106,2553,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-19 14:34:50','2026-01-19 14:34:50'),(5107,2554,2,'_entry_uid_hash','099c7dadd495522d08178138df242079',NULL,NULL,NULL,'2026-01-19 16:23:27','2026-01-19 16:23:27'),(5108,2554,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-19 16:23:27','2026-01-19 16:23:27'),(5109,2555,2,'_entry_uid_hash','cdaa11b41768a3b10d0ea705d236de2b',NULL,NULL,NULL,'2026-01-20 05:27:58','2026-01-20 05:27:58'),(5110,2555,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-20 05:27:58','2026-01-20 05:27:58'),(5111,2556,2,'_entry_uid_hash','2471a242611baa0fea2a86dbba5db12a',NULL,NULL,NULL,'2026-01-20 11:20:16','2026-01-20 11:20:16'),(5112,2556,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-20 11:20:16','2026-01-20 11:20:16'),(5113,2557,2,'_entry_uid_hash','b1b428b25df7c13922cbdbc40ebb5853',NULL,NULL,NULL,'2026-01-20 13:57:13','2026-01-20 13:57:13'),(5114,2557,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-20 13:57:13','2026-01-20 13:57:13'),(5115,2558,2,'_entry_uid_hash','ea3475c6388e97b0f1647d111f1fd086',NULL,NULL,NULL,'2026-01-20 21:01:47','2026-01-20 21:01:47'),(5116,2558,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-20 21:01:47','2026-01-20 21:01:47'),(5117,2559,2,'_entry_uid_hash','a51aab36d8c813d9892e1398694b9d95',NULL,NULL,NULL,'2026-01-21 11:14:43','2026-01-21 11:14:43'),(5118,2559,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-21 11:14:43','2026-01-21 11:14:43'),(5119,2560,2,'_entry_uid_hash','e7c66fe80c44bf9edad576d6864c8d81',NULL,NULL,NULL,'2026-01-21 18:45:35','2026-01-21 18:45:35'),(5120,2560,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-21 18:45:35','2026-01-21 18:45:35'),(5121,2561,2,'_entry_uid_hash','a790ea95a2f93fe2f671d3e644e356e5',NULL,NULL,NULL,'2026-01-21 23:26:09','2026-01-21 23:26:09'),(5122,2561,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-21 23:26:09','2026-01-21 23:26:09'),(5123,2562,2,'_entry_uid_hash','c054f76d670588d8ff9d10bb7006abb5',NULL,NULL,NULL,'2026-01-22 02:05:07','2026-01-22 02:05:07'),(5124,2562,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-22 02:05:07','2026-01-22 02:05:07'),(5125,2563,2,'_entry_uid_hash','992018c5a30b955f8071e118aec9ec56',NULL,NULL,NULL,'2026-01-22 05:11:54','2026-01-22 05:11:54'),(5126,2563,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-22 05:11:54','2026-01-22 05:11:54'),(5127,2564,2,'_entry_uid_hash','5ee3d2a52843327aefd8203f683074f4',NULL,NULL,NULL,'2026-01-22 09:01:37','2026-01-22 09:01:37'),(5128,2564,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-22 09:01:37','2026-01-22 09:01:37'),(5129,2565,2,'_entry_uid_hash','31ea3765d9ece2ac3ff14d7e32fd5237',NULL,NULL,NULL,'2026-01-22 18:35:10','2026-01-22 18:35:10'),(5130,2565,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-22 18:35:10','2026-01-22 18:35:10'),(5131,2566,2,'_entry_uid_hash','2eb20385115bb6ad121c5c1a42a390d1',NULL,NULL,NULL,'2026-01-22 19:14:49','2026-01-22 19:14:49'),(5132,2566,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-22 19:14:49','2026-01-22 19:14:49'),(5133,2567,2,'_entry_uid_hash','c6b241315f2024bce653096395109916',NULL,NULL,NULL,'2026-01-23 08:52:52','2026-01-23 08:52:52'),(5134,2567,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-23 08:52:52','2026-01-23 08:52:52'),(5135,2568,2,'_entry_uid_hash','838db41cde20c98be42bf5a9f552178f',NULL,NULL,NULL,'2026-01-23 12:44:14','2026-01-23 12:44:14'),(5136,2568,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-23 12:44:14','2026-01-23 12:44:14'),(5137,2569,2,'_entry_uid_hash','3621f75db8797eedc008a8840062b498',NULL,NULL,NULL,'2026-01-23 18:59:02','2026-01-23 18:59:02'),(5138,2569,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-23 18:59:02','2026-01-23 18:59:02'),(5139,2570,2,'_entry_uid_hash','9d200617bf8b02fbccda111f7b7f13b4',NULL,NULL,NULL,'2026-01-24 06:50:00','2026-01-24 06:50:00'),(5140,2570,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-24 06:50:00','2026-01-24 06:50:00'),(5141,2571,2,'_entry_uid_hash','c9726c707c49e5defb882ede271a7884',NULL,NULL,NULL,'2026-01-25 02:34:30','2026-01-25 02:34:30'),(5142,2571,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-25 02:34:30','2026-01-25 02:34:30'),(5143,2572,2,'_entry_uid_hash','6090ef6efa97946dd63bbde369c8fc8e',NULL,NULL,NULL,'2026-01-25 04:53:51','2026-01-25 04:53:51'),(5144,2572,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-25 04:53:51','2026-01-25 04:53:51'),(5145,2573,2,'_entry_uid_hash','640eb8f13cfbb159a085732578d261b9',NULL,NULL,NULL,'2026-01-25 11:51:09','2026-01-25 11:51:09'),(5146,2573,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-25 11:51:09','2026-01-25 11:51:09'),(5147,2574,2,'_entry_uid_hash','e5245b8d62051339f2678c19d5593a9c',NULL,NULL,NULL,'2026-01-25 16:25:05','2026-01-25 16:25:05'),(5148,2574,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-25 16:25:05','2026-01-25 16:25:05'),(5149,2575,2,'_entry_uid_hash','98eee1d6d052b4e3e0508d67074d7f20',NULL,NULL,NULL,'2026-01-25 20:29:57','2026-01-25 20:29:57'),(5150,2575,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-25 20:29:57','2026-01-25 20:29:57'),(5151,2576,2,'_entry_uid_hash','250357826e795e13fedd36a2e9b6637f',NULL,NULL,NULL,'2026-01-26 14:27:26','2026-01-26 14:27:26'),(5152,2576,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-26 14:27:26','2026-01-26 14:27:26'),(5153,2577,2,'_entry_uid_hash','b0d19332572c11a5eab34539b9ac0b9e',NULL,NULL,NULL,'2026-01-27 00:11:39','2026-01-27 00:11:39'),(5154,2577,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 00:11:39','2026-01-27 00:11:39'),(5155,2578,2,'_entry_uid_hash','99e938b5b35105dc792ac71b6be27193',NULL,NULL,NULL,'2026-01-27 00:53:27','2026-01-27 00:53:27'),(5156,2578,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 00:53:27','2026-01-27 00:53:27'),(5157,2579,2,'_entry_uid_hash','3d955c0bca8d2aca2d237ae71b2e9943',NULL,NULL,NULL,'2026-01-27 06:53:21','2026-01-27 06:53:21'),(5158,2579,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 06:53:21','2026-01-27 06:53:21'),(5159,2580,2,'_entry_uid_hash','a0d2187882939c1f3a8624e81507997b',NULL,NULL,NULL,'2026-01-27 18:03:08','2026-01-27 18:03:08'),(5160,2580,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 18:03:08','2026-01-27 18:03:08'),(5161,2581,2,'_entry_uid_hash','2e062701957c1d8c0ac6a2b49fe08bb8',NULL,NULL,NULL,'2026-01-27 18:03:50','2026-01-27 18:03:50'),(5162,2581,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 18:03:50','2026-01-27 18:03:50'),(5163,2582,2,'_entry_uid_hash','4dec28aaa82b07cd6be84e0c0517b0af',NULL,NULL,NULL,'2026-01-27 19:15:14','2026-01-27 19:15:14'),(5164,2582,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 19:15:14','2026-01-27 19:15:14'),(5165,2583,2,'_entry_uid_hash','31fcaf37d54023e5eb1eed02074b8df2',NULL,NULL,NULL,'2026-01-27 19:24:25','2026-01-27 19:24:25'),(5166,2583,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 19:24:25','2026-01-27 19:24:25'),(5167,2584,2,'_entry_uid_hash','0e2ec149531e316d77f00d2bb517ed54',NULL,NULL,NULL,'2026-01-27 20:59:02','2026-01-27 20:59:02'),(5168,2584,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 20:59:02','2026-01-27 20:59:02'),(5169,2585,2,'_entry_uid_hash','b867cbb4bd4163a0a7c44d7412907cc1',NULL,NULL,NULL,'2026-01-27 21:18:52','2026-01-27 21:18:52'),(5170,2585,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-27 21:18:52','2026-01-27 21:18:52'),(5171,2586,2,'_entry_uid_hash','c8c8e3b3f750b89d5875a53b20218175',NULL,NULL,NULL,'2026-01-28 01:16:34','2026-01-28 01:16:34'),(5172,2586,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 01:16:34','2026-01-28 01:16:34'),(5173,2587,2,'_entry_uid_hash','7657989ba118a6f9c933c57511a79143',NULL,NULL,NULL,'2026-01-28 05:04:50','2026-01-28 05:04:50'),(5174,2587,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 05:04:50','2026-01-28 05:04:50'),(5175,2588,2,'_entry_uid_hash','331435d2b7f2c19a904d36c21fa7b691',NULL,NULL,NULL,'2026-01-28 05:58:30','2026-01-28 05:58:30'),(5176,2588,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 05:58:30','2026-01-28 05:58:30'),(5177,2589,2,'_entry_uid_hash','db26fc16ad712adf52474021d4fb7130',NULL,NULL,NULL,'2026-01-28 06:56:37','2026-01-28 06:56:37'),(5178,2589,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 06:56:37','2026-01-28 06:56:37'),(5179,2590,2,'_entry_uid_hash','362e40e2a2b7a2439673986664034a13',NULL,NULL,NULL,'2026-01-28 09:44:50','2026-01-28 09:44:50'),(5180,2590,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 09:44:50','2026-01-28 09:44:50'),(5181,2591,2,'_entry_uid_hash','b1239593fc1e649ea82fd87cd2691502',NULL,NULL,NULL,'2026-01-28 19:44:29','2026-01-28 19:44:29'),(5182,2591,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 19:44:29','2026-01-28 19:44:29'),(5183,2592,2,'_entry_uid_hash','cfdde166200a063376d09471bfed6327',NULL,NULL,NULL,'2026-01-28 22:48:39','2026-01-28 22:48:39'),(5184,2592,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-28 22:48:39','2026-01-28 22:48:39'),(5185,2593,2,'_entry_uid_hash','8479b04a3d69cbeb79d1b0f39d6a8d93',NULL,NULL,NULL,'2026-01-29 10:56:00','2026-01-29 10:56:00'),(5186,2593,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-29 10:56:00','2026-01-29 10:56:00'),(5187,2594,2,'_entry_uid_hash','a0818e07a5929b62440337f5eab51c7b',NULL,NULL,NULL,'2026-01-29 12:14:45','2026-01-29 12:14:45'),(5188,2594,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-29 12:14:45','2026-01-29 12:14:45'),(5189,2595,2,'_entry_uid_hash','6c3ff9fc4c8a9e52726b7ceeae09eb92',NULL,NULL,NULL,'2026-01-29 13:14:11','2026-01-29 13:14:11'),(5190,2595,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-29 13:14:11','2026-01-29 13:14:11'),(5191,2596,2,'_entry_uid_hash','9fd5b3b94b6993188e19d1819f93d507',NULL,NULL,NULL,'2026-01-29 14:58:46','2026-01-29 14:58:46'),(5192,2596,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-29 14:58:46','2026-01-29 14:58:46'),(5193,2597,2,'_entry_uid_hash','e399870bec5378888bbc5a245e2a8820',NULL,NULL,NULL,'2026-01-30 03:18:50','2026-01-30 03:18:50'),(5194,2597,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-30 03:18:50','2026-01-30 03:18:50'),(5195,2598,2,'_entry_uid_hash','8e9586569a153d7daab43e58987985ab',NULL,NULL,NULL,'2026-01-30 12:35:05','2026-01-30 12:35:05'),(5196,2598,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-30 12:35:05','2026-01-30 12:35:05'),(5197,2599,2,'_entry_uid_hash','ddcaae09efb70ca8398f48050ec9a5f2',NULL,NULL,NULL,'2026-01-30 15:43:02','2026-01-30 15:43:02'),(5198,2599,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-30 15:43:02','2026-01-30 15:43:02'),(5199,2600,2,'_entry_uid_hash','32f34542bdeecb05f2712567018b7cf9',NULL,NULL,NULL,'2026-01-31 05:28:39','2026-01-31 05:28:39'),(5200,2600,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-31 05:28:39','2026-01-31 05:28:39'),(5201,2601,2,'_entry_uid_hash','47f1842db9d15e2b0c733beeb82b7766',NULL,NULL,NULL,'2026-01-31 17:56:49','2026-01-31 17:56:49'),(5202,2601,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-01-31 17:56:49','2026-01-31 17:56:49'),(5203,2602,2,'_entry_uid_hash','24528fc89875846efd7f7d2ff3f23067',NULL,NULL,NULL,'2026-02-01 00:08:56','2026-02-01 00:08:56'),(5204,2602,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-01 00:08:56','2026-02-01 00:08:56'),(5205,2603,2,'_entry_uid_hash','f3506ec57d65ecf98e32b0f1c07e98e9',NULL,NULL,NULL,'2026-02-01 02:39:29','2026-02-01 02:39:29'),(5206,2603,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-01 02:39:29','2026-02-01 02:39:29'),(5207,2604,2,'_entry_uid_hash','84263ef01a84f5635f3a1f99a1eae8d8',NULL,NULL,NULL,'2026-02-01 05:56:23','2026-02-01 05:56:23'),(5208,2604,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-01 05:56:23','2026-02-01 05:56:23'),(5209,2605,2,'_entry_uid_hash','fd62255c1587c9130689035934f80068',NULL,NULL,NULL,'2026-02-02 03:52:59','2026-02-02 03:52:59'),(5210,2605,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-02 03:52:59','2026-02-02 03:52:59'),(5211,2606,2,'_entry_uid_hash','81554059be3380e6e5e4c6def3b70f2a',NULL,NULL,NULL,'2026-02-02 12:47:29','2026-02-02 12:47:29'),(5212,2606,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-02 12:47:29','2026-02-02 12:47:29'),(5213,2607,2,'_entry_uid_hash','a3b09d0db8e344fe627de31cbe321315',NULL,NULL,NULL,'2026-02-02 14:06:15','2026-02-02 14:06:15'),(5214,2607,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-02 14:06:15','2026-02-02 14:06:15'),(5215,2608,2,'_entry_uid_hash','1b3d6dfdf73070a9f54c0b3d52019937',NULL,NULL,NULL,'2026-02-02 16:24:52','2026-02-02 16:24:52'),(5216,2608,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-02 16:24:52','2026-02-02 16:24:52'),(5217,2609,2,'_entry_uid_hash','47f7c5152ddf5d54d7e1ce100c6efd27',NULL,NULL,NULL,'2026-02-02 17:07:51','2026-02-02 17:07:51'),(5218,2609,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-02 17:07:51','2026-02-02 17:07:51'),(5219,2610,2,'_entry_uid_hash','4cb2ef6822ce0934a3046712d70316b7',NULL,NULL,NULL,'2026-02-03 01:17:55','2026-02-03 01:17:55'),(5220,2610,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 01:17:55','2026-02-03 01:17:55'),(5221,2611,2,'_entry_uid_hash','9ff58f38c8047dac1b783715f04d5944',NULL,NULL,NULL,'2026-02-03 02:35:54','2026-02-03 02:35:54'),(5222,2611,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 02:35:54','2026-02-03 02:35:54'),(5223,2612,2,'_entry_uid_hash','b3e6365c7ad60f647e346125de3fc857',NULL,NULL,NULL,'2026-02-03 05:32:16','2026-02-03 05:32:16'),(5224,2612,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 05:32:16','2026-02-03 05:32:16'),(5225,2613,2,'_entry_uid_hash','ffd7cba627f421cbf2eb60c1c1a2e18d',NULL,NULL,NULL,'2026-02-03 15:53:41','2026-02-03 15:53:41'),(5226,2613,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 15:53:41','2026-02-03 15:53:41'),(5227,2614,2,'_entry_uid_hash','b746824c81331c1476256205cb4aafb3',NULL,NULL,NULL,'2026-02-03 16:12:34','2026-02-03 16:12:34'),(5228,2614,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 16:12:34','2026-02-03 16:12:34'),(5229,2615,2,'_entry_uid_hash','b566b35941265294d0ccc2ddb69d074b',NULL,NULL,NULL,'2026-02-03 20:18:41','2026-02-03 20:18:41'),(5230,2615,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-03 20:18:41','2026-02-03 20:18:41'),(5231,2616,2,'_entry_uid_hash','4b0202104d1e026ea04854785b61c174',NULL,NULL,NULL,'2026-02-04 16:23:44','2026-02-04 16:23:44'),(5232,2616,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-04 16:23:44','2026-02-04 16:23:44'),(5233,2617,2,'_entry_uid_hash','a3ddc5fb448e8f2eaa7bdf86faeed930',NULL,NULL,NULL,'2026-02-04 16:34:36','2026-02-04 16:34:36'),(5234,2617,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-04 16:34:36','2026-02-04 16:34:36'),(5235,2618,2,'_entry_uid_hash','1a75c4b686e4bd974b0d28c94ed195fe',NULL,NULL,NULL,'2026-02-04 16:58:03','2026-02-04 16:58:03'),(5236,2618,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-04 16:58:03','2026-02-04 16:58:03'),(5237,2619,2,'_entry_uid_hash','0009bc1da5d474338659dfc720e0de0f',NULL,NULL,NULL,'2026-02-04 23:18:11','2026-02-04 23:18:11'),(5238,2619,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-04 23:18:11','2026-02-04 23:18:11'),(5239,2620,2,'_entry_uid_hash','0ea54933134c0dc9909b7abbd71160f0',NULL,NULL,NULL,'2026-02-05 20:37:09','2026-02-05 20:37:09'),(5240,2620,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-05 20:37:09','2026-02-05 20:37:09'),(5241,2621,2,'_entry_uid_hash','c401dfeb246d772ea17234d1c6c1b0c1',NULL,NULL,NULL,'2026-02-06 01:39:18','2026-02-06 01:39:18'),(5242,2621,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-06 01:39:18','2026-02-06 01:39:18'),(5243,2622,2,'_entry_uid_hash','3ba0b8b4e49bab2a8205ccf0517183b1',NULL,NULL,NULL,'2026-02-06 01:39:20','2026-02-06 01:39:20'),(5244,2622,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-06 01:39:20','2026-02-06 01:39:20'),(5245,2623,2,'_entry_uid_hash','29efe123a4d62680b4acc4361d063bc6',NULL,NULL,NULL,'2026-02-06 08:29:20','2026-02-06 08:29:20'),(5246,2623,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-06 08:29:20','2026-02-06 08:29:20'),(5247,2624,2,'_entry_uid_hash','05f81950b8babbbded66ddae6639b696',NULL,NULL,NULL,'2026-02-06 17:27:48','2026-02-06 17:27:48'),(5248,2624,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-06 17:27:48','2026-02-06 17:27:48'),(5249,2625,2,'_entry_uid_hash','044c937886dd1c9a2f364759e60b34de',NULL,NULL,NULL,'2026-02-07 03:49:48','2026-02-07 03:49:48'),(5250,2625,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 03:49:48','2026-02-07 03:49:48'),(5251,2626,2,'_entry_uid_hash','4ab38503021f6198f462250eba2dbbff',NULL,NULL,NULL,'2026-02-07 07:52:27','2026-02-07 07:52:27'),(5252,2626,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 07:52:27','2026-02-07 07:52:27'),(5253,2627,2,'_entry_uid_hash','c72ee59782093828428a0a9ec34eb9d0',NULL,NULL,NULL,'2026-02-07 07:52:28','2026-02-07 07:52:28'),(5254,2627,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 07:52:28','2026-02-07 07:52:28'),(5255,2628,2,'_entry_uid_hash','24609885957e01ed8ac1367cc3c9dc53',NULL,NULL,NULL,'2026-02-07 12:26:46','2026-02-07 12:26:46'),(5256,2628,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 12:26:46','2026-02-07 12:26:46'),(5257,2629,2,'_entry_uid_hash','e32a0bf59b83083a9dc70596e21a6eee',NULL,NULL,NULL,'2026-02-07 14:49:02','2026-02-07 14:49:02'),(5258,2629,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 14:49:02','2026-02-07 14:49:02'),(5259,2630,2,'_entry_uid_hash','894b4a844f72b62596c2ae8d632eede5',NULL,NULL,NULL,'2026-02-07 15:29:46','2026-02-07 15:29:46'),(5260,2630,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 15:29:46','2026-02-07 15:29:46'),(5261,2631,2,'_entry_uid_hash','92c3ef53947c2ab9f6edaf334eb7c203',NULL,NULL,NULL,'2026-02-07 23:21:36','2026-02-07 23:21:36'),(5262,2631,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-07 23:21:36','2026-02-07 23:21:36'),(5263,2632,2,'_entry_uid_hash','3d21b62fa49914fac31e2652e665416c',NULL,NULL,NULL,'2026-02-08 01:42:23','2026-02-08 01:42:23'),(5264,2632,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-08 01:42:23','2026-02-08 01:42:23'),(5265,2633,2,'_entry_uid_hash','272a5cecf33c08cbaa4124a6c1eba17b',NULL,NULL,NULL,'2026-02-08 18:01:20','2026-02-08 18:01:20'),(5266,2633,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-08 18:01:20','2026-02-08 18:01:20'),(5267,2634,2,'_entry_uid_hash','bde85c6224935e07d4b483357f077b9c',NULL,NULL,NULL,'2026-02-09 03:36:05','2026-02-09 03:36:05'),(5268,2634,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-09 03:36:05','2026-02-09 03:36:05'),(5269,2635,2,'_entry_uid_hash','5f1871f68ca4af046149f2c174a20f57',NULL,NULL,NULL,'2026-02-09 11:46:52','2026-02-09 11:46:52'),(5270,2635,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-09 11:46:52','2026-02-09 11:46:52'),(5271,2636,2,'_entry_uid_hash','7a830cd998fdeb33d9e60a4b62c76a31',NULL,NULL,NULL,'2026-02-09 14:20:35','2026-02-09 14:20:35'),(5272,2636,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-09 14:20:35','2026-02-09 14:20:35'),(5273,2637,2,'_entry_uid_hash','dd42d1e019e23ff9dd027d51f60be798',NULL,NULL,NULL,'2026-02-09 20:30:26','2026-02-09 20:30:26'),(5274,2637,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-09 20:30:26','2026-02-09 20:30:26'),(5275,2638,2,'_entry_uid_hash','889965d2f9b8f028a30bf4c0814d83a5',NULL,NULL,NULL,'2026-02-10 03:40:29','2026-02-10 03:40:29'),(5276,2638,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-10 03:40:29','2026-02-10 03:40:29'),(5277,2639,2,'_entry_uid_hash','5a794793c96d9494971306278bec45d7',NULL,NULL,NULL,'2026-02-10 20:04:39','2026-02-10 20:04:39'),(5278,2639,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-10 20:04:39','2026-02-10 20:04:39'),(5279,2640,2,'_entry_uid_hash','313f48c00be0374777dda9bc57623a08',NULL,NULL,NULL,'2026-02-11 08:00:47','2026-02-11 08:00:47'),(5280,2640,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-11 08:00:47','2026-02-11 08:00:47'),(5281,2641,2,'_entry_uid_hash','3e9f213efc1a012f31f70063e33852b9',NULL,NULL,NULL,'2026-02-11 14:40:49','2026-02-11 14:40:49'),(5282,2641,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-11 14:40:49','2026-02-11 14:40:49'),(5283,2642,2,'_entry_uid_hash','96fde6cb4af0fc0ce919e1b9c48bfc7b',NULL,NULL,NULL,'2026-02-11 19:20:49','2026-02-11 19:20:49'),(5284,2642,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-11 19:20:49','2026-02-11 19:20:49'),(5285,2643,2,'_entry_uid_hash','b1e1a2abfb389a9170fefdf0feccfd64',NULL,NULL,NULL,'2026-02-12 00:31:33','2026-02-12 00:31:33'),(5286,2643,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-12 00:31:33','2026-02-12 00:31:33'),(5287,2644,2,'_entry_uid_hash','8a5d3355056ce4445ccb92758e5aa78d',NULL,NULL,NULL,'2026-02-12 02:49:28','2026-02-12 02:49:28'),(5288,2644,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-12 02:49:28','2026-02-12 02:49:28'),(5289,2645,2,'_entry_uid_hash','bb2f73cd9eef6af273fe1429ab17a0a1',NULL,NULL,NULL,'2026-02-12 08:28:18','2026-02-12 08:28:18'),(5290,2645,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-12 08:28:18','2026-02-12 08:28:18'),(5291,2646,2,'_entry_uid_hash','f1275148869acd3b5cd9c69186a17112',NULL,NULL,NULL,'2026-02-12 21:55:49','2026-02-12 21:55:49'),(5292,2646,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-12 21:55:49','2026-02-12 21:55:49'),(5293,2647,2,'_entry_uid_hash','8f66a21f3259f1d945899aa32827b8c7',NULL,NULL,NULL,'2026-02-13 00:17:49','2026-02-13 00:17:49'),(5294,2647,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 00:17:49','2026-02-13 00:17:49'),(5295,2648,2,'_entry_uid_hash','628ed4c0da8e411e6b24ba08ddaf0694',NULL,NULL,NULL,'2026-02-13 04:14:28','2026-02-13 04:14:28'),(5296,2648,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 04:14:28','2026-02-13 04:14:28'),(5297,2649,2,'_entry_uid_hash','f45a6203d7dcb623593ec3bb701f64b6',NULL,NULL,NULL,'2026-02-13 05:29:41','2026-02-13 05:29:41'),(5298,2649,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 05:29:41','2026-02-13 05:29:41'),(5299,2650,2,'_entry_uid_hash','d8e630d95f11aa0a7d008964889f7793',NULL,NULL,NULL,'2026-02-13 07:34:13','2026-02-13 07:34:13'),(5300,2650,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 07:34:13','2026-02-13 07:34:13'),(5301,2651,2,'_entry_uid_hash','b7a917edf7cc2275d1e622de06e454ee',NULL,NULL,NULL,'2026-02-13 13:57:40','2026-02-13 13:57:40'),(5302,2651,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 13:57:40','2026-02-13 13:57:40'),(5303,2652,2,'_entry_uid_hash','1f719fabc8712c05b65dea4d1b3caad9',NULL,NULL,NULL,'2026-02-13 14:07:13','2026-02-13 14:07:13'),(5304,2652,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 14:07:13','2026-02-13 14:07:13'),(5305,2653,2,'_entry_uid_hash','1674a35b63fd8c2ed2ca565a985eb520',NULL,NULL,NULL,'2026-02-13 14:31:29','2026-02-13 14:31:29'),(5306,2653,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 14:31:29','2026-02-13 14:31:29'),(5307,2654,2,'_entry_uid_hash','78066f3dc6185517e9e5c3f279731b6b',NULL,NULL,NULL,'2026-02-13 20:56:55','2026-02-13 20:56:55'),(5308,2654,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-13 20:56:55','2026-02-13 20:56:55'),(5309,2655,2,'_entry_uid_hash','9b998c2f8d5915b33798fe01d78a9339',NULL,NULL,NULL,'2026-02-14 00:03:53','2026-02-14 00:03:53'),(5310,2655,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-14 00:03:53','2026-02-14 00:03:53'),(5311,2656,2,'_entry_uid_hash','53a4478c809727c3c7672680c68ac7c3',NULL,NULL,NULL,'2026-02-14 07:59:53','2026-02-14 07:59:53'),(5312,2656,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-14 07:59:53','2026-02-14 07:59:53'),(5313,2657,2,'_entry_uid_hash','96fb6c9345b38ac1e0a8d21ab1e6b54e',NULL,NULL,NULL,'2026-02-15 08:30:57','2026-02-15 08:30:57'),(5314,2657,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 08:30:57','2026-02-15 08:30:57'),(5315,2658,2,'_entry_uid_hash','65c9af557273b9b5e598fe81ea5e6775',NULL,NULL,NULL,'2026-02-15 14:02:54','2026-02-15 14:02:54'),(5316,2658,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 14:02:54','2026-02-15 14:02:54'),(5317,2659,2,'_entry_uid_hash','71f45217244fb922039d3c75c69687fb',NULL,NULL,NULL,'2026-02-15 19:42:58','2026-02-15 19:42:58'),(5318,2659,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 19:42:58','2026-02-15 19:42:58'),(5319,2660,2,'_entry_uid_hash','86f5d8e701eaba0a3d34a2513c3d3324',NULL,NULL,NULL,'2026-02-15 20:31:45','2026-02-15 20:31:45'),(5320,2660,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 20:31:46','2026-02-15 20:31:46'),(5321,2661,2,'_entry_uid_hash','d23b9cdbb9f9492d32011d8122b8ee23',NULL,NULL,NULL,'2026-02-15 22:18:54','2026-02-15 22:18:54'),(5322,2661,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 22:18:54','2026-02-15 22:18:54'),(5323,2662,2,'_entry_uid_hash','0c17cd6b89ca9c0609f2ef74d8fb0655',NULL,NULL,NULL,'2026-02-15 22:38:09','2026-02-15 22:38:09'),(5324,2662,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-15 22:38:09','2026-02-15 22:38:09'),(5325,2663,2,'_entry_uid_hash','6d6a4c8522adc4c4d2a18e6d0de44d83',NULL,NULL,NULL,'2026-02-16 00:50:21','2026-02-16 00:50:21'),(5326,2663,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 00:50:21','2026-02-16 00:50:21'),(5327,2664,2,'_entry_uid_hash','217e786217e0aa0868d841dfb3a4ba26',NULL,NULL,NULL,'2026-02-16 00:50:24','2026-02-16 00:50:24'),(5328,2664,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 00:50:24','2026-02-16 00:50:24'),(5329,2665,2,'_entry_uid_hash','1f684239a317f64f853db8144aed349b',NULL,NULL,NULL,'2026-02-16 03:07:14','2026-02-16 03:07:14'),(5330,2665,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 03:07:14','2026-02-16 03:07:14'),(5331,2666,2,'_entry_uid_hash','92b681e8e0319211a3daa478b12e4f0b',NULL,NULL,NULL,'2026-02-16 05:44:14','2026-02-16 05:44:14'),(5332,2666,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 05:44:14','2026-02-16 05:44:14'),(5333,2667,2,'_entry_uid_hash','9a457488bc989e26c441292ee018be35',NULL,NULL,NULL,'2026-02-16 13:14:40','2026-02-16 13:14:40'),(5334,2667,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 13:14:40','2026-02-16 13:14:40'),(5335,2668,2,'_entry_uid_hash','77d050d3b15ef6c376a987c26bc3fbc5',NULL,NULL,NULL,'2026-02-16 15:36:00','2026-02-16 15:36:00'),(5336,2668,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 15:36:00','2026-02-16 15:36:00'),(5337,2669,2,'_entry_uid_hash','aecfdd8722961525b08ab992306ac655',NULL,NULL,NULL,'2026-02-16 16:09:13','2026-02-16 16:09:13'),(5338,2669,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 16:09:13','2026-02-16 16:09:13'),(5339,2670,2,'_entry_uid_hash','9a6bdf7dbe83536ffa912f2f9ccea3f0',NULL,NULL,NULL,'2026-02-16 19:29:03','2026-02-16 19:29:03'),(5340,2670,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 19:29:03','2026-02-16 19:29:03'),(5341,2671,2,'_entry_uid_hash','61703d5e7a6e4ea81672208e419fd7b7',NULL,NULL,NULL,'2026-02-16 20:46:44','2026-02-16 20:46:44'),(5342,2671,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-16 20:46:44','2026-02-16 20:46:44'),(5343,2672,2,'_entry_uid_hash','d78ca452dada50e63dee3f69a933b0c1',NULL,NULL,NULL,'2026-02-17 01:33:57','2026-02-17 01:33:57'),(5344,2672,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-17 01:33:57','2026-02-17 01:33:57'),(5345,2673,2,'_entry_uid_hash','8ad4b03d37edc2506b6e97abb108a50d',NULL,NULL,NULL,'2026-02-17 15:20:29','2026-02-17 15:20:29'),(5346,2673,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-17 15:20:29','2026-02-17 15:20:29'),(5347,2674,2,'_entry_uid_hash','6b5a22c7f3af088ab6593233df3da77b',NULL,NULL,NULL,'2026-02-17 16:54:56','2026-02-17 16:54:56'),(5348,2674,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-17 16:54:56','2026-02-17 16:54:56'),(5349,2675,2,'_entry_uid_hash','72805c06aead0eb8edca34a53b356ad1',NULL,NULL,NULL,'2026-02-18 17:29:31','2026-02-18 17:29:31'),(5350,2675,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-18 17:29:31','2026-02-18 17:29:31'),(5351,2676,2,'_entry_uid_hash','73060a20f55faf033ae9ebfeec68fecb',NULL,NULL,NULL,'2026-02-19 03:10:50','2026-02-19 03:10:50'),(5352,2676,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-19 03:10:50','2026-02-19 03:10:50'),(5353,2677,2,'_entry_uid_hash','1c1152392ed462b4af4fd3eab3b278fe',NULL,NULL,NULL,'2026-02-19 16:41:23','2026-02-19 16:41:23'),(5354,2677,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-19 16:41:23','2026-02-19 16:41:23'),(5355,2678,2,'_entry_uid_hash','89017492befcbe1ba1e242648c89798f',NULL,NULL,NULL,'2026-02-20 00:19:58','2026-02-20 00:19:58'),(5356,2678,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-20 00:19:58','2026-02-20 00:19:58'),(5357,2679,2,'_entry_uid_hash','39a0a901672f74c410921f568d87fe6b',NULL,NULL,NULL,'2026-02-20 05:11:00','2026-02-20 05:11:00'),(5358,2679,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-20 05:11:00','2026-02-20 05:11:00'),(5359,2680,2,'_entry_uid_hash','2db74074cda253c3093c9f19c3bed1cd',NULL,NULL,NULL,'2026-02-20 10:28:08','2026-02-20 10:28:08'),(5360,2680,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-20 10:28:08','2026-02-20 10:28:08'),(5361,2681,2,'_entry_uid_hash','0ebe4c4181026e6bbc621db2853ca114',NULL,NULL,NULL,'2026-02-20 14:41:46','2026-02-20 14:41:46'),(5362,2681,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-20 14:41:46','2026-02-20 14:41:46'),(5363,2682,2,'_entry_uid_hash','cd50e7171ed4f7e529c9244f20043f50',NULL,NULL,NULL,'2026-02-20 15:44:16','2026-02-20 15:44:16'),(5364,2682,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-20 15:44:16','2026-02-20 15:44:16'),(5365,2683,2,'_entry_uid_hash','40962fb0c0504b130f920b53a8a07e8a',NULL,NULL,NULL,'2026-02-21 13:16:52','2026-02-21 13:16:52'),(5366,2683,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-21 13:16:52','2026-02-21 13:16:52'),(5367,2684,2,'_entry_uid_hash','cedb7c3129c6410ba9b7d6711d8d061a',NULL,NULL,NULL,'2026-02-21 13:16:53','2026-02-21 13:16:53'),(5368,2684,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-21 13:16:53','2026-02-21 13:16:53'),(5369,2685,2,'_entry_uid_hash','1c339de0dab29b49ea01f2b90fb17c3b',NULL,NULL,NULL,'2026-02-21 16:18:52','2026-02-21 16:18:52'),(5370,2685,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-21 16:18:52','2026-02-21 16:18:52'),(5371,2686,2,'_entry_uid_hash','6b041aee3ab028e57b025414cd84f8ce',NULL,NULL,NULL,'2026-02-22 04:04:51','2026-02-22 04:04:51'),(5372,2686,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-22 04:04:51','2026-02-22 04:04:51'),(5373,2687,2,'_entry_uid_hash','e53a4bb8e388ea3750a80ca56cbcc094',NULL,NULL,NULL,'2026-02-22 05:16:47','2026-02-22 05:16:47'),(5374,2687,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-22 05:16:47','2026-02-22 05:16:47'),(5375,2688,2,'_entry_uid_hash','6b765a85c0b0c4641ed77c45593d872f',NULL,NULL,NULL,'2026-02-22 06:18:15','2026-02-22 06:18:15'),(5376,2688,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-22 06:18:15','2026-02-22 06:18:15'),(5377,2689,2,'_entry_uid_hash','0a625a14ae3519eda41059a2855aac59',NULL,NULL,NULL,'2026-02-22 16:35:52','2026-02-22 16:35:52'),(5378,2689,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-22 16:35:52','2026-02-22 16:35:52'),(5379,2690,2,'_entry_uid_hash','c15d8fff135396ccab9f281210efd0cd',NULL,NULL,NULL,'2026-02-22 18:49:01','2026-02-22 18:49:01'),(5380,2690,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-22 18:49:01','2026-02-22 18:49:01'),(5381,2691,2,'_entry_uid_hash','397bf83875b9cb7b587535813e50c682',NULL,NULL,NULL,'2026-02-23 17:22:20','2026-02-23 17:22:20'),(5382,2691,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-23 17:22:20','2026-02-23 17:22:20'),(5383,2692,2,'_entry_uid_hash','b02adb41a84e0ec1d0db71ff00b99cc2',NULL,NULL,NULL,'2026-02-23 23:46:09','2026-02-23 23:46:09'),(5384,2692,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-23 23:46:09','2026-02-23 23:46:09'),(5385,2693,2,'_entry_uid_hash','8d70ee42af38529873121b9e759b710f',NULL,NULL,NULL,'2026-02-24 03:47:18','2026-02-24 03:47:18'),(5386,2693,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 03:47:18','2026-02-24 03:47:18'),(5387,2694,2,'_entry_uid_hash','208de81d5c4181e44f35ecd10dc97af6',NULL,NULL,NULL,'2026-02-24 10:22:58','2026-02-24 10:22:58'),(5388,2694,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 10:22:58','2026-02-24 10:22:58'),(5389,2695,2,'_entry_uid_hash','33b3f23bef4803990f86f683570e0a61',NULL,NULL,NULL,'2026-02-24 12:44:05','2026-02-24 12:44:05'),(5390,2695,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 12:44:05','2026-02-24 12:44:05'),(5391,2696,2,'_entry_uid_hash','af17054b551df463fb70b6abf423f6a4',NULL,NULL,NULL,'2026-02-24 16:08:35','2026-02-24 16:08:35'),(5392,2696,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 16:08:35','2026-02-24 16:08:35'),(5393,2697,2,'_entry_uid_hash','9e775cd970d761f0b0e292025ec78328',NULL,NULL,NULL,'2026-02-24 17:28:59','2026-02-24 17:28:59'),(5394,2697,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 17:28:59','2026-02-24 17:28:59'),(5395,2698,2,'_entry_uid_hash','733ab6252368fd1ca4f5e67f363f8c2c',NULL,NULL,NULL,'2026-02-24 23:52:19','2026-02-24 23:52:19'),(5396,2698,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-24 23:52:19','2026-02-24 23:52:19'),(5397,2699,2,'_entry_uid_hash','5962e84a56edf1214999d64dba727217',NULL,NULL,NULL,'2026-02-25 02:09:09','2026-02-25 02:09:09'),(5398,2699,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-25 02:09:09','2026-02-25 02:09:09'),(5399,2700,2,'_entry_uid_hash','dfb4908e449b4a3804304d8e4ba0d8ee',NULL,NULL,NULL,'2026-02-25 07:38:41','2026-02-25 07:38:41'),(5400,2700,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-25 07:38:41','2026-02-25 07:38:41'),(5401,2701,2,'_entry_uid_hash','a06beb6ef998c90bcb28a3589f93b2da',NULL,NULL,NULL,'2026-02-25 20:32:07','2026-02-25 20:32:07'),(5402,2701,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-25 20:32:07','2026-02-25 20:32:07'),(5403,2702,2,'_entry_uid_hash','8f36f9b3ffbaab476419d1893b96988c',NULL,NULL,NULL,'2026-02-26 01:24:35','2026-02-26 01:24:35'),(5404,2702,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-26 01:24:35','2026-02-26 01:24:35'),(5405,2703,2,'_entry_uid_hash','5ffd8c317cdf627f5b7e2e7a52f8b8a0',NULL,NULL,NULL,'2026-02-26 08:13:12','2026-02-26 08:13:12'),(5406,2703,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-26 08:13:12','2026-02-26 08:13:12'),(5407,2704,2,'_entry_uid_hash','adc0531f8f35b6215df9b7151631214b',NULL,NULL,NULL,'2026-02-26 09:56:22','2026-02-26 09:56:22'),(5408,2704,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-26 09:56:22','2026-02-26 09:56:22'),(5409,2705,2,'_entry_uid_hash','a1053d7d8372781c19a05eb687b8b9e0',NULL,NULL,NULL,'2026-02-26 16:30:07','2026-02-26 16:30:07'),(5410,2705,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-26 16:30:07','2026-02-26 16:30:07'),(5411,2706,2,'_entry_uid_hash','cac859385c0557c768f79d9b8a218b57',NULL,NULL,NULL,'2026-02-26 16:53:28','2026-02-26 16:53:28'),(5412,2706,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-26 16:53:28','2026-02-26 16:53:28'),(5413,2707,2,'_entry_uid_hash','17d638f92052b6bf396579620215ce9c',NULL,NULL,NULL,'2026-02-27 01:37:51','2026-02-27 01:37:51'),(5414,2707,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 01:37:51','2026-02-27 01:37:51'),(5415,2708,2,'_entry_uid_hash','e93e55e227eb4b11ba1b0a9868db52ff',NULL,NULL,NULL,'2026-02-27 02:50:10','2026-02-27 02:50:10'),(5416,2708,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 02:50:10','2026-02-27 02:50:10'),(5417,2709,2,'_entry_uid_hash','2c35e60f4e538c3bb4d8905d550b7573',NULL,NULL,NULL,'2026-02-27 04:05:00','2026-02-27 04:05:00'),(5418,2709,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 04:05:00','2026-02-27 04:05:00'),(5419,2710,2,'_entry_uid_hash','c882f080dd5b57c70bdf1ed0bbef9c1a',NULL,NULL,NULL,'2026-02-27 06:05:45','2026-02-27 06:05:45'),(5420,2710,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 06:05:45','2026-02-27 06:05:45'),(5421,2711,2,'_entry_uid_hash','a4e986d3e03497660f92a80e622c7ba8',NULL,NULL,NULL,'2026-02-27 08:00:41','2026-02-27 08:00:41'),(5422,2711,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 08:00:41','2026-02-27 08:00:41'),(5423,2712,2,'_entry_uid_hash','d287cc11fe9be2c0db1a45e3a939b5f4',NULL,NULL,NULL,'2026-02-27 23:07:04','2026-02-27 23:07:04'),(5424,2712,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-27 23:07:04','2026-02-27 23:07:04'),(5425,2713,2,'_entry_uid_hash','1e8047a132dc8383da669b6d4430b7fd',NULL,NULL,NULL,'2026-02-28 08:45:23','2026-02-28 08:45:23'),(5426,2713,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-02-28 08:45:23','2026-02-28 08:45:23'),(5427,2714,2,'_entry_uid_hash','46a9d3b6f6abf79eb64c8c9242f77fa7',NULL,NULL,NULL,'2026-03-01 02:53:01','2026-03-01 02:53:01'),(5428,2714,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-01 02:53:01','2026-03-01 02:53:01'),(5429,2715,2,'_entry_uid_hash','490f4639bbe63bcfea19509c8d11b63b',NULL,NULL,NULL,'2026-03-02 00:44:39','2026-03-02 00:44:39'),(5430,2715,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-02 00:44:39','2026-03-02 00:44:39'),(5431,2716,2,'_entry_uid_hash','5cf2ec7b8758afa19ae7193785709b11',NULL,NULL,NULL,'2026-03-02 04:52:07','2026-03-02 04:52:07'),(5432,2716,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-02 04:52:07','2026-03-02 04:52:07'),(5433,2717,2,'_entry_uid_hash','614fc55d9081c84a7c12412611b61946',NULL,NULL,NULL,'2026-03-02 04:52:10','2026-03-02 04:52:10'),(5434,2717,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-02 04:52:10','2026-03-02 04:52:10'),(5435,2718,2,'_entry_uid_hash','65691945175560494e72b7c904e5cbe2',NULL,NULL,NULL,'2026-03-02 17:47:31','2026-03-02 17:47:31'),(5436,2718,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-02 17:47:31','2026-03-02 17:47:31'),(5437,2719,2,'_entry_uid_hash','94df5558b458611ca8e57a14f4d0f8e4',NULL,NULL,NULL,'2026-03-03 06:55:24','2026-03-03 06:55:24'),(5438,2719,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-03 06:55:24','2026-03-03 06:55:24'),(5439,2720,2,'_entry_uid_hash','5ad27adb29bc50de9cac2c9d04eaaba6',NULL,NULL,NULL,'2026-03-03 10:16:24','2026-03-03 10:16:24'),(5440,2720,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-03 10:16:24','2026-03-03 10:16:24'),(5441,2721,2,'_entry_uid_hash','688e0d652f0301adc4998f0318ed1e1f',NULL,NULL,NULL,'2026-03-03 13:52:33','2026-03-03 13:52:33'),(5442,2721,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-03 13:52:33','2026-03-03 13:52:33'),(5443,2722,2,'_entry_uid_hash','4fde20fe8be27ba7e7f63d6c07e77930',NULL,NULL,NULL,'2026-03-03 23:18:02','2026-03-03 23:18:02'),(5444,2722,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-03 23:18:02','2026-03-03 23:18:02'),(5445,2723,2,'_entry_uid_hash','b24937aedb5b12aa18b5addebce42189',NULL,NULL,NULL,'2026-03-04 04:57:25','2026-03-04 04:57:25'),(5446,2723,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-04 04:57:25','2026-03-04 04:57:25'),(5447,2724,2,'_entry_uid_hash','fc1f0ecff5392953e79ab1f6ebe792d6',NULL,NULL,NULL,'2026-03-04 05:14:01','2026-03-04 05:14:01'),(5448,2724,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-04 05:14:01','2026-03-04 05:14:01'),(5449,2725,2,'_entry_uid_hash','080f2e33ebd1e6ac24298ed85c540ec4',NULL,NULL,NULL,'2026-03-04 11:11:24','2026-03-04 11:11:24'),(5450,2725,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-04 11:11:24','2026-03-04 11:11:24'),(5451,2726,2,'_entry_uid_hash','b0a316d5aff06f735ed41ab2599cf1cc',NULL,NULL,NULL,'2026-03-04 18:13:21','2026-03-04 18:13:21'),(5452,2726,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-04 18:13:21','2026-03-04 18:13:21'),(5453,2727,2,'_entry_uid_hash','82201da96e11540f3c5a6250db3b1e72',NULL,NULL,NULL,'2026-03-04 20:37:13','2026-03-04 20:37:13'),(5454,2727,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-04 20:37:13','2026-03-04 20:37:13'),(5455,2728,2,'_entry_uid_hash','3c85ec4890cd86ab8d016df5c3d47d42',NULL,NULL,NULL,'2026-03-05 08:35:27','2026-03-05 08:35:27'),(5456,2728,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-05 08:35:27','2026-03-05 08:35:27'),(5457,2729,2,'_entry_uid_hash','88a996d4cde8c5afabbe170dcb5127d1',NULL,NULL,NULL,'2026-03-05 12:34:08','2026-03-05 12:34:08'),(5458,2729,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-05 12:34:08','2026-03-05 12:34:08'),(5459,2730,2,'_entry_uid_hash','113f9671bba03a96cb85d474aff0a8b3',NULL,NULL,NULL,'2026-03-06 11:40:27','2026-03-06 11:40:27'),(5460,2730,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-06 11:40:27','2026-03-06 11:40:27'),(5461,2731,2,'_entry_uid_hash','90729ff72313e3b71b67c4c93b68fe52',NULL,NULL,NULL,'2026-03-07 15:15:37','2026-03-07 15:15:37'),(5462,2731,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-07 15:15:37','2026-03-07 15:15:37'),(5463,2732,2,'_entry_uid_hash','43aef91047e3c13fbb51d5557711436a',NULL,NULL,NULL,'2026-03-07 18:27:52','2026-03-07 18:27:52'),(5464,2732,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-07 18:27:52','2026-03-07 18:27:52'),(5465,2733,2,'_entry_uid_hash','a8ee191ef7f01b92a69af33cd8c155bc',NULL,NULL,NULL,'2026-03-07 20:55:33','2026-03-07 20:55:33'),(5466,2733,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-07 20:55:33','2026-03-07 20:55:33'),(5467,2734,2,'_entry_uid_hash','d9e2aba54993d69513862423e6dd3b2f',NULL,NULL,NULL,'2026-03-08 00:43:32','2026-03-08 00:43:32'),(5468,2734,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 00:43:32','2026-03-08 00:43:32'),(5469,2735,2,'_entry_uid_hash','1af23ebadc9e7b871108fb99cb3cb1dc',NULL,NULL,NULL,'2026-03-08 03:28:19','2026-03-08 03:28:19'),(5470,2735,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 03:28:19','2026-03-08 03:28:19'),(5471,2736,2,'_entry_uid_hash','fb4dcf3b43fad335b14095c0e5518c79',NULL,NULL,NULL,'2026-03-08 08:50:47','2026-03-08 08:50:47'),(5472,2736,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 08:50:48','2026-03-08 08:50:48'),(5473,2737,2,'_entry_uid_hash','fad87ffa0687110603c392920c60f33b',NULL,NULL,NULL,'2026-03-08 10:06:40','2026-03-08 10:06:40'),(5474,2737,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 10:06:40','2026-03-08 10:06:40'),(5475,2738,2,'_entry_uid_hash','f3ef95d50faa75bda7862f9f77fcf3f8',NULL,NULL,NULL,'2026-03-08 17:23:32','2026-03-08 17:23:32'),(5476,2738,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 17:23:32','2026-03-08 17:23:32'),(5477,2739,2,'_entry_uid_hash','3adc676138cc41af85d296e79bc9e900',NULL,NULL,NULL,'2026-03-08 19:19:48','2026-03-08 19:19:48'),(5478,2739,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 19:19:48','2026-03-08 19:19:48'),(5479,2740,2,'_entry_uid_hash','c0fd537d2f1010e97230fdb60ce4c97e',NULL,NULL,NULL,'2026-03-08 22:56:38','2026-03-08 22:56:38'),(5480,2740,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 22:56:38','2026-03-08 22:56:38'),(5481,2741,2,'_entry_uid_hash','f98a8e1e60dc32684bbb06506d358bca',NULL,NULL,NULL,'2026-03-08 23:46:24','2026-03-08 23:46:24'),(5482,2741,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-08 23:46:24','2026-03-08 23:46:24'),(5483,2742,2,'_entry_uid_hash','e46d105961b61069dcca581375fa7605',NULL,NULL,NULL,'2026-03-09 01:16:18','2026-03-09 01:16:18'),(5484,2742,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-09 01:16:18','2026-03-09 01:16:18'),(5485,2743,2,'_entry_uid_hash','93a779d8a783aee133f15cdc7bdc0124',NULL,NULL,NULL,'2026-03-09 06:30:08','2026-03-09 06:30:08'),(5486,2743,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-09 06:30:08','2026-03-09 06:30:08'),(5487,2744,2,'_entry_uid_hash','eb1313e4114c1d9a9ff745a34de69e0d',NULL,NULL,NULL,'2026-03-09 10:26:16','2026-03-09 10:26:16'),(5488,2744,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-09 10:26:16','2026-03-09 10:26:16'),(5489,2745,2,'_entry_uid_hash','a62583cefd73faa2e795b3dac06b3bc9',NULL,NULL,NULL,'2026-03-09 21:31:06','2026-03-09 21:31:06'),(5490,2745,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-09 21:31:06','2026-03-09 21:31:06'),(5491,2746,2,'_entry_uid_hash','72471046a20fa7dfd993793f3b04b538',NULL,NULL,NULL,'2026-03-10 11:14:04','2026-03-10 11:14:04'),(5492,2746,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-10 11:14:04','2026-03-10 11:14:04'),(5493,2747,2,'_entry_uid_hash','4775e3810a4920f20be30052de1218bc',NULL,NULL,NULL,'2026-03-11 07:34:29','2026-03-11 07:34:29'),(5494,2747,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-11 07:34:29','2026-03-11 07:34:29'),(5495,2748,2,'_entry_uid_hash','b1f3aa07a52f4a23c37088c79c64491c',NULL,NULL,NULL,'2026-03-11 13:28:45','2026-03-11 13:28:45'),(5496,2748,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-11 13:28:45','2026-03-11 13:28:45'),(5497,2749,2,'_entry_uid_hash','c1bdcb6decd65fede66e61b75cdb490d',NULL,NULL,NULL,'2026-03-11 17:43:52','2026-03-11 17:43:52'),(5498,2749,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-11 17:43:52','2026-03-11 17:43:52'),(5499,2750,2,'_entry_uid_hash','a777da8d1aef4591b63ff0d3976310e8',NULL,NULL,NULL,'2026-03-11 23:41:44','2026-03-11 23:41:44'),(5500,2750,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-11 23:41:44','2026-03-11 23:41:44'),(5501,2751,2,'_entry_uid_hash','7f676373b4e5d094f2ae001cc2c873cd',NULL,NULL,NULL,'2026-03-12 02:42:32','2026-03-12 02:42:32'),(5502,2751,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-12 02:42:32','2026-03-12 02:42:32'),(5503,2752,2,'_entry_uid_hash','b342aec0dfaec2c0802f3fc1e197e686',NULL,NULL,NULL,'2026-03-12 05:58:05','2026-03-12 05:58:05'),(5504,2752,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-12 05:58:05','2026-03-12 05:58:05'),(5505,2753,2,'_entry_uid_hash','378261c52cdbd63401088d7c42c15504',NULL,NULL,NULL,'2026-03-12 13:09:26','2026-03-12 13:09:26'),(5506,2753,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-12 13:09:26','2026-03-12 13:09:26'),(5507,2754,2,'_entry_uid_hash','eb1f8041299aee3db6ad5f6d4fc704d0',NULL,NULL,NULL,'2026-03-12 21:11:04','2026-03-12 21:11:04'),(5508,2754,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-12 21:11:04','2026-03-12 21:11:04'),(5509,2755,2,'_entry_uid_hash','ea2c7bb49d05b70e759c653b217914f9',NULL,NULL,NULL,'2026-03-13 10:34:59','2026-03-13 10:34:59'),(5510,2755,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-13 10:34:59','2026-03-13 10:34:59'),(5511,2756,2,'_entry_uid_hash','db16a94cc61f582de984c43e5df8e7af',NULL,NULL,NULL,'2026-03-14 03:57:52','2026-03-14 03:57:52'),(5512,2756,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-14 03:57:52','2026-03-14 03:57:52'),(5513,2757,2,'_entry_uid_hash','091e863d28e2abc1263defef550dfbf1',NULL,NULL,NULL,'2026-03-15 10:45:02','2026-03-15 10:45:02'),(5514,2757,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-15 10:45:02','2026-03-15 10:45:02'),(5515,2758,2,'_entry_uid_hash','02e27f4a353479cb97b69a226bdc7cf4',NULL,NULL,NULL,'2026-03-15 14:07:29','2026-03-15 14:07:29'),(5516,2758,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-15 14:07:29','2026-03-15 14:07:29'),(5517,2759,2,'_entry_uid_hash','af6302610d35ed6b989fc8cfe2a91202',NULL,NULL,NULL,'2026-03-15 21:41:29','2026-03-15 21:41:29'),(5518,2759,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-15 21:41:29','2026-03-15 21:41:29'),(5519,2760,2,'_entry_uid_hash','e013942302a1628fa126ef617214da43',NULL,NULL,NULL,'2026-03-15 23:16:22','2026-03-15 23:16:22'),(5520,2760,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-15 23:16:22','2026-03-15 23:16:22'),(5521,2761,2,'_entry_uid_hash','24753fdad3184e8bc0b98f4813cd5985',NULL,NULL,NULL,'2026-03-16 00:50:23','2026-03-16 00:50:23'),(5522,2761,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-16 00:50:23','2026-03-16 00:50:23'),(5523,2762,2,'_entry_uid_hash','5e919f5b225dda8f7afb50ceb96acf12',NULL,NULL,NULL,'2026-03-16 13:17:24','2026-03-16 13:17:24'),(5524,2762,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-16 13:17:24','2026-03-16 13:17:24'),(5525,2763,2,'_entry_uid_hash','0908d99def7c1c7d07addfed468ac1e5',NULL,NULL,NULL,'2026-03-17 01:56:47','2026-03-17 01:56:47'),(5526,2763,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-17 01:56:47','2026-03-17 01:56:47'),(5527,2764,2,'_entry_uid_hash','3af465c3a264304c0d79a91c6f6d6f57',NULL,NULL,NULL,'2026-03-17 02:25:30','2026-03-17 02:25:30'),(5528,2764,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-17 02:25:30','2026-03-17 02:25:30'),(5529,2765,2,'_entry_uid_hash','b9bd6ad3dcc2dc5c92d5fdc6b867518b',NULL,NULL,NULL,'2026-03-17 05:33:45','2026-03-17 05:33:45'),(5530,2765,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-17 05:33:45','2026-03-17 05:33:45'),(5531,2766,2,'_entry_uid_hash','9fddc7921354707f9873dd5be3613179',NULL,NULL,NULL,'2026-03-17 19:58:23','2026-03-17 19:58:23'),(5532,2766,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-17 19:58:23','2026-03-17 19:58:23'),(5533,2767,2,'_entry_uid_hash','ca2c47df21cd76fe5f86a1f148b0bace',NULL,NULL,NULL,'2026-03-17 23:06:53','2026-03-17 23:06:53'),(5534,2767,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-17 23:06:53','2026-03-17 23:06:53'),(5535,2768,2,'_entry_uid_hash','2cc617ad82191a0147114a8338acfd4f',NULL,NULL,NULL,'2026-03-18 05:59:06','2026-03-18 05:59:06'),(5536,2768,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-18 05:59:06','2026-03-18 05:59:06'),(5537,2769,2,'_entry_uid_hash','a0d2f2e48fdb6290c2c694e49a3916b1',NULL,NULL,NULL,'2026-03-18 14:05:10','2026-03-18 14:05:10'),(5538,2769,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-18 14:05:10','2026-03-18 14:05:10'),(5539,2770,2,'_entry_uid_hash','d2c9ebe1cb1f5b3ff417806881b24d4f',NULL,NULL,NULL,'2026-03-18 15:19:44','2026-03-18 15:19:44'),(5540,2770,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-18 15:19:44','2026-03-18 15:19:44'),(5541,2771,2,'_entry_uid_hash','e21d4476fae41ca33878bf45e910b074',NULL,NULL,NULL,'2026-03-18 20:55:22','2026-03-18 20:55:22'),(5542,2771,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-18 20:55:22','2026-03-18 20:55:22'),(5543,2772,2,'_entry_uid_hash','db1526145849e5e01ee948c38054a87a',NULL,NULL,NULL,'2026-03-18 21:44:23','2026-03-18 21:44:23'),(5544,2772,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-18 21:44:23','2026-03-18 21:44:23'),(5545,2773,2,'_entry_uid_hash','16ebda26cef8c83d75260c7ccd0332a6',NULL,NULL,NULL,'2026-03-19 03:04:48','2026-03-19 03:04:48'),(5546,2773,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 03:04:48','2026-03-19 03:04:48'),(5547,2774,2,'_entry_uid_hash','fb0986c6722ebad360d7d9fea9d1dd52',NULL,NULL,NULL,'2026-03-19 10:16:21','2026-03-19 10:16:21'),(5548,2774,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 10:16:21','2026-03-19 10:16:21'),(5549,2775,2,'_entry_uid_hash','42db6d4233d1e2d84b4213419bafc04e',NULL,NULL,NULL,'2026-03-19 11:09:03','2026-03-19 11:09:03'),(5550,2775,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 11:09:03','2026-03-19 11:09:03'),(5551,2776,2,'_entry_uid_hash','5f3ef8035a9510da8395a73c9a089abd',NULL,NULL,NULL,'2026-03-19 15:11:44','2026-03-19 15:11:44'),(5552,2776,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 15:11:44','2026-03-19 15:11:44'),(5553,2777,2,'_entry_uid_hash','60f7bc631fb871e62fbbcb1ae357f2ce',NULL,NULL,NULL,'2026-03-19 17:42:42','2026-03-19 17:42:42'),(5554,2777,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 17:42:42','2026-03-19 17:42:42'),(5555,2778,2,'_entry_uid_hash','fcf241c1d92ca968fc229fd4578c3fd1',NULL,NULL,NULL,'2026-03-19 20:13:19','2026-03-19 20:13:19'),(5556,2778,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 20:13:19','2026-03-19 20:13:19'),(5557,2779,2,'_entry_uid_hash','49f1528bef4a48de5d76236e53996814',NULL,NULL,NULL,'2026-03-19 22:14:57','2026-03-19 22:14:57'),(5558,2779,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 22:14:57','2026-03-19 22:14:57'),(5559,2780,2,'_entry_uid_hash','bfc2f90cd5db5e151b28aa5e07caea95',NULL,NULL,NULL,'2026-03-19 22:37:08','2026-03-19 22:37:08'),(5560,2780,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-19 22:37:08','2026-03-19 22:37:08'),(5561,2781,2,'_entry_uid_hash','4351bc1fb477feb892b42f708ad469ae',NULL,NULL,NULL,'2026-03-20 02:10:26','2026-03-20 02:10:26'),(5562,2781,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-20 02:10:26','2026-03-20 02:10:26'),(5563,2782,2,'_entry_uid_hash','09540944602929279c8e05c506945f02',NULL,NULL,NULL,'2026-03-20 02:39:13','2026-03-20 02:39:13'),(5564,2782,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-20 02:39:13','2026-03-20 02:39:13'),(5565,2783,2,'_entry_uid_hash','78e983dae8f7c4a83098685f7b97db70',NULL,NULL,NULL,'2026-03-20 22:03:09','2026-03-20 22:03:09'),(5566,2783,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-20 22:03:09','2026-03-20 22:03:09'),(5567,2784,2,'_entry_uid_hash','2ea1f00225355df6b3d4cc091643a87c',NULL,NULL,NULL,'2026-03-21 01:38:28','2026-03-21 01:38:28'),(5568,2784,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-21 01:38:28','2026-03-21 01:38:28'),(5569,2785,2,'_entry_uid_hash','a3862b7a3fdca56658ade17753346c71',NULL,NULL,NULL,'2026-03-21 04:44:03','2026-03-21 04:44:03'),(5570,2785,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-21 04:44:03','2026-03-21 04:44:03'),(5571,2786,2,'_entry_uid_hash','48d9d01d0632f52ebadb3c54b9924d6e',NULL,NULL,NULL,'2026-03-21 07:28:50','2026-03-21 07:28:50'),(5572,2786,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-21 07:28:50','2026-03-21 07:28:50'),(5573,2787,2,'_entry_uid_hash','4495b5d8924f732f7069eaf1649fe8f9',NULL,NULL,NULL,'2026-03-22 01:49:16','2026-03-22 01:49:16'),(5574,2787,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-22 01:49:16','2026-03-22 01:49:16'),(5575,2788,2,'_entry_uid_hash','e79ac9c7c9fe3b67eb18f147c252fc74',NULL,NULL,NULL,'2026-03-22 07:32:04','2026-03-22 07:32:04'),(5576,2788,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-22 07:32:04','2026-03-22 07:32:04'),(5577,2789,2,'_entry_uid_hash','1dfa72fe8558804f80dfb3c47d230622',NULL,NULL,NULL,'2026-03-22 15:20:34','2026-03-22 15:20:34'),(5578,2789,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-22 15:20:34','2026-03-22 15:20:34'),(5579,2790,2,'_entry_uid_hash','6a79ce5c24c0aa90c300e21d334b371b',NULL,NULL,NULL,'2026-03-23 03:48:14','2026-03-23 03:48:14'),(5580,2790,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-23 03:48:14','2026-03-23 03:48:14'),(5581,2791,2,'_entry_uid_hash','7a58bb141a35f8ae3803c1a74d343f59',NULL,NULL,NULL,'2026-03-24 02:57:49','2026-03-24 02:57:49'),(5582,2791,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 02:57:49','2026-03-24 02:57:49'),(5583,2792,2,'_entry_uid_hash','213b4f5beb25e1bebecfe349ebfd353b',NULL,NULL,NULL,'2026-03-24 09:52:05','2026-03-24 09:52:05'),(5584,2792,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 09:52:05','2026-03-24 09:52:05'),(5585,2793,2,'_entry_uid_hash','36840a8d887f16fbf9b8161b37528d4d',NULL,NULL,NULL,'2026-03-24 11:08:17','2026-03-24 11:08:17'),(5586,2793,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 11:08:17','2026-03-24 11:08:17'),(5587,2794,2,'_entry_uid_hash','8908b8583ce17b86ca13508b3ed3153c',NULL,NULL,NULL,'2026-03-24 16:47:14','2026-03-24 16:47:14'),(5588,2794,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 16:47:14','2026-03-24 16:47:14'),(5589,2795,2,'_entry_uid_hash','eb0227285e604f36d4e02c2182854b71',NULL,NULL,NULL,'2026-03-24 23:18:10','2026-03-24 23:18:10'),(5590,2795,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 23:18:11','2026-03-24 23:18:11'),(5591,2796,2,'_entry_uid_hash','5019973a0fc15b9bcc815e5e035bd116',NULL,NULL,NULL,'2026-03-24 23:24:44','2026-03-24 23:24:44'),(5592,2796,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 23:24:44','2026-03-24 23:24:44'),(5593,2797,2,'_entry_uid_hash','a0f7722ca5988d85d2346f69fd86388b',NULL,NULL,NULL,'2026-03-24 23:54:04','2026-03-24 23:54:04'),(5594,2797,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-24 23:54:04','2026-03-24 23:54:04'),(5595,2798,2,'_entry_uid_hash','6b1662f312302a753d7a4779836f686f',NULL,NULL,NULL,'2026-03-25 03:04:38','2026-03-25 03:04:38'),(5596,2798,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-25 03:04:38','2026-03-25 03:04:38'),(5597,2799,2,'_entry_uid_hash','6c91b16c08338ad8abb295876f080117',NULL,NULL,NULL,'2026-03-25 04:32:09','2026-03-25 04:32:09'),(5598,2799,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-25 04:32:09','2026-03-25 04:32:09'),(5599,2800,2,'_entry_uid_hash','69e6a5762e65c31fbc3552645aac9892',NULL,NULL,NULL,'2026-03-25 18:49:44','2026-03-25 18:49:44'),(5600,2800,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-25 18:49:44','2026-03-25 18:49:44'),(5601,2801,2,'_entry_uid_hash','a6380762487b2065babef8b1be851e84',NULL,NULL,NULL,'2026-03-26 01:49:29','2026-03-26 01:49:29'),(5602,2801,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-26 01:49:29','2026-03-26 01:49:29'),(5603,2802,2,'_entry_uid_hash','8f0e962a2fa87739002ad0fb69c6ac08',NULL,NULL,NULL,'2026-03-26 02:59:32','2026-03-26 02:59:32'),(5604,2802,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-26 02:59:32','2026-03-26 02:59:32'),(5605,2803,2,'_entry_uid_hash','cc92fa90692f2d34a4a527e44b6b0c13',NULL,NULL,NULL,'2026-03-26 10:46:04','2026-03-26 10:46:04'),(5606,2803,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-26 10:46:04','2026-03-26 10:46:04'),(5607,2804,2,'_entry_uid_hash','ef0705487f6bcb4ba6f6eed85cc3c42d',NULL,NULL,NULL,'2026-03-26 12:41:12','2026-03-26 12:41:12'),(5608,2804,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-26 12:41:12','2026-03-26 12:41:12'),(5609,2805,2,'_entry_uid_hash','7973dc3ff4bd02485e2d714afb53e3bd',NULL,NULL,NULL,'2026-03-27 08:53:56','2026-03-27 08:53:56'),(5610,2805,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-27 08:53:56','2026-03-27 08:53:56'),(5611,2806,2,'_entry_uid_hash','281c49aaac98724950ea92527c3ace1f',NULL,NULL,NULL,'2026-03-27 20:40:58','2026-03-27 20:40:58'),(5612,2806,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-27 20:40:58','2026-03-27 20:40:58'),(5613,2807,2,'_entry_uid_hash','e676f9626c6a8567db496dcb85f40694',NULL,NULL,NULL,'2026-03-28 12:10:28','2026-03-28 12:10:28'),(5614,2807,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-28 12:10:28','2026-03-28 12:10:28'),(5615,2808,2,'_entry_uid_hash','e5f1a209c00265a9569624ffbc1b9dd1',NULL,NULL,NULL,'2026-03-28 15:08:42','2026-03-28 15:08:42'),(5616,2808,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-28 15:08:42','2026-03-28 15:08:42'),(5617,2809,2,'_entry_uid_hash','c534313cd7bae97f460a33ebae52cf9b',NULL,NULL,NULL,'2026-03-28 18:18:14','2026-03-28 18:18:14'),(5618,2809,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-28 18:18:14','2026-03-28 18:18:14'),(5619,2810,2,'_entry_uid_hash','055fbdddb0160e97d3cf43e9839f10c2',NULL,NULL,NULL,'2026-03-29 10:24:24','2026-03-29 10:24:24'),(5620,2810,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-29 10:24:24','2026-03-29 10:24:24'),(5621,2811,2,'_entry_uid_hash','30bd4ec3127747720f17f3eeda201d0a',NULL,NULL,NULL,'2026-03-29 19:07:17','2026-03-29 19:07:17'),(5622,2811,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-29 19:07:17','2026-03-29 19:07:17'),(5623,2812,2,'_entry_uid_hash','7f8b6f7d362f2e98db2eed8ee85e54ad',NULL,NULL,NULL,'2026-03-30 10:52:02','2026-03-30 10:52:02'),(5624,2812,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-30 10:52:02','2026-03-30 10:52:02'),(5625,2813,2,'_entry_uid_hash','c9f1e9fdd1461809c29411db5ad280c3',NULL,NULL,NULL,'2026-03-30 13:02:32','2026-03-30 13:02:32'),(5626,2813,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-30 13:02:32','2026-03-30 13:02:32'),(5627,2814,2,'_entry_uid_hash','dc9cf32a03990b7070d5decb7a34fe42',NULL,NULL,NULL,'2026-03-30 13:36:30','2026-03-30 13:36:30'),(5628,2814,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-30 13:36:30','2026-03-30 13:36:30'),(5629,2815,2,'_entry_uid_hash','3a363d73e334687659e6debfa711ceb5',NULL,NULL,NULL,'2026-03-30 18:51:06','2026-03-30 18:51:06'),(5630,2815,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-30 18:51:06','2026-03-30 18:51:06'),(5631,2816,2,'_entry_uid_hash','587dced4be0e97990af1f505e558c58e',NULL,NULL,NULL,'2026-03-30 21:49:01','2026-03-30 21:49:01'),(5632,2816,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-30 21:49:01','2026-03-30 21:49:01'),(5633,2817,2,'_entry_uid_hash','d1b3385e5813d8391c5b2af861094a7b',NULL,NULL,NULL,'2026-03-31 10:52:47','2026-03-31 10:52:47'),(5634,2817,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 10:52:47','2026-03-31 10:52:47'),(5635,2818,2,'_entry_uid_hash','1aaff27b2c4c642f0bd2c1db852440f8',NULL,NULL,NULL,'2026-03-31 12:15:19','2026-03-31 12:15:19'),(5636,2818,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 12:15:19','2026-03-31 12:15:19'),(5637,2819,2,'_entry_uid_hash','5e181d16cb934bfd61fa0ed8192271b4',NULL,NULL,NULL,'2026-03-31 13:58:20','2026-03-31 13:58:20'),(5638,2819,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 13:58:20','2026-03-31 13:58:20'),(5639,2820,2,'_entry_uid_hash','2ba16e61c6b15731110ccfaa3e7a8b06',NULL,NULL,NULL,'2026-03-31 17:16:00','2026-03-31 17:16:00'),(5640,2820,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 17:16:01','2026-03-31 17:16:01'),(5641,2821,2,'_entry_uid_hash','47aa2e98faaaa900f172aff950452263',NULL,NULL,NULL,'2026-03-31 20:47:47','2026-03-31 20:47:47'),(5642,2821,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 20:47:47','2026-03-31 20:47:47'),(5643,2822,2,'_entry_uid_hash','4e3e8d6157a4876fd99adb40df8a3878',NULL,NULL,NULL,'2026-03-31 22:01:35','2026-03-31 22:01:35'),(5644,2822,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 22:01:35','2026-03-31 22:01:35'),(5645,2823,2,'_entry_uid_hash','c7bf35176d62a9f5904eb4b382baf9f9',NULL,NULL,NULL,'2026-03-31 23:44:00','2026-03-31 23:44:00'),(5646,2823,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-03-31 23:44:00','2026-03-31 23:44:00'),(5647,2824,2,'_entry_uid_hash','d502601ef1afd5714c1800932d7b89ce',NULL,NULL,NULL,'2026-04-01 18:29:57','2026-04-01 18:29:57'),(5648,2824,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-01 18:29:57','2026-04-01 18:29:57'),(5649,2825,2,'_entry_uid_hash','fef700023e769349e2e20784cb54adcf',NULL,NULL,NULL,'2026-04-01 23:16:04','2026-04-01 23:16:04'),(5650,2825,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-01 23:16:04','2026-04-01 23:16:04'),(5651,2826,2,'_entry_uid_hash','aa718b3061d8ed7d337bbb2539a3fe23',NULL,NULL,NULL,'2026-04-02 06:57:35','2026-04-02 06:57:35'),(5652,2826,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-02 06:57:35','2026-04-02 06:57:35'),(5653,2827,2,'_entry_uid_hash','4defd8c15f215bc93e2315bc07c4040e',NULL,NULL,NULL,'2026-04-02 07:30:49','2026-04-02 07:30:49'),(5654,2827,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-02 07:30:49','2026-04-02 07:30:49'),(5655,2828,2,'_entry_uid_hash','06f785b9cd7fcf0fb57d6351ab380134',NULL,NULL,NULL,'2026-04-02 12:32:19','2026-04-02 12:32:19'),(5656,2828,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-02 12:32:19','2026-04-02 12:32:19'),(5657,2829,2,'_entry_uid_hash','e36e08bb854a6774335a57347dc4629e',NULL,NULL,NULL,'2026-04-03 01:17:02','2026-04-03 01:17:02'),(5658,2829,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-03 01:17:02','2026-04-03 01:17:02'),(5659,2830,2,'_entry_uid_hash','ead70965418e83baa86962398eee7876',NULL,NULL,NULL,'2026-04-03 01:59:23','2026-04-03 01:59:23'),(5660,2830,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-03 01:59:23','2026-04-03 01:59:23'),(5661,2831,2,'_entry_uid_hash','7d84c173c9555061c7c32d7a303d6406',NULL,NULL,NULL,'2026-04-03 02:23:53','2026-04-03 02:23:53'),(5662,2831,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-03 02:23:53','2026-04-03 02:23:53'),(5663,2832,2,'_entry_uid_hash','403a09e247e7db113491ccad9e648060',NULL,NULL,NULL,'2026-04-03 05:15:18','2026-04-03 05:15:18'),(5664,2832,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-03 05:15:18','2026-04-03 05:15:18'),(5665,2833,2,'_entry_uid_hash','48cdad036b332bf898b89c939585771e',NULL,NULL,NULL,'2026-04-03 12:11:54','2026-04-03 12:11:54'),(5666,2833,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-03 12:11:54','2026-04-03 12:11:54'),(5667,2834,2,'_entry_uid_hash','9f446891e7470653f96920f6e1640771',NULL,NULL,NULL,'2026-04-04 23:43:54','2026-04-04 23:43:54'),(5668,2834,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-04 23:43:54','2026-04-04 23:43:54'),(5669,2835,2,'_entry_uid_hash','a1c033bfd183453ac21f8bccc11e0c70',NULL,NULL,NULL,'2026-04-05 04:17:35','2026-04-05 04:17:35'),(5670,2835,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-05 04:17:35','2026-04-05 04:17:35'),(5671,2836,2,'_entry_uid_hash','6ed6bc2a8689859e27eba915fc570132',NULL,NULL,NULL,'2026-04-05 10:55:48','2026-04-05 10:55:48'),(5672,2836,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-05 10:55:48','2026-04-05 10:55:48'),(5673,2837,2,'_entry_uid_hash','b661622cc41cf72d56892909df95cf51',NULL,NULL,NULL,'2026-04-06 02:24:24','2026-04-06 02:24:24'),(5674,2837,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-06 02:24:24','2026-04-06 02:24:24'),(5675,2838,2,'_entry_uid_hash','d89cba8f0d60c4c54deb2cc3dae16169',NULL,NULL,NULL,'2026-04-06 03:20:18','2026-04-06 03:20:18'),(5676,2838,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-06 03:20:18','2026-04-06 03:20:18'),(5677,2839,2,'_entry_uid_hash','a8a6f264911489b73aaae1bd5ff09d0f',NULL,NULL,NULL,'2026-04-06 09:37:00','2026-04-06 09:37:00'),(5678,2839,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-06 09:37:00','2026-04-06 09:37:00'),(5679,2840,2,'_entry_uid_hash','1d5c3005264b242975392b8b09144dfd',NULL,NULL,NULL,'2026-04-06 21:53:23','2026-04-06 21:53:23'),(5680,2840,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-06 21:53:23','2026-04-06 21:53:23'),(5681,2841,2,'_entry_uid_hash','37f169b1488db84405821e81204a97f8',NULL,NULL,NULL,'2026-04-07 03:52:09','2026-04-07 03:52:09'),(5682,2841,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 03:52:10','2026-04-07 03:52:10'),(5683,2842,2,'_entry_uid_hash','d3ab4a0c4853fb90e45006b8059c5491',NULL,NULL,NULL,'2026-04-07 03:52:10','2026-04-07 03:52:10'),(5684,2842,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 03:52:10','2026-04-07 03:52:10'),(5685,2843,2,'_entry_uid_hash','410d1cdc4fc72fe6a39d7f531e0d184e',NULL,NULL,NULL,'2026-04-07 04:11:52','2026-04-07 04:11:52'),(5686,2843,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 04:11:52','2026-04-07 04:11:52'),(5687,2844,2,'_entry_uid_hash','2a3376cb6c30fc6401347b9d8b07a56a',NULL,NULL,NULL,'2026-04-07 12:01:14','2026-04-07 12:01:14'),(5688,2844,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 12:01:14','2026-04-07 12:01:14'),(5689,2845,2,'_entry_uid_hash','0b75b795c4e4c70ef49d9b6d093f4e92',NULL,NULL,NULL,'2026-04-07 12:26:19','2026-04-07 12:26:19'),(5690,2845,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 12:26:19','2026-04-07 12:26:19'),(5691,2846,2,'_entry_uid_hash','637df3c878c047c452203438e8e626e6',NULL,NULL,NULL,'2026-04-07 20:30:45','2026-04-07 20:30:45'),(5692,2846,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-07 20:30:45','2026-04-07 20:30:45'),(5693,2847,2,'_entry_uid_hash','f8596d2fa42299e5acdb925034cf979a',NULL,NULL,NULL,'2026-04-08 00:27:16','2026-04-08 00:27:16'),(5694,2847,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-08 00:27:16','2026-04-08 00:27:16'),(5695,2848,2,'_entry_uid_hash','fafad6906e8e9c154e42340413530f43',NULL,NULL,NULL,'2026-04-08 17:45:03','2026-04-08 17:45:03'),(5696,2848,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-08 17:45:03','2026-04-08 17:45:03'),(5697,2849,2,'_entry_uid_hash','39a73d4abc61d11fa65ca53a51f52fa9',NULL,NULL,NULL,'2026-04-08 21:20:59','2026-04-08 21:20:59'),(5698,2849,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-08 21:20:59','2026-04-08 21:20:59'),(5699,2850,2,'_entry_uid_hash','2e9c884de81eefd3105af5869e86ead0',NULL,NULL,NULL,'2026-04-09 01:51:44','2026-04-09 01:51:44'),(5700,2850,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-09 01:51:44','2026-04-09 01:51:44'),(5701,2851,2,'_entry_uid_hash','5e3e2d09eb8e9058dbeb58759aa0ca33',NULL,NULL,NULL,'2026-04-09 05:49:08','2026-04-09 05:49:08'),(5702,2851,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-09 05:49:08','2026-04-09 05:49:08'),(5703,2852,2,'_entry_uid_hash','506b5464b34d1026b3d776a074be2cce',NULL,NULL,NULL,'2026-04-09 09:59:18','2026-04-09 09:59:18'),(5704,2852,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-09 09:59:18','2026-04-09 09:59:18'),(5705,2853,2,'_entry_uid_hash','0aa1928c817c9a3c1e12d8cfe1fb9514',NULL,NULL,NULL,'2026-04-09 21:53:59','2026-04-09 21:53:59'),(5706,2853,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-09 21:53:59','2026-04-09 21:53:59'),(5707,2854,2,'_entry_uid_hash','aa470834592bb53f2939aadd368628d5',NULL,NULL,NULL,'2026-04-10 01:10:09','2026-04-10 01:10:09'),(5708,2854,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-10 01:10:09','2026-04-10 01:10:09'),(5709,2855,2,'_entry_uid_hash','3c58784ab9f1d40c8842f383367482c3',NULL,NULL,NULL,'2026-04-10 12:22:59','2026-04-10 12:22:59'),(5710,2855,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-10 12:22:59','2026-04-10 12:22:59'),(5711,2856,2,'_entry_uid_hash','c2f1377607bb5bde09236ee0757f51d4',NULL,NULL,NULL,'2026-04-10 17:37:52','2026-04-10 17:37:52'),(5712,2856,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-10 17:37:52','2026-04-10 17:37:52'),(5713,2857,2,'_entry_uid_hash','3866d8facd9b1977d9cab49d27df6614',NULL,NULL,NULL,'2026-04-10 23:04:31','2026-04-10 23:04:31'),(5714,2857,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-10 23:04:31','2026-04-10 23:04:31'),(5715,2858,2,'_entry_uid_hash','d63b0f7606ab294716eea0ecec44be84',NULL,NULL,NULL,'2026-04-10 23:10:42','2026-04-10 23:10:42'),(5716,2858,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-10 23:10:42','2026-04-10 23:10:42'),(5717,2859,2,'_entry_uid_hash','f8f54e226002500bb4c3b25ef79766f0',NULL,NULL,NULL,'2026-04-11 01:34:36','2026-04-11 01:34:36'),(5718,2859,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 01:34:36','2026-04-11 01:34:36'),(5719,2860,2,'_entry_uid_hash','e4b99dab5da38bcec28bbe7457a3c253',NULL,NULL,NULL,'2026-04-11 01:58:29','2026-04-11 01:58:29'),(5720,2860,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 01:58:29','2026-04-11 01:58:29'),(5721,2861,2,'_entry_uid_hash','e7768b96fd5748e9f181a159da5487fe',NULL,NULL,NULL,'2026-04-11 03:06:17','2026-04-11 03:06:17'),(5722,2861,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 03:06:17','2026-04-11 03:06:17'),(5723,2862,2,'_entry_uid_hash','4be5c68d2142fc6a170438cedc632625',NULL,NULL,NULL,'2026-04-11 04:53:42','2026-04-11 04:53:42'),(5724,2862,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 04:53:42','2026-04-11 04:53:42'),(5725,2863,2,'_entry_uid_hash','2191504335e98d440114e7577e8f0476',NULL,NULL,NULL,'2026-04-11 11:01:27','2026-04-11 11:01:27'),(5726,2863,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 11:01:27','2026-04-11 11:01:27'),(5727,2864,2,'_entry_uid_hash','2fd0c197216d46984f6fcf8f62fb36b8',NULL,NULL,NULL,'2026-04-11 12:19:01','2026-04-11 12:19:01'),(5728,2864,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 12:19:01','2026-04-11 12:19:01'),(5729,2865,2,'_entry_uid_hash','c905b91d357e2c301e1a4c9320737cf4',NULL,NULL,NULL,'2026-04-11 14:01:02','2026-04-11 14:01:02'),(5730,2865,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 14:01:02','2026-04-11 14:01:02'),(5731,2866,2,'_entry_uid_hash','e75df8af63e1c215dd9a7c4d377bc634',NULL,NULL,NULL,'2026-04-11 14:57:27','2026-04-11 14:57:27'),(5732,2866,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 14:57:27','2026-04-11 14:57:27'),(5733,2867,2,'_entry_uid_hash','1fa70155ab931920d8140179d9f0f662',NULL,NULL,NULL,'2026-04-11 19:34:18','2026-04-11 19:34:18'),(5734,2867,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 19:34:18','2026-04-11 19:34:18'),(5735,2868,2,'_entry_uid_hash','de29cfb71e14a67e2e912705d2312bee',NULL,NULL,NULL,'2026-04-11 19:43:07','2026-04-11 19:43:07'),(5736,2868,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-11 19:43:07','2026-04-11 19:43:07'),(5737,2869,2,'_entry_uid_hash','9a141c9f79c75b4ba66191f2c460ceda',NULL,NULL,NULL,'2026-04-12 02:16:34','2026-04-12 02:16:34'),(5738,2869,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-12 02:16:34','2026-04-12 02:16:34'),(5739,2870,2,'_entry_uid_hash','76a82c81cc39f40a97101b9b8384d0f0',NULL,NULL,NULL,'2026-04-12 02:44:34','2026-04-12 02:44:34'),(5740,2870,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-12 02:44:34','2026-04-12 02:44:34'),(5741,2871,2,'_entry_uid_hash','6ccd985b6b3161b8cdde11f4eae41ea3',NULL,NULL,NULL,'2026-04-12 02:51:11','2026-04-12 02:51:11'),(5742,2871,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-12 02:51:11','2026-04-12 02:51:11'),(5743,2872,2,'_entry_uid_hash','3587657efe847a80b5a7bd7446f6be2d',NULL,NULL,NULL,'2026-04-12 23:19:25','2026-04-12 23:19:25'),(5744,2872,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-12 23:19:25','2026-04-12 23:19:25'),(5745,2873,2,'_entry_uid_hash','d5846cf62b8a11a60c369cb03ac545fe',NULL,NULL,NULL,'2026-04-13 06:28:04','2026-04-13 06:28:04'),(5746,2873,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-13 06:28:04','2026-04-13 06:28:04'),(5747,2874,2,'_entry_uid_hash','dcc08fc946da6ee54e72a558bf0fb970',NULL,NULL,NULL,'2026-04-13 21:28:50','2026-04-13 21:28:50'),(5748,2874,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-13 21:28:50','2026-04-13 21:28:50'),(5749,2875,2,'_entry_uid_hash','9b7d396831089940ce09085b3fb7ccf5',NULL,NULL,NULL,'2026-04-13 22:14:27','2026-04-13 22:14:27'),(5750,2875,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-13 22:14:27','2026-04-13 22:14:27'),(5751,2876,2,'_entry_uid_hash','a509763128dbeeebf997483135fefb4a',NULL,NULL,NULL,'2026-04-14 14:59:29','2026-04-14 14:59:29'),(5752,2876,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-14 14:59:29','2026-04-14 14:59:29'),(5753,2877,2,'_entry_uid_hash','084520ecfd3808e7684e96895e2bea9f',NULL,NULL,NULL,'2026-04-14 22:14:10','2026-04-14 22:14:10'),(5754,2877,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-14 22:14:10','2026-04-14 22:14:10'),(5755,2878,2,'_entry_uid_hash','2d7809c6190daa5686ea73e771e68c7e',NULL,NULL,NULL,'2026-04-15 02:15:30','2026-04-15 02:15:30'),(5756,2878,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 02:15:30','2026-04-15 02:15:30'),(5757,2879,2,'_entry_uid_hash','663ee9285b6fd7664a0912e67fced1a6',NULL,NULL,NULL,'2026-04-15 02:28:12','2026-04-15 02:28:12'),(5758,2879,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 02:28:12','2026-04-15 02:28:12'),(5759,2880,2,'_entry_uid_hash','b7c39c227b2a10c42eb4aff8517902a6',NULL,NULL,NULL,'2026-04-15 06:33:27','2026-04-15 06:33:27'),(5760,2880,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 06:33:27','2026-04-15 06:33:27'),(5761,2881,2,'_entry_uid_hash','cc8e2a75108b8cc19cba063a6fcbdb15',NULL,NULL,NULL,'2026-04-15 10:36:35','2026-04-15 10:36:35'),(5762,2881,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 10:36:35','2026-04-15 10:36:35'),(5763,2882,2,'_entry_uid_hash','bef491d027c2da6fb6136dcf24833a64',NULL,NULL,NULL,'2026-04-15 12:22:01','2026-04-15 12:22:01'),(5764,2882,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 12:22:01','2026-04-15 12:22:01'),(5765,2883,2,'_entry_uid_hash','941c428c0b855e7fd8a0ec8853504ae1',NULL,NULL,NULL,'2026-04-15 13:15:00','2026-04-15 13:15:00'),(5766,2883,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 13:15:00','2026-04-15 13:15:00'),(5767,2884,2,'_entry_uid_hash','3ef9b8c2084e05fb08e92ee05078cd26',NULL,NULL,NULL,'2026-04-15 14:58:26','2026-04-15 14:58:26'),(5768,2884,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 14:58:26','2026-04-15 14:58:26'),(5769,2885,2,'_entry_uid_hash','24beb593baafacc13033694ed7c5ec9c',NULL,NULL,NULL,'2026-04-15 21:02:20','2026-04-15 21:02:20'),(5770,2885,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-15 21:02:20','2026-04-15 21:02:20'),(5771,2886,2,'_entry_uid_hash','78f4a4d91e573ad885f5f6140f2af2be',NULL,NULL,NULL,'2026-04-16 20:45:11','2026-04-16 20:45:11'),(5772,2886,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-16 20:45:11','2026-04-16 20:45:11'),(5773,2887,2,'_entry_uid_hash','4bb1751a3c3951fd29d05ab0802869da',NULL,NULL,NULL,'2026-04-17 00:58:14','2026-04-17 00:58:14'),(5774,2887,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-17 00:58:14','2026-04-17 00:58:14'),(5775,2888,2,'_entry_uid_hash','6cfcc6a5a59112061b4a81ca25678a2d',NULL,NULL,NULL,'2026-04-17 18:03:05','2026-04-17 18:03:05'),(5776,2888,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-17 18:03:05','2026-04-17 18:03:05'),(5777,2889,2,'_entry_uid_hash','31eccd9a5cd9410af567e6ada74234b0',NULL,NULL,NULL,'2026-04-18 06:16:55','2026-04-18 06:16:55'),(5778,2889,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-18 06:16:55','2026-04-18 06:16:55'),(5779,2890,2,'_entry_uid_hash','6215b1ce70b316ff6e9be8636a4861d4',NULL,NULL,NULL,'2026-04-18 13:35:54','2026-04-18 13:35:54'),(5780,2890,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-18 13:35:54','2026-04-18 13:35:54'),(5781,2891,2,'_entry_uid_hash','10ad1b8868bbd24612fdb516823b3761',NULL,NULL,NULL,'2026-04-18 21:43:29','2026-04-18 21:43:29'),(5782,2891,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-18 21:43:29','2026-04-18 21:43:29'),(5783,2892,2,'_entry_uid_hash','dc3968828cf180e8dd6d0a97fc37233b',NULL,NULL,NULL,'2026-04-18 23:38:16','2026-04-18 23:38:16'),(5784,2892,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-18 23:38:16','2026-04-18 23:38:16'),(5785,2893,2,'_entry_uid_hash','1f61745244264ae14626d8f0e78e8ae7',NULL,NULL,NULL,'2026-04-20 03:49:10','2026-04-20 03:49:10'),(5786,2893,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-20 03:49:10','2026-04-20 03:49:10'),(5787,2894,2,'_entry_uid_hash','f171e4c75aef879918b29e6e2f35c553',NULL,NULL,NULL,'2026-04-20 10:41:42','2026-04-20 10:41:42'),(5788,2894,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-20 10:41:43','2026-04-20 10:41:43'),(5789,2895,2,'_entry_uid_hash','ba5ab3d441294f3984534f76cf53511b',NULL,NULL,NULL,'2026-04-20 19:05:21','2026-04-20 19:05:21'),(5790,2895,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-20 19:05:21','2026-04-20 19:05:21'),(5791,2896,2,'_entry_uid_hash','fac9e97d326543ac4fcc9170ac162a2c',NULL,NULL,NULL,'2026-04-20 22:23:16','2026-04-20 22:23:16'),(5792,2896,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-20 22:23:16','2026-04-20 22:23:16'),(5793,2897,2,'_entry_uid_hash','fe391aaa9c7bf925a3050d814742c9dc',NULL,NULL,NULL,'2026-04-21 11:22:15','2026-04-21 11:22:15'),(5794,2897,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-21 11:22:15','2026-04-21 11:22:15'),(5795,2898,2,'_entry_uid_hash','417ce818b6637ec10aa44f9130d175c0',NULL,NULL,NULL,'2026-04-21 15:12:14','2026-04-21 15:12:14'),(5796,2898,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-21 15:12:14','2026-04-21 15:12:14'),(5797,2899,2,'_entry_uid_hash','92ce28332f2771b965572895c7025b4c',NULL,NULL,NULL,'2026-04-22 11:01:34','2026-04-22 11:01:34'),(5798,2899,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-22 11:01:34','2026-04-22 11:01:34'),(5799,2900,2,'_entry_uid_hash','9823a2cb1ce55b37b4ee9fc0ac7f2e0d',NULL,NULL,NULL,'2026-04-22 14:33:56','2026-04-22 14:33:56'),(5800,2900,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-22 14:33:56','2026-04-22 14:33:56'),(5801,2901,2,'_entry_uid_hash','23793a9208346d4c89fcfc8bc87bb088',NULL,NULL,NULL,'2026-04-22 18:45:19','2026-04-22 18:45:19'),(5802,2901,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-22 18:45:19','2026-04-22 18:45:19'),(5803,2902,2,'_entry_uid_hash','eddf36961d1d0359e1903557424459f0',NULL,NULL,NULL,'2026-04-22 23:27:04','2026-04-22 23:27:04'),(5804,2902,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-22 23:27:04','2026-04-22 23:27:04'),(5805,2903,2,'_entry_uid_hash','a880e23547e461eb3aff2b9dae3a0fc1',NULL,NULL,NULL,'2026-04-23 05:10:28','2026-04-23 05:10:28'),(5806,2903,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-23 05:10:28','2026-04-23 05:10:28'),(5807,2904,2,'_entry_uid_hash','70a68e633077f71cc95c015fb46de122',NULL,NULL,NULL,'2026-04-23 10:43:52','2026-04-23 10:43:52'),(5808,2904,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-23 10:43:52','2026-04-23 10:43:52'),(5809,2905,2,'_entry_uid_hash','ea8b0485b4f7e64ac4c857327bfa2513',NULL,NULL,NULL,'2026-04-24 00:36:03','2026-04-24 00:36:03'),(5810,2905,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-24 00:36:03','2026-04-24 00:36:03'),(5811,2906,2,'_entry_uid_hash','fbdb362613b0e851060bcda85b900b43',NULL,NULL,NULL,'2026-04-24 19:24:23','2026-04-24 19:24:23'),(5812,2906,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-24 19:24:23','2026-04-24 19:24:23'),(5813,2907,2,'_entry_uid_hash','cddffe20d04721474ae5c600138ecd35',NULL,NULL,NULL,'2026-04-24 23:07:11','2026-04-24 23:07:11'),(5814,2907,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-24 23:07:11','2026-04-24 23:07:11'),(5815,2908,2,'_entry_uid_hash','f5d94c1186aee0cefa3c0620449e53f8',NULL,NULL,NULL,'2026-04-25 18:04:41','2026-04-25 18:04:41'),(5816,2908,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-25 18:04:41','2026-04-25 18:04:41'),(5817,2909,2,'_entry_uid_hash','9248ce089f22e5503c0236713ec0aade',NULL,NULL,NULL,'2026-04-25 19:45:30','2026-04-25 19:45:30'),(5818,2909,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-25 19:45:30','2026-04-25 19:45:30'),(5819,2910,2,'_entry_uid_hash','af865701eaaf47468d7ef0c1a4e9d739',NULL,NULL,NULL,'2026-04-25 20:25:33','2026-04-25 20:25:33'),(5820,2910,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-25 20:25:33','2026-04-25 20:25:33'),(5821,2911,2,'_entry_uid_hash','704b300e40fdf1c2b8c75dde49860a66',NULL,NULL,NULL,'2026-04-26 00:52:08','2026-04-26 00:52:08'),(5822,2911,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-26 00:52:08','2026-04-26 00:52:08'),(5823,2912,2,'_entry_uid_hash','5001eb8280490973445bcf1dd0c89af7',NULL,NULL,NULL,'2026-04-26 19:42:37','2026-04-26 19:42:37'),(5824,2912,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-26 19:42:37','2026-04-26 19:42:37'),(5825,2913,2,'_entry_uid_hash','60e9155ad172a3e6247c4857490c5a31',NULL,NULL,NULL,'2026-04-27 03:37:55','2026-04-27 03:37:55'),(5826,2913,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-27 03:37:55','2026-04-27 03:37:55'),(5827,2914,2,'_entry_uid_hash','836892c3cedda6379e1260359b04a4f8',NULL,NULL,NULL,'2026-04-27 04:49:57','2026-04-27 04:49:57'),(5828,2914,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-27 04:49:57','2026-04-27 04:49:57'),(5829,2915,2,'_entry_uid_hash','aa1a2dcecd8a12e60510e706efa62bc5',NULL,NULL,NULL,'2026-04-28 01:09:47','2026-04-28 01:09:47'),(5830,2915,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-28 01:09:47','2026-04-28 01:09:47'),(5831,2916,2,'_entry_uid_hash','0703c39d7b343f619105ad97fe1e2cc0',NULL,NULL,NULL,'2026-04-28 07:27:20','2026-04-28 07:27:20'),(5832,2916,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-28 07:27:20','2026-04-28 07:27:20'),(5833,2917,2,'_entry_uid_hash','1fb843b5762dd7d1d4f616a14fa9c71d',NULL,NULL,NULL,'2026-04-28 16:02:05','2026-04-28 16:02:05'),(5834,2917,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-28 16:02:05','2026-04-28 16:02:05'),(5835,2918,2,'_entry_uid_hash','44d6169bff7d3c3cfef4f0cd6fc5900d',NULL,NULL,NULL,'2026-04-28 20:44:09','2026-04-28 20:44:09'),(5836,2918,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-28 20:44:09','2026-04-28 20:44:09'),(5837,2919,2,'_entry_uid_hash','53b6ec52fca56b94cfb56cee7ba1b39e',NULL,NULL,NULL,'2026-04-28 23:06:56','2026-04-28 23:06:56'),(5838,2919,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-28 23:06:56','2026-04-28 23:06:56'),(5839,2920,2,'_entry_uid_hash','cbecc83121f915d26b893ed735f4549d',NULL,NULL,NULL,'2026-04-29 00:19:59','2026-04-29 00:19:59'),(5840,2920,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-29 00:19:59','2026-04-29 00:19:59'),(5841,2921,2,'_entry_uid_hash','32089f9bafdb0d8a4a0fa65c2cb83b37',NULL,NULL,NULL,'2026-04-29 05:24:43','2026-04-29 05:24:43'),(5842,2921,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-04-29 05:24:43','2026-04-29 05:24:43'),(5843,2922,2,'_entry_uid_hash','0682740dbdd01161da916a8fed71650b',NULL,NULL,NULL,'2026-05-01 10:20:46','2026-05-01 10:20:46'),(5844,2922,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-01 10:20:46','2026-05-01 10:20:46'),(5845,2923,2,'_entry_uid_hash','4ac3583c1166b43df189f2bd94b3088c',NULL,NULL,NULL,'2026-05-01 20:22:16','2026-05-01 20:22:16'),(5846,2923,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-01 20:22:16','2026-05-01 20:22:16'),(5847,2924,2,'_entry_uid_hash','165bce230029cb4c2c7d324b404e78c7',NULL,NULL,NULL,'2026-05-01 22:23:36','2026-05-01 22:23:36'),(5848,2924,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-01 22:23:36','2026-05-01 22:23:36'),(5849,2925,2,'_entry_uid_hash','372d0ff11a3011c5786d8a3c2ad89dc3',NULL,NULL,NULL,'2026-05-02 00:10:49','2026-05-02 00:10:49'),(5850,2925,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-02 00:10:49','2026-05-02 00:10:49'),(5851,2926,2,'_entry_uid_hash','45f8aae1feb4b6a7810896d22009fc3d',NULL,NULL,NULL,'2026-05-02 07:37:25','2026-05-02 07:37:25'),(5852,2926,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-02 07:37:25','2026-05-02 07:37:25'),(5853,2927,2,'_entry_uid_hash','b4496ff8b22bdad9e8aa01ecbf6b1e25',NULL,NULL,NULL,'2026-05-02 12:05:03','2026-05-02 12:05:03'),(5854,2927,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-02 12:05:03','2026-05-02 12:05:03'),(5855,2928,2,'_entry_uid_hash','c8287e72ed8e5149215937c64d72b5ab',NULL,NULL,NULL,'2026-05-03 00:29:42','2026-05-03 00:29:42'),(5856,2928,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-03 00:29:42','2026-05-03 00:29:42'),(5857,2929,2,'_entry_uid_hash','b774f15a3dfcc76dcfe97ced0509ea64',NULL,NULL,NULL,'2026-05-03 18:48:54','2026-05-03 18:48:54'),(5858,2929,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-03 18:48:54','2026-05-03 18:48:54'),(5859,2930,2,'_entry_uid_hash','0d0d50d261dd6f543ac42a6dde60b3a2',NULL,NULL,NULL,'2026-05-04 12:29:58','2026-05-04 12:29:58'),(5860,2930,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-04 12:29:58','2026-05-04 12:29:58'),(5861,2931,2,'_entry_uid_hash','b89486259ae19409c2fa6af4113c55e7',NULL,NULL,NULL,'2026-05-04 22:47:47','2026-05-04 22:47:47'),(5862,2931,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-04 22:47:47','2026-05-04 22:47:47'),(5863,2932,2,'_entry_uid_hash','d47319c2b08ce2633796a1671130f2ca',NULL,NULL,NULL,'2026-05-05 00:51:09','2026-05-05 00:51:09'),(5864,2932,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-05 00:51:09','2026-05-05 00:51:09'),(5865,2933,2,'_entry_uid_hash','968442ea8753a4fb01dadadf8e1c7f94',NULL,NULL,NULL,'2026-05-05 01:43:14','2026-05-05 01:43:14'),(5866,2933,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-05 01:43:14','2026-05-05 01:43:14'),(5867,2934,2,'_entry_uid_hash','9357d64f11a99f8155da5015342bf76f',NULL,NULL,NULL,'2026-05-05 14:13:28','2026-05-05 14:13:28'),(5868,2934,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-05 14:13:28','2026-05-05 14:13:28'),(5869,2935,2,'_entry_uid_hash','3593269918eb8ffe2716c68fb8b630c0',NULL,NULL,NULL,'2026-05-06 03:01:30','2026-05-06 03:01:30'),(5870,2935,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-06 03:01:30','2026-05-06 03:01:30'),(5871,2936,2,'_entry_uid_hash','0c3373538e0ff14ea63bc46e2bbde166',NULL,NULL,NULL,'2026-05-06 05:46:50','2026-05-06 05:46:50'),(5872,2936,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-06 05:46:50','2026-05-06 05:46:50'),(5873,2937,2,'_entry_uid_hash','24fd3d35cbda9f7fffd48b90802e30af',NULL,NULL,NULL,'2026-05-06 07:25:00','2026-05-06 07:25:00'),(5874,2937,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-06 07:25:00','2026-05-06 07:25:00'),(5875,2938,2,'_entry_uid_hash','7664b3509366d60eaefd7373c001cd7b',NULL,NULL,NULL,'2026-05-06 20:21:56','2026-05-06 20:21:56'),(5876,2938,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-06 20:21:56','2026-05-06 20:21:56'),(5877,2939,2,'_entry_uid_hash','b5d2c962626b9f19354242b78ec6d607',NULL,NULL,NULL,'2026-05-06 20:48:16','2026-05-06 20:48:16'),(5878,2939,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-06 20:48:16','2026-05-06 20:48:16'),(5879,2940,2,'_entry_uid_hash','5d74565359356300c6b804be81f274d5',NULL,NULL,NULL,'2026-05-07 04:35:24','2026-05-07 04:35:24'),(5880,2940,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-07 04:35:24','2026-05-07 04:35:24'),(5881,2941,2,'_entry_uid_hash','7072e495c78f9d49d5c4825ef5ad82f7',NULL,NULL,NULL,'2026-05-08 01:35:54','2026-05-08 01:35:54'),(5882,2941,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-08 01:35:54','2026-05-08 01:35:54'),(5883,2942,2,'_entry_uid_hash','a733c355ac6f19bd84d452d8bf7ddab9',NULL,NULL,NULL,'2026-05-08 05:35:53','2026-05-08 05:35:53'),(5884,2942,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-08 05:35:53','2026-05-08 05:35:53'),(5885,2943,2,'_entry_uid_hash','0c02660550e35951f82f683d5491d3e9',NULL,NULL,NULL,'2026-05-08 10:36:08','2026-05-08 10:36:08'),(5886,2943,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-08 10:36:08','2026-05-08 10:36:08'),(5887,2944,2,'_entry_uid_hash','7c801c340a562d4ec9fd48586a30fbb7',NULL,NULL,NULL,'2026-05-08 15:03:29','2026-05-08 15:03:29'),(5888,2944,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-08 15:03:30','2026-05-08 15:03:30'),(5889,2945,2,'_entry_uid_hash','c72c6e99322431150aa621a3c083e55f',NULL,NULL,NULL,'2026-05-08 16:48:25','2026-05-08 16:48:25'),(5890,2945,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-08 16:48:25','2026-05-08 16:48:25'),(5891,2946,2,'_entry_uid_hash','1b0da108676b5b3ff42df3eb7fc4d40a',NULL,NULL,NULL,'2026-05-09 07:03:49','2026-05-09 07:03:49'),(5892,2946,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-09 07:03:49','2026-05-09 07:03:49'),(5893,2947,2,'_entry_uid_hash','986d461334d906a1aa6175af17900edc',NULL,NULL,NULL,'2026-05-09 12:14:46','2026-05-09 12:14:46'),(5894,2947,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-09 12:14:46','2026-05-09 12:14:46'),(5895,2948,2,'_entry_uid_hash','d0ec7dc1f50c05ded33af9b8b517aa61',NULL,NULL,NULL,'2026-05-10 04:00:32','2026-05-10 04:00:32'),(5896,2948,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-10 04:00:32','2026-05-10 04:00:32'),(5897,2949,2,'_entry_uid_hash','f5553187278bee1fa39e15f1c2d28427',NULL,NULL,NULL,'2026-05-10 10:29:53','2026-05-10 10:29:53'),(5898,2949,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-10 10:29:53','2026-05-10 10:29:53'),(5899,2950,2,'_entry_uid_hash','70d30127dd6494c2af50bccb484eaf8c',NULL,NULL,NULL,'2026-05-10 10:58:59','2026-05-10 10:58:59'),(5900,2950,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-10 10:58:59','2026-05-10 10:58:59'),(5901,2951,2,'_entry_uid_hash','2c3982fefc8991af1c2bc874a88b5a8d',NULL,NULL,NULL,'2026-05-10 11:18:07','2026-05-10 11:18:07'),(5902,2951,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-10 11:18:07','2026-05-10 11:18:07'),(5903,2952,2,'_entry_uid_hash','640917a26ae60a6ca68b447d8d99c34f',NULL,NULL,NULL,'2026-05-11 07:20:00','2026-05-11 07:20:00'),(5904,2952,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-11 07:20:00','2026-05-11 07:20:00'),(5905,2953,2,'_entry_uid_hash','ba654bee09f08eb3ae816ae3c7dca179',NULL,NULL,NULL,'2026-05-13 01:15:55','2026-05-13 01:15:55'),(5906,2953,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-13 01:15:55','2026-05-13 01:15:55'),(5907,2954,2,'_entry_uid_hash','2a35fcbac9ddd639db0374503296d390',NULL,NULL,NULL,'2026-05-13 18:59:56','2026-05-13 18:59:56'),(5908,2954,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-13 18:59:56','2026-05-13 18:59:56'),(5909,2955,2,'_entry_uid_hash','b4a0b302aac5338202c99534d291a517',NULL,NULL,NULL,'2026-05-13 22:49:33','2026-05-13 22:49:33'),(5910,2955,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-13 22:49:33','2026-05-13 22:49:33'),(5911,2956,2,'_entry_uid_hash','45336b83573b2f81d82bd723eb3d906f',NULL,NULL,NULL,'2026-05-14 01:58:00','2026-05-14 01:58:00'),(5912,2956,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 01:58:00','2026-05-14 01:58:00'),(5913,2957,2,'_entry_uid_hash','84a0279d085d12253af603a192ebb93d',NULL,NULL,NULL,'2026-05-14 05:14:18','2026-05-14 05:14:18'),(5914,2957,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 05:14:18','2026-05-14 05:14:18'),(5915,2958,2,'_entry_uid_hash','253f99d93b43daf2db5860386fcbf5f7',NULL,NULL,NULL,'2026-05-14 06:12:43','2026-05-14 06:12:43'),(5916,2958,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 06:12:43','2026-05-14 06:12:43'),(5917,2959,2,'_entry_uid_hash','aac3842cf573573e478cfceadea64508',NULL,NULL,NULL,'2026-05-14 06:14:32','2026-05-14 06:14:32'),(5918,2959,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 06:14:32','2026-05-14 06:14:32'),(5919,2960,2,'_entry_uid_hash','85d96ec1efefef8daa2bb0ee28a24f24',NULL,NULL,NULL,'2026-05-14 09:26:49','2026-05-14 09:26:49'),(5920,2960,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 09:26:49','2026-05-14 09:26:49'),(5921,2961,2,'_entry_uid_hash','58bbd1fc5b71f5c23e72121e7df947c7',NULL,NULL,NULL,'2026-05-14 10:25:35','2026-05-14 10:25:35'),(5922,2961,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 10:25:35','2026-05-14 10:25:35'),(5923,2962,2,'_entry_uid_hash','b73064e00d30886858bfaba51ba0499d',NULL,NULL,NULL,'2026-05-14 10:51:00','2026-05-14 10:51:00'),(5924,2962,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 10:51:00','2026-05-14 10:51:00'),(5925,2963,2,'_entry_uid_hash','8ae463579ad3a7da2f13b41ba2037599',NULL,NULL,NULL,'2026-05-14 12:51:07','2026-05-14 12:51:07'),(5926,2963,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 12:51:07','2026-05-14 12:51:07'),(5927,2964,2,'_entry_uid_hash','96e7e3faebedb271a8ef5fec5871a143',NULL,NULL,NULL,'2026-05-14 13:23:31','2026-05-14 13:23:31'),(5928,2964,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 13:23:31','2026-05-14 13:23:31'),(5929,2965,2,'_entry_uid_hash','f3001d037507e5f5f3045ef127a43518',NULL,NULL,NULL,'2026-05-14 18:21:11','2026-05-14 18:21:11'),(5930,2965,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 18:21:11','2026-05-14 18:21:11'),(5931,2966,2,'_entry_uid_hash','cf5f632200571ab1b7fd23414a837462',NULL,NULL,NULL,'2026-05-14 20:37:12','2026-05-14 20:37:12'),(5932,2966,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 20:37:12','2026-05-14 20:37:12'),(5933,2967,2,'_entry_uid_hash','2327978d56040b25d211ce5ca7e72c42',NULL,NULL,NULL,'2026-05-14 23:16:40','2026-05-14 23:16:40'),(5934,2967,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-14 23:16:40','2026-05-14 23:16:40'),(5935,2968,2,'_entry_uid_hash','151403a99617467ac2f1441658f219f4',NULL,NULL,NULL,'2026-05-15 00:50:45','2026-05-15 00:50:45'),(5936,2968,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-15 00:50:45','2026-05-15 00:50:45'),(5937,2969,2,'_entry_uid_hash','603835a1197593a29f02c3f949455803',NULL,NULL,NULL,'2026-05-15 03:00:18','2026-05-15 03:00:18'),(5938,2969,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-15 03:00:19','2026-05-15 03:00:19'),(5939,2970,2,'_entry_uid_hash','4485bb79b2c987a87372a690a667c374',NULL,NULL,NULL,'2026-05-15 18:04:18','2026-05-15 18:04:18'),(5940,2970,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-15 18:04:18','2026-05-15 18:04:18'),(5941,2971,2,'_entry_uid_hash','0c516353ee5195835c3dfee29f5f3028',NULL,NULL,NULL,'2026-05-15 18:10:11','2026-05-15 18:10:11'),(5942,2971,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-15 18:10:11','2026-05-15 18:10:11'),(5943,2972,2,'_entry_uid_hash','1cadf56cc47e4594f32f8ea3a0dd4bed',NULL,NULL,NULL,'2026-05-16 03:16:26','2026-05-16 03:16:26'),(5944,2972,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-16 03:16:26','2026-05-16 03:16:26'),(5945,2973,2,'_entry_uid_hash','a4a41e52af58ef4f7d38816182791e0c',NULL,NULL,NULL,'2026-05-16 06:02:12','2026-05-16 06:02:12'),(5946,2973,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-16 06:02:12','2026-05-16 06:02:12'),(5947,2974,2,'_entry_uid_hash','6e18a9cd0a5552c715a7a0206d549e1a',NULL,NULL,NULL,'2026-05-16 07:00:32','2026-05-16 07:00:32'),(5948,2974,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-16 07:00:32','2026-05-16 07:00:32'),(5949,2975,2,'_entry_uid_hash','144e3bbf1025b6de59c62f2304baa704',NULL,NULL,NULL,'2026-05-16 16:07:08','2026-05-16 16:07:08'),(5950,2975,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-16 16:07:08','2026-05-16 16:07:08'),(5951,2976,2,'_entry_uid_hash','121c65b609138068dd4d71fff7d1aa20',NULL,NULL,NULL,'2026-05-16 17:33:15','2026-05-16 17:33:15'),(5952,2976,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-16 17:33:15','2026-05-16 17:33:15'),(5953,2977,2,'_entry_uid_hash','f71f9dc835f1af4dbce1fe1dff4fb849',NULL,NULL,NULL,'2026-05-17 00:12:54','2026-05-17 00:12:54'),(5954,2977,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-17 00:12:54','2026-05-17 00:12:54'),(5955,2978,2,'_entry_uid_hash','824f686a5b0371bd3e03cf7836d2a63f',NULL,NULL,NULL,'2026-05-17 04:29:11','2026-05-17 04:29:11'),(5956,2978,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-17 04:29:11','2026-05-17 04:29:11'),(5957,2979,2,'_entry_uid_hash','c549d5beb352b663c524b12b667db2b2',NULL,NULL,NULL,'2026-05-17 22:15:49','2026-05-17 22:15:49'),(5958,2979,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-17 22:15:49','2026-05-17 22:15:49'),(5959,2980,2,'_entry_uid_hash','f596deb8a71e148386269598bfa453e3',NULL,NULL,NULL,'2026-05-17 22:15:56','2026-05-17 22:15:56'),(5960,2980,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-17 22:15:56','2026-05-17 22:15:56'),(5961,2981,2,'_entry_uid_hash','84ca57b3dd62536fe01280423f754e88',NULL,NULL,NULL,'2026-05-18 05:34:31','2026-05-18 05:34:31'),(5962,2981,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-18 05:34:31','2026-05-18 05:34:31'),(5963,2982,2,'_entry_uid_hash','8995b0e8eeae80b7dda3d337b329fae2',NULL,NULL,NULL,'2026-05-19 13:17:42','2026-05-19 13:17:42'),(5964,2982,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-19 13:17:42','2026-05-19 13:17:42'),(5965,2983,2,'_entry_uid_hash','4d1c82b326d8403a6b834709e6b6b0dd',NULL,NULL,NULL,'2026-05-19 13:55:23','2026-05-19 13:55:23'),(5966,2983,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-19 13:55:23','2026-05-19 13:55:23'),(5967,2984,2,'_entry_uid_hash','912ba1cefc9ab52f218433425ade3cb4',NULL,NULL,NULL,'2026-05-20 04:34:09','2026-05-20 04:34:09'),(5968,2984,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-20 04:34:09','2026-05-20 04:34:09'),(5969,2985,2,'_entry_uid_hash','886eae099718a390d4c313ab45594728',NULL,NULL,NULL,'2026-05-21 08:08:30','2026-05-21 08:08:30'),(5970,2985,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-21 08:08:30','2026-05-21 08:08:30'),(5971,2986,2,'_entry_uid_hash','1c0385e56b9d9e12651cd112713d1f91',NULL,NULL,NULL,'2026-05-22 15:40:15','2026-05-22 15:40:15'),(5972,2986,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-22 15:40:15','2026-05-22 15:40:15'),(5973,2987,2,'_entry_uid_hash','2c6793fbc3711bfb361502d697c6f0b7',NULL,NULL,NULL,'2026-05-22 21:59:54','2026-05-22 21:59:54'),(5974,2987,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-22 21:59:54','2026-05-22 21:59:54'),(5975,2988,2,'_entry_uid_hash','c0c5b06c1a23c299e4bfc44532ff9f25',NULL,NULL,NULL,'2026-05-22 22:27:55','2026-05-22 22:27:55'),(5976,2988,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-22 22:27:55','2026-05-22 22:27:55'),(5977,2989,2,'_entry_uid_hash','f8c2e9d351e2711fe3103262fe49a9d2',NULL,NULL,NULL,'2026-05-22 23:56:47','2026-05-22 23:56:47'),(5978,2989,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-22 23:56:47','2026-05-22 23:56:47'),(5979,2990,2,'_entry_uid_hash','92c804efa4702db681280eb286eb6474',NULL,NULL,NULL,'2026-05-23 09:45:01','2026-05-23 09:45:01'),(5980,2990,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-23 09:45:01','2026-05-23 09:45:01'),(5981,2991,2,'_entry_uid_hash','79941e24060463901e05380ddf698ee9',NULL,NULL,NULL,'2026-05-23 10:01:39','2026-05-23 10:01:39'),(5982,2991,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-23 10:01:39','2026-05-23 10:01:39'),(5983,2992,2,'_entry_uid_hash','e993ead0c3e5e83c8d6c3e804dda24b7',NULL,NULL,NULL,'2026-05-23 12:39:41','2026-05-23 12:39:41'),(5984,2992,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-23 12:39:41','2026-05-23 12:39:41'),(5985,2993,2,'_entry_uid_hash','0ac8625bf9207ce948e49ebc31225c1e',NULL,NULL,NULL,'2026-05-23 14:02:03','2026-05-23 14:02:03'),(5986,2993,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-23 14:02:03','2026-05-23 14:02:03'),(5987,2994,2,'_entry_uid_hash','b95d293df9a1620282c1338c4bcb6278',NULL,NULL,NULL,'2026-05-24 14:12:08','2026-05-24 14:12:08'),(5988,2994,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-24 14:12:08','2026-05-24 14:12:08'),(5989,2995,2,'_entry_uid_hash','67d984d0cb97be32b41376a3f6a34c5b',NULL,NULL,NULL,'2026-05-25 13:42:59','2026-05-25 13:42:59'),(5990,2995,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 13:42:59','2026-05-25 13:42:59'),(5991,2996,2,'_entry_uid_hash','b70c5dd3b4d40f667cd72bfb4a41b977',NULL,NULL,NULL,'2026-05-25 13:54:50','2026-05-25 13:54:50'),(5992,2996,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 13:54:50','2026-05-25 13:54:50'),(5993,2997,2,'_entry_uid_hash','1440a0b823d1dc90b04c1a5847a19b16',NULL,NULL,NULL,'2026-05-25 15:02:43','2026-05-25 15:02:43'),(5994,2997,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 15:02:43','2026-05-25 15:02:43'),(5995,2998,2,'_entry_uid_hash','7ddb90fcd32c2a310bde523c1ec8045c',NULL,NULL,NULL,'2026-05-25 16:54:10','2026-05-25 16:54:10'),(5996,2998,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 16:54:10','2026-05-25 16:54:10'),(5997,2999,2,'_entry_uid_hash','81b368aa649e425d976b9b6bbaecc011',NULL,NULL,NULL,'2026-05-25 21:31:19','2026-05-25 21:31:19'),(5998,2999,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 21:31:19','2026-05-25 21:31:19'),(5999,3000,2,'_entry_uid_hash','6cbde57cf4ca5c2f6426b1d6940bf8be',NULL,NULL,NULL,'2026-05-25 23:33:07','2026-05-25 23:33:07'),(6000,3000,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-25 23:33:07','2026-05-25 23:33:07'),(6001,3001,2,'_entry_uid_hash','dbb9271cc5809ea8bec52b414e32e0e0',NULL,NULL,NULL,'2026-05-26 16:37:31','2026-05-26 16:37:31'),(6002,3001,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-26 16:37:31','2026-05-26 16:37:31'),(6003,3002,2,'_entry_uid_hash','eaeeddc10eab15e24bb4573ac54070ec',NULL,NULL,NULL,'2026-05-27 11:58:56','2026-05-27 11:58:56'),(6004,3002,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-27 11:58:56','2026-05-27 11:58:56'),(6005,3003,2,'_entry_uid_hash','8e24d3d190cfce3791ce11b1872afe2c',NULL,NULL,NULL,'2026-05-27 13:14:44','2026-05-27 13:14:44'),(6006,3003,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-27 13:14:45','2026-05-27 13:14:45'),(6007,3004,2,'_entry_uid_hash','b092beb66ff2747f51de1b22a1fdf6b0',NULL,NULL,NULL,'2026-05-28 05:15:09','2026-05-28 05:15:09'),(6008,3004,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-28 05:15:09','2026-05-28 05:15:09'),(6009,3005,2,'_entry_uid_hash','646972b8a6d1969e8405738c2e3f46ca',NULL,NULL,NULL,'2026-05-28 13:11:34','2026-05-28 13:11:34'),(6010,3005,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-28 13:11:34','2026-05-28 13:11:34'),(6011,3006,2,'_entry_uid_hash','c4e73247e8f5dfa03f6da4e12b7c26b9',NULL,NULL,NULL,'2026-05-28 19:48:12','2026-05-28 19:48:12'),(6012,3006,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-28 19:48:12','2026-05-28 19:48:12'),(6013,3007,2,'_entry_uid_hash','73844589af0aa58b80ee731f61a9b988',NULL,NULL,NULL,'2026-05-29 15:51:49','2026-05-29 15:51:49'),(6014,3007,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-29 15:51:49','2026-05-29 15:51:49'),(6015,3008,2,'_entry_uid_hash','ee9327296269db622cdcd3841c9e1be1',NULL,NULL,NULL,'2026-05-29 21:57:43','2026-05-29 21:57:43'),(6016,3008,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-29 21:57:43','2026-05-29 21:57:43'),(6017,3009,2,'_entry_uid_hash','9fc38e397b53a90a1969a523f5d2a5dc',NULL,NULL,NULL,'2026-05-30 01:48:06','2026-05-30 01:48:06'),(6018,3009,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-30 01:48:06','2026-05-30 01:48:06'),(6019,3010,2,'_entry_uid_hash','f4af01394e8b34105bf4baddbeb6cb13',NULL,NULL,NULL,'2026-05-30 05:03:55','2026-05-30 05:03:55'),(6020,3010,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-30 05:03:55','2026-05-30 05:03:55'),(6021,3011,2,'_entry_uid_hash','02c022d9281eedc51db6ae830130706a',NULL,NULL,NULL,'2026-05-30 20:48:06','2026-05-30 20:48:06'),(6022,3011,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-30 20:48:06','2026-05-30 20:48:06'),(6023,3012,2,'_entry_uid_hash','a3057ab9fcc553e287cbefd298f1145a',NULL,NULL,NULL,'2026-05-31 09:02:16','2026-05-31 09:02:16'),(6024,3012,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-31 09:02:16','2026-05-31 09:02:16'),(6025,3013,2,'_entry_uid_hash','003e42efa829f62cbe899f3bd2fe3154',NULL,NULL,NULL,'2026-05-31 20:08:11','2026-05-31 20:08:11'),(6026,3013,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-31 20:08:11','2026-05-31 20:08:11'),(6027,3014,2,'_entry_uid_hash','1ac9a943fc39296c2b480698f5d0e6e2',NULL,NULL,NULL,'2026-05-31 20:47:40','2026-05-31 20:47:40'),(6028,3014,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-05-31 20:47:40','2026-05-31 20:47:40'),(6029,3015,2,'_entry_uid_hash','dff5e2d07c3f68a679b8dcf2c4336ac9',NULL,NULL,NULL,'2026-06-01 00:40:38','2026-06-01 00:40:38'),(6030,3015,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 00:40:38','2026-06-01 00:40:38'),(6031,3016,2,'_entry_uid_hash','ef38dae47bf3322b181cb2d2d232fb91',NULL,NULL,NULL,'2026-06-01 01:38:37','2026-06-01 01:38:37'),(6032,3016,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 01:38:37','2026-06-01 01:38:37'),(6033,3017,2,'_entry_uid_hash','d5905a019df824df66f4e37339f2df8d',NULL,NULL,NULL,'2026-06-01 01:45:17','2026-06-01 01:45:17'),(6034,3017,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 01:45:17','2026-06-01 01:45:17'),(6035,3018,2,'_entry_uid_hash','05203324429653e00b96aea764500fc5',NULL,NULL,NULL,'2026-06-01 04:27:47','2026-06-01 04:27:47'),(6036,3018,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 04:27:47','2026-06-01 04:27:47'),(6037,3019,2,'_entry_uid_hash','9726f878f895e7b5e928c35c9af45e8e',NULL,NULL,NULL,'2026-06-01 05:40:29','2026-06-01 05:40:29'),(6038,3019,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 05:40:29','2026-06-01 05:40:29'),(6039,3020,2,'_entry_uid_hash','fc450340dfeb2a31ee07105715bdd266',NULL,NULL,NULL,'2026-06-01 08:38:34','2026-06-01 08:38:34'),(6040,3020,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 08:38:34','2026-06-01 08:38:34'),(6041,3021,2,'_entry_uid_hash','ceeaac2a527fc1237e63c5d813dcefbb',NULL,NULL,NULL,'2026-06-01 16:23:14','2026-06-01 16:23:14'),(6042,3021,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 16:23:14','2026-06-01 16:23:14'),(6043,3022,2,'_entry_uid_hash','4cc501f81647f7d002bdfe8f2521bf12',NULL,NULL,NULL,'2026-06-01 17:23:47','2026-06-01 17:23:47'),(6044,3022,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 17:23:47','2026-06-01 17:23:47'),(6045,3023,2,'_entry_uid_hash','f1124024221cc130d244f06b5b7369f7',NULL,NULL,NULL,'2026-06-01 19:16:02','2026-06-01 19:16:02'),(6046,3023,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-01 19:16:02','2026-06-01 19:16:02'),(6047,3024,2,'_entry_uid_hash','28ab2d64debfb91b51533c5dd0004f63',NULL,NULL,NULL,'2026-06-02 02:53:21','2026-06-02 02:53:21'),(6048,3024,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-02 02:53:21','2026-06-02 02:53:21'),(6049,3025,2,'_entry_uid_hash','4895c9cd514e3a0e9af6688987469b7e',NULL,NULL,NULL,'2026-06-02 06:19:39','2026-06-02 06:19:39'),(6050,3025,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-02 06:19:39','2026-06-02 06:19:39'),(6051,3026,2,'_entry_uid_hash','ec7db800bd949eca24d57970cf67b1b5',NULL,NULL,NULL,'2026-06-03 06:10:20','2026-06-03 06:10:20'),(6052,3026,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-03 06:10:20','2026-06-03 06:10:20'),(6053,3027,2,'_entry_uid_hash','e6e35c0342dce56d7e855e6c3af75f46',NULL,NULL,NULL,'2026-06-03 21:46:31','2026-06-03 21:46:31'),(6054,3027,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-03 21:46:31','2026-06-03 21:46:31'),(6055,3028,2,'_entry_uid_hash','1d39322d9b7fb6a548bcfc3c1eb72ef8',NULL,NULL,NULL,'2026-06-03 23:44:48','2026-06-03 23:44:48'),(6056,3028,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-03 23:44:48','2026-06-03 23:44:48'),(6057,3029,2,'_entry_uid_hash','01a526cd3cd1cf087713b55655c7f4fd',NULL,NULL,NULL,'2026-06-04 00:11:49','2026-06-04 00:11:49'),(6058,3029,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-04 00:11:49','2026-06-04 00:11:49'),(6059,3030,2,'_entry_uid_hash','da2e495345361acd6c1970b9725c0669',NULL,NULL,NULL,'2026-06-04 01:58:27','2026-06-04 01:58:27'),(6060,3030,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-04 01:58:27','2026-06-04 01:58:27'),(6061,3031,2,'_entry_uid_hash','5791f5904896045b54b7e19cdd2b6586',NULL,NULL,NULL,'2026-06-04 03:57:06','2026-06-04 03:57:06'),(6062,3031,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-04 03:57:06','2026-06-04 03:57:06'),(6063,3032,2,'_entry_uid_hash','266ffd0a2381676cffe0537d210859ca',NULL,NULL,NULL,'2026-06-04 13:29:28','2026-06-04 13:29:28'),(6064,3032,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-04 13:29:28','2026-06-04 13:29:28'),(6065,3033,2,'_entry_uid_hash','fc3ee0dc30f7b8ec12046118f5032b3b',NULL,NULL,NULL,'2026-06-04 13:54:39','2026-06-04 13:54:39'),(6066,3033,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-04 13:54:39','2026-06-04 13:54:39'),(6067,3034,2,'_entry_uid_hash','03509523942b091aee40a0c22e210ee2',NULL,NULL,NULL,'2026-06-05 06:00:50','2026-06-05 06:00:50'),(6068,3034,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-05 06:00:50','2026-06-05 06:00:50'),(6069,3035,2,'_entry_uid_hash','08e9748e04947800b36c4446c8256d6b',NULL,NULL,NULL,'2026-06-05 06:52:40','2026-06-05 06:52:40'),(6070,3035,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-05 06:52:40','2026-06-05 06:52:40'),(6071,3036,2,'_entry_uid_hash','0edfb393045023fa9bac1f5366f70e62',NULL,NULL,NULL,'2026-06-06 13:22:27','2026-06-06 13:22:27'),(6072,3036,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-06 13:22:27','2026-06-06 13:22:27'),(6073,3037,2,'_entry_uid_hash','f7e16e60ef59a7cae5a70182c1312d78',NULL,NULL,NULL,'2026-06-06 20:19:05','2026-06-06 20:19:05'),(6074,3037,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-06 20:19:05','2026-06-06 20:19:05'),(6075,3038,2,'_entry_uid_hash','87e3cced2eb8743f870ae37147141845',NULL,NULL,NULL,'2026-06-07 05:48:10','2026-06-07 05:48:10'),(6076,3038,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-07 05:48:10','2026-06-07 05:48:10'),(6077,3039,2,'_entry_uid_hash','a9641587985f1fe6120ee7fdb7f70b65',NULL,NULL,NULL,'2026-06-07 16:08:19','2026-06-07 16:08:19'),(6078,3039,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-07 16:08:19','2026-06-07 16:08:19'),(6079,3040,2,'_entry_uid_hash','58c4cd1e1e72857e73d18d3fa2d5e613',NULL,NULL,NULL,'2026-06-08 08:11:27','2026-06-08 08:11:27'),(6080,3040,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-08 08:11:27','2026-06-08 08:11:27'),(6081,3041,2,'_entry_uid_hash','3ce51b8a15bdaa787c17ac65421358fa',NULL,NULL,NULL,'2026-06-08 20:14:46','2026-06-08 20:14:46'),(6082,3041,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-08 20:14:46','2026-06-08 20:14:46'),(6083,3042,2,'_entry_uid_hash','4e075db54ee2d5ea722241bc86a2e2b8',NULL,NULL,NULL,'2026-06-09 03:47:17','2026-06-09 03:47:17'),(6084,3042,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-09 03:47:17','2026-06-09 03:47:17'),(6085,3043,2,'_entry_uid_hash','f3db101517fe5df7af17bb60f70fedf6',NULL,NULL,NULL,'2026-06-09 07:36:18','2026-06-09 07:36:18'),(6086,3043,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-09 07:36:18','2026-06-09 07:36:18'),(6087,3044,2,'_entry_uid_hash','4af8e1c8eacd9e1a132d46c4d53d847c',NULL,NULL,NULL,'2026-06-10 18:40:58','2026-06-10 18:40:58'),(6088,3044,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-10 18:40:58','2026-06-10 18:40:58'),(6089,3045,2,'_entry_uid_hash','71870987109bf7256e9416e3408fd06e',NULL,NULL,NULL,'2026-06-10 19:42:41','2026-06-10 19:42:41'),(6090,3045,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-10 19:42:41','2026-06-10 19:42:41'),(6091,3046,2,'_entry_uid_hash','41b262f25244f032d42fcb8f0f9da8a8',NULL,NULL,NULL,'2026-06-10 23:23:57','2026-06-10 23:23:57'),(6092,3046,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-10 23:23:57','2026-06-10 23:23:57'),(6093,3047,2,'_entry_uid_hash','2f839c9f834f24076c15ff36a3528f88',NULL,NULL,NULL,'2026-06-11 07:20:49','2026-06-11 07:20:49'),(6094,3047,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-11 07:20:49','2026-06-11 07:20:49'),(6095,3048,2,'_entry_uid_hash','edddd04d3a53d607f456a55ffb69a252',NULL,NULL,NULL,'2026-06-11 09:44:13','2026-06-11 09:44:13'),(6096,3048,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-11 09:44:13','2026-06-11 09:44:13'),(6097,3049,2,'_entry_uid_hash','d483998986337322a75a93a230a85eb1',NULL,NULL,NULL,'2026-06-11 13:42:31','2026-06-11 13:42:31'),(6098,3049,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-11 13:42:31','2026-06-11 13:42:31'),(6099,3050,2,'_entry_uid_hash','d6c2acbd69655c21ef5335a2e19522b9',NULL,NULL,NULL,'2026-06-11 18:53:02','2026-06-11 18:53:02'),(6100,3050,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-11 18:53:02','2026-06-11 18:53:02'),(6101,3051,2,'_entry_uid_hash','f3de8e5a6e050650b4ca00c20552fd53',NULL,NULL,NULL,'2026-06-12 07:32:48','2026-06-12 07:32:48'),(6102,3051,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-12 07:32:48','2026-06-12 07:32:48'),(6103,3052,2,'_entry_uid_hash','f6a67c424672b33775b98a868d6ef1a7',NULL,NULL,NULL,'2026-06-12 12:09:53','2026-06-12 12:09:53'),(6104,3052,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-12 12:09:53','2026-06-12 12:09:53'),(6105,3053,2,'_entry_uid_hash','a595c01fac29d3e818368910167314f9',NULL,NULL,NULL,'2026-06-12 13:17:22','2026-06-12 13:17:22'),(6106,3053,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-12 13:17:22','2026-06-12 13:17:22'),(6107,3054,2,'_entry_uid_hash','2c546f44192104a12bfa28dc6020bc62',NULL,NULL,NULL,'2026-06-12 15:30:57','2026-06-12 15:30:57'),(6108,3054,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-12 15:30:57','2026-06-12 15:30:57'),(6109,3055,2,'_entry_uid_hash','dcaac9b9ac39e3030e29c15df716fefa',NULL,NULL,NULL,'2026-06-13 23:19:46','2026-06-13 23:19:46'),(6110,3055,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-13 23:19:46','2026-06-13 23:19:46'),(6111,3056,2,'_entry_uid_hash','4fb868e219ff20c3d0f7b1fed937ab5c',NULL,NULL,NULL,'2026-06-14 05:57:33','2026-06-14 05:57:33'),(6112,3056,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-14 05:57:33','2026-06-14 05:57:33'),(6113,3057,2,'_entry_uid_hash','f6407dbffd0c48c8655508f10bce00c8',NULL,NULL,NULL,'2026-06-14 10:49:36','2026-06-14 10:49:36'),(6114,3057,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-14 10:49:36','2026-06-14 10:49:36'),(6115,3058,2,'_entry_uid_hash','d95b3cb2cdc6845efe83d7bcce293346',NULL,NULL,NULL,'2026-06-14 17:59:16','2026-06-14 17:59:16'),(6116,3058,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-14 17:59:16','2026-06-14 17:59:16'),(6117,3059,2,'_entry_uid_hash','9e968f0eb8bf6a359b4aeecbb0109469',NULL,NULL,NULL,'2026-06-15 00:38:31','2026-06-15 00:38:31'),(6118,3059,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-15 00:38:31','2026-06-15 00:38:31'),(6119,3060,2,'_entry_uid_hash','fec124f63b97400ce0e59941cd5c249f',NULL,NULL,NULL,'2026-06-16 11:01:14','2026-06-16 11:01:14'),(6120,3060,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-16 11:01:14','2026-06-16 11:01:14'),(6121,3061,2,'_entry_uid_hash','d1eccf6855f571afe764a0b121292e38',NULL,NULL,NULL,'2026-06-16 18:06:54','2026-06-16 18:06:54'),(6122,3061,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-16 18:06:54','2026-06-16 18:06:54'),(6123,3062,2,'_entry_uid_hash','b0d2631aeef7ede5f23ad77b52d84902',NULL,NULL,NULL,'2026-06-16 18:48:29','2026-06-16 18:48:29'),(6124,3062,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-16 18:48:29','2026-06-16 18:48:29'),(6125,3063,2,'_entry_uid_hash','9cb8788c1655204513a9db70b135f76c',NULL,NULL,NULL,'2026-06-16 19:47:22','2026-06-16 19:47:22'),(6126,3063,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-16 19:47:22','2026-06-16 19:47:22'),(6127,3064,2,'_entry_uid_hash','565c8273e87b4911c647f84c0ad9001a',NULL,NULL,NULL,'2026-06-17 11:33:01','2026-06-17 11:33:01'),(6128,3064,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-17 11:33:01','2026-06-17 11:33:01'),(6129,3065,2,'_entry_uid_hash','59552d44a0998671614070c959c69c4c',NULL,NULL,NULL,'2026-06-17 13:52:24','2026-06-17 13:52:24'),(6130,3065,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-17 13:52:24','2026-06-17 13:52:24'),(6131,3066,2,'_entry_uid_hash','58d132ea922719734696ba783733d4be',NULL,NULL,NULL,'2026-06-18 01:05:06','2026-06-18 01:05:06'),(6132,3066,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-18 01:05:06','2026-06-18 01:05:06'),(6133,3067,2,'_entry_uid_hash','4779e7e5f17490ce4e945390a7d21a5d',NULL,NULL,NULL,'2026-06-18 19:36:50','2026-06-18 19:36:50'),(6134,3067,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-18 19:36:50','2026-06-18 19:36:50'),(6135,3068,2,'_entry_uid_hash','bfc3996e87d7634126ff2098b00597c7',NULL,NULL,NULL,'2026-06-20 21:26:50','2026-06-20 21:26:50'),(6136,3068,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-20 21:26:50','2026-06-20 21:26:50'),(6137,3069,2,'_entry_uid_hash','60de92463f303dd1012b7f39b599c108',NULL,NULL,NULL,'2026-06-21 03:00:34','2026-06-21 03:00:34'),(6138,3069,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-21 03:00:34','2026-06-21 03:00:34'),(6139,3070,2,'_entry_uid_hash','f1d43f3ed34f56655928e7104e072576',NULL,NULL,NULL,'2026-06-21 04:07:56','2026-06-21 04:07:56'),(6140,3070,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-21 04:07:56','2026-06-21 04:07:56'),(6141,3071,2,'_entry_uid_hash','55a9dfd6067d49fb5487a1b791f671af',NULL,NULL,NULL,'2026-06-22 05:36:41','2026-06-22 05:36:41'),(6142,3071,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-22 05:36:41','2026-06-22 05:36:41'),(6143,3072,2,'_entry_uid_hash','6edad75781b104db33ed4cf2eb74560f',NULL,NULL,NULL,'2026-06-22 14:05:45','2026-06-22 14:05:45'),(6144,3072,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-22 14:05:45','2026-06-22 14:05:45'),(6145,3073,2,'_entry_uid_hash','c80050cc318e9ccfbab68e606233b99a',NULL,NULL,NULL,'2026-06-22 22:03:05','2026-06-22 22:03:05'),(6146,3073,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-22 22:03:05','2026-06-22 22:03:05'),(6147,3074,2,'_entry_uid_hash','2802ad7ceb3e1af835a85742f26596f9',NULL,NULL,NULL,'2026-06-23 03:03:40','2026-06-23 03:03:40'),(6148,3074,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-23 03:03:40','2026-06-23 03:03:40'),(6149,3075,2,'_entry_uid_hash','d3c39bad5b3ee0cab08bf1ce156d5ad0',NULL,NULL,NULL,'2026-06-23 06:13:29','2026-06-23 06:13:29'),(6150,3075,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-23 06:13:29','2026-06-23 06:13:29'),(6151,3076,2,'_entry_uid_hash','9dec2766fabc947ec2de40598583f91d',NULL,NULL,NULL,'2026-06-23 10:12:13','2026-06-23 10:12:13'),(6152,3076,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-23 10:12:13','2026-06-23 10:12:13'),(6153,3077,2,'_entry_uid_hash','f9732d2a6774bb733c68f01e32c449fb',NULL,NULL,NULL,'2026-06-23 17:52:40','2026-06-23 17:52:40'),(6154,3077,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-23 17:52:40','2026-06-23 17:52:40'),(6155,3078,2,'_entry_uid_hash','ae03ff56eaf9832892431ff89289af18',NULL,NULL,NULL,'2026-06-24 08:10:04','2026-06-24 08:10:04'),(6156,3078,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-24 08:10:04','2026-06-24 08:10:04'),(6157,3079,2,'_entry_uid_hash','337189066c8d81873ec4c9f56ca1ba87',NULL,NULL,NULL,'2026-06-24 21:17:03','2026-06-24 21:17:03'),(6158,3079,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-24 21:17:03','2026-06-24 21:17:03'),(6159,3080,2,'_entry_uid_hash','1fc5ff33e49effc00229f5bfceca9573',NULL,NULL,NULL,'2026-06-24 22:27:49','2026-06-24 22:27:49'),(6160,3080,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-24 22:27:49','2026-06-24 22:27:49'),(6161,3081,2,'_entry_uid_hash','87cc1f0e3439e108296d9c0792661882',NULL,NULL,NULL,'2026-06-25 00:09:04','2026-06-25 00:09:04'),(6162,3081,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-25 00:09:04','2026-06-25 00:09:04'),(6163,3082,2,'_entry_uid_hash','21016cf8801069587f64f5636b6c5869',NULL,NULL,NULL,'2026-06-26 00:58:25','2026-06-26 00:58:25'),(6164,3082,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-26 00:58:25','2026-06-26 00:58:25'),(6165,3083,2,'_entry_uid_hash','98a74aab6e73fa060d665db68a75a4ef',NULL,NULL,NULL,'2026-06-26 03:05:33','2026-06-26 03:05:33'),(6166,3083,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-26 03:05:33','2026-06-26 03:05:33'),(6167,3084,2,'_entry_uid_hash','6c340f54322bc7a007e40b0188989357',NULL,NULL,NULL,'2026-06-26 21:58:05','2026-06-26 21:58:05'),(6168,3084,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-26 21:58:05','2026-06-26 21:58:05'),(6169,3085,2,'_entry_uid_hash','a41f67b6183dce14f737472b9a9382d0',NULL,NULL,NULL,'2026-06-27 04:12:15','2026-06-27 04:12:15'),(6170,3085,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-27 04:12:15','2026-06-27 04:12:15'),(6171,3086,2,'_entry_uid_hash','507ac86c7711342b37147161cfbb8bad',NULL,NULL,NULL,'2026-06-27 16:28:28','2026-06-27 16:28:28'),(6172,3086,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-27 16:28:28','2026-06-27 16:28:28'),(6173,3087,2,'_entry_uid_hash','0f370a4b78fc64a9353aaac28d08535e',NULL,NULL,NULL,'2026-06-27 18:20:46','2026-06-27 18:20:46'),(6174,3087,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-27 18:20:46','2026-06-27 18:20:46'),(6175,3088,2,'_entry_uid_hash','0518c01aa06c28c890e6341e7e712184',NULL,NULL,NULL,'2026-06-28 15:50:51','2026-06-28 15:50:51'),(6176,3088,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-28 15:50:51','2026-06-28 15:50:51'),(6177,3089,2,'_entry_uid_hash','3902a445b55b41054525c028da28c08c',NULL,NULL,NULL,'2026-06-28 23:12:29','2026-06-28 23:12:29'),(6178,3089,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-28 23:12:29','2026-06-28 23:12:29'),(6179,3090,2,'_entry_uid_hash','88841bd5a47b29cf43a306b3668aa887',NULL,NULL,NULL,'2026-06-29 03:45:05','2026-06-29 03:45:05'),(6180,3090,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-29 03:45:05','2026-06-29 03:45:05'),(6181,3091,2,'_entry_uid_hash','9881c1e2329bd2375a2c39deb070bedf',NULL,NULL,NULL,'2026-06-29 12:32:55','2026-06-29 12:32:55'),(6182,3091,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-29 12:32:55','2026-06-29 12:32:55'),(6183,3092,2,'_entry_uid_hash','89595901b1181806672d9fcd62a02016',NULL,NULL,NULL,'2026-06-30 05:28:03','2026-06-30 05:28:03'),(6184,3092,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-30 05:28:03','2026-06-30 05:28:03'),(6185,3093,2,'_entry_uid_hash','72f566105ccc14fbae5af357ea76cb02',NULL,NULL,NULL,'2026-06-30 21:34:44','2026-06-30 21:34:44'),(6186,3093,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-06-30 21:34:44','2026-06-30 21:34:44'),(6187,3094,2,'_entry_uid_hash','b022f4592605bd6a71713da4e0aac09d',NULL,NULL,NULL,'2026-07-01 07:22:57','2026-07-01 07:22:57'),(6188,3094,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-01 07:22:57','2026-07-01 07:22:57'),(6189,3095,2,'_entry_uid_hash','f0d6fa49593cb7b82a6245dd8f2f7eee',NULL,NULL,NULL,'2026-07-01 21:44:56','2026-07-01 21:44:56'),(6190,3095,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-01 21:44:56','2026-07-01 21:44:56'),(6191,3096,2,'_entry_uid_hash','30653cabff00a38dfc02083ecd1a4bb0',NULL,NULL,NULL,'2026-07-01 21:45:23','2026-07-01 21:45:23'),(6192,3096,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-01 21:45:23','2026-07-01 21:45:23'),(6193,3097,2,'_entry_uid_hash','6a709aa108d5dcd13d6bc6d3fa4b557d',NULL,NULL,NULL,'2026-07-02 10:00:37','2026-07-02 10:00:37'),(6194,3097,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-02 10:00:37','2026-07-02 10:00:37'),(6195,3098,2,'_entry_uid_hash','4603d7b11a9aaa90726f2de98f5f5842',NULL,NULL,NULL,'2026-07-02 12:42:36','2026-07-02 12:42:36'),(6196,3098,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-02 12:42:36','2026-07-02 12:42:36'),(6197,3099,2,'_entry_uid_hash','1e1adeece5530b810413bc0711acf07d',NULL,NULL,NULL,'2026-07-02 15:39:30','2026-07-02 15:39:30'),(6198,3099,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-02 15:39:30','2026-07-02 15:39:30'),(6199,3100,2,'_entry_uid_hash','af269874609ceddcace9837660bacf76',NULL,NULL,NULL,'2026-07-02 16:08:02','2026-07-02 16:08:02'),(6200,3100,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-02 16:08:02','2026-07-02 16:08:02'),(6201,3101,2,'_entry_uid_hash','d5dba4e1f1ec3a459e3902623697c6f8',NULL,NULL,NULL,'2026-07-02 17:08:17','2026-07-02 17:08:17'),(6202,3101,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-02 17:08:17','2026-07-02 17:08:17'),(6203,3102,2,'_entry_uid_hash','6779da4af00ed94efc43f83cadab20ea',NULL,NULL,NULL,'2026-07-03 00:29:24','2026-07-03 00:29:24'),(6204,3102,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-03 00:29:24','2026-07-03 00:29:24'),(6205,3103,2,'_entry_uid_hash','c772e55a80a4884fe8c3680963bb87cd',NULL,NULL,NULL,'2026-07-03 01:46:16','2026-07-03 01:46:16'),(6206,3103,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-03 01:46:16','2026-07-03 01:46:16'),(6207,3104,2,'_entry_uid_hash','b042beb7b8e547bc842dd9f0ac4a2f6e',NULL,NULL,NULL,'2026-07-03 19:38:24','2026-07-03 19:38:24'),(6208,3104,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-03 19:38:24','2026-07-03 19:38:24'),(6209,3105,2,'_entry_uid_hash','5a134120687193c314e1b05fd650b90d',NULL,NULL,NULL,'2026-07-03 21:11:03','2026-07-03 21:11:03'),(6210,3105,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-03 21:11:03','2026-07-03 21:11:03'),(6211,3106,2,'_entry_uid_hash','1c680c19a0a666a30b6d35fdf79d3a91',NULL,NULL,NULL,'2026-07-04 15:35:32','2026-07-04 15:35:32'),(6212,3106,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-04 15:35:32','2026-07-04 15:35:32'),(6213,3107,2,'_entry_uid_hash','5010e6b22e0a8f592c9af4a0676121cb',NULL,NULL,NULL,'2026-07-05 00:45:10','2026-07-05 00:45:10'),(6214,3107,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-05 00:45:10','2026-07-05 00:45:10'),(6215,3108,2,'_entry_uid_hash','770dbbab6e3b32891479e7beb73fd56b',NULL,NULL,NULL,'2026-07-06 04:09:21','2026-07-06 04:09:21'),(6216,3108,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-06 04:09:21','2026-07-06 04:09:21'),(6217,3109,2,'_entry_uid_hash','d0f234124ea9c4e6ca35dc1290b486c1',NULL,NULL,NULL,'2026-07-06 09:25:16','2026-07-06 09:25:16'),(6218,3109,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-06 09:25:16','2026-07-06 09:25:16'),(6219,3110,2,'_entry_uid_hash','0b8775613290bd3ee060f8f7ba17a4e0',NULL,NULL,NULL,'2026-07-06 12:59:06','2026-07-06 12:59:06'),(6220,3110,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-06 12:59:06','2026-07-06 12:59:06'),(6221,3111,2,'_entry_uid_hash','05e005d123c410832772c0363e70e7cd',NULL,NULL,NULL,'2026-07-06 22:33:50','2026-07-06 22:33:50'),(6222,3111,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-06 22:33:50','2026-07-06 22:33:50'),(6223,3112,2,'_entry_uid_hash','94fe781459b49f16aa5f325e355e58f2',NULL,NULL,NULL,'2026-07-07 09:11:41','2026-07-07 09:11:41'),(6224,3112,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-07 09:11:41','2026-07-07 09:11:41'),(6225,3113,2,'_entry_uid_hash','81695fde1dd145d8c5039ff5d2e9960f',NULL,NULL,NULL,'2026-07-07 14:03:00','2026-07-07 14:03:00'),(6226,3113,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-07 14:03:00','2026-07-07 14:03:00'),(6227,3114,2,'_entry_uid_hash','ea5df13247f4a47504670a07ed72652e',NULL,NULL,NULL,'2026-07-07 20:31:09','2026-07-07 20:31:09'),(6228,3114,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-07 20:31:09','2026-07-07 20:31:09'),(6229,3115,2,'_entry_uid_hash','047bcea04c930e643e05c40a13705f9a',NULL,NULL,NULL,'2026-07-08 09:15:31','2026-07-08 09:15:31'),(6230,3115,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-08 09:15:31','2026-07-08 09:15:31'),(6231,3116,2,'_entry_uid_hash','7359ecf197d7cfe7e1406677aa8c15e1',NULL,NULL,NULL,'2026-07-08 16:54:59','2026-07-08 16:54:59'),(6232,3116,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-08 16:54:59','2026-07-08 16:54:59'),(6233,3117,2,'_entry_uid_hash','cf0b508ec41a96c21f208ce9e0bc2fff',NULL,NULL,NULL,'2026-07-08 23:24:49','2026-07-08 23:24:49'),(6234,3117,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-08 23:24:49','2026-07-08 23:24:49'),(6235,3118,2,'_entry_uid_hash','068f14b9969fc4114c111051c107937c',NULL,NULL,NULL,'2026-07-09 15:50:53','2026-07-09 15:50:53'),(6236,3118,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-09 15:50:53','2026-07-09 15:50:53'),(6237,3119,2,'_entry_uid_hash','83ca34d9277cfc9dbfbd54cd0e51f046',NULL,NULL,NULL,'2026-07-10 14:49:36','2026-07-10 14:49:36'),(6238,3119,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-10 14:49:36','2026-07-10 14:49:36'),(6239,3120,2,'_entry_uid_hash','3e538374965e217dfefbdada19176b86',NULL,NULL,NULL,'2026-07-10 18:49:15','2026-07-10 18:49:15'),(6240,3120,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-10 18:49:15','2026-07-10 18:49:15'),(6241,3121,2,'_entry_uid_hash','b570a0b9f6b54bd780da302551f3ff22',NULL,NULL,NULL,'2026-07-10 19:35:06','2026-07-10 19:35:06'),(6242,3121,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-10 19:35:06','2026-07-10 19:35:06'),(6243,3122,2,'_entry_uid_hash','6c68006bc46a4a942f3853783ae5f795',NULL,NULL,NULL,'2026-07-11 00:18:29','2026-07-11 00:18:29'),(6244,3122,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 00:18:29','2026-07-11 00:18:29'),(6245,3123,2,'_entry_uid_hash','82626b4a095b9c45ef79022f1ddf1a34',NULL,NULL,NULL,'2026-07-11 02:54:33','2026-07-11 02:54:33'),(6246,3123,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 02:54:33','2026-07-11 02:54:33'),(6247,3124,2,'_entry_uid_hash','9235e90f5fbfb18c9149107aea7ea67e',NULL,NULL,NULL,'2026-07-11 05:49:39','2026-07-11 05:49:39'),(6248,3124,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 05:49:39','2026-07-11 05:49:39'),(6249,3125,2,'_entry_uid_hash','17c49d704c7dccfda2b5d2bb75067265',NULL,NULL,NULL,'2026-07-11 06:27:33','2026-07-11 06:27:33'),(6250,3125,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 06:27:33','2026-07-11 06:27:33'),(6251,3126,2,'_entry_uid_hash','6b4a0c1e439c097257632cfa6905d559',NULL,NULL,NULL,'2026-07-11 15:25:25','2026-07-11 15:25:25'),(6252,3126,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 15:25:25','2026-07-11 15:25:25'),(6253,3127,2,'_entry_uid_hash','bec0820a4248527c130d05b1d2752660',NULL,NULL,NULL,'2026-07-11 19:55:58','2026-07-11 19:55:58'),(6254,3127,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-11 19:55:58','2026-07-11 19:55:58'),(6255,3128,2,'_entry_uid_hash','e9fa716882af8322674b90c1cc49d4d5',NULL,NULL,NULL,'2026-07-12 04:02:39','2026-07-12 04:02:39'),(6256,3128,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-12 04:02:39','2026-07-12 04:02:39'),(6257,3129,2,'_entry_uid_hash','62e646e2842b2cb072a1ff3bc4053927',NULL,NULL,NULL,'2026-07-13 05:35:57','2026-07-13 05:35:57'),(6258,3129,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-13 05:35:57','2026-07-13 05:35:57'),(6259,3130,2,'_entry_uid_hash','737a3b1edc3ef54034a7166933e17d77',NULL,NULL,NULL,'2026-07-13 09:57:43','2026-07-13 09:57:43'),(6260,3130,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-13 09:57:43','2026-07-13 09:57:43'),(6261,3131,2,'_entry_uid_hash','592bfd24afd533947c683fee7ae5fdb7',NULL,NULL,NULL,'2026-07-15 02:32:57','2026-07-15 02:32:57'),(6262,3131,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-15 02:32:57','2026-07-15 02:32:57'),(6263,3132,2,'_entry_uid_hash','32b478736b95813e22538bb2dd51370b',NULL,NULL,NULL,'2026-07-15 12:16:56','2026-07-15 12:16:56'),(6264,3132,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-15 12:16:56','2026-07-15 12:16:56'),(6265,3133,2,'_entry_uid_hash','9c9d56add5fda8300157e33db7514c45',NULL,NULL,NULL,'2026-07-15 23:02:51','2026-07-15 23:02:51'),(6266,3133,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-15 23:02:51','2026-07-15 23:02:51'),(6267,3134,2,'_entry_uid_hash','739d4ce6fa1f02bfc2f9aff58e6b5346',NULL,NULL,NULL,'2026-07-16 02:44:28','2026-07-16 02:44:28'),(6268,3134,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-16 02:44:28','2026-07-16 02:44:28'),(6269,3135,2,'_entry_uid_hash','7fcc2108c0a8a7dbe0e78018f9165ca4',NULL,NULL,NULL,'2026-07-16 17:12:42','2026-07-16 17:12:42'),(6270,3135,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-16 17:12:43','2026-07-16 17:12:43'),(6271,3136,2,'_entry_uid_hash','59c888b4c1050be0c257328e7e0e7e15',NULL,NULL,NULL,'2026-07-17 01:00:46','2026-07-17 01:00:46'),(6272,3136,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-17 01:00:46','2026-07-17 01:00:46'),(6273,3137,2,'_entry_uid_hash','485fcf7d57f019483bdc00c7259f96dc',NULL,NULL,NULL,'2026-07-17 04:08:31','2026-07-17 04:08:31'),(6274,3137,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-17 04:08:31','2026-07-17 04:08:31'),(6275,3138,2,'_entry_uid_hash','b222f20deb05b6101266d73a0f825f75',NULL,NULL,NULL,'2026-07-17 15:21:08','2026-07-17 15:21:08'),(6276,3138,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-17 15:21:08','2026-07-17 15:21:08'),(6277,3139,2,'_entry_uid_hash','765007ba9d702e0433df402ba23ee1c8',NULL,NULL,NULL,'2026-07-18 01:02:46','2026-07-18 01:02:46'),(6278,3139,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-18 01:02:46','2026-07-18 01:02:46'),(6279,3140,2,'_entry_uid_hash','a99faab8ec3314b1f1e06f0855c0c982',NULL,NULL,NULL,'2026-07-18 17:10:53','2026-07-18 17:10:53'),(6280,3140,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-18 17:10:53','2026-07-18 17:10:53'),(6281,3141,2,'_entry_uid_hash','6bc50139e41de93f3d683ebc83e8356d',NULL,NULL,NULL,'2026-07-19 00:59:38','2026-07-19 00:59:38'),(6282,3141,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-19 00:59:38','2026-07-19 00:59:38'),(6283,3142,2,'_entry_uid_hash','0014a61fd4c7ca3699bffeb547ce286f',NULL,NULL,NULL,'2026-07-19 09:14:53','2026-07-19 09:14:53'),(6284,3142,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-19 09:14:53','2026-07-19 09:14:53'),(6285,3143,2,'_entry_uid_hash','aba59b862465fc79e1911dc000504be8',NULL,NULL,NULL,'2026-07-19 21:29:57','2026-07-19 21:29:57'),(6286,3143,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-19 21:29:57','2026-07-19 21:29:57'),(6287,3144,2,'_entry_uid_hash','41f0bb58765610bbfb45eb25ef431a64',NULL,NULL,NULL,'2026-07-20 01:05:36','2026-07-20 01:05:36'),(6288,3144,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-20 01:05:36','2026-07-20 01:05:36'),(6289,3145,2,'_entry_uid_hash','1f79f9851873ae24cda72080976ce968',NULL,NULL,NULL,'2026-07-20 11:40:29','2026-07-20 11:40:29'),(6290,3145,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-20 11:40:29','2026-07-20 11:40:29'),(6291,3146,2,'_entry_uid_hash','fca871ae36302e9eabbe878cce2616b8',NULL,NULL,NULL,'2026-07-22 06:21:10','2026-07-22 06:21:10'),(6292,3146,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-22 06:21:10','2026-07-22 06:21:10'),(6293,3147,2,'_entry_uid_hash','d7d05b612f92360ad2f8940624965c6a',NULL,NULL,NULL,'2026-07-22 07:13:01','2026-07-22 07:13:01'),(6294,3147,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-22 07:13:01','2026-07-22 07:13:01'),(6295,3148,2,'_entry_uid_hash','adf90c7696c3ae483f509012d22a929a',NULL,NULL,NULL,'2026-07-22 23:49:21','2026-07-22 23:49:21'),(6296,3148,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-22 23:49:21','2026-07-22 23:49:21'),(6297,3149,2,'_entry_uid_hash','9ddfb675cb3efa24414d80949ce5d13b',NULL,NULL,NULL,'2026-07-23 00:41:51','2026-07-23 00:41:51'),(6298,3149,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-23 00:41:51','2026-07-23 00:41:51'),(6299,3150,2,'_entry_uid_hash','a91dcc11bbdba3f164b93e875bef9da8',NULL,NULL,NULL,'2026-07-25 00:16:57','2026-07-25 00:16:57'),(6300,3150,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-25 00:16:57','2026-07-25 00:16:57'),(6301,3151,2,'_entry_uid_hash','aa3f894b16edc72ffdc61e99d3ee338b',NULL,NULL,NULL,'2026-07-26 09:48:48','2026-07-26 09:48:48'),(6302,3151,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-26 09:48:48','2026-07-26 09:48:48'),(6303,3152,2,'_entry_uid_hash','c8eb75ac7b0d7e815fcb5f3ebfe1f980',NULL,NULL,NULL,'2026-07-26 14:02:11','2026-07-26 14:02:11'),(6304,3152,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-26 14:02:11','2026-07-26 14:02:11'),(6305,3153,2,'_entry_uid_hash','92e122b4fc2494da3e221a0781f5166c',NULL,NULL,NULL,'2026-07-26 23:49:06','2026-07-26 23:49:06'),(6306,3153,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-26 23:49:06','2026-07-26 23:49:06'),(6307,3154,2,'_entry_uid_hash','744ab91b136fc29650a47b4cf1d7e280',NULL,NULL,NULL,'2026-07-27 04:38:42','2026-07-27 04:38:42'),(6308,3154,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-27 04:38:42','2026-07-27 04:38:42'),(6309,3155,2,'_entry_uid_hash','c3a343569f11261f466fa45be356a24a',NULL,NULL,NULL,'2026-07-28 06:57:25','2026-07-28 06:57:25'),(6310,3155,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-28 06:57:25','2026-07-28 06:57:25'),(6311,3156,2,'_entry_uid_hash','9abca7def1c3db71446d13d83a88805c',NULL,NULL,NULL,'2026-07-28 12:32:35','2026-07-28 12:32:35'),(6312,3156,2,'is_form_action_fired','yes',NULL,NULL,NULL,'2026-07-28 12:32:35','2026-07-28 12:32:35');
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_submissions`
--
DROP TABLE IF EXISTS `wp_fluentform_submissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submissions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`serial_number` int(10) unsigned DEFAULT NULL,
`response` longtext DEFAULT NULL,
`source_url` varchar(255) DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`status` varchar(45) DEFAULT 'unread' COMMENT 'possible values: read, unread, trashed',
`is_favourite` tinyint(1) NOT NULL DEFAULT 0,
`browser` varchar(45) DEFAULT NULL,
`device` varchar(45) DEFAULT NULL,
`ip` varchar(45) DEFAULT NULL,
`city` varchar(45) DEFAULT NULL,
`country` varchar(45) DEFAULT NULL,
`payment_status` varchar(45) DEFAULT NULL,
`payment_method` varchar(45) DEFAULT NULL,
`payment_type` varchar(45) DEFAULT NULL,
`currency` varchar(45) DEFAULT NULL,
`payment_total` float DEFAULT NULL,
`total_paid` float DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_submissions`
--
LOCK TABLES `wp_fluentform_submissions` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submissions` DISABLE KEYS */;
INSERT INTO `wp_fluentform_submissions` VALUES (1,2,1,'{\"__fluent_form_embded_post_id\":\"55\",\"_fluentform_2_fluentformnonce\":\"1323473ae2\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/\",\"names\":{\"first_name\":\"Ayoub\"},\"email\":\"ayoubmejri@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Option 1\",\"description\":\"Hello\\r\\nI would lik\\u00e9 to get the radius theme, as ibsee it on techkit.\\r\\nCan you give me it\'s Price please ?\\r\\n\\r\\nThanks\"}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/',0,'unread',0,'Chrome','Android','80.215.104.118','','','','','','',0,0,'2021-10-23 05:05:23','2021-10-23 05:05:23'),(2,1,1,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_1_fluentformnonce\":\"ca127b5546\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/contact\\/\",\"names\":{\"first_name\":\"sdf\"},\"email\":\"sdf@asdf.cm\",\"description\":\"dsff\"}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/contact/',0,'unread',0,'Firefox','Apple','103.143.148.129','','','','','','',0,0,'2021-11-06 23:17:43','2021-11-06 23:17:43'),(3,2,2,'{\"__fluent_form_embded_post_id\":\"55\",\"_fluentform_2_fluentformnonce\":\"0861294200\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/\",\"names\":{\"first_name\":\"Miss Lina Dency\"},\"email\":\"ContactCall7777@gmail.com\",\"input_text\":\"457547547\",\"dropdown\":\"Option 1\",\"description\":\"5464\"}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/',0,'unread',0,'Chrome','Windows','47.8.81.73','','','','','','',0,0,'2021-11-13 12:21:38','2021-11-13 12:21:38'),(4,2,3,'{\"__fluent_form_embded_post_id\":\"55\",\"_fluentform_2_fluentformnonce\":\"87b29c1854\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/\",\"names\":{\"first_name\":\"ffdsf\"},\"email\":\"mazenw12349@gmail.com\",\"input_text\":\"fsdfsd\",\"dropdown\":\"Option 1\",\"description\":\"dfsdfsd\"}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/',0,'unread',0,'Chrome','Windows','156.146.59.45','','','','','','',0,0,'2022-03-19 06:01:50','2022-03-19 06:01:50'),(5,1,2,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_1_fluentformnonce\":\"8fccf82747\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/contact\\/\",\"names\":{\"first_name\":\"eyt\"},\"email\":\"rye@sdt.dt\",\"description\":\"\"}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/contact/',0,'unread',0,'Chrome','Windows','106.222.220.191','','','','','','',0,0,'2022-03-25 14:04:47','2022-03-25 14:04:47'),(6,3,1,'{\"__fluent_form_embded_post_id\":\"176\",\"_fluentform_3_fluentformnonce\":\"14da62dd04\",\"_wp_http_referer\":\"\\/demo\\/wordpress\\/themes\\/techkit\\/home-2\\/\",\"names\":{\"first_name\":\"Prahald\"},\"checkbox\":[\"I agree to my email being stored and used to receive the newsletter.\"]}','https://blueocean-technologies.com/demo/wordpress/themes/techkit/home-2/',0,'unread',0,'Chrome','Windows','157.37.155.53','','','','','','',0,0,'2022-04-21 02:40:20','2022-04-21 02:40:20'),(7,2,4,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"10002d3bfa\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shahin\"},\"email\":\"shahin.niz@votecgroup.com\",\"input_text\":\"6586796684\",\"dropdown\":\"Other Enquiry\",\"description\":\"Greetings,\\r\\nTried to reach your desk number, We are urgently looking out for Oracle, SAP & IT services Partnership to expand and support your existing service team \\r\\nwith our LOW COST IT SERVICE MODEL.\\r\\nAGENDA : VOTEC Oracle, SAP, Microsoft & IT SERVICE PARTNERSHIP COLLABORATION \\r\\nwith Our LOW COST SERVICE MODEL ( Partner Services Outsourcing Model).\\r\\nplease contact us below for more information.\\r\\nWhats app +6586796684\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','59.91.170.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-05-26 00:27:21','2023-05-26 00:27:21'),(8,2,5,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"11f048faa3\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Shahin\"},\"email\":\"shahin.niz@votecgroup.com\",\"input_text\":\"6586796684\",\"dropdown\":\"Other Enquiry\",\"description\":\"Greetings,\\r\\nTried to reach your desk number, We are urgently looking out for Oracle, SAP & IT services Partnership to expand and support your existing service team \\r\\nwith our LOW COST IT SERVICE MODEL.\\r\\nAGENDA : VOTEC Oracle, SAP, Microsoft & IT SERVICE PARTNERSHIP COLLABORATION \\r\\nwith Our LOW COST SERVICE MODEL ( Partner Services Outsourcing Model).\\r\\nplease contact us below for more information.\\r\\nWhats app +6586796684\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','117.201.224.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-06-16 10:45:03','2023-06-16 10:45:03'),(9,2,6,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:02:20','2023-07-19 09:02:20'),(10,2,7,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:02','2023-07-19 09:06:02'),(11,2,8,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:07','2023-07-19 09:06:07'),(12,2,9,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(13,2,10,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:12','2023-07-19 09:06:12'),(14,2,11,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:13','2023-07-19 09:06:13'),(15,2,12,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:34','2023-07-19 09:06:34'),(16,2,13,'{\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:38','2023-07-19 09:06:38'),(17,2,14,'{\"12345\'\\\"\\\\\'\\\\\\\");|]*\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(18,2,15,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:43','2023-07-19 09:06:43'),(19,2,16,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:06:44','2023-07-19 09:06:44'),(20,2,17,'{\"__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/__\\/windows\\/win_ini\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:05','2023-07-19 09:07:05'),(21,2,18,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:09','2023-07-19 09:07:09'),(22,2,19,'{\"HttP:\\/\\/bxss_me\\/t\\/xss_html?\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(23,2,20,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:14','2023-07-19 09:07:14'),(24,2,21,'{\"__\\/__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:15','2023-07-19 09:07:15'),(25,2,22,'{\"echo_ztiyoc$()\\\\_jiplwy\\\\nz^xyu||a_#\'_\":\"\",\"echo_ztiyoc$()\\\\_jiplwy\\\\nz^xyu||a_#|\\\"_\":\"\",\"echo_ztiyoc$()\\\\_jiplwy\\\\nz^xyu||a_#\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:39','2023-07-19 09:07:39'),(26,2,23,'{\"admin-ajax_php\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:40','2023-07-19 09:07:40'),(27,2,24,'{\"admin-ajax_php\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(28,2,25,'{\"\\/__\\/__\\/\\/__\\/__\\/\\/__\\/__\\/\\/__\\/__\\/\\/__\\/__\\/\\/etc\\/passwd\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:45','2023-07-19 09:07:45'),(29,2,26,'{\"<!--\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:07:46','2023-07-19 09:07:46'),(30,2,27,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(31,2,28,'{\"__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/etc\\/passwd\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:11','2023-07-19 09:08:11'),(32,2,29,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:16','2023-07-19 09:08:16'),(33,2,30,'{\"__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/__\\/_\\/_\\/etc\\/passwd\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:17','2023-07-19 09:08:17'),(34,2,31,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:18','2023-07-19 09:08:18'),(35,2,32,'{\"6GW0Cbg5\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(36,2,32,'{\"file:\\/\\/\\/etc\\/passwd\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:46','2023-07-19 09:08:46'),(37,2,33,'{\"\\/\\\\__\\/\\\\__\\/\\\\__\\/\\\\__\\/\\\\__\\/\\\\__\\/\\\\__\\/etc\\/passwd\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:50','2023-07-19 09:08:50'),(38,2,34,'{\"\\/WEB-INF\\/web_xml\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:53','2023-07-19 09:08:53'),(39,2,35,'{\"C:\\\\WINDOWS\\\\system32\\\\drivers\\\\etc\\\\hosts\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:08:55','2023-07-19 09:08:55'),(40,2,36,'{\"__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/__\\/___\\/__\\/_\\/windows\\/win_ini\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:19','2023-07-19 09:09:19'),(41,2,37,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:20','2023-07-19 09:09:20'),(42,2,38,'{\"-1_OR_2_201-201-1\":\"0 0 0 1 --\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:23','2023-07-19 09:09:23'),(43,2,39,'{\"WEB-INF\\/web_xml\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:25','2023-07-19 09:09:25'),(44,2,40,'{\"-1_OR_3_201-201-1\":\"0 0 0 1 --\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:26','2023-07-19 09:09:26'),(45,2,41,'{\"(select(0)from(select(sleep(15)))v)\\/*\'_(select(0)from(select(sleep(15)))v)_\'\\\"_(select(0)from(select(sleep(15)))v)_\\\"*\\/\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:51','2023-07-19 09:09:51'),(46,2,42,'{\"1_waitfor_delay_\'0:0:15\'_--\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:54','2023-07-19 09:09:54'),(47,2,43,'{\"vz5ANdR0\';_waitfor_delay_\'0:0:15\'_--\":\"\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:57','2023-07-19 09:09:57'),(48,2,44,'{\"ygi74NBt\'_OR_890\":\"(SELECT 890 FROM PG_SLEEP(15))--\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:09:59','2023-07-19 09:09:59'),(49,2,45,'{\"WfaQpWmJ\')_OR_949\":\"(SELECT 949 FROM PG_SLEEP(15))--\",\"_wp_http_referer\":\"\"}','https://blueocean-technologies.com',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:02','2023-07-19 09:10:02'),(50,1,3,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:22','2023-07-19 09:10:22'),(51,2,46,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:25','2023-07-19 09:10:25'),(52,1,4,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:29','2023-07-19 09:10:29'),(53,1,5,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:34','2023-07-19 09:10:34'),(54,1,6,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:46','2023-07-19 09:10:46'),(55,2,47,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:10:59','2023-07-19 09:10:59'),(56,2,48,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:11:00','2023-07-19 09:11:00'),(57,1,7,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9b674a180\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"e\"},\"email\":\"sample@email.tst\",\"input_text\":\"555-666-0606\",\"dropdown\":\"Other Enquiry\",\"description\":\"1\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.25.134.206, 31.25.134.206, 31.25.134.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-19 09:11:02','2023-07-19 09:11:02'),(58,2,49,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d0d454c72b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Laura\"},\"email\":\"laura.o@agenciasubido.com\",\"input_text\":\"655390359\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello! My name is Laura and I am very happy to greet you.\\r\\n\\r\\nI wanted to write to you because I thought it would be interesting to discuss the possibility of your business appearing every month in digital newspapers as news to position it at the top of the internet, i.e. with real articles in the newspaper that are not marked as advertising and are not deleted.\\r\\n\\r\\nThe news is published by more than sixty newspapers of great authority to improve the positioning of your website and reputation.\\r\\n\\r\\n\\r\\n\\r\\nCould you provide me with a phone number to offer you up to two months free of charge?\\r\\n\\r\\nThank you\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','185.58.197.128, 185.58.197.128, 185.58.197.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-25 04:20:08','2023-07-25 04:20:08'),(59,4,1,'{\"__fluent_form_embded_post_id\":\"216\",\"_fluentform_4_fluentformnonce\":\"2d9e1ac7fb\",\"_wp_http_referer\":\"\\/careers\\/\",\"names\":{\"first_name\":\"Saher Abdallah\"},\"names_1\":{\"first_name\":\"Saher Abdallah\"},\"email\":\"saher.abdallah18@gmail.com\"}','https://blueocean-technologies.com/careers/',0,'unread',0,'Chrome','Windows','109.177.136.81, 109.177.136.81, 109.177.136.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-09-30 12:38:09','2023-09-30 12:38:09'),(60,2,50,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"91a86eb2fd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Saher Abdallah\"},\"email\":\"saher.abdallah18@gmail.com\",\"input_text\":\"0527005825\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nMy name is Saher Abdallah, and I recently graduated from Jordan University of Science and Technology as a network engineer and security . I am currently seeking an entry-level position in a space that allows me to expand my skills.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','109.177.136.81, 109.177.136.81, 109.177.136.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-09-30 12:38:41','2023-09-30 12:38:41'),(61,2,51,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"17d3db348e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miltan M\"},\"email\":\"miltan@votecgroup.com\",\"input_text\":\"+65 8679 6684\",\"dropdown\":\"Other Enquiry\",\"description\":\"Greetings,\\r\\nTried to reach your desk number, We are urgently looking out for SAP & IT services Partnership to expand and support your existing service team with our LOW COST IT SERVICE PARTNERSHIP MODEL. please contact us below for more information.\\r\\n \\r\\nLet me know when can we do a quick talk. Kindly reply with date and time zone as we operate from Singapore + Asia\\r\\n\\r\\nKind Regards,\\r\\nMiltan\\r\\nWhats app +65 8679 6684\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','49.15.248.23, 49.15.248.23, 49.15.248.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-11-16 09:37:05','2023-11-16 09:37:05'),(62,2,52,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"66d12222aa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"sujit saha\"},\"email\":\"sujitsaha956@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"i am mn production from india\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','103.157.36.170, 103.157.36.170, 103.157.36.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-12-01 20:26:38','2023-12-01 20:26:38'),(63,2,53,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3e871a412\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rajesh\"},\"email\":\"rajm100@hotmail.com\",\"input_text\":\"0502523745\",\"dropdown\":\"Other Enquiry\",\"description\":\"Want to buy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Android','80.227.201.225, 80.227.201.225, 80.227.201.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-12-16 07:54:54','2023-12-16 07:54:54'),(64,2,54,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e9a7690210\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sharon\"},\"email\":\"sharon@roaweo.com\",\"input_text\":\"+86 18927401837\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, there, \\r\\n\\r\\nConsidering your expertise in audio-visual solutions. I wanted to gauge your interest in our mini PC offerings. \\r\\n\\r\\nWe are a team that specializes in manufacturing mini-PC systems. Whether you\'re looking to power interactive displays, manage multimedia content, or control lighting and audio effects, our mini PCs offer the flexibility and performance needed to elevate the human experiences you create.\\r\\n\\r\\nPlease send me a brief reply if you\'re interested.\\r\\nI look forward to hearing from you.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.189.161.196, 147.189.161.196, 147.189.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-01-10 08:47:09','2024-01-10 08:47:09'),(65,2,55,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ecaec083d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Syed Rashid Raza Fatmi\"},\"email\":\"alkatheeritrading@gmail.com\",\"input_text\":\"0525021595\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Looking for NB North Bayou Mobile TV Cart TV Stand with Wheels for 55\\\" - 85\\\" Inch LCD LED OLED Plasma Flat Panel Screens up to 200lbs AVA1800-70-1P (Black)\\r\\n\\r\\nRequired Qty.1 Pcs.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.107.234.196, 5.107.234.196, 5.107.234.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-01-22 01:20:14','2024-01-22 01:20:14'),(66,2,56,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"185291a682\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"KARTHIKEYAN\"},\"email\":\"karthik@trilok.ae\",\"input_text\":\"+971507429087\",\"dropdown\":\"Projection Solutions\",\"description\":\"Screen Liberty Grandview 165\\\" (16:9) Cyber Series Tab-Tension Screen with HD Matte White 165\\\" (16:9) TTS Cyber Series HD Matte White\\r\\nQuantity: 1 PC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','86.98.59.236, 86.98.59.236, 86.98.59.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-03-05 07:33:22','2024-03-05 07:33:22'),(67,2,57,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"185291a682\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"KARTHIKEYAN\"},\"email\":\"karthik@trilok.ae\",\"input_text\":\"+971507429087\",\"dropdown\":\"\",\"description\":\"Dear Sir \\/ Madam,\\r\\nGood Day\\r\\n\\r\\nPlease find the inquiry below. We are looking forward to receiving your price offer asap.,\\r\\n\\r\\nScreen Liberty Grandview 165\\\" (16:9) Cyber Series Tab-Tension Screen with HD Matte White 165\\\" (16:9) TTS Cyber Series HD Matte White\\r\\nQuantity: 1 PC\\r\\n\\r\\n- Delivery Lead time\\r\\n- Unit weight and Packing dimension (approx.,)\\r\\n- Technical data sheet of offered line items\\r\\n\\r\\nAwaiting your quick response on the above.\\r\\nPlease let us know for any details \\/ clarification.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','86.98.59.236, 86.98.59.236, 86.98.59.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-03-06 06:42:06','2024-03-06 06:42:06'),(68,2,58,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"682ce27033\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"phalgun\"},\"email\":\"phalgun.reddy@gmail.com\",\"input_text\":\"0555060440\",\"dropdown\":\"Display Mounts\",\"description\":\"I would like to purchase the North Bayou P6 tv mount. Kindly get in touch.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','87.201.176.61, 87.201.176.61, 87.201.176.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-03-11 12:17:11','2024-03-11 12:17:11'),(69,2,59,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jonelle Brumby\"},\"email\":\"nextgen.marketing.expert@gmail.com\",\"input_text\":\"2154873130\",\"dropdown\":\"Mini PCs\",\"description\":\"Just when I thought I\'d tried everything, Puravive showed me the path to sustainable weight loss. It\'s been an incredible journey. \\r\\n\\r\\nExplore Puravive: https:\\/\\/bit.ly\\/43HEPbi\\r\\n\\r\\nRegards\\r\\nJonelle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','199.15.92.87, 199.15.92.87, 199.15.92.87',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-04 22:54:40','2024-04-04 22:54:40'),(70,2,60,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Megan Atkinson\"},\"email\":\"meganatkinson149@gmail.com\",\"input_text\":\"793527464\",\"dropdown\":\"Mini PCs\",\"description\":\"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 would like to see some of our previous work, let me know and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nMegan\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','196.199.40.8, 196.199.40.8, 196.199.40.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-05 01:53:27','2024-04-05 01:53:27'),(71,2,61,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sarah Williams\"},\"email\":\"sarahcontactwilliams4@gmail.com\",\"input_text\":\"156924477\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello, \\r\\nDid you notice the problems with your website\'s performance?\\r\\nI have the soultion, do you want me to provide it for you? \\r\\n\\r\\nRegards,\\r\\nSarah\\r\\nWebsite specialist\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.83.92.134, 23.83.92.134, 23.83.92.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-06 00:18:18','2024-04-06 00:18:18'),(72,2,62,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"139cf7db55\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Kimberly\"},\"email\":\"blueocean-technologies.com@gmail.com\",\"input_text\":\"670901278\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nKind Regards, \\r\\n\\r\\nKimberly\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','212.102.44.167, 212.102.44.167, 212.102.44.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-06 16:00:04','2024-04-06 16:00:04'),(73,2,63,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bertie Palfreyman\"},\"email\":\"bertie_palfreyman@gmail.com\",\"input_text\":\"361-425-7847\",\"dropdown\":\"Mini PCs\",\"description\":\"hi!\\r\\n\\r\\nIt\'s been some time, but I just got emailed a warning article online about blueocean-technologies.com and thought it was important to message you guys to validate this nonsense. \\r\\n\\r\\nIt seems like there\'s some unfavorable news that could be potentially damaging. \\r\\nUnderstanding how quickly rumors can spiral and wishing not you to be caught off guard, I decided to notify you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/CBuTc\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\\r\\n\\r\\nAll the best to you,\\r\\nBertie\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.36.97.195, 194.36.97.195, 194.36.97.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-06 18:01:20','2024-04-06 18:01:20'),(74,2,64,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanya A\"},\"email\":\"tanyaa01@visamastercardsettlementteam.org\",\"input_text\":\"Vbhos\",\"dropdown\":\"Projection Solutions\",\"description\":\"Business owners who accepted Visa and Mastercard between 2004 to 2018 are eligible for a portion of a $5.54 Billion credit card processing fees settlement.\\r\\n\\r\\nIf your business accepted Visa or Mastercard between 2004-2018, you are entitled to compensation. You can sign up with us about the settlement by visiting www.VisaMastercardsettlement.org.\\r\\n\\r\\nThe deadline to sign up for a claim is May 31, 2024.\\r\\n\\r\\nYou can sign up with us and complete the claim process in 1-2 minutes here: www.VisaMastercardsettlement.org\\r\\n\\r\\nWe have helped thousands of businesses and their owners submit a claim.\\r\\nBusiness owners do not need an attorney to sign up for a compensation claim, they may do so directly with the settlement admin. Claim forms are being delivered and are available online beginning December 1, 2023. Class members need not sign up for a third-party service in order to participate in any monetary relief.\\r\\nNo-cost assistance is available from the Class Administrator and Class Counsel during the claims-filing period. Information directing class members to the Court-approved website www.paymentcardsettlement.com for additional information.\\r\\n\\r\\nTitle: Claims Assistant\\r\\nCompany Name: Law Launch LLC\\r\\nFirst Name: Tanya\\r\\nLast Name: A\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.13.244.120, 154.13.244.120, 154.13.244.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-08 11:05:25','2024-04-08 11:05:25'),(75,2,65,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tyree Bustos\"},\"email\":\"bustos.tyree@gmail.com\",\"input_text\":\"Wblt\",\"dropdown\":\"Audio Solutions\",\"description\":\"Did you know that a mere 1% of users bother to browse past the first page of search results? Don\'t miss the chance to attract more traffic - get a complimentary website SEO audit today and boost your search engine ranking. Click here to fill out the form for Free SEO Website Audit: https:\\/\\/badgerdigitalmarketingsolutions.com\\/contact\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.33.30, 98.159.33.30, 98.159.33.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-09 02:49:17','2024-04-09 02:49:17'),(76,2,66,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chandra Foveaux\"},\"email\":\"chandra.foveaux@gmail.com\",\"input_text\":\"2533830121\",\"dropdown\":\"Cables & Accessories\",\"description\":\"If you look closely in the Bible, there are very specific warnings of the rise of AI\\r\\n\\r\\nRevelation 13 talks of the emergence of the Anti-Christ, a great deceiver that will rise in times of great chaos and confusion\\r\\n\\r\\nAnd, right now, AI’s influence is rapidly spreading around the world in disguise.\\r\\n\\r\\nSadly, most people are blissfully unaware.\\r\\n\\r\\nSee here why: https:\\/\\/tinyurl.com\\/thefinalisnear\\r\\n\\r\\nOr perhaps already corrupted by its “touch.”\\r\\n\\r\\nEven more alarmingly, AI is getting more and more powerful\\r\\n\\r\\nChat GPT 4, a version of Microsoft’s AI, was opened to the public in March 2023\\r\\n\\r\\nIt is reported to contain 10 times the knowledge base of Chat GPT 3…\\r\\n\\r\\nAnd have 100 Billion times more processing power.\\r\\n\\r\\nWhat comes next?\\r\\n\\r\\nAmerican Christians have made a short documentary to help you understand and prepare for the dangers of AI.\\r\\n\\r\\nIf you truly believe in God, and his biblical prophecies, I urge you to watch the video now.\\r\\n\\r\\nBecause Big Tech could take it down at any moment.\\r\\n\\r\\nClick here to watch it right now: https:\\/\\/tinyurl.com\\/thefinalisnear\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.30.244.76, 154.30.244.76, 154.30.244.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-09 03:31:38','2024-04-09 03:31:38'),(77,2,67,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Debbra Glassey\"},\"email\":\"debbra.glassey@gmail.com\",\"input_text\":\"246-835-8727\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Howdy!\\r\\n\\r\\nIt\'s been some time since we last communicated, but I came across a warning article online about blueocean-technologies.com and felt compelled to message you guys to validate this article. \\r\\n\\r\\nIt appears like there\'s some unfavorable news that could be harmful to your reputation. \\r\\nUnderstanding how fast misinformation can spread and wishing not you to be unprepared, I thought it best to notify you.\\r\\n\\r\\nHere\'s where I came across the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/2bnwR\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a misunderstanding, but I thought it best you should know!\\r\\n\\r\\ncya later,\\r\\nDebbra Glassey\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','191.102.181.83, 191.102.181.83, 191.102.181.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-09 10:51:36','2024-04-09 10:51:36'),(78,2,68,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristina McAllister\"},\"email\":\"kristina.mcallister@outlook.com\",\"input_text\":\"7960191941\",\"dropdown\":\"Other Enquiry\",\"description\":\"Most of us like to partake in a little vino, a cocktail, or a nice cold brewski every now and then...\\r\\n\\r\\nAnd I\'m one of them :)\\r\\n\\r\\nHowever, recent studies prove the #1 sign you drink too much is excess lower belly fat (also referred to as \\\"Liver Belly\\\").\\r\\n\\r\\nThat\'s because the entire fat-burning process depends on a healthy liver.\\r\\n\\r\\nAnd although alcohol is normally quite damaging to your liver...\\r\\n\\r\\nThe ancient Mediterranean ritual you\'ll see at the link below naturally protects, purifies, and rapidly cleanses your liver of EVERY form of alcohol...\\r\\n\\r\\nAllowing you to enjoy a few drinks while promoting weight loss at the same time!\\r\\n\\r\\nThat\'s why, if you\'re gonna drink alcohol, just follow this simple Mediterranean Ritual beforehand (takes 30 seconds).\\r\\n\\r\\nCheck it now: https:\\/\\/tinyurl.com\\/mediteraneanritual\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','134.73.18.212, 134.73.18.212, 134.73.18.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-10 22:18:36','2024-04-10 22:18:36'),(79,2,69,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Steven Clark\"},\"email\":\"steven@rapidprofitmachine1.com\",\"input_text\":\"2786238539\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Can I buy your Facebook page and your Instagram account?\\r\\nLet me know here\\r\\nhttps:\\/\\/sellyourfbpage.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.82.81.100, 23.82.81.100, 23.82.81.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 04:14:01','2024-04-11 04:14:01'),(80,2,70,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kenneth White\"},\"email\":\"kenneth@adamhustle.com\",\"input_text\":\"513917955\",\"dropdown\":\"Mini PCs\",\"description\":\"May I purchase your Instagram account and your Facebook page?\\r\\nPlease let me know here\\r\\nhttps:\\/\\/sellyourfbpage.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.85.130, 23.82.85.130, 23.82.85.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 05:40:03','2024-04-11 05:40:03'),(81,2,71,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"139cf7db55\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Shannon Leventhal\"},\"email\":\"shannon.leventhal@yahoo.com\",\"input_text\":\"266103785\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there! Looking to save on energy costs?\\r\\n Look no further! At Nexus Energy Group Ltd., we’ve got your back. With over two decades of experience, we’ll help you navigate the energy markets, find the best rates, and keep your wallet happy. Let’s power up together! Reply for details: Nexusenergygroupltd@gmail.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','98.159.37.14, 98.159.37.14, 98.159.37.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 05:50:02','2024-04-11 05:50:02'),(82,2,72,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Richard Thomas\"},\"email\":\"matthewm@aibestsuite.com\",\"input_text\":\"1720268376\",\"dropdown\":\"Mini PCs\",\"description\":\"Interested in acquiring your Facebook page and Instagram. Are you interested in selling it?\\r\\nIf so I just need a little info here please\\r\\nhttps:\\/\\/sellyourfbpage.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.81.168, 23.82.81.168, 23.82.81.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-11 12:42:36','2024-04-11 12:42:36'),(83,2,73,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vince Dowie\"},\"email\":\"vince.dowie@gmail.com\",\"input_text\":\"239-84-8498\",\"dropdown\":\"Cables & Accessories\",\"description\":\"hi, just a warning,\\r\\n\\r\\nIt\'s been a while since our last conversation, but I just got emailed a warning article online about blueocean-technologies.com and felt compelled to reach out to validate this review. \\r\\n\\r\\nIt appears like there\'s some negative press that could be detrimental. \\r\\nUnderstanding how easily stories can get out of hand and hoping not you to be taken by surprise, I thought it best to warn you.\\r\\n\\r\\nHere\'s where I came across the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/QXrJX\\t\\t\\r\\n\\r\\nI hope it\'s all a mix-up, but I thought it best you should know!\\r\\n\\r\\nBest wishes,\\r\\nVince\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','161.0.9.65, 161.0.9.65, 161.0.9.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-12 03:48:17','2024-04-12 03:48:17'),(84,2,74,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"139cf7db55\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gina Conlan\"},\"email\":\"gina.conlan@googlemail.com\",\"input_text\":\"635449260\",\"dropdown\":\"Audio Solutions\",\"description\":\"Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\\r\\n\\r\\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \\\"yes,\\\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\\r\\n\\r\\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\\r\\n\\r\\nClick the link below to see if you qualify\\r\\n https:\\/\\/aluzzion.com\\/go\\/setc\\r\\n\\r\\nWhat is the SETC?\\r\\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','193.36.225.58, 193.36.225.58, 193.36.225.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-13 05:29:00','2024-04-13 05:29:00'),(85,2,75,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sung Pasco\"},\"email\":\"sung.pasco@gmail.com\",\"input_text\":\"328707190\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you looking for a capable financial company to fund your business project?\\r\\n\\r\\nFinance worldwide is a financial company that offers business loans for any business project around the world. We understand the challenges of finding a reliable financial partner, and we are here to provide you with the best solution for your business.\\r\\nOur team of experts can provide you with the most suitable loan package to meet your need \\r\\n \\r\\n \\r\\n \\r\\n Don\'t let a lack of funding hold you back. Contact us today for business loan solutions. \\r\\n \\r\\n \\r\\nBest regards,\\r\\nLaura Cha.\\r\\nCustomer Service Representative \\r\\n \\r\\n \\r\\nSkype:ID:live:.cid.c25a1f8b0fdaab04\\r\\nPhone:+85223194662\\r\\nmailto:info@financeworldwidehk.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','37.140.254.38, 37.140.254.38, 37.140.254.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-13 16:39:56','2024-04-13 16:39:56'),(86,2,76,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Andra Wallin\"},\"email\":\"andra_wallin@gmail.com\",\"input_text\":\"245-944-1925\",\"dropdown\":\"Other Enquiry\",\"description\":\"Quick heads up\\r\\n\\r\\nIt\'s been a while, but I just saw an article online about blueocean-technologies.com and immediately needed to message you guys to validate this review. \\r\\n\\r\\nIt appears like there\'s some unfavorable news that could be potentially damaging. \\r\\nUnderstanding how quickly rumors can spiral and hoping not you to be taken by surprise, I decided to inform you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/otVGz\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a mix-up, but I thought it best you should know!\\r\\n\\r\\nbest of luck with all of this,\\r\\nAndra\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','66.56.83.220, 66.56.83.220, 66.56.83.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-15 05:36:47','2024-04-15 05:36:47'),(87,2,77,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"139cf7db55\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Virgie Bruno\"},\"email\":\"bruno.virgie@gmail.com\",\"input_text\":\"242907865\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','185.192.16.28, 185.192.16.28, 185.192.16.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-15 18:54:44','2024-04-15 18:54:44'),(88,2,78,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roy Carne\"},\"email\":\"roy.carne8@outlook.com\",\"input_text\":\"447760626\",\"dropdown\":\"Mini PCs\",\"description\":\"Do you wish more prospective customers could see your great reviews?\\r\\n\\r\\nYou probably already know that people are greatly influenced by online reviews for businesses.\\r\\n\\r\\nFor an extremely limited time, we\'re offering you the chance to have us create a professional video\\r\\nhighlighting one of your great reviews at no cost - no strings attached. It\'s valued at $499.\\r\\n\\r\\nIt\'s simple to request your free video: just visit https:\\/\\/tinyurl.com\\/freereviewvideo and fill in\\r\\nthe form.\\r\\n\\r\\nThen you\'ll be on your way to a professionally produced video featuring one of your great reviews\\r\\nthat exists currently online that you can post to your social media, YouTube channel and website.\\r\\n\\r\\nVisit https:\\/\\/tinyurl.com\\/freereviewvideo now to request your video. This offer may is limited and may \\r\\nbe removed once our capacity is filled. So don\'t wait!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','75.210.212.185, 75.210.212.185, 75.210.212.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-16 11:11:18','2024-04-16 11:11:18'),(89,2,79,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"contentwriting011994@outlook.com\",\"input_text\":\"9402978510\",\"dropdown\":\"Other Enquiry\",\"description\":\"Greetings, \\r\\n\\r\\nI\'m Tony, a skilled English SEO copywriter and content writer. My expertise lies in creating engaging blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, brochures, proofreading, social media captions, LinkedIn content, and SOPs.\\r\\n\\r\\nMy pricing is USD 40 per 1000 words of content. If you\'re short on time to strategize your content, we can assist you with that. \\r\\n\\r\\nFeel free to reach out via email at Contentwriting011994@outlook.com for any ongoing needs. \\r\\n\\r\\nBest regards,\\r\\nTony\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','181.214.165.7, 181.214.165.7, 181.214.165.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-16 17:08:30','2024-04-16 17:08:30'),(90,2,80,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paige Guilfoyle\"},\"email\":\"successcenter001@gmail.com\",\"input_text\":\"47225839\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Paige\\r\\n\\r\\nLooking to elevate your business to new heights? Discover the ultimate resource hub at https:\\/\\/successcenter.xyz where you will find \\r\\n\\r\\nPowerful Tools: Access a range of tools designed to streamline your operations and boost productivity.\\r\\n\\r\\nExclusive Giveaways: Grab your chance to win free resources that can accelerate your growth.\\r\\n\\r\\nSpecial Discounts: Enjoy limited-time discounts on premium services to help you save while succeeding.\\r\\n\\r\\nvisit https:\\/\\/successcenter.xyz \\r\\n\\r\\nEmpower Your Success,\\r\\nPaige\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','20.252.4.193, 20.252.4.193, 20.252.4.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-16 18:54:17','2024-04-16 18:54:17'),(91,2,81,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ilana Hanton\"},\"email\":\"hanton.ilana@hotmail.com\",\"input_text\":\"892217678\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Worried about your business cash flow and being able to make payroll? Running a business can be stressful and hard. Payroll, Insurance, inventory, marketing ……UGHH Let us help remove that stress and give you some breathing room. Get a no obligation working capital quote in less than 2 minutes. *I can only help US businesses* Send me an email here to find out more: elizabeth.miller@helloratesfastfunding.com\\r\\n\\r\\nElizabeth Miller\\r\\nWorking Capital Loan Specialist\\r\\n295 Seven Farms Drive\\r\\nSuite C- 201\\r\\nCharleston, SC 29492\\r\\nwww.HelloRatesFastFunding.com\\r\\nelizabeth.miller@helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','194.5.48.56, 194.5.48.56, 194.5.48.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 04:46:51','2024-04-17 04:46:51'),(92,2,82,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"139cf7db55\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Maria Ransom\"},\"email\":\"maria.ransom@yahoo.com\",\"input_text\":\"3682078041\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are rising business expenses making you wonder how you’ll keep your businesses afloat? Have you ever worried that you won’t make payroll? Are rising business expenses stressing you out? Let us help take this stress away & give you some breathing room. Get a no obligation working capital quote in less than 2 minutes. *Sorry but right now I am only able to help US businesses* Send me an email here to find out more: elizabeth.miller@helloratesfastfunding.com\\r\\n\\r\\nElizabeth Miller\\r\\nWorking Capital Loan Specialist\\r\\n295 Seven Farms Drive\\r\\nSuite C- 201\\r\\nCharleston, SC 29492\\r\\nwww.HelloRatesFastFunding.com\\r\\nelizabeth.miller@helloratesfastfunding.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','194.5.48.23, 194.5.48.23, 194.5.48.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 04:59:29','2024-04-17 04:59:29'),(93,2,83,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Jackson\"},\"email\":\"alexjacksonaichat@gmail.com\",\"input_text\":\"630070886\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey, I just set up a new website with a chat widget completely driven by AI. \\r\\n\\r\\nWould you be open to testing it for just a minute and let me know your honest thoughts? \\r\\n\\r\\nHere is the link, Thanks! \\r\\n\\r\\nwww.ai-chatsupport.com\\r\\n\\r\\n-Alex\\r\\n\\r\\nP.S. If you think something like this might be worth trying on blueocean-technologies.com let me know. It’s starting to blow up!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.106.22.5, 23.106.22.5, 23.106.22.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 05:27:06','2024-04-17 05:27:06'),(94,2,84,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monica Dyring\"},\"email\":\"monica_dyring@gmail.com\",\"input_text\":\"753-816-8937\",\"dropdown\":\"Projection Solutions\",\"description\":\"hi there!\\r\\n\\r\\nIt\'s been a while, but I recently stumbled upon a very negative opinon online about blueocean-technologies.com and thought it important to message you guys to disprove this nonsense. \\r\\n\\r\\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \\r\\nUnderstanding how easily stories can get out of hand and hoping not you to be unprepared, I felt the need to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/OYBcx\\t\\t\\r\\n\\r\\nI hope it\'s all a misunderstanding, but I believed it necessary you should know!\\r\\n\\r\\ntalk to you soon,\\r\\nMonica\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.94.75.247, 23.94.75.247, 23.94.75.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-17 10:46:09','2024-04-17 10:46:09'),(95,2,85,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fcc4f62816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kelly Davis\"},\"email\":\"kellyknowspayments@gmail.com\",\"input_text\":\"422092195\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Have you registered your business for its claim of the Visa Mastercard 5.5 billion dollar settlement?\\r\\n\\r\\nIf you accepted credit cards between 2004 and 2019 you are likely owed part of the settlement.\\r\\n\\r\\nHere is how to file your claim.\\r\\n\\r\\nVisa-Mastercard-Claim.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe \\r\\nClick here \\r\\nhttps:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A\\/viewform?usp=sf_link\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.43.125.31, 64.43.125.31, 64.43.125.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-18 01:27:56','2024-04-18 01:27:56'),(96,2,86,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bette Friedmann\"},\"email\":\"admin@charterunionfin.com\",\"input_text\":\"Vd u Byzs C Bz\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Do not stay out of business, or close down due to lack of Funding and finance. Your projects, businesses and financial needs is completely possible.\\r\\n\\r\\nYou can now fund your projects, businesses without worries of repayment as you can have ample amount of time to execute your projects and businesses and build up, grow financially, to achieve your complete set goals.\\r\\n\\r\\nAre you also a broker\\/consultant? Make life easy for various of your clients globlly to help provide funding for their various Businesses and Projects, edging them towards a better buiness and financial goals.\\r\\n\\r\\nChu Yeung\\r\\nCustomer Care Department\\r\\ninfo@charterunionfin.com\\r\\n+852 8199 9324\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.89.175.86, 45.89.175.86, 45.89.175.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-19 01:46:41','2024-04-19 01:46:41'),(97,2,87,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Devin Maitland\"},\"email\":\"devin.maitland@gmail.com\",\"input_text\":\"538444792\",\"dropdown\":\"Audio Solutions\",\"description\":\"Finally, an easy way to offer affordable payments to ALL customers and credit grades No more turning down business due to low credit scores\\r\\n\\r\\n** USA Based Businesses Only! **\\r\\n\\r\\nvisit: https:\\/\\/helloratespros.com\\/5-6\\/ OR email me here: jessica.snyder@helloratespros.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','194.5.82.94, 194.5.82.94, 194.5.82.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-19 04:03:39','2024-04-19 04:03:39'),(98,2,88,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caleb Magnuson\"},\"email\":\"caleb.magnuson@gmail.com\",\"input_text\":\"78-258-1129\",\"dropdown\":\"Display Mounts\",\"description\":\"hi there!\\r\\n\\r\\nIt\'s been some time since we last communicated, but I came across a slam piece online about blueocean-technologies.com and felt compelled to reach out to validate this nonsense. \\r\\n\\r\\nIt seems like there\'s some rumors circulating that could be detrimental. \\r\\nUnderstanding how easily stories can get out of hand and wishing not you to be taken by surprise, I felt the need to warn you.\\r\\n\\r\\nHere\'s where I came across the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/m9sdT\\t\\t\\r\\n\\r\\nMy hope is it\'s all a misunderstanding, but it seemed prudent you should know!\\r\\n\\r\\nBest wishes,\\r\\nCaleb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.125.245.227, 45.125.245.227, 45.125.245.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-19 07:04:04','2024-04-19 07:04:04'),(99,2,89,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Peggy Tout\"},\"email\":\"peggy.tout@gmail.com\",\"input_text\":\"624-862-5397\",\"dropdown\":\"Projection Solutions\",\"description\":\"Howdy!\\r\\n\\r\\nIt\'s been a while, but I just read a warning article online about blueocean-technologies.com and felt compelled to message you guys to validate this nonsense. \\r\\n\\r\\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \\r\\nUnderstanding how easily stories can get out of hand and not wanting you to be unprepared, I thought it best to warn you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/TiMjq\\t\\t\\r\\n\\r\\nI hope it\'s all a simple confusion, but it seemed prudent you should know!\\r\\n\\r\\ntalk to you soon,\\r\\nPeggy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','186.179.42.214, 186.179.42.214, 186.179.42.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-20 06:38:58','2024-04-20 06:38:58'),(100,2,90,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arnette Theissen\"},\"email\":\"theissen.arnette@outlook.com\",\"input_text\":\"539100650\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nI recently came across your website on blueocean-technologies.com and found it very interesting. I was curious, have you ever considered creating an eBook out of your website content?\\r\\n\\r\\nThere are tools available, that allow you to easily convert website content into a well-designed eBook. This could be a great way to repurpose your existing content and potentially reach a new audience.\\r\\n\\r\\nOf course, I understand this might not be something you\'re interested in, but I just wanted to share the possibility!\\r\\n\\r\\nAnyway, here is the tool I had in mind. It\'s only $16.95 so worth checking out: \\r\\nhttps:\\/\\/furtherinfo.org\\/lgb7\\r\\n\\r\\nBest regards,\\r\\nArnette\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/wp\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.240.104.76, 196.240.104.76, 196.240.104.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-20 12:00:15','2024-04-20 12:00:15'),(101,2,91,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natasha Janpe\"},\"email\":\"natasha@refsmedia.com\",\"input_text\":\"2164287311\",\"dropdown\":\"Cables & Accessories\",\"description\":\"We’ve developed a strategy focused on the Ecom stores only, where you can maximize sales with FREE traffic. Check this YouTube video we’ve recorded: https:\\/\\/www.youtube.com\\/watch?v=ryzlMw3isQo\\r\\n\\r\\nYour store has the potential, and we want to take this responsibility. Let’s arrange a live strategy session to discuss how we can achieve the same for your store. \\r\\n\\r\\nTell me when you’re available?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','5.78.78.130, 5.78.78.130, 5.78.78.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-20 23:37:43','2024-04-20 23:37:43'),(102,2,92,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Ryan\"},\"email\":\"heyitsemilyryan@gmail.com\",\"input_text\":\"Nr zc Umi uq\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I was wondering who made your website. \\r\\n\\r\\nI ask because after checking out your website blueocean-technologies.com I noticed a cool opportunity\\r\\nto increase the number of new leads your website receives without adding the number of visits.\\r\\n\\r\\nDidn’t want to overload you with a long email so I put together a short\\r\\nvideo to show you exactly what I found that can double your contacts.\\r\\n\\r\\nRespond \\\"yes\\\" if you want me to send it to you. Let me know :)\\r\\n\\r\\nThanks, \\r\\nEmily\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nOpt out of future messages by replying to the message and saying opt out.\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.153.83.110, 104.153.83.110, 104.153.83.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-21 01:39:16','2024-04-21 01:39:16'),(103,2,93,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Suzanne Madden\"},\"email\":\"madden.suzanne76@gmail.com\",\"input_text\":\"314396039\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, my name is Cody Griner. I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting contractors on Google. Can I share a testimonial \\r\\nfrom one of our clients with you? I can also do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\ncody@mrmarketingres.com 843-720-7301\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','188.212.135.157, 188.212.135.157, 188.212.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-21 05:31:12','2024-04-21 05:31:12'),(104,2,94,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sophia Wilson\"},\"email\":\"sophiawilson.ai@gmail.com\",\"input_text\":\"60341211\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I hope you\'re doing well.\\r\\n\\r\\nI recently increased the lead generation for one of your competitors by incorporating our chat widget onto their website.\\r\\n\\r\\nOur AI-driven chat widget is tailored for your niche, providing a way to engage with your website visitors and convert them into leads.\\r\\n\\r\\nBy leveraging advanced technology, you can automate the lead generation process and focus on what you do best – providing exceptional service to your clients.\\r\\n\\r\\nI\'d love to discuss how our solution can benefit your business. Can we schedule a time to chat?\\r\\n\\r\\nLooking forward to hearing from you!\\r\\n\\r\\nBest regards,\\r\\n\\r\\nSophia Wilson\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.83.92.134, 23.83.92.134, 23.83.92.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-21 10:14:02','2024-04-21 10:14:02'),(105,2,95,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kelly Davis\"},\"email\":\"kellyknowspayments@gmail.com\",\"input_text\":\"3462715763\",\"dropdown\":\"Other Enquiry\",\"description\":\"The deadline to file for a return on the Visa Mastercard 5.5 billion dollar settlement is only 45 days away. \\r\\n\\r\\nYou are owed part of the settlement if you accepted credit cards between 2004 and 2019.\\r\\n\\r\\nGo here It takes about 3 minuites\\r\\n\\r\\nhttps:\\/\\/visa-mastercard-claim.com\\/\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe \\r\\nClick here \\r\\nhttps:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A\\/viewform?usp=sf_link\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','64.43.126.116, 64.43.126.116, 64.43.126.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-21 12:28:39','2024-04-21 12:28:39'),(106,2,96,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marketing Team\"},\"email\":\"appmonstasales@pm.me\",\"input_text\":\"+44(0) 2080584808\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, \\r\\n\\r\\nInterested in free app marketing intelligence data (iOS\\/Android) valued at over $3,000?\\r\\n\\r\\nProvide us with three app names, and we\'ll supply three months of data for free. We track data across more than 155 countries.\\r\\n\\r\\nReply \'Yes\' to claim this offer, available only to the first 500 responders. No purchase necessary.\\r\\n\\r\\nCheck our credibility at www.appmonsta.com.\\r\\n\\r\\nTo opt out of future messages, reply \'opt out\'.\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','193.24.212.165, 193.24.212.165, 193.24.212.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-22 07:49:58','2024-04-22 07:49:58'),(107,2,97,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Junior Eichel\"},\"email\":\"junior_eichel@gmail.com\",\"input_text\":\"817-241-5995\",\"dropdown\":\"Wireless Solutions\",\"description\":\"It\'s been a while, but I recently stumbled upon an article online about blueocean-technologies.com and felt it necessary to message you guys to validate this nonsense. \\r\\n\\r\\nIt seems like there\'s some unfavorable news that could be detrimental. \\r\\nBeing aware of how easily stories can get out of hand and hoping not you to be taken by surprise, I decided to inform you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/88QgU\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a misunderstanding, but it seemed prudent you should know!\\r\\n\\r\\ntalk to you soon,\\r\\nJunior\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','5.157.27.40, 5.157.27.40, 5.157.27.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-22 17:29:44','2024-04-22 17:29:44'),(108,2,98,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cain Hartman\"},\"email\":\"cainhartman85@gmail.com\",\"input_text\":\"621983697\",\"dropdown\":\"Audio Solutions\",\"description\":\"Have you ever considered hiring a Full time VA 160 hours for only $197 per month?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.43.114.230, 64.43.114.230, 64.43.114.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-23 16:56:04','2024-04-23 16:56:04'),(109,2,99,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gonzalo Salinas\"},\"email\":\"gonzalo_salinas@gmail.com\",\"input_text\":\"719-542-2769\",\"dropdown\":\"Display Mounts\",\"description\":\"hi there!\\r\\n\\r\\nIt\'s been a while since our last conversation, but I came across an article online about blueocean-technologies.com and felt compelled to email you guys to disprove this article. \\r\\n\\r\\nIt appears like there\'s some negative press that could be potentially damaging. \\r\\nBeing aware of how easily stories can get out of hand and not wanting you to be taken by surprise, I felt the need to warn you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/XaovC\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a mix-up, but I thought it best you should know!\\r\\n\\r\\nBest wishes,\\r\\nGonzalo\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.160.8.205, 104.160.8.205, 104.160.8.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-23 17:18:35','2024-04-23 17:18:35'),(110,2,100,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sophia Wilson\"},\"email\":\"sophiawilson.ai@gmail.com\",\"input_text\":\"3447447759\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I was wondering who made your website.\\r\\n\\r\\nI ask because after checking out your website blueocean-technologies.com I noticed a cool opportunity\\r\\nto increase the number of new leads your website receives without adding the number of visits.\\r\\n\\r\\nDidn’t want to overload you with a long email so I put together a short\\r\\nvideo to show you exactly what I found that can double your contacts.\\r\\n\\r\\nRespond \\\"yes\\\" if you want me to send it to you. Let me know :)\\r\\n\\r\\nThanks,\\r\\n\\r\\nSophia Wilson\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.111.173, 23.82.111.173, 23.82.111.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-24 04:36:02','2024-04-24 04:36:02'),(111,2,101,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kattie Angles\"},\"email\":\"kattie.angles@gmail.com\",\"input_text\":\"658351848\",\"description\":\"Hi,\\r\\n\\r\\nAre you looking for a way to create a sustainable online business with minimal effort? Let me introduce you to the PLR Empire Builder—your ticket to a thriving digital product business.\\r\\n\\r\\nWith the PLR Empire Builder, you get access to 10 million PLR (Private Label Rights) digital products that you can use, rebrand, and resell as your own. This is a game-changer for entrepreneurs, content creators, and anyone who wants to build a business without starting from scratch.\\r\\n\\r\\nHere\'s what you get with the PLR Empire Builder:\\r\\n\\r\\n- 10 million high-quality digital products, including Canva designs, articles, videos, and more.\\r\\n- Full commercial rights to use and resell these products.\\r\\n- The freedom to customize and rebrand to fit your style.\\r\\n- A risk-free 30-day money-back guarantee.\\r\\n\\r\\n\\r\\nReady to start building your PLR empire? Click the link below to learn more and grab this incredible offer while it\'s still available.\\r\\n\\r\\nCheck it now: https:\\/\\/tinyurl.com\\/plrempirebuilder\\r\\n\\r\\nBest regards!\\r\\n\\r\\n\\r\\n\\r\\nIn order to unsubscribe your website from this list, please click here: https:\\/\\/seo-first-page.com\\/unsubscribe\\/\\r\\n\\r\\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com\\/webinar ©2024 GoTo, Inc.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','192.126.226.202, 192.126.226.202, 192.126.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-24 13:34:57','2024-04-24 13:34:57'),(112,2,102,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florentina Leboeuf\"},\"email\":\"florentina_leboeuf@gmail.com\",\"input_text\":\"327-951-8312\",\"dropdown\":\"Projection Solutions\",\"description\":\"hi there!\\r\\n\\r\\nIt\'s been a while since our last conversation, but I just saw an article online about blueocean-technologies.com and thought it important to reach out to confirm this article. \\r\\n\\r\\nIt seems like there\'s some negative press that could be detrimental. \\r\\nKnowing how fast misinformation can spread and not wanting you to be taken by surprise, I felt the need to inform you.\\r\\n\\r\\nHere\'s where I came across the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/0BgJG\\t\\t\\r\\n\\r\\nMy hope is it\'s all a mix-up, but it seemed prudent you should know!\\r\\n\\r\\nWishing you all the best,\\r\\nFlorentina\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','192.186.191.194, 192.186.191.194, 192.186.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-24 16:31:55','2024-04-24 16:31:55'),(113,2,103,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ahmed Pelloe\"},\"email\":\"ahmed.pelloe@gmail.com\",\"input_text\":\"261973467\",\"dropdown\":\"Mini PCs\",\"description\":\"I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly increase your site\'s visibility: https:\\/\\/bit.ly\\/3VF52FK\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.110.166.142, 23.110.166.142, 23.110.166.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-24 22:11:20','2024-04-24 22:11:20'),(114,2,104,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Peter\"},\"email\":\"website@designyourweb.xyz\",\"input_text\":\"3759496732\",\"description\":\"Hi,\\r\\n\\r\\nI hope this email finds you well. My name is Peter, and I specialize in creating custom websites for small businesses like yours. I know how crucial a professional online presence is in today\'s market, so I\'m offering a special deal to help you stand out: a custom-built website for just $497.\\r\\n\\r\\nHere\'s what you\'ll get for $497:\\r\\n\\r\\n- A fully responsive and mobile-friendly website\\r\\n- Customized design to match your branding\\r\\n- Basic SEO optimization\\r\\n- Integration with your social media accounts\\r\\n- Quick turnaround time\\r\\n- 30 days of support after launch\\r\\n- 30 days money back guarantee if you\'re not fully satisfied.\\r\\n\\r\\nIf you already have a website and don\'t need this service, I\'d appreciate it if you could share this offer with anyone you know who might be interested. I\'m passionate about helping small businesses grow, and I want to reach as many as possible with this limited-time offer.\\r\\n\\r\\nIf you\'d like to discuss your website needs or refer someone else, please reply to this email. I\'d be happy to provide more information or answer any questions.\\r\\n\\r\\nThank you, and I look forward to hearing from you soon!\\r\\n\\r\\nPeter\\r\\n\\r\\n\\r\\n\\r\\nIn order to unsubscribe your website from this list, please click here: https:\\/\\/seo-first-page.com\\/unsubscribe\\/\\r\\n\\r\\n333 Dolce Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . ©2024 WebDesign, Inc.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','192.126.186.253, 192.126.186.253, 192.126.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-24 23:47:51','2024-04-24 23:47:51'),(115,2,105,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kenneth White\"},\"email\":\"kenneth@adamhustle.com\",\"input_text\":\"8146555948\",\"dropdown\":\"Video Distribution\",\"description\":\"Curious if you would be willing the part with your Facebook page or your instagram account or both?\\r\\n\\r\\nIf so can you give me a bit more info here please\\r\\nhttps:\\/\\/sellyourfbpage.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.80.215, 23.82.80.215, 23.82.80.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-25 03:49:12','2024-04-25 03:49:12'),(116,2,106,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanja Hurley\"},\"email\":\"tanja.hurley@gmail.com\",\"input_text\":\"831-946-5871\",\"description\":\"hi there!\\r\\n\\r\\nWe haven\'t spoken in a while, but I just saw a very negative opinon online about blueocean-technologies.com and felt compelled to email you guys to disprove this nonsense. \\r\\n\\r\\nIt looks like there\'s some rumors circulating that could be harmful to your reputation. \\r\\nUnderstanding how easily stories can get out of hand and hoping not you to be taken by surprise, I thought it best to inform you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/sHDmy\\t\\t\\r\\n\\r\\nI hope it\'s all a mix-up, but I believed it necessary you should know!\\r\\n\\r\\nBest,\\r\\nTanja\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','172.255.80.178, 172.255.80.178, 172.255.80.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-25 17:53:26','2024-04-25 17:53:26'),(117,2,107,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margherita Otero\"},\"email\":\"margherita.otero61@gmail.com\",\"input_text\":\"436993974\",\"dropdown\":\"Projection Solutions\",\"description\":\"Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on hashtags and followers of competitor TikTok accounts. There are only 9 slots left here: https:\\/\\/cutt.ly\\/Sw5D5pO4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.82.104.72, 23.82.104.72, 23.82.104.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-25 21:20:18','2024-04-25 21:20:18'),(118,2,108,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Walter Secombe\"},\"email\":\"walter.secombe94@gmail.com\",\"input_text\":\"6595747404\",\"dropdown\":\"Display Mounts\",\"description\":\"Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on hashtags and followers of competitor TikTok accounts. There are only 9 slots left here: https:\\/\\/cutt.ly\\/Sw5D5pO4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.201.36.71, 154.201.36.71, 154.201.36.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-27 01:12:39','2024-04-27 01:12:39'),(119,2,109,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katia Ely\"},\"email\":\"katia_ely@gmail.com\",\"input_text\":\"826-444-6779\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Howdy!\\r\\n\\r\\nIt\'s been some time since we last communicated, but I just got emailed a very negative opinon online about blueocean-technologies.com and thought it was important to email you guys to disprove this review. \\r\\n\\r\\nIt looks like there\'s some negative press that could be potentially damaging. \\r\\nKnowing how fast misinformation can spread and wishing not you to be taken by surprise, I thought it best to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/J85Ud\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\\r\\n\\r\\nWishing you all the best,\\r\\nKatia Ely\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','103.247.151.42, 103.247.151.42, 103.247.151.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-27 09:17:52','2024-04-27 09:17:52'),(120,2,110,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"description\":\"Hey there, ready to take your ad game to the next level? Imagine your message popping up in website contact forms all over the world, reaching heaps of potential customers! Starting at just under $100, our affordable packages pack a punch. Shoot me an email now to chat more about getting your brand out there! Let\'s make some noise together!\\r\\n\\r\\nPhil Stewart\\r\\nEmail: pk7ule@submitmaster.xyz\\r\\nSkype: form-blasting\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','45.91.23.78, 45.91.23.78, 45.91.23.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-27 21:07:49','2024-04-27 21:07:49'),(121,2,111,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Everett Araujo\"},\"email\":\"araujo.everett@gmail.com\",\"input_text\":\"6992396887\",\"description\":\"Hi,\\r\\n\\r\\nStruggling to keep up with video content creation?\\r\\n\\r\\nOur software can be your secret weapon. Simply enter a topic, and our AI gets to work, crafting a script, generating scenes, adding voiceovers, and even making tweaks based on your commands.\\r\\n\\r\\nTrusted by over 25 million users worldwide, it takes the hassle out of video creation, allowing you to focus on what matters most - your message.\\r\\n\\r\\n1. Turn any idea into a video in minutes: Describe your concept, and watch as Invideo generates a high-quality video.\\r\\n2. Make changes with simple text prompts, just like you\'d instruct a video editor.\\r\\n3. Create in multiple languages: Prompt and generate videos in your preferred language, or translate existing videos into 30+ languages!\\r\\n4. Clone your voice with AI: Maintain consistency and save time with AI-powered voice cloning.\\r\\n5. Full video solution in one tool: Generate, edit, collaborate, and more - all within Invideo AI.\\r\\n\\r\\nTry for free today: https:\\/\\/furtherinfo.org\\/tp61\\r\\n\\r\\nMany thanks for your time,\\r\\nEverett\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.196.31.13, 196.196.31.13, 196.196.31.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-28 06:55:24','2024-04-28 06:55:24'),(122,2,112,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bette Strunk\"},\"email\":\"bette.strunk@yahoo.com\",\"input_text\":\"91327806\",\"description\":\"Game changing customer financing approves down to 500 FICO Don\'t leave money on the table, now you\'ll be able to turn people with low credit scores into paying customers!\\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nJessica Snyder\\r\\njessica.snyder@helloratespros.com\\r\\nhttps:\\/\\/helloratespros.com\\/5-6\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','173.244.55.19, 173.244.55.19, 173.244.55.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-29 04:22:27','2024-04-29 04:22:27'),(123,2,113,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sheree Cusack\"},\"email\":\"cusack.sheree@googlemail.com\",\"input_text\":\"629416299\",\"dropdown\":\"Mini PCs\",\"description\":\"Claim Your $32,222 SETC Tax Credit Before It’s Too Late!\\r\\n\\r\\nAre you self-employed, a gig worker, or run a sole proprietor business? Have you filed a 1099 form between 2019 and 2023? If you answered \\\"yes,\\\" you may qualify for up to $32,222 with the SETC (Self-Employed Tax Credit) without the need to repay it.\\r\\n\\r\\nThis is not a PPP (Paycheck Protection Program) loan, and it\'s completely repayable-free. Discover if you qualify before time runs out. The deadline to claim your tax credit is April 15, 2024.\\r\\n\\r\\nClick the link below to see if you qualify\\r\\n https:\\/\\/aluzzion.com\\/go\\/setc\\r\\n\\r\\nWhat is the SETC?\\r\\nThe Self-Employed Tax Credit (SETC) was established by Congress to offer financial relief to sole proprietors, 1099 contractors, freelancers, single-member LLCs, gig workers, and other self-employed individuals. This groundbreaking legislation was designed to mitigate the economic impact experienced by self-employed Americans due to government-ordered shutdowns, quarantine, illness, caregiving, or other events that reduced income. Don’t miss out on this opportunity – the deadline to claim your tax credit is April 15, 2024.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','173.244.55.19, 173.244.55.19, 173.244.55.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-29 06:55:02','2024-04-29 06:55:02'),(124,2,114,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Graig Caffyn\"},\"email\":\"caffyn.graig@googlemail.com\",\"input_text\":\"9162447104\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey,\\r\\n\\r\\n\\r\\n\\r\\nGet ready to awaken the ultimate NFT crew – the DeadMan Gang has arrived! This isn\'t just another collection; it\'s your chance to own a piece of the coolest skeletal uprising on the blockchain.\\r\\n\\r\\n\\r\\n\\r\\nImagine a legion of 7,500 unique, 3D-rendered skeletons unlike anything you\'ve seen before. Each DeadMan boasts a killer combination of traits, making them stand out from the bony crowd:\\r\\n- \\r\\n\\r\\nSpooky outfits and accessories\\r\\n- \\r\\nMenacing grins, goofy smiles, or even no grins at all!\\r\\n\\r\\n- Wicked weapon choices from rusty swords to high-tech blasters!\\r\\n\\r\\n\\r\\nThese aren\'t just NFTs – they\'re your gateway to a thriving community and a chance to be part of something special from the very beginning.\\r\\n\\r\\n\\r\\n\\r\\nWhy join the DeadMan Gang at launch?\\r\\n\\r\\n\\r\\n- Be an Early Adopter: Get in on the ground floor of a promising NFT project with exciting potential.\\r\\n- \\r\\nOwn a Unique Piece: Each DeadMan is one-of-a-kind, with its own killer style.\\r\\n- \\r\\nShape the Future: Early holders have a voice in the DeadMan Gang\'s development.\\r\\n- \\r\\nExclusive Community: Join the DeadMan Gang Discord and connect with fellow collectors!\\r\\n\\r\\nDon\'t miss out on your chance to be a founding member of the DeadMan Gang! \\r\\n\\r\\nMint your unique NFT on OpenSea today and become part of the afterlife\'s hottest crew.\\r\\n\\r\\n\\r\\n\\r\\nThis uprising is just getting started!\\r\\n\\r\\n\\r\\n\\r\\nMint Your DeadMan Now! https:\\/\\/opensea.io\\/collection\\/deadman-gang\\/overview\\r\\n\\r\\nSee you on the blockchain!\\r\\n\\r\\n\\r\\n\\r\\nIn order to unsubscribe your website from this list, please click here: https:\\/\\/seo-first-page.com\\/unsubscribe\\/\\r\\n\\r\\n333 Summer Street . Boston, MA 02210 . Privacy Policy . Anti-spam Policy . www.goto.com\\/webinar ©2024 GoTo, Inc.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.9.50.36, 154.9.50.36, 154.9.50.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-30 10:52:38','2024-04-30 10:52:38'),(125,2,115,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latashia Watts\"},\"email\":\"latashia.watts@gmail.com\",\"input_text\":\"66-435-8567\",\"dropdown\":\"Projection Solutions\",\"description\":\"hey\\r\\n\\r\\nWe haven\'t spoken in a while, but I recently stumbled upon an article online about blueocean-technologies.com and thought it important to reach out to confirm this review. \\r\\n\\r\\nIt looks like there\'s some unfavorable news that could be detrimental. \\r\\nBeing aware of how fast misinformation can spread and wishing not you to be taken by surprise, I decided to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/3RTBr\\t\\t\\r\\n\\r\\nI hope it\'s all a misunderstanding, but it seemed prudent you should know!\\r\\n\\r\\ntalk to you soon,\\r\\nLatashia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','66.187.194.73, 66.187.194.73, 66.187.194.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-04-30 15:29:30','2024-04-30 15:29:30'),(126,2,116,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lyle Skirving\"},\"email\":\"skirving.lyle32@googlemail.com\",\"input_text\":\"496814455\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nNeed a new website without breaking the bank? WebDesigner Washington is offering a complete turnkey website for just $250, but this deal is limited to the first five customers! Check it here: https:\\/\\/webdesignerwashington.com\\/\\r\\n\\r\\nHere\'s what you get:\\r\\n- Fast delivery: Your website will be live in 7 days.\\r\\n- All-inclusive: Up to 5 pages, domain name, 1 year of maintenance, and basic SEO.\\r\\n- Satisfaction guaranteed: Love it or get your money back.\\r\\n- We have over 16 years of experience and a 4.9\\/5 rating from 100+ reviews. Our 4-step process makes it easy for you to get a stunning website that drives business.\\r\\n\\r\\nDon\'t miss out! This is a real service that comes to help small business. Check https:\\/\\/webdesignerwashington.com\\/ to claim your 25%.\\r\\n\\r\\nBest,\\r\\n\\r\\nWebDesigner Washington\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','192.126.226.16, 192.126.226.16, 192.126.226.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-01 14:10:03','2024-05-01 14:10:03'),(127,2,117,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Vang\"},\"email\":\"myorcaoffers@gmail.com\",\"input_text\":\"2505927351\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\nLearn exactly what we did to help a vintage ecommerce sneaker company 100x\'ed their business and compete with the likes of Nike and Footlocker.\\r\\nCampaign Length = 9 MO\\r\\nRanking Keywords = 200K\\r\\nOrganic Traffic\\/Mo. = 1.1M\\r\\nFind out how SEO can work for you. Get expert advice on the right strategy for your business!\\r\\nClick here https:\\/\\/managedseo.net\\/book-a-free-seo-consultation to book a FREE 30mins SEO strategy consultation with an expert.\\r\\n\\r\\nEmily Vang|Marketing Executive\\r\\nManaged SEO\\r\\n111 2nd Ave NE #1500\\r\\nSaint Petersburg FL, 33701\\r\\nUnited States\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','204.217.167.19, 204.217.167.19, 204.217.167.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-01 19:12:22','2024-05-01 19:12:22'),(128,2,118,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zella Pinckney\"},\"email\":\"zella_pinckney@gmail.com\",\"input_text\":\"516-558-2163\",\"dropdown\":\"Display Mounts\",\"description\":\"hi!\\r\\n\\r\\nIt\'s been a while, but I just got emailed a slam piece online about blueocean-technologies.com and thought it was important to message you guys to confirm this article. \\r\\n\\r\\nIt seems like there\'s some rumors circulating that could be potentially damaging. \\r\\nBeing aware of how fast misinformation can spread and hoping not you to be caught off guard, I felt the need to notify you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/ujKTF\\t\\t\\r\\n\\r\\nI hope it\'s all a mix-up, but I thought it best you should know!\\r\\n\\r\\nBest wishes,\\r\\nZella Pinckney\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','64.38.250.176, 64.38.250.176, 64.38.250.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 00:58:27','2024-05-02 00:58:27'),(129,2,119,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dan\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"3226124019\",\"dropdown\":\"Mini PCs\",\"description\":\"Greetings,\\r\\n\\r\\nI\'m Dan, an experienced SEO copywriting and content strategy specialist. My expertise lies in enhancing your brand\'s performance and cultivating trust among your audience. By analyzing your website blueocean-technologies.com, I can pinpoint areas for improvement and devise strategies to elevate your content\'s impact.\\r\\n\\r\\nWhat sets me apart is my dedication to understanding your business on a deeper level. This ensures that every piece of content I create resonates authentically with your audience. \\r\\n\\r\\nIf you\'re seeking for someone who goes beyond writing to deliver tailored solutions that drive results, feel free to connect with me via email at Venture4help@outlook.com to discuss how we can collaborate to meet your ongoing content needs.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','5.182.110.16, 5.182.110.16, 5.182.110.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 01:05:54','2024-05-02 01:05:54'),(130,2,120,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dewayne Bruner\"},\"email\":\"bruner.dewayne@gmail.com\",\"input_text\":\"45477033\",\"description\":\"Use AI to grow your TikTok account organically for free for 7 days. Our system uses AI to target users based on trending topics and followers of related TikTok accounts. There are only 9 slots left here. Act fast now: https:\\/\\/cutt.ly\\/Sw5D5pO4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.202.114.173, 154.202.114.173, 154.202.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 17:21:15','2024-05-02 17:21:15'),(131,2,121,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Samual Triggs\"},\"email\":\"triggs.samual9@googlemail.com\",\"input_text\":\"326773662\",\"description\":\"Hi there, my name is Cody Griner. I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting contractors on Google. Can I share a testimonial \\r\\nfrom one of our clients with you? I can also do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\ncody@mrmarketingres.com 843-720-7301\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.95.243.161, 45.95.243.161, 45.95.243.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 18:26:33','2024-05-02 18:26:33'),(132,2,122,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chong Helbig\"},\"email\":\"chong_helbig@gmail.com\",\"input_text\":\"336-729-4968\",\"dropdown\":\"Cables & Accessories\",\"description\":\"It\'s been some time, but I recently stumbled upon a slam piece online about blueocean-technologies.com and felt it necessary to message you guys to disprove this review. \\r\\n\\r\\nIt appears like there\'s some unfavorable news that could be detrimental. \\r\\nBeing aware of how easily stories can get out of hand and wishing not you to be caught off guard, I felt the need to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/A_-Fc\\t\\t\\r\\n\\r\\nMy hope is it\'s all a simple confusion, but it seemed prudent you should know!\\r\\n\\r\\nBest,\\r\\nChong Helbig\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','107.150.80.150, 107.150.80.150, 107.150.80.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-02 23:32:40','2024-05-02 23:32:40'),(133,2,123,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2a58fefccd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Denis Whicker\"},\"email\":\"nextgen.marketing.expert@gmail.com\",\"input_text\":\"5407719781\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there \\r\\n\\r\\nI trust you\'re doing well. I recently took a look, at your website. Wanted to pass along a resource that could really amp up your online marketing game. The eBook \\\"Uncover 384 Must Have Tools – Your Ultimate Toolkit\\\" is a guide that delves into various topics, like SEO tips and digital marketing strategies all of which could directly benefit your current approach.\\r\\n\\r\\nI think this guide could offer insights and tools to enhance the impact of your website. You can grab your copy at ebooklesson.com.\\r\\n\\r\\nExcited to chat about how these tools can be integrated into your plans.\\r\\n\\r\\nWarm regards,\\r\\nDenis Whicker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','208.73.41.106, 208.73.41.106, 208.73.41.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-03 03:01:05','2024-05-03 03:01:05'),(134,2,124,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kazuko Sodeman\"},\"email\":\"kazuko.sodeman20@googlemail.com\",\"input_text\":\"Jgojlu Uvqmq\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"> Sorry to be a bother, but I was informed that you have either a Residential or Business debt to pay off.\\r\\n>\\r\\n> When this is true, we at Cancel1Mortgage.info guarantee your debt will be paid off\\/Discharged\\/Extinguished in 14 days when you follow our Client Instructions.\\r\\n>\\r\\n> Please visit Cancel1Mortgage.info today and order your debt removal securities Processing now which is 100% legal and ordered by courts to be debt payment.\\r\\n>\\r\\n> Thank you for your business and for extinguishing your debt through Cancel1Mortgage.info when you decide to use our very successful registered Promissory Note securities to pay off your debt in 14 days Guaranteed.\\r\\n>\\r\\n> You may also contact me, David Young de God, through SKYPE with dayglobal..\\r\\n>\\r\\n> Thank you again for reading..\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','45.130.202.9, 45.130.202.9, 45.130.202.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-13 07:59:05','2024-05-13 07:59:05'),(135,2,125,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nila Miles\"},\"email\":\"nila.miles@gmail.com\",\"input_text\":\"4034644127\",\"description\":\"Hey there, we noticed you may find this automation tool useful for your business or website.\\r\\n\\r\\nCheck out Go High Level when you get a chance. Click the link below and try for FREE for 14 days:\\r\\n\\r\\nhttps:\\/\\/shorturl.at\\/dioKX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','178.157.66.125, 178.157.66.125, 178.157.66.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-13 10:48:04','2024-05-13 10:48:04'),(136,2,126,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"outsourcingprojects112@outlook.com\",\"input_text\":\"6046464141\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI\'m Abhi Rana. I am a Personal Virtual Assistant who can follow your instructions and support you in your day-to-day operations, including Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification, Financial Accounting, Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices, E-Commerce Management, Order Processing, Product Add\\/Delete\\/Modify, Cart and Shop Management, Custom Process Follow, Understanding your SOP, Software Data Entry, Medical Bill Entry, and Form filling\\r\\n\\r\\nI will work as per your suggested timings. My rate is USD 10\\/hr for these back-office tasks. If you hire full-time, I can be flexible with the pricing. Send me an email on Outsourcingprojects112@outlook.com to collaborate.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','84.247.111.1, 84.247.111.1, 84.247.111.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-14 02:42:27','2024-05-14 02:42:27'),(137,2,127,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louella Abrams\"},\"email\":\"louella.abrams@gmail.com\",\"input_text\":\"254-492-5247\",\"dropdown\":\"Video Distribution\",\"description\":\"Quick heads up\\r\\n\\r\\nIt\'s been a while since our last conversation, but I just read an article online about blueocean-technologies.com and felt it necessary to email you guys to validate this review. \\r\\n\\r\\nIt seems like there\'s some unfavorable news that could be potentially damaging. \\r\\nKnowing how quickly rumors can spiral and wishing not you to be taken by surprise, I thought it best to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/U17dS\\t\\t\\r\\n\\r\\nI\'m hoping it\'s all a mix-up, but I believed it necessary you should know!\\r\\n\\r\\nAll the best to you,\\r\\nLouella\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','196.196.164.63, 196.196.164.63, 196.196.164.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-14 06:50:25','2024-05-14 06:50:25'),(138,2,128,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lesli Ruckman\"},\"email\":\"ruckman.lesli@gmail.com\",\"input_text\":\"7785381882\",\"dropdown\":\"Video Distribution\",\"description\":\"Rising business expenses are starting to take a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','64.64.117.17, 64.64.117.17, 64.64.117.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-14 17:26:21','2024-05-14 17:26:21'),(139,2,129,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vai\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"416493945\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, This is Vai, a full stack website developer with more than a decade of experience. If you need any assistance in creating a new page, new design, developing new functionality, 3D Model Integration, changing any existing functionality, monthly maintenance, any theme related work, improving current design or uploading content.\\r\\n\\r\\nLet\'s chat on webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','102.165.16.168, 102.165.16.168, 102.165.16.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-15 06:57:42','2024-05-15 06:57:42'),(140,2,130,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janet Garside\"},\"email\":\"myorcaoffers@gmail.com\",\"input_text\":\"150420801\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\nHow a car dealer transformed lead generation, turning data into gold in just three days using our Audience Builder which Provides Over 280m Full Contacts, Tied to Over 30 Billion Behaviors.\\r\\n\\r\\nClick here https:\\/\\/conciergeleadgeneration.com\\/1608-leads-in-3-days-power-of-precision-lead-generation to learn more.\\r\\n\\r\\nConcierge Lead Gen Team\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','172.241.38.245, 172.241.38.245, 172.241.38.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-15 16:45:48','2024-05-15 16:45:48'),(141,2,131,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marion Morwood\"},\"email\":\"marion.morwood@gmail.com\",\"input_text\":\"321-996-1582\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello\\r\\n\\r\\nIt\'s been some time since we last communicated, but I recently stumbled upon something online about blueocean-technologies.com and thought it important to reach out to confirm this review. \\r\\n\\r\\nIt seems like there\'s some negative press that could be detrimental. \\r\\nKnowing how easily stories can get out of hand and hoping not you to be caught off guard, I felt the need to inform you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/EF59j\\t\\t\\r\\n\\r\\nMy hope is it\'s all a simple confusion, but I believed it necessary you should know!\\r\\n\\r\\nWishing you all the best,\\r\\nMarion Morwood\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','165.231.105.31, 165.231.105.31, 165.231.105.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-16 02:32:04','2024-05-16 02:32:04'),(142,2,132,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jeanette\"},\"email\":\"blueocean-technologies.com@aol.com\",\"input_text\":\"Plw Myr be\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nMany Thanks,\\r\\n\\r\\nJeanette\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','66.115.149.20, 66.115.149.20, 66.115.149.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-16 17:03:29','2024-05-16 17:03:29'),(143,2,133,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arron Sanmiguel\"},\"email\":\"arron.sanmiguel@gmail.com\",\"input_text\":\"N gwl\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there,\\r\\n\\r\\nAre you tired of spending countless hours on repetitive marketing tasks?\\r\\n\\r\\nImagine having a personal AI assistant that can handle everything from writing high-converting copy to creating stunning websites and videos – all within your WordPress dashboard.\\r\\n\\r\\nThis revolutionary AI tool can complete hundreds of marketing tasks in seconds, saving you time and money.\\r\\n\\r\\n1. Write captivating content: Articles, landing pages, emails, ebooks, and more – all crafted by AI to perfection.\\r\\n2. Design stunning visuals: Create professional-looking logos, graphics, and websites in seconds.\\r\\n3. Automate marketing tasks: Build high-converting funnels, manage social media, and generate leads on autopilot.\\r\\n4. Develop mobile apps: No coding skills needed! WP Genie can build apps you can sell for thousands.\\r\\n\\r\\nAnd so much more!\\r\\n\\r\\nLearn more: https:\\/\\/furtherinfo.org\\/genie\\r\\n\\r\\nPlus, WP Genie is:\\r\\n\\r\\n- 16x faster than ChatGPT\\r\\n- Always available: No outages like with other AI tools.\\r\\n- Easy to use: No technical skills required.\\r\\n\\r\\nFor a limited time, get our plugin for a one-time price of just $17 (normally $30\\/month).\\r\\n\\r\\nThis offer won\'t last long, so don\'t miss out.\\r\\n\\r\\nClick here to learn more and unlock the power of AI for your WordPress site: https:\\/\\/furtherinfo.org\\/genie\\r\\n\\r\\nSincerely,\\r\\nArron\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','178.239.175.49, 178.239.175.49, 178.239.175.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-16 20:32:46','2024-05-16 20:32:46'),(144,2,134,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Violette Heilman\"},\"email\":\"violette.heilman@gmail.com\",\"input_text\":\"935-852-8895\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello\\r\\n\\r\\nIt\'s been a while since our last conversation, but I just saw a warning article online about blueocean-technologies.com and thought it was important to message you guys to disprove this article. \\r\\n\\r\\nIt appears like there\'s some negative press that could be harmful to your reputation. \\r\\nBeing aware of how easily stories can get out of hand and not wanting you to be unprepared, I decided to warn you.\\r\\n\\r\\nHere\'s the source of the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/SmG7_\\t\\t\\r\\n\\r\\nMy hope is it\'s all a mix-up, but I thought it best you should know!\\r\\n\\r\\nAll the best to you,\\r\\nViolette\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','168.227.140.95, 168.227.140.95, 168.227.140.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-17 01:57:13','2024-05-17 01:57:13'),(145,2,135,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Beulah Dover\"},\"email\":\"beulah_dover@gmail.com\",\"input_text\":\"458-859-5974\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey hey!\\r\\n\\r\\nIt\'s been a while, but I just got emailed a warning article online about blueocean-technologies.com and felt it necessary to message you guys to confirm this article. \\r\\n\\r\\nIt seems like there\'s some unfavorable news that could be harmful to your reputation. \\r\\nKnowing how fast misinformation can spread and hoping not you to be caught off guard, I thought it best to notify you.\\r\\n\\r\\nHere\'s where I found the info:\\r\\n\\r\\nhttps:\\/\\/ibit.ly\\/cR3C3\\t\\t\\r\\n\\r\\nMy hope is it\'s all a misunderstanding, but it seemed prudent you should know!\\r\\n\\r\\nbest of luck with all of this,\\r\\nBeulah Dover\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.234.151.62, 173.234.151.62, 173.234.151.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-17 19:39:40','2024-05-17 19:39:40'),(146,2,136,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monique Dunbabin\"},\"email\":\"monique.dunbabin@gmail.com\",\"input_text\":\"353346673\",\"dropdown\":\"Audio Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.59.65, 23.81.59.65, 23.81.59.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-20 03:30:51','2024-05-20 03:30:51'),(147,2,137,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aryan\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"9544510430\",\"dropdown\":\"Projection Solutions\",\"description\":\"I\'m Aryan, a seasoned Social Media Marketing Manager with 10+ years of global experience. My services include crafting tailored social media strategies, creating branded content graphics, conducting hashtag research, and scheduling posts. I specialize in Instagram, Facebook, LinkedIn, Twitter, and Pinterest. \\r\\n\\r\\nLet’s connect at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','179.61.228.125, 179.61.228.125, 179.61.228.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-20 05:50:10','2024-05-20 05:50:10'),(148,2,138,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caleb Davis\"},\"email\":\"partnerships@setcreliefconsultants.com\",\"input_text\":\"+1 619 798 8260\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there, hope everything\'s going well with you~\\r\\n\\r\\nI was just going through your website, and would it be correct to assume that you are classified as self-employed?\\r\\n\\r\\nAs a self-employed American, I just wanted to let you know that you may be eligible for up to $32,220 through the IRS\'s Self-Employed Tax Credit program:\\r\\nirs.gov\\/newsroom\\/tax-credits-for-paid-leave-under-the-american-rescue-plan-act-of-2021-specific-provisions-related-to-self-employed-individuals\\r\\n\\r\\nIf you want, you can easily check your estimated refund amount for the SETC program: setcreliefconsultants.com\\r\\n\\r\\nBTW,if you do decide that this is for you, please know that our process is designed with your security in mind.\\r\\n\\r\\nWe get paid only if we\'ve successfully secured your funds, ensuring an entirely risk-free experience for our clients.\\r\\n\\r\\nHoping to hear from you.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nBest regards,\\r\\n\\r\\nCaleb Davis\\r\\n\\r\\nSETC Relief Consultants\\r\\n+1 619 798 8260\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nTo stop receiving marketing messages, reply “Stop” in the subject line for your website: blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','207.230.107.143, 207.230.107.143, 207.230.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-22 13:59:09','2024-05-22 13:59:09'),(149,2,139,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian Kellogg\"},\"email\":\"kellogg.brian@googlemail.com\",\"input_text\":\"4641388255\",\"dropdown\":\"Audio Solutions\",\"description\":\"Your site seems to be broken in a few areas.\\r\\nFind the issues here: https:\\/\\/brokensitefix.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.154.75.34, 38.154.75.34, 38.154.75.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-22 20:01:40','2024-05-22 20:01:40'),(150,2,140,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deepu\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"99856224\",\"description\":\"I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels\\/websites\\/corporate events\\/product promotion\\/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \\r\\n\\r\\nFeel free to reach out to me at Businessprocessoutsourcing1@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','91.90.120.142, 91.90.120.142, 91.90.120.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-22 21:32:43','2024-05-22 21:32:43'),(151,2,141,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Horny Girl\"},\"email\":\"corrigan.bruce@googlemail.com\",\"input_text\":\"5194752241\",\"dropdown\":\"Video Distribution\",\"description\":\"My live cam is here: https:\\/\\/chatxcamy.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.152.194.69, 38.152.194.69, 38.152.194.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-23 05:48:07','2024-05-23 05:48:07'),(152,2,142,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Jones\"},\"email\":\"emilyjones2250@gmail.com\",\"input_text\":\"669414836\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nEmily\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','45.91.94.195, 45.91.94.195, 45.91.94.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-24 00:50:34','2024-05-24 00:50:34'),(153,2,143,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jewell Gilruth\"},\"email\":\"gilruth.jewell@gmail.com\",\"input_text\":\"684896180\",\"dropdown\":\"Display Mounts\",\"description\":\"I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly increase your site\'s visibility: https:\\/\\/t.ly\\/vI2ei\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','173.208.27.120, 173.208.27.120, 173.208.27.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-24 05:32:08','2024-05-24 05:32:08'),(154,2,144,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kyle Smith\"},\"email\":\"emailaudits@gmail.com\",\"input_text\":\"+1 803 574 9421\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I\'m Kyle. I\'d like to volunteer my web building and marketing skills. I believe volunteering is one of the best ways to connect with new people so I\'d like to donate some time to you. Text me at +1 803 574 9421 Talk soon, -Kyle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','89.19.32.91, 89.19.32.91, 89.19.32.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-24 12:33:04','2024-05-24 12:33:04'),(155,2,145,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Noah Gilson\"},\"email\":\"noah.gilson@msn.com\",\"input_text\":\"782253765\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there, my name is Cody Griner. I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting contractors on Google. Can I share a testimonial \\r\\nfrom one of our clients with you? I can also do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\ncody@mrmarketingres.com 843-720-7301\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','37.140.254.209, 37.140.254.209, 37.140.254.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-24 16:42:40','2024-05-24 16:42:40'),(156,2,146,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Waylon Lemann\"},\"email\":\"lemann.waylon@yahoo.com\",\"input_text\":\"745647448\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you ready to streamline your business operations like never before?\\r\\n\\r\\nFREE Trial for 14 days along with With Go High Level\\r\\n\\r\\n https:\\/\\/shorturl.at\\/dioKX\\r\\n\\r\\nThey also have an amazing affiliate program and exceptional level of customer support.\\r\\n\\r\\nYou can seriously elevate your CRM, lead management, and marketing efforts all in one place!\\r\\n\\r\\nReady to transform how you manage your business? Click here to explore Go High Level and see the difference for yourself: https:\\/\\/shorturl.at\\/dioKX\\r\\n\\r\\nImagine having a powerful platform that not only manages your contacts seamlessly but also automates your day-to-day tasks, freeing you up to focus on growth. That\'s what Go High Level offers – a solution designed to boost efficiency and drive your business forward.\\r\\n\\r\\nSeriously, we use this ourselves and this thing is absolutely awesome. \\r\\nGive it a try.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.167.97, 23.80.167.97, 23.80.167.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-26 01:37:52','2024-05-26 01:37:52'),(157,2,147,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"7917818331\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ev\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.247.225.244, 196.247.225.244, 196.247.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-28 08:04:36','2024-05-28 08:04:36'),(158,2,148,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Jones\"},\"email\":\"emilyjones2250@gmail.com\",\"input_text\":\"3160181607\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nEmily\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','185.163.108.71, 185.163.108.71, 185.163.108.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-28 10:36:39','2024-05-28 10:36:39'),(159,2,149,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Local SEO\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"727413958\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','179.61.228.26, 179.61.228.26, 179.61.228.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-29 05:32:47','2024-05-29 05:32:47'),(160,2,150,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sharron Kang\"},\"email\":\"sharron.kang84@gmail.com\",\"input_text\":\"2403955674\",\"dropdown\":\"Audio Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https:\\/\\/t.ly\\/0abxy\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.202.126.6, 154.202.126.6, 154.202.126.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-29 18:04:31','2024-05-29 18:04:31'),(161,2,151,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Priscilla Snipes\"},\"email\":\"snipes.priscilla@hotmail.com\",\"input_text\":\"7930004295\",\"dropdown\":\"Projection Solutions\",\"description\":\"People + Processes + Capital = The Recipe for Business Success\\r\\n\\r\\nHowever most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no access to working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n** USA Based Businesses Only! **\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.226.158, 98.159.226.158, 98.159.226.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-30 00:11:21','2024-05-30 00:11:21'),(162,2,152,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"efficientmanage007@outlook.com\",\"input_text\":\"2036324383\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \\r\\n\\r\\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','91.90.120.195, 91.90.120.195, 91.90.120.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-30 00:20:25','2024-05-30 00:20:25'),(163,2,153,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Allison Bowers\"},\"email\":\"lucilleparker124@gmail.com\",\"input_text\":\"6606975422\",\"dropdown\":\"Wireless Solutions\",\"description\":\"hey, I did a free marketing book for your website, is this a good place to send it?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','141.193.96.232, 141.193.96.232, 141.193.96.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-30 19:12:41','2024-05-30 19:12:41'),(164,2,154,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shawna Pinckney\"},\"email\":\"shawna.pinckney61@gmail.com\",\"input_text\":\"7051514283\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nThere\'s a new AI tool that lets you create and sell eBooks and FlipBooks in over 100 languages.\\r\\n\\r\\nOur tool uses AI to help you generate content for eBooks on a variety of topics. Great for saving time if you\'re short on ideas or writing skills.\\r\\n\\r\\n- Create eBooks and FlipBooks in various formats (think kids\' books, puzzles, crosswords).\\r\\n- Generate content in a vast range of languages.\\r\\n- Embed affiliate links for potential income.\\r\\n- Automate parts of the creation process.\\r\\n\\r\\nFind out more here: https:\\/\\/furtherinfo.org\\/j9kh\\r\\n\\r\\nShawna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','196.245.186.73, 196.245.186.73, 196.245.186.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-01 10:28:43','2024-06-01 10:28:43'),(165,2,155,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Harman\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"6884634234\",\"dropdown\":\"Video Distribution\",\"description\":\"Do you need any help with tasks related to Google sheets and Microsoft Excel? I can work on Creating Dashboards in excel sheets, Business Automation, Creating reports, graphs, fetching data from multiple sources, Data Spreadsheet formulations, Data Setup, Data Sorting, Vlookup, hlookup, pivot tables, manual entry of data in spreadsheet. \\r\\n\\r\\nPlease share your requirements with me on fastprocess006@outlook.com and I can share cost with you accordingly.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','179.61.228.50, 179.61.228.50, 179.61.228.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-03 11:58:36','2024-06-03 11:58:36'),(166,2,156,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adrianna Dawkins\"},\"email\":\"dawkins.adrianna@hotmail.com\",\"input_text\":\"514771450\",\"dropdown\":\"Mini PCs\",\"description\":\"Who said running a business was easy? \\r\\nEspecially when the cost of nearly everything continues to skyrocket.\\r\\n\\r\\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','185.192.16.201, 185.192.16.201, 185.192.16.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-04 00:04:56','2024-06-04 00:04:56'),(167,2,157,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachael Medrano\"},\"email\":\"medrano.rachael@yahoo.com\",\"input_text\":\"7255935899\",\"dropdown\":\"Mini PCs\",\"description\":\"Getting your business Vetted could help you close 60% more leads allowing you to reduce your advertising and lead generation budget\\r\\nStart Your 30 Day Free Trial & See The Results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','31.217.248.18, 31.217.248.18, 31.217.248.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-04 20:30:39','2024-06-04 20:30:39'),(168,2,158,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reinaldo Scotto\"},\"email\":\"reinaldo.scotto@gmail.com\",\"input_text\":\"8193724982\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https:\\/\\/t.ly\\/vI2ei\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.110.166.218, 23.110.166.218, 23.110.166.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-06 12:52:17','2024-06-06 12:52:17'),(169,2,159,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elyse Bunbury\"},\"email\":\"elyse.bunbury@hotmail.com\",\"input_text\":\"7782360578\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there, my name is Cody Griner. I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting contractors on Google. Can I share a testimonial \\r\\nfrom one of our clients with you? I can also do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\ncody@mrmarketingres.com 843-720-7301\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.217.249.29, 91.217.249.29, 91.217.249.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-06 19:33:25','2024-06-06 19:33:25'),(170,2,160,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Edwina\"},\"email\":\"edwina@akin.podiatristusa.sale\",\"input_text\":\"7029584848\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nIf you are one of the sufferers of the common problems nails have, then you are in luck! Our Toenail Clippers is here to help. It has a specially designed clip that can help those with troubles with winding nails, hard nails, two nails, nail cracks, deep nails, and thickened nails.\\r\\n\\r\\nWe are confident that our Toenail Clippers will provide you with the results you are looking for.\\r\\n\\r\\nGet yours today with 60% OFF: https:\\/\\/podiatristusa.sale\\r\\n\\r\\nThanks and Best Regards,\\r\\n\\r\\nEdwina\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','5.62.49.124, 5.62.49.124, 5.62.49.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-06 23:59:39','2024-06-06 23:59:39'),(171,2,161,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Ryan\"},\"email\":\"heyitsemilyryan@gmail.com\",\"input_text\":\"4169406098\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there, do you want a free marketing video for blueocean-technologies.com? \\r\\n\\r\\nI was checking out your site blueocean-technologies.com and noticed a great opportunity\\r\\nto get a ton leads with videos\\r\\n\\r\\nRespond \\\"yes\\\" if you want me to send it :)\\r\\n\\r\\nThanks, \\r\\nEmily\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nOpt out of future messages by replying to the message and saying opt out.\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','154.13.248.67, 154.13.248.67, 154.13.248.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-07 16:57:37','2024-06-07 16:57:37'),(172,2,162,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Erlinda Ebden\"},\"email\":\"erlinda.ebden@gmail.com\",\"input_text\":\"651977712\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Don’t spend another penny on leads or advertising without first getting your business Vetted. \\r\\nVetted builds essential trust, transparency & credibility to help you close up to 60% more deals. \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','83.219.96.130, 83.219.96.130, 83.219.96.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-07 22:37:58','2024-06-07 22:37:58'),(173,2,163,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Erma Costa\"},\"email\":\"erma.costa@googlemail.com\",\"input_text\":\"314634219\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Who said running a business was easy? \\r\\nEspecially when the cost of nearly everything continues to skyrocket.\\r\\n\\r\\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','93.115.7.126, 93.115.7.126, 93.115.7.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-07 23:00:22','2024-06-07 23:00:22'),(174,2,164,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Your Secret Friend\"},\"email\":\"secretsofsuccess87@gmail.com\",\"input_text\":\"137739167\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey,\\r\\n\\r\\nI\'ve discovered something that has transformed my personal and financial life, \\r\\n\\r\\nand I immediately thought of you and your incredible dedication to business and\\r\\n\\r\\npersonal development. The \\\"Secrets of Success\\\" program offers a wealth of knowledge\\r\\n\\r\\nfrom personal development legends, and I truly believe this will elevate both your \\r\\n\\r\\nbusiness and personal growth. Spots are limited, \\r\\n\\r\\nso don\'t miss out join me now: https:\\/\\/secretsofsuccess.com\\/roundpegs?afmc=17em\\r\\n\\r\\nLooking forward to seeing you inside...\\r\\n\\r\\nYour Secret Friend! xxx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','193.24.212.217, 193.24.212.217, 193.24.212.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-08 17:43:12','2024-06-08 17:43:12'),(175,2,165,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Richelle Bowker\"},\"email\":\"richelle.bowker@gmail.com\",\"input_text\":\"7232207565\",\"description\":\"Hi, I was trying to contact the business owner because I found a great system for marketing and automation. Go High Level is the name of the game and you get 14 days for free in using this link.\\r\\n https:\\/\\/shorturl.at\\/c9O0A\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.153.155, 172.241.153.155, 172.241.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-08 23:13:02','2024-06-08 23:13:02'),(176,2,166,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"083275a036\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey, looking to boost your ad game? Picture your message hitting website contact forms worldwide, grabbing attention from potential customers everywhere! Starting at just under a hundred bucks my budget-friendly packages are designed to make an impact. Drop me an email now to discuss how you can get more leads and sales now!\\r\\n\\r\\nP. Stewart\\r\\nEmail: 9s9k9u@submitmaster.xyz\\r\\nSkype: form-blasting\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','173.244.55.155, 173.244.55.155, 173.244.55.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-09 14:15:06','2024-06-09 14:15:06'),(177,2,167,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Search Engine Index\"},\"email\":\"submissions@searchindex.site\",\"input_text\":\"212674982\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello,\\r\\n\\r\\nfor your website do be displayed in searches your domain needs to be indexed in the Google Search Index.\\r\\n\\r\\nTo add your domain to Google Search Index now, please visit \\r\\n\\r\\nhttps:\\/\\/www.domainsubmit1.pro\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','93.177.101.207, 93.177.101.207, 93.177.101.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-10 08:57:21','2024-06-10 08:57:21'),(178,2,168,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Brown\"},\"email\":\"ameliabrown0325@gmail.com\",\"input_text\":\"493533991\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your \\r\\nsubscriber count safely and practically.\\r\\n\\r\\nOur focus is on organic growth strategies that nurture a \\r\\nthriving community around your channel. We don\'t use bots or \\r\\ngimmicks, just targeted engagement tactics to help you reach the \\r\\nright people.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','80.97.40.28, 80.97.40.28, 80.97.40.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-11 07:51:06','2024-06-11 07:51:06'),(179,2,169,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Genie Delarosa\"},\"email\":\"genie.delarosa@gmail.com\",\"input_text\":\"639247216\",\"dropdown\":\"Display Mounts\",\"description\":\"Vetted Businesses close 60% more leads due to elevated trust, transparency & credibility.\\r\\nStart Your 30 Day Free Trial & and see results for yourself!\\r\\nGet more info linked in my signature below. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','173.244.55.51, 173.244.55.51, 173.244.55.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-11 20:18:20','2024-06-11 20:18:20'),(180,2,170,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sandy\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"727089475\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, This is Sandy, a website designer and developer. In 17 years of my career, I have worked on broad spectrum of technologies like PHP, WordPress, Codeigniter, Laravel, Opencart, Prestashop, Wix, Html, CSS, JavaScript, Drupal, Shopify, magento. I can help you in creating a new page, new design, resolving issues, upgrading website to latest version, making mobile responsive website, developing new functionality, 3D Model Integration, changing any existing functionality, API integration, Payment gateway or shipping functionality related work, Third-party apps integration in website, monthly maintenance, plugin or theme related work, improving design of all pages or uploading content.\\r\\n\\r\\nLet\'s chat on Web.techdevelopment@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.146.57.57, 156.146.57.57, 156.146.57.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-12 00:41:18','2024-06-12 00:41:18'),(181,2,171,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Denese Baptiste\"},\"email\":\"baptiste.denese@gmail.com\",\"input_text\":\"496782418\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hands down, the Easiest Customer Financing Program in the Industry Stop losing clients just because they have poor credit scores\\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nJessica Snyder\\r\\njessica.snyder@helloratespros.com\\r\\nhttps:\\/\\/helloratespros.com\\/5-6\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','141.11.36.24, 141.11.36.24, 141.11.36.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-13 01:02:39','2024-06-13 01:02:39'),(182,2,172,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louisa Whitten\"},\"email\":\"louisa.whitten@gmail.com\",\"input_text\":\"3956640335\",\"dropdown\":\"Video Distribution\",\"description\":\"I\'ve saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility: https:\\/\\/tinyurl.com\\/bdhyuajv\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.202.111.87, 154.202.111.87, 154.202.111.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-14 11:29:12','2024-06-14 11:29:12'),(183,2,173,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nida Woolls\"},\"email\":\"woolls.nida@googlemail.com\",\"input_text\":\"4228918\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\\r\\n\\r\\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\\r\\n\\r\\nLearn more: https:\\/\\/furtherinfo.org\\/0wg3\\r\\n\\r\\nHere\'s what you get:\\r\\n\\r\\nUltra-fast hosting powered by Intel® Xeon® CPU technology\\r\\nUnlimited website hosting\\r\\nUnlimited cloud storage\\r\\nUnlimited video hosting\\r\\nUnlimited funnel creation\\r\\nFree SSL certificates for all domains and files\\r\\n99.999% uptime guarantee\\r\\n24\\/7 customer support\\r\\nEasy-to-use cPanel\\r\\n365-day money-back guarantee\\r\\n\\r\\nPlus, get these exclusive bonuses when you act now:\\r\\n\\r\\n60+ reseller licenses (sell hosting to your clients!)\\r\\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\\r\\n\\r\\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\\r\\n\\r\\nClick here to learn more: https:\\/\\/furtherinfo.org\\/0wg3\\r\\n\\r\\nNida\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.240.104.106, 196.240.104.106, 196.240.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-14 15:53:16','2024-06-14 15:53:16'),(184,2,174,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chris Smith\"},\"email\":\"leadmegaphoneus@gmail.com\",\"input_text\":\"4875326\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI was on your website and noticed some words are missing. It might sound silly, but this could be costing you customers and affecting your monthly revenue.\\r\\n\\r\\nWould you like a complimentary Website Checkup to see how your site compares with your competition on Google? I can send it over shortly.\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChris Smith\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','190.4.209.58, 190.4.209.58, 190.4.209.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-15 07:59:26','2024-06-15 07:59:26'),(185,2,175,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maybell Afford\"},\"email\":\"maybell.afford@gmail.com\",\"input_text\":\"3106998618\",\"dropdown\":\"Audio Solutions\",\"description\":\"Vetted businesses gain an immediate & significant advantage over their local competition that aren’t Vetted.\\r\\n\\r\\n+Increased lead & sales conversions by up to 60%\\r\\n+Amplified Trust, Transparency & Credibility\\r\\n+30 Day Free Trial to See the results for yourself\\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','194.32.120.14, 194.32.120.14, 194.32.120.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-15 16:59:20','2024-06-15 16:59:20'),(186,2,176,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shanky\"},\"email\":\"youronlinepresence2@outlook.com\",\"input_text\":\"262733237\",\"dropdown\":\"Video Distribution\",\"description\":\"I\'m Shanky, a Social Media Marketing Manager with over 10 years of global experience. I specialize in creating tailored social media content calendars, designing branded content, conducting hashtag research, and scheduling posts. I work across Instagram, Facebook, LinkedIn, Twitter, and Pinterest to help boost your online presence and engagement. \\r\\n\\r\\nLet\'s connect at Youronlinepresence2@outlook.com to discuss it further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','146.70.15.33, 146.70.15.33, 146.70.15.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-17 05:11:02','2024-06-17 05:11:02'),(187,2,177,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Krish\"},\"email\":\"outsourcedigitalmarketing@outlook.com\",\"input_text\":\"I F pd kh\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you looking for a content writer or copywriter who can write according to your ideas, follow your specific tone and style, and keep your audience in mind? I specialize in crafting content that is easy to read and consistent from start to finish. I currently work with many clients, interacting with their teams via video calls to ensure everything runs smoothly. Sometimes, clients ask me to conduct keyword research and plan content topics and points to cover. I also ensure all content is SEO-friendly. My experience includes writing blogs, articles, website copy, e-commerce product descriptions, e-books, and SEO content. I am happy to work within your budget. \\r\\n\\r\\nFeel free to reach out to me at outsourcedigitalmarketing@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.146.57.53, 156.146.57.53, 156.146.57.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-19 02:45:44','2024-06-19 02:45:44'),(188,2,178,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ella Rinaldi\"},\"email\":\"ella.rinaldi@gmail.com\",\"input_text\":\"194011367\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get Vetted & watch your lead conversions skyrocket. \\r\\nEvery day without Vetted is a huge missed opportunity to close up to 60% more deals.\\r\\nSee link in signature to start your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.86.203.192, 45.86.203.192, 45.86.203.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-19 05:13:15','2024-06-19 05:13:15'),(189,2,179,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Federico Delmonte\"},\"email\":\"delmonte.federico@gmail.com\",\"input_text\":\"4167405033\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Game changing customer financing approves down to 500 FICO No more turning down business due to low credit scores\\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nJessica Snyder\\r\\njessica.snyder@helloratespros.com\\r\\nhttps:\\/\\/helloratespros.com\\/5-6\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','194.5.53.22, 194.5.53.22, 194.5.53.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-19 08:33:49','2024-06-19 08:33:49'),(190,2,180,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ed3de5c07c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Thaddeus\"},\"email\":\"thaddeus@blueocean-technologies.com\",\"input_text\":\"887525512\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi \\r\\n\\r\\nThe New Powerful LED Flashlight is The Perfect Flashlight For Any Situation!\\r\\n\\r\\nThe 3,000 Lumens & Adjustable Zoom gives you the wide field of view and brightness other flashlights don’t have.\\r\\n\\r\\n50% OFF + Free Shipping! Get it Now: https:\\/\\/linterna.cc\\r\\n\\r\\nRegards, \\r\\n\\r\\nThaddeus\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','23.83.132.167, 23.83.132.167, 23.83.132.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-20 03:04:04','2024-06-20 03:04:04'),(191,2,181,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Moses Medford\"},\"email\":\"moses.medford@googlemail.com\",\"input_text\":\"717431592\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','2.57.170.166, 2.57.170.166, 2.57.170.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-22 18:32:26','2024-06-22 18:32:26'),(192,2,182,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Jones\"},\"email\":\"emilyjones2250@gmail.com\",\"input_text\":\"651119825\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nEmily\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','50.7.117.88, 50.7.117.88, 50.7.117.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-22 23:27:17','2024-06-22 23:27:17'),(193,2,183,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bob\"},\"email\":\"jimersonbob6@gmail.com\",\"input_text\":\"Gmxm\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I did a free marketing video for your website, is this a good place to send it?\\r\\nPlease fill out your info here if so: https:\\/\\/freevideoservice.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.19.125.239, 23.19.125.239, 23.19.125.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-25 11:57:04','2024-06-25 11:57:04'),(194,2,184,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melba Alvardo\"},\"email\":\"melba.alvardo75@gmail.com\",\"input_text\":\"47138556\",\"dropdown\":\"Mini PCs\",\"description\":\"The Vetted Business Directory has completed its May 2024 updates with 7,358 new businesses added.\\r\\n\\r\\nYour business was unfortunately NOT ABLE TO BE INCLUDED :-(\\r\\n\\r\\nDon’t worry, this is easy to fix.\\r\\n \\r\\nUse the link in my signature to add or update your Vetted business details and realize the powerful benefits of being a Vetted Business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','194.61.40.161, 194.61.40.161, 194.61.40.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-26 02:25:28','2024-06-26 02:25:28'),(195,2,185,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Rogers\"},\"email\":\"rogersmark621@gmail.com\",\"input_text\":\"4121604119\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI\'d love to volunteer as your video expert, so I\'ve created a custom video for your site ( blueocean-technologies.com ), It’s completely 100% free, with no strings attached.\\r\\nJust let me know where do you want me to send it here: ( https:\\/\\/video-services.enterprisetemplate.com\\/?website=blueocean-technologies.com )\\r\\n\\r\\nThis is a token to earn your business, if you are interested, let\'s get on a quick call to see how I can help you double your clients in the first 1-3 months, \\r\\nhere\'s my calendar: ( https:\\/\\/video-services.enterprisetemplate.com\\/call )\\r\\n\\r\\nBest regards,\\r\\n-Mark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','168.91.71.25, 168.91.71.25, 168.91.71.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-26 04:13:37','2024-06-26 04:13:37'),(196,2,186,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dolores Biddle\"},\"email\":\"biddle.dolores@hotmail.com\",\"input_text\":\"9815663644\",\"dropdown\":\"Display Mounts\",\"description\":\"Who said running a business was easy? \\r\\nEspecially when the cost of nearly everything continues to skyrocket.\\r\\n\\r\\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n** USA Based Businesses Only! **\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','163.5.241.96, 163.5.241.96, 163.5.241.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-26 18:42:27','2024-06-26 18:42:27'),(197,2,187,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adi Wan\"},\"email\":\"viralbusinesscampaign@outlook.com\",\"input_text\":\"3686940946\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you looking to create videos to boost your brand’s visibility and engagement, increase revenue, capture your audience\'s attention, and showcase complex ideas in a simplified way? I can help you achieve this by creating both live-action and animated explainer videos. My services include comprehensive pre-production planning, script writing, graphic design, storyboarding, video editing, animation, sound effects, background music, voiceovers, and footage compilation. If you\'re interested in communicating your business model, products, or services to your audience with a compelling explainer video.\\r\\n\\r\\nPlease reach out to me at ViralBusinessCampaign@outlook.com and share your goals.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','199.36.223.211, 199.36.223.211, 199.36.223.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-26 23:35:37','2024-06-26 23:35:37'),(198,2,188,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivory Mallette\"},\"email\":\"ivory.mallette@outlook.com\",\"input_text\":\"6134488116\",\"description\":\"Hands down, the Easiest Customer Financing Program in the Industry More approvals = More Profits\\r\\n\\r\\n** USA Based Businesses Only! **\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nJessica Snyder\\r\\njessica.snyder@helloratespros.com\\r\\nhttps:\\/\\/helloratespros.com\\/5-6\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','163.5.65.78, 163.5.65.78, 163.5.65.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-06-27 22:10:17','2024-06-27 22:10:17'),(199,2,189,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c3bf795949\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maynard Cramp\"},\"email\":\"maynard.cramp@gmail.com\",\"input_text\":\"9058590637\",\"dropdown\":\"Display Mounts\",\"description\":\"Getting your business Vetted will supercharge your sales & help you close up to 60% more leads than non Vetted businesses.\\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nGet started & more info linked in my signature below.\\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Vetted-30-DAY-FREE-TRIAL! \\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','185.132.186.92, 185.132.186.92, 185.132.186.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-01 04:23:47','2024-07-01 04:23:47'),(200,2,190,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ed3de5c07c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Virgilio\"},\"email\":\"virgiliomyer@foxmail.com\",\"input_text\":\"94294404\",\"dropdown\":\"Display Mounts\",\"description\":\"World\'s Best Neck Massager Get it Now 50% OFF + Free Shipping!\\r\\n\\r\\nWellness Enthusiasts! There has never been a better time to take care of your neck pain! \\r\\nOur clinical-grade TENS technology will ensure you have neck relief in as little as 20 minutes.\\r\\n\\r\\nGet Yours: https:\\/\\/hineck.co\\r\\n\\r\\nThe Best,\\r\\n\\r\\nVirgilio\\r\\nBlueOcean Technologies – Audio Visual Equipment Supplier in UAE\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','104.254.95.148, 104.254.95.148, 104.254.95.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-01 15:04:35','2024-07-01 15:04:35'),(201,2,191,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nan Scales\"},\"email\":\"scales.nan@gmail.com\",\"input_text\":\"335318498\",\"dropdown\":\"Video Distribution\",\"description\":\"Finally, an all in one customer financing solution for ANY credit score between 500-850 FICO Don\'t leave money on the table, now you\'ll be able to turn people with low credit scores into paying customers!\\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nJessica Snyder\\r\\njessica.snyder@helloratespros.com\\r\\nhttps:\\/\\/helloratespros.com\\/5-6\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.30.33.91, 212.30.33.91, 212.30.33.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 10:14:02','2024-07-03 10:14:02'),(202,2,192,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Allison Blakely\"},\"email\":\"allison.blakely@gmail.com\",\"input_text\":\"Mq d rnt\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi blueocean-technologies.com Manager.\\r\\n\\r\\nAllison here with a quick thought about your website blueocean-technologies.com...\\r\\n\\r\\nI’m throughout the internet a lot and I observe many business websites.\\r\\n\\r\\nLike yours, many them have great content.\\r\\n\\r\\nBut frequently, they come up short when it comes to connecting and linking with anybody who visits.\\r\\n\\r\\nI get it – it’s challenging. Studies show 7 out of 10 people who visit a site, abandon it in moments without leaving any trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nInstant Engagement Tool is a software widget that’s operates on your site, set to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them really while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to test a Live Demo with Lead Capture now to see specifically how it works.\\r\\n\\r\\nIt could be massive for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – instantly… and contacting someone in that 5-minute window is 100 times more potent than reaching out 30 minutes or more later.\\r\\n\\r\\nMoreover, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEach aspect I’ve just described is extremely easy to implement, cost-effective, and profitable.\\r\\n\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to discover what Instant Engagement Tool can do for your business.\\r\\n\\r\\nYou might be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nAllison\\r\\nPS: Instant Engagement Tool offers a FREE 14 days trial – and it even includes International Long Distance Calling.\\r\\nYou have customers ready to talk with you at this moment… don’t keep them waiting.\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to test Instant Engagement Tool now.\\r\\n\\r\\nIf you\'d choose to unsubscribe click here https:\\/\\/turboleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\\r\\n\\r\\nOnly a rapid note - the identities and email address used in this communication, Allison and Blakely, are placeholders and not actually real information. We appreciate candor and wished to make sure you’re aware! If you want to make contact with the real one responsible for this memo, do check out our site, and we’ll associate you with the proper individual.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.71.178.224, 149.71.178.224, 149.71.178.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 13:54:01','2024-07-03 13:54:01'),(203,2,193,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ralf Sherlock\"},\"email\":\"sherlock.ralf27@gmail.com\",\"input_text\":\"657288279\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you looking for a capable financial company to fund your business project?\\r\\n\\r\\nwe are here to provide you with the best solution for your business growth. we provide the most suitable business loan package to meet your need. \\r\\nemail me here. \\r\\ninfo@financeworldwidehk.com \\r\\n \\r\\n \\r\\n \\r\\n \\r\\nBest regards,\\r\\nLaura Cha.\\r\\nCustomer Service Representative\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.130.202.78, 45.130.202.78, 45.130.202.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 15:10:26','2024-07-03 15:10:26'),(204,2,194,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Earl Pauley\"},\"email\":\"pauley.earl@gmail.com\",\"input_text\":\"685530963\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nAre you tired of paying monthly fees for website hosting, cloud storage, and funnels?\\r\\n\\r\\nWe offer a revolutionary solution: host unlimited websites, files, and videos for a single, low one-time fee. No more monthly payments.\\r\\n\\r\\nHere\'s what you get:\\r\\n\\r\\nUltra-fast hosting powered by Intel® Xeon® CPU technology\\r\\nUnlimited website hosting\\r\\nUnlimited cloud storage\\r\\nUnlimited video hosting\\r\\nUnlimited funnel creation\\r\\nFree SSL certificates for all domains and files\\r\\n99.999% uptime guarantee\\r\\n24\\/7 customer support\\r\\nEasy-to-use cPanel\\r\\n365-day money-back guarantee\\r\\n\\r\\nPlus, get these exclusive bonuses when you act now:\\r\\n\\r\\n60+ reseller licenses (sell hosting to your clients!)\\r\\n10 Fast-Action Bonuses worth over $19,997 (including AI tools, traffic generation, and more!)\\r\\n\\r\\nDon\'t miss out on this limited-time offer! The price is about to increase, and this one-time fee won\'t last forever.\\r\\n\\r\\nClick here to learn more: https:\\/\\/furtherinfo.org\\/yarx\\r\\n\\r\\nEarl\\r\\n\\r\\nIf you do not wish to receive any further offers:\\r\\nhttps:\\/\\/removeme.click\\/wp\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','50.3.221.41, 50.3.221.41, 50.3.221.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 19:55:11','2024-07-03 19:55:11'),(205,2,195,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nolan Watson\"},\"email\":\"kean.annetta@outlook.com\",\"input_text\":\"(209) 123-4567\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Did you know?\\r\\n\\r\\nEmbracing sustainability is not just a trend!\\r\\n\\r\\nJoin the movement and transform your home or office with sustainable practices.\\r\\n\\r\\nLearn more >>> https:\\/\\/www.missionnewenergy.com\\/biodiesel-energy\\/jatropha-tree-how-big-do-they-get\\/.\\r\\n\\r\\nSave money on maintenance while protecting the environment.\\r\\n\\r\\nFrom solar panels and green roofs, each effort matters.\\r\\n\\r\\nAct now and see the impact!\\r\\n\\r\\nStay ahead in sustainability.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.202.119.212, 154.202.119.212, 154.202.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-03 20:37:22','2024-07-03 20:37:22'),(206,2,196,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rhea Olmstead\"},\"email\":\"olmstead.rhea@googlemail.com\",\"input_text\":\"7974717496\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Who said running a business was easy? \\r\\nEspecially when the cost of nearly everything continues to skyrocket.\\r\\n\\r\\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.67.99.32, 45.67.99.32, 45.67.99.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-06 01:03:56','2024-07-06 01:03:56'),(207,2,197,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tiffany Colangelo\"},\"email\":\"colangelo.alisha@yahoo.com\",\"input_text\":\"7942626838\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I\'m so horny right now. I hope you can help me masturbate.\\r\\n\\r\\nhttps:\\/\\/tiffanycamgirl.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','38.154.75.135, 38.154.75.135, 38.154.75.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-06 19:54:37','2024-07-06 19:54:37'),(208,2,198,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi blueocean-technologies.com Owner! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','138.186.139.96, 138.186.139.96, 138.186.139.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-07 11:26:38','2024-07-07 11:26:38'),(209,2,199,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gilbert Overlock\"},\"email\":\"gilbert.overlock@googlemail.com\",\"input_text\":\"266851663\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/ledvWnKI\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.81.59.154, 23.81.59.154, 23.81.59.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-08 00:09:09','2024-07-08 00:09:09'),(210,2,200,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Micheline Sisley\"},\"email\":\"micheline.sisley26@gmail.com\",\"input_text\":\"6502449679\",\"dropdown\":\"Display Mounts\",\"description\":\"Businesses that get Vetted are running circles around their competition that just keeps pouring more money into leads & advertising.\\r\\nVetted builds essential trust, transparency & credibility to help you close up to 60% more deals. \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nSarah.McCormick@VettedPros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\\r\\n\\r\\nVetted is a game changing platform used by over 85,000 USA based businesses to share & prove their business credentials to amplify trust & transparency with shoppers and close up to 60% more sales than businesses not listed on the Vetted platform.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.137.164.11, 185.137.164.11, 185.137.164.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-08 17:20:16','2024-07-08 17:20:16'),(211,2,201,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"William Ambrosio\"},\"email\":\"globalhiringagents@gmail.com\",\"input_text\":\"7473163974\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello, it\'s Will! Does your company have any urgent hiring needs? I have a lot of experience in finding professionals who often seem undiscoverable.\\r\\n\\r\\nI\'ve found that volunteering my efforts is a great way to showcase our capabilities to new clients. I\'m able to provide a market analysis of local talent or discuss other ways we may be able to assist your team. Reply here or text me at 7473163974 to share which employees have been challenging to find and hire in your area. Looking forward to your response.\\r\\n\\r\\nBest Regards,\\r\\nWilliam Ambrosio\\r\\nMarketing Director\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nOpt out of future messages by replying to the message and saying opt out.\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','139.171.11.119, 139.171.11.119, 139.171.11.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-08 21:12:16','2024-07-08 21:12:16'),(212,2,202,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"671556521\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nEngagement is the key to social media success, and what better way to boost it than with a vast collection of high-quality Reels and Shorts? Our bundle of 35,000 Reels is crafted to help you captivate your audience and keep them coming back for more.\\r\\n\\r\\nWith content tailored for Facebook, Instagram, TikTok, and YouTube, you can ensure consistent and engaging posts across all your social media channels. Perfect for promoting your business, enhancing your personal brand, or amplifying your clients\' presence, our Reels bundle is a game-changer.\\r\\n\\r\\nReady to elevate your engagement? Click here to learn more and make this powerful tool yours: [Get Your Reels Bundle](https:\\/\\/thedigitalagency.site\\/reels).\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nMatthew Williams \\r\\nPresident, AgencyFuse\\r\\n\\r\\n\\r\\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','158.115.250.122, 158.115.250.122, 158.115.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-09 03:21:51','2024-07-09 03:21:51'),(213,2,203,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Dear blueocean-technologies.com Admin. Cool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','138.186.139.96, 138.186.139.96, 138.186.139.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-09 22:55:12','2024-07-09 22:55:12'),(214,2,204,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joe Williams\"},\"email\":\"bestphoneservicenow@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Audio Solutions\",\"description\":\"If you\'d like to receive a free video explaining how this will help your buisness strive for around 20 dollars a line please respond with the word YES and we will get that video out to you as soon as we can. Have a Great day!!!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave apt 7 waupun wi 53963\\r\\nto unsubscribe to future marketing please respond stop with your url and any other url for other buisnesses you may own...example ( https:\\/\\/www.example.com\\/products)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','45.39.219.130, 45.39.219.130, 45.39.219.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-10 02:59:58','2024-07-10 02:59:58'),(215,2,205,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"To the\\r\\n\\r\\nMy name’s Eric and I just found your site blueocean-technologies.com Owner.\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe visit https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','181.177.110.22, 181.177.110.22, 181.177.110.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-10 10:31:09','2024-07-10 10:31:09'),(216,2,206,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alberto Curtiss\"},\"email\":\"alberto.curtiss@hotmail.com\",\"input_text\":\"89432085\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe promise—this isn\'t just another message. Imagine saving money and simplifying your website management all at once. At WordPressPro.org, we make it possible.\\r\\n\\r\\nHere\'s how:\\r\\n\\r\\n Affordable Plans: Starting at just $9.95\\/month\\r\\n User-Friendly Platform: Manage your site with ease\\r\\n Free Migration Service: Seamless transition to our platform\\r\\n\\r\\nGive your website the boost it deserves. Join us today!\\r\\n\\r\\nBest regards,\\r\\n\\r\\nThe WordPressPro.org Team\\r\\nwww.wordpresspro.org\\r\\ninfo@wordpresspro.org\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','71.19.252.140, 71.19.252.140, 71.19.252.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-10 22:00:00','2024-07-10 22:00:00'),(217,2,207,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ray Noggle\"},\"email\":\"ray.noggle@outlook.com\",\"input_text\":\"323907230\",\"dropdown\":\"Video Distribution\",\"description\":\"To the blueocean-technologies.com Webmaster.\\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Ray, and I recently discovered your site - blueocean-technologies.com - while browsing the net. You popped up at the top of the search results, so I looked you out. Seems like what you’re doing is amazing.\\r\\n\\r\\nBut just in case you don’t mind me asking – once someone like me stumbles across blueocean-technologies.com, what normally happens?\\r\\n\\r\\nDoes your site generating leads for your business?\\r\\n\\r\\nI’m thinking a few, but I also bet you’d prefer more… research indicate that 7 out 10 people that land on a site end up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere is a suggestion – what if there\'s an easy way for each visitor to raise their hand to get a phone call from you INSTANTLY… the second they visit your site and said, “call me now.”\\r\\n\\r\\nGuess what, you can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool widget that’s works on your site, prepared to collect any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY – so that you can talk to that lead as they’re literally browsing your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/leadgenmaximize.com to experience a Live Demo with Web Visitors Into Leads now to see precisely how it functions.\\r\\n\\r\\nTiming is crucial when it comes to engaging with leads – the gap between connecting with someone in just 5 minutes compared to 30 minutes later is huge – like 100 times more effective!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead capability… as once you’ve grabbed the visitor’s phone number, you can instantly start a text message (SMS) chat.\\r\\n\\r\\nConsider about the possibilities – even if you don’t close a deal right away, you can keep in touch with text messages for fresh promotions, content links, even just “how you doing?” notes to establish a relationship.\\r\\n\\r\\nWould not that be awesome?\\r\\n\\r\\nCLICK HERE https:\\/\\/leadgenmaximize.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nRay\\r\\n\\r\\nPS: Web Visitors Into Leads provides a FREE 14 days trial – and it even features International Long Distance Calls. \\r\\nYou have customers eager to chat with you at this moment… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/leadgenmaximize.com to experience Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d want to unsubscribe click here https:\\/\\/leadgenmaximize.com\\/unsubscribe.aspx?d=blueocean-technologies.com\\r\\n\\r\\n\\r\\nOnly a brief note - the names and email used here, Ray and Noggle, are placeholders and not real contact details. We appreciate transparency and wanted to make that you’re aware! If you desire to come in touch with the real person responsible for this message, kindly visit our site, and we’ll connect you with the right individual.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','192.3.144.8, 192.3.144.8, 192.3.144.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-11 08:43:34','2024-07-11 08:43:34'),(218,2,208,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frances Orton\"},\"email\":\"orton.frances@gmail.com\",\"input_text\":\"7019444294\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','82.118.29.186, 82.118.29.186, 82.118.29.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-12 00:43:20','2024-07-12 00:43:20'),(219,2,209,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"526998961\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ev\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.40.142.7, 89.40.142.7, 89.40.142.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-13 06:10:21','2024-07-13 06:10:21'),(220,2,210,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kyle Phillip\"},\"email\":\"emailaudits@gmail.com\",\"input_text\":\"482773111\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, my name is Kyle and I\'d like to volunteer my time to you. I have a ton of experience building and marketing websites and I\'ve found that one of the best ways to network is by volunteering. I\'d like to donate my time by creating a free video for your website. If interested please fill the intake form on https:\\/\\/freewebsitevideo.com and I\'ll get started ASAP. Best regards! Kyle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.169.242, 172.241.169.242, 172.241.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-13 16:26:03','2024-07-13 16:26:03'),(221,2,211,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christal Regan\"},\"email\":\"christal.regan47@gmail.com\",\"input_text\":\"4699516187\",\"dropdown\":\"Cables & Accessories\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','85.203.36.81, 85.203.36.81, 85.203.36.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-14 00:34:19','2024-07-14 00:34:19'),(222,2,212,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Les Masten\"},\"email\":\"les.masten@hotmail.com\",\"input_text\":\"526866639\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear blueocean-technologies.com Webmaster.\\r\\n\\r\\nLes here with a quick thought about your website blueocean-technologies.com...\\r\\n\\r\\nI’m on the internet a lot and I examine many business websites.\\r\\n\\r\\nLike yours, several them have excellent content.\\r\\n\\r\\nBut more often than not, they come up short when it comes to engaging and bonding with someone who visits.\\r\\n\\r\\nI realize – it’s challenging. Studies show 7 out of 10 people who visit a site, abandon it in moments without leaving any trace. You got the eyeball, but nothing else.\\r\\n\\r\\nI have a solution for you…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to chat with them literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be enormous for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text (SMS) conversation – instantly… and contacting someone in that 5-minute window is 100 times more effective than reaching out 30 minutes or more later.\\r\\n\\r\\nMoreover, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nAll I’ve just described is incredibly easy to implement, cost-effective, and profitable.\\r\\n\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to learn what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou can be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nLes\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling.\\r\\nYou have customers ready to talk with you immediately… don’t keep them waiting.\\r\\nCLICK HERE https:\\/\\/turboleadgeneration.com to try Instant Engagement Tool now.\\r\\n\\r\\nIf you\'d prefer to unsubscribe click here https:\\/\\/turboleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\\r\\n\\r\\nJust a quick notification - the names and email address employed in this note, Les and Masten, are placeholders and not really real information. We cherish openness and wanted to confirm you’re informed! Should you desire to make contact with the true person behind this message, do go to our website, and we’ll associate you with the correct person.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','200.71.124.70, 200.71.124.70, 200.71.124.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-14 19:10:00','2024-07-14 19:10:00'),(223,2,213,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jaimie Fraser\"},\"email\":\"jaimie.fraser70@yahoo.com\",\"input_text\":\"624025340\",\"dropdown\":\"Audio Solutions\",\"description\":\"hi! I want to invite you to boost your earnings with our service:\\r\\n\\r\\nMonetag accept all websites instant!\\r\\nYou can place ads, yes\\r\\n\\r\\nBut:\\r\\n\\r\\nJust place a (direct lin)k, and for everyone that clicks the link you get paid instantly!\\r\\n\\r\\nExample1: https:\\/\\/bit.ly\\/TestExampleMonetagDirectLink1\\r\\n\\r\\nWithout the visitor needing to buy something or sign up, just getting paid per linkclick!\\r\\n\\r\\nTo Sign up and start earning immidiatly with your traffic (High CPM earnings) register here:\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/MonetagRegisterToEarn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.19.48.154, 89.19.48.154, 89.19.48.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-14 23:46:15','2024-07-14 23:46:15'),(224,2,214,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"description\":\"Worldwide Ad Exposure: Want your ad to appear everywhere? For less than $100, I can blast your message to website contact forms globally. Reach out via Skype or email below for more info.\\r\\n\\r\\nP. Stewart\\r\\nEmail: kk5unu@mail2go.xyz\\r\\nSkype: form-blasting\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.239.254.116, 173.239.254.116, 173.239.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-15 05:35:21','2024-07-15 05:35:21'),(225,2,215,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amie Mudie\"},\"email\":\"amie.mudie@gmail.com\",\"input_text\":\"638740157\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Important: \\r\\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\\r\\n\\r\\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\\r\\n\\r\\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\\r\\n \\r\\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\\r\\n+Powerful SEO for your business when you add your URL link in your profile.\\r\\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\\r\\n \\r\\nSee link in my signature to add \\/update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.217.249.162, 91.217.249.162, 91.217.249.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-15 07:22:19','2024-07-15 07:22:19'),(226,2,216,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.242.211.166, 209.242.211.166, 209.242.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-15 21:14:37','2024-07-15 21:14:37'),(227,2,217,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cynthia Bardin\"},\"email\":\"cynthia.bardin@gmail.com\",\"input_text\":\"446495343\",\"dropdown\":\"Audio Solutions\",\"description\":\"WANTED: Partnerships & Agents for Global E-commerce Firm\\r\\n\\r\\n4U2 Inc., a premier E-commerce , Sourcing Brokerage firm, is actively seeking partnerships and collaboration with manufacturers and wholesalers for agricultural, commercial, and residential products. We offer a diverse marketplace for both new and used items, including vehicles and equipment.\\r\\n\\r\\nWhy Choose 4U2 Inc.? (see https.\\/\\/www.4u2inc.com)\\r\\n\\r\\nGlobal reach for your products\\r\\nImmediate requirements for a wide range of items\\r\\nOpportunity to expand your business network\\r\\nJoin Our Team We’re also looking for Independent Contractor Agents (Account Executives) to help us discover new business opportunities. Whether you’re seeking a full-time or part-time role, you can earn up to $60,000 based on performance.\\r\\n\\r\\nGet in Touch Don’t miss out on this opportunity. Contact us at 4u2inc123@gmail.com to learn more or to start our partnership today!\\r\\n\\r\\nThis version is more direct and easier to read, highlighting the key points and call to action for potential partners and agents. If you need further refinements or have specific requirements, feel free to let me know!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.86.201.10, 45.86.201.10, 45.86.201.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-16 01:15:50','2024-07-16 01:15:50'),(228,2,218,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c552dd8545\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dora Edmond\"},\"email\":\"edmond.dora@gmail.com\",\"input_text\":\"428198737\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\\r\\n\\r\\nWant to remove the stress and get some breathing room?\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','45.13.191.75, 45.13.191.75, 45.13.191.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-16 18:15:51','2024-07-16 18:15:51'),(229,2,219,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fe0f72800b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Bobbie Nielsen\"},\"email\":\"bobbie.nielsen19@gmail.com\",\"input_text\":\"7980238841\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"As you\'ve received this message, we can send your message to millions of email inboxes successfully.\\r\\n\\r\\nUnleash the power of bulk contact form submissions with our solutions. Reach millions of website owners daily and experience instant results. We can submit up to 1 million messages per day, driving:\\r\\n\\r\\n+ Targeted Traffic\\r\\n+ Qualified Leads\\r\\n+ New Customers\\r\\n+ Increased Purchases\\r\\n\\r\\nMake use of our service now! Starting from $9.\\r\\n\\r\\n** Check: https:\\/\\/bit.ly\\/formsubmitbulk\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you want to stop receiving these mails and all future emails, please submit your website address at https:\\/\\/bit.ly\\/unsubscribethat\\r\\n63 Kingsway North, Holmfirth, NA, United Kingdom, Hd7 5dw\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','104.143.252.24, 104.143.252.24, 104.143.252.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-17 03:22:21','2024-07-17 03:22:21'),(230,2,220,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55020b04b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Brown\"},\"email\":\"amelia@ytpromotion.online\",\"input_text\":\"438442445\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','165.231.70.118, 165.231.70.118, 165.231.70.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-17 20:13:29','2024-07-17 20:13:29'),(231,2,221,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55020b04b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elizabeth Matthias\"},\"email\":\"elizabeth.matthias@gmail.com\",\"input_text\":\"353734084\",\"description\":\"hi! I want to invite you to boost your earnings (massivly!) with our service:\\r\\n\\r\\nFREE Traffic System: Flood Your Sites With FREE Traffic\\r\\n\\r\\n\\r\\nHere’s Why You Need To Get Empire For Just $1 Right Now…\\r\\n\\r\\nNo Paid Advertising\\r\\nNo Creating Videos\\r\\nNewbie-friendly method\\r\\nWorks for anyone, period\\r\\nUnlimited FREE Traffic System\\r\\n60 day money back guarantee. Get results with this or we will give you 100% of your money back inside the next 60 days\\r\\n\\r\\nTry it out for just 1$ Trial here:\\r\\nhttps:\\/\\/bit.ly\\/SuperBoostTrafficTrial\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','194.35.53.53, 194.35.53.53, 194.35.53.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-17 22:25:19','2024-07-17 22:25:19'),(232,2,222,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55020b04b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"bestphoneservicenow@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you tired of your phone provider increasing your bill after a year? Lock in a 3 yr plan that does So much more than allowing you to talk. Reply YES and I\'ll send you a free video exsplaining. Have a good 1!!!!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave apt 7 waupun wi 53963\\r\\nto unsubscribe to future marketing please respond stop with you rdomain and any other domain for other buisnesses you may own...example (jamesfishtackle.com)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','154.13.252.59, 154.13.252.59, 154.13.252.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-18 03:28:44','2024-07-18 03:28:44'),(233,2,223,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"57798c526c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Allison Paquette\"},\"email\":\"paquette.allison@googlemail.com\",\"input_text\":\"890177031\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nAre you tired of seeing your website traffic go to waste?\\r\\n\\r\\n Monetag can help you turn those visitors into cold, hard cash. Imagine earning extra income without the hassle of complex ad networks.\\r\\n\\r\\n Our platform makes it easy to place high-paying ads on your site, with instant approval and quick payouts. Don\'t let another visitor leave empty-handed.\\r\\n\\r\\n Let\'s start making your website work harder for you.\\r\\n\\r\\nReady to give it a try?\\r\\nhttps:\\/\\/bit.ly\\/MonetagRegisterToEarn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','62.216.76.232, 62.216.76.232, 62.216.76.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-18 19:40:38','2024-07-18 19:40:38'),(234,2,224,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eaefd6dc1f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stormy Coode\"},\"email\":\"coode.stormy@googlemail.com\",\"input_text\":\"670048838\",\"dropdown\":\"Audio Solutions\",\"description\":\"How would you like a surefire way to dominate your local market & win more sales from your competition?\\r\\n\\r\\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \\r\\nThat’s a game changer.\\r\\nVetted also provides great SEO & FREE local leads\\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.192.16.212, 185.192.16.212, 185.192.16.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-19 20:11:22','2024-07-19 20:11:22'),(235,2,225,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eaefd6dc1f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear blueocean-technologies.com Administrator. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.170.245.2, 38.170.245.2, 38.170.245.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-20 04:16:49','2024-07-20 04:16:49'),(236,2,226,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f15c06a2bb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clarita Wilber\"},\"email\":\"wilber.clarita@gmail.com\",\"input_text\":\"365434895\",\"dropdown\":\"Audio Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/t.ly\\/ktQgG\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','142.91.118.119, 142.91.118.119, 142.91.118.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-20 19:31:03','2024-07-20 19:31:03'),(237,2,227,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f15c06a2bb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yong Mansfield\"},\"email\":\"mansfield.yong45@gmail.com\",\"input_text\":\"7055796651\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Important: \\r\\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\\r\\n\\r\\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\\r\\n\\r\\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\\r\\n \\r\\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\\r\\n+Powerful SEO for your business when you add your URL link in your profile.\\r\\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\\r\\n \\r\\nSee link in my signature to add \\/update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','185.132.187.76, 185.132.187.76, 185.132.187.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-20 23:40:57','2024-07-20 23:40:57'),(238,2,228,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f15c06a2bb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Heidi\"},\"email\":\"magicmat@blueocean-technologies.com\",\"input_text\":\"8524978609\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get The Worlds Greatest Magic Sand Free Beach Mat!\\r\\n\\r\\nWatch sand, dirt & dust disappear right before your eyes! It\'s perfect for beach, picnic, camping or hiking.\\r\\n\\r\\nAct Now And Receive A Special Discount For Our Magic Mat!\\r\\n\\r\\nGet Yours Here: https:\\/\\/magicmats.co\\r\\n\\r\\nThanks and Best Regards, \\r\\n \\r\\nHeidi\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Windows','104.245.145.36, 104.245.145.36, 104.245.145.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-21 01:26:41','2024-07-21 01:26:41'),(239,2,229,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5be72b8c3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"To the, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','186.179.33.209, 186.179.33.209, 186.179.33.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-21 18:48:56','2024-07-21 18:48:56'),(240,2,230,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5be72b8c3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roberto\"},\"email\":\"roberto.romero@pacifico.com.pe\",\"input_text\":\"993528722\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"estimados necesito mas detalle sobre sobre la tecnología que ofrecen para implementar salas multimedia e hibridas, contactarme por correo.\\r\\n\\r\\ngracias.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','163.116.229.137, 163.116.229.137, 163.116.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 12:29:52','2024-07-22 12:29:52'),(241,2,231,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5be72b8c3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeanett Descoteaux\"},\"email\":\"jeanett.descoteaux@hotmail.com\",\"input_text\":\"479305836\",\"dropdown\":\"Projection Solutions\",\"description\":\"Rising business expenses are taking a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','188.212.135.203, 188.212.135.203, 188.212.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 16:18:10','2024-07-22 16:18:10'),(242,2,232,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d03af150aa\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello blueocean-technologies.com Administrator! Cool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.160.8.183, 104.160.8.183, 104.160.8.183',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 22:35:20','2024-07-22 22:35:20'),(243,2,233,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d03af150aa\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"890812334\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nI know what you’re thinking – “This sounds amazing, but is it really for me?” Let’s tackle those doubts head-on.\\r\\n\\r\\nConcern 1: “I’m not tech-savvy enough to manage custom APIs.”\\r\\nOur APIs are designed to be user-friendly. If you can send an email, you can integrate our APIs. Plus, our support team is here to help every step of the way.\\r\\n\\r\\nConcern 2: “Is it really worth the investment?”\\r\\nAbsolutely! Think of the savings on recurring fees and the endless growth potential. It’s an investment that pays for itself in no time.\\r\\n\\r\\nConcern 3: “Will it fit my unique needs?”\\r\\nOur APIs are custom-built to fit your exact requirements. You get exactly what you need, tailored for your business.\\r\\n\\r\\nStop holding back your growth. Click here to explore how our Custom Unlimited Lifetime APIs can work for you.\\r\\n\\r\\n\\r\\nReady to break free from limitations? Click the link now to get your Custom Unlimited Lifetime API and watch your business soar! [Get Your API] (https:\\/\\/arsourceinfo.wixstudio.io\\/lifetime-api)\\r\\n\\r\\nWarning: The website works best on desktop.\\r\\n\\r\\nTo breaking barriers,\\r\\nMatthew WIlliams, President, ARSource\\r\\n\\r\\n\\r\\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.29.104.234, 154.29.104.234, 154.29.104.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-22 23:45:49','2024-07-22 23:45:49'),(244,2,234,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d03af150aa\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Charity Sternberg\"},\"email\":\"charity.sternberg@gmail.com\",\"input_text\":\"3165877689\",\"dropdown\":\"Display Mounts\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/bit.ly\\/3W18sB3\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.208.27.30, 173.208.27.30, 173.208.27.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-23 04:33:33','2024-07-23 04:33:33'),(245,2,235,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"18aa7af38e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carey Chacon\"},\"email\":\"chacon.carey79@hotmail.com\",\"input_text\":\"144183028\",\"dropdown\":\"Wireless Solutions\",\"description\":\"hi!\\r\\n\\r\\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\\r\\n\\r\\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24\\/7\\r\\n\\r\\ncheck how now:\\r\\nhttps:\\/\\/bit.ly\\/copy_my_business_now_ebook (copy high succes strategy now)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','178.218.128.195, 178.218.128.195, 178.218.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-23 19:38:06','2024-07-23 19:38:06'),(246,2,236,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"18aa7af38e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"To the blueocean-technologies.com Administrator. Cool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','96.8.122.47, 96.8.122.47, 96.8.122.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-24 07:44:13','2024-07-24 07:44:13'),(247,2,237,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a75f261d8d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kyle Phillip\"},\"email\":\"emailaudits@gmail.com\",\"input_text\":\"3274802149\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, my name is Kyle and I\'d like to volunteer my time to you. I have a ton of experience building and marketing websites and I\'ve found that one of the best ways to network is by volunteering. I\'d like to donate my time by creating a free video for your website. If interested please fill the intake form on https:\\/\\/freewebsitevideo.com and I\'ll get started ASAP. Best regards! Kyle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.44.86, 23.82.44.86, 23.82.44.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-24 23:24:46','2024-07-24 23:24:46'),(248,2,238,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a75f261d8d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello blueocean-technologies.com Admin. this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','155.94.240.254, 155.94.240.254, 155.94.240.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-25 04:07:17','2024-07-25 04:07:17'),(249,2,239,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a75f261d8d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mozelle Boose\"},\"email\":\"mozelle.boose5@gmail.com\",\"input_text\":\"553045856\",\"dropdown\":\"Display Mounts\",\"description\":\"Rising business expenses are taking a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n USA Based Businesses Only! \\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','98.159.226.18, 98.159.226.18, 98.159.226.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-25 13:07:03','2024-07-25 13:07:03'),(250,2,240,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"07b99ed888\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ella G.\"},\"email\":\"toptiercrm.email@gmail.com\",\"input_text\":\"2893879210\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Would it be a bad idea to reach millions of people next week?\\r\\n\\r\\nSeeking Beta-Testers - Free Leads - All B2B Sectors\\r\\n\\r\\nHow does gaining an extra 10,000 pairs of eyes a month focused on your business sound to you?\\r\\n\\r\\nWe\'re beta testing our new lead generation system and providing you with new leads in exchange for your feedback.\\r\\n\\r\\nNo more chasing leads, imagine leads coming to you automatically.\\r\\n\\r\\nLearn more:\\r\\nhttps:\\/\\/cfm.toptiercrm.tech\\/\\r\\n\\r\\nTalk soon, \\r\\n\\r\\nRoberta H.\\r\\n\\r\\nTop Tier CRM\\r\\nInternational Service\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe With One Click\\r\\nThis one-click opt-out will add all your domain emails and contact forms on our Do Not Contact list, and you will receive no further contact from us with marketing messages.\\r\\n\\r\\nhttps:\\/\\/bullet-proof.biz\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.207.63.127, 104.207.63.127, 104.207.63.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-25 21:54:36','2024-07-25 21:54:36'),(251,2,241,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"07b99ed888\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Virgilio Hamlin\"},\"email\":\"virgilio.hamlin@outlook.com\",\"input_text\":\"736806383\",\"description\":\"Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\\r\\n\\r\\nWant to remove the stress and get some breathing room?\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n USA Based Businesses Only! \\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.226.5, 98.159.226.5, 98.159.226.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-26 03:37:07','2024-07-26 03:37:07'),(252,2,242,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"07b99ed888\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Esteban Newland\"},\"email\":\"newland.esteban@gmail.com\",\"input_text\":\"436958928\",\"dropdown\":\"Display Mounts\",\"description\":\"Do you have big ideas and plans to update your website, but hate the outrageous fees that most agencies charge?\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.226.59, 98.159.226.59, 98.159.226.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-26 18:06:19','2024-07-26 18:06:19'),(253,2,243,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"896eeda2bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"40912845\",\"description\":\"Hey there!\\r\\n\\r\\nWe’ve helped many businesses boost their efficiency through automation. But don’t just take our word for it—hear from our satisfied clients.\\r\\n\\r\\nReady to see if automation is right for you? Take our quick quiz!\\r\\n\\r\\nhttps:\\/\\/tally.so\\/r\\/3N6yBB\\r\\n\\r\\nBest, \\r\\nMatthew Williams \\r\\nPresident, ARSource\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.81.59.45, 172.81.59.45, 172.81.59.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-27 03:59:55','2024-07-27 03:59:55'),(254,4,2,'{\"__fluent_form_embded_post_id\":\"216\",\"_fluentform_4_fluentformnonce\":\"896eeda2bf\",\"_wp_http_referer\":\"\\/careers\\/\",\"names\":{\"first_name\":\"ahmed\"},\"names_1\":{\"first_name\":\"elwan\"},\"email\":\"ahmedelwan972@gmail.com\"}','https://blueocean-technologies.com/careers/',0,'unread',0,'Chrome','Apple','109.177.243.33, 109.177.243.33, 109.177.243.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-27 10:00:22','2024-07-27 10:00:22'),(255,2,244,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e88667cd2d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamie Hutchings\"},\"email\":\"tamie.hutchings@gmail.com\",\"input_text\":\"6513454251\",\"dropdown\":\"Display Mounts\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/bit.ly\\/3W18sB3\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.80, 142.91.118.80, 142.91.118.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 01:02:41','2024-07-28 01:02:41'),(256,2,245,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e88667cd2d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ilene Porras\"},\"email\":\"porras.ilene@outlook.com\",\"input_text\":\"Ad Aqs lupgmjo\",\"dropdown\":\"Other Enquiry\",\"description\":\"hi!\\r\\n\\r\\nExplode Your Earnings:(Seriously!): SECRET EMAIL SYSTEM\\r\\n\\r\\nWithout Ever Creating Product, Without Fulfilling Services, Without Running Ads, or Ever Doing Customer Service – And Best of All Only Working 30 Minutes A Day, All While Automatically Generating Sales 24\\/7\\r\\n\\r\\ncheck how now:\\r\\nhttps:\\/\\/bit.ly\\/copy_my_business_now_ebook (copy high succes strategy now)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','194.35.53.135, 194.35.53.135, 194.35.53.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 12:16:55','2024-07-28 12:16:55'),(257,2,246,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e88667cd2d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Faustino Beasley\"},\"email\":\"beasley.faustino@hotmail.com\",\"input_text\":\"2564790683\",\"dropdown\":\"Projection Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/cutt.ly\\/3ehQFP9d\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','38.153.92.15, 38.153.92.15, 38.153.92.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 12:56:43','2024-07-28 12:56:43'),(258,2,247,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e88667cd2d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"To the\\r\\n\\r\\nMy name’s Eric and I just found your site blueocean-technologies.com Owner.\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe visit https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','192.186.191.213, 192.186.191.213, 192.186.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 12:59:57','2024-07-28 12:59:57'),(259,2,248,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e88667cd2d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"589319510\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/ev\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.198.16.235, 196.198.16.235, 196.198.16.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-28 17:18:58','2024-07-28 17:18:58'),(260,2,249,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"83f08eb8b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"bestphoneservicenow@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello blueocean-technologies.com Team,\\r\\n\\r\\nI hope this message finds you well. My name is Nick, and I am reaching out from ACR Solutions For Almost Anything\\r\\nAt ACR Solutions, we specialize in providing top-tier telecommunications services. We are excited to introduce Net2Phone, a robust VoIP solution designed to enhance your business communication efficiency while reducing costs.\\r\\nHere’s why Net2Phone stands out:\\r\\n- Cost-effective international calling\\r\\n- High-quality, reliable connections\\r\\n- Easy integration with your existing systems\\r\\n- 24\\/7 customer support\\r\\nWe would love the opportunity to discuss how Net2Phone can benefit your company. Please visit our website acrsolution.online to learn more, or book a free consultation with us.\\r\\n\\r\\nLooking forward to connecting with you soon.\\r\\n\\r\\nBest regards,\\r\\nNick\\r\\nOwner\\r\\nACR Solutions For Almost Anything\\r\\nacrsolution.online\\r\\nIf you have any questions or need further information, please don\'t hesitate to contact me via contact form on website.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave apt 7 waupun wi 53963\\r\\nto unsubscribe to future marketing please respond stop with you rdomain and any other domain for other buisnesses you may own...example (jamesfishtackle.com)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','2.56.33.200, 2.56.33.200, 2.56.33.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-29 13:16:38','2024-07-29 13:16:38'),(261,2,250,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"83f08eb8b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello blueocean-technologies.com Administrator!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','191.102.152.153, 191.102.152.153, 191.102.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-29 18:32:21','2024-07-29 18:32:21'),(262,2,251,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5b750b95c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Timmy Simcox\"},\"email\":\"simcox.timmy49@gmail.com\",\"input_text\":\"242461149\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','185.221.132.205, 185.221.132.205, 185.221.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-29 19:26:39','2024-07-29 19:26:39'),(263,2,252,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5b750b95c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerold Torgerson\"},\"email\":\"torgerson.jerold@msn.com\",\"input_text\":\"3525317091\",\"dropdown\":\"Audio Solutions\",\"description\":\"How would you like a surefire way to dominate your local market & win more sales from your competition?\\r\\n\\r\\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \\r\\nThat’s a game changer.\\r\\nVetted also provides great SEO & FREE local leads\\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','185.217.119.17, 185.217.119.17, 185.217.119.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-30 08:28:58','2024-07-30 08:28:58'),(264,2,253,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5b750b95c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cecil Frazier\"},\"email\":\"cecil.frazier@gmail.com\",\"input_text\":\"8664956134\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get An INSTANT FLOOD of Non-Stop HUNGRY LEADS\\r\\nUsing This SHOCKING HACK That Nobody’s Even Heard Of!\\r\\nWe Show You How To Turn This FLOOD OF LEADS\\r\\nInto ONGOING INCOME…\\r\\nAnd Do It In Just 3 MINUTES!(REAL! SERIOUSLY!)\\r\\n\\r\\nCHECK HERE NOW:\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/LeadsIn3MinutesSecretSystem\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','62.216.77.176, 62.216.77.176, 62.216.77.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-30 08:55:00','2024-07-30 08:55:00'),(265,2,254,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5b750b95c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"To the blueocean-technologies.com Webmaster!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','196.197.25.142, 196.197.25.142, 196.197.25.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-30 09:35:20','2024-07-30 09:35:20'),(266,2,255,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d5b750b95c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nidia Klein\"},\"email\":\"klein.nidia@msn.com\",\"input_text\":\"3405075605\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','173.208.27.60, 173.208.27.60, 173.208.27.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-30 14:41:37','2024-07-30 14:41:37'),(267,2,256,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4295f92166\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Myrtle Timm\"},\"email\":\"myrtle.timm49@gmail.com\",\"input_text\":\"Ss T\",\"dropdown\":\"Cables & Accessories\",\"description\":\"MUST SEE!\\r\\n\\r\\nCreate AI Video\'s in 1 click (every topic)\\r\\nEnter your idea (every niche) and click generate!=video!\\r\\n\\r\\nGuru\'s Don\'t want you to know this! 60 000$\\/year!\\r\\nGenearte Shorts videos 9:16 BUT ALSO LONG FORM Video\'s ratio 16:9 (3-4 minutes)\\r\\nGenerate + post on social media (youtube - tiktok - instagram - facebook - Website..)\\r\\n\\r\\nDon\'t spend tons of MONEY to make a channel and video\'s!\\r\\nNO more hours of working and edditing!\\r\\n\\r\\nEnter Idea + genrate = video to post, in 1-2-3!\\r\\n\\r\\nfor example youtube channel (generate your videos + shedule them to post)\\r\\n---> after a while your videos get traction and you have a full income!\\r\\n\\r\\nNEVER BEEN EASIER - JOIN THE AI REVOLUION NOW HERE\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/GenerateFullVideosHere\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','62.216.79.103, 62.216.79.103, 62.216.79.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-31 03:30:44','2024-07-31 03:30:44'),(268,2,257,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4295f92166\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jay\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"383922140\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nThis is Jay. We are a small but experienced team specializing in delivering day-to-day business operational tasks with high-quality support for any department within your organization.\\r\\n\\r\\nTake advantage of our flexible hiring options—full-time, part-time, or hourly. We\'re confident in our capabilities and invite you to experience our efficiency with a one or two-day trial.\\r\\n\\r\\nContact us at Fastprocess006@outlook.com to see how we can seamlessly integrate into your business and drive success.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','91.90.120.170, 91.90.120.170, 91.90.120.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-31 08:14:02','2024-07-31 08:14:02'),(269,2,258,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4295f92166\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Horace Mize\"},\"email\":\"mize.horace@msn.com\",\"input_text\":\"7037910480\",\"dropdown\":\"Video Distribution\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','203.159.81.5, 203.159.81.5, 203.159.81.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-31 14:43:41','2024-07-31 14:43:41'),(270,2,259,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c508bb9c64\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Quick question: how would you feel about your ad being seen by millions of people? I sent this message to your contact form, and you\'re reading it now! Visit my site below to learn more.\\r\\n\\r\\nhttp:\\/\\/r8p6d6.contactblasting.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','163.5.65.19, 163.5.65.19, 163.5.65.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-31 19:11:29','2024-07-31 19:11:29'),(271,2,260,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c508bb9c64\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"617839474\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey there,\\r\\n\\r\\nTime is of the essence! Our exclusive offer on Custom Unlimited Lifetime APIs won’t last forever. This is your chance to secure unlimited API access for a lifetime with just one investment.\\r\\n\\r\\nImagine the freedom of scaling your business without constraints. No more monthly bills, no more data caps. Just endless possibilities.\\r\\n\\r\\nDon’t miss out on:\\r\\n- Unlimited API calls\\r\\n- Lifetime access\\r\\n- Custom solutions tailored to you\\r\\n\\r\\nThis offer is going fast, and I don’t want you to miss out. Click here to grab this opportunity before it’s gone.\\r\\n\\r\\n\\r\\nDon\'t wait! Click the link now to get your Custom Unlimited Lifetime API and secure your business\'s future today! [Get Your API] (https:\\/\\/arsourceinfo.wixstudio.io\\/lifetime-api)\\r\\n\\r\\nAct now and unlock your limitless potential,\\r\\nMatthew Williams, President, ARSource\\r\\n\\r\\n\\r\\nReply with the word “UNSUBSCRIBE” as the subject to unsubscribe.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.37.64.89, 154.37.64.89, 154.37.64.89',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-01 01:43:47','2024-08-01 01:43:47'),(272,2,261,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e26935af04\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Houston Bannerman\"},\"email\":\"bannerman.houston@gmail.com\",\"input_text\":\"496874392\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/t.ly\\/q6lGP\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.119, 142.91.118.119, 142.91.118.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-01 20:41:51','2024-08-01 20:41:51'),(273,2,262,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a7c4afaf46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Martin Youngblood\"},\"email\":\"martin.youngblood@yahoo.com\",\"input_text\":\"30744378\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe would like to introduce to you Robin AI, the world\'s first app that replaces your entire team with an AI assistant. This powerful tool generates human-like content, creates stunning designs, drives unlimited traffic, and more.\\r\\n\\r\\nGenerate Human-Like Content\\r\\nBuilds Professional Funnels\\r\\nDrive Thousands Of Clicks\\r\\n\\r\\nOnly $17.00 (normally $180)\\r\\n\\r\\nCheck out the features of Robin AI here: https:\\/\\/furtherinfo.org\\/robinai\\r\\n\\r\\nThanks for your time,\\r\\nMartin\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.210.216.185, 185.210.216.185, 185.210.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-03 02:18:54','2024-08-03 02:18:54'),(274,2,263,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a7c4afaf46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Debbie Luke\"},\"email\":\"luke.debbie@gmail.com\",\"input_text\":\"353342462\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.226.52, 98.159.226.52, 98.159.226.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-03 15:17:34','2024-08-03 15:17:34'),(275,2,264,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a7c4afaf46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janelle Slim\"},\"email\":\"slim.janelle@gmail.com\",\"input_text\":\"614856427\",\"dropdown\":\"Display Mounts\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.63, 142.91.118.63, 142.91.118.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-03 18:13:43','2024-08-03 18:13:43'),(276,2,265,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elizbeth Allie\"},\"email\":\"allie.elizbeth@gmail.com\",\"input_text\":\"623965498\",\"dropdown\":\"Mini PCs\",\"description\":\"Rising business expenses are taking a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.86.203.25, 45.86.203.25, 45.86.203.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-03 18:53:00','2024-08-03 18:53:00'),(277,2,266,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Juli\"},\"email\":\"blueocean-technologies.com@yahoo.com\",\"input_text\":\"7862460248\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello there \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nBest Wishes, \\r\\n\\r\\nJuli\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','198.203.28.122, 198.203.28.122, 198.203.28.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-03 21:44:55','2024-08-03 21:44:55'),(278,2,267,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello blueocean-technologies.com Owner. \\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.106.216.190, 23.106.216.190, 23.106.216.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-04 03:27:31','2024-08-04 03:27:31'),(279,2,268,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello blueocean-technologies.com Webmaster! Cool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','198.12.66.150, 198.12.66.150, 198.12.66.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-04 04:27:16','2024-08-04 04:27:16'),(280,2,269,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"3851452209\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\nWe go beyond just subscriber numbers. We focus on attracting viewers genuinely interested in your niche, leading to long-term engagement with your content. Our approach leverages optimization, community building, and content promotion for sustainable growth, not quick fixes. Additionally, a dedicated team analyzes your channel and creates a personalized plan to unlock your full potential, all without relying on bots.\\r\\n\\r\\nOur packages start from just $60 (USD) per month.\\r\\n\\r\\nWould this be of interest?\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.click\\/yt\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','165.231.70.118, 165.231.70.118, 165.231.70.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-04 06:45:57','2024-08-04 06:45:57'),(281,2,270,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dfdb0fae58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marina Zachary\"},\"email\":\"aibizboosters@gmail.com\",\"input_text\":\"4297267\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, \\r\\n\\r\\nUnless you\'re living under a rock (remember that commercial) you have heard about AI (artificial intelligence), but do you know that you can use AI tools to get more money into your business? Did you know you can use AI tools to automate and save time on many of the tasks in your business? And, you can use that time to DO your business.\\r\\n\\r\\nGet our free eboook \\\"Unleash The Power of AI: Discover The 37 AI Tools Transforming Businesses\\\" to start transforming YOUR business at \\r\\n\\r\\nAIToolsHQ.net\\r\\n\\r\\nRegards, \\r\\nRay Sullivan\\r\\nAIToolsHQ.net\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nAddress: \\r\\n2412 Irwin St\\r\\nMelbourne, FL 32901\\r\\n\\r\\nTo Opt-out of this list reply with UNSUBSCRIBE in the subject.\\r\\n\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','77.36.120.58, 77.36.120.58, 77.36.120.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-04 10:56:30','2024-08-04 10:56:30'),(282,2,271,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ed97ad2a30\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Charli Shephard\"},\"email\":\"shephard.charli@gmail.com\",\"input_text\":\"655685796\",\"dropdown\":\"Display Mounts\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','101.128.98.73, 101.128.98.73, 101.128.98.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-04 22:15:54','2024-08-04 22:15:54'),(283,2,272,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ed97ad2a30\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angie Roper\"},\"email\":\"roper.angie40@gmail.com\",\"input_text\":\"9365597829\",\"description\":\"Running a business is not easy.\\r\\nEspecially when the cost of nearly everything continues to skyrocket.\\r\\n\\r\\nCut yourself a break from the stress of rising expenses with a working capital solution that will provide you the relief needed to get through these challenging times.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','45.86.203.231, 45.86.203.231, 45.86.203.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 02:01:23','2024-08-05 02:01:23'),(284,2,273,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ed97ad2a30\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Waylon Ezell\"},\"email\":\"ezell.waylon@yahoo.com\",\"input_text\":\"8317586800\",\"description\":\"You have built a highly reputable business that values trustworthiness, integrity & professionalism.\\r\\n\\r\\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \\r\\n\\r\\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\\r\\n\\r\\n+ Business license, insurance & bond\\r\\n+ Business & professional certifications & accreditations\\r\\n+ Industry, local & trade awards \\r\\n \\r\\nGet Vetted and stack the deck in your favor to win the sale\\r\\n \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.91.23.52, 45.91.23.52, 45.91.23.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 04:30:33','2024-08-05 04:30:33'),(285,2,274,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ed97ad2a30\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zain\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"353523807\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\\r\\n\\r\\nBest regards, \\r\\nZain Murt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','179.61.228.47, 179.61.228.47, 179.61.228.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 10:00:09','2024-08-05 10:00:09'),(286,2,275,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ed97ad2a30\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Delbert Carbajal\"},\"email\":\"carbajal.delbert91@gmail.com\",\"input_text\":\"7035284459\",\"dropdown\":\"Projection Solutions\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','142.91.118.35, 142.91.118.35, 142.91.118.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 18:32:04','2024-08-05 18:32:04'),(287,2,276,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"26ff471760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jared Dodery\"},\"email\":\"dodery.jared@gmail.com\",\"input_text\":\"698473608\",\"dropdown\":\"Wireless Solutions\",\"description\":\"How would you like a surefire way to dominate your local market & win more sales from your competition?\\r\\n\\r\\nGetting Vetted is a powerful sales multiplier that helps you close 60 % more deals. \\r\\nThat’s a game changer.\\r\\nVetted also provides great SEO & FREE local leads\\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.131.194.113, 45.131.194.113, 45.131.194.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-05 22:43:50','2024-08-05 22:43:50'),(288,2,277,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"26ff471760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi blueocean-technologies.com Administrator.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.106.216.121, 23.106.216.121, 23.106.216.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-06 00:44:02','2024-08-06 00:44:02'),(289,2,278,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"26ff471760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kate Wragge\"},\"email\":\"wragge.kate@gmail.com\",\"input_text\":\"9898953091\",\"dropdown\":\"LCD & LED Products\",\"description\":\"The Click Engine - Get 100% REAL Buyer Traffic\\r\\nTHIS IS AMAZING\\r\\n\\r\\nNOT JUST ANOTHER OFFER - this one is very good (!)\\r\\n\\r\\ncheck how this amazing co-operation from businesses help eachother out and drive high \\r\\nconverting traffic on autopilot to your offer\\r\\n\\r\\nWe all work togheter, you just add your affiliatelink in the pool and your good to go\\r\\n\\r\\nI had 23 leads in the first month and 2 sales from them. And it\'s dirty cheap because of the co-operation.\\r\\n\\r\\nadd your link here:\\r\\nhttps:\\/\\/lllpg.com\\/yrxsvhww\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.146.120, 23.80.146.120, 23.80.146.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-06 03:55:15','2024-08-06 03:55:15'),(290,2,279,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"26ff471760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jess Morford\"},\"email\":\"morford.jess@gmail.com\",\"input_text\":\"496571235\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','91.217.249.149, 91.217.249.149, 91.217.249.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-06 04:35:22','2024-08-06 04:35:22'),(291,2,280,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"26ff471760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi blueocean-technologies.com Webmaster! my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','96.8.117.81, 96.8.117.81, 96.8.117.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-06 13:07:47','2024-08-06 13:07:47'),(292,2,281,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96ed7fd273\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Noemi Comer\"},\"email\":\"noemi.comer@hotmail.com\",\"input_text\":\"61215586\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/cel2C5m7\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','142.91.118.62, 142.91.118.62, 142.91.118.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-07 11:02:51','2024-08-07 11:02:51'),(293,2,282,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Dear blueocean-technologies.com Owner. my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','181.177.102.183, 181.177.102.183, 181.177.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-08 15:12:27','2024-08-08 15:12:27'),(294,2,283,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"VINEESH\"},\"email\":\"vineesh2442123@gmail.com\",\"input_text\":\"+91 9747516842\",\"dropdown\":\"Other Enquiry\",\"description\":\"My Name is VIneesh VIjayan. I have 3.5 years experience in dubai as a Graphic Designer. Now am in my home country India looking job in abroad. if you have any new openings let me know.\\r\\n\\r\\nRegards,\\r\\nVineesh Vijayan\\r\\nGraphic Designer\\r\\n+91 9747516842\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','115.246.241.251, 115.246.241.251, 115.246.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-09 09:47:33','2024-08-09 09:47:33'),(295,2,284,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sofia Keane\"},\"email\":\"keane.sofia@gmail.com\",\"input_text\":\"4305402\",\"dropdown\":\"Cables & Accessories\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','45.86.203.196, 45.86.203.196, 45.86.203.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-10 15:58:08','2024-08-10 15:58:08'),(296,2,285,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kimberley Paxson\"},\"email\":\"kimberley.paxson@msn.com\",\"input_text\":\"7748586536\",\"dropdown\":\"Display Mounts\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','142.91.118.154, 142.91.118.154, 142.91.118.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-10 19:01:55','2024-08-10 19:01:55'),(297,2,286,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ahmad Swift\"},\"email\":\"ahmad.swift@gmail.com\",\"input_text\":\"7833547330\",\"dropdown\":\"Mini PCs\",\"description\":\"The Vetted Business Directory June 2024 update is live. \\r\\n\\r\\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \\r\\n\\r\\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\\r\\n\\r\\nIf the returned email was in error, see the link in my signature to update your listing email. \\r\\n\\r\\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\\r\\n \\r\\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\\r\\n+Powerful SEO for your business when you add your URL link in your profile.\\r\\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\\r\\n \\r\\nUse the link in my signature to add\\/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','45.131.194.193, 45.131.194.193, 45.131.194.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-10 19:16:31','2024-08-10 19:16:31'),(298,2,287,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Micheline Koehn\"},\"email\":\"koehn.micheline@outlook.com\",\"input_text\":\"2698765455\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get the most recent quadcopters at unbelievable savings! Go to http:\\/\\/cameracrazydrones.shop and shop the top variety with big deals. Act now, deals are running out!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis is an email promotion for the best Drones in the world.\\r\\nIf you are not interested in drones and dont want to see any more drone advertisments\\r\\nclick this link to unsubscribe: gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','195.160.192.115, 195.160.192.115, 195.160.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-11 04:23:15','2024-08-11 04:23:15'),(299,2,288,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear blueocean-technologies.com Owner! I just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n \\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n \\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \\r\\n \\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','181.177.102.105, 181.177.102.105, 181.177.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 03:56:57','2024-08-12 03:56:57'),(300,2,289,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alaa Eddin Shalabi\"},\"email\":\"alaa.shalabi@itex.ae\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"NEC PBX System\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','217.165.31.217, 217.165.31.217, 217.165.31.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 05:20:27','2024-08-12 05:20:27'),(301,2,290,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"To the blueocean-technologies.com Webmaster! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.170.245.83, 38.170.245.83, 38.170.245.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 19:14:35','2024-08-12 19:14:35'),(302,2,291,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arin\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"3281349220\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello, My name is Arin Roy. I provide data entry services at USD 9\\/hour. I can work as per instructions and follow step-by-step instructions. \\r\\n\\r\\nIf you are interested, Please share your requirements at bizassistance008@outlook.com and we can take a video call.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.90.120.201, 91.90.120.201, 91.90.120.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 19:48:58','2024-08-12 19:48:58'),(303,2,292,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"George Rigsby\"},\"email\":\"george.rigsby@gmail.com\",\"input_text\":\"4381844737\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get the newest UAVs at incredible discounts! Head over to http:\\/\\/cameracrazydrones.shop and explore the greatest variety with big discounts. Act now, deals are ending soon!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis is an email promotion for the best Drones in the world.\\r\\nIf you are not interested in drones and dont want to see any more drone advertisments\\r\\nclick this link to unsubscribe: gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','95.164.150.173, 95.164.150.173, 95.164.150.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-13 17:24:35','2024-08-13 17:24:35'),(304,2,293,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kerry Baume\"},\"email\":\"baume.kerry@yahoo.com\",\"input_text\":\"336446779\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/tinyurl.com\\/mrynyznw\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.208.27.183, 173.208.27.183, 173.208.27.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-13 18:21:55','2024-08-13 18:21:55'),(305,2,294,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Carmen Baarslag\"},\"email\":\"carmen.baarslag1@xmenyue.com\",\"input_text\":\"3646389954\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello\\r\\n\\r\\nHow are you doing today?\\r\\n\\r\\nMy name is Carmen Baarslag.\\r\\n\\r\\nI am Writing on behalf of our company XMENYU CO LTD based in Germany.\\r\\n\\r\\nWe saw some of your products on your website we got from an ongoing exhibition.\\r\\n\\r\\nAnd your products look nice to us and seem to match some of our clients\' recent orders.\\r\\n\\r\\nWe would love to place an order for your products.\\r\\n\\r\\nPlease before we proceed with the order I would love to ask you some few questions if you do not mind.\\r\\n\\r\\n1. Is there any additional cost for the packing of your products?\\r\\n\\r\\n2. Would it be possible to order on our own personal preference?\\r\\n\\r\\n3. What is your MOQ?\\r\\n\\r\\n4. Can I get your recent catalogue?\\r\\n\\r\\nAnd please tell me what day you will be available for a zoom call. \\r\\nLet\'s discuss the project better.\\r\\n\\r\\n\\r\\nWe await your urgent reply.\\r\\n\\r\\nBest Regards\\r\\nCarmen Baarslag\\r\\nPurchase Manager\\r\\nXMENYU CO LTD Berlin\\r\\n+493361363711\\r\\ncarmen.baarslag1@xmenyue.com\\r\\nFalkenberg Bei Fürstenwalde 15518 Briesen Belin Germany\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','23.26.108.133, 23.26.108.133, 23.26.108.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-13 21:20:46','2024-08-13 21:20:46'),(306,2,295,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juli Moeller\"},\"email\":\"moeller.juli@hotmail.com\",\"input_text\":\"488770816\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Rising business expenses are taking a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','109.110.169.5, 109.110.169.5, 109.110.169.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-15 01:21:34','2024-08-15 01:21:34'),(307,2,296,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Garry\"},\"email\":\"info@dyson.pawsafer.net\",\"input_text\":\"140499507\",\"dropdown\":\"Video Distribution\",\"description\":\"Morning \\r\\n \\r\\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawsafer.net\\r\\n \\r\\nRegards, \\r\\n \\r\\nGarry\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','198.203.28.227, 198.203.28.227, 198.203.28.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-15 02:37:15','2024-08-15 02:37:15'),(308,2,297,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','45.67.99.47, 45.67.99.47, 45.67.99.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-15 06:40:51','2024-08-15 06:40:51'),(309,2,298,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Temeka Tincher\"},\"email\":\"tincher.temeka@hotmail.com\",\"input_text\":\"7928934603\",\"dropdown\":\"Audio Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','142.91.118.63, 142.91.118.63, 142.91.118.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-16 05:32:54','2024-08-16 05:32:54'),(310,2,299,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Brown\"},\"email\":\"ameliabrown12784@gmail.com\",\"input_text\":\"435533631\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','50.7.124.7, 50.7.124.7, 50.7.124.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-16 07:55:01','2024-08-16 07:55:01'),(311,2,300,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Odette McDonagh\"},\"email\":\"mcdonagh.odette@yahoo.com\",\"input_text\":\"115627391\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','185.228.3.21, 185.228.3.21, 185.228.3.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-16 19:15:44','2024-08-16 19:15:44'),(312,2,301,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Moises Nestor\"},\"email\":\"nestor.moises@msn.com\",\"input_text\":\"737229920\",\"dropdown\":\"Mini PCs\",\"description\":\"Important: \\r\\nYour Vetted Business listing is no longer visible because the annual verification email that we sent, was returned to us as “undeliverable”.\\r\\n\\r\\nIf the returned email was in error, you can add or update your email & listing info using the link in my signature.\\r\\n\\r\\nOnce remedied, you’ll reactivate your Vetted Directory benefits:\\r\\n \\r\\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\\r\\n+Powerful SEO for your business when you add your URL link in your profile.\\r\\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\\r\\n \\r\\nSee link in my signature to add \\/update your Vetted business details, and get the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.146.54.132, 45.146.54.132, 45.146.54.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-17 01:08:53','2024-08-17 01:08:53'),(313,2,302,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','181.177.102.101, 181.177.102.101, 181.177.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-17 10:41:11','2024-08-17 10:41:11'),(314,2,303,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christopher Shrader\"},\"email\":\"shrader.christopher@gmail.com\",\"input_text\":\"4839928009\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Uncover premium drones at fantastic rates. Our newest collection offers top-rated models for every need. Whether you\'re a novice or an drone expert, you\'ll find the dream drone in our store.\\r\\n\\r\\nCheck out our special offers today and seize big deals on high-performance drones. Don\'t miss out, our offers are ending soon!\\r\\n\\r\\nVisit our website to see more and get your perfect drone now.\\r\\n\\r\\nhttp:\\/\\/cameracrazydrones.shop\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis is an email promotion for the best Drones in the world.\\r\\nIf you are not interested in drones and dont want to see any more drone advertisments\\r\\nclick this link to unsubscribe: gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','185.68.245.50, 185.68.245.50, 185.68.245.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-18 11:17:06','2024-08-18 11:17:06'),(315,2,304,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aline Son\"},\"email\":\"aline.son@gmail.com\",\"input_text\":\"7743586689\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Have you ever worried that you won’t make payroll?\\r\\n\\r\\nAre rising business expenses stressing you out?\\r\\n\\r\\nLet us help take this stress away & give you some breathing room. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.86.203.239, 45.86.203.239, 45.86.203.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-18 20:59:17','2024-08-18 20:59:17'),(316,2,305,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valerie Leeds\"},\"email\":\"valerie.leeds@gmail.com\",\"input_text\":\"788584605\",\"dropdown\":\"Video Distribution\",\"description\":\"Find top-notch drones at fantastic rates. Our newest collection includes top-rated models for all enthusiasts. Whether you\'re a novice or an veteran flyer, you\'ll find the perfect drone in our store.\\r\\n\\r\\nBrowse our special offers today and seize huge savings on high-performance drones. Act fast, these deals are limited!\\r\\n\\r\\nVisit our website to see more and get your perfect drone now.\\r\\n\\r\\nhttps:\\/\\/shorturl.at\\/bGwma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.113.0.30, 64.113.0.30, 64.113.0.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-20 10:36:50','2024-08-20 10:36:50'),(317,2,306,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Darlene Doolette\"},\"email\":\"darlene.doolette@msn.com\",\"input_text\":\"534925458\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you frustrated by the high prices for simple web work and website updates?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency with wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.180.179.20, 5.180.179.20, 5.180.179.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-20 17:55:38','2024-08-20 17:55:38'),(318,2,307,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rogelio Dunlap\"},\"email\":\"rogelio.dunlap@hotmail.com\",\"input_text\":\"784676116\",\"dropdown\":\"Mini PCs\",\"description\":\"You have built a highly reputable business that values trustworthiness, integrity & professionalism.\\r\\n\\r\\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \\r\\n\\r\\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\\r\\n\\r\\n+ Business license, insurance & bond\\r\\n+ Business & professional certifications & accreditations\\r\\n+ Industry, local & trade awards \\r\\n \\r\\nGet Vetted and stack the deck in your favor to win the sale\\r\\n \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.137.164.20, 185.137.164.20, 185.137.164.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-20 19:26:06','2024-08-20 19:26:06'),(319,2,308,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelo Grooms\"},\"email\":\"angelo.grooms71@gmail.com\",\"input_text\":\"7052932674\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/tinyurl.com\\/mrynyznw\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.208.27.25, 173.208.27.25, 173.208.27.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-21 01:42:56','2024-08-21 01:42:56'),(320,2,309,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','155.94.171.90, 155.94.171.90, 155.94.171.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-21 04:50:36','2024-08-21 04:50:36'),(321,2,310,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"To the blueocean-technologies.com Owner!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','198.144.178.13, 198.144.178.13, 198.144.178.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-21 19:27:02','2024-08-21 19:27:02'),(322,2,311,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"To the blueocean-technologies.com Admin! Eric here with a quick thought about your website blueocean-technologies.com...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content. \\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.234.154.206, 173.234.154.206, 173.234.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-21 23:38:43','2024-08-21 23:38:43'),(323,2,312,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rodney Amadio\"},\"email\":\"amadio.rodney@googlemail.com\",\"input_text\":\"679751957\",\"dropdown\":\"Video Distribution\",\"description\":\"Discover top-notch drones with amazing discounts. Our newest collection features highly sought-after models to suit every purpose. Whether you\'re a beginner or an experienced pilot, you\'ll find the perfect drone in our store.\\r\\n\\r\\nExplore our special offers immediately and seize big deals on high-performance drones. Hurry, our offers are limited!\\r\\n\\r\\nVisit our website to explore further and find your perfect drone today.\\r\\n\\r\\nhttps:\\/\\/shorturl.at\\/bGwma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','94.131.48.155, 94.131.48.155, 94.131.48.155',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-22 03:09:15','2024-08-22 03:09:15'),(324,2,313,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"6821259695\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello, I’m Tanu, a HubSpot Certified copywriter and content writer, distinguished as one of the few globally certified in this field. With 8 years of experience, I excel in crafting compelling content across various formats, including blogs, articles, e-commerce product descriptions, SEO content, website copy, business service descriptions, newsletters, brochures, and SOPs. I carefully ensure that each word is strategically chosen to resonate with your audience while integrating relevant keywords with precise density to boost SEO effectiveness. Additionally, I can craft Meta titles and descriptions tailored for every page of your website, ensuring optimal search engine visibility.\\r\\n\\r\\nIf you have any current content needs, please don’t hesitate to contact me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','179.61.228.46, 179.61.228.46, 179.61.228.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-22 03:29:10','2024-08-22 03:29:10'),(325,2,314,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abigail Bolduc\"},\"email\":\"abigail.bolduc@gmail.com\",\"input_text\":\"141227018\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/tinyurl.com\\/w4usb4vj\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','142.91.118.112, 142.91.118.112, 142.91.118.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-22 06:15:08','2024-08-22 06:15:08'),(326,2,315,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear blueocean-technologies.com Owner. my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/advanceleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/advanceleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here http:\\/\\/advanceleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.106.216.201, 23.106.216.201, 23.106.216.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-22 23:04:11','2024-08-22 23:04:11'),(327,2,316,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dear blueocean-technologies.com Admin.\\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','107.173.209.98, 107.173.209.98, 107.173.209.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-23 19:57:41','2024-08-23 19:57:41'),(328,2,317,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Peter\"},\"email\":\"peter.a@grafixar.com\",\"input_text\":\"408386608\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI hope this email finds you well.\\r\\n\\r\\nI recently came across your website blueocean-technologies.com and noticed areas for improvement like broken links, errors, and certain design elements. Given the positive reviews your business has received, I took the initiative to design a new version of your website.\\r\\n\\r\\nI\'d love to show you the first draft, which is ready for your review. I believe it will significantly enhance your online presence and address the current issues.\\r\\n\\r\\nI want to be upfront about pricing. The cost for the complete website redesign is $1500 for an unlimited number of pages. If you need e-commerce functionality, the price is $2300. These are reduced rates from my usual minimum of $4000, offering you substantial savings. This includes everything from A to Z: the design and development, hosting, maintenance, and support for a full year. You won\'t have to worry about a thing - I\'ll handle all the technical aspects so you can focus on your business.\\r\\n\\r\\nAre you interested in seeing the new design? If not, no worries - just let me know and I can discard it.\\r\\n\\r\\nBest regards,\\r\\n\\r\\nPeter A.\\r\\nhttps:\\/\\/grafixar.com\\r\\npeter.a@grafixar.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.202.97.199, 154.202.97.199, 154.202.97.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-24 05:52:07','2024-08-24 05:52:07'),(329,2,318,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"To the blueocean-technologies.com Webmaster! my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','192.186.191.99, 192.186.191.99, 192.186.191.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-24 07:09:27','2024-08-24 07:09:27'),(330,2,319,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Refugio Isom\"},\"email\":\"refugio.isom@googlemail.com\",\"input_text\":\"266708278\",\"dropdown\":\"Other Enquiry\",\"description\":\"Have you ever worried that you won’t make payroll?\\r\\n\\r\\nAre rising business expenses stressing you out?\\r\\n\\r\\nLet us help take this stress away & give you some breathing room. \\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n USA Based Businesses Only! \\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','109.110.169.9, 109.110.169.9, 109.110.169.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-24 21:59:25','2024-08-24 21:59:25'),(331,2,320,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Dear,\\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com Webmaster definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\\r\\n\\r\\nCLICK HERE http:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nCLICK HERE http:\\/\\/rushleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE http:\\/\\/rushleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here http:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','196.198.211.30, 196.198.211.30, 196.198.211.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-25 15:35:04','2024-08-25 15:35:04'),(332,2,321,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Brown\"},\"email\":\"ameliabrown12784@gmail.com\",\"input_text\":\"3921648047\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically. \\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.102.38.233, 194.102.38.233, 194.102.38.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-25 17:20:02','2024-08-25 17:20:02'),(333,2,322,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachael Kunz\"},\"email\":\"kunz.rachael@msn.com\",\"input_text\":\"3823571264\",\"dropdown\":\"Mini PCs\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/cel2C5m7\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','77.83.167.3, 77.83.167.3, 77.83.167.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-25 21:08:01','2024-08-25 21:08:01'),(334,2,323,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear blueocean-technologies.com Admin. \\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.242.211.145, 209.242.211.145, 209.242.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-26 05:53:37','2024-08-26 05:53:37'),(335,2,324,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello blueocean-technologies.com Owner! my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.198.211.152, 196.198.211.152, 196.198.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-26 16:26:16','2024-08-26 16:26:16'),(336,2,325,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Moises\"},\"email\":\"info@ainslie.medicopostura.com\",\"input_text\":\"30876454\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nTo your success, \\r\\n\\r\\nMoises\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','66.115.149.40, 66.115.149.40, 66.115.149.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-26 19:31:00','2024-08-26 19:31:00'),(337,2,326,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello blueocean-technologies.com Owner!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','200.71.124.180, 200.71.124.180, 200.71.124.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-27 10:20:33','2024-08-27 10:20:33'),(338,2,327,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear blueocean-technologies.com Owner.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','149.71.178.224, 149.71.178.224, 149.71.178.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-28 03:25:36','2024-08-28 03:25:36'),(339,2,328,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gregg Keir\"},\"email\":\"gregg.keir17@gmail.com\",\"input_text\":\"353760075\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','109.110.169.22, 109.110.169.22, 109.110.169.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-29 04:03:05','2024-08-29 04:03:05'),(340,2,329,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruby Humble\"},\"email\":\"ruby.humble@yahoo.com\",\"input_text\":\"516511525\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/mrynyznw\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.142.122, 172.241.142.122, 172.241.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-29 17:00:10','2024-08-29 17:00:10'),(341,2,330,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Desiree Burston\"},\"email\":\"burston.desiree@gmail.com\",\"input_text\":\"8265889356\",\"dropdown\":\"Audio Solutions\",\"description\":\"You have built a highly reputable business that values trustworthiness, integrity & professionalism.\\r\\n\\r\\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \\r\\n\\r\\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\\r\\n\\r\\n+ Business license, insurance & bond\\r\\n+ Business & professional certifications & accreditations\\r\\n+ Industry, local & trade awards \\r\\n \\r\\nGet Vetted and stack the deck in your favor to win the sale\\r\\n \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.137.164.14, 185.137.164.14, 185.137.164.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-30 08:37:47','2024-08-30 08:37:47'),(342,2,331,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello blueocean-technologies.com Admin!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','38.170.245.83, 38.170.245.83, 38.170.245.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-30 20:24:12','2024-08-30 20:24:12'),(343,2,332,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nigel Frantz\"},\"email\":\"frantz.nigel@gmail.com\",\"input_text\":\"533415069\",\"dropdown\":\"Mini PCs\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/mrynyznw\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.169.204, 172.241.169.204, 172.241.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-31 01:16:20','2024-08-31 01:16:20'),(344,2,333,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Dear blueocean-technologies.com Admin. my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.108.4.92, 23.108.4.92, 23.108.4.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-01 08:52:10','2024-09-01 08:52:10'),(345,2,334,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Connor Foltz\"},\"email\":\"foltz.connor@gmail.com\",\"input_text\":\"3638319609\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/P34L50TbTfX\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.152.148, 172.241.152.148, 172.241.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-02 02:55:45','2024-09-02 02:55:45'),(346,2,335,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Dear blueocean-technologies.com Administrator!\\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','38.170.245.2, 38.170.245.2, 38.170.245.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-02 12:49:55','2024-09-02 12:49:55'),(347,2,336,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vera Gurley\"},\"email\":\"vera.gurley@gmail.com\",\"input_text\":\"7673597491\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\\r\\n\\r\\nCreate Stunning Websites\\r\\nManage Social Media Effortlessly\\r\\nGenerate Unlimited Traffic\\r\\n\\r\\nGrab Mintsuite now for just $18 (normally $180)!\\r\\n\\r\\nCheck out the amazing features of Mintsuite here: https:\\/\\/furtherinfo.org\\/mintsuite\\r\\n\\r\\nThanks for your time,\\r\\nVera\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','185.210.216.187, 185.210.216.187, 185.210.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-02 19:37:56','2024-09-02 19:37:56'),(348,2,337,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Curious about getting your ad seen by millions? I sent this message to your contact form, and here you are reading it! Visit my site below to find out more.\\r\\n\\r\\nhttp:\\/\\/y6xmpk.contactuspagemarketing.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','98.159.39.13, 98.159.39.13, 98.159.39.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-03 00:11:08','2024-09-03 00:11:08'),(349,2,338,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alana Hilson\"},\"email\":\"alana.hilson@gmail.com\",\"input_text\":\"5128196707\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/P34L50TbTfX\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','77.83.164.17, 77.83.164.17, 77.83.164.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-03 04:59:45','2024-09-03 04:59:45'),(350,2,339,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dear blueocean-technologies.com Owner. Cool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','209.58.157.176, 209.58.157.176, 209.58.157.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-03 07:49:14','2024-09-03 07:49:14'),(351,2,340,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi blueocean-technologies.com Webmaster. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','173.44.152.206, 173.44.152.206, 173.44.152.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-03 13:26:38','2024-09-03 13:26:38'),(352,4,3,'{\"__fluent_form_embded_post_id\":\"216\",\"_fluentform_4_fluentformnonce\":\"6f66ab85d9\",\"_wp_http_referer\":\"\\/careers\\/\",\"names\":{\"first_name\":\"Hariharan\"},\"names_1\":{\"first_name\":\"KS\"},\"email\":\"postbox.hariharan@gmail.com\"}','https://blueocean-technologies.com/careers/',0,'unread',0,'Chrome','Windows','217.164.214.186, 217.164.214.186, 217.164.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-04 04:09:15','2024-09-04 04:09:15'),(353,2,341,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35e414b55f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yvonne Lamarr\"},\"email\":\"yvonne.lamarr@gmail.com\",\"input_text\":\"6815046922\",\"dropdown\":\"Video Distribution\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n USA Based Businesses Only! \\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','109.110.169.11, 109.110.169.11, 109.110.169.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-04 05:01:26','2024-09-04 05:01:26'),(354,2,342,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi\\r\\n\\r\\nMy name’s Eric and I just found your site blueocean-technologies.com.\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','46.29.250.187, 46.29.250.187, 46.29.250.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-04 06:25:17','2024-09-04 06:25:17'),(355,2,343,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claudette Roxon\"},\"email\":\"roxon.claudette@gmail.com\",\"input_text\":\"624489073\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','98.159.226.146, 98.159.226.146, 98.159.226.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-04 09:35:12','2024-09-04 09:35:12'),(356,2,344,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','173.44.152.206, 173.44.152.206, 173.44.152.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-04 17:56:49','2024-09-04 17:56:49'),(357,2,345,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vai\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"261021535\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I\'m Vai Michael, a seasoned copywriter and content strategist with over 12 years of experience helping brands like yours create compelling and impactful content. From blog posts and articles to SEO-driven web content, e-commerce product descriptions, business service write-ups, newsletters, brochures, and detailed SOPs—I’ve done it all.I pride myself on delivering content that not only meets the brief but also resonates with the audience and drives results. \\r\\n\\r\\nMy rate is a competitive $35 per 1,000 words, ensuring you get top-tier quality without breaking the bank.If you\'re looking to enhance your content or have any projects in mind, I’d love to chat about how I can help. \\r\\n\\r\\nFeel free to drop me a line at hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','138.199.59.243, 138.199.59.243, 138.199.59.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-05 02:22:58','2024-09-05 02:22:58'),(358,2,346,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello blueocean-technologies.com Administrator!\\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - blueocean-technologies.com - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across blueocean-technologies.com, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to “raise their hand” to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n \\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','198.12.66.150, 198.12.66.150, 198.12.66.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-05 04:00:33','2024-09-05 04:00:33'),(359,2,347,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jada Tucker\"},\"email\":\"martina.slapoffski@gmail.com\",\"input_text\":\"(562) 012-3456\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you aware?\\r\\n\\r\\nEmbracing sustainability is the future!\\r\\n\\r\\nDon\'t miss out and upgrade your environment with sustainable practices.\\r\\n\\r\\nLearn more >>> http:\\/\\/rlu.ru\\/42O7P\\r\\n\\r\\nReduce expenses on maintenance while helping the planet.\\r\\n\\r\\nWhether it\'s solar panels and smart technology, each effort makes a difference.\\r\\n\\r\\nGet started today and experience the benefits!\\r\\n\\r\\nDon\'t be left behind in sustainability.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.201.36.131, 154.201.36.131, 154.201.36.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-05 04:56:34','2024-09-05 04:56:34'),(360,2,348,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joesph Rau\"},\"email\":\"joesph.rau@outlook.com\",\"input_text\":\"724580921\",\"dropdown\":\"Video Distribution\",\"description\":\"Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','85.203.45.55, 85.203.45.55, 85.203.45.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-05 19:18:37','2024-09-05 19:18:37'),(361,2,349,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"jamesyoherst@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Projection Solutions\",\"description\":\"Looking to boost your buisness communications and cut costs? Heard of Net2Phone https:\\/\\/www.net2phone.com\\/resources\\/the-net2phone-explainer-video. I can help visit acrsolution.online to schedule a quick call.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.13.252.59, 154.13.252.59, 154.13.252.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-05 19:50:16','2024-09-05 19:50:16'),(362,2,350,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lea Robillard\"},\"email\":\"lea.robillard@gmail.com\",\"input_text\":\"382478853\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https:\\/\\/cutt.ly\\/nebEMMUc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.106.201.5, 23.106.201.5, 23.106.201.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-06 16:03:01','2024-09-06 16:03:01'),(363,2,351,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Virgilio Hymel\"},\"email\":\"hymel.virgilio@outlook.com\",\"input_text\":\"3799259598\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/bdhyuajv\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.81.61.43, 23.81.61.43, 23.81.61.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-06 17:50:04','2024-09-06 17:50:04'),(364,2,352,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello blueocean-technologies.com Admin! \\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with blueocean-technologies.com definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out blueocean-technologies.com.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','149.71.177.230, 149.71.177.230, 149.71.177.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-07 02:20:45','2024-09-07 02:20:45'),(365,2,353,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello blueocean-technologies.com Admin! my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','46.29.250.205, 46.29.250.205, 46.29.250.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-07 07:57:48','2024-09-07 07:57:48'),(366,2,354,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Francisco Killeen\"},\"email\":\"francisco.killeen@gmail.com\",\"input_text\":\"326004493\",\"dropdown\":\"Other Enquiry\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/1wKa50TbTg2\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.80.151.30, 23.80.151.30, 23.80.151.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-07 13:32:26','2024-09-07 13:32:26'),(367,2,355,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isabelle Fetherstonhaugh\"},\"email\":\"isabelle.fetherstonhaugh@outlook.com\",\"input_text\":\"523625300\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/tinyurl.com\\/bdhyuajv\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','172.241.152.148, 172.241.152.148, 172.241.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-07 20:22:47','2024-09-07 20:22:47'),(368,2,356,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"89a28b7280\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Sadye\"},\"email\":\"info@paul.bangeshop.com\",\"input_text\":\"92415616\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nMany Thanks,\\r\\n\\r\\nSadye\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','198.203.28.194, 198.203.28.194, 198.203.28.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-08 06:50:38','2024-09-08 06:50:38'),(369,2,357,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Felipe Faulkner\"},\"email\":\"felipe.faulkner@yahoo.com\",\"input_text\":\"Bqzyeq\",\"dropdown\":\"Audio Solutions\",\"description\":\"You have built a highly reputable business that values trustworthiness, integrity & professionalism.\\r\\n\\r\\nBut this means nothing if you don\'t have a way to PROVE this to the shoppers & sales prospects \\r\\n\\r\\nVetted Business Credential Reports are the definitive way to prove and one- click share with prospects:\\r\\n\\r\\n+ Business license, insurance & bond\\r\\n+ Business & professional certifications & accreditations\\r\\n+ Industry, local & trade awards \\r\\n \\r\\nGet Vetted and stack the deck in your favor to win the sale\\r\\n \\r\\nStart your 30 Day FREE trial & see the results for yourself. \\r\\nUSA Businesses Only\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Are-You-Ready-To-Dominate-Your-Local-Market?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','185.137.164.16, 185.137.164.16, 185.137.164.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-08 22:31:11','2024-09-08 22:31:11'),(370,2,358,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi blueocean-technologies.com Owner!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','107.173.209.98, 107.173.209.98, 107.173.209.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-09 05:00:47','2024-09-09 05:00:47'),(371,2,359,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristina Fifer\"},\"email\":\"fifer.kristina@gmail.com\",\"input_text\":\"4166352999\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https:\\/\\/cutt.ly\\/nebEMMUc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.146.122, 172.241.146.122, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 00:22:46','2024-09-10 00:22:46'),(372,2,360,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"9427488291\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $35 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','179.61.228.39, 179.61.228.39, 179.61.228.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 00:27:30','2024-09-10 00:27:30'),(373,2,361,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"To the blueocean-technologies.com Admin! this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','162.212.170.30, 162.212.170.30, 162.212.170.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 06:19:02','2024-09-10 06:19:02'),(374,2,362,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavonda Roberts\"},\"email\":\"roberts.lavonda@msn.com\",\"input_text\":\"4148993450\",\"dropdown\":\"Display Mounts\",\"description\":\"Do you have a list of website updates that you want to deploy but hate having to pay the INSANE prices to get it done?\\r\\n\\r\\nWhy pay $50+ per hour for web development work, \\r\\nwhen you can get higher quality results AT LESS THAN HALF THE COST? \\r\\n\\r\\nWe are a FULL SERVICE, USA managed web development agency offering wholesale pricing.\\r\\n\\r\\nNo job too big or small. Test us out to see our value.\\r\\n\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\n\\r\\n\\r\\nKristine Avocet\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nwww.fusionwebexperts.tech\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','85.203.45.168, 85.203.45.168, 85.203.45.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 07:27:28','2024-09-10 07:27:28'),(375,2,363,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Blanca Blanco\"},\"email\":\"blanca.blanco@googlemail.com\",\"input_text\":\"6504991593\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https:\\/\\/tinyurl.com\\/bdheejd2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.153.245, 172.241.153.245, 172.241.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-10 22:51:04','2024-09-10 22:51:04'),(376,2,364,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayasuriya R\"},\"email\":\"rjsuriya14@outlook.com\",\"input_text\":\"+971526745347\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI\'m Jayasuriya R, qualified as a Computer Science Engineer with one year of experience as a Project Engineer at Wipro. Eager to embark on a new career as a Data Analyst, leveraging technical skills and passion for deriving meaningful insights from data. I did data analysis training in a Data Analytics bootcamp, focusing on data manipulation, visualization, and statistical analysis. And I did some hands-on projects , so I have the experience of working with tools like Tableau , Power Bi . And I worked on sql and python projects . In Excel I know the VLOOKUP, Index , Index Match Functions also.\\r\\n\\r\\nMy Skills are My SQL, Python(NumPy, Pandas) , MS Excel , Tableau , Power Bi.\\r\\n\\r\\nNow, I\'m looking for a job to showcase my skills.Kindly consider it.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','92.98.76.145, 92.98.76.145, 92.98.76.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-11 11:14:18','2024-09-11 11:14:18'),(377,2,365,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"To the blueocean-technologies.com Admin! my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','186.179.33.209, 186.179.33.209, 186.179.33.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-11 16:23:07','2024-09-11 16:23:07'),(378,2,366,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','191.102.151.155, 191.102.151.155, 191.102.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-11 16:59:37','2024-09-11 16:59:37'),(379,2,367,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Carbine\"},\"email\":\"markwints39@gmail.com\",\"input_text\":\"734-555-7893\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi My name is Mark. I did a google search and I noticed that blueocean-technologies.com has fewer reviews and positive ratings than other businesses I would say are similar to you. \\r\\n\\r\\nFrom what I see I think your actually pretty awesome and should be getting much more (and better) reviews. \\r\\n\\r\\nIm happy to help with that for free. Would you let me help you with it for free? \\r\\n\\r\\nRegards,\\r\\nMark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.108.45.99, 23.108.45.99, 23.108.45.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-11 18:47:45','2024-09-11 18:47:45'),(380,2,368,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Justin Sunderland\"},\"email\":\"sunderland.justin17@gmail.com\",\"input_text\":\"6501648885\",\"dropdown\":\"LCD & LED Products\",\"description\":\"People + Processes + Working Capital = The Recipe for Business Success\\r\\n\\r\\nBut most small business owners put little thought into the capital needed to scale and grow their business.\\r\\n\\r\\nIf you have the people & the business processes in place but no working capital, then your business will be stuck in neutral.\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nSend me a message at my contact info below for info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','85.203.45.40, 85.203.45.40, 85.203.45.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-11 20:32:51','2024-09-11 20:32:51'),(381,2,369,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Video Distribution\",\"description\":\"Ever thought about having your ad blasted to millions of contact forms? You\'re reading this message, so you know it works! Check out my site below for more info.\\r\\n\\r\\nhttp:\\/\\/rwpgha.contactformblasting.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','31.217.248.17, 31.217.248.17, 31.217.248.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-12 07:47:28','2024-09-12 07:47:28'),(382,2,370,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucas Cassidy\"},\"email\":\"cassidy.lucas@gmail.com\",\"input_text\":\"911251763\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/P34L50TbTfX\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.61.20, 23.81.61.20, 23.81.61.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-12 20:24:45','2024-09-12 20:24:45'),(383,2,371,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veda Johann\"},\"email\":\"johann.veda@gmail.com\",\"input_text\":\"53109606\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Our AI powered Instagram Engagement Network automatically boosts your Instagram posts, ensuring you get the engagement you need while you focus on creating great content. Start growing today and get 50% off by using coupon code BUBBLE here: https:\\/\\/tinyurl.com\\/bdheejd2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.153.245, 172.241.153.245, 172.241.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-13 13:11:38','2024-09-13 13:11:38'),(384,2,372,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kathleen Scotto\"},\"email\":\"kathleen.scotto64@hotmail.com\",\"input_text\":\"249941903\",\"dropdown\":\"Projection Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/1wKa50TbTg2\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.80.151.227, 23.80.151.227, 23.80.151.227',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-14 16:06:43','2024-09-14 16:06:43'),(385,2,373,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Delia Lamble\"},\"email\":\"lamble.delia@gmail.com\",\"input_text\":\"671807835\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/P34L50TbTfX\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.81.50.223, 23.81.50.223, 23.81.50.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-16 04:49:51','2024-09-16 04:49:51'),(386,2,374,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"To the\\r\\n\\r\\nMy name’s Eric and I just found your site blueocean-technologies.com Admin!\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nVisit https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe visit https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','173.44.152.79, 173.44.152.79, 173.44.152.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-16 07:17:10','2024-09-16 07:17:10'),(387,2,375,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wendi Valadez\"},\"email\":\"valadez.wendi@outlook.com\",\"input_text\":\"497779351\",\"dropdown\":\"Projection Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/xkbp50ToeTP\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.105.151.135, 23.105.151.135, 23.105.151.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-16 16:43:25','2024-09-16 16:43:25'),(388,2,376,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear blueocean-technologies.com Administrator! my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','196.243.240.251, 196.243.240.251, 196.243.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-16 17:41:24','2024-09-16 17:41:24'),(389,2,377,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nichole Derosa\"},\"email\":\"nichole.derosa1@gmail.com\",\"input_text\":\"631965929\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https:\\/\\/ow.ly\\/SusE50Tl96g\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.80.149.132, 23.80.149.132, 23.80.149.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-16 23:32:15','2024-09-16 23:32:15'),(390,2,378,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"efficientmanage007@outlook.com\",\"input_text\":\"394850259\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello! I\'m Abhi, a professional with 10 years of experience in data entry, research, and back office support. I’m skilled at understanding and adapting to your process and software. Rates: USD 7\\/hr–12\\/hr, with discounts for part\\/full-time jobs. \\r\\n\\r\\nContact me at efficientmanage007@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','179.61.228.163, 179.61.228.163, 179.61.228.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-17 00:13:06','2024-09-17 00:13:06'),(391,2,379,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello blueocean-technologies.com Administrator! my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','196.58.229.127, 196.58.229.127, 196.58.229.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-17 07:50:45','2024-09-17 07:50:45'),(392,2,380,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"To the blueocean-technologies.com Webmaster. my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','149.71.180.233, 149.71.180.233, 149.71.180.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-17 17:46:44','2024-09-17 17:46:44'),(393,2,381,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joeann Gether\"},\"email\":\"gether.joeann40@outlook.com\",\"input_text\":\"475902434\",\"dropdown\":\"Video Distribution\",\"description\":\"Payroll, Insurance, inventory, marketing EXPENSES ……UGHH\\r\\n\\r\\nWant to remove the stress and get some breathing room?\\r\\n\\r\\nGet a no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nElizabeth Miller\\r\\nelizabeth.miller@helloratesfastfunding.com\\r\\nhttps:\\/\\/www.helloratesfastfunding.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.30.33.203, 212.30.33.203, 212.30.33.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-18 03:52:45','2024-09-18 03:52:45'),(394,2,382,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalinda Vessels\"},\"email\":\"rosalinda.vessels@gmail.com\",\"input_text\":\"27238492\",\"dropdown\":\"Audio Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/5XUX50ToeWX\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.169.204, 172.241.169.204, 172.241.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-18 15:21:01','2024-09-18 15:21:01'),(395,2,383,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marcelo Torrence\"},\"email\":\"marcelo.torrence@googlemail.com\",\"input_text\":\"236162599\",\"dropdown\":\"Video Distribution\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/cutt.ly\\/PeTks2hj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.152.148, 172.241.152.148, 172.241.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-20 02:16:31','2024-09-20 02:16:31'),(396,2,384,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fae Heron\"},\"email\":\"fae.heron@outlook.com\",\"input_text\":\"641866318\",\"dropdown\":\"Other Enquiry\",\"description\":\"Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https:\\/\\/ow.ly\\/SusE50Tl96g\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.146.122, 172.241.146.122, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-20 16:09:11','2024-09-20 16:09:11'),(397,2,385,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nadia Lebron\"},\"email\":\"nadia.lebron@gmail.com\",\"input_text\":\"3803951674\",\"dropdown\":\"Video Distribution\",\"description\":\"Ready to get started building your dream team? \\r\\nYou can hire skilled, reliable remote talent from the Philippines to grow your business. \\r\\nGet access to thousands of qualified professionals and find the perfect fit for your needs.\\r\\nCheck it out:\\r\\nhttp:\\/\\/store.onlinejobs.ph\\/?aid=582279\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nopt out of future messages by replying to the message and saying out opt.\\r\\nblueocean-technologies.com\\r\\n113 Cherry St #92768, Seattle, WA 98104-2205\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','64.49.2.230, 64.49.2.230, 64.49.2.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-20 20:22:36','2024-09-20 20:22:36'),(398,2,386,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"89a28b7280\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Myrtle\"},\"email\":\"myrtle@blueocean-technologies.com\",\"input_text\":\"40920363\",\"dropdown\":\"Audio Solutions\",\"description\":\"New Multifunction Anti-theft Waterproof Sling Bag\\r\\n\\r\\nThe best ever SUPER Sling Bag: Drop-proof\\/Anti-theft\\/Scratch-resistant\\/USB Charging\\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\\r\\n\\r\\nBuy now: https:\\/\\/xbags.shop\\r\\n\\r\\nThanks and Best Regards, \\r\\n\\r\\nMyrtle\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','198.203.28.238, 198.203.28.238, 198.203.28.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-21 15:25:53','2024-09-21 15:25:53'),(399,2,387,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"3811067942\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','158.115.250.122, 158.115.250.122, 158.115.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-21 16:53:54','2024-09-21 16:53:54'),(400,2,388,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amparo Mcmanus\"},\"email\":\"mcmanus.amparo@gmail.com\",\"input_text\":\"242909375\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/cutt.ly\\/PeTks2hj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.152.148, 172.241.152.148, 172.241.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-22 01:01:10','2024-09-22 01:01:10'),(401,2,389,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adelaida Amadio\"},\"email\":\"adelaida.amadio@hotmail.com\",\"input_text\":\"8588915551\",\"dropdown\":\"Mini PCs\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/5XUX50ToeWX\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.59.100, 23.81.59.100, 23.81.59.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-22 02:01:20','2024-09-22 02:01:20'),(402,2,390,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elbert Duerr\"},\"email\":\"elbert.duerr@gmail.com\",\"input_text\":\"W Rlc s Se\",\"dropdown\":\"Audio Solutions\",\"description\":\"The Vetted Business Directory June 2024 update is live. \\r\\n\\r\\nYour business is NOT INCLUDED because the verification email we sent was returned as undeliverable. \\r\\n\\r\\nThis same email is also used by the platform for your local leads, so it\'s important for the integrity of the platform for consumers that want your services to be able to reach you.\\r\\n\\r\\nIf the returned email was in error, see the link in my signature to update your listing email. \\r\\n\\r\\nOnce remedied, you’ll reactivate all of the world class Vetted benefits:\\r\\n \\r\\n+A robust Vetted business profile that promotes trust, transparency & credibility in your market\\r\\n+Powerful SEO for your business when you add your URL link in your profile.\\r\\n+Local leads from consumers that use our national platform to find Vetted Businesses by category\\r\\n \\r\\nUse the link in my signature to add\\/ update your Vetted business details, and realize the powerful benefits of being a Vetted business in your local market, your service category and your business specialty.\\r\\n\\r\\nYours in trust & transparency,\\r\\n\\r\\nSarah McCormick\\r\\nVetted Business Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nsarah.mccormick@vettedpros.com\\r\\nhttps:\\/\\/vettedpros.com\\/1-2\\/?a=Get-Your-Business-Vetted!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','178.239.198.29, 178.239.198.29, 178.239.198.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-22 02:13:56','2024-09-22 02:13:56'),(403,2,391,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi blueocean-technologies.com Webmaster! I just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n \\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n \\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \\r\\n \\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.234.151.33, 173.234.151.33, 173.234.151.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-22 12:14:38','2024-09-22 12:14:38'),(404,2,392,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi blueocean-technologies.com Owner! Eric here with a quick thought about your website blueocean-technologies.com...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content. \\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','104.160.17.232, 104.160.17.232, 104.160.17.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-23 04:29:35','2024-09-23 04:29:35'),(405,2,393,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','91.108.178.239, 91.108.178.239, 91.108.178.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-23 08:56:29','2024-09-23 08:56:29'),(406,2,394,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vida Melton\"},\"email\":\"melton.vida@gmail.com\",\"input_text\":\"7981523479\",\"dropdown\":\"Mini PCs\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/5XUX50ToeWX\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.153.245, 172.241.153.245, 172.241.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-23 15:46:32','2024-09-23 15:46:32'),(407,2,395,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dear blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','192.210.200.168, 192.210.200.168, 192.210.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-23 18:57:10','2024-09-23 18:57:10'),(408,2,396,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antwan Bourget\"},\"email\":\"antwan.bourget45@gmail.com\",\"input_text\":\"6474071364\",\"dropdown\":\"Other Enquiry\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/PeTks2hj\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.151.31, 23.80.151.31, 23.80.151.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-24 05:06:29','2024-09-24 05:06:29'),(409,2,397,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"jamesyoherst@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Audio Solutions\",\"description\":\"Looking to boost your buisness communications and cut costs? I can help visit acrsolution.online to schedule a quick call helping buisness\'s get the best out of their buisness phone plans.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','2.56.32.135, 2.56.32.135, 2.56.32.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-25 17:14:58','2024-09-25 17:14:58'),(410,2,398,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miguel Castello\"},\"email\":\"miguel.castello@googlemail.com\",\"input_text\":\"7127277648\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you worried that you won’t make payroll this month?\\r\\n\\r\\nAre rising business expenses and inflation stressing you out?\\r\\n\\r\\nLet’s remove the stress & give you some breathing room. \\r\\n\\r\\nGet a friendly & no obligation business working capital quote in less than 2 minutes.\\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nContact me below for details\\r\\n\\r\\nWarmly,\\r\\n\\r\\nLauren Smith\\r\\nHelloRates Fast Funding USA \\r\\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\\r\\nLauren.smith@helloratesfastfundingusa.com\\r\\nhttps:\\/\\/www.HelloRatesFastFundingUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','45.137.126.195, 45.137.126.195, 45.137.126.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-25 20:34:40','2024-09-25 20:34:40'),(411,2,399,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristopher Lott\"},\"email\":\"kristopher.lott@googlemail.com\",\"input_text\":\"40721069\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/5XUX50ToeWX\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.81.61.43, 23.81.61.43, 23.81.61.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-26 04:30:53','2024-09-26 04:30:53'),(412,2,400,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Glenda Saylors\"},\"email\":\"glenda.saylors8@gmail.com\",\"input_text\":\"528447116\",\"dropdown\":\"Projection Solutions\",\"description\":\"Turn any Video into a ---> Video Game!\\r\\n\\r\\nGAMIFY any video for FREE in 24 hrs.\\r\\n\\r\\nGuarantee your customers watch 100% of your video with FULL ATTENTION.\\r\\n\\r\\nGo viral and get quality leads that watched your whole video!\\r\\n\\r\\nSend a link of the video you want to Gamify to this email to see if you qualify:\\r\\n\\r\\ngamifyvideo@gmail.com\\r\\n\\r\\np.s. It\'s normally $789 to Gamify a Video but we are launching an amazing tool so take advantage while this deal lasts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','45.132.227.210, 45.132.227.210, 45.132.227.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-26 09:45:49','2024-09-26 09:45:49'),(413,2,401,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"8458684522\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','50.7.115.176, 50.7.115.176, 50.7.115.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-26 13:43:49','2024-09-26 13:43:49'),(414,2,402,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"817dda647e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Catherine Trollope\"},\"email\":\"catherine.trollope@msn.com\",\"input_text\":\"387938510\",\"dropdown\":\"Mini PCs\",\"description\":\"The BBB is a great tool ……..for businesses in 1962 …..\\r\\n\\r\\nUNFORTUNATELY, the BBB has not kept up with the times, and no longer provides the information that today’s consumers want and need to make INFORMED BUYING DECISIONS.\\r\\n\\r\\nThere is a better option that is taking the market by storm, because it ACTUALLY MEETS THE NEEDS of both the businesses, and the consumers who use it.\\r\\n\\r\\nIntroducing Vetted Business Credentials Reports. \\r\\nA cloud hosted Business Credentials Report that can be easily shared with one click, and provides the highest levels of trust, transparency & credibility for your business while increasing your chances of booking the sale by a staggering 63%.\\r\\n\\r\\nVetted Business Credential Reports allow you to host and 1 click share:\\r\\n\\r\\n+ Your Business License, Insurance & Bond\\r\\n+ Your Business & Professional Certifications & Accreditations\\r\\n+ Your Industry, Local & Trade Affiliations\\r\\n+ Your Trust Badges, Awards, & Associations Memberships\\r\\n+ Much more!\\r\\n\\r\\nGet Vetted and dominate your local market \\r\\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL\\r\\nSee link in my profile to learn more or to get started.\\r\\n\\r\\nWarmly,\\r\\n\\r\\nJennifer Corbitt\\r\\nVetted Business Report Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nJennifer.Corbitt@Vettedprobusinessusa.com\\r\\nhttps:\\/\\/www.VettedProBusinessUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','185.238.231.250, 185.238.231.250, 185.238.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-27 11:58:22','2024-09-27 11:58:22'),(415,2,403,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melvin Farris\"},\"email\":\"melvin.farris@gmail.com\",\"input_text\":\"8246546591\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ln.run\\/kCF8b\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.49.117, 23.81.49.117, 23.81.49.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-28 01:35:55','2024-09-28 01:35:55'),(416,2,404,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello blueocean-technologies.com Admin.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','162.212.168.201, 162.212.168.201, 162.212.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-28 19:53:22','2024-09-28 19:53:22'),(417,2,405,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Venetta Dupuy\"},\"email\":\"dupuy.venetta@gmail.com\",\"input_text\":\"9220229085\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ln.run\\/_s3yp\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.142.98, 172.241.142.98, 172.241.142.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-28 22:35:46','2024-09-28 22:35:46'),(418,2,406,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Evan Howarth\"},\"email\":\"howarth.evan@gmail.com\",\"input_text\":\"661109107\",\"dropdown\":\"LCD & LED Products\",\"description\":\"If you are paying more than $20 per hour for anything to do with your website you may want to reconsider.\\r\\n\\r\\nSend us a small job so we can prove ourselves. \\r\\n\\r\\nWe are super responsive, have a rockstar dev team, and charge wholesale pricing.\\r\\n\\r\\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\\r\\nWe can also do flat rate project based pricing if that\'s your preference.\\r\\n\\r\\nWhy not give us a try? No job too small. Let us prove ourselves.\\r\\n\\r\\nRequest your quote using the link in my profile below.\\r\\nUse the link in my signature, for a quick turn around quote.\\r\\n\\r\\nWarmly,\\r\\n\\r\\nDan Setzinger\\r\\nSenior Web Specialist \\r\\nFusion Web Experts \\r\\n186 Daniel Island Drive \\r\\nDaniel Island, SC 29492 \\r\\nDan.Setzinger@FusionWebExpertsUsa.com\\r\\nhttps:\\/\\/www.FusionWebExpertsUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.131.194.234, 45.131.194.234, 45.131.194.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-29 02:02:13','2024-09-29 02:02:13'),(419,2,407,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello, Eric here with a quick thought about your website blueocean-technologies.com Webmaster.\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content. \\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','162.212.168.201, 162.212.168.201, 162.212.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-29 03:12:16','2024-09-29 03:12:16'),(420,2,408,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Madeline Long\"},\"email\":\"prins.chun@gmail.com\",\"input_text\":\"517507875\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey,\\r\\n\\r\\nWanting to enhance your online presence or business while avoiding straining your budget? Fiverr features a wide range of options—anything from design work to web development, beginning as affordable as $5!\\r\\n\\r\\nIf you require a logo, site improvement, marketing help, or another service, Fiverr matches you with experienced freelancers ready to get the job done quickly and affordably.\\r\\n\\r\\nExplore it here: https:\\/\\/bit.ly\\/fiverr-professional-services\\r\\n\\r\\nThanks,\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you want to unsubcribe from these great newsletters, please fill the form at https:\\/\\/bit.ly\\/unsubscribenews\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','38.154.233.130, 38.154.233.130, 38.154.233.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-29 18:02:48','2024-09-29 18:02:48'),(421,2,409,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fc2bac6dcd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"Hdxvcvttx Qw\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.196.35.9, 196.196.35.9, 196.196.35.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-29 19:05:49','2024-09-29 19:05:49'),(422,2,410,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Laurence Silas\"},\"email\":\"laurence.silas@outlook.com\",\"input_text\":\"2176346314\",\"dropdown\":\"Audio Solutions\",\"description\":\"Rising business expenses continue to take a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a friendly no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\nUSA Based Businesses Only! \\r\\n\\r\\nContact me below for details\\r\\n\\r\\nWarmly,\\r\\n\\r\\nLauren Smith\\r\\nHelloRates Fast Funding USA \\r\\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\\r\\nLauren.smith@helloratesfastfundingusa.com\\r\\nhttps:\\/\\/www.HelloRatesFastFundingUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','92.119.36.34, 92.119.36.34, 92.119.36.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 00:09:14','2024-09-30 00:09:14'),(423,2,411,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Post your ad on 1 million websites via contact forms for only $99 - just like the one you\'re reading now! More Info: http:\\/\\/3m9y9e.contactblasting-instantresults.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.33.43, 98.159.33.43, 98.159.33.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 04:06:15','2024-09-30 04:06:15'),(424,2,412,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanesha Kimbrough\"},\"email\":\"kimbrough.tanesha28@outlook.com\",\"input_text\":\"7576481341\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ln.run\\/VZn5V\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.151.215, 23.80.151.215, 23.80.151.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 17:37:30','2024-09-30 17:37:30'),(425,2,413,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Display Mounts\",\"description\":\"Looking to get millions of people to visit your site without high expenses?\\r\\n Get Info http:\\/\\/f2xank.get-fast-results-with-contactformblasting.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','216.24.219.35, 216.24.219.35, 216.24.219.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-02 17:26:30','2024-10-02 17:26:30'),(426,2,414,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"To the blueocean-technologies.com Administrator! my name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at blueocean-technologies.com.\\r\\n\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n\\r\\n- And then they hit the back button and check out the other search results instead. \\r\\n\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','161.0.9.32, 161.0.9.32, 161.0.9.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 03:27:26','2024-10-03 03:27:26'),(427,2,415,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"Xthnm q\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello! I\'m Neil, a seasoned professional with over a decade of experience specializing in data entry, data management, including research, processing, and cleansing. I also provide financial accounting services, from managing accounts payable and receivable to reconciliations, invoice handling, and preparing financial statements. Additionally, I offer expert e-commerce support, such as inventory management and invoice processing. I’m skilled at understanding and adapting to your unique processes and proficient in working with any software. My rate ranges from USD 7\\/hr to USD 12\\/hr, with special discounts available for part-time and full-time engagements. \\r\\n\\r\\nLet’s discuss how I can help streamline and elevate your business—Reach me at venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','146.70.15.21, 146.70.15.21, 146.70.15.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 06:38:55','2024-10-03 06:38:55'),(428,2,416,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vera Kleeman\"},\"email\":\"kleeman.vera@outlook.com\",\"input_text\":\"495824932\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Seeking the best financial support for your business growth? Look no further! Our business loan packages are crafted to help you expand seamlessly. Reach out to us at info@financeworldwidehk.com and let’s make your expansion dreams a reality!\\r\\n\\r\\nBest regards,\\r\\nLaura Cha\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','188.213.202.31, 188.213.202.31, 188.213.202.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 11:04:56','2024-10-03 11:04:56'),(429,2,417,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amparo Hort\"},\"email\":\"amparo.hort@outlook.com\",\"input_text\":\"489835767\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','188.213.202.48, 188.213.202.48, 188.213.202.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 11:20:50','2024-10-03 11:20:50'),(430,2,418,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madison Wanganeen\"},\"email\":\"wanganeen.madison@gmail.com\",\"input_text\":\"883338721\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ln.run\\/VZn5V\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.81.59.100, 23.81.59.100, 23.81.59.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 11:53:41','2024-10-03 11:53:41'),(431,2,419,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cleo Beal\"},\"email\":\"cleo.beal28@outlook.com\",\"input_text\":\"3679228912\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https:\\/\\/ln.run\\/kCF8b\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.149.132, 23.80.149.132, 23.80.149.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 13:19:58','2024-10-03 13:19:58'),(432,2,420,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lonnie Bardon\"},\"email\":\"bardon.lonnie@gmail.com\",\"input_text\":\"4812883\",\"dropdown\":\"Display Mounts\",\"description\":\"The BBB is a great tool ……..for businesses in 1962 …..\\r\\n\\r\\nUNFORTUNATELY, the BBB has not kept up with the times, and no longer provides the information that today’s consumers want and need to make INFORMED BUYING DECISIONS.\\r\\n\\r\\nThere is a better option that is taking the market by storm, because it ACTUALLY MEETS THE NEEDS of both the businesses, and the consumers who use it.\\r\\n\\r\\nIntroducing Vetted Business Credentials Reports. \\r\\nA cloud hosted Business Credentials Report that can be easily shared with one click, and provides the highest levels of trust, transparency & credibility for your business while increasing your chances of booking the sale by a staggering 63%.\\r\\n\\r\\nVetted Business Credential Reports allow you to host and 1 click share:\\r\\n\\r\\n+ Your Business License, Insurance & Bond\\r\\n+ Your Business & Professional Certifications & Accreditations\\r\\n+ Your Industry, Local & Trade Affiliations\\r\\n+ Your Trust Badges, Awards, & Associations Memberships\\r\\n+ Much more!\\r\\n\\r\\nGet Vetted and dominate your local market \\r\\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL\\r\\nSee link in my profile to learn more or to get started.\\r\\n\\r\\nWarmly,\\r\\n\\r\\nJennifer Corbitt\\r\\nVetted Business Report Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nJennifer.Corbitt@Vettedprobusinessusa.com\\r\\nhttps:\\/\\/www.VettedProBusinessUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.238.231.251, 185.238.231.251, 185.238.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-04 02:27:06','2024-10-04 02:27:06'),(433,2,421,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lottie Thompson\"},\"email\":\"lottiethompson@mail.co.uk\",\"input_text\":\"3593844680\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey,\\r\\n\\r\\nWe run a Facebook growth service, which can increase your number of followers safely and practically.\\r\\n\\r\\nWe aim to gain you 400+ real human followers per month, with all actions safe as they are made manually (no bots).\\r\\n\\r\\nOur price is just $60 (USD) per month (no contract).\\r\\n\\r\\nIf you are interested, just reply back and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nLottie\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','194.53.137.29, 194.53.137.29, 194.53.137.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-04 20:30:29','2024-10-04 20:30:29'),(434,2,422,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Noemi Hornibrook\"},\"email\":\"hornibrook.noemi@gmail.com\",\"input_text\":\"7130109473\",\"dropdown\":\"Projection Solutions\",\"description\":\"Payroll, Insurance, inventory, & advertising EXPENSES ……UGH\\r\\n\\r\\nWant some breathing room and a break from these expenses?\\r\\n\\r\\nGet a no obligation business working capital funding quote in less than 2 minutes.\\r\\n\\r\\n++ This Offer Only For Businesses In The USA ++\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nWarmly,\\r\\n\\r\\nLauren Smith\\r\\nHelloRates Fast Funding USA \\r\\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\\r\\nLauren.smith@helloratesfastfundingusa.com\\r\\nhttps:\\/\\/www.HelloRatesFastFundingUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','185.192.70.62, 185.192.70.62, 185.192.70.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-05 01:51:22','2024-10-05 01:51:22'),(435,2,423,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear blueocean-technologies.com Administrator! my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','162.212.169.107, 162.212.169.107, 162.212.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-05 12:16:22','2024-10-05 12:16:22'),(436,2,424,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nTalk With Web Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Talk With Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Talk With Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Talk With Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','181.177.111.72, 181.177.111.72, 181.177.111.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-05 14:21:14','2024-10-05 14:21:14'),(437,2,425,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Laurence\"},\"email\":\"laurence@ferry.thawking.shop\",\"input_text\":\"6643985334\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello there \\r\\n\\r\\nDefrost frozen foods in minutes safely and naturally with our THAW KING™. \\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time.\\r\\n\\r\\nBuy now: https:\\/\\/thawking.shop\\r\\n\\r\\nAll the best, \\r\\n\\r\\nLaurence\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','23.83.130.33, 23.83.130.33, 23.83.130.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-06 01:20:31','2024-10-06 01:20:31'),(438,2,426,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Larry Hammond\"},\"email\":\"larry.hammond@outlook.com\",\"input_text\":\"799151560\",\"dropdown\":\"Other Enquiry\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ln.run\\/_s3yp\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.80.149.102, 23.80.149.102, 23.80.149.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-06 03:15:57','2024-10-06 03:15:57'),(439,2,427,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dennis Mansom\"},\"email\":\"dennis.mansom@msn.com\",\"input_text\":\"522706882\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ln.run\\/VZn5V\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.83.81.88, 23.83.81.88, 23.83.81.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-06 17:50:53','2024-10-06 17:50:53'),(440,2,428,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"To the blueocean-technologies.com Webmaster.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','173.234.154.34, 173.234.154.34, 173.234.154.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-07 15:56:07','2024-10-07 15:56:07'),(441,2,429,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"description\":\"Want to capture the attention of millions without overspending?\\r\\n Visit: http:\\/\\/psb25g.contactblasting-instantresults.xyz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','216.24.210.182, 216.24.210.182, 216.24.210.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-07 20:52:20','2024-10-07 20:52:20'),(442,2,430,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sheree Ashkanasy\"},\"email\":\"sheree.ashkanasy96@yahoo.com\",\"input_text\":\"240535148\",\"dropdown\":\"Projection Solutions\",\"description\":\"Our AI powered Instagram Engagement Network automatically boosts your Instagram posts, ensuring you get the engagement you need while you focus on creating great content. Start growing today and get 50% off by using coupon code BUBBLE here: https:\\/\\/ln.run\\/kCF8b\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.149.102, 23.80.149.102, 23.80.149.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-08 19:14:18','2024-10-08 19:14:18'),(443,2,431,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roxanne Hung\"},\"email\":\"roxanne.hung@msn.com\",\"input_text\":\"7742688083\",\"dropdown\":\"Display Mounts\",\"description\":\"Rising business expenses continue to take a toll on small business owners.\\r\\n\\r\\nYou are not alone. It\'s affecting every industry.\\r\\n\\r\\nOne way to give yourself some breathing room is to obtain enough working capital to bridge you through the tough times. \\r\\n\\r\\nGet a friendly no obligation working capital quote in less than 2 minutes. \\r\\n\\r\\n== Must Be A US Based Business To Qualify ==\\r\\n\\r\\nGet in touch with me below for more info\\r\\n\\r\\nWarmly,\\r\\n\\r\\nLauren Smith\\r\\nHelloRates Fast Funding USA \\r\\nCommercial & Business working capital with affordable payments, lowest rates, & best terms\\r\\nLauren.smith@helloratesfastfundingusa.com\\r\\nhttps:\\/\\/www.HelloRatesFastFundingUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.8.19.76, 45.8.19.76, 45.8.19.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-09 19:57:41','2024-10-09 19:57:41'),(444,2,432,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lottie Worrell\"},\"email\":\"worrell.lottie@gmail.com\",\"input_text\":\"618174879\",\"dropdown\":\"Audio Solutions\",\"description\":\"The BBB is about as relevant as a fax machine ……..\\r\\nSorry…we had to say it…..\\r\\n\\r\\nSo why do so many businesses still pay to use their antiquated service?\\r\\n\\r\\nUnless your business just serves consumers over 75 years old …It\'s time to move to a service that actually meets the needs of both your business and more importantly your customers.\\r\\nThe Vetted Business Credential Reports Platform allows you to host and 1 click share:\\r\\n\\r\\n+ Your Business License, Insurance & Bond\\r\\n+ Your Business & Professional Certifications & Accreditations\\r\\n+ Your Industry, Local & Trade Affiliations\\r\\n+ Your Trust Badges, Awards, & Associations Memberships\\r\\n+ Much more!\\r\\n\\r\\nGet Vetted and dominate your local market\\r\\nSee how Vetted can SUPERCHARGE your business with a No RISK 30 DAY FREE TRIAL \\r\\nSee link in my profile to learn more or to get started.\\r\\n\\r\\nWarmly,\\r\\n\\r\\nJennifer Corbitt\\r\\nVetted Business Report Specialist\\r\\n295 Seven Farms Drive Suite C-201\\r\\nCharleston, SC 29492\\r\\nJennifer.Corbitt@Vettedprobusinessusa.com\\r\\nhttps:\\/\\/www.VettedProBusinessUSA.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','98.159.224.49, 98.159.224.49, 98.159.224.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-10 02:51:41','2024-10-10 02:51:41'),(445,2,433,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lacy Eger\"},\"email\":\"eger.lacy@yahoo.com\",\"input_text\":\"4324995462\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ln.run\\/_s3yp\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.140.12, 23.80.140.12, 23.80.140.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-10 19:39:05','2024-10-10 19:39:05'),(446,2,434,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elizabeth Winterbotham\"},\"email\":\"winterbotham.elizabeth56@outlook.com\",\"input_text\":\"488503301\",\"dropdown\":\"Projection Solutions\",\"description\":\"Access all these premium AI apps from one, user-friendly dashboard.\\r\\n\\r\\nChatGPT 4.0 \\r\\nGemini Pro \\r\\nDALL·E 3 \\r\\nLeonardo AI \\r\\nMicrosoft Copilot Pro \\r\\nMeta Llama 3 \\r\\nStable Diff XL s \\r\\nPaLM 2 \\r\\n\\r\\nCancel your AI subscriptions, Save thousands of $$$$.\\r\\n\\r\\nUnlimited Use - No monthly fees—ever!\\r\\n\\r\\n[Closing Soon] Lifetime Deal here -->> lifetime-oneai.com <<---\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','185.220.100.243, 185.220.100.243, 185.220.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-11 23:52:12','2024-10-11 23:52:12'),(447,2,435,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kina Hogarth\"},\"email\":\"hogarth.kina@yahoo.com\",\"input_text\":\"7014216823\",\"dropdown\":\"Display Mounts\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ln.run\\/VZn5V\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.142.99, 172.241.142.99, 172.241.142.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-12 01:04:40','2024-10-12 01:04:40'),(448,2,436,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"7943430017\",\"description\":\"Hey there,\\r\\n\\r\\nImagine never having to worry about hitting API limits or paying recurring fees ever again. Sounds too good to be true? Well, let me introduce you to Zentara\'s game-changing Custom Unlimited Lifetime APIs!\\r\\n\\r\\nI’m Matthew Williams, and I’m here to tell you how our APIs can revolutionize your business. Whether you\'re a tech founder, developer, CTO, CEO, entrepreneur, or solopreneur, this is the breakthrough you’ve been waiting for.\\r\\n\\r\\nHere’s the deal:\\r\\n- Unlimited API calls – No more worrying about limits. Ever.\\r\\n- Lifetime access – Pay once, use forever.\\r\\n- Custom solutions – APIs tailored to your specific needs.\\r\\n\\r\\nDon’t let limits hold you back. Click here to learn more about how Zentara can fuel your growth!\\r\\n\\r\\n\\r\\nReady to unlock your business\'s full potential? Click the link now to get your Custom Unlimited Lifetime API and start your journey to limitless success! [Get Your API] (https:\\/\\/arsourceinfo.wixstudio.io\\/lifetime-api)\\r\\n\\r\\n\\r\\nTo your limitless success,\\r\\nMatthew Williams, President, Zentara\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.29.104.27, 154.29.104.27, 154.29.104.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-12 01:52:28','2024-10-12 01:52:28'),(449,2,437,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"jamesyoherst@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Video Distribution\",\"description\":\"Looking to boost the amount of people that see your buisness and what you can provide them? Or possibly looking to sell other buisnesses products? Click or copy and paste into browser https:\\/\\/nickbille--chasereiner.thrivecart.com\\/dfy-setup\\/ to see cutting egde A I to help your buisness thrive!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.232.53, 172.241.232.53, 172.241.232.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-12 04:34:06','2024-10-12 04:34:06'),(450,2,438,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"cucumber naw and ladonna and good and addon spark, all people good http:\\/\\/vo.74z5mlou3.top\\/xlwzg\"},\"email\":\"alex02@24red.ru\",\"input_text\":\"cucumber naw and ladonna and good and addon spark, all people good http:\\/\\/vo.74z5mlou3.top\\/xlwzg\",\"dropdown\":\"Cables & Accessories\",\"description\":\"cucumber naw and ladonna and good and addon spark, all people good http:\\/\\/vo.74z5mlou3.top\\/xlwzg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.142.214.110, 45.142.214.110, 45.142.214.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-14 09:52:38','2024-10-14 09:52:38'),(451,2,439,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Francesco Mccaffrey\"},\"email\":\"mccaffrey.francesco43@gmail.com\",\"input_text\":\"9894975239\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your Instagram posts deserve attention and our AI powered Instagram Engagement Network ensures they get it. Automatically boost your content and enjoy increased engagement on autopilot. Get 50% off by using coupon code BUBBLE here: https:\\/\\/ln.run\\/_s3yp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.146.56, 172.241.146.56, 172.241.146.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-14 16:41:32','2024-10-14 16:41:32'),(452,2,440,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margret McWilliam\"},\"email\":\"margret.mcwilliam@gmail.com\",\"input_text\":\"6186102458\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you planning a development project? How does funding for less than 2% sound? Send me an email for more info: jpark9000z@gmail.com\\r\\nThanks\\r\\nJoseph\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.26.218.36, 23.26.218.36, 23.26.218.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-15 06:05:13','2024-10-15 06:05:13'),(453,2,441,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Berenice Macvitie\"},\"email\":\"macvitie.berenice99@googlemail.com\",\"input_text\":\"3386543663\",\"dropdown\":\"Other Enquiry\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ln.run\\/_s3yp\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.140.12, 23.80.140.12, 23.80.140.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-16 22:50:15','2024-10-16 22:50:15'),(454,2,442,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Need a way to get millions of people to view your website economically?\\r\\n Reach out to me at my contact info below if you’d like more information on how I do this.\\r\\n\\r\\nRegards,\\r\\nMichel Bernard\\r\\nEmail: Michel.Bernard@morebiz.my\\r\\nWebsite: http:\\/\\/34v6d8.resultswithcontactforms.my\\r\\nSkype: marketingwithcontactforms\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.73.163.143, 216.73.163.143, 216.73.163.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-17 21:56:51','2024-10-17 21:56:51'),(455,2,443,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Josefina Eck\"},\"email\":\"eck.josefina@hotmail.com\",\"input_text\":\"353012395\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ln.run\\/_s3yp\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.83.81.88, 23.83.81.88, 23.83.81.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-18 06:34:10','2024-10-18 06:34:10'),(456,2,444,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs94@gmail.com\",\"input_text\":\"9722180199\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nWe have produced over 500 videos to date and work with both non-animated and animated formats:\\r\\n\\r\\nNon-animated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=bA2DyChM4Oc\\r\\n\\r\\nAnimated example:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=JG33_MgGjfc\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','50.3.164.9, 50.3.164.9, 50.3.164.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-18 12:19:44','2024-10-18 12:19:44'),(457,2,445,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tuyet McCoin\"},\"email\":\"mccoin.tuyet93@gmail.com\",\"input_text\":\"7865772154\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Join our Instagram Engagement Network and automatically boost your Instagram posts. Watch as likes, comments, and shares flood in without lifting a finger. Our AI powered system automatically detects each of your new Instagram posts and boosts them. Get 50% off by using coupon code BUBBLE here: https:\\/\\/ln.run\\/kCF8b\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.153.32, 172.241.153.32, 172.241.153.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-19 14:17:55','2024-10-19 14:17:55'),(458,2,446,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thorsten Wolfgram\"},\"email\":\"wolfgram.thorsten11@gmail.com\",\"input_text\":\"7706746303\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','193.56.116.20, 193.56.116.20, 193.56.116.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-19 14:18:35','2024-10-19 14:18:35'),(459,2,447,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Andreas Ntritsos\"},\"email\":\"terradigitasales@gmail.com\",\"input_text\":\"3695874625\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, I just wanted to ask you a question:\\r\\n\\r\\nWould you like to get your own e-Learning Website preloaded with 250 video courses ready to sell and keep 100% of the profits, use them as lead magnets or as a bonus to your existing customers or audience?\\r\\n\\r\\nIf yes, I have 2 plans to chose from, and you can get all the details here:\\r\\n\\r\\nhttps:\\/\\/offer.terradigita.com\\/lms-website\\r\\n\\r\\nIn that page, you can also find a live chat option where you can contact me if you have any questions.\\r\\n\\r\\nThe site is built on WordPress, and you can have it on your own hosting and domain name, with your own logo and your own payment gateways connected to it.\\r\\n\\r\\nRegards,\\r\\nAndreas\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.242.21.37, 196.242.21.37, 196.242.21.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-21 17:12:50','2024-10-21 17:12:50'),(460,2,448,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"4859820\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello! If you\'re looking for a professional website developer or a responsive website designer, you\'re in the right place. With 15 years of experience, I specialize in WordPress design and development, full stack development, creating responsive and mobile-friendly sites, and integrating payment gateways. My expertise also includes speed optimization, custom development, and building eCommerce solutions. I can troubleshoot and fix bugs, ensuring your website performs at its best. Let’s collaborate to create the perfect website for your needs!\\r\\n\\r\\nFeel free to send me an email at webdesignservices111@outlook.com to collaborate.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','179.61.228.110, 179.61.228.110, 179.61.228.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-21 20:06:59','2024-10-21 20:06:59'),(461,2,449,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"George\"},\"email\":\"george@mailwurks.com\",\"input_text\":\"Toll Free\",\"dropdown\":\"Mini PCs\",\"description\":\"Do you accept credit cards?\\r\\n\\r\\nUSA based businesses may be eligible claim money from a $5.5 Billion settlement if you accepted credit cards between 2004 and 2019.\\r\\n\\r\\nFor more info call our toll-free recorded hotline: 888-913-3155\\r\\n\\r\\n\\r\\nBest,\\r\\nGeorge\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n____________\\r\\n401 East Sonterra Boulevard Ste 375 San Antonio, TX 78258\\r\\nTo unsubscribe\\/remove your website from receiving messages, click this link and follow the instructions:\\r\\nhttps:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSdhKwM0TZQnZDWrMIpst3Zouy8h7yfN656z4l2ZhCR0VKmuYg\\/viewform?usp=pp_url&entry.1607426182=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','168.81.69.103, 168.81.69.103, 168.81.69.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-21 20:43:40','2024-10-21 20:43:40'),(462,2,450,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Penny Wake\"},\"email\":\"pennywake02@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ever get things piling up on the daily and need a hand? Click or paste https:\\/\\/fas.st\\/t\\/JjLmvgxV into your browser to help your buisness thrive!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.104.164, 156.228.104.164, 156.228.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 07:11:50','2024-10-22 07:11:50'),(463,2,451,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucy Buvelot\"},\"email\":\"lucy.buvelot@googlemail.com\",\"input_text\":\"T Uvq\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/T4ag50TR2oM\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.105.150.2, 23.105.150.2, 23.105.150.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 18:27:35','2024-10-22 18:27:35'),(464,2,452,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Dear blueocean-technologies.com Admin.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','67.203.33.247, 67.203.33.247, 67.203.33.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 18:32:22','2024-10-22 18:32:22'),(465,2,453,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ayaan\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"391761198\",\"dropdown\":\"Display Mounts\",\"description\":\"Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income\\/expenses, reports (daily\\/weekly\\/monthly), send individual emails, gather data from different websites, and repeat any business process. \\r\\n\\r\\nLet\'s connect on projectsexpert222@outlook.com to talk more!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','179.61.228.141, 179.61.228.141, 179.61.228.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 22:52:37','2024-10-22 22:52:37'),(466,2,454,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi blueocean-technologies.com Owner!\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','67.203.33.246, 67.203.33.246, 67.203.33.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 00:09:14','2024-10-23 00:09:14'),(467,2,455,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','199.182.173.206, 199.182.173.206, 199.182.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 00:13:40','2024-10-23 00:13:40'),(468,2,456,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arnulfo Stradbroke\"},\"email\":\"stradbroke.arnulfo@googlemail.com\",\"input_text\":\"734840289\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.106.201.5, 23.106.201.5, 23.106.201.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 02:59:14','2024-10-23 02:59:14'),(469,2,457,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"garycharles@dominatingkeywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"Get thousands of clicks per month from Google, Bing and other search engines with less than $10 per day ad budget.\\r\\nNo SEO and no PPC.\\r\\nFlat fee per keyword.\\r\\nAll I need from you is a list of desired keywords and I\'ll send you traffic quotes and details within 24 hours.\\r\\nYou can get more information and do online demo on our website.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','193.34.75.87, 193.34.75.87, 193.34.75.87',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 16:19:37','2024-10-23 16:19:37'),(470,2,458,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"garycharles@dominatingkeywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"No more waiting for SEO and high Pay Per Click charges! With technology that we developed, you can achieve top-ranking placements on Google and Bing without SEO or Pay Per Click. Simply provide your target keywords, and watch your website soar to the number one spot. Let us show you the process and you\'ll be amazed at the results.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','193.34.75.87, 193.34.75.87, 193.34.75.87',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 16:20:03','2024-10-23 16:20:03'),(471,2,459,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi blueocean-technologies.com Webmaster. I just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found blueocean-technologies.com after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n \\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n \\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/leadgenoverdrive.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text message (SMS) conversation with them. \\r\\n \\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nCLICK HERE https:\\/\\/leadgenoverdrive.com to learn more about everything Web Visitors Into Leads can do for your business – you’ll be amazed.\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nCLICK HERE https:\\/\\/leadgenoverdrive.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/leadgenoverdrive.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.194.118.130, 185.194.118.130, 185.194.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-24 01:02:52','2024-10-24 01:02:52'),(472,2,460,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dominique Huntsman\"},\"email\":\"dominique.huntsman@gmail.com\",\"input_text\":\"417557277\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Looking for cost-effective lead generation? We focus on delivering messages directly through website contact forms, ensuring your message reaches the right inboxes. \\r\\nBegin reaching millions of potential buyers today, all starting from just $19 only! \\r\\nLet’s amplify your brand and drive traffic like never before.\\r\\n\\r\\n++ Order: https:\\/\\/bit.ly\\/uscfleads\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nWhenever you no longer want to receive future messages from our side, please follow this link: https:\\/\\/bit.ly\\/unsubscribe-cfl\\r\\nCasa Posrclas 115, Edlibach, NY, USA, 6313\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','185.94.33.37, 185.94.33.37, 185.94.33.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-24 04:21:25','2024-10-24 04:21:25'),(473,2,461,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lina Toth\"},\"email\":\"toth.lina@gmail.com\",\"input_text\":\"6253096361\",\"dropdown\":\"Other Enquiry\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/xeDg5bbk\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.105.150.2, 23.105.150.2, 23.105.150.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-24 09:40:24','2024-10-24 09:40:24'),(474,2,462,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"To the blueocean-technologies.com Administrator. my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','185.194.118.123, 185.194.118.123, 185.194.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-24 16:16:21','2024-10-24 16:16:21'),(475,2,463,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"9208837238\",\"dropdown\":\"Projection Solutions\",\"description\":\"My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \\r\\n\\r\\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','179.61.228.87, 179.61.228.87, 179.61.228.87',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-24 23:12:11','2024-10-24 23:12:11'),(476,2,464,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi blueocean-technologies.com Owner. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/rushleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','67.203.33.246, 67.203.33.246, 67.203.33.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 02:23:38','2024-10-25 02:23:38'),(477,2,465,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"HUANG HAIMEI\"},\"email\":\"hhmemily@163.com\",\"input_text\":\"+86 13600092710\",\"dropdown\":\"Audio Solutions\",\"description\":\"(1)I was the Head of Sales in China at ULANZI, but now I\'ve started my own business. \\r\\n(2)We provide products from ULANZI\'s source factory, using the same molds, at more affordable prices.\\r\\n(3)We also offer Smallrig \\/ Aputure \\/ TILTA \\/ 7Artisans \\/ insta360, and more (refer to the image below for the complete list). \\r\\n(4)Furthermore, we accept OEM\\/ODM orders, especially for items with the same molds as ULANZI from source factories. \\r\\n(5)May I send you our wholesale price list?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','205.185.113.219, 205.185.113.219, 205.185.113',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 04:38:20','2024-10-25 04:38:20'),(478,2,466,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nidia Shearer\"},\"email\":\"shearer.nidia@gmail.com\",\"input_text\":\"1219037959\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.80.151.143, 23.80.151.143, 23.80.151.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 07:38:21','2024-10-25 07:38:21'),(479,2,467,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katja Gleeson\"},\"email\":\"katja.gleeson70@gmail.com\",\"input_text\":\"Ilfktx Mmrlbm\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.80.149.132, 23.80.149.132, 23.80.149.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 12:00:45','2024-10-25 12:00:45'),(480,2,468,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Dear, Eric here with a quick thought about your website blueocean-technologies.com Admin.\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content. \\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site, abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitor is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5 minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable. \\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitor offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','199.182.173.209, 199.182.173.209, 199.182.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 15:28:33','2024-10-25 15:28:33'),(481,2,469,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Violet Washington\"},\"email\":\"damian.regan@outlook.com\",\"input_text\":\"240590411\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello there\\r\\n\\r\\nLooking for professional services without the high cost? Fiverr provides a huge selection of affordable freelancers—beginning from $5! If you need graphic design, marketing, web development, or another service, Fiverr has talented professionals eager to help your business thrive.\\r\\n\\r\\nTake a look here: https:\\/\\/bit.ly\\/fiverr-professional-services\\r\\n\\r\\nBest,\\r\\nPhillip Watson\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','45.148.125.199, 45.148.125.199, 45.148.125.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-25 20:10:57','2024-10-25 20:10:57'),(482,2,470,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi blueocean-technologies.com Webmaster.\\r\\n\\r\\nMy name’s Eric and I just came across your website - blueocean-technologies.com - in the search results.\\r\\n\\r\\nHere’s what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re getting eyeballs – mine at least.\\r\\n\\r\\nYour content’s pretty good, wouldn’t change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs don’t pay the bills.\\r\\n\\r\\nCUSTOMERS do.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors to a site like blueocean-technologies.com will drop by, take a gander, and then head for the hills without doing anything else.\\r\\n\\r\\nIt’s like they never were even there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it super-simple for them to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address and Phone Number. It lets you know immediately – so you can talk to that lead immediately… without delay… BEFORE they head for those hills.\\r\\n \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nNow it’s also true that when reaching out to hot leads, you MUST act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s what makes our new SMS Text With Lead feature so powerful… you’ve got their phone number, so now you can start a text message (SMS) conversation with them… so even if they don’t take you up on your offer right away, you continue to text them new offers, new content, and new reasons to do business with you.\\r\\n\\r\\nThis could change everything for you and your business.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to learn more about everything Web Visitors Into Leads can do and start turing eyeballs into money.\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nPaying customers are out there waiting. \\r\\nStarting connecting today by CLICKING HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','67.203.33.245, 67.203.33.245, 67.203.33.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-26 07:41:33','2024-10-26 07:41:33'),(483,2,471,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello blueocean-technologies.com Webmaster. this is Eric and I ran across blueocean-technologies.com a few minutes ago.\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n \\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call you as soon as they hit your site…\\r\\n \\r\\nYou can –\\r\\n \\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n \\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/rushleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/rushleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.194.118.129, 185.194.118.129, 185.194.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-27 08:33:22','2024-10-27 08:33:22'),(484,2,472,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shelby Burley\"},\"email\":\"burley.shelby@googlemail.com\",\"input_text\":\"653489545\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.146.122, 172.241.146.122, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-27 22:42:44','2024-10-27 22:42:44'),(485,2,473,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Vivien Pring\"},\"email\":\"info@rotevcolab.com\",\"input_text\":\"4162970038\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI focus in building optimized websites built on Webflow, and here’s the best part: if you’re not completely satisfied with the website we design for you, you don’t pay—no questions asked!\\r\\n\\r\\nIf you’d like to get more information or see examples of our work, just reply to this email. We can chat about how a new website can help your business grow.\\r\\n\\r\\nLooking forward to hearing from you!\\r\\n\\r\\nBest regards,\\r\\nShahar Zohar\\r\\ninfo@rotevcolab.com\\r\\n\\r\\n\\r\\n\\r\\nIf you wish to stop getting notifications from us anymore, kindly respond to this email with the phrase: “No thanks”.\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','194.110.150.124, 194.110.150.124, 194.110.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-27 22:52:24','2024-10-27 22:52:24'),(486,2,474,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello\\r\\n\\r\\nMy name’s Eric and I just found your site blueocean-technologies.com.\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nAnd once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Talk With Web Visitor now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','67.203.33.245, 67.203.33.245, 67.203.33.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 07:34:28','2024-10-28 07:34:28'),(487,2,475,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b77822ac9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Need a way to get millions of people to view your ad without high expenses?\\r\\n Contact me at the details below if you’d like to explore this further.\\r\\n\\r\\nRegards,\\r\\nPeggy Maher\\r\\nEmail: Peggy.Maher@morebiz.my\\r\\nWebsite: http:\\/\\/w6zk5q.advertise-with-contactforms.pro\\r\\nSkype: marketingwithcontactforms\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.244.55.96, 173.244.55.96, 173.244.55.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 08:20:30','2024-10-28 08:20:30'),(488,2,476,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Finn Roddy\"},\"email\":\"finn.roddy@gmail.com\",\"input_text\":\"479240784\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.153.32, 172.241.153.32, 172.241.153.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 08:22:34','2024-10-28 08:22:34'),(489,2,477,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shana Kaleski\"},\"email\":\"kaleski.shana@gmail.com\",\"input_text\":\"437601600\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.150.99, 23.105.150.99, 23.105.150.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 22:05:32','2024-10-28 22:05:32'),(490,2,478,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sandy\"},\"email\":\"efficientmanage007@outlook.com\",\"input_text\":\"6819253089\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content creation, planning new projects, bookkeeping, entering data into softwares, and back-office assistance.\\r\\n\\r\\nIf you are interested, send me an email at efficientmanage007@outlook.com with a list of tasks you want to accomplish, and I will take it from there.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','179.61.228.23, 179.61.228.23, 179.61.228.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 23:30:50','2024-10-28 23:30:50'),(491,2,479,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Omer Green\"},\"email\":\"green.omer@hotmail.com\",\"input_text\":\"3260140921\",\"dropdown\":\"Audio Solutions\",\"description\":\"Enhancing your website\'s performance and tracking your marketing efforts just got simpler! With our UTM Code Generator at SEOGEEK, you can:\\r\\n\\r\\nGenerate custom tracking codes effortlessly to gain essential insights into your digital marketing campaigns.\\r\\n\\r\\nKnow where your traffic comes from to improve your strategies effectively.\\r\\n\\r\\n\\r\\nMeasure the effectiveness of your campaigns with UTM codes, allowing for informed decisions that boost your marketing efforts.\\r\\n\\r\\nIf you\'re ready to get started, check out our resources:\\r\\n\\r\\n++ Quick tutorial video on using the UTM Code Generator: https:\\/\\/www.youtube.com\\/watch?v=LkZm0rtMrbM\\r\\n\\r\\n-- Learn more about the importance of UTM codes for your campaigns: https:\\/\\/bit.ly\\/generateutm\\r\\n\\r\\nLet us take your digital marketing to the next level!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou can unsubscribe by filling the form with your website URL at https:\\/\\/bit.ly\\/unsubus\\r\\nVia Pisanelli 46, Ducenta, Chandler , AZ, United States\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','193.233.210.129, 193.233.210.129, 193.233.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-29 02:02:08','2024-10-29 02:02:08'),(492,2,480,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Efrain Batey\"},\"email\":\"batey.efrain19@gmail.com\",\"input_text\":\"7843637887\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/T4ag50TR2oM\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.80.151.69, 23.80.151.69, 23.80.151.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-30 03:15:35','2024-10-30 03:15:35'),(493,2,481,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"91780591\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','45.147.63.178, 45.147.63.178, 45.147.63.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-30 08:48:06','2024-10-30 08:48:06'),(494,2,482,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorene Weed\"},\"email\":\"lorene.weed@gmail.com\",\"input_text\":\"674645816\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.142.187, 172.241.142.187, 172.241.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-30 18:11:45','2024-10-30 18:11:45'),(495,2,483,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Linwood Archibald\"},\"email\":\"archibald.linwood86@gmail.com\",\"input_text\":\"470898069\",\"dropdown\":\"Video Distribution\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.80.149.102, 23.80.149.102, 23.80.149.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-30 18:26:24','2024-10-30 18:26:24'),(496,2,484,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Peggy Scantlebury\"},\"email\":\"scantlebury.peggy@gmail.com\",\"input_text\":\"Bynlz\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.142.208, 172.241.142.208, 172.241.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-31 14:25:56','2024-10-31 14:25:56'),(497,2,485,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Doreen Pedder\"},\"email\":\"pedder.doreen@msn.com\",\"input_text\":\"7060996601\",\"dropdown\":\"Mini PCs\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.151.67, 23.80.151.67, 23.80.151.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-31 15:44:51','2024-10-31 15:44:51'),(498,2,486,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elisa Rodway\"},\"email\":\"elisa.rodway@googlemail.com\",\"input_text\":\"3146848965\",\"dropdown\":\"Mini PCs\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/ow.ly\\/fgqL50TXlCr\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/ow.ly\\/gFE850TXlIm\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.106.201.5, 23.106.201.5, 23.106.201.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-31 20:16:58','2024-10-31 20:16:58'),(499,2,487,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hayden Bunbury\"},\"email\":\"hayden.bunbury@googlemail.com\",\"input_text\":\"50593749\",\"dropdown\":\"Mini PCs\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/ow.ly\\/mjfF50TXlGg\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/ow.ly\\/gFE850TXlIm\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.169.204, 172.241.169.204, 172.241.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-01 02:30:41','2024-11-01 02:30:41'),(500,2,488,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vinay\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"369667933\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. \\r\\n\\r\\nIf this is a priority for your business, feel free to contact me at Web.techdevelopment@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','179.61.228.9, 179.61.228.9, 179.61.228.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-01 20:44:01','2024-11-01 20:44:01'),(501,2,489,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Felicity Sauncho\"},\"email\":\"felicitysauncho@gmail.com\",\"input_text\":\"7026114997\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nFelicity\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','196.242.4.58, 196.242.4.58, 196.242.4.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-02 09:34:38','2024-11-02 09:34:38'),(502,2,490,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Bertram\"},\"email\":\"avis.carnegie@yahoo.com\",\"input_text\":\"421260906\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello : )\\r\\n\\r\\nI was on your website, blueocean-technologies.com, and found it very appealing; however, I noticed a few technical issues.\\r\\n\\r\\nI came across some hidden SEO and loading time errors on your website, which are also causing blueocean-technologies.com to rank lower on Google. These issues could negatively impact your visibility and user experience.\\r\\n\\r\\nThese problems are often hard to detect, but I’ve created a concise report for you.\\r\\n\\r\\nWould you like me to send it over so you can see what might currently be costing you visitors and customers?\\r\\n\\r\\nFeel free to drop me a quick email:\\r\\n\\r\\nalexbertram1991@gmail.com\\r\\n\\r\\nBest regards from Berlin, \\r\\nAlex Bertram\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','156.233.85.25, 156.233.85.25, 156.233.85.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-03 00:30:49','2024-11-03 00:30:49'),(503,2,491,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Barry Howe\"},\"email\":\"howe.barry@gmail.com\",\"input_text\":\"6371481772\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','108.177.131.129, 108.177.131.129, 108.177.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-03 18:45:04','2024-11-03 18:45:04'),(504,2,492,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Renate Niland\"},\"email\":\"niland.renate@gmail.com\",\"input_text\":\"267902628\",\"dropdown\":\"Display Mounts\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/T4ag50TR2oM\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.105.150.210, 23.105.150.210, 23.105.150.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04 08:05:16','2024-11-04 08:05:16'),(505,2,493,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adolph Mackinlay\"},\"email\":\"mackinlay.adolph@outlook.com\",\"input_text\":\"329412885\",\"dropdown\":\"Audio Solutions\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/cutt.ly\\/OeFCSjoh\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/ow.ly\\/gFE850TXlIm\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.81.69.153, 23.81.69.153, 23.81.69.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04 15:59:04','2024-11-04 15:59:04'),(506,2,494,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arin\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"3209332307\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, My name is Arin Shah. I provide data entry services starting at USD 6\\/hour. I can work as per instructions and follow step-by-step instructions. \\r\\n\\r\\nIf you are interested, Please share your requirements at bizassistance008@outlook.com and we can take a video call.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','138.199.59.59, 138.199.59.59, 138.199.59.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04 20:39:56','2024-11-04 20:39:56'),(507,2,495,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cyril Thacker\"},\"email\":\"thacker.cyril@gmail.com\",\"input_text\":\"484861388\",\"dropdown\":\"Mini PCs\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/cutt.ly\\/OeFCSjoh\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/ow.ly\\/gFE850TXlIm\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.81.69.153, 23.81.69.153, 23.81.69.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04 22:58:42','2024-11-04 22:58:42'),(508,2,496,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Philomena Blaine\"},\"email\":\"blaine.philomena@outlook.com\",\"input_text\":\"4398073\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','108.177.131.56, 108.177.131.56, 108.177.131.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 00:55:17','2024-11-05 00:55:17'),(509,2,497,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Andreas Mulga\"},\"email\":\"andreas.mulga@gmail.com\",\"input_text\":\"5202719946\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.82.40.41, 23.82.40.41, 23.82.40.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 02:01:28','2024-11-05 02:01:28'),(510,2,498,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Noella Aaron\"},\"email\":\"aaron.noella@gmail.com\",\"input_text\":\"371728274\",\"dropdown\":\"Audio Solutions\",\"description\":\"Access all the top-tier AI apps from a single, easy-to-use dashboard.\\r\\n\\r\\nChatGPT 4.0 \\r\\nGemini Pro \\r\\nDALL·E 3 \\r\\nLeonardo AI \\r\\nMicrosoft Copilot Pro \\r\\nMeta Llama 3 \\r\\nStable Diff XL s \\r\\nPaLM 2 \\r\\n\\r\\nEliminate your AI subscriptions, Save thousands of Dollars.\\r\\n\\r\\nUnlimited Use - Zero recurring costs—ever!\\r\\n\\r\\n[Closing Soon] Lifetime Deal here -->> https:\\/\\/lifetime-oneai.com <<---\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.83.132.149, 23.83.132.149, 23.83.132.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 06:18:00','2024-11-05 06:18:00'),(511,2,499,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jacob Whiteeagle\"},\"email\":\"jacobwhiteeagle@proton.me\",\"input_text\":\"6057866458\",\"description\":\"Hi friend,\\r\\n\\r\\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\\r\\n\\r\\nCan you please help me? I\'m willing to pay for your assistance.\\r\\n\\r\\nPlease call me back as soon as possible at:\\r\\n\\r\\nMy whatsapp number: +17852192072\\r\\nMy phone: +16057866458\\r\\nMy email: jacobwhiteeagle@proton.me\\r\\n\\r\\nThanks,\\r\\nJacob\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','167.160.75.203, 167.160.75.203, 167.160.75.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 10:08:05','2024-11-05 10:08:05'),(512,2,500,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Mcgill\"},\"email\":\"jamesyoherst@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Display Mounts\",\"description\":\"Need more eyes on the product you produce or sell? Click or copy and paste https:\\/\\/rb.gy\\/twajmc into your browser.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','156.228.101.207, 156.228.101.207, 156.228.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 16:26:53','2024-11-05 16:26:53'),(513,2,501,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gabriella Leake\"},\"email\":\"leake.gabriella66@gmail.com\",\"input_text\":\"474587790\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.151.181, 23.105.151.181, 23.105.151.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 23:14:53','2024-11-05 23:14:53'),(514,2,502,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maddy\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"484918414\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, are you looking to gather information from different websites or sources, like collecting email addresses, compiling competitor data, finding product reviews, gathering contact details of potential leads, collecting data on market trends, researching business directories, gathering LinkedIn or Twitter profiles, collecting industry statistics, compiling product and price comparisons, or obtaining customer feedback? \\r\\n\\r\\nIf yes, please send me an email at businessgrowtogether@outlook.com so we can discuss it further!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','138.199.59.206, 138.199.59.206, 138.199.59.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-05 23:48:39','2024-11-05 23:48:39'),(515,2,503,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"AKHIL NAIR\"},\"email\":\"akhil@emtecav.com\",\"input_text\":\"0561381447\",\"dropdown\":\"Projection Solutions\",\"description\":\"GRANDVIEW MOTORIZED SKYSHOW SERIES PROJECTOR SCREEN INQUIRY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.30.143.193, 5.30.143.193, 5.30.143.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 05:12:06','2024-11-06 05:12:06'),(516,2,504,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Benito Peace\"},\"email\":\"benito.peace@outlook.com\",\"input_text\":\"46648711\",\"dropdown\":\"Projection Solutions\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.151.138, 23.80.151.138, 23.80.151.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 10:49:09','2024-11-06 10:49:09'),(517,2,505,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elouise Hogarth\"},\"email\":\"elouise.hogarth23@msn.com\",\"input_text\":\"138368221\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/QRAX50TR2rR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.69.93, 23.81.69.93, 23.81.69.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 18:20:38','2024-11-06 18:20:38'),(518,2,506,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerilyn Bracewell\"},\"email\":\"jerilyn.bracewell47@gmail.com\",\"input_text\":\"5192872503\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi! Based on what we found on your website, you could be missing out on tens of thousands in annual tax credits. Our software scans thousands of credits to see which you qualify for—and the best part? We only get paid if we secure savings for you. Would you like a free assessment? Please reply to me at my contact info below.\\r\\n\\r\\nMelissa Lang \\r\\nNestWorth.US\\r\\n(800) 481-2198\\r\\nInfo@NestWorth.US\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.239.196.142, 173.239.196.142, 173.239.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 21:50:44','2024-11-06 21:50:44'),(519,2,507,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alberta Fromm\"},\"email\":\"alberta.fromm@gmail.com\",\"input_text\":\"216551096\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','103.125.146.19, 103.125.146.19, 103.125.146.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 01:15:45','2024-11-07 01:15:45'),(520,2,508,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Goodman\"},\"email\":\"strange.hilario@googlemail.com\",\"input_text\":\"677764757\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI hope this message catches you at a good time.\\r\\n\\r\\nI wanted to let you know about an exciting opportunity for your business: the $5.54 Billion Visa\\/Mastercard class action settlement. If your business accepted Visa or Mastercard payments between 2004 and 2019, you may be eligible to receive a portion of these funds.\\r\\n\\r\\nHere’s the best part—it’s quick, easy, and doesn’t cost a thing upfront! The process only takes 2 minutes, and you can do it right from your phone or computer.\\r\\n\\r\\nHere’s Why It’s Worth It\\r\\n\\r\\n*Fast & Simple: Online sign-up with an e-signature.\\r\\n*No Risk: Contingency-based service—we only get paid only when you do.\\r\\n*We’re here to help: About 1\\/3 of the settlement claims have potential issues preventing them from receiving a settlement. We’re here to help you get these problems solved. (this is definitely worth a few minutes!)\\r\\n\\r\\nThe deadline is February 4, 2025, so it’s important to act now. Don’t miss out on funds that may belong to your business!\\r\\n\\r\\n(NOTE: You Must Be a USA company to be eligible)\\r\\n\\r\\nGet Started Here: https:\\/\\/visasettlementclaims.org\\/\\r\\n\\r\\nIf you have any questions or need assistance, our team is here to assist you.\\r\\n\\r\\nLet’s make sure your business gets back what it may be owed.\\r\\n\\r\\nBest regards,\\r\\nRon Goodman\\r\\n\\r\\n(Class members need not sign up for a third-party service in order to participate in any monetary relief. No-cost assistance is available from the Class Administrator and Class Counsel during the claims-filing period. For further information please visit paymentcardsettlement.com)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','198.203.28.237, 198.203.28.237, 198.203.28.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 01:42:44','2024-11-07 01:42:44'),(521,2,509,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dong Kirkland\"},\"email\":\"kirkland.dong@gmail.com\",\"input_text\":\"6325588663\",\"dropdown\":\"Audio Solutions\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/ow.ly\\/fgqL50TXlCr\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/ow.ly\\/gFE850TXlIm\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','108.177.131.187, 108.177.131.187, 108.177.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 07:19:57','2024-11-07 07:19:57'),(522,2,510,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Video Distribution\",\"description\":\"Need a way to get millions of people to find your content without high costs?\\r\\n Reach out to me at my contact info below if you’d like more information on how I do this.\\r\\n\\r\\nRegards,\\r\\nVicente Strader\\r\\nEmail: Vicente.Strader@morebiz.my\\r\\nWebsite: http:\\/\\/7shyjs.form-submission-masters.ink\\r\\nSkype: marketingwithcontactforms\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.8.25.102, 45.8.25.102, 45.8.25.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 20:19:37','2024-11-07 20:19:37'),(523,2,511,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gertie Anders\"},\"email\":\"anders.gertie91@googlemail.com\",\"input_text\":\"883091798\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/T4ag50TR2oM\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.142.45, 172.241.142.45, 172.241.142.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-07 23:39:40','2024-11-07 23:39:40'),(524,2,512,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vickie Helbig\"},\"email\":\"helbig.vickie@googlemail.com\",\"input_text\":\"3232343977\",\"dropdown\":\"Projection Solutions\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/cutt.ly\\/8eDg5TMA\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.40.246, 23.82.40.246, 23.82.40.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-08 01:42:16','2024-11-08 01:42:16'),(525,2,513,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lidia Bertles\"},\"email\":\"lidia.bertles@hotmail.com\",\"input_text\":\"632720020\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Grow your blueocean-technologies.com brand on Instagram with our AI powered Instagram growth service. \\r\\n\\r\\nThe first option is our Instagram Influencer Booster: https:\\/\\/ow.ly\\/mjfF50TXlGg\\r\\n\\r\\n - Easy setup and speedy likes, views, and impressions for every post\\r\\n - Every time you post to Instagram our system detects the new post automatically\\r\\n - Each post is added to our unique growth ecosystem and automatically starts receiving 300-5,000 likes depending on your plan\\r\\n - As a result of our likes Instagram ranks your post higher on the hashtags you are using and if you get enough likes you can reach the \\\"top posts\\\" section of your hashtags\\r\\n - Advanced analytics to track your engagement rate growth\\r\\n\\r\\nThe second option is our Instagram Follower growth Service: https:\\/\\/cutt.ly\\/leFCSOD7\\r\\n\\r\\n - 7 day free trial period including 100 free followers\\r\\n - 1,000 to 10,000 new followers per month depending on your plan\\r\\n - No contracts - cancel at any time\\r\\n - Advanced analytics to track your growth progress\\r\\n\\r\\nWith our service, it’s never been easier to get real results and you can enjoy a massive increase in your impressions, likes and profile visits. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.150.185, 23.105.150.185, 23.105.150.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-08 03:59:37','2024-11-08 03:59:37'),(526,2,514,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayson Moser\"},\"email\":\"jayson.moser@gmail.com\",\"input_text\":\"3121379914\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Access all the top-tier AI apps from one, easy-to-use dashboard.\\r\\n\\r\\nChatGPT 4.0 \\r\\nGemini Pro \\r\\nDALL·E 3 \\r\\nLeonardo AI \\r\\nMicrosoft Copilot Pro \\r\\nMeta Llama 3 \\r\\nStable Diff XL s \\r\\nPaLM 2 \\r\\n\\r\\nEliminate your AI subscriptions, Save thousands of Dollars.\\r\\n\\r\\nUnlimited Use - No monthly fees—ever!\\r\\n\\r\\n[Closing Soon] Lifetime Deal here -->> https:\\/\\/lifetime-oneai.com <<---\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.241.208.204, 185.241.208.204, 185.241.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 06:28:21','2024-11-09 06:28:21'),(527,2,515,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristian Cadell\"},\"email\":\"kristian.cadell@gmail.com\",\"input_text\":\"3838993239\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/BkSO50U3isZ\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.242.234, 172.241.242.234, 172.241.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 08:31:38','2024-11-09 08:31:38'),(528,2,516,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kim Westfeild\"},\"email\":\"kimwestfeild@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"Mini PCs\",\"description\":\"Looking to produce more sales on the products your promoting? Click or copy and paste https:\\/\\/rb.gy\\/twajmc into your browser.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.228.105.52, 156.228.105.52, 156.228.105.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 11:10:54','2024-11-09 11:10:54'),(529,2,517,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae3e8b658c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Arlie\"},\"email\":\"info@rae.shiningrose.biz\",\"input_text\":\"529135424\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey there \\r\\n\\r\\nTrying to find a keepsake that will absolutely captivate? Our Enchanted Shining Rose™ brings together beauty and magic in one stunning keepsake. With its gentle light and glowing rose adorned with delicate lights, it’s something that lights up any room—and any heart.\\r\\n\\r\\nSurprise them with something special. Perfect for celebrating special moments or just to show you’re thinking of them.\\r\\n\\r\\nSpecial Offer: Get 50% off, plus free shipping at https:\\/\\/shiningrose.biz\\r\\n\\r\\nThe Best,\\r\\n\\r\\nArlie\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','212.102.33.170, 212.102.33.170, 212.102.33.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 12:56:39','2024-11-09 12:56:39'),(530,2,518,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"Zovlbwqs\",\"dropdown\":\"Video Distribution\",\"description\":\"My name is Sam. I provide data entry services starting from $6 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \\r\\n\\r\\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','146.70.15.44, 146.70.15.44, 146.70.15.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 18:30:01','2024-11-09 18:30:01'),(531,2,519,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claire Sweat\"},\"email\":\"sweat.claire0@msn.com\",\"input_text\":\"495714579\",\"dropdown\":\"Other Enquiry\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.142.184, 172.241.142.184, 172.241.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09 20:30:56','2024-11-09 20:30:56'),(532,2,520,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs94@gmail.com\",\"input_text\":\"315748326\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','165.231.45.94, 165.231.45.94, 165.231.45.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 03:11:32','2024-11-10 03:11:32'),(533,2,521,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Garland McColl\"},\"email\":\"garland.mccoll@gmail.com\",\"input_text\":\"4359143\",\"dropdown\":\"Video Distribution\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/eFzr50U3iqE\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.82.40.116, 23.82.40.116, 23.82.40.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 04:03:57','2024-11-10 04:03:57'),(534,2,522,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hannelore Brinker\"},\"email\":\"hannelore.brinker@gmail.com\",\"input_text\":\"7739620990\",\"dropdown\":\"Audio Solutions\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.105.147.58, 23.105.147.58, 23.105.147.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 05:42:50','2024-11-10 05:42:50'),(535,2,523,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicki Wood\"},\"email\":\"wood.nicki@gmail.com\",\"input_text\":\"216673823\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.106.207.154, 23.106.207.154, 23.106.207.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 17:58:41','2024-11-10 17:58:41'),(536,2,524,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"Rztesiq J\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes\\/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 10 per hour. \\r\\n\\r\\nReply me on projectsexpert222@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','138.199.59.238, 138.199.59.238, 138.199.59.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 21:34:29','2024-11-10 21:34:29'),(537,2,525,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lois Jansen\"},\"email\":\"lois.jansen@gmail.com\",\"input_text\":\"3678340256\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.81.69.237, 23.81.69.237, 23.81.69.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-11 14:29:24','2024-11-11 14:29:24'),(538,2,526,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sid\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"4174504\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \\r\\n\\r\\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','146.70.15.31, 146.70.15.31, 146.70.15.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-11 22:08:16','2024-11-11 22:08:16'),(539,2,527,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gracie Chaffey\"},\"email\":\"chaffey.gracie@outlook.com\",\"input_text\":\"3466657220\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/BkSO50U3isZ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.151.139, 23.80.151.139, 23.80.151.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-11 23:23:54','2024-11-11 23:23:54'),(540,2,528,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Haley Watsford\"},\"email\":\"haley.watsford@gmail.com\",\"input_text\":\"1647972508\",\"dropdown\":\"Projection Solutions\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/82vQ50TR2qR\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.105.150.185, 23.105.150.185, 23.105.150.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-12 06:09:50','2024-11-12 06:09:50'),(541,2,529,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hugo Beattie\"},\"email\":\"beattie.hugo@yahoo.com\",\"input_text\":\"647868069\",\"dropdown\":\"Mini PCs\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/eFzr50U3iqE\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.147.84, 23.105.147.84, 23.105.147.84',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-12 07:30:40','2024-11-12 07:30:40'),(542,2,530,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kim Westfeild\"},\"email\":\"kimwestfeild@gmail.com\",\"input_text\":\"5554567898\",\"dropdown\":\"Mini PCs\",\"description\":\"Need to learn new ways to sell the products your selling? Click or copy and paste https:\\/\\/rb.gy\\/twajmc into your browser.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963\\r\\nto unsubsribe from future marketing kindly reply stop with domains you wish to be off list example......daveshunting.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.81.79, 156.228.81.79, 156.228.81.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-12 14:33:33','2024-11-12 14:33:33'),(543,2,531,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivan R.\"},\"email\":\"lillian.glaze98@outlook.com\",\"input_text\":\"4485000\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company. \\r\\n\\r\\nI want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\\r\\n\\r\\n\\r\\nLet\'s connect on FB and check out my recent post: https:\\/\\/bit.ly\\/GoogleAdsAccounts \\r\\n\\r\\nWant more info: https:\\/\\/bit.ly\\/GrantAccounts \\r\\n\\r\\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\\r\\n\\r\\nLearn more about me - https:\\/\\/bit.ly\\/Ivan-Ramirez\\r\\n\\r\\nSubscribe to my YouTube channel: https:\\/\\/bit.ly\\/YouTubeIvanRamirez\\r\\n\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan R.\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:\\r\\nhttps:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.233.85.79, 156.233.85.79, 156.233.85.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-12 23:17:24','2024-11-12 23:17:24'),(544,2,532,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jenna Ebersbacher\"},\"email\":\"jenna.ebersbacher@hotmail.com\",\"input_text\":\"7904454584\",\"dropdown\":\"Display Mounts\",\"description\":\"Access all the top-tier AI apps from a single, user-friendly dashboard.\\r\\n\\r\\nChatGPT 4.0 \\r\\nGemini Pro \\r\\nDALL·E 3 \\r\\nLeonardo AI \\r\\nMicrosoft Copilot Pro \\r\\nMeta Llama 3 \\r\\nStable Diff XL s \\r\\nPaLM 2 \\r\\n\\r\\nCancel your AI subscriptions, Save thousands of Dollars $$$$.\\r\\n\\r\\nUnlimited Use - No monthly fees—ever!\\r\\n\\r\\n[Closing Soon] Lifetime Deal here -->> https:\\/\\/lifetime-oneai.com <<---\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.220.101.67, 185.220.101.67, 185.220.101.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 01:06:17','2024-11-13 01:06:17'),(545,2,533,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adrianne Schnell\"},\"email\":\"schnell.adrianne32@outlook.com\",\"input_text\":\"313219098\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.105.150.210, 23.105.150.210, 23.105.150.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 11:07:09','2024-11-13 11:07:09'),(546,2,534,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futurosalesco@gmail.com\",\"input_text\":\"622346739\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','158.115.250.122, 158.115.250.122, 158.115.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 14:10:49','2024-11-13 14:10:49'),(547,2,535,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leandro Stock\"},\"email\":\"stock.leandro51@gmail.com\",\"input_text\":\"694977522\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/BkSO50U3isZ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','172.241.142.62, 172.241.142.62, 172.241.142.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-14 09:44:25','2024-11-14 09:44:25'),(548,2,536,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rae Whitis\"},\"email\":\"rae.whitis@googlemail.com\",\"input_text\":\"7061589758\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/BkSO50U3isZ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.70.126, 23.81.70.126, 23.81.70.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-15 04:15:36','2024-11-15 04:15:36'),(549,4,4,'{\"__fluent_form_embded_post_id\":\"216\",\"_fluentform_4_fluentformnonce\":\"62640eef84\",\"_wp_http_referer\":\"\\/careers\\/\",\"names\":{\"first_name\":\"Gopitha M M\"},\"names_1\":{\"first_name\":\"Gopitha M M\"},\"email\":\"gopitha.m13@gmail.com\"}','https://blueocean-technologies.com/careers/',0,'unread',0,'Chrome','Android','87.200.128.82, 87.200.128.82, 87.200.128.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-15 09:36:00','2024-11-15 09:36:00'),(550,2,537,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorenza Dann\"},\"email\":\"lorenza.dann@hotmail.com\",\"input_text\":\"267669832\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/mtnY50U3i70\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.147.84, 23.105.147.84, 23.105.147.84',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-15 18:07:55','2024-11-15 18:07:55'),(551,2,538,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruthie Polding\"},\"email\":\"polding.ruthie@gmail.com\",\"input_text\":\"6997584449\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/BkSO50U3isZ\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.147.172, 23.105.147.172, 23.105.147.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-16 05:19:23','2024-11-16 05:19:23'),(552,2,539,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vivien Falkiner\"},\"email\":\"falkiner.vivien@gmail.com\",\"input_text\":\"7064671249\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/eFzr50U3iqE\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.105.151.181, 23.105.151.181, 23.105.151.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-17 10:12:06','2024-11-17 10:12:06'),(553,2,540,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Letha\"},\"email\":\"info@poulson.thebackpack.biz\",\"input_text\":\"4365908\",\"dropdown\":\"Audio Solutions\",\"description\":\"New Multifunction Waterproof Backpack\\r\\n\\r\\nThe best ever SUPER Backpack: Drop-proof\\/Scratch-resistant\\/USB Charging\\/Large capacity storage\\r\\n\\r\\n50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED time\\r\\n\\r\\nBuy now: https:\\/\\/thebackpack.biz\\r\\n\\r\\nBest regards, \\r\\n\\r\\nLetha\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','23.83.184.199, 23.83.184.199, 23.83.184.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-17 15:28:40','2024-11-17 15:28:40'),(554,2,541,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fermin Ellington\"},\"email\":\"ellington.fermin@hotmail.com\",\"input_text\":\"8592326768\",\"dropdown\":\"Other Enquiry\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.80.151.14, 23.80.151.14, 23.80.151.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-17 19:01:13','2024-11-17 19:01:13'),(555,2,542,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Take back control of your advertising. With our contact form marketing, you’re in charge. No rules, no algorithms, just direct delivery to millions of websites. One flat rate, no surprises.\\r\\n\\r\\n Have questions? Contact me via the details below.\\r\\n\\r\\nRegards,\\r\\nOmar Haywood\\r\\nEmail: Omar.Haywood@morebiz.my\\r\\nWebsite: http:\\/\\/jgb67c.advertise-with-contactforms.pro\\r\\nSkype: marketingwithcontactforms\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','199.101.192.85, 199.101.192.85, 199.101.192.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-17 22:58:46','2024-11-17 22:58:46'),(556,2,543,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Martens Svens\"},\"email\":\"martens.svens@glammonyinc.com\",\"input_text\":\"481307678\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nMy colleague Evans Holland sent you an email two days ago and you probably did not receive it so we are contacting you through your website.\\r\\n\\r\\nWe are a trading company here in UK and we are looking for a supplier.\\r\\n\\r\\nSend me your catalogue so we take a look and proceed to our requirements.\\r\\n\\r\\nPlease if you are available, we would like to have a virtual meeting with you to discuss our project and to know how to proceed.\\r\\n\\r\\nLooking forward to speaking with you soon.\\r\\n\\r\\nMartens Svens\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','194.116.172.164, 194.116.172.164, 194.116.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-18 07:23:48','2024-11-18 07:23:48'),(557,2,544,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jonathan Glenn\"},\"email\":\"info@prboostcolab.com\",\"input_text\":\"12345678\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nAre you boost your brand visibility, build trust, and gain visibility at no cost? We’re offering a free article on Benzinga, a site with over 14M+ monthly visitors—a great opportunity to boost your brand’s visibility.\\r\\n\\r\\nThis deal is only available for the first 10 people who reply, so if you’d want to take advantage of your free Benzinga article, just reply with \\\"\\\"YES, I would like to be featured in Benzinga!\\\"\\\"\\r\\n\\r\\nI’d be excited to help your business get the recognition it deserves.\\r\\n\\r\\n\\r\\nCheers, \\r\\nJonathan\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you don\'t want getting emails from this address in the future, just reply back to this message with the text: “No, I’m not interested”.\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','193.233.138.104, 193.233.138.104, 193.233.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-18 10:47:53','2024-11-18 10:47:53'),(558,2,545,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Seth Congreve\"},\"email\":\"congreve.seth@gmail.com\",\"input_text\":\"24748260\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello! If your business accepted Visa or Mastercard between 2004 and 2019, you may be eligible to claim thousands of dollars in compensation owed to you from a recent $5.53 billion class action settlement for Visa\\/ Mastercard charging you excess fee\'s. Note: You MUST be a USA based business to be eligible. This is your last chance to file your claim. Visit https:\\/\\/visasettlementclaims.org now to start your claim before it ends soon.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','45.67.96.148, 45.67.96.148, 45.67.96.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-18 20:16:16','2024-11-18 20:16:16'),(559,2,546,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elbert MacDevitt\"},\"email\":\"macdevitt.elbert61@gmail.com\",\"input_text\":\"638651687\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/eFzr50U3iqE\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.150.78, 23.105.150.78, 23.105.150.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-19 03:40:56','2024-11-19 03:40:56'),(560,2,547,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jamaal Stow\"},\"email\":\"stow.jamaal59@googlemail.com\",\"input_text\":\"7812591651\",\"dropdown\":\"Mini PCs\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.145.106, 23.105.145.106, 23.105.145.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-19 08:58:26','2024-11-19 08:58:26'),(561,2,548,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wm Bush\"},\"email\":\"bush.wm@googlemail.com\",\"input_text\":\"7060984631\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/eFzr50U3iqE\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.40.41, 23.82.40.41, 23.82.40.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-19 14:51:49','2024-11-19 14:51:49'),(562,2,549,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Luann Andersen\"},\"email\":\"luann.andersen@gmail.com\",\"input_text\":\"Fcgyv k\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/b6IF50U3its\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.154.55, 23.80.154.55, 23.80.154.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-19 21:00:38','2024-11-19 21:00:38'),(563,2,550,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"142757434\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\n The price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','104.247.113.91, 104.247.113.91, 104.247.113.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-20 04:20:42','2024-11-20 04:20:42'),(564,2,551,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear blueocean-technologies.com Administrator! my name’s Eric and I just ran across your website at blueocean-technologies.com...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','149.50.218.73, 149.50.218.73, 149.50.218.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-20 06:27:11','2024-11-20 06:27:11'),(565,2,552,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ken Dealba\"},\"email\":\"kenpenski@aol.com\",\"input_text\":\"6886431596\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! d7sda78sq\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','216.24.213.25, 216.24.213.25, 216.24.213.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-20 14:00:01','2024-11-20 14:00:01'),(566,2,553,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elijah Moon\"},\"email\":\"elijah.moon10@msn.com\",\"input_text\":\"3182588232\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.168.106, 172.241.168.106, 172.241.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-20 18:07:15','2024-11-20 18:07:15'),(567,2,554,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Van Correa\"},\"email\":\"correa.van@gmail.com\",\"input_text\":\"3268405056\",\"dropdown\":\"Projection Solutions\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.151.130, 23.80.151.130, 23.80.151.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-20 18:18:21','2024-11-20 18:18:21'),(568,2,555,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Colby Horne\"},\"email\":\"horne.colby@outlook.com\",\"input_text\":\"3580775899\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.239.196.93, 173.239.196.93, 173.239.196.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-21 15:07:31','2024-11-21 15:07:31'),(569,2,556,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jenna Cadwallader\"},\"email\":\"cadwallader.jenna@msn.com\",\"input_text\":\"3369793255\",\"dropdown\":\"Video Distribution\",\"description\":\"I saw that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.151.108, 23.105.151.108, 23.105.151.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-21 16:43:27','2024-11-21 16:43:27'),(570,2,557,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"6024940267\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries, including yours. I write blogs, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. \\r\\n\\r\\nMy rate is $50 per 1,000 words, offering great value for high-quality content. If you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','149.102.254.3, 149.102.254.3, 149.102.254.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-21 20:46:26','2024-11-21 20:46:26'),(571,2,558,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Peter Cabe\"},\"email\":\"cabe.peter33@googlemail.com\",\"input_text\":\"402721502\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/atOP50Uaob8\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.105.147.136, 23.105.147.136, 23.105.147.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 00:27:22','2024-11-22 00:27:22'),(572,2,559,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Windy Pie\"},\"email\":\"windy.pie@gmail.com\",\"input_text\":\"2069853787\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','172.241.243.66, 172.241.243.66, 172.241.243.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 00:33:08','2024-11-22 00:33:08'),(573,2,560,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hiram Siddins\"},\"email\":\"siddins.hiram@gmail.com\",\"input_text\":\"354570994\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.105.145.86, 23.105.145.86, 23.105.145.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 20:06:45','2024-11-22 20:06:45'),(574,2,561,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phil Stewart\"},\"email\":\"noreplyhere@aol.com\",\"input_text\":\"342-123-4456\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Be where your competitors aren’t. Contact form ads are a unique, untapped channel that guarantees your message gets seen by millions. No noise, no rules, no extra costs. Start today!\\r\\n\\r\\n Interested? Get in touch via the contact details below.\\r\\n\\r\\nRegards,\\r\\nYvonne FitzRoy\\r\\nEmail: Yvonne.FitzRoy@morebiz.my\\r\\nWebsite: http:\\/\\/q8dyhe.form-submission-masters.ink\\r\\nSkype: marketingwithcontactforms\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','45.130.203.213, 45.130.203.213, 45.130.203.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 21:53:50','2024-11-22 21:53:50'),(575,2,562,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matthew Williams\"},\"email\":\"futuresalesco@gmail.com\",\"input_text\":\"753770974\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, \\r\\n\\r\\nI wanted to share something powerful with you—our revolutionary product, TrafficFuse. \\r\\n\\r\\nThis isn’t just any traffic tool. With TrafficFuse, you’ll have access to tens of thousands of visitors, views, and clicks daily to your website. 100K to 900K\\/month and millions of visitors a year. Here’s how it works: \\r\\n\\r\\nWe leverage your Facebook pixel to deliver red-hot buyer traffic—the kind of traffic sourced from multimillion-dollar companies’ product launches. This is proven, high-intent traffic that has already generated millions in sales and continues to do so. \\r\\n\\r\\nImagine receiving visitors who are ready to buy, credit card in hand, just like Amazon shoppers. These are customers who are actively seeking products or services like yours. If your business aligns with their interests, they’re highly likely to convert into paying customers. \\r\\n\\r\\nDoes this sound like the kind of traffic you need to scale your business?\\r\\n\\r\\nFor a limited time for our Black Friday Event and in celebration of the highly anticipated launch of our growth partnership digital platform, ZENTARA, starting TODAY we have opened the doors to TrafficFuse to you for you to get for any amount. \\r\\n\\r\\nThat’s right put any amount into the checkout link and you’ll receive tens of thousands of visitors, views, and clicks daily to your website for a monthly subscription for the amount you enter. \\r\\n\\r\\nThis is only for a limited time then we’ll be switching to a monthly subscription price point. \\r\\n\\r\\nGet locked in with your early bird access now to the fastest way to make 6 figures online!\\r\\n\\r\\nClick below to learn more and get started with TrafficFuse today: \\r\\n[Learn More About TrafficFuse](https:\\/\\/zentara.site\\/trafficfuse-offer) \\r\\n\\r\\nBest regards, \\r\\nMatthew Williams\\r\\nPresident\\r\\nZentara\\r\\n\\r\\n\\r\\n\\r\\nTo unsubscribe reply with the word “UNSUBSCRIBE” as the subject line.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','158.115.251.130, 158.115.251.130, 158.115.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 23:28:16','2024-11-22 23:28:16'),(576,2,563,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"af97785494\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alvaro Browne\"},\"email\":\"browne.alvaro@msn.com\",\"input_text\":\"240022144\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, this is a friendly reminder that if your business accepted Visa\\/Mastercard between 2004 and 2019, you may be eligible to participate in the Visa\\/Mastercard class action settlement, which has set aside $5.54 Billion for businesses like yours. The deadline to submit your claim quickly arrives on February 4, 2025. You must be a USA business. For assistance with filing your claim, please visit this website: https:\\/\\/visasettlementclaims.org\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','2.57.171.236, 2.57.171.236, 2.57.171.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23 01:35:44','2024-11-23 01:35:44'),(577,2,564,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Markus Delong\"},\"email\":\"markus.delong14@gmail.com\",\"input_text\":\"476219727\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.80.151.246, 23.80.151.246, 23.80.151.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23 03:14:50','2024-11-23 03:14:50'),(578,2,565,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Dear blueocean-technologies.com Webmaster. my name is Eric and I’m betting you’d like your website blueocean-technologies.com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\nWeb Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at blueocean-technologies.com.\\r\\n\\r\\nWeb Visitors Into Leads – CLICK HERE https:\\/\\/blazeleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nCLICK HERE https:\\/\\/blazeleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to unsubscribe click here https:\\/\\/blazeleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','149.50.222.74, 149.50.222.74, 149.50.222.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23 07:33:00','2024-11-23 07:33:00'),(579,2,566,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joel Stookma\"},\"email\":\"joelstookma@gmail.com\",\"input_text\":\"5554567788\",\"dropdown\":\"LCD & LED Products\",\"description\":\"For those buisnesses that have or not tried to add A I to help your buisness. It\'s made easier than ever! Click https:\\/\\/www.gohighlevel.com\\/?fp_ref=acr-solutions-50 to try for free for a month!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing please reply STOP with domain name example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.228.109.251, 156.228.109.251, 156.228.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23 09:47:24','2024-11-23 09:47:24'),(580,2,567,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tristan Dresner\"},\"email\":\"dresner.tristan76@outlook.com\",\"input_text\":\"677293179\",\"dropdown\":\"Other Enquiry\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.151.211, 23.80.151.211, 23.80.151.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 01:14:41','2024-11-24 01:14:41'),(581,2,568,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sadie Conlon\"},\"email\":\"conlon.sadie@hotmail.com\",\"input_text\":\"3480154742\",\"dropdown\":\"Mini PCs\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This solution could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.105.145.126, 23.105.145.126, 23.105.145.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 02:07:42','2024-11-24 02:07:42'),(582,2,569,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jacob Whiteeagle\"},\"email\":\"jacobwhiteeagle@proton.me\",\"input_text\":\"6057866458\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi friend,\\r\\n\\r\\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\\r\\n\\r\\nCan you please help me? I\'m willing to pay for your assistance.\\r\\n\\r\\nPlease call me back as soon as possible at:\\r\\n\\r\\nMy whatsapp number: +17852192072\\r\\nMy phone: +16057866458\\r\\nMy email: jacobwhiteeagle@proton.me\\r\\n\\r\\nThanks,\\r\\nJacob\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','130.44.200.108, 130.44.200.108, 130.44.200.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 13:23:27','2024-11-24 13:23:27'),(583,2,570,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Uta Hust\"},\"email\":\"uta.hust@yahoo.com\",\"input_text\":\"7936929819\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you interested in investing in Crypto Currency? Would you like coaching in the best crypto to invest in? Want to invest now and earn HUGE returns in the near future? If so, please email me and I will get you connected with a specialized Crypto Currency coach. Please be prepared to invest a minimum of $15,000, ($10k+ investment & $5k coaching). Once your appointment is scheduled, please make sure to attend your virtual appointment. Crypto is sure to sky rocket with AMAZING returns. We are looking forward to connecting with you soon! Kristi.cryptocurrency@gmail.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','108.165.153.144, 108.165.153.144, 108.165.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 19:04:29','2024-11-24 19:04:29'),(584,2,571,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Isobel\"},\"email\":\"info@carlile.medicopostura.com\",\"input_text\":\"402351130\",\"dropdown\":\"Audio Solutions\",\"description\":\"Good Morning \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nAll the best, \\r\\n\\r\\nIsobel\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','199.187.211.167, 199.187.211.167, 199.187.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25 05:53:38','2024-11-25 05:53:38'),(585,2,572,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frankie Drennen\"},\"email\":\"drennen.frankie@hotmail.com\",\"input_text\":\"61613660\",\"dropdown\":\"Video Distribution\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.142.184, 172.241.142.184, 172.241.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25 17:18:02','2024-11-25 17:18:02'),(586,2,573,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Finn Kidwell\"},\"email\":\"kidwell.finn77@msn.com\",\"input_text\":\"Zexvm Rsecmja\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.168.100, 172.241.168.100, 172.241.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25 20:56:10','2024-11-25 20:56:10'),(587,2,574,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ewan Furst\"},\"email\":\"furst.ewan@yahoo.com\",\"input_text\":\"9034984970\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.69.201, 23.81.69.201, 23.81.69.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25 22:29:16','2024-11-25 22:29:16'),(588,2,575,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antje Sterrett\"},\"email\":\"sterrett.antje@msn.com\",\"input_text\":\"432179930\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.154.233, 23.80.154.233, 23.80.154.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-26 15:10:11','2024-11-26 15:10:11'),(589,2,576,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Brice\"},\"email\":\"brice.mark@googlemail.com\",\"input_text\":\"675900007\",\"dropdown\":\"Other Enquiry\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.69.131, 23.81.69.131, 23.81.69.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-26 17:09:57','2024-11-26 17:09:57'),(590,2,577,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cory Truscott\"},\"email\":\"truscott.cory@outlook.com\",\"input_text\":\"47535938\",\"dropdown\":\"Mini PCs\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/atOP50Uaob8\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.151.69, 23.80.151.69, 23.80.151.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-27 05:50:51','2024-11-27 05:50:51'),(591,2,578,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frank Elphinstone\"},\"email\":\"elphinstone.frank92@hotmail.com\",\"input_text\":\"444938571\",\"dropdown\":\"Video Distribution\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.106.211.238, 23.106.211.238, 23.106.211.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-27 07:48:40','2024-11-27 07:48:40'),(592,2,579,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leola Koehn\"},\"email\":\"leola.koehn@googlemail.com\",\"input_text\":\"651711656\",\"dropdown\":\"Other Enquiry\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.147.221, 23.105.147.221, 23.105.147.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-27 21:23:06','2024-11-27 21:23:06'),(593,2,580,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claude Gratwick\"},\"email\":\"claude.gratwick@hotmail.com\",\"input_text\":\"261812797\",\"dropdown\":\"Display Mounts\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/atOP50Uaob8\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.142.42, 172.241.142.42, 172.241.142.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-28 17:10:13','2024-11-28 17:10:13'),(594,2,581,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerrod Caulfield\"},\"email\":\"jerrod.caulfield27@outlook.com\",\"input_text\":\"53502257\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.105.151.163, 23.105.151.163, 23.105.151.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-28 22:42:14','2024-11-28 22:42:14'),(595,2,582,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elizabeth\"},\"email\":\"elizabethstenberg96@gmail.com\",\"input_text\":\"6756405471\",\"dropdown\":\"Display Mounts\",\"description\":\"I\'m reaching out with an idea that could help with your day-to-day operations.\\r\\n\\r\\nRunning a business like yours means you’re always juggling a hundred things—so here’s how this could make things easier:\\r\\n ◘ No more missed calls: Every customer gets answered, even after hours.\\r\\n ◘ No More Worrying About Sick Days or Vacations: It’s a 24\\/7 voice agent that works tirelessly, qualifying leads and passing only the important ones to you.\\r\\n ◘ No More Training New Hires – Eliminate the hassle and cost of onboarding new receptionists or customer service staff\\r\\n\\r\\nIf that sounds like it could save you time and headaches, you can see how it works here: https:\\/\\/textcallalert.com\\/my-business-demo\\r\\n\\r\\nNo pressure—just a quick demo to see if it’s a good fit for your business.\\r\\n\\r\\n\\r\\n\\r\\nBest regards,\\r\\nElizabeth\\r\\n\\r\\nPS: Interested? It only takes a minute to see if this is the right fit for you\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.228.110.20, 156.228.110.20, 156.228.110.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-28 23:30:33','2024-11-28 23:30:33'),(596,2,583,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Galen Timperley\"},\"email\":\"timperley.galen@gmail.com\",\"input_text\":\"1657587024\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','212.30.37.137, 212.30.37.137, 212.30.37.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-29 00:18:56','2024-11-29 00:18:56'),(597,2,584,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eve Finlay\"},\"email\":\"eve.finlay@googlemail.com\",\"input_text\":\"60792137\",\"dropdown\":\"Display Mounts\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','108.177.131.129, 108.177.131.129, 108.177.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-29 04:35:21','2024-11-29 04:35:21'),(598,2,585,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Steve Stommer\"},\"email\":\"stevestommer@gmail.com\",\"input_text\":\"5554869541\",\"dropdown\":\"Mini PCs\",\"description\":\"Stream your buisness or start a new buisness by making your products and others you could potentially sell laid out easiler, visit http:\\/\\/shopify.pxf.io\\/OeBWLz for a free trial through Black Friday\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1108 rock ave waupun wi 53963 \\r\\nto unsubscribe to future marketing PLEASE reply STOP with YOUR DOMAIN NAME FOR WEBSITE NOT EMAIL example....bethstudio.com and any other domain you have you wish off list\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.228.83.124, 156.228.83.124, 156.228.83.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-29 09:02:44','2024-11-29 09:02:44'),(599,2,586,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Harlan Knutson\"},\"email\":\"knutson.harlan86@yahoo.com\",\"input_text\":\"915202854\",\"dropdown\":\"Other Enquiry\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/V0j150Uaobz\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','108.177.131.140, 108.177.131.140, 108.177.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-30 01:47:26','2024-11-30 01:47:26'),(600,2,587,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilmer Wimble\"},\"email\":\"wimble.wilmer@gmail.com\",\"input_text\":\"887547599\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.168.106, 172.241.168.106, 172.241.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-30 08:13:53','2024-11-30 08:13:53'),(601,2,588,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Fidel\"},\"email\":\"info@prisco.caredogbest.com\",\"input_text\":\"292291543\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey there \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nThank You, \\r\\n\\r\\nFidel\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','212.102.33.44, 212.102.33.44, 212.102.33.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-30 13:29:46','2024-11-30 13:29:46'),(602,2,589,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ferne Welton\"},\"email\":\"welton.ferne@gmail.com\",\"input_text\":\"2473694661\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/atOP50Uaob8\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.105.151.163, 23.105.151.163, 23.105.151.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-30 22:36:35','2024-11-30 22:36:35'),(603,2,590,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nickolas Lyster\"},\"email\":\"lyster.nickolas@gmail.com\",\"input_text\":\"22485840\",\"dropdown\":\"Display Mounts\",\"description\":\"Unlock all these premium AI apps from a single, easy-to-use dashboard.\\r\\n\\r\\nChatGPT 4.0 \\r\\nGemini Pro \\r\\nDALL·E 3 \\r\\nLeonardo AI \\r\\nMicrosoft Copilot Pro \\r\\nMeta Llama 3 \\r\\nStable Diff XL s \\r\\nPaLM 2 \\r\\n\\r\\nEliminate your AI subscriptions, Save thousands of $$$$.\\r\\n\\r\\nUnlimited Use - No monthly fees—ever!\\r\\n\\r\\n[Closing Soon] Lifetime Deal here -->> https:\\/\\/lifetime-oneai.com <<---\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.83.185.15, 23.83.185.15, 23.83.185.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-01 11:12:11','2024-12-01 11:12:11'),(604,2,591,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeanne Stirling\"},\"email\":\"stirling.jeanne@msn.com\",\"input_text\":\"791266308\",\"dropdown\":\"Video Distribution\",\"description\":\"Every great achievement starts with the right connections. Share your story globally and inspire your audience—contact diginewpr@gmail.com for information.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','45.131.195.82, 45.131.195.82, 45.131.195.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-01 15:25:34','2024-12-01 15:25:34'),(605,2,592,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Elena Norman\"},\"email\":\"agnes@businesstechgenius.com\",\"input_text\":\"5551234567\",\"description\":\"Hi,\\r\\n\\r\\nStruggling to make the most out of your meetings? Fireflies ai can help turn things around. It effortlessly transforms your meetings into meaningful insights.\\r\\n- Captures, transcribes, and summarizes your sessions automatically.\\r\\n- Guarantees that no key point is overlooked.\\r\\n- Lets you search past conversations instantly.\\r\\n\\r\\nBegin using Fireflies ai now to see how it transforms your meetings.\\r\\n\\r\\n- Sign up for free now at: https:\\/\\/bit.ly\\/aifireflies \\r\\n\\r\\nThanks,\\r\\nCole\\r\\n\\r\\n\\r\\nWhenever you decide not to receive further correspondence from us, just fill the form at https:\\/\\/bit.ly\\/removeuslist\\r\\nZonnelaan 27, Brookhaven, NY, USA, 1217 Nj\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Apple','193.233.229.71, 193.233.229.71, 193.233.229.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-01 23:22:37','2024-12-01 23:22:37'),(606,2,593,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cliff Rendall\"},\"email\":\"rendall.cliff@googlemail.com\",\"input_text\":\"Bpouh z Rk\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.81.69.50, 23.81.69.50, 23.81.69.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-02 01:17:12','2024-12-02 01:17:12'),(607,2,594,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dick Ward\"},\"email\":\"dick.ward@gmail.com\",\"input_text\":\"154172689\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.80.151.67, 23.80.151.67, 23.80.151.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-02 04:12:58','2024-12-02 04:12:58'),(608,2,595,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rose Crutcher\"},\"email\":\"crutcher.rose@outlook.com\",\"input_text\":\"7705941052\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.105.145.39, 23.105.145.39, 23.105.145.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-02 11:55:13','2024-12-02 11:55:13'),(609,2,596,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Justine Cheney\"},\"email\":\"cheney.justine@hotmail.com\",\"input_text\":\"94087176\",\"dropdown\":\"Video Distribution\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','108.177.131.32, 108.177.131.32, 108.177.131.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-02 21:20:31','2024-12-02 21:20:31'),(610,2,597,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antoinette Probert\"},\"email\":\"antoinette.probert54@outlook.com\",\"input_text\":\"489130458\",\"dropdown\":\"Projection Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.105.1.108, 23.105.1.108, 23.105.1.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-03 14:07:22','2024-12-03 14:07:22'),(611,2,598,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Augustina Hupp\"},\"email\":\"augustina.hupp@gmail.com\",\"input_text\":\"660233156\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website could be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.105.150.251, 23.105.150.251, 23.105.150.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-03 21:25:38','2024-12-03 21:25:38'),(612,2,599,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Steve Stommer\"},\"email\":\"stevestommer@gmail.com\",\"input_text\":\"5558796542\",\"dropdown\":\"Projection Solutions\",\"description\":\"Starting or maintaining a buisness from home is easier than ever! Click https:\\/\\/www.gohighlevel.com\\/?fp_ref=acr-solutions-50 to get your product and others you may wish to sell seen with easy layout and for limited time free trial for a month! Free workshops and more!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n1645 N Spring St STE 410 Beaver Dam Wi 53916\\r\\nTo unsubcribe to future marketing please reply STOP with your websites URL or domain to properly be taken off lists\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.207.58.191, 104.207.58.191, 104.207.58.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-04 06:07:31','2024-12-04 06:07:31'),(613,2,600,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nolan Armenta\"},\"email\":\"nolan.armenta@googlemail.com\",\"input_text\":\"534933404\",\"dropdown\":\"Wireless Solutions\",\"description\":\"CYBER MONDAY SALE at GEOTROTT.COM!\\r\\nBest Luggage And Bags Everywhere!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.162.193.226, 104.162.193.226, 104.162.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-04 06:50:38','2024-12-04 06:50:38'),(614,2,601,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Byron Bayly\"},\"email\":\"byron.bayly@gmail.com\",\"input_text\":\"7361201129\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nKids HATE reading old and boring eBooks!\\r\\n\\r\\nWhat they need are Talking Kidbooks that can talk, teach, and inspire them.\\r\\n\\r\\nThese books should allow kids to engage and interact easily.\\r\\n\\r\\nBut finding high-quality, Talking KidBooks that actually talk to children and help them learn while keeping them entertained?\\r\\n\\r\\nThat’s rare.\\r\\n\\r\\nNow, with the help of this AI app, you can create your own interactive books that talk to kids.\\r\\n\\r\\nCheck out Talking KidBooks now => https:\\/\\/talking-kids-books.blogspot.com\\/\\r\\n\\r\\nWith TalkingKidBooks, you’ll be able to create fully interactive kids’ books in just 60 seconds that truly capture their attention.\\r\\n\\r\\nNo design experience needed, just choose the type of book:\\r\\n\\r\\nStory Books\\r\\nAdventure Books\\r\\nAnimal Books\\r\\nScience and Math Books\\r\\nRhyming and Phonics Books\\r\\n\\r\\n…and so much more—all with talking features that read along to kids in any language they want to hear!\\r\\n\\r\\n\\r\\nClick Here to Learn More Details About Talking KidBooks >> https:\\/\\/talking-kids-books.blogspot.com\\/\\r\\n\\r\\nPlus, with added features like clickable videos, images, CTA buttons, and QR codes, you’re creating something so much more than a book…\\r\\n\\r\\nDiscount Coupon - \\r\\nWith Talking KidBooks, Get This Coolest Bonuses Also…\\r\\n\\r\\nClick Here to Get Instant Access of Talking KidBooks Right Now >> https:\\/\\/talking-kids-books.blogspot.com\\/\\r\\n\\r\\nDiscount Coupon - Special Coupon BLACKFRIDAY40 For 40% off.\\r\\n\\r\\nTo Your Success, \\r\\n[Byron Bayly]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','110.227.78.19, 110.227.78.19, 110.227.78.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-04 11:21:39','2024-12-04 11:21:39'),(615,2,602,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Santos Burwell\"},\"email\":\"santos.burwell@gmail.com\",\"input_text\":\"256492698\",\"description\":\"I noticed that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/atOP50Uaob8\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.105.145.247, 23.105.145.247, 23.105.145.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-04 18:16:21','2024-12-04 18:16:21'),(616,2,603,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nancee Leavitt\"},\"email\":\"leavitt.nancee@msn.com\",\"input_text\":\"6766113966\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.168.100, 172.241.168.100, 172.241.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-05 05:58:26','2024-12-05 05:58:26'),(617,2,604,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mason Honeycutt\"},\"email\":\"mason.honeycutt@msn.com\",\"input_text\":\"410885994\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/tLXG50UaobP\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.40.116, 23.82.40.116, 23.82.40.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-05 16:12:37','2024-12-05 16:12:37'),(618,2,605,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trudi Bourgeois\"},\"email\":\"bourgeois.trudi@yahoo.com\",\"input_text\":\"282649565\",\"dropdown\":\"Video Distribution\",\"description\":\"Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\\r\\n\\r\\n Reach out using the contact info below to learn more.\\r\\n\\r\\nRegards,\\r\\nTrudi Bourgeois\\r\\nEmail: Trudi.Bourgeois@morebiz.my\\r\\nWebsite: http:\\/\\/qsnebw.form-submission-masters.ink\\r\\nConnect with me via Skype: https:\\/\\/join.skype.com\\/invite\\/nVcxdDgQnfhA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.180.179.2, 5.180.179.2, 5.180.179.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-06 16:57:46','2024-12-06 16:57:46'),(619,2,606,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelie Gibney\"},\"email\":\"amelie.gibney@yahoo.com\",\"input_text\":\"4117967\",\"dropdown\":\"Mini PCs\",\"description\":\"I see that your blueocean-technologies.com website may be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ow.ly\\/XFEv50Uao9x\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250K targeted visitors per month. This solution could greatly amplify your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.5.174, 23.105.5.174, 23.105.5.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-06 19:32:43','2024-12-06 19:32:43'),(620,2,607,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roy Sturt\"},\"email\":\"roy.sturt@yahoo.com\",\"input_text\":\"9053021805\",\"dropdown\":\"Projection Solutions\",\"description\":\"I noticed that your blueocean-technologies.com website might be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ow.ly\\/Zp3x50UaoaQ\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This solution could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.167.163, 23.80.167.163, 23.80.167.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-07 04:28:25','2024-12-07 04:28:25'),(621,2,608,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Larry McDonnell\"},\"email\":\"mcdonnell.larry11@googlemail.com\",\"input_text\":\"6464831234\",\"dropdown\":\"Display Mounts\",\"description\":\"Claim up to $26K per employee with the Employee Retention Credit program. Let us help you recover funds! http:\\/\\/9gx65e.dac-capital.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','194.5.48.175, 194.5.48.175, 194.5.48.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-07 08:30:44','2024-12-07 08:30:44'),(622,2,609,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"noreply@noreply.zyz\",\"input_text\":\"7777755656\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, answering emails, website management, social media, content creation, planning new projects, bookkeeping, learning software, and back-office assistance. \\r\\n\\r\\nSend me an email at efficientmanage007@outlook.com to proceed further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','138.199.12.51, 138.199.12.51, 138.199.12.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-08 12:37:51','2024-12-08 12:37:51'),(623,2,610,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eulalia Schroder\"},\"email\":\"schroder.eulalia@gmail.com\",\"input_text\":\"S mhz Mdz\",\"description\":\"I see that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to enhance your site\'s visibility: https:\\/\\/ln.run\\/vEAYh\\r\\n\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and visitors.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.105.5.75, 23.105.5.75, 23.105.5.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-08 19:31:41','2024-12-08 19:31:41'),(624,2,611,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shawna Amies\"},\"email\":\"shawna.amies@gmail.com\",\"input_text\":\"749811498\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I saw that your blueocean-technologies.com website might be missing out on approximately a thousand visitors daily. Our AI powered traffic system is tailored to increase your site\'s visibility: https:\\/\\/ln.run\\/vEAYh\\r\\n\\r\\nWe\'re offering a free trial that includes 4,000 targeted visitors to show the potential benefits. After the trial, we can supply up to 250,000 targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.80.166.7, 23.80.166.7, 23.80.166.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 03:04:24','2024-12-09 03:04:24'),(625,2,612,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melinda Jameson\"},\"email\":\"melinda.jameson47@outlook.com\",\"input_text\":\"654770533\",\"dropdown\":\"Wireless Solutions\",\"description\":\"CHRISTMAS SALE! at GEOTROTT.COM!\\r\\n\\r\\nCHRISTMAS SALE! at GEOTROTT.COM!\\r\\n\\r\\nCHRISTMAS SALE! at GEOTROTT.COM!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','104.162.193.226, 104.162.193.226, 104.162.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 08:42:47','2024-12-09 08:42:47'),(626,2,613,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Michaela\"},\"email\":\"info@swint.bangeshop.com\",\"input_text\":\"4447556\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Good Morning, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nAll the best,\\r\\n\\r\\nMichaela\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','66.115.149.88, 66.115.149.88, 66.115.149.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 09:34:50','2024-12-09 09:34:50'),(627,2,614,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dean Cobbett\"},\"email\":\"dean.cobbett@gmail.com\",\"input_text\":\"353728291\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi to Blueocean Technologies Webmaster,\\r\\n\\r\\nMy name is Dean, I noticed Blueocean Technologies following completing a brief inquiry – your site appeared at the peak of the search results, so whatever you’re implementing for SEO seems like it’s functioning well.\\r\\n\\r\\nSo here is my question – what happens AFTER a visitor ends up on your site? Anything?\\r\\n\\r\\nResearch shows at least 70 percent of the individuals who discover your site, following a cursory once-over, they leave… permanently.\\r\\n\\r\\nThis suggests that all of the the time and time you dedicated into making them to come by slips down the tubes.\\r\\n\\r\\nWhy exactly would you want so much excellent effort – and the excellent platform you’ve created – go to waste?\\r\\n\\r\\nBecause the likelihood are they’ll just ignore contacting or even using their phone, leaving you in the lurch.\\r\\n\\r\\nNevertheless, here’s a idea… what if you could make it super-simple for an individual to express interest, okay, let’s talk about it without needing them to even pull out their device from their bag, thanks to cutting-edge new software that can make that introductory call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to collect any visitor’s Name, Email address, and Phone Number. It alerts you instantly – so that you can talk to that lead while they’re still there, act when the iron’s hot!\\r\\n\\r\\nVisit https:\\/\\/advanceleadgeneration.com to experience a Live Demo with Web Visitors Into Leads to witness how it works. When targeting leads, you need to respond swiftly – the gap in contacting someone within 5 minutes versus 30 minutes later is significant – like 100 times better!\\r\\n\\r\\nTherefore you should explore our new SMS Text With Lead option… after you\'ve captured the phone number of the page guest, you can immediately kick off a dialogue with them.\\r\\n\\r\\nConsider how effective this could be – even if they don’t take you up on your offer, you can maintain touch with them via messaging messages to make new offers, or provide access to interesting content, and build your credibility. This alone could significantly improve your website\'s effectiveness – strike when the iron’s hot!\\r\\n\\r\\nGo to https:\\/\\/advanceleadgeneration.com to find out more about everything Web Visitors Into Leads can offer your business – you’ll be impressed, and continue the fantastic work!\\r\\n\\r\\nDean Cobbett\\r\\nPS: Web Visitors Into Leads offers a 14-day evaluation period – you might be transforming up to 100x more prospects quickly! Visit https:\\/\\/advanceleadgeneration.com to explore Web Visitors Into Leads.\\r\\n\\r\\nNow, if you\'d prefer to opt-out here https:\\/\\/advanceleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 15:46:20','2024-12-09 15:46:20'),(628,2,615,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Derek Moon\"},\"email\":\"moon.derek@hotmail.com\",\"input_text\":\"2072381970\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI know your time is valuable and you’re probably busy, so I’ll keep this quick.\\r\\n\\r\\nIntegrating AI into your business can feel overwhelming and many business\\/website owners aren’t sure where to start. That’s exactly why I’m reaching out.\\r\\n\\r\\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\\r\\n\\r\\n + How to quickly increase your business\\/website revenue.\\r\\n + A simple framework for incorporating AI into your business.\\r\\n + Proven strategies to boost productivity and save time.\\r\\n + Expert tips to get results, whether you\'re just starting or well-established.\\r\\n\\r\\nRemember, this is absolutely free and will cost you nothing!\\r\\n\\r\\nGet yor guide here: http:\\/\\/aibusinessmastery.pro\\r\\n\\r\\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\\r\\n\\r\\nBest regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.170.105, 156.253.170.105, 156.253.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 16:34:24','2024-12-09 16:34:24'),(629,2,616,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nona Short\"},\"email\":\"nona.short@gmail.com\",\"input_text\":\"242195167\",\"description\":\"I saw that your blueocean-technologies.com website may be missing out on approximately 1K visitors daily. Our AI powered traffic system is tailored to boost your site\'s visibility: https:\\/\\/ln.run\\/NsvDC\\r\\n\\r\\nWe\'re offering a free trial that includes four thousand targeted visitors to show the potential benefits. After the trial, we can supply up to a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and traffic.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.152.114, 23.81.152.114, 23.81.152.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 20:03:20','2024-12-09 20:03:20'),(630,2,617,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil\"},\"email\":\"no-reply@noreply.blz\",\"input_text\":\"497742408\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello! I\'m Neil, a seasoned professional with over a decade of experience specializing in data entry, data management, including research, processing, and cleansing. I also provide financial accounting services, from managing accounts payable and receivable to reconciliations, invoice handling, and preparing financial statements. Additionally, I offer expert e-commerce support, such as inventory management and invoice processing. I’m skilled at understanding and adapting to your unique processes and proficient in working with any software. My rate ranges from USD 6\\/hr to USD 10\\/hr, with special discounts available for part-time and full-time engagements. \\r\\n\\r\\nLet’s discuss how I can help streamline and elevate your business—Reach me at venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.254.15, 149.102.254.15, 149.102.254.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-09 20:09:03','2024-12-09 20:09:03'),(631,2,618,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leilani Shade\"},\"email\":\"leilani.shade@gmail.com\",\"input_text\":\"3982321105\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','85.203.45.106, 85.203.45.106, 85.203.45.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-10 06:10:03','2024-12-10 06:10:03'),(632,2,619,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6c63b14b95\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jacob Whiteeagle\"},\"email\":\"jacobwhiteeagle@proton.me\",\"input_text\":\"6057866458\",\"description\":\"Hi friend,\\r\\n\\r\\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\\r\\n\\r\\nCan you please help me? I\'m willing to pay for your assistance.\\r\\n\\r\\nPlease call me back as soon as possible at:\\r\\n\\r\\nMy whatsapp number: +17852192072\\r\\nMy phone: +16057866458\\r\\nMy email: jacobwhiteeagle@proton.me\\r\\n\\r\\nThanks,\\r\\nJacob\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','88.218.46.209, 88.218.46.209, 88.218.46.209',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 08:53:36','2024-12-11 08:53:36'),(633,2,620,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 11:44:55','2024-12-11 11:44:55'),(634,2,621,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"McKee Michael\"},\"email\":\"mikemckee@mhfinancellc.com\",\"input_text\":\"+1(205)632-7933\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello,\\r\\n\\r\\nI hope you\'re well.\\r\\n\\r\\nI’m looking to place an order for a product I found on your website, blueocean-technologies.com. Could you confirm its availability and provide your product catalog with pricing details? I’ll send the order list and quantities soon.\\r\\n\\r\\nThank you for your help.\\r\\n\\r\\nBest regards,\\r\\nMcKee Michael\\r\\nPurchasing Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.83.194, 156.228.83.194, 156.228.83.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 15:01:00','2024-12-11 15:01:00'),(635,2,622,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"7902212880\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n\\r\\n The price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','109.69.108.68, 109.69.108.68, 109.69.108.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 15:04:51','2024-12-11 15:04:51'),(636,2,623,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jasmin Oatley\"},\"email\":\"jasmin.oatley@gmail.com\",\"input_text\":\"Sodgz\",\"dropdown\":\"Video Distribution\",\"description\":\"Are you maximizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/ln.run\\/NsvDC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.147.118, 23.105.147.118, 23.105.147.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 15:15:57','2024-12-11 15:15:57'),(637,2,624,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma Makowski\"},\"email\":\"makowski.emma58@gmail.com\",\"input_text\":\"328256178\",\"dropdown\":\"Projection Solutions\",\"description\":\"There are two stages to our service that are both included: \\r\\n\\r\\nStage 1: Content Creation\\r\\n\\r\\nWe create and post 5 times a week across each of your social platforms.\\r\\nOur USA-based team ensures quality, no outsourcing.\\r\\nWe use images and video from your website, shared drives (Google Drive\\/Dropbox), or stock photos if needed.\\r\\nReview and approve posts before scheduling, with options for feedback.\\r\\nCustom content tailored to your audience\'s interests, using insights you provide.\\r\\n\\r\\nStage 2: Organic Growth\\r\\n\\r\\nWe engage directly with users in your target market to boost visibility and drive engagement.\\r\\nGrowth is targeted through hashtags and competitor account followers.\\r\\n\\r\\nSave $100 with coupon SAVE100 and get more information here: https:\\/\\/ln.run\\/2P3lj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.81.221, 23.82.81.221, 23.82.81.221',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-11 17:15:41','2024-12-11 17:15:41'),(638,2,625,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Twila Vickery\"},\"email\":\"vickery.twila@googlemail.com\",\"input_text\":\"3062622825\",\"dropdown\":\"Other Enquiry\",\"description\":\"There are two stages to our service that are both included: \\r\\n\\r\\nStage 1: Content Creation\\r\\n\\r\\nWe create and post 5 times a week across each of your social platforms.\\r\\nOur USA-based team ensures quality, no outsourcing.\\r\\nWe use images and video from your website, shared drives (Google Drive\\/Dropbox), or stock photos if needed.\\r\\nReview and approve posts before scheduling, with options for feedback.\\r\\nCustom content tailored to your audience\'s interests, using insights you provide.\\r\\n\\r\\nStage 2: Organic Growth\\r\\n\\r\\nWe engage directly with users in your target market to boost visibility and drive engagement.\\r\\nGrowth is targeted through hashtags and competitor account followers.\\r\\n\\r\\nSave $100 with coupon SAVE100 and get more information here: https:\\/\\/ln.run\\/w4kwu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.106.196.97, 23.106.196.97, 23.106.196.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-12 00:47:56','2024-12-12 00:47:56'),(639,2,626,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-12 09:37:50','2024-12-12 09:37:50'),(640,2,627,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello Blueocean Technologies\\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n\\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n\\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\\r\\n\\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers.\\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-12 10:46:24','2024-12-12 10:46:24'),(641,2,628,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monroe Hoskin\"},\"email\":\"hoskin.monroe@hotmail.com\",\"input_text\":\"240220158\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your Christmas Present Order is ready! \\r\\nwww.geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','104.162.193.226, 104.162.193.226, 104.162.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-12 23:44:28','2024-12-12 23:44:28'),(642,2,629,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 09:29:53','2024-12-13 09:29:53'),(643,2,630,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ngan Doyle\"},\"email\":\"ngan.doyle@gmail.com\",\"input_text\":\"441139184\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','106.202.229.235, 106.202.229.235, 106.202.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 16:02:20','2024-12-13 16:02:20'),(644,2,631,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karolyn Schuler\"},\"email\":\"schuler.karolyn@gmail.com\",\"input_text\":\"434273285\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to bring more visibility and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https:\\/\\/ln.run\\/PJGG7\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.81.152.95, 23.81.152.95, 23.81.152.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 16:25:05','2024-12-13 16:25:05'),(645,2,632,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carma Eady\"},\"email\":\"eady.carma@gmail.com\",\"input_text\":\"4824005\",\"dropdown\":\"Mini PCs\",\"description\":\"We design and post high-impact content weekly to grow your online presence. Could your social media use a boost?\\r\\n\\r\\nThere are two stages to our service that are both included: \\r\\n\\r\\nStage 1: Content Creation\\r\\n\\r\\nWe create and post 5 times a week across your social platforms.\\r\\nOur USA-based team ensures quality, no outsourcing.\\r\\nWe use images\\/video from your website, shared drives (Google Drive\\/Dropbox), or stock photos\\/video if needed.\\r\\nReview and approve posts before scheduling, with options for feedback.\\r\\nCustom content tailored to your audience\'s interests, using insights you provide.\\r\\n\\r\\nStage 2: Organic Growth\\r\\n\\r\\nWe engage directly with users in your target market to boost visibility and drive engagement.\\r\\nGrowth is targeted through hashtags and competitor account followers.\\r\\n\\r\\nSpecial Offer\\r\\nNormally $499\\/month, now just $399\\/month with code SAVE100. No contracts—cancel anytime.\\r\\n\\r\\nReady to grow? Let’s get started!\\r\\n\\r\\nGet more information here: https:\\/\\/ln.run\\/GmB1z\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.82.81.207, 23.82.81.207, 23.82.81.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 21:13:04','2024-12-13 21:13:04'),(646,2,633,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julieta Kellermann\"},\"email\":\"kellermann.julieta@msn.com\",\"input_text\":\"4746175499\",\"dropdown\":\"Mini PCs\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/ln.run\\/NsvDC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.105.145.125, 23.105.145.125, 23.105.145.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-13 21:38:04','2024-12-13 21:38:04'),(647,2,634,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Horacio Adame\"},\"email\":\"horacio.adame27@gmail.com\",\"input_text\":\"9221303039\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https:\\/\\/ow.ly\\/G5kV50Urka2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.151.98, 23.105.151.98, 23.105.151.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-15 17:20:24','2024-12-15 17:20:24'),(648,2,635,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-15 17:44:07','2024-12-15 17:44:07'),(649,2,636,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Raymond Sawyer\"},\"email\":\"craig@businesstechgenius.com\",\"input_text\":\"5551234567\",\"description\":\"Elevate Your Workflow Using Merlin: Your All-in-One AI Solution \\r\\n\\r\\nMerlin acts as a all-in-one efficiency booster, built for time-saving, spark innovation, and streamline your tasks effortlessly. Featuring advanced AI technologies such as GPT-4, Claude-3, and Gemini AI, it operates right in Chrome to take productivity to the next level on various platforms. \\r\\n\\r\\nTop Capabilities: \\r\\n- Comprehensive AI Toolkit: Leverage 26 powerful AI features right in your web browser. \\r\\n- Simplify Content Tasks: Quickly write, refine, or summarize content for LinkedIn, Gmail, X\\/Twitter, and other channels. \\r\\n- AI-Powered Summaries: Quickly summarize articles communications, or selected content you’re viewing. \\r\\n- Effortless Research: Conduct smarter searches and gather knowledge with minimal effort. \\r\\n- Seamless Integration: Run the extension without breaking your focus or stepping out of your flow. \\r\\n- One-Time Purchase: Get lifetime benefits for just one cost. \\r\\n\\r\\nEnhance your productivity—get Merlin now! \\r\\n\\r\\nGet Merlin now on AppSumo: https:\\/\\/bit.ly\\/merlinainow \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you no longer want to receive further communications from this email, simply rebly back to this email with the message: \\\"No, thank you\\\"\\r\\n2940 Yonge Street, Allegany, NY, USA, M4w 1j7\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','91.243.90.234, 91.243.90.234, 91.243.90.234',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-15 18:08:46','2024-12-15 18:08:46'),(650,2,637,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I just came across your website at Blueocean Technologies...\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-15 20:14:44','2024-12-15 20:14:44'),(651,2,638,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Krista O\'Flynn\"},\"email\":\"krista.oflynn@googlemail.com\",\"input_text\":\"3470568760\",\"dropdown\":\"Display Mounts\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to attract targeted users straight to your site.\\r\\n\\r\\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https:\\/\\/ow.ly\\/75z650Urk9X\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.80.167.191, 23.80.167.191, 23.80.167.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 04:48:11','2024-12-16 04:48:11'),(652,2,639,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vai\"},\"email\":\"no-reply@reply.message\",\"input_text\":\"2644455463\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I\'m Vai Michael, a seasoned copywriter and content strategist with over 12 years of experience helping brands like yours create compelling and impactful content. From blog posts and articles to SEO-driven web content, e-commerce product descriptions, business service write-ups, newsletters, brochures, and detailed SOPs—I’ve done it all. I pride myself on delivering content that not only meets the brief but also resonates with the audience and drives results. My rate is a competitive $50 per 1,000 words, ensuring you get top-tier quality without breaking the bank. If you\'re looking to enhance your content or have any projects in mind, I’d love to chat about how I can help. \\r\\n\\r\\nFeel free to drop me a line at hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.254.35, 149.102.254.35, 149.102.254.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 09:57:13','2024-12-16 09:57:13'),(653,2,640,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pilar Connelly\"},\"email\":\"connelly.pilar@gmail.com\",\"input_text\":\"Ry H l\",\"dropdown\":\"Other Enquiry\",\"description\":\"Have you bought your Christmas presents yet? \\r\\nwww.geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.162.193.226, 104.162.193.226, 104.162.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 11:16:37','2024-12-16 11:16:37'),(654,2,641,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Betty Leong\"},\"email\":\"betty.leong@gmail.com\",\"input_text\":\"3556320163\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Betty, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/advanceleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/advanceleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nBetty\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/advanceleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d want to unsubscribe, go to https:\\/\\/advanceleadgeneration.com\\/unsubscribe.aspx?d=Blueocean Technologies\\r\\n\\r\\nJust a short note - the name and email used in this email, Betty and Leong, are placeholders and not actual contact information. We appreciate transparency and wanted to ensure you’re aware! If you wish to get in contact with the actual person behind this message, please visit our website, and we’ll connect you with the appropriate individual.\\r\\n\\r\\n================================================== \\r\\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located at the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it is not always possible to completely remove or modify information in our databases (for example, if we have a necessary reason to keep it for certain timeframes). If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you have thriving lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 15:17:21','2024-12-16 15:17:21'),(655,2,642,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Haley Frisina\"},\"email\":\"hello@unlimitedclientengine.com\",\"input_text\":\"+13522173320\",\"description\":\"Hey, I discovered your website on Google Maps, and I’ve gotta point out that it’s not really set up the way it should be. You’re probably losing a lot of leads because of this. The great news? I’ve created a guide that will help you improve everything in just 90 minutes or less.\\r\\n\\r\\nI also noticed that your SEO could use a little boost. Here’s the deal: If you buy my course on Google Maps optimization for only $27, I’ll make you this promise: if you don’t get a ton of leads after implementing what you learn, I’ll continue working for free until you do.\\r\\n\\r\\nIt’s simple—buy the course, follow the strategies, and see the leads roll in. If you don’t, I’ll keep working with you at no extra charge. You only pay the $27.\\r\\n\\r\\nPurchase the course here: https:\\/\\/www.unlimitedclientengine.com\\r\\n\\r\\nOnce you buy it, just reply to the confirmation email with \\\"I want the SEO analysis for my site: [yourwebsite.com]\\\" and I’ll send a custom SEO report within 2-3 days.\\r\\n\\r\\nLet’s make this happen\\r\\nJP,\\r\\nUnlimited Client Engine\\r\\nhttps:\\/\\/www.unlimitedclientengine.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','107.181.141.193, 107.181.141.193, 107.181.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 15:37:10','2024-12-16 15:37:10'),(656,2,643,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Annabelle Goris\"},\"email\":\"alfe459@gmail.com\",\"input_text\":\"745436824\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\\r\\n\\r\\nI want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\\r\\n \\r\\n\\r\\nLet\'s connect on FB and check out my recent post: http:\\/\\/fbpost2024.xyz \\r\\n\\r\\nWant more info: http:\\/\\/ad-accounts2024.xyz\\r\\n\\r\\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \\r\\n\\r\\nLearn more about me - http:\\/\\/successwithivan.xyz\\r\\n\\r\\nSubscribe to my YouTube channel: http:\\/\\/yt-ivanramirez.xyz\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan Ramirez\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.67.99.14, 45.67.99.14, 45.67.99.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 19:09:16','2024-12-16 19:09:16'),(657,2,644,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chet Rhein\"},\"email\":\"rhein.chet@gmail.com\",\"input_text\":\"690326665\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you maximizing the potential of your blueocean-technologies.com website? Many sites lose thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/ow.ly\\/75z650Urk9X\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.81.152.166, 23.81.152.166, 23.81.152.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 19:13:48','2024-12-16 19:13:48'),(658,2,645,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Violet Barnes\"},\"email\":\"h.or.t.z.st.even@gmail.com\",\"input_text\":\"179702650\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nI came across blueocean-technologies.com and thought you might be excited in this game-changing offer.\\r\\n\\r\\nWhat if you could boost your operations with:\\r\\n- 6x AMD Epyc CPU vCores\\r\\n- Windows\\/Linux\\r\\n- 24GB of powerful memory\\r\\n- 180GB high-speed NVMe storage\\r\\n- Speeds reaching up to 5 Gbit\\/s Connectivity\\r\\n ...all for just $12.50\\/month!\\r\\n\\r\\nOur servers, hosted in Frankfurt, are built for performance, with features such as:\\r\\n- KVM\\/ISO mounts & individual ISO uploads\\r\\n- Effortless up\\/downgrade capability through the UI\\r\\n- 5 Snapshots + 5 Backup Slots included\\r\\n\\r\\nIt’s an ideal fit for tasks like scaling apps, hosting databases, or managing demanding workloads.\\r\\n\\r\\n++ Don’t miss out on this unbeatable offer—grab your high-performance server now!\\r\\nhttps:\\/\\/bit.ly\\/serverbest\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you’d prefer not to be contacted by us, kindly complete the form at the following link: https:\\/\\/bit.ly\\/delist-us\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','193.93.193.94, 193.93.193.94, 193.93.193.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-16 23:56:23','2024-12-16 23:56:23'),(659,2,646,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kurt Refshauge\"},\"email\":\"kurt.refshauge97@gmail.com\",\"input_text\":\"882981000\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https:\\/\\/ow.ly\\/NW5o50Urka4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.80.166.58, 23.80.166.58, 23.80.166.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-17 09:16:33','2024-12-17 09:16:33'),(660,2,647,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ferdinand Squires\"},\"email\":\"squires.ferdinand@hotmail.com\",\"input_text\":\"3356438630\",\"dropdown\":\"Display Mounts\",\"description\":\"What if your website blueocean-technologies.com could see a significant boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https:\\/\\/ow.ly\\/yTFC50Urk9K\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.70.21, 23.81.70.21, 23.81.70.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-17 15:08:19','2024-12-17 15:08:19'),(661,2,648,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dominick Le Messurier\"},\"email\":\"lemessurier.dominick@gmail.com\",\"input_text\":\"96809425\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you maximizing the potential of your blueocean-technologies.com website? Many sites lose thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https:\\/\\/ow.ly\\/tPXB50Urka3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.105.150.198, 23.105.150.198, 23.105.150.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-17 17:36:07','2024-12-17 17:36:07'),(662,2,649,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-17 23:15:12','2024-12-17 23:15:12'),(663,2,650,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Admin definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-18 22:44:49','2024-12-18 22:44:49'),(664,2,651,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chassidy Mattocks\"},\"email\":\"mattocks.chassidy@gmail.com\",\"input_text\":\"448676286\",\"dropdown\":\"Other Enquiry\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to boost your reach and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https:\\/\\/shorten.is\\/cdX6S\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.166.58, 23.80.166.58, 23.80.166.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-18 23:00:58','2024-12-18 23:00:58'),(665,2,652,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \\\"how are you doing?\\\" notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located on the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – Customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-19 00:14:10','2024-12-19 00:14:10'),(666,2,653,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brandi Trickett\"},\"email\":\"trickett.brandi@yahoo.com\",\"input_text\":\"7915441444\",\"dropdown\":\"Cables & Accessories\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.5.52.17, 194.5.52.17, 194.5.52.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-19 12:37:41','2024-12-19 12:37:41'),(667,2,654,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Hannah Alexander\"},\"email\":\"s.egna.nttech.n.o.lo.g.y@googlemail.com\",\"input_text\":\"3763229531\",\"dropdown\":\"Display Mounts\",\"description\":\"Skyrocket your Christmas sales! Drive over 50,000 verified US to your site. \\r\\n- Assured Traffic Delivery \\r\\n- Targeted Audiences by Location \\r\\n- Specialized Audience Choices \\r\\n- Bespoke Emails Designed for You \\r\\n- Cost-effective High Volume Traffic \\r\\n\\r\\nHoliday Shopping Frenzy is Here! Engage excited holiday consumers seeking discounts, presents, and offerings. \\r\\n\\r\\nIf you\'re managing a brick-and-mortar store, we can drive quality traffic to enhance your seasonal sales. \\r\\n\\r\\n** Click on https:\\/\\/bit.ly\\/VerifiedVisitors or email us at Gregkennedy@segnant.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIn case you receive messages from us, kindly complete the form at https:\\/\\/bit.ly\\/removefromthelist\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','94.154.127.250, 94.154.127.250, 94.154.127.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-19 13:10:24','2024-12-19 13:10:24'),(668,2,655,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e670b5397c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jasmin Gresswell\"},\"email\":\"gresswell.jasmin@outlook.com\",\"input_text\":\"322106643\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','110.227.83.239, 110.227.83.239, 110.227.83.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-19 18:09:56','2024-12-19 18:09:56'),(669,2,656,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruben Heritage\"},\"email\":\"ruben.heritage@hotmail.com\",\"input_text\":\"8105131530\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours lose over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to drive relevant visitors straight to your site.\\r\\n\\r\\nTake the first step with a 4,000 free targeted visitors to realize the impact firsthand. Afterward, our plans deliver up to 250,000, helping your website increase its audience and engagement effortlessly. Get more information here: https:\\/\\/ln.run\\/S-O5x\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.166.61, 23.80.166.61, 23.80.166.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-19 20:52:21','2024-12-19 20:52:21'),(670,2,657,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maynard Vosper\"},\"email\":\"vosper.maynard6@gmail.com\",\"input_text\":\"4748367860\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can see the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https:\\/\\/shorten.is\\/cdX6S\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.166.250, 23.80.166.250, 23.80.166.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-20 05:33:13','2024-12-20 05:33:13'),(671,2,658,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-20 10:45:07','2024-12-20 10:45:07'),(672,2,659,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Russell Turner\"},\"email\":\"weiner.lindsay@gmail.com\",\"input_text\":\"3383389042\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey,\\r\\n\\r\\nblueocean-technologies.com stood out to me, making me think you’d find this offer compelling.\\r\\n\\r\\nImagine having these specs to scale your performance:\\r\\n- 6x AMD EPYC CPU vCores\\r\\n- Linux, Windows-ready\\r\\n- 24GB of powerful memory\\r\\n- 180GB high-speed NVMe storage\\r\\n- Up to 5 Gbit\\/s Connectivity\\r\\n ...at the unbeatable price of $12.50 per month!\\r\\n\\r\\nWhether you\'re using Linux, Windows, or BSD, our Germany-hosted servers offer peak performance, flexibility, and reliability, with features like:\\r\\n- KVM\\/ISO mounts & individual ISO uploads\\r\\n- Effortless up\\/downgrade management through the UI\\r\\n- 5 restore points + 5 Backup Slots included\\r\\n\\r\\nIt’s an ideal fit for tasks like scaling apps, hosting databases, or managing demanding workloads.\\r\\n\\r\\n++ Don’t miss out on this unbeatable offer—grab your high-performance server now!\\r\\nhttps:\\/\\/bit.ly\\/serverbest\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you\'d rather not get notifications from us, kindly complete the form at the following link: https:\\/\\/bit.ly\\/delist-us\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','193.93.192.116, 193.93.192.116, 193.93.192.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-20 12:29:43','2024-12-20 12:29:43'),(673,2,660,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamera Mondragon\"},\"email\":\"mondragon.tamera99@gmail.com\",\"input_text\":\"3778323941\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a 4,000 free targeted visitors to see the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/ln.run\\/S-O5x\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.80.166.37, 23.80.166.37, 23.80.166.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 06:50:02','2024-12-21 06:50:02'),(674,2,661,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rocky Kennerley\"},\"email\":\"kennerley.rocky@gmail.com\",\"input_text\":\"1937723616\",\"description\":\"What if your website blueocean-technologies.com experienced a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can test the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to match your audience needs. Let’s expand your site’s reach together. Get more information here: https:\\/\\/shorten.ee\\/GeVyP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.105.151.76, 23.105.151.76, 23.105.151.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 08:55:31','2024-12-21 08:55:31'),(675,2,662,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Micheal\"},\"email\":\"info@dallachy.pawtrim.shop\",\"input_text\":\"619656382\",\"dropdown\":\"Other Enquiry\",\"description\":\"PawSafer™ Can Safely Trim Your Dog\'S Nails In No Time From Home.\\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawtrim.shop\\r\\n \\r\\nThank You, \\r\\n \\r\\nMicheal\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','212.102.33.80, 212.102.33.80, 212.102.33.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 09:08:47','2024-12-21 09:08:47'),(676,2,663,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavonda Houle\"},\"email\":\"hello@unlimitedclientengine.com\",\"input_text\":\"+13522173320\",\"description\":\"Hey, I just checked, and I noticed that your website is not showing up on Google Maps. This could mean you’re losing a lot of potential leads and customers.\\r\\n\\r\\nHere’s how I can help: I can fix your entire Google Maps setup for just $300, ensuring everything is configured perfectly to drive more leads to your business.\\r\\n\\r\\nOr, if you prefer to do it yourself, I’ve created a video course that will teach you how to fix everything in just an hour and a half—for only $27.\\r\\n\\r\\nGet the course here: https:\\/\\/www.unlimitedclientengine.com\\r\\n\\r\\nWhichever option you choose, you’ll begin to notice more leads and better results from Google Maps.\\r\\n\\r\\nReady to roll?\\r\\nJP,\\r\\nUnlimited Client Engine\\r\\nhttps:\\/\\/www.unlimitedclientengine.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.29.233.163, 154.29.233.163, 154.29.233.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 11:54:33','2024-12-21 11:54:33'),(677,2,664,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\\r\\n\\r\\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\\r\\n\\r\\nIs your site generating valuable inquiries for your business?\\r\\n\\r\\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\\r\\n\\r\\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\\r\\n\\r\\nYou can make this happen.\\r\\n\\r\\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\\r\\n\\r\\nPlease visit: \\r\\nhttps:\\/\\/trustedleadgeneration.com \\r\\nto see a live demonstration of Web Visitor and observe precisely how it works.\\r\\n\\r\\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\\r\\n\\r\\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\\r\\n\\r\\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nJust a note: the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and wanted you to be aware. If you’d like to connect with the individual behind this message, please visit our website, and we will direct you to the appropriate person.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe respect your privacy and aim to maintain a safe online environment. Please review our Privacy Policy and Terms & Conditions, as they govern your use of our website. By using the website, or confirming acceptance of these terms, you agree to follow them.\\r\\n\\r\\nIf you have provided any information voluntarily, you may review and update it as described on our website. Emails related to orders are necessary and cannot be opted out of, but if you wish to adjust your receipt of other communications, please see the URL above.\\r\\n\\r\\nWe will do our best to handle any requests related to personal information promptly, though complete removal may not always be possible due to certain conditions.\\r\\n\\r\\nOur goal is to help you improve your visitor engagement. These messages share insights or highlight resources that may assist you in achieving better results.\\r\\n\\r\\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 17:13:21','2024-12-21 17:13:21'),(678,2,665,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 17:43:36','2024-12-21 17:43:36'),(679,2,666,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nJust a short note - the name and email used in this email, Eric and Jones, are placeholders and not actual contact information. We appreciate transparency and wanted to ensure you’re aware! If you wish to get in contact with the actual person behind this message, please visit our website, and we’ll connect you with the appropriate individual.\\r\\n\\r\\n================================================== \\r\\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may unsubscribe by clicking the unsubscribe link located at the bottom of any marketing email. Emails related to the purchase or delivery of orders are provided automatically – customers are not able to opt out of transactional emails. We will try to accommodate any requests related to the management of personal information in a timely manner. However, it is not always possible to completely remove or modify information in our databases (for example, if we have a necessary reason to keep it for certain timeframes). If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you have thriving lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 20:43:17','2024-12-21 20:43:17'),(680,2,667,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeremiah Elsass\"},\"email\":\"elsass.jeremiah@hotmail.com\",\"input_text\":\"719453124\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ln.run\\/zeAnf\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.82.81.252, 23.82.81.252, 23.82.81.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21 23:16:41','2024-12-21 23:16:41'),(681,2,668,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I just came across your website at Blueocean Technologies...\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences. \\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 03:50:26','2024-12-22 03:50:26'),(682,2,669,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs94@gmail.com\",\"input_text\":\"246477324\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','80.211.224.184, 80.211.224.184, 80.211.224.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 08:14:57','2024-12-22 08:14:57'),(683,2,670,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamela Knoll\"},\"email\":\"tamela.knoll@gmail.com\",\"input_text\":\"884030110\",\"description\":\"Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 250K. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https:\\/\\/shorten.tv\\/1UwxW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.81.69.194, 23.81.69.194, 23.81.69.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 09:54:57','2024-12-22 09:54:57'),(684,2,671,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isabel Audet\"},\"email\":\"isabel.audet31@msn.com\",\"input_text\":\"7987161442\",\"dropdown\":\"Projection Solutions\",\"description\":\"Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\\r\\n\\r\\n Reach out to me below if you want more details on how I make this happen.\\r\\n\\r\\nRegards,\\r\\nIsabel Audet\\r\\nEmail: Isabel.Audet@morebiz.my\\r\\nWebsite: http:\\/\\/wsr2tw.advertise-with-contactforms.pro\\r\\nConnect with me via Skype: https:\\/\\/join.skype.com\\/invite\\/nVcxdDgQnfhA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.26.218.48, 23.26.218.48, 23.26.218.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 13:57:10','2024-12-22 13:57:10'),(685,2,672,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\\r\\n\\r\\nGoto https:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n\\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 16:43:59','2024-12-22 16:43:59'),(686,2,673,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ebony Dechaineux\"},\"email\":\"dechaineux.ebony@gmail.com\",\"input_text\":\"644813111\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.ee\\/eQMAx\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.82.81.251, 23.82.81.251, 23.82.81.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 17:11:12','2024-12-22 17:11:12'),(687,2,674,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alejandra Cheeke\"},\"email\":\"alejandra.cheeke31@hotmail.com\",\"input_text\":\"240503250\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you making the most of the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/shorten.is\\/cdX6S\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.152.95, 23.81.152.95, 23.81.152.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 23:42:43','2024-12-22 23:42:43'),(688,2,675,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Niklas Lively\"},\"email\":\"lively.niklas75@gmail.com\",\"input_text\":\"6472746271\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','174.95.105.102, 174.95.105.102, 174.95.105.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-23 18:42:21','2024-12-23 18:42:21'),(689,2,676,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachelle Laporte\"},\"email\":\"laporte.rachelle@yahoo.com\",\"input_text\":\"21639330\",\"dropdown\":\"Projection Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https:\\/\\/shorten.tv\\/1UwxW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.145.229, 23.105.145.229, 23.105.145.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-24 00:05:59','2024-12-24 00:05:59'),(690,2,677,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elissa Roderic\"},\"email\":\"elissa.roderic@yahoo.com\",\"input_text\":\"745655939\",\"dropdown\":\"Mini PCs\",\"description\":\"Did you know that your website blueocean-technologies.com could be failing to connect with its audience? With our advanced AI traffic system, you may gain access to thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options can provide up to a quarter million visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https:\\/\\/shorten.so\\/6FYM4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.106.201.183, 23.106.201.183, 23.106.201.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-24 05:36:13','2024-12-24 05:36:13'),(691,2,678,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Toby Oneal\"},\"email\":\"toby.oneal66@hotmail.com\",\"input_text\":\"485238813\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.239.196.83, 173.239.196.83, 173.239.196.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-24 17:50:50','2024-12-24 17:50:50'),(692,2,679,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Heather Steil\"},\"email\":\"steil.heather@outlook.com\",\"input_text\":\"4125937809\",\"dropdown\":\"Display Mounts\",\"description\":\"Have you bought your Christmas presents yet? \\r\\nwww.geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-24 22:02:33','2024-12-24 22:02:33'),(693,2,680,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Denese Montanez\"},\"email\":\"denese.montanez@gmail.com\",\"input_text\":\"Bxuuikkx Rs\",\"dropdown\":\"Wireless Solutions\",\"description\":\"What if your website blueocean-technologies.com experienced a significant boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 250K, all targeted to match your audience needs. Let’s grow your site’s reach together. Get more information here: https:\\/\\/shorten.tv\\/qdTg5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.167.219, 23.80.167.219, 23.80.167.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-24 22:15:46','2024-12-24 22:15:46'),(694,2,681,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello to the Blueocean Technologies Owner. This is Eric and I noticed Blueocean Technologies a short time ago.\\r\\n\\r\\nIt appears well structured… now what?\\r\\n\\r\\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\\r\\n\\r\\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\\r\\n\\r\\nHere is an idea…\\r\\n\\r\\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\\r\\n\\r\\nThis is possible –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\\r\\n\\r\\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\\r\\n\\r\\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\\r\\n\\r\\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\\r\\n\\r\\nQuite helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\\r\\n\\r\\nYou can potentially connect with many more interested individuals as soon as possible.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads.\\r\\n\\r\\nJust a brief note - the name and email used here, Eric and Jones, are placeholders and not real contact information. We value transparency and wanted to ensure you’re aware! If you wish to get in touch with the individual behind this message, please visit our website, and we will connect you with the appropriate person.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are committed to protecting your privacy and providing a safe, high-quality online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to inform you of our guidelines regarding the collection, use, and disclosure of information received from users of our website. We operate this website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use, you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided information voluntarily, you may review and make changes to it by following the instructions found on the website. To manage marketing and non-transactional communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Order-related emails are sent automatically and cannot be opted out of. We will do our best to address requests related to managing personal information in a timely manner. However, it may not always be possible to remove or modify data if certain retention requirements apply. If you have any questions, please visit our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you achieve strong results in lead generation. These emails are intended to offer guidance on that topic, or to introduce resources that may strengthen your outreach.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-26 05:09:39','2024-12-26 05:09:39'),(695,2,682,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-26 05:20:41','2024-12-26 05:20:41'),(696,2,683,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Magnolia Kemper\"},\"email\":\"magnolia.kemper52@yahoo.com\",\"input_text\":\"240761524\",\"dropdown\":\"Audio Solutions\",\"description\":\"MERRY CHRISTMAS!\\r\\nHave you bought your Christmas presents yet? \\r\\nwww.geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-26 13:58:59','2024-12-26 13:58:59'),(697,2,684,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-26 19:03:26','2024-12-26 19:03:26'),(698,2,685,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jennie Edinburgh\"},\"email\":\"edinburgh.jennie@gmail.com\",\"input_text\":\"6997780716\",\"dropdown\":\"Video Distribution\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to bring more visibility and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 250K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https:\\/\\/shorten.ee\\/YBNHL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.81.69.156, 23.81.69.156, 23.81.69.156',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-27 20:10:37','2024-12-27 20:10:37'),(699,2,686,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Minerva Selby\"},\"email\":\"selby.minerva@gmail.com\",\"input_text\":\"4672719399\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website increase its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.world\\/jURUn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.242.124, 172.241.242.124, 172.241.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-27 22:01:28','2024-12-27 22:01:28'),(700,2,687,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tuyet Duval\"},\"email\":\"tuyet.duval@hotmail.com\",\"input_text\":\"31352028\",\"dropdown\":\"Mini PCs\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.is\\/3amtL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.105.151.112, 23.105.151.112, 23.105.151.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-27 22:07:55','2024-12-27 22:07:55'),(701,2,688,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jasper Kepert\"},\"email\":\"jasper.kepert@msn.com\",\"input_text\":\"W aoorxi\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.so\\/wE3dD\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.81.144, 23.82.81.144, 23.82.81.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-28 01:36:16','2024-12-28 01:36:16'),(702,2,689,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jacob Whiteeagle\"},\"email\":\"jacobwhiteeagle@proton.me\",\"input_text\":\"6057866458\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi friend,\\r\\n\\r\\nI need your help with a problem I\'m having with a young girl. She\'s accusing me of disrespecting her, and unfortunately, it\'s true. I made a mistake, but I really need your help to resolve this situation.\\r\\n\\r\\nCan you please help me? I\'m willing to pay for your assistance.\\r\\n\\r\\nPlease call me back as soon as possible at:\\r\\n\\r\\nMy whatsapp number: +17852192072\\r\\nMy phone: +16057866458\\r\\nMy email: jacobwhiteeagle@proton.me\\r\\n\\r\\nThanks,\\r\\nJacob\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','176.126.111.57, 176.126.111.57, 176.126.111.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-28 02:39:30','2024-12-28 02:39:30'),(703,2,690,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nThis is Eric here with a short thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet frequently and I examine many business websites.\\r\\n\\r\\nSimilar to yours, many of them have excellent content.\\r\\n\\r\\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\\r\\n\\r\\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\\r\\n\\r\\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\\r\\n\\r\\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nJust a brief note - the names and email address used here, Eric and Jones, are placeholders and not actual contact information. We value openness and wanted to ensure you are aware! If you want to get in touch with the person behind this message, please visit our site, and we’ll connect you with the appropriate individual.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe and high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to purchases or order delivery are provided automatically – customers are not able to opt out of these communications. We will try to address any requests related to the management of Personal Information in a timely manner. However, it may not always be possible to completely remove or modify information in our databases if we have a necessary reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you have thriving lead generation. These emails are intended to give you guidance on that topic, or to highlight solutions that will help you have the kind of business success people talk about.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 02:28:36','2024-12-29 02:28:36'),(704,2,691,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Klaudia Farias\"},\"email\":\"klaudia.farias@gmail.com\",\"input_text\":\"3703896836\",\"dropdown\":\"Audio Solutions\",\"description\":\"What if your website blueocean-technologies.com could see a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we deliver plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https:\\/\\/ln.run\\/TzzSn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.105.145.180, 23.105.145.180, 23.105.145.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 04:14:49','2024-12-29 04:14:49'),(705,2,692,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dena\"},\"email\":\"dena.velasco@gmail.com\",\"input_text\":\"667470388\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your suitcase is ready to ship!\\r\\nwww.geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 08:58:17','2024-12-29 08:58:17'),(706,2,693,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lori Whisler\"},\"email\":\"lori.whisler@gmail.com\",\"input_text\":\"6205552232\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re excited to introduce Mintsuite, the ultimate platform to enhance your online presence and drive results. Mintsuite empowers you to create stunning websites, manage social media like a pro, and generate traffic effortlessly.\\r\\n\\r\\nCreate Stunning Websites\\r\\nManage Social Media Effortlessly\\r\\nGenerate Unlimited Traffic\\r\\n\\r\\nGrab Mintsuite now for just $16 (normally $180)!\\r\\n\\r\\nCheck out the amazing features of Mintsuite here: https:\\/\\/furtherinfo.info\\/mint\\r\\n\\r\\nThanks for your time,\\r\\nLori\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.104.219.239, 185.104.219.239, 185.104.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 11:00:16','2024-12-29 11:00:16'),(707,2,694,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric and I recently came across your website at Blueocean Technologies. I found it after a search, so your visibility seems to be working well.\\r\\n\\r\\nYour content looks helpful.\\r\\n\\r\\nHowever, one thing might be missing:\\r\\n\\r\\nA simple, prompt way for visitors to connect with you.\\r\\n\\r\\nResearch suggests that many visitors leave a site quickly without providing any contact information. Once they go, there’s no way to follow up.\\r\\n\\r\\nConsider this approach:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. You will know as soon as someone shows interest, allowing you to speak with them while they’re still viewing your site.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com\\r\\n\\r\\nOnce you have their phone number, you can also begin a text conversation. If they aren’t ready to engage at that exact moment, you can maintain communication later by sharing additional updates or simply checking in.\\r\\n\\r\\nEverything described is straightforward to implement and may help improve your interactions with potential contacts.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for you. It could help you connect with more interested individuals right now.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes a trial period and supports international communication. There may be individuals ready to speak with you now, so please don’t miss the opportunity. \\r\\nVisit https:\\/\\/actionleadgeneration.com to learn more.\\r\\n\\r\\nJust a note – the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and want you to be aware. If you wish to connect with the person behind this message, please visit our website, and we will put you in touch with the appropriate individual.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are committed to protecting your privacy and maintaining a positive online experience. We understand that you care about how your information is used and shared. We have developed a Privacy Policy to explain our guidelines for handling information we receive from users of our website. We operate this website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by confirming acceptance of the Terms of Use, you agree to follow both our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided information voluntarily, you may review and update it following the instructions on our website. To manage certain communications, you may unsubscribe using the link at the bottom of marketing emails. Transaction-related emails are not optional. We will do our best to handle any requests related to personal information promptly, although complete removal may not always be possible due to certain requirements. If you have any questions, please review our official policies on our website.\\r\\n\\r\\nOur goal is to help you enhance the effectiveness of your lead generation efforts. These emails offer guidance on that topic or introduce tools that may support your initiatives.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 02:38:24','2024-12-30 02:38:24'),(708,2,695,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jewel Dimarco\"},\"email\":\"jewel.dimarco@gmail.com\",\"input_text\":\"244592756\",\"dropdown\":\"Wireless Solutions\",\"description\":\"https:\\/\\/shorturl.at\\/hL5Io\\r\\n\\r\\nGoHighLevel combines CRM, email marketing, automation, and more to make managing your business easier than ever.\\r\\n\\r\\nFor the next 14 days, you can try it all—completely free. Take this opportunity to see how it fits your needs.\\r\\nClick the link to start your free trial today.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','192.3.236.197, 192.3.236.197, 192.3.236.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 03:39:53','2024-12-30 03:39:53'),(709,2,696,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melba Goldfinch\"},\"email\":\"melba.goldfinch@hotmail.com\",\"input_text\":\"9621648726\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Try GetResponse for Free - CLICK THE LINK BELOW\\r\\n\\r\\nhttps:\\/\\/www.getresponse.com?a=CVggkxeAyt\\r\\n\\r\\nWith GetResponse, you can automate your marketing, create professional emails, and connect with your audience like never before.\\r\\nNow’s your chance to experience the power of GetResponse with a free 14-day trial.\\r\\nClick the link to get started and see how it can transform your business.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.58.225.200, 196.58.225.200, 196.58.225.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 05:58:36','2024-12-30 05:58:36'),(710,2,697,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\\r\\n\\r\\nHowever, there is a question…\\r\\n\\r\\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\\r\\n\\r\\nMore importantly, how can you connect with that visitor?\\r\\n\\r\\nResearch indicates that many visitors leave quickly.\\r\\n\\r\\nHere is a way to create immediate engagement that might be new to you:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\\r\\n\\r\\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\\r\\n\\r\\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\\r\\n\\r\\nEverything described is straightforward, convenient, and effective.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou could be engaging with significantly more potential contacts soon!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads today.\\r\\n\\r\\nJust a quick note - the names and email used here, Eric and Jones, are not real and not actual contact data. We respect transparency and want to ensure you are aware! If you want to get in touch with the actual person behind this message, please visit our website, and we will connect you with the appropriate individual.\\r\\n\\r\\n\\r\\n================================================== \\r\\nWe are strongly committed to protecting your privacy and providing a safe, high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website. \\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (for example, via a checkbox or email confirmation), you agree to be bound by our Terms & Conditions and our Privacy Policy. \\r\\nIf you have provided information voluntarily, you may review and make changes to it following instructions on the Website. To manage your receipt of communications, you may unsubscribe by clicking the link at the bottom of any marketing email. Communications related to orders are provided automatically; customers cannot opt out of transactional emails. We will try to accommodate requests related to managing personal information promptly. However, it may not always be possible to completely remove or modify data in our records if certain retention conditions apply. If you have questions, please visit our website to view our official policies. \\r\\nOur primary goal is to support you in achieving robust lead generation. These emails are intended to offer guidance on that topic or to introduce services that may help strengthen your efforts.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 08:08:41','2024-12-30 08:08:41'),(711,2,698,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alberto Reynolds\"},\"email\":\"jo.hanssen@gmx.net\",\"input_text\":\"269671653\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear Sir,\\r\\n Please send me more details to my email jo.hanssen@gmx.net\\r\\n\\r\\nThanks\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','188.245.233.160, 188.245.233.160, 188.245.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 08:37:51','2024-12-30 08:37:51'),(712,2,699,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Herbert\"},\"email\":\"herbert.estrella52@gmail.com\",\"input_text\":\"5009292068\",\"dropdown\":\"Audio Solutions\",\"description\":\"Happy New Year! \\r\\nFrom your friends at geotrott.com!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 21:25:18','2024-12-30 21:25:18'),(713,2,700,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamara Munday\"},\"email\":\"tamara.munday@gmail.com\",\"input_text\":\"362277712\",\"dropdown\":\"Audio Solutions\",\"description\":\"Did you know the US Government owes you up to $32,200 per W-2 employee you kept on payroll during the pandemic? The Employee Retention Tax Credit (ERC) is your chance to claim what you deserve! But time is running out. Don’t miss out on this opportunity.\\r\\nAct now—visit us at: http:\\/\\/www.claim-erc.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','194.5.48.147, 194.5.48.147, 194.5.48.147',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 09:25:13','2024-12-31 09:25:13'),(714,2,701,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trena Fetherston\"},\"email\":\"charlesrosariosa@gmail.com\",\"input_text\":\"261719637\",\"dropdown\":\"Video Distribution\",\"description\":\"We will create a custom website design tailored to your specific business needs,\\r\\nwhich are of the highest quality at affordable prices.\\r\\n\\r\\nFREE BASIC MOCK-UP DESIGN BEFORE WORK \\r\\n\\r\\nJust message me at charlesrosariosa@gmail.com\\r\\n\\r\\nServices Offered by us :-\\r\\n\\r\\n1. Website Design\\r\\n2. Graphics Design\\r\\n3. Seo Services\\r\\n4. eCommerce Development\\r\\n5. Mobile App development\\r\\n6. Explainer Video\\r\\n7. Article Writing\\r\\n8. Website Fixing\\r\\n9. Website Traffic\\r\\n\\r\\n\\r\\nJust message me at charlesrosariosa@gmail.com\\r\\n\\r\\nThanks\\r\\nKind Regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','188.245.233.160, 188.245.233.160, 188.245.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 15:26:22','2024-12-31 15:26:22'),(715,2,702,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"pyke.alisia@hotmail.com\",\"input_text\":\"3593811159\",\"dropdown\":\"Projection Solutions\",\"description\":\"HAPPY NEW YEAR!!! HAPPY NEW YEAR!!! HAPPY NEW YEAR!!!\\r\\nGEOTROTT.COM - GEOTROTT.COM - GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 18:09:05','2024-12-31 18:09:05'),(716,2,703,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lakeisha Carden\"},\"email\":\"lakeisha.carden73@gmail.com\",\"input_text\":\"5271884468\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"No bots, no fake clicks—just 100% real visitors to boost your rankings and conversions. Get the traffic you deserve with guaranteed results! \\r\\nExplore now: http:\\/\\/realhumanwebtraffic.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','185.221.132.213, 185.221.132.213, 185.221.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 18:50:57','2024-12-31 18:50:57'),(717,2,704,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adell Cleary\"},\"email\":\"cleary.adell@msn.com\",\"input_text\":\"749043450\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if your website blueocean-technologies.com could see a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\\r\\n\\r\\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 250,000, all targeted to fit your ideal demographic. Let’s grow your site’s reach together. Get more information here: https:\\/\\/ln.run\\/TzzSn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.105.151.112, 23.105.151.112, 23.105.151.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 20:35:53','2024-12-31 20:35:53'),(718,2,705,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zac Lymburner\"},\"email\":\"zac.lymburner61@yahoo.com\",\"input_text\":\"819283335\",\"dropdown\":\"Audio Solutions\",\"description\":\"https:\\/\\/www.getresponse.com?a=CVggkxeAyt\\r\\n\\r\\nGetResponse is your all-in-one solution for email marketing, automation, and more. Whether you’re just starting or scaling your business, it’s built to help you grow.\\r\\n\\r\\nSign up for a 14-day free trial to explore the platform and see how it works for you. No obligations—just results.\\r\\nClick the link to start your free trial today.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','196.58.225.42, 196.58.225.42, 196.58.225.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 20:47:27','2024-12-31 20:47:27'),(719,2,706,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mariano Tavares\"},\"email\":\"mariano.tavares@msn.com\",\"input_text\":\"694654896\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your Free Trial Is Waiting\\r\\n\\r\\nhttps:\\/\\/shorturl.at\\/hL5Io\\r\\n\\r\\nGoHighLevel is built to make running a business easier. \\r\\n\\r\\nWith tools for marketing, automation, and customer management, it’s everything you need in one place.\\r\\n\\r\\nTry it now with a free 14-day trial. See how it can save you time and help your business grow.\\r\\nClick the link to get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','196.58.225.42, 196.58.225.42, 196.58.225.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 20:47:29','2024-12-31 20:47:29'),(720,2,707,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elise Cortes\"},\"email\":\"elise.cortes@gmail.com\",\"input_text\":\"3297953509\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours lose over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\\r\\n\\r\\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans deliver up to 250K, helping your website expand its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.ee\\/YBNHL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.81.70.46, 23.81.70.46, 23.81.70.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31 20:53:40','2024-12-31 20:53:40'),(721,2,708,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louie Atchison\"},\"email\":\"atchison.louie@outlook.com\",\"input_text\":\"651954525\",\"dropdown\":\"Audio Solutions\",\"description\":\"Did you know that your website blueocean-technologies.com may not be reach its full potential? With our advanced AI traffic system, you might be able to gain access to thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https:\\/\\/shorten.tv\\/qdTg5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.80.167.219, 23.80.167.219, 23.80.167.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-01 09:22:53','2025-01-01 09:22:53'),(722,2,709,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fbdb07a367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latrice Beverly\"},\"email\":\"latrice.beverly@hotmail.com\",\"input_text\":\"27559568\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nOnce every 10 years there comes something revolutionary that changes the game forever.\\r\\n \\r\\nThose who jump in early end up getting the best results!\\r\\n \\r\\nThis new AI Human Video Maker app is really a once in a decade tech that is a worldwide BESTSELLER...\\r\\n\\r\\nCreate amazing animated videos with REAL AI Humans who speak anything you type in all languages!\\r\\n\\r\\nAnd here is the best part, there are NO upsells, NO credits OR monthly fees ever!\\r\\n \\r\\nSee The Reveal-All Software Demo Here\\r\\n\\r\\n=>> https:\\/\\/ai-humanpal.blogspot.com\\/\\r\\n\\r\\n(Use Coupon HUMAN For Extra Discount)\\r\\n \\r\\nYou are getting access to the Founder\'s Special Unlimited deal for a one-time price.\\r\\n \\r\\nGet This Powerful App Here Before Price Increases\\r\\n(Use Coupon HUMAN For Extra Discount)\\r\\n\\r\\n=>> https:\\/\\/ai-humanpal.blogspot.com\\/\\r\\n \\r\\nThe powerful features leave the competition in the DUST forever...\\r\\n \\r\\n+ Ultra-Realistic Digital Humans That Speak\\r\\nANYTHING You Type\\r\\n+ Photo To Talking Human Character Builder\\r\\n+ AI Digital Human Photo Generator\\r\\n+ Hundreds of REAL Human Text-To-Speech Voices\\r\\n+ Eye Catching Ready-Made Video Templates\\r\\n+ Robust Drag-and-Drop Video Editor\\r\\n+ Speech-To-Text Transcription\\r\\n+ 1-Click Translation\\r\\n+ Subtitles and Captions\\r\\n+ Supports hundreds of languages & accents\\r\\nAnd 50 other powerful features...\\r\\n \\r\\nPrice Increasing Soon - Go Here Now...\\r\\n(Use Coupon HUMAN For Extra Discount)\\r\\n\\r\\n=>> https:\\/\\/ai-humanpal.blogspot.com\\/\\r\\n \\r\\nI value your time, I am giving away bonuses worth thousands when you get HumanPal today...\\r\\n \\r\\nNote: Keep all the bonuses even if you decide this is not for you and take a refund later.\\r\\n \\r\\nAll bonuses are instantly available in the customer portal!\\r\\n \\r\\nP.S. Once the countdown on the page expires,\\r\\nthe price increases forever (no exceptions!)\\r\\n\\r\\n=>> https:\\/\\/ai-humanpal.blogspot.com\\/\\r\\n \\r\\nGrab This Deal Before Price Increases\\r\\n(Use Coupon HUMAN For Extra Discount)\\r\\n\\r\\nTo Your Success, \\r\\n[Latrice Beverly]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','117.99.92.193, 117.99.92.193, 117.99.92.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-01 09:37:45','2025-01-01 09:37:45'),(723,2,710,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"tracey.servin@gmail.com\",\"input_text\":\"89836422\",\"dropdown\":\"Other Enquiry\",\"description\":\"HAPPY NEW YEAR!!! HAPPY NEW YEAR!!! HAPPY NEW YEAR!!!\\r\\nGEOTROTT.COM - GEOTROTT.COM - GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-01 18:19:55','2025-01-01 18:19:55'),(724,2,711,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\\r\\n\\r\\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\\r\\n\\r\\nIs your site generating valuable inquiries for your business?\\r\\n\\r\\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\\r\\n\\r\\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\\r\\n\\r\\nYou can make this happen.\\r\\n\\r\\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\\r\\n\\r\\nPlease visit: \\r\\nhttps:\\/\\/trustedleadgeneration.com \\r\\nto see a live demonstration of Web Visitor and observe precisely how it works.\\r\\n\\r\\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\\r\\n\\r\\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\\r\\n\\r\\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nJust a note: the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and wanted you to be aware. If you’d like to connect with the individual behind this message, please visit our website, and we will direct you to the appropriate person.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe respect your privacy and aim to maintain a safe online environment. Please review our Privacy Policy and Terms & Conditions, as they govern your use of our website. By using the website, or confirming acceptance of these terms, you agree to follow them.\\r\\n\\r\\nIf you have provided any information voluntarily, you may review and update it as described on our website. Emails related to orders are necessary and cannot be opted out of, but if you wish to adjust your receipt of other communications, please see the URL above.\\r\\n\\r\\nWe will do our best to handle any requests related to personal information promptly, though complete removal may not always be possible due to certain conditions.\\r\\n\\r\\nOur goal is to help you improve your visitor engagement. These messages share insights or highlight resources that may assist you in achieving better results.\\r\\n\\r\\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','5.252.162.219, 5.252.162.219, 5.252.162.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-01 22:03:01','2025-01-01 22:03:01'),(725,2,712,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"tabarez.karen@gmail.com\",\"input_text\":\"673763004\",\"description\":\"Hey, I love your website! I wanted to share an amazing suitcase alternative with you—check out Geotrott!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-02 16:30:22','2025-01-02 16:30:22'),(726,2,713,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fbdb07a367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mathias Leger\"},\"email\":\"leger.mathias88@gmail.com\",\"input_text\":\"360720571\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','173.244.55.99, 173.244.55.99, 173.244.55.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-02 18:50:46','2025-01-02 18:50:46'),(727,2,714,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milan Gaertner\"},\"email\":\"gaertner.milan@gmail.com\",\"input_text\":\"4372249\",\"dropdown\":\"Video Distribution\",\"description\":\"Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to a quarter million visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https:\\/\\/shorten.tv\\/qdTg5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.94.157, 172.241.94.157, 172.241.94.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-03 02:08:08','2025-01-03 02:08:08'),(728,2,715,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Qasim Yaseen\"},\"email\":\"qasimyaseen326@gmail.com\",\"input_text\":\"6312921438\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\n\\r\\nMy name is Qasim, and I am a full stack web developer and designer from Pakistan. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\\r\\n\\r\\n\\r\\n\\r\\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\\r\\n\\r\\n\\r\\n\\r\\nPlease let me know if you would like to see examples of my past work.\\r\\n\\r\\n\\r\\n\\r\\nThank you, \\r\\nQasim\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','136.0.110.99, 136.0.110.99, 136.0.110.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-03 04:19:30','2025-01-03 04:19:30'),(729,2,716,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"4760075\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\\r\\n\\r\\nOpt-out: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','109.69.108.49, 109.69.108.49, 109.69.108.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-04 10:24:55','2025-01-04 10:24:55'),(730,2,717,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"vance.bridges@gmail.com\",\"input_text\":\"248267160\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Kickstart 2025 with Geotrott Cool Luggage!\\r\\n\\r\\nThe New Year is here—travel smarter and in style! Geotrott\'s sleek, durable suitcases are designed for modern explorers who value both fashion and function. Start your adventures right with luggage built for every journey. \\r\\n\\r\\n**Travel Bold. Pack Smart. Choose Geotrott.** \\r\\n\\r\\n#Geotrott @geotrott \\r\\n\\r\\nWWW.GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-04 13:35:03','2025-01-04 13:35:03'),(731,2,718,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f6ac828745\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Saul Wiley\"},\"email\":\"alscontentmarke.ting20.25@gmail.com\",\"input_text\":\"353717062\",\"description\":\"Hello,\\r\\n\\r\\nAre you looking to drive massive amounts of Google traffic to your website without relying on SEO?\\r\\n\\r\\nThis strategy has been fine-tuned to bring amazing outcomes for giants like Amazon, Walmart, eBay, and numerous local enterprises.\\r\\n\\r\\nHere’s why this strategy delivers unmatched value:\\r\\n\\r\\n - Tap into audiences actively seeking what your business provides.\\r\\n - Rapid Outcomes: Witness noticeable traffic in as little as 30 days.\\r\\n - Ongoing Benefits: Experience traffic that sustains and grows over time.\\r\\n - Outsmart the Competition: Establish your business in areas they often overlook.\\r\\n - Increase Sales & Credibility: Attract customers while enhancing your reputation.\\r\\n\\r\\nOur approach is completely customized to your needs, ensuring your business gets the attention it deserves.\\r\\n\\r\\nReady to explore the possibilities? Visit https:\\/\\/bit.ly\\/alscontentmarketing25 and let us show you the ways we can help you reach your goals.\\r\\n\\r\\nExcited to support your growth journey!\\r\\n\\r\\nCheers\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nShould you decide not to be sent any more updates from us, simply respond to us with \\\"No Thank You\\\".\\r\\n57 Mcpherson Road, Olean, NY, USA, 3701\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','83.171.225.189, 83.171.225.189, 83.171.225.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-04 16:26:36','2025-01-04 16:26:36'),(732,2,719,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Destiny Houston\"},\"email\":\"jetta.heard@yahoo.com\",\"input_text\":\"200968193\",\"dropdown\":\"Video Distribution\",\"description\":\"Just as you got this message, we can submit your message to millions of website contact forms.\\r\\n\\r\\nNeed cost-effective clients, visitors, or qualified leads?\\r\\n\\r\\nWe specialize in delivering your messages directly through website contact forms, ensuring your message lands in the right inboxes.\\r\\n\\r\\nAs effective as Facebook and Google ads but so cheap. Even with a low conversion rate, millions of emails landed inbox are going to bring a significant return.\\r\\n\\r\\nStart reaching 100M potential customers today, all starting from just $22!\\r\\n\\r\\nWe’ll submit your message to website contact forms to connect with millions of website owners\\/managers, that is your potential customers, driving quality traffic and leads to your site.\\r\\n\\r\\nOur solution ensures your message is delivered right to the source, starting at just USD22.\\r\\n\\r\\n\\r\\n\\r\\n++++ Check out: https:\\/\\/bit.ly\\/bulkyforms\\r\\n\\r\\n\\r\\nLet’s skyrocket your sales\\/visitors!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nShould you wish to stop getting future communications from us, please follow https:\\/\\/bit.ly\\/removesubs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.132.185.143, 45.132.185.143, 45.132.185.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-04 17:54:51','2025-01-04 17:54:51'),(733,2,720,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juliana Koehler\"},\"email\":\"juliana.koehler@gmail.com\",\"input_text\":\"7089274081\",\"dropdown\":\"Audio Solutions\",\"description\":\"Effective advertising doesn’t have to cost a fortune. Send your ad text to millions of website contact forms for a single flat rate. No more wasting money on pay-per-click. Your message gets read.\\r\\n\\r\\n Let’s discuss how I can help—find my contact info below.\\r\\n\\r\\nRegards,\\r\\nJuliana Koehler\\r\\nEmail: Juliana.Koehler@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/mujmdm.advertiseviaforms.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','50.114.94.101, 50.114.94.101, 50.114.94.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-05 22:07:15','2025-01-05 22:07:15'),(734,2,721,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juliana Francois\"},\"email\":\"juliana.francois@gmail.com\",\"input_text\":\"3586678086\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to attract targeted users straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans provide up to 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https:\\/\\/ln.run\\/TzzSn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.80.167.226, 23.80.167.226, 23.80.167.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 09:05:47','2025-01-06 09:05:47'),(735,2,722,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ilene\"},\"email\":\"info@crumpton.medicopostura.com\",\"input_text\":\"51972369\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nBest, \\r\\n\\r\\nIlene\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','172.98.86.195, 172.98.86.195, 172.98.86.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 22:40:01','2025-01-06 22:40:01'),(736,2,723,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"7402837852\",\"dropdown\":\"Other Enquiry\",\"description\":\"My name is Addy, and I specialize in writing well-researched content tailored to meet the specific needs of your industry. I conduct thorough research using verified sources to ensure accuracy and reliability, incorporating elements like tables and statistics when required. I also have a deep understanding of keyword density and SEO optimization, ensuring that your content ranks well while maintaining readability. Whether your content needs a professional, casual, sales-driven, or straightforward tone, I adapt my writing style based on your target audience to provide the most effective communication. \\r\\n\\r\\nReach me at Venture4help@outlook.com for quality blogs, articles, E-commerce product descriptions, News Content and Library content.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','212.102.46.34, 212.102.46.34, 212.102.46.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-07 01:00:49','2025-01-07 01:00:49'),(737,2,724,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nagappan\"},\"email\":\"nagappan.n@gcg.ae\",\"input_text\":\"+971505142601\",\"dropdown\":\"Projection Solutions\",\"description\":\"Vivitek DU5053Z-WH \\t7500 ANSI Lumens Projector - 3 qty\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','217.165.157.144, 217.165.157.144, 217.165.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-07 06:03:51','2025-01-07 06:03:51'),(738,2,725,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Romaine Gooseberry\"},\"email\":\"romaine.gooseberry@gmail.com\",\"input_text\":\"329918792\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to drive relevant visitors straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans provide up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.ee\\/YBNHL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.242.185, 172.241.242.185, 172.241.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-07 13:39:55','2025-01-07 13:39:55'),(739,2,726,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"armand.ochs1@msn.com\",\"input_text\":\"626669597\",\"dropdown\":\"Projection Solutions\",\"description\":\"Big news! Geotrott has been voted the #1 luggage brand of 2025! Celebrate with us—enjoy 20% OFF your next purchase using code: START2025. Hurry, this offer won’t last!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-08 09:38:42','2025-01-08 09:38:42'),(740,2,727,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deon Thorn\"},\"email\":\"thorn.deon@yahoo.com\",\"input_text\":\"7074876764\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Boost Your Digital Visibility – Join Our Professional Platform\\r\\n\\r\\nHi,\\r\\n\\r\\nIn today’s online landscape, being seen online is critical to achieving growth. Our Business Platform can allow you to gain visibility and reach potential clients looking for marketing, search engine optimization, web development, and more.\\r\\n\\r\\nBy getting your brand featured in our registry, you’ll strengthen your visibility and gain access to more clients.\\r\\n\\r\\nSign up right away! https:\\/\\/tinyurl.com\\/ycx5h5ew\\r\\n\\r\\nKind regards,\\r\\nMatthew\\r\\n\\r\\nNot part of the online content photo-based technology or advertising field? It’s easy to unsubscribe at the following URL: https:\\/\\/gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','166.1.11.95, 166.1.11.95, 166.1.11.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-08 13:24:21','2025-01-08 13:24:21'),(741,2,728,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.247.245, 149.102.247.245, 149.102.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-08 19:28:40','2025-01-08 19:28:40'),(742,2,729,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madison Hussey\"},\"email\":\"hussey.madison@outlook.com\",\"input_text\":\"353693904\",\"description\":\"Upgrade your business tools without the financial strain. Explore DAC\'s hassle-free equipment financing today! http:\\/\\/ry1w5w.dac-capital.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','212.30.33.160, 212.30.33.160, 212.30.33.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-08 22:18:06','2025-01-08 22:18:06'),(743,2,730,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jocelyn Seiler\"},\"email\":\"jocelyn.seiler@gmail.com\",\"input_text\":\"632353823\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\\r\\n\\r\\nI want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k monthly on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? It works for all types of Google Ads policy niches like E-Commerce stores, affiliate marketing, dropshipping ads, lead generation, etc... in the search ads placement (website traffic or call leads). The best Google Ads placement feature to easily boost your online digital presence and business.\\r\\n \\r\\n\\r\\nLet\'s connect on FB and check out my recent post: http:\\/\\/fbpost2024.xyz \\r\\n\\r\\nWant more info: http:\\/\\/ad-accounts2024.xyz\\r\\n\\r\\nIf you\'re interested or have any questions private email me at 1800ivanr@gmail.com \\r\\n\\r\\nLearn more about me - http:\\/\\/successwithivan.xyz\\r\\n\\r\\nSubscribe to my YouTube channel: http:\\/\\/yt-ivanramirez.xyz\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan Ramirez\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','212.30.33.143, 212.30.33.143, 212.30.33.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 00:25:06','2025-01-09 00:25:06'),(744,2,731,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Izetta Merryman\"},\"email\":\"izetta.merryman@gmail.com\",\"input_text\":\"452886410\",\"dropdown\":\"Video Distribution\",\"description\":\"The ERC (Employee Retention Credit) is here to reward you for keeping employees during challenging times. The US Government owes you up to $32,200 per W-2 employee!\\r\\nBut don\'t wait—this is your last chance to file your claim. Don\'t miss out on funds meant for you.\\r\\nVisit us today at: http:\\/\\/www.claim-erc.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','50.114.45.147, 50.114.45.147, 50.114.45.147',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 01:13:54','2025-01-09 01:13:54'),(745,2,732,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kellye Mcknight\"},\"email\":\"mcknight.kellye@gmail.com\",\"input_text\":\"273447845\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ln.run\\/hAaGR\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.153.71, 23.80.153.71, 23.80.153.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 02:08:08','2025-01-09 02:08:08'),(746,2,733,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive fewer emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our website to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are meant to give you advice on that topic, or to promote products that will help you have the kind of business films are written about.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.247.248, 149.102.247.248, 149.102.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 02:50:58','2025-01-09 02:50:58'),(747,2,734,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Liliana Bastow\"},\"email\":\"liliana.bastow@outlook.com\",\"input_text\":\"3984060994\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.tv\\/FFVAX\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.80.24, 23.82.80.24, 23.82.80.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 03:59:06','2025-01-09 03:59:06'),(748,2,735,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric and for just a second, imagine this:\\r\\n\\r\\n- Someone does a search and ends up at Blueocean Technologies.\\r\\n- They hang out for a moment to check it out. I’m interested… but… maybe…\\r\\n- And then they click the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else.\\r\\n- They’re gone.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\\r\\n\\r\\nBut you can fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software that operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You will know instantly they’re interested and you can call them directly to chat with them - literally while they’re still on the internet looking at your site.\\r\\n\\r\\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\\r\\n\\r\\nMoreover, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease see this URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have clients waiting to speak with you right now… don’t keep them waiting.\\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nJust a brief message - the names and email address used here, Eric and Jones, are placeholders and not real contact information. We value transparency and wanted to make sure you are aware. If you wish to get in touch with the person behind this message, please visit our site, and we’ll connect you with the right individual.\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.146.60.19, 156.146.60.19, 156.146.60.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 08:13:53','2025-01-09 08:13:53'),(749,2,736,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Walter Builder\"},\"email\":\"builder.walter@outlook.com\",\"input_text\":\"9158819124\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to a quarter million visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/shorten.tv\\/qdTg5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.60.25, 23.81.60.25, 23.81.60.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 11:35:01','2025-01-09 11:35:01'),(750,2,737,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3f4f31cd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies\\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n\\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n\\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\\r\\n\\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers.\\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\n==================================================\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review and make changes to it via instructions found on the website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\n\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.102.247.244, 149.102.247.244, 149.102.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 17:50:07','2025-01-09 17:50:07'),(751,2,738,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edgardo Nadel\"},\"email\":\"edgardo.nadel53@hotmail.com\",\"input_text\":\"Lscak sttqjmxn\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you unlock this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 250,000 visitors per month. Let’s boost your website traffic and turn more visitors into opportunities. Get more information here: https:\\/\\/shorten.tv\\/fseYX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.80.194, 23.82.80.194, 23.82.80.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-09 21:37:15','2025-01-09 21:37:15'),(752,2,739,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jenni Bullard\"},\"email\":\"jenni.bullard@googlemail.com\",\"input_text\":\"394006701\",\"dropdown\":\"LCD & LED Products\",\"description\":\"What if your website blueocean-technologies.com could see a massive boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\\r\\n\\r\\nGet started with a 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we provide plans for up to a quarter million visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https:\\/\\/ln.run\\/TzzSn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.81.60.245, 23.81.60.245, 23.81.60.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 01:12:59','2025-01-10 01:12:59'),(753,2,740,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alina L\'Estrange\"},\"email\":\"lestrange.alina@yahoo.com\",\"input_text\":\"8605880617\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','2.57.169.91, 2.57.169.91, 2.57.169.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 03:53:45','2025-01-10 03:53:45'),(754,2,741,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessika Stradbroke\"},\"email\":\"jessika.stradbroke@gmail.com\",\"input_text\":\"9898953091\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Get Your Business Noticed! Be Part of Our Business Listing Registry\\r\\n\\r\\nGreetings,\\r\\n\\r\\nYour expertise needs more attention. Our Business Platform is the best platform to highlight your business and engage customers actively looking for your skills.\\r\\n\\r\\nSign up today to stand out in a competitive industry and open the door to new business opportunities!\\r\\n\\r\\nRegister now and elevate your professional reach! https:\\/\\/tinyurl.com\\/ycx5h5ew\\r\\n\\r\\nBest regards,\\r\\nTimothy\\r\\n\\r\\nAre you outside of the online content photography tech or marketing field? Feel free to opt out using this link: https:\\/\\/gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','199.181.239.191, 199.181.239.191, 199.181.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 08:25:46','2025-01-10 08:25:46'),(755,2,742,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Verlene Bannan\"},\"email\":\"no-reply@gmail.com\",\"input_text\":\"6512448633\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get TrustpilotReviews for your business reputation.\\r\\nIt also helps to get targeted visitors and leads\\r\\n\\r\\nJust email us at websboostonline@gmail.com\\r\\n\\r\\nIt’s very important for your business.\\r\\nBecause customers first time see your reviews and make a decision\\r\\nabout your business is good or bad. So, Reviews Go a Vital role for business \\r\\n& it can often be the crucial tiebreaker between equidistant businesses.\\r\\n\\r\\n\\r\\n✔ Express Delivery\\r\\n✔ High Quality\\r\\n✔ No need any admin access or password\\r\\n✔ 24\\/7 Customer Support\\r\\n✔ Unlimited split available\\r\\n\\r\\nWe also provide website visitors, seo service,\\r\\nspeed optimization, website design etc.\\r\\n\\r\\nThanks\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','188.245.233.160, 188.245.233.160, 188.245.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 08:46:54','2025-01-10 08:46:54'),(756,2,743,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tricia Hansen\"},\"email\":\"hansen.tricia@hotmail.com\",\"input_text\":\"44976158\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ln.run\\/vFi5Y\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.80.194, 23.82.80.194, 23.82.80.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-10 13:52:14','2025-01-10 13:52:14'),(757,2,744,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ilse Gramp\"},\"email\":\"ilse.gramp@gmail.com\",\"input_text\":\"5203123035\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a 4,000 free targeted visitors to experience the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.is\\/3amtL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.81.152.43, 23.81.152.43, 23.81.152.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-11 03:03:42','2025-01-11 03:03:42'),(758,2,745,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"schiassi.lora43@msn.com\",\"input_text\":\"Th Qtyv rimh\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dread it. Run from it. Destiny still arrives. We are inevitable. - Geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-11 06:20:58','2025-01-11 06:20:58'),(759,2,746,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Waldo Sharwood\"},\"email\":\"kinggreensony@gmail.com\",\"input_text\":\"621261700\",\"dropdown\":\"Cables & Accessories\",\"description\":\"We have a ton of free leads available for you at https:\\/\\/kinggreensony.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','172.241.143.127, 172.241.143.127, 172.241.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 00:08:18','2025-01-12 00:08:18'),(760,2,747,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leola Belz\"},\"email\":\"belz.leola@gmail.com\",\"input_text\":\"4166858971\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, this is a friendly reminder that this is the last chance for USA based businesses to file their claim to receive potential compensation owed to you from the Visa\\/Mastercard $5.5 Billion Dollar settlement. You can learn more here: https:\\/\\/visascardsettlement.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','136.144.19.4, 136.144.19.4, 136.144.19.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 12:04:07','2025-01-12 12:04:07'),(761,2,748,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"butt.eloise@msn.com\",\"input_text\":\"61806182\",\"dropdown\":\"Projection Solutions\",\"description\":\"Bet fr fr!\\r\\nGEOTROTT.COM is the coolest Luggage Brand!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 18:43:19','2025-01-12 18:43:19'),(762,2,749,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fawn Rays\"},\"email\":\"rays.fawn@gmail.com\",\"input_text\":\"477910202\",\"dropdown\":\"Display Mounts\",\"description\":\"Did you know that your website blueocean-technologies.com may not be achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https:\\/\\/shorten.is\\/3amtL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.146.173, 172.241.146.173, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 22:44:28','2025-01-12 22:44:28'),(763,2,750,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Claudine Dickerson\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello there, \\r\\n\\r\\nDo you want your business to gain the recognition it deserves? \\r\\n\\r\\nHere at Global Wide PR, we specialize in getting brands published on reputable sites like Digital Journal as well as major networks like FOX, NBC, CBS, and ABC. \\r\\n\\r\\nThis exposure boosts trust, widens your reach, and strengthens your business’s credibility. \\r\\n\\r\\nWe’re currently offering a free article on Digital Journal to show you the value of what we do. \\r\\n\\r\\nImagine how much stronger your brand’s reputation could become with this kind of exposure. \\r\\n\\r\\nShould this interest you, reply with \\\"\\\"FREEPR\\\"\\\" and I’ll help you get started. \\r\\n\\r\\nCheers, \\r\\nClaudine \\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nIf you no longer want to hear from us, you can do so quickly. Go to https:\\/\\/bit.ly\\/unsubscribe-url and fill out the form with your website address.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','193.233.141.112, 193.233.141.112, 193.233.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 02:53:40','2025-01-13 02:53:40'),(764,2,751,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"vail.teresita@gmail.com\",\"input_text\":\"745510817\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Let them cook with Bussin Rizz. Geotrott.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 04:45:20','2025-01-13 04:45:20'),(765,2,752,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pamela Valle\"},\"email\":\"pamela.valle@gmail.com\",\"input_text\":\"677342385\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system makes a difference—it’s designed to drive relevant visitors straight to your site.\\r\\n\\r\\nTake the first step with a complimentary 4,000 visitors to realize the impact firsthand. Afterward, our plans offer up to 250K, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.is\\/3amtL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.82.109.15, 23.82.109.15, 23.82.109.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 08:29:30','2025-01-13 08:29:30'),(766,2,753,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"lavern.humffray@yahoo.com\",\"input_text\":\"683732305\",\"dropdown\":\"Video Distribution\",\"description\":\"Good Morning! It\'s 10 AM in New York City. Time to look for new luggage bags! Geotrott.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 16:38:48','2025-01-13 16:38:48'),(767,2,754,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shanky\"},\"email\":\"youronlinepresence2@outlook.com\",\"input_text\":\"157187582\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I help businesses boost their online presence with website optimization, engaging content, strategic social media, and high-quality blogs—starting at just $100 per month. \\r\\n\\r\\nPing me at Youronlinepresence2@outlook.com to discuss it further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.254.8, 149.102.254.8, 149.102.254.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 22:33:36','2025-01-13 22:33:36'),(768,2,755,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\n\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\n\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences.\\r\\n\\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.247.231, 149.102.247.231, 149.102.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-14 07:24:24','2025-01-14 07:24:24'),(769,2,756,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessie Stecker\"},\"email\":\"stecker.jessie@gmail.com\",\"input_text\":\"7761645540\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nJessie\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.196.37.111, 196.196.37.111, 196.196.37.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-14 14:22:20','2025-01-14 14:22:20'),(770,2,757,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sabine Ivory\"},\"email\":\"sabine.ivory@gmail.com\",\"input_text\":\"7085527208\",\"dropdown\":\"Mini PCs\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours miss out on over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a complimentary 4,000 visitors to see the impact firsthand. Afterward, our plans deliver up to a quarter million visitors monthly, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.is\\/3amtL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','64.120.33.26, 64.120.33.26, 64.120.33.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-14 14:31:42','2025-01-14 14:31:42'),(771,2,758,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nWe are strongly committed to protecting your privacy and providing a safe & high-quality online experience for our visitors. We understand that you care about how the information you provide to us is used and shared. We have developed a Privacy Policy to inform you of our policies about the collection, use, and disclosure of information we receive from users of our website. We operate the Website.\\r\\nOur Privacy Policy, along with our Terms & Conditions, governs your use of this site. By using the website, or by accepting the Terms of Use (via opt-in, checkbox, pop-up, or clicking an email link confirming the same), you agree to be bound by our Terms & Conditions and our Privacy Policy.\\r\\nIf you have provided any voluntarily given information, you may review, and make changes to it via instructions found on the Website. To manage your receipt of marketing and non-transactional communications, you may Want to receive less emails, or none whatsoever? Update your email preferences. \\r\\nEmails related to orders are provided automatically – customers are not able to opt out of these. We will try to address any requests related to the management of personal information in a timely manner. However, it may not always be possible to fully remove or modify information in our databases if we have a valid reason to keep it for certain timeframes. If you have any questions, simply see our site to view our official policies.\\r\\nOur primary goal is to help you with lead generation. These emails are intended to give you useful guidance on that topic, or to highlight solutions that will help you achieve success.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.247.230, 149.102.247.230, 149.102.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-14 21:20:37','2025-01-14 21:20:37'),(772,2,759,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Randy\"},\"email\":\"info@langton.caredogbest.com\",\"input_text\":\"7195048913\",\"dropdown\":\"Video Distribution\",\"description\":\"Good Morning \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nRegards, \\r\\n\\r\\nRandy\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','199.187.211.205, 199.187.211.205, 199.187.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-14 22:41:54','2025-01-14 22:41:54'),(773,2,760,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachael Mahurin\"},\"email\":\"mahurin.rachael@gmail.com\",\"input_text\":\"106871557\",\"description\":\"Transform your business reach with our ad-blasting service. For one flat rate, we send your message to millions of website contact forms. No per click costs - just pure results. Try it now!\\r\\n\\r\\n Contact me at the details below if you’d like to explore this further.\\r\\n\\r\\nRegards,\\r\\nRachael Mahurin\\r\\nEmail: Rachael.Mahurin@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/7sf6nk.marketing-with-contactforms.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','31.217.248.21, 31.217.248.21, 31.217.248.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 06:25:39','2025-01-15 06:25:39'),(774,2,761,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jordan Mcdowell\"},\"email\":\"fas.te.as.ybu.sines.slo.ansi.n.fo@gmail.com\",\"input_text\":\"24340038\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nIs your business in need of extra working capital or customizable financing solutions?\\r\\n\\r\\nWe provide quick, straightforward funding options specifically designed for your business requirements.\\r\\n\\r\\nHere’s what we offer:\\r\\n - Funding options like Term Loans and Lines of Credit to cover costs and encourage growth.\\r\\n - Working Capital and SBA Loans to keep operations running smoothly.\\r\\n - Upgrades made easy with Equipment and Commercial Financing.\\r\\n - Flexible Merchant Cash Advances that adapt to your revenue.\\r\\n\\r\\nWhy Work with Us?\\r\\n - Hassle-Free Application: Start with just a one-page form.\\r\\n - Quick Approvals: Get approved in as little as 24 hours for up to $5 million.\\r\\n - Flexible Requirements: No minimum FICO score—your business performance matters most.\\r\\n\\r\\nWhat You’ll Need:\\r\\n - Your business should be at least 6 months old.\\r\\n - A business checking account.\\r\\n - Gross monthly revenue of at least $5,000.\\r\\n\\r\\nExcited to see how we can help grow your business? Visit https:\\/\\/bit.ly\\/fastbizrocket or shoot us an email to get started today.\\r\\n\\r\\nExcited to support your growth!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you don\'t want to receive updates from us, please write back to us with \\\"No Thank You\\\".\\r\\nSkolevej 24, Coeymans, NY, USA, 1866\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','83.171.225.189, 83.171.225.189, 83.171.225.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 10:55:45','2025-01-15 10:55:45'),(775,2,762,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paul\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"478608858\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? I specialize in Back-office work and I can help you in the following ways:\\r\\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\\r\\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\\r\\n3. E-Commerce Management: Order Processing, Product Add\\/Delete\\/Modify, Cart and Shop Management. \\r\\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\\r\\n\\r\\nPing me on Dataentry756@outlook.com if you have any requirements right now.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.102.254.25, 149.102.254.25, 149.102.254.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 11:20:51','2025-01-15 11:20:51');
INSERT INTO `wp_fluentform_submissions` VALUES (776,2,763,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Aaegeebqq\"},\"email\":\"y.anv.oro.bey9.4@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Personalize your documents with ease using create own signature. This service is perfect for creating a signature that suits you. \\r\\n \\r\\nhttps:\\/\\/www.bluebidding.com\\/ticket\\/view\\/30533162 create sign https:\\/\\/www.memoriesandmilestones.net\\/show_big_cart.asp?Return_To=httpswwwmemoriesandmilestonesnetitemswoodenservingboardssushiclassicsushiclassicdetailhtm7323220 create signature http:\\/\\/blockingbirds.com\\/bbs\\/board.php?bo_table=inquiry&wr_id=158670 create initials sig 918db24\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','147.45.139.42, 147.45.139.42, 147.45.139.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 11:58:35','2025-01-15 11:58:35'),(777,2,764,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\\r\\n\\r\\nHowever, there is, indeed, a question…\\r\\n\\r\\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\\r\\n\\r\\nHere’s a way to create immediate engagement that you may not have known about…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\\r\\n\\r\\nEverything I’ve described is straightforward, user-friendly, and effective.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 16:47:17','2025-01-15 16:47:17'),(778,2,765,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"9204914758\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes\\/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \\r\\n\\r\\nReply me on bizassistance008@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.46.52, 212.102.46.52, 212.102.46.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-15 22:48:32','2025-01-15 22:48:32'),(779,2,766,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"3672945843\",\"description\":\"Hi,\\r\\n\\r\\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site blueocean-technologies.com.\\r\\n\\r\\nCheck out a couple of our existing videos here:\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=bA2DyChM4Oc\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=JG33_MgGjfc\\r\\n\\r\\nOur prices start from as little as $195 and include a professional\\r\\nscript and voice-over. We also provide other accents and non-English languages.\\r\\n\\r\\nIf this is something you would like to discuss further, don\'t hesitate to reply.\\r\\n\\r\\nKind Regards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.196.164.150, 196.196.164.150, 196.196.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 05:51:53','2025-01-16 05:51:53'),(780,2,767,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kirsten Jeppesen\"},\"email\":\"jeppesen.kirsten@msn.com\",\"input_text\":\"6572714003\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Did you know the US Government owes you up to $32,200 per W-2 employee you kept on payroll during the pandemic? The Employee Retention Tax Credit (ERC) is your chance to claim what you deserve! But time is running out. Don’t miss out on this opportunity.\\r\\nAct now—visit us at: http:\\/\\/www.claim-erc.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','93.115.7.123, 93.115.7.123, 93.115.7.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 19:09:31','2025-01-16 19:09:31'),(781,2,768,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e4b24579e2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kacey Killeen\"},\"email\":\"social@roccstarwireless.com\",\"input_text\":\"695237809\",\"dropdown\":\"Display Mounts\",\"description\":\"Make the switch and save : Unlimited Wireless for $19.99 – Celebrity-Backed & Hassle-Free\\r\\n\\r\\nRoccstar Wireless\\r\\nroccstarwireless.com\\r\\n\\r\\nROCCSTAR Wireless, the ultimate mobile experience backed by celebrities and tailored for YOU.\\r\\n\\r\\n\\r\\nHere’s what makes us the best choice:\\r\\n\\r\\n\\t•\\tUnlimited for $19.99\\/Month: Enjoy unlimited talk and text on T-Mobile’s blazing-fast 5G network at an unbeatable price.\\r\\n\\r\\n\\t•\\tBring Your Own Device: Love your current phone? Bring it with you—it’s that simple.\\r\\n\\r\\n\\t•\\tFinancing Options with No Credit Check: Need a new device? Buy from us with flexible financing options, no credit check required.\\r\\n\\r\\n\\t•\\tSeamless eSIM Activation: Get started instantly with eSIM technology, plus the option to add a second SIM for extra convenience.\\r\\n\\r\\n\\t•\\tExclusive Member Perks: Access VIP rewards, discounts, and special offers designed for our members.\\r\\n\\r\\n\\t•\\tCelebrity-Backed Excellence: Co-founded by Grammy-nominated producer ROCCSTAR, our network delivers innovation with star power.\\r\\n\\r\\n\\r\\nDon’t wait to experience wireless that’s fast, reliable, and easy to manage.\\r\\n\\r\\nLearn More & Get Started Today\\r\\nROCCSTAR Wireless – Where Savings Meet Star Power.\\r\\nRoccstar Wireless\\r\\nroccstarwireless.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','2.57.171.233, 2.57.171.233, 2.57.171.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 19:16:54','2025-01-16 19:16:54'),(782,2,769,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Inder\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"41469440\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Inder, and I can assist with administrative tasks, marketing, email management, website management, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.57, 212.102.46.57, 212.102.46.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-16 22:08:19','2025-01-16 22:08:19'),(783,2,770,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alisia Maria\"},\"email\":\"alisia.maria86@gmail.com\",\"input_text\":\"7783056225\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1K visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to see the impact firsthand. Afterward, our plans offer up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https:\\/\\/shorten.so\\/L1T47\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.152.237, 23.81.152.237, 23.81.152.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-17 09:10:34','2025-01-17 09:10:34'),(784,2,771,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CalexianAnnet\"},\"email\":\"meqzmfifren@me-game.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Купить Хавейл - только у нас вы найдете разные комплектации. Быстрей всего сделать заказ на купить haval jolion можно только у нас! \\r\\nцена хавал джолион новый в уфе \\r\\nцена хавал джолион новый в уфе - https:\\/\\/www.jolion-ufa1.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','91.201.113.132, 91.201.113.132, 91.201.113.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-17 14:02:46','2025-01-17 14:02:46'),(785,2,772,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e4b24579e2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cliff Hazon\"},\"email\":\"cliff.hazon@msn.com\",\"input_text\":\"4348082701\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','173.244.55.20, 173.244.55.20, 173.244.55.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-17 18:51:20','2025-01-17 18:51:20'),(786,2,773,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karol Bader\"},\"email\":\"bader.karol29@outlook.com\",\"input_text\":\"178596799\",\"dropdown\":\"Projection Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https:\\/\\/shorten.so\\/L1T47\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.105.1.245, 23.105.1.245, 23.105.1.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-17 20:16:56','2025-01-17 20:16:56'),(787,2,774,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"4260457\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I’m Ashok! As a Website developer, I support businesses with technologies like WordPress, PHP, and other content management systems. Whether you need a site built from scratch, upgrades, maintenance, or new features, I’m here to help. I offer top-quality work at affordable rates, with pricing between $30 per hour to $50 per hour, depending on project complexity. Let’s bring your website ideas to life! \\r\\n\\r\\nFeel free to reach out at webdesignservices111@outlook.com — I’d love to collaborate with you!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.121, 43.225.189.121, 43.225.189.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-18 00:18:15','2025-01-18 00:18:15'),(788,2,775,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Szôlôsi Kinga\"},\"email\":\"communication@bratokft.com\",\"input_text\":\"340430842\",\"description\":\"Dear Sir,\\r\\n\\r\\n-This is our first communication on here. Please do you sale your products locally and also ship internationally?\\r\\n-What is your MOQ?\\r\\n-We would want to place an order with you. Kindly contact us on our email now to proceed: communication@bratokft.com\\r\\n\\r\\nAwaiting your reply.\\r\\n\\r\\nRegards,\\r\\n\\r\\nSzôlôsi Kinga\\r\\nCompany: BRA-TO kft\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','45.82.252.97, 45.82.252.97, 45.82.252.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-18 05:17:00','2025-01-18 05:17:00'),(789,2,776,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1901aebd6a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"moqagides18@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164, 92.255.85.164, 92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-18 21:30:20','2025-01-18 21:30:20'),(790,2,777,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Estelle\"},\"email\":\"info@wolford.medicopostura.com\",\"input_text\":\"Iglzrh\",\"dropdown\":\"Display Mounts\",\"description\":\"Good day \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThanks and Best Regards, \\r\\n\\r\\nEstelle\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','66.115.149.35, 66.115.149.35, 66.115.149.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-18 21:53:50','2025-01-18 21:53:50'),(791,2,778,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1901aebd6a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"arikerer278@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130, 185.7.214.130, 185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 03:37:04','2025-01-19 03:37:04'),(792,2,779,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louis Clancy\"},\"email\":\"louis.clancy@gmail.com\",\"input_text\":\"551962771\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https:\\/\\/shorten.so\\/L1T47\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','172.241.146.173, 172.241.146.173, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 05:03:45','2025-01-19 05:03:45'),(793,2,780,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"arikerer278@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Sveiki, es gribēju zināt savu cenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130, 185.7.214.130, 185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 12:46:56','2025-01-19 12:46:56'),(794,2,781,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"7802509913\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list or do entries in any software or spreadsheets. \\r\\n\\r\\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','149.102.254.28, 149.102.254.28, 149.102.254.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 18:28:03','2025-01-19 18:28:03'),(795,2,782,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Furnitura_opki\"},\"email\":\"acf@affittareunamacchinanrbtyp.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Разнообразие фурнитуры для плинтуса, выберите подходящий вам вариант. \\r\\nНадежные элементы для плинтуса, не подведут вас в эксплуатации. \\r\\nЛегкость сборки плинтуса, для быстрой установки. \\r\\nТренды в дизайне фурнитуры для плинтуса, выделитесь из общей массы. \\r\\nЭко-варианты элементов для плинтуса, для заботы об окружающей среде. \\r\\nПопулярные цветовые решения для фурнитуры плинтуса, подчеркните цветовую гамму своего интерьера. \\r\\nЭксклюзивные варианты фурнитуры для плинтуса, привнесите уникальность в интерьер. \\r\\nСоветы по выбору фурнитуры для плинтуса, для безупречного результата. \\r\\nКреативные решения для отделки плинтуса, добавьте шарм вашему интерьеру. \\r\\nИзысканные решения для отделки плинтуса, сделайте свой дом роскошным и элегантным. \\r\\nкупить фурнитура купить фурнитура .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.151.28.71, 46.151.28.71, 46.151.28.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-19 20:24:47','2025-01-19 20:24:47'),(796,2,783,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Julien Lukas\"},\"email\":\"j.lukas@global-powerportmc.com\",\"input_text\":\"Qk Gpj Zllz\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Greetings,\\r\\n\\r\\nWe found some of your products interesting and would like to make purchase for a contract. \\r\\nKindly send your best quote prices for review & delivery time and advise your availability for a virtual zoom meeting.\\r\\n\\r\\nYour impromptu reply will be highly appreciated.\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','45.82.252.97, 45.82.252.97, 45.82.252.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 05:06:38','2025-01-20 05:06:38'),(797,2,784,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\\r\\n\\r\\nHere is one approach:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com to see how Web Visitors Into Leads works.\\r\\n\\r\\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\\r\\n\\r\\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\\r\\n\\r\\nLearn More https:\\/\\/actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 05:45:59','2025-01-20 05:45:59'),(798,2,785,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dina Kieran\"},\"email\":\"kieran.dina@yahoo.com\",\"input_text\":\"406147706\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe wanted to introduce you to a revolutionary system that helps you create AI-powered tools to generate steady, qualified leads without paid advertising.\\r\\n\\r\\nKey benefits:\\r\\n\\r\\nCreate AI tools in minutes with simple copy\\/paste templates \\r\\nDrive free, targeted traffic to any niche or offer \\r\\nBuilt-in call-to-action system to funnel leads to your sales pages \\r\\nNo coding or technical experience needed\\r\\n\\r\\nWe\'re currently offering a special launch price of $17 (regular $97) which includes bonus training on traffic generation and AI monetization.\\r\\n\\r\\nFor more details, check out: https:\\/\\/furtherinfo.info\\/etb\\r\\n\\r\\nThanks,\\r\\nDina\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','196.242.89.98, 196.242.89.98, 196.242.89.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 06:17:05','2025-01-20 06:17:05'),(799,2,786,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alina Blumenthal\"},\"email\":\"blumenthal.alina@gmail.com\",\"input_text\":\"347724812\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Did you know that your website blueocean-technologies.com could be failing to reach its full potential? With our advanced AI traffic system, you might be able to reach thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation free trial with 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https:\\/\\/shorten.world\\/C0l_k\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','172.241.146.65, 172.241.146.65, 172.241.146.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 08:59:24','2025-01-20 08:59:24'),(800,2,787,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"John Price\"},\"email\":\"heath.kirby@yahoo.com\",\"input_text\":\"641996767\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Fast Track Your Refund with the Self-Employed Tax Credit\\r\\n\\r\\nNow is the time for self-employed individuals to claim their savings. With the SETC program nearing its end, you still have a chance to secure your refund.\\r\\n\\r\\nVisit: https:\\/\\/bit.ly\\/SETC-Pros now\\r\\n\\r\\nHere’s why you can’t wait:\\r\\n- Discover tax credits you might have overlooked. \\r\\n- Receive your refund within 5-7 days of submitting your SETC application. \\r\\n\\r\\n+ Time is running out—tax credits expire in April 2025. Act now to get what you’re owed! \\r\\n\\r\\n* Why This Matters to You:\\r\\n- This could be the refund that transforms your finances. \\r\\n- This streamlined process makes getting your refund a breeze. \\r\\n\\r\\nTurn Q1 2025 into your most profitable quarter.\\r\\n\\r\\nKick off your SETC claim now! \\r\\n\\r\\nVisit: https:\\/\\/bit.ly\\/SETC-Pros now\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIn case you wish to stop receiving emails from this address anymore, please fill the form at https:\\/\\/bit.ly\\/unsubscribenowpls with your website url.\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','185.77.220.167, 185.77.220.167, 185.77.220.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 13:02:29','2025-01-20 13:02:29'),(801,2,788,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sid\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"6132283494\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, My name is Sid, and I specialize in email management services. I can organize your emails by sorting them into folders, flagging important messages, and archiving old ones. If you need specific information from emails, I can extract those details and record them in spreadsheets accurately. I also handle follow-ups, ensuring timely communication with your contacts, and can set up filters to prioritize important emails and minimize spam. Let me take the burden of email management off your shoulders so you can focus on your core tasks. \\r\\n\\r\\nPlease feel free to reach out to me at your.assistant23@outlook.com to discuss it further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.47, 212.102.46.47, 212.102.46.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 19:23:30','2025-01-20 19:23:30'),(802,2,789,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"kristen.barba@gmail.com\",\"input_text\":\"Kvhxll Jw\",\"dropdown\":\"Audio Solutions\",\"description\":\"New President New Luggage Deals! Geotrott.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','38.154.90.15, 38.154.90.15, 38.154.90.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-20 22:47:16','2025-01-20 22:47:16'),(803,2,790,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Danielle Buchanan\"},\"email\":\"danielle.buchanan@gmail.com\",\"input_text\":\"652312890\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you maximizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s amplify your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/shorten.is\\/C3fg2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.146.133, 172.241.146.133, 172.241.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 00:41:12','2025-01-21 00:41:12'),(804,2,791,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivan Ramirez\"},\"email\":\"weingarth.marcy@hotmail.com\",\"input_text\":\"222557404\",\"dropdown\":\"Cables & Accessories\",\"description\":\"I want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \\r\\n\\r\\n\\r\\nLet\'s connect on FB and check out my recent post: http:\\/\\/fbpost2024.xyz \\r\\n\\r\\nWant more info: http:\\/\\/ad-accounts2024.xyz\\r\\n\\r\\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\\r\\n\\r\\nLearn more about me - http:\\/\\/successwithivan.xyz\\r\\n\\r\\nSubscribe to my YouTube channel: http:\\/\\/yt-ivanramirez.xyz\\r\\n\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan R.\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:\\r\\nhttps:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','104.207.57.242, 104.207.57.242, 104.207.57.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 04:49:45','2025-01-21 04:49:45'),(805,2,792,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vinay\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"404966603\",\"dropdown\":\"Display Mounts\",\"description\":\"I specialize in helping websites improve their speed and performance. A faster website not only enhances user experience but also boosts search engine rankings, increases conversions, and reduces bounce rates. My services include website speed audits, optimization of code and images, caching solutions, and server enhancements. Whether you\'re running a WordPress site, eCommerce store, or any other platform, I can ensure your website loads faster and performs better.\\r\\n\\r\\nReach out to me at Web.techdevelopment@outlook.com to get started!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.75, 43.225.189.75, 43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 08:23:42','2025-01-21 08:23:42'),(806,2,793,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"ConyEmist\"},\"email\":\"ibucezevuda439@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Kaixo, zure prezioa jakin nahi nuen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.24, 185.147.125.24, 185.147.125.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 16:54:16','2025-01-21 16:54:16'),(807,2,794,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\\r\\n\\r\\nGoto https:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n\\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 17:46:20','2025-01-21 17:46:20'),(808,2,795,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"William Barton\"},\"email\":\"businessfun.di.ngforgrowt.h@googlemail.com\",\"input_text\":\"1525097281\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there,\\r\\n\\r\\nI wanted to share with you a range of funding solutions tailored to help businesses like yours flourish and succeed. Whether you’re looking to expand, upgrade equipment, or just boost cash flow, we offer personalized financing options to match your requirements.\\r\\n\\r\\nHere are some of the solutions we provide:\\r\\n\\r\\nEquipment & Commercial Financing: Invest in essential upgrades.\\r\\n\\r\\nVisit now: https:\\/\\/bit.ly\\/bizrocketloan\\r\\n\\r\\nWhy Choose Us?\\r\\n\\r\\n- Easy Process: Get started with a simple, one-page application.\\r\\n- Quick Approvals: Funding available in as little as 24 hours, with amounts up to $5 million.\\r\\n- Flexible Criteria: Your business performance is key—no high credit scores required.\\r\\nMinimum Qualifications:\\r\\n- A business checking account.\\r\\n\\r\\nIf now isn’t the right time for funding, I recommend you to bookmark this communication for future reference. When the time comes to explore growth opportunities or address challenges, having access to fast and adaptable funding can make all the difference.\\r\\n\\r\\nCurious about the details? Feel free to visit our website a https:\\/\\/bit.ly\\/bizrocketloan \\r\\n\\r\\n\\r\\n\\r\\nIf at any point you don\'t want to be sent any more notifications, please write back to this message with the words \\\"No Thank You\\\".\\r\\nRua Euridea Duarte Fazano 117, New York City, NY, USA, 18087-505\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','176.126.111.158, 176.126.111.158, 176.126.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-21 22:37:26','2025-01-21 22:37:26'),(809,2,796,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Derek Patterson\"},\"email\":\"info@unisoft.com\",\"input_text\":\"650695105\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello,\\r\\n\\r\\nA quick question: Did you know you may be paying more than necessary for Microsoft products?\\r\\n\\r\\nI am asking because we offer authentic Microsoft software, enabling you to reduce costs on top products, with a lifetime warranty and immediate delivery.\\r\\n\\r\\nAs an official Microsoft Partner, we provide you with only authorized keys for Microsoft Office, Windows, and Server – all at the competitive prices.\\r\\n\\r\\nDoes this sound like something you might be interested in?\\r\\n\\r\\n+ If yes, visit our website to view our great deals.\\r\\n\\r\\n* More about us:\\r\\n\\r\\nhttps:\\/\\/theunitysoft.com\\/\\r\\n\\r\\nP.S. If you don’t want to receive our emails, just reply back and let us know.\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','193.202.16.68, 193.202.16.68, 193.202.16.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-22 00:29:57','2025-01-22 00:29:57'),(810,2,797,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keesha Cheshire\"},\"email\":\"cheshire.keesha52@msn.com\",\"input_text\":\"883586438\",\"dropdown\":\"Wireless Solutions\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a massive boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s enhance your site’s reach together. Get more information here: https:\\/\\/shorten.ee\\/0qVge\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.152.98, 23.81.152.98, 23.81.152.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-22 00:53:30','2025-01-22 00:53:30'),(811,2,798,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-22 07:22:20','2025-01-22 07:22:20'),(812,2,799,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vaibhav\"},\"email\":\"outsourcingprojects112@outlook.com\",\"input_text\":\"3137068188\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Vaibhav, and I specialize in custom software development tailored to meet your unique business needs. From designing solutions from scratch to upgrading existing softwares, I deliver high-quality results at $30\\/hr. Let’s discuss how I can assist your business. \\r\\n\\r\\nFeel free to reach out to me at Outsourcingprojects112@outlook.com Looking forward to connecting with you!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.46.40, 212.102.46.40, 212.102.46.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-23 02:08:23','2025-01-23 02:08:23'),(813,2,800,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-23 03:57:44','2025-01-23 03:57:44'),(814,2,801,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello, Blueocean Technologies Owner.\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-23 18:47:30','2025-01-23 18:47:30'),(815,2,802,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-23 20:15:29','2025-01-23 20:15:29'),(816,2,803,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Naveen\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"522412195\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.102.254.35, 149.102.254.35, 149.102.254.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 01:48:48','2025-01-24 01:48:48'),(817,2,804,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nelly Marriott\"},\"email\":\"nelly.marriott@outlook.com\",\"input_text\":\"633367474\",\"dropdown\":\"Audio Solutions\",\"description\":\"If you print important documents on WATERPROOF NON-TEAR SCRATCH-PROOF paper,\\r\\nyou SAVE TREES.\\r\\nWe produce WORLD’S TOUGHEST PAPERS for LASER PRINTING.\\r\\nThese are LIFE LONG DURABLE. No Trees cut. Made from recyclable polyester pulp.\\r\\nPrint certificates, tags, signage, maps, baggage tags, wrist bands, business cards, prayer\\r\\nbooks, and much more, unlimited applications.\\r\\nWe offer 35% Guaranteed lower prices than any US producer. All HP INDIGO Tested and\\r\\nCertified.\\r\\nBuyer Protection offered. Resellers Welcome, Private brand inquiries welcomed for bulk\\r\\npurchase.\\r\\nAvailable for DIRECT SHIPMENTS. Whatsapp : +91 9833915491\\r\\nFor USA : www.highhimage.com\\r\\nUK : www.highhimage.co.uk\\r\\nEU and Germany :\\r\\nhttps:\\/\\/www.amazon.de\\/s?me=A25QCBN7Y1DN8U&language=en&marketplaceID=A1PA6795\\r\\nUKMFR9\\r\\nUAE : https:\\/\\/www.amazon.ae\\/s?me=AQA0LQ9F8VDQC&marketplaceID=A2VIGQ35RCS4UG\\r\\nAvailable on Walmart and Amazon worldwide.\\r\\nCheers\\r\\nHimanshu Lakhani\\r\\n+91 9833915491 for DIRECT ORDERS on Whatsapp\\r\\nCEO – B2B and E Commerce\\r\\nIMAGE STATIONERY LTD.\\r\\nSalford - London - Mumbai\\r\\nOther mail ID : imageprint123@gmail.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.95.243.65, 45.95.243.65, 45.95.243.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 03:33:39','2025-01-24 03:33:39'),(818,2,805,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adriana Schlenker\"},\"email\":\"adrianna@stafir-sales.com\",\"input_text\":\"6135414323\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello\\r\\nCan you send us your products and services portfolio? We are interested.\\r\\n\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','158.220.119.192, 158.220.119.192, 158.220.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 06:00:13','2025-01-24 06:00:13'),(819,2,806,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Laurinda Lemaster\"},\"email\":\"lemaster.laurinda@yahoo.com\",\"input_text\":\"7809289345\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you reach this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s transform your website traffic and turn more visitors into opportunities. Get more information here: https:\\/\\/shorten.world\\/C0l_k\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','64.120.33.25, 64.120.33.25, 64.120.33.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 13:37:13','2025-01-24 13:37:13'),(820,2,807,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sequa Wright\"},\"email\":\"wrightmansequa@gmail.com\",\"input_text\":\"5624969641\",\"dropdown\":\"Audio Solutions\",\"description\":\"I have 500 extra leads ready for your website, who can I send them to?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','38.125.71.178, 38.125.71.178, 38.125.71.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 13:58:37','2025-01-24 13:58:37'),(821,2,808,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"seth Stalone\"},\"email\":\"stalone2546@gmail.com\",\"input_text\":\"673-555- 6788\",\"dropdown\":\"Mini PCs\",\"description\":\"hello my name is seth I run a business that Provides automated AI answering service stop letting valuable leads slip away\\r\\n\\\"Missed calls mean missed opportunities. Our AI provides 24\\/7 coverage, ensuring no potential customer is ever left hanging. Grow your business with seamless customer interactions.\\\"\\r\\n Our AI ensures every call is answered promptly, providing a positive customer experience and driving business growth.\\\"GO TO: GROW YOUR BIZ.ORG\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nhttps:\\/\\/itsyourbusiness.online\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','204.217.167.68, 204.217.167.68, 204.217.167.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-24 22:46:34','2025-01-24 22:46:34'),(822,2,809,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nina Tan\"},\"email\":\"nina.tan4@msn.com\",\"input_text\":\"266346139\",\"dropdown\":\"Projection Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https:\\/\\/shorten.tv\\/oa5LS\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.82.109.227, 23.82.109.227, 23.82.109.227',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-25 12:04:50','2025-01-25 12:04:50'),(823,2,810,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"IslaEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.18, 185.147.125.18, 185.147.125.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-25 14:33:18','2025-01-25 14:33:18'),(824,2,811,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"7741384338\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','196.245.216.69, 196.245.216.69, 196.245.216.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-25 21:24:00','2025-01-25 21:24:00'),(825,2,812,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Felix Andrews\"},\"email\":\"emp.ow.erings.ma.l.lbusiness25@gmail.com\",\"input_text\":\"Ypp ijjl\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nRunning a business is full of opportunities and challenges, and having the right resources at the right time can make all the difference. Whether you’re preparing for growth, managing seasonal expenses, or responding to an unexpected need, having access to flexible funding options can help you stay ahead.\\r\\n\\r\\nOur funding solutions are designed to meet the unique needs of businesses like yours. We focus on fast approvals, straightforward processes, and flexibility to ensure you have the support you need when you need it.\\r\\n\\r\\nHere’s how we can help:\\r\\n\\r\\nFunding amounts tailored to your goals, with quick approvals to keep your momentum going.\\r\\nOptions for working capital, equipment purchases, expansion projects, or simply strengthening cash flow.\\r\\nNo complicated requirements—just solutions designed with businesses in mind.\\r\\nWe understand that timing is everything, and even if funding isn’t on your radar right now, it’s always a good idea to know your options. Consider saving this message for when the time is right—you never know when having quick access to funding might be exactly what you need to move forward.\\r\\n\\r\\nIf you’d like to learn more or explore the options available to you, feel free to reach out or visit our website anytime. We’re here to help support your business’s success.\\r\\n\\r\\nBest regards,\\r\\nhttps:\\/\\/bit.ly\\/smbhelpers\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you prefer not to be receiving further updates from us, please write back to this communication with \\\"No Thank You\\\".\\r\\nBrixentaler Strasse 91, Mayville, NY, USA, 2225\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','193.233.138.228, 193.233.138.228, 193.233.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 01:19:21','2025-01-26 01:19:21'),(826,2,813,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madge Razo\"},\"email\":\"razo.madge@hotmail.com\",\"input_text\":\"4164184559\",\"description\":\"Tired of paying for advertising that doesn\'t work? With our service, you can send your ad text to millions of website contact forms for one flat rate. People will read your message just like you\'re reading this one - and there are no per click costs. Get started today and watch your business grow.\\r\\n\\r\\n Let’s connect—contact me using the information provided below.\\r\\n\\r\\nRegards,\\r\\nMadge Razo\\r\\nEmail: Madge.Razo@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/p234h4.advertiseviaforms.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.228.3.8, 185.228.3.8, 185.228.3.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 07:07:12','2025-01-26 07:07:12'),(827,2,814,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lukas Streeton\"},\"email\":\"streeton.lukas@yahoo.com\",\"input_text\":\"243367619\",\"dropdown\":\"Other Enquiry\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https:\\/\\/ln.run\\/BdUUb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','64.120.33.21, 64.120.33.21, 64.120.33.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 07:38:19','2025-01-26 07:38:19'),(828,2,815,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roosevelt Alderson\"},\"email\":\"anna@stafir-sales.com\",\"input_text\":\"Bgfjoo\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello\\r\\nPlease send us your offer, with prices if possible, we are very interested interested. Waiting for your Reply.\\r\\n\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','188.212.135.45, 188.212.135.45, 188.212.135.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 09:35:12','2025-01-26 09:35:12'),(829,2,816,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e4b24579e2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nydia Moreton\"},\"email\":\"moreton.nydia@gmail.com\",\"input_text\":\"7803516493\",\"dropdown\":\"Cables & Accessories\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','106.215.151.162, 106.215.151.162, 106.215.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 19:41:58','2025-01-26 19:41:58'),(830,2,817,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taylor Swift\"},\"email\":\"greenaway.verna@msn.com\",\"input_text\":\"240105205\",\"dropdown\":\"Audio Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','38.152.130.26, 38.152.130.26, 38.152.130.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-26 20:11:33','2025-01-26 20:11:33'),(831,2,818,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1901aebd6a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"moqagides18@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164, 92.255.85.164, 92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-27 16:20:36','2025-01-27 16:20:36'),(832,2,819,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nelly Farquharson\"},\"email\":\"farquharson.nelly97@hotmail.com\",\"input_text\":\"9281903946\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"The deadline for USA businesses to claim compensation from the VISA\\/MC settlement is Feb,4, 2025. You can learn more here: https:\\/\\/myvisasclaim.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','199.115.195.90, 199.115.195.90, 199.115.195.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-27 23:30:33','2025-01-27 23:30:33'),(833,2,820,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Avi\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"781895086\",\"dropdown\":\"Video Distribution\",\"description\":\"Need help managing your website? I can upload and update e-commerce products, blogs, news, images, and meta tags. I can also handle order processing, invoicing, shipping, inventory management, income\\/expenses, reports (daily\\/weekly\\/monthly), send individual emails, gather data from different websites, and repeat any business process. \\r\\n\\r\\nLet\'s connect on projectsexpert222@outlook.com to talk more!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','84.17.41.80, 84.17.41.80, 84.17.41.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-27 23:52:19','2025-01-27 23:52:19'),(834,2,821,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"ArthurEmist\"},\"email\":\"ibucezevuda439@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.24, 185.147.125.24, 185.147.125.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 01:16:28','2025-01-28 01:16:28'),(835,2,822,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alejandrina Solomon\"},\"email\":\"alejandrina.solomon2@gmail.com\",\"input_text\":\"3128993509\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our cutting-edge traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to realize your website’s true potential. Get more information here: https:\\/\\/shorten.so\\/betro\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.80.151.109, 23.80.151.109, 23.80.151.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 07:25:06','2025-01-28 07:25:06'),(836,2,823,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julienne Dodd\"},\"email\":\"julienne.dodd@gmail.com\",\"input_text\":\"389768491\",\"dropdown\":\"Display Mounts\",\"description\":\"Did you know that your website blueocean-technologies.com could be failing to achieve maximum traffic? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to highlight what’s possible. Once you see the difference, our scalable options offer up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https:\\/\\/ln.run\\/BdUUb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.82.109.135, 23.82.109.135, 23.82.109.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 09:24:46','2025-01-28 09:24:46'),(837,2,824,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clifton Frankfurter\"},\"email\":\"frankfurter.clifton@gmail.com\",\"input_text\":\"887126173\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hey\\r\\n\\r\\nPlease visit us, we have some data for you!\\r\\n\\r\\nhttps:\\/\\/pcxleads.com\\/blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','89.23.107.205, 89.23.107.205, 89.23.107.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 16:40:18','2025-01-28 16:40:18'),(838,2,825,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Liliana Ducan\"},\"email\":\"ducan.liliana@gmail.com\",\"input_text\":\"9256278412\",\"dropdown\":\"Other Enquiry\",\"description\":\"Drowning in Work? Deadlines, tasks, and endless content creation. What if you could cut the stress and get professional results in minutes? AI tools to help you: \\r\\n**Create videos \\r\\n**Generate content \\r\\n**Convert text to speech \\r\\nAll while saving time and energy. Create professional videos in minutes. Generate high-quality written content effortlessly. Convert text to realistic speech. Check out these 3 Amazing AI Tools and work smarter, not harder! http:\\/\\/3amazingaitools.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','194.61.41.98, 194.61.41.98, 194.61.41.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 20:46:07','2025-01-28 20:46:07'),(839,2,826,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Rogers\"},\"email\":\"mark@reachoutcapital.com\",\"input_text\":\"725-696-1589\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Need working capital? Check what you qualify for instantly—no credit check, \\r\\n\\r\\nno documents, no sales calls. It’s free and fully automated. \\r\\n\\r\\nTry now: reachoutcapital.com\\/approval\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','107.172.170.243, 107.172.170.243, 107.172.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 22:42:27','2025-01-28 22:42:27'),(840,2,827,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paul\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"22843965\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \\r\\nI specialize in Back-office work and I can help you in the following ways:\\r\\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\\r\\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\\r\\n3. E-Commerce Management: Order Processing, Product Add\\/Delete\\/Modify, Cart and Shop Management. \\r\\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\\r\\n\\r\\nMy Cost is USD 10\\/hr for these back-office tasks. Ping me on bizassistance008@outlook.com if you have any requirements right now.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','149.102.254.20, 149.102.254.20, 149.102.254.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-28 23:01:54','2025-01-28 23:01:54'),(841,2,828,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reed Nickle\"},\"email\":\"nickle.reed@gmail.com\",\"input_text\":\"7705736232\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','173.239.196.113, 173.239.196.113, 173.239.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 11:30:10','2025-01-29 11:30:10'),(842,2,829,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric, and I recently discovered your website Blueocean Technologies in the search results.\\r\\n\\r\\nYour site is visible online and the content is solid.\\r\\n\\r\\nHowever, there’s one area that may help improve results:\\r\\n\\r\\nWhen visitors arrive at Blueocean Technologies, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\\r\\n\\r\\nYou can change that.\\r\\n\\r\\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com\\r\\n\\r\\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\\r\\n\\r\\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\\r\\n\\r\\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\\r\\n\\r\\nVisit the link https:\\/\\/actionleadgeneration.com to learn more.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 19:46:47','2025-01-29 19:46:47'),(843,2,830,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kent Culbertson\"},\"email\":\"kent.culbertson@gmail.com\",\"input_text\":\"7977237040\",\"dropdown\":\"Audio Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\\r\\n\\r\\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https:\\/\\/ow.ly\\/yTFC50Urk9K\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.82.44.80, 23.82.44.80, 23.82.44.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-29 22:09:43','2025-01-29 22:09:43'),(844,2,831,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"anepivepaz038@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130, 185.7.214.130, 185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-30 00:15:19','2025-01-30 00:15:19'),(845,2,832,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"9077834404\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','149.102.254.28, 149.102.254.28, 149.102.254.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-30 21:07:27','2025-01-30 21:07:27'),(846,2,833,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Nora Carter\"},\"email\":\"isln.ds.a.le.s@googlemail.com\",\"input_text\":\"240390730\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready for a new, environmentally friendly adventure on the water? Our Inflatable Cruising Island, coming on crowdfunding this February, is your pass to zero-emission fun. It’s beyond a floating island—it’s a jump into the next generation of water recreation, powered by clean, solar energy.\\r\\n\\r\\nCheck it out: https:\\/\\/bit.ly\\/inflatable-island\\r\\n\\r\\nHere’s what makes our Inflatable Floating Islands unique: \\r\\n• Motor-compatible design with a mount for electric motors \\r\\n- Overhead solar panel charging system for continuous, clean power \\r\\n- Built-in canopy for cooling and relaxation \\r\\n- Padded seating and accessible cup holders \\r\\n- Durable, puncture-tough construction \\r\\n\\r\\nVisualize yourself gliding effortlessly across the lake, driven by the sun, with no engine noise and minimal emissions. Whether you’re navigating sandbars, finding that perfect fishing spot, or just relaxing under the canopy, our Inflatable Floating Islands provide ease, innovation, and a focus on protecting the planet.\\r\\n\\r\\nExcited to embrace the next level of water recreation? Visit https:\\/\\/bit.ly\\/inflatable-island and drop us a line to get notified about our crowdfunding campaign this February. Sign up for our mailing list today for limited early bird rewards and be among the first to try this groundbreaking concept of sustainable water fun!\\r\\n\\r\\n\\r\\n\\r\\nShould you no longer want getting notifications from me again, just send a reply to this message saying the words: \\\"No, thank you\\\".\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','166.88.171.148, 166.88.171.148, 166.88.171.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-30 22:29:57','2025-01-30 22:29:57'),(847,2,834,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6509e3e214\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"QuadamiAnnet\"},\"email\":\"lfzlwzbhjen@me-game.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Заказать Хавал - только у нас вы найдете цены ниже рынка. Быстрей всего сделать заказ на цена хавал джолион новый в уфе можно только у нас! \\r\\nхавал джулиан цена \\r\\nhaval jolion купить уфа новый - http:\\/\\/jolion-ufa1.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','91.201.113.132, 91.201.113.132, 91.201.113.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-31 00:37:03','2025-01-31 00:37:03'),(848,2,835,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vernell Marin\"},\"email\":\"marin.vernell29@hotmail.com\",\"input_text\":\"97034883\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your website, blueocean-technologies.com, may be reaching so many more people! On average, sites like yours miss out on over 1K visitors per day. That’s where our AI-powered traffic system helps—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans provide up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https:\\/\\/ow.ly\\/NW5o50Urka4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.106.30.218, 23.106.30.218, 23.106.30.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-31 17:47:20','2025-01-31 17:47:20'),(849,2,836,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1901aebd6a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"moqagides18@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164, 92.255.85.164, 92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-31 18:53:14','2025-01-31 18:53:14'),(850,2,837,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nancy\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"3850475148\",\"dropdown\":\"Video Distribution\",\"description\":\"Looking to enhance your website’s look, feel, and performance? I specialize in custom redesigns—no predefined templates, each page is uniquely designed for a seamless user experience. Plus, we use lightweight coding, avoiding unnecessary code to ensure your site runs fast and efficiently. \\r\\n\\r\\nIf you\'re considering an upgrade, let’s discuss it further! You can reach me at Web.techdevelopment@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','178.239.163.58, 178.239.163.58, 178.239.163.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-31 21:20:32','2025-01-31 21:20:32'),(851,2,838,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Thompson\"},\"email\":\"emily@reachoutcapital.biz\",\"input_text\":\"725-605-4747\",\"dropdown\":\"Display Mounts\",\"description\":\"Tired of dealing with slow, outdated loan approvals? Experience the future of\\r\\n\\r\\nworking capital—instant, hassle-free, and completely automated. \\r\\n\\r\\nSee what you qualify: reachoutcapital.com\\/approval\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','151.237.189.211, 151.237.189.211, 151.237.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-01 04:48:03','2025-02-01 04:48:03'),(852,2,839,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"HarryEmist\"},\"email\":\"ibucezevuda439@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.24, 185.147.125.24, 185.147.125.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-01 07:58:04','2025-02-01 07:58:04'),(853,2,840,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Celina Halverson\"},\"email\":\"celina.halverson@msn.com\",\"input_text\":\"97359200\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over a thousand potential visitors daily. That’s where our AI-powered traffic system comes in—it’s designed to drive relevant visitors straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to realize the impact firsthand. Afterward, our plans provide up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https:\\/\\/ow.ly\\/75z650Urk9X\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.105.10, 23.82.105.10, 23.82.105.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-01 08:41:02','2025-02-01 08:41:02'),(854,2,841,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil\"},\"email\":\"customsoftwaredevelopment@outlook.com\",\"input_text\":\"6134725264\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I’m Neil, a custom software developer with a strong focus on creating scalable, high-performance solutions that drive business efficiency. Whether you need:\\r\\n\\r\\nSoftware built from scratch(Fully customized to match your workflows), Enhancements to existing software(Optimize performance and add new features), Seamless integrations(Connect your software with other platforms for better automation), Ongoing maintenance & support(Ensure smooth operation and timely updates) \\r\\n\\r\\nI work closely with businesses to understand their pain points and deliver cost-effective, high-quality solutions at $50\\/hr. Let’s discuss how I can help streamline your operations and boost productivity.\\r\\n\\r\\nFeel free to reply or reach out at customsoftwaredevelopment@outlook.com. Looking forward to working together!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.102.254.20, 149.102.254.20, 149.102.254.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-01 11:18:26','2025-02-01 11:18:26'),(855,2,842,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sergio Bostick\"},\"email\":\"sergio.bostick@msn.com\",\"input_text\":\"7771790978\",\"dropdown\":\"Cables & Accessories\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a significant boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we provide plans for up to 350,000 visitors monthly, all targeted to fit your ideal demographic. Let’s expand your site’s reach together. Get more information here: https:\\/\\/ow.ly\\/yTFC50Urk9K\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.106.30.139, 23.106.30.139, 23.106.30.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-02 03:27:56','2025-02-02 03:27:56'),(856,2,843,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Naveen\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"685831747\",\"dropdown\":\"Display Mounts\",\"description\":\"Boost your local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s start optimizing your online presence for success!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.102.46.34, 212.102.46.34, 212.102.46.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-02 21:24:42','2025-02-02 21:24:42'),(857,2,844,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelo Feint\"},\"email\":\"angelo.feint75@googlemail.com\",\"input_text\":\"661666504\",\"description\":\"Honey Save your money with gold!\\r\\nhttps:\\/\\/noblegoldirasilverira.com\\/xkhc628jl5xkcea\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 04:00:30','2025-02-03 04:00:30'),(858,2,845,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thalia Murrell\"},\"email\":\"thalia.murrell@googlemail.com\",\"input_text\":\"414397844\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/tinyurl.com\\/y4ykacff\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.5.105, 23.105.5.105, 23.105.5.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 06:35:53','2025-02-03 06:35:53'),(859,2,846,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"DerekHaith\"},\"email\":\"derekfug@mailsphere.xyz\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','89.190.156.240, 89.190.156.240, 89.190.156.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 09:40:11','2025-02-03 09:40:11'),(860,2,847,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vicky\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"A Aeqvjeeey\",\"description\":\"Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $40\\/hr to $60\\/hr depending on the complexity of work. \\r\\n\\r\\nFeel free to send me an email at hireresource009@outlook.com to collaborate.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','213.166.86.96, 213.166.86.96, 213.166.86.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 12:47:47','2025-02-03 12:47:47'),(861,2,848,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalyn Tyer\"},\"email\":\"tyer.rosalyn@msn.com\",\"input_text\":\"8636295565\",\"dropdown\":\"Display Mounts\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/tinyurl.com\\/y4ykacff\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.5.73, 23.105.5.73, 23.105.5.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 13:54:52','2025-02-03 13:54:52'),(862,2,849,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Joshua Draculan\"},\"email\":\"joshua@edesign.global\",\"input_text\":\"+971555792325\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi Blue Ocean Team! \\r\\n\\r\\nI\'m Joshua, we are AV Installer company from Puerto Rico. We are searching distributor of Grandview near to our place. or else you can also ship it? \\r\\n\\r\\nWe need projector lifts to our projects,\\r\\n\\r\\nHope to hear from you soon.\\r\\n\\r\\nThank you,\\r\\nJoshua\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.177.138.81, 109.177.138.81, 109.177.138.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 16:08:14','2025-02-03 16:08:14'),(863,2,850,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janet Runyon\"},\"email\":\"googletraffic@getmoreopportunities.info\",\"input_text\":\"2548030272\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello blueocean-technologies.com !\\r\\n\\r\\nMDA Traffic is a revolutionary method designed for both beginners and experienced marketers.\\r\\n\\r\\nWhether you’re looking to get more visits, boost sales, or increase affiliate commissions, this system makes it easy to drive targeted traffic – even if you’ve never done it before.\\r\\n\\r\\nWith just 10-15 minutes, you can set up what we call a “traffic conduit” – a way to direct Google search traffic to your website without spending a cent: https:\\/\\/www.getmoreopportunities.info\\/googletraffic .\\r\\n\\r\\nThis is 100% legal, completely beginner-friendly, and gets you on Google’s page 1 .\\r\\n\\r\\nImagine being able to drive traffic from one of the world’s largest search engines without a single ad dollar.\\r\\n\\r\\nThat’s the power of MDA Traffic. Ready to find out more?\\r\\n\\r\\nClick here to unlock targeted traffic today: https:\\/\\/www.getmoreopportunities.info\\/googletraffic !\\r\\n\\r\\nJanet Runyon\\r\\n\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.getmoreopportunities.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 4269 Johnson Street\\r\\nRaleigh, NC 27604\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.168.136.12, 104.168.136.12, 104.168.136.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 19:01:41','2025-02-03 19:01:41'),(864,2,851,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kathryn McWilliam\"},\"email\":\"mcwilliam.kathryn@yahoo.com\",\"input_text\":\"6147583331\",\"dropdown\":\"Audio Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to bring more visibility and traffic to your site.\\r\\n\\r\\nTry it for free with a free trial of 4,000 visitors delivered directly to your site. Once you experience the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https:\\/\\/gourl.gr\\/gjtj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.83.93.55, 23.83.93.55, 23.83.93.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-03 23:27:43','2025-02-03 23:27:43'),(865,2,852,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kerstin Marchant\"},\"email\":\"pefotas152@aixnv.com\",\"input_text\":\"8146520670\",\"description\":\"Hey! \\r\\n\\r\\nLooking for long lost friends? Employees working at a certain company? Clients for your company ? Come try out our people and company search for free!\\r\\n\\r\\nhttps:\\/\\/marketingnnn.com\\/Blueocean Technologies\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.23.107.205, 89.23.107.205, 89.23.107.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-04 01:48:24','2025-02-04 01:48:24'),(866,2,853,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Larhonda Gillespie\"},\"email\":\"gillespie.larhonda@gmail.com\",\"input_text\":\"4562001\",\"dropdown\":\"Video Distribution\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable opportunities to attract visitors. Don’t let that happen to you! Our state-of-the-art traffic system is specifically designed to increase engagement and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 targeted visitors delivered directly to your site. Once you test the benefits, you can scale up to receive as many as 350,000 visitors each month. Discover how easy it is to achieve your website’s true potential. Get more information here: https:\\/\\/gourl.gr\\/gjtj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.82.111.89, 23.82.111.89, 23.82.111.89',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-04 09:06:07','2025-02-04 09:06:07'),(867,2,854,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rupert Valdez\"},\"email\":\"kaizen@growthmarketingnow.info\",\"input_text\":\"6316040653\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Join forces with industry-leading analysts boasting over 5000+ winning trades since September 2023, guiding you through this year’s bull run with unmatched expertise.\\r\\n\\r\\n\\r\\nWe help you make money in crypto - Kaizen is a premium crypto membership offering expert trade setups, in-depth research, market insights, educational content, and a supportive community to help you win in crypto: https:\\/\\/www.growthmarketingnow.info\\/kaizen .\\r\\n\\r\\nWhat you will get:\\r\\n\\tReceive reliable, high-quality trading signals to enhance your market entries.\\r\\n\\tAccess real-time market analysis and strategies from expert traders.\\r\\n\\tGet detailed breakdowns of market trends and forecasts to improve your trading.\\r\\n\\tJoin a network of traders sharing strategies, tips, and support.\\r\\n\\tGain access to courses and materials to improve your skills and knowledge.\\r\\n\\r\\nWebmaster like you have turned his 18k portfolio into 28k in just two weeks: https:\\/\\/www.growthmarketingnow.info\\/kaizen . \\r\\n\\r\\nRupert Valdez\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.growthmarketingnow.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 4118 Beeghley Street\\r\\nWest, TX 76691\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.168.145.115, 104.168.145.115, 104.168.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-04 15:40:17','2025-02-04 15:40:17'),(868,2,855,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rhys Smorgon\"},\"email\":\"rhys.smorgon@gmail.com\",\"input_text\":\"677757809\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey I am glad I found your website! \\r\\nHere is the link:\\r\\nhttps:\\/\\/noblegoldirasilverira.com\\/xkhc628jl5xkcea\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.38.167.39, 154.38.167.39, 154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-04 19:54:43','2025-02-04 19:54:43'),(869,2,856,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jonah Lombardo\"},\"email\":\"jonah.lombardo@msn.com\",\"input_text\":\"883812495\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Did you know that your website blueocean-technologies.com might not be reach its full potential? With our advanced AI traffic system, you might be able to connect with thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation complimentary 4,000 targeted visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 350K visitors monthly. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https:\\/\\/1borsa.com\\/8y6e6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.83.92.11, 23.83.92.11, 23.83.92.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-05 06:10:22','2025-02-05 06:10:22'),(870,2,857,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\\r\\n\\r\\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\\r\\n\\r\\nIs your site generating valuable inquiries for your business?\\r\\n\\r\\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\\r\\n\\r\\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\\r\\n\\r\\nYou can make this happen.\\r\\n\\r\\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\\r\\n\\r\\nPlease visit: \\r\\nhttps:\\/\\/trustedleadgeneration.com \\r\\nto see a live demonstration of Web Visitor and observe precisely how it works.\\r\\n\\r\\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\\r\\n\\r\\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\\r\\n\\r\\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-05 06:15:18','2025-02-05 06:15:18'),(871,2,858,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Candida Minifie\"},\"email\":\"waviceg761@ixhale.com\",\"input_text\":\"8504557930\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nThere’s a little-known trick that could make Google your best friend in just minutes. \\r\\n\\r\\nIf you’ve ever wanted more free traffic for your offers, this might be what you’re looking for https:\\/\\/marketingeee.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','89.23.107.205, 89.23.107.205, 89.23.107.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-05 11:04:50','2025-02-05 11:04:50'),(872,2,859,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Luther Poff\"},\"email\":\"luther.poff@gmail.com\",\"input_text\":\"41884696\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/tinyurl.com\\/y4ykacff\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.5.21, 23.105.5.21, 23.105.5.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-05 15:20:53','2025-02-05 15:20:53'),(873,2,860,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\\r\\n\\r\\nHere is one approach:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com to see how Web Visitors Into Leads works.\\r\\n\\r\\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\\r\\n\\r\\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\\r\\n\\r\\nLearn More https:\\/\\/actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','102.129.223.92, 102.129.223.92, 102.129.223.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-05 18:16:30','2025-02-05 18:16:30'),(874,2,861,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Rogers\"},\"email\":\"mark@reachoutcapital.com\",\"input_text\":\"725-696-1589\",\"dropdown\":\"Display Mounts\",\"description\":\"Need working capital? Check what you qualify for instantly—no credit check, \\r\\n\\r\\nno documents, no sales calls. It’s free and fully automated. \\r\\n\\r\\nTry now: reachoutcapital.com\\/approval\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.159.181, 23.105.159.181, 23.105.159.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 01:18:08','2025-02-06 01:18:08'),(875,2,862,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"56f9db3054\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Covington\"},\"email\":\"gemmacovington@gmail.com\",\"input_text\":\"753127715\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a TikTok growth service, which increases your number of followers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ followers per month.\\r\\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nGemma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.196.164.150, 196.196.164.150, 196.196.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 05:56:59','2025-02-06 05:56:59'),(876,2,863,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mario McNamee\"},\"email\":\"humanizzer@increasetraffic.shop\",\"input_text\":\"612593577\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.168.152.130, 104.168.152.130, 104.168.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 10:35:57','2025-02-06 10:35:57'),(877,2,864,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"649429610\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.40.50.222, 149.40.50.222, 149.40.50.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 11:13:16','2025-02-06 11:13:16'),(878,2,865,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natalie McWhae\"},\"email\":\"natalie.mcwhae@msn.com\",\"input_text\":\"6815574213\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.128.199.53, 45.128.199.53, 45.128.199.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 21:37:48','2025-02-06 21:37:48'),(879,2,866,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thomas Cost\"},\"email\":\"googletraffic@goldtip.shop\",\"input_text\":\"573209747\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi blueocean-technologies.com !\\r\\n\\r\\nIf you’re ready to boost your sales and commissions, MDA Traffic has a quick, cost-free hack that only takes 10-15 minutes to set up.\\r\\n\\r\\nThis isn’t another ad platform or social media strategy – it’s a method that leverages Google traffic without SEO, cost, or complexity.\\r\\n\\r\\nHere’s how it works: MDA Traffic uses third-party assets, AI, and targeted “buyer intent” phrases to help you land high up in Google search results in days: https:\\/\\/www.goldtip.shop\\/googletraffic .\\r\\n\\r\\nYou don’t need any experience or a budget. Just follow the simple steps, and you could start seeing results in 1-3 days.\\r\\n\\r\\nImagine reaching Google’s top pages for keywords people are already searching.\\r\\n\\r\\nIt’s a beginner-friendly way to get noticed without spending hours on SEO or competing with hundreds of others.\\r\\n\\r\\nWant to see it in action?\\r\\n\\r\\nLearn more about MDA Traffic here: https:\\/\\/www.goldtip.shop\\/googletraffic \\r\\n\\r\\nThomas Cost\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.goldtip.shop\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 3051 Oak Lane\\r\\nHurdland, MO 63547\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.168.152.147, 104.168.152.147, 104.168.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-06 22:44:30','2025-02-06 22:44:30'),(880,2,867,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alfonzo Aragon\"},\"email\":\"alfonzo.aragon@gmail.com\",\"input_text\":\"646119934\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','38.152.130.247, 38.152.130.247, 38.152.130.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-07 01:50:15','2025-02-07 01:50:15'),(881,2,868,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johanna Newell\"},\"email\":\"newell.johanna@msn.com\",\"input_text\":\"241634277\",\"dropdown\":\"Projection Solutions\",\"description\":\"Did you know that your website blueocean-technologies.com may not be achieve maximum traffic? With our advanced AI traffic system, you could be gain access to thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation trial of 4,000 visitors to highlight what’s possible. Once you see the difference, our scalable options can provide up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: http:\\/\\/lxq.pl\\/y3H8F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.147.43, 23.105.147.43, 23.105.147.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-07 07:52:30','2025-02-07 07:52:30'),(882,2,869,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sammie Fenstermacher\"},\"email\":\"fenstermacher.sammie@hotmail.com\",\"input_text\":\"2628677198\",\"dropdown\":\"Other Enquiry\",\"description\":\"What if your website blueocean-technologies.com could see a remarkable boost in traffic starting today? Many sites unknowingly miss out on hundreds—even thousands—of potential visitors daily. Our AI-powered solution helps you don’t fall into that category.\\r\\n\\r\\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we offer plans for up to 350K visitors monthly, all targeted to match your audience needs. Let’s enhance your site’s reach together. Get more information here: https:\\/\\/gourl.gr\\/gjtj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.171.190, 172.241.171.190, 172.241.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-07 08:07:10','2025-02-07 08:07:10'),(883,2,870,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Claudine Maynard\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nYour brand deserves to stand out, and we’re here to help.\\r\\n\\r\\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\\r\\n\\r\\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\\r\\n\\r\\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\\r\\nhttps:\\/\\/bit.ly\\/globalwidepr\\r\\n\\r\\nLooking forward to helping your brand shine!\\r\\n\\r\\nBest regards,\\r\\nClaudine\\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nWe respect that you may wish to unsubscribe. To opt out of our emails, please submit the form here with your website address: https:\\/\\/bit.ly\\/unsubscribemeurl\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.77.220.137, 185.77.220.137, 185.77.220.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-08 03:32:29','2025-02-08 03:32:29'),(884,2,871,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Krista\"},\"email\":\"info@strader.bangeshop.com\",\"input_text\":\"169317633\",\"dropdown\":\"Projection Solutions\",\"description\":\"Good day, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nTo your success,\\r\\n\\r\\nKrista\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','104.254.92.234, 104.254.92.234, 104.254.92.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-08 03:53:09','2025-02-08 03:53:09'),(885,2,872,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucinda Geoghegan\"},\"email\":\"lucinda.geoghegan@hotmail.com\",\"input_text\":\"211460867\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you making the most of the potential of your blueocean-technologies.com website? Many sites miss out on thousands of visitors daily simply due to a lack of targeted exposure. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/1.g9.yt\\/kftu3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.80.151.11, 23.80.151.11, 23.80.151.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-08 07:04:35','2025-02-08 07:04:35'),(886,2,873,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jackie Rapp\"},\"email\":\"humanai@unlockrevenue.info\",\"input_text\":\"692872882\",\"dropdown\":\"Mini PCs\",\"description\":\"It is time to ditch those regular robotic\\/text-based AI and start using Human AIs for LIFE without a monthly Fee\\r\\n\\r\\nThis is not ChatGPT, Open AI, Gemini or others, this is an AI that Creates & Streams “AI Humans” That Listen, Think, React\\r\\n\\r\\n>>Secure the first-time access here: https:\\/\\/www.unlockrevenue.info\\/humanai \\r\\n\\r\\nGone are the days when you depend on Animated, robotic or static AIs, start using Human-Like AIs to automate your online business.\\r\\n\\r\\nYour Normal text-based AIs charges:\\r\\nJasper ($49 a month)\\r\\nAccess to Claude ($30 a month)\\r\\nAccess to MidJourney ($60 a month)\\r\\nAccess to Canva ($13 a month)\\r\\nAccess to ChatGPT ($20 a month)...\\r\\n\\r\\nBut with Human AI you have the human features and save 1000s of dollars to;\\r\\n\\r\\nCreate & Stream AI Humans With Just 1 Click…\\r\\nCreate an AI Human With “Clone” Of Your Brain, Knowledge, Tone, And Everything…\\r\\nAI Human Handles Any Task, Coaching Programs, Meetings, Interviews, Live Streams, Customer Support and more with zero effort.\\r\\nFeed Your AI Human With Knowledge From Any Pdfs, Doc, URL, Website, Books, Or Anything…\\r\\nEmbed AI Humans Anywhere With a Single Line of Code (Websites, blogs, stores, funnels, or any platform AI Humans integrate seamlessly\\r\\nTurn AI Humans Into a 24\\/7 Profit Machine…\\r\\nStart A Profitable Business From Scratch With Human AI In Less Than 60 Seconds…\\r\\n\\r\\nMy team and I have worked tirelessly to make sure this software is perfect for your business needs and it is easy to use - no complicated setup.\\r\\n\\r\\nJust follow the 3 steps,\\r\\n\\r\\nStep 1: One click to login\\r\\n\\r\\nStep 2: One click to create\\r\\n\\r\\nStep 3: One click to Stream and Engage\\r\\n\\r\\n>>Get Early-bird access to Human AI here: https:\\/\\/www.unlockrevenue.info\\/humanai \\r\\n\\r\\nThen your AI is ready to start working for you 24\\/7 to do any tasks you require of it like an actual human.\\r\\n\\r\\nTake coaching programs\\r\\nConducts presentation\\r\\nConduct interviews\\r\\nTake sales call and close them\\r\\nActs as a customer support specialist\\r\\n\\r\\nAnd so on…\\r\\n\\r\\nAll these you can’t get with the normal high-priced AIs you see around with limited features that don’t sound like humans.\\r\\n\\r\\nIt’s time to save your funds and start using the latest Human AIs for 2025.\\r\\n\\r\\nBut the catch is,\\r\\n\\r\\nIf you miss out on the early-bird access to Human AI you will have to pay triple the price for it.\\r\\n\\r\\n>> Secure your access to Human AI here: https:\\/\\/www.unlockrevenue.info\\/humanai \\r\\n\\r\\n\\r\\nJackie Rapp\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.unlockrevenue.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 3141 Jim Rosa Lane\\r\\nOakland, CA 94612\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','104.168.135.231, 104.168.135.231, 104.168.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-08 17:37:30','2025-02-08 17:37:30'),(887,2,874,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e4b24579e2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alena Tudor\"},\"email\":\"alena.tudor61@gmail.com\",\"input_text\":\"882253911\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey Blueocean Technologies,\\r\\n\\r\\nImagine a design tool that lets you create captivating visuals without the usual hassle of endless revisions or expensive software. Now, picture being able to generate professional images and graphics with just a few clicks—sounds incredible, right?\\r\\n\\r\\nI’m excited to share a game-changing solution that leverages the power of artificial intelligence to completely transform your creative workflow. This innovative platform is designed to help you produce stunning images, engaging social media graphics, and dynamic marketing visuals, all in record time.\\r\\n\\r\\n=>> https:\\/\\/go-artistly-ai.blogspot.com\\/\\r\\n\\r\\nDiscover How This AI-Powered Tool Can Elevate Your Creative Projects:\\r\\n\\r\\nInstant Visual Creation: Simply input a keyword and watch as the platform instantly generates high-quality, tailor-made images that fit your vision.\\r\\n\\r\\nEffortless Visual Enhancements: Seamlessly update your existing designs with new layouts, colors, and text—no advanced design skills required.\\r\\n\\r\\nRapid Background Editing: Easily replace or refine backgrounds to give your images a professional, polished look.\\r\\n\\r\\nSmart Image Expansion: Expand and enhance your visuals with AI-driven precision, filling in any gaps with ease.\\r\\n\\r\\nDynamic Product Mockups: Instantly see your artwork on a range of products like t-shirts, mugs, and more, complete with realistic textures and lighting effects.\\r\\n\\r\\nStreamlined Style Updates: Quickly adjust text and replicate any design style with a simple upload, ensuring your brand remains consistent across all visuals.\\r\\n\\r\\nWhether you’re a business owner, digital marketer, or creative professional, this tool is your shortcut to stunning, high-impact visuals that captivate and convert. Say goodbye to tedious design work and hello to a streamlined, innovative approach to creativity.\\r\\n\\r\\nReady to experience the future of design? Click the link below to see this revolutionary solution in action:\\r\\n\\r\\nDiscover the AI-Powered Design Revolution Now\\r\\n\\r\\n=>> https:\\/\\/go-artistly-ai.blogspot.com\\/\\r\\n\\r\\nIf you have any questions or need more details, feel free to reply. I’m here to help you unlock a new level of creative freedom and visual excellence.\\r\\n\\r\\nP.S. Transform your creative process with a tool that makes professional design effortless. Dive into a world of endless visual possibilities—your breakthrough is just one click away!\\r\\n\\r\\n=>> https:\\/\\/go-artistly-ai.blogspot.com\\/\\r\\n\\r\\nBest regards,\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nTo Your Success, \\r\\n[Alena Tudor]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','106.215.149.119, 106.215.149.119, 106.215.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-09 03:07:50','2025-02-09 03:07:50'),(888,2,875,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keenan Sebastian\"},\"email\":\"sebastian.keenan@gmail.com\",\"input_text\":\"N Vw Dw\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Stop wasting money on clicks. With our service, your ad text reaches millions of website contact forms for a flat rate. It’s simple, effective, and your message gets seen.\\r\\n\\r\\n Let me know if you’d like more information—my contact info is listed below.\\r\\n\\r\\nRegards,\\r\\nKeenan Sebastian\\r\\nEmail: Keenan.Sebastian@uniqueadvertising.pro\\r\\nWebsite: http:\\/\\/wctal6.advertiseviaforms.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','98.159.226.236, 98.159.226.236, 98.159.226.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-09 08:22:13','2025-02-09 08:22:13'),(889,2,876,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lewis Bury\"},\"email\":\"aifranchise@bizopphand.info\",\"input_text\":\"186075711\",\"dropdown\":\"Audio Solutions\",\"description\":\"Boom!\\r\\n\\r\\nSo there you were, staring at your computer screen, a graveyard of failed online ventures haunting your hard drive.\\r\\n\\r\\nYou\'ve tried everything, haven\'t you?\\r\\n\\r\\nCourses that promised the moon but delivered moon dust.\\r\\n\\r\\n\\\"Foolproof\\\" systems that left you feeling like the fool.\\r\\n\\r\\nAnd let\'s not even talk about those late nights spent trying to decipher tech jargon that might as well have been ancient Sanskrit.\\r\\n\\r\\nBut here\'s the kicker - while you were busy pulling your hair out, the world didn\'t stop spinning.\\r\\n\\r\\nAI swooped in like a digital superhero, ready to save the day.\\r\\n\\r\\nAnd guess what?\\r\\n\\r\\nIt\'s not here to replace you - it\'s here to empower you.\\r\\n\\r\\nImagine having a tireless assistant, working 24\\/7 to drive traffic to your business: https:\\/\\/www.bizopphand.info\\/aifranchise .\\r\\n\\r\\nNo more begging for clicks or burning cash on ads that perform worse than a dad joke at a teenager\'s party.\\r\\n\\r\\nThis AI doesn\'t sleep, doesn\'t complain, and definitely doesn\'t ask for a raise.\\r\\n\\r\\nIt\'s like having a team of Silicon Valley whiz kids in your pocket, minus the attitude and the obscene salaries.\\r\\n\\r\\nBut here\'s the real magic - you don\'t need to be a tech genius to use it.\\r\\n\\r\\nIf you can click a button, you\'re overqualified.\\r\\n\\r\\nThis is your chance to turn that hard drive of broken dreams into a treasure trove of success stories.\\r\\n\\r\\nMichael Cheney has just released AI Franchise get ready to let AI do the heavy lifting while you reap the rewards.\\r\\n\\r\\nStop dreaming and start doing: https:\\/\\/www.bizopphand.info\\/aifranchise \\r\\n\\r\\nBest,\\r\\n\\r\\nLewis Bury\\r\\n\\r\\n\\r\\n\\r\\nP.S. Don\'t let another one slip through your fingers: https:\\/\\/www.bizopphand.info\\/aifranchise .\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.bizopphand.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 3017 Boggess Street\\r\\nGreenfield, OH 45123\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','104.168.140.108, 104.168.140.108, 104.168.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-09 14:49:01','2025-02-09 14:49:01'),(890,2,877,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deepu\"},\"email\":\"videoexpertss@outlook.com\",\"input_text\":\"687280099\",\"dropdown\":\"Video Distribution\",\"description\":\"I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels\\/websites\\/corporate events\\/product promotion\\/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. \\r\\n\\r\\nI charge $50\\/hour. Feel free to reach out to me at Videoexpertss@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','84.17.41.82, 84.17.41.82, 84.17.41.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-10 08:55:56','2025-02-10 08:55:56'),(891,2,878,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Freeman Sandover\"},\"email\":\"freeman.sandover@gmail.com\",\"input_text\":\"882882833\",\"dropdown\":\"Video Distribution\",\"description\":\"Attention consumers... \\r\\n\\r\\nNative Passion is a MUST HAVE for your daily lives, all from the comfort of your home! \\r\\n\\r\\nWhether it\'s stylish outfits like hoodies, coats, kids\' clothing, pet supplies, car accessories, and more—we got you covered. \\r\\n\\r\\nGet ready to be impressed!! \\r\\n\\r\\nVisit now to start shopping: Nativepassion Shop: https:\\/\\/bit.ly\\/npassion\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you wish to stop getting subsequent messages from me, please fill the form at https:\\/\\/bit.ly\\/removemysitepls with your domain address (URL).\\r\\n5 Henley Beach Road, Uraidla, LA, USA, 5142\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','193.93.192.68, 193.93.192.68, 193.93.192.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-10 10:08:04','2025-02-10 10:08:04'),(892,2,879,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caroline Lindberg\"},\"email\":\"lindberg.caroline@msn.com\",\"input_text\":\"6819994837\",\"description\":\"Are you making the most of the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of reach. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers four thousand highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350K visitors per month. Let’s transform your website traffic and turn more visitors into growth. Get more information here: https:\\/\\/urlc.net\\/Rc3G\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.110.126, 23.82.110.126, 23.82.110.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-10 15:23:57','2025-02-10 15:23:57'),(893,2,880,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Minnie Hindman\"},\"email\":\"minnie.hindman@googlemail.com\",\"input_text\":\"913929536\",\"dropdown\":\"Cables & Accessories\",\"description\":\"SUPER BOWL LIX TOUCHDOWN BRAKING NEWS!Taylor Swift and Travis Kelce are having a baby!\\r\\n\\r\\nCheck out Geotrott\'s NFL and College Football collection!\\r\\nGet 25% OFF today!\\r\\n\\r\\nhttps:\\/\\/geotrott.com\\/discount\\/SUPERBOWLLIX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.154.97.57, 38.154.97.57, 38.154.97.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-10 21:07:17','2025-02-10 21:07:17'),(894,2,881,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"ixutikob077@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.23, 185.147.125.23, 185.147.125.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-10 21:59:33','2025-02-10 21:59:33'),(895,2,882,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Rogers\"},\"email\":\"mark@reachoutcapital.com\",\"input_text\":\"915-308-1515\",\"dropdown\":\"Video Distribution\",\"description\":\"Looking for working capital? See what you qualify for instantly—no credit check, no paperwork, no sales calls. It\'s fast, free, and fully automated.\\r\\n\\r\\n\\r\\n\\r\\nGet started now: reachoutcapital.com\\/approval\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com\\/unsubscribe or send a written request to:\\r\\n\\r\\nReachout Capital\\r\\nAtlanta Financial Center\\r\\n3343 Peachtree Rd NE, Suite 145-410\\r\\nAtlanta, GA 30326\\r\\n\\r\\nWe honor all opt-out requests within 10 business days.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','107.172.59.123, 107.172.59.123, 107.172.59.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-11 00:45:33','2025-02-11 00:45:33'),(896,2,883,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edna Mathis\"},\"email\":\"googletraffic@getprofitnow.info\",\"input_text\":\"5738497077\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi blueocean-technologies.com,\\r\\n\\r\\nHave you ever wanted to get on Google’s page 1 without having to worry about SEO?\\r\\nWith MDA Traffic, it’s possible, and the best part – it doesn’t cost a thing .\\r\\n\\r\\nMDA Traffic uses a clever combination of high-authority sites, interest spikes, and AI to help you rank quickly for valuable, targeted phrases: https:\\/\\/www.getprofitnow.info\\/googletraffic .\\r\\n\\r\\nYou don’t need experience or any technical knowledge. Just a few minutes to follow the steps, and you’re ready to roll!\\r\\n\\r\\nImagine how much targeted traffic you could drive in just a few days.\\r\\n\\r\\nWhether you’re promoting affiliate offers, selling your own products, or growing a YouTube channel, MDA Traffic can help you reach the right audience fast.\\r\\n\\r\\nReady to get started?\\r\\n\\r\\nClick here to discover how to use MDA Traffic: https:\\/\\/www.getprofitnow.info\\/googletraffic !\\r\\n\\r\\nEdna Mathis\\r\\n\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.getprofitnow.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 3607 Andy Street\\r\\nSummit, SD 57266\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','104.168.149.153, 104.168.149.153, 104.168.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-11 07:48:07','2025-02-11 07:48:07'),(897,2,884,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vincent Heimbach\"},\"email\":\"vincent.heimbach@hotmail.com\",\"input_text\":\"2251646573\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get Your Business Noticed! Register for Our Exclusive Professional Platform\\r\\n\\r\\nHello,\\r\\n\\r\\nYour professionalism deserves more attention. Our Business Platform is the perfect platform to feature your services and connect with clients searching for your skills.\\r\\n\\r\\nSign up today to rise above the rest in a challenging space and gain access to new client engagements!\\r\\n\\r\\nJoin right away and take your business to the next level! https:\\/\\/tinyurl.com\\/ycx5h5ew\\r\\n\\r\\nBest regards,\\r\\nKenneth\\r\\n\\r\\nAre you outside of the digital media photography technology or advertising niche? It’s easy to opt out here: https:\\/\\/gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','46.3.229.217, 46.3.229.217, 46.3.229.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-11 11:14:56','2025-02-11 11:14:56'),(898,2,885,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Krish\"},\"email\":\"webcontentwriting12@outlook.com\",\"input_text\":\"756917873\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello, This is Krish. I provide a variety of content writing services tailored to your needs. With my decade of experience, I can help create a content strategy that supports your business goals and write SEO-friendly website content($20\\/page up to 500words), blogs\\/articles($40\\/1000words), product descriptions($20\\/description upto 500words), email campaigns($20\\/campaign) and Social media posts; I also offer editing and proofreading. \\r\\n\\r\\nPlease shoot an email at webcontentwriting12@outlook.com to discuss this further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','212.102.46.34, 212.102.46.34, 212.102.46.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-11 16:49:58','2025-02-11 16:49:58'),(899,2,886,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dorthy Hope\"},\"email\":\"hope.dorthy@outlook.com\",\"input_text\":\"7745028422\",\"dropdown\":\"Display Mounts\",\"description\":\"No taxes on tips! Call Trump now!\\r\\n\\r\\n\\r\\n\\r\\nWe all know someone—a friend or family member—who is struggling to make ends meet, unable to achieve their dreams because restaurants take a cut of their hard-earned tips. Demand action! \\r\\n\\r\\nCall Trump now and urge him to pass the No Tax on Tips Law! 202-456-1111\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-11 20:23:49','2025-02-11 20:23:49'),(900,2,887,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leon Kuefer\"},\"email\":\"kuefer.leon@gmail.com\",\"input_text\":\"3063514280\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, could be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system comes in—it’s designed to attract targeted users straight to your site.\\r\\n\\r\\nTake the first step with a free trial of 4,000 visitors to experience the impact firsthand. Afterward, our plans provide up to 350,000, helping your website expand its audience and engagement effortlessly. Get more information here: https:\\/\\/em2.cz\\/b3e37\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.111.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 00:38:46','2025-02-12 00:38:46'),(901,2,888,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roland Pearson\"},\"email\":\"aibotstudio@greatbusi.info\",\"input_text\":\"682914552\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.168.142.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 04:59:00','2025-02-12 04:59:00'),(902,2,889,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Max Lammertink\"},\"email\":\"max@talosgrowth.nl\",\"input_text\":\"6701874623\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hey!\\r\\n\\r\\nComing across your LinkedIn company page on linkedin.com\\/company\\/blueocean-technologies I was surprised about how good your content is and why you don\'t have more followers on the page. Your page should at least grow with 250 - 500 followers per month right? If not, you might currently not be reaching the right audience.\\r\\n\\r\\nWith Talos Growth we grow your company page on LinkedIn by liking posts from other companies and individuals that are interested in your business on behalf of your company page.\\r\\n\\r\\nThis way, you\'re generating exposure and genuine followers, who are interested in your business. Of course, you define the keywords, location, and other parameters yourself.\\r\\n\\r\\nFollowers eventually turn into customers, clients, or even employees. \\r\\n\\r\\nWould you like to use our two-week free trial to experience Talos Growth? You can directly signup at https:\\/\\/talosgrowth.com. Since I really see some potential for your page, you can use your personal code ‘blueocean-technologies-10’ to get a 10% discount for the first 3 months. \\r\\n\\r\\nPlease let me know if you’ve questions or check out https:\\/\\/talosgrowth.com.\\r\\n\\r\\nMax\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','194.233.96.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 09:36:57','2025-02-12 09:36:57'),(903,2,890,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner. This is Eric and I noticed Blueocean Technologies a short time ago.\\r\\n\\r\\nIt appears well structured… now what?\\r\\n\\r\\nWhat I mean is, when someone like me discovers your website – either through a search or just browsing around – what happens next? Are you receiving meaningful inquiries from your site, or enough to meet your needs?\\r\\n\\r\\nHonestly, most business websites come up a bit short when it comes to attracting engaged visitors. Research indicates that 70% of a site’s visitors leave and never return after only a moment.\\r\\n\\r\\nHere is an idea…\\r\\n\\r\\nWhat about making it simple for each visitor who arrives to receive a direct phone call from you as soon as they reach your site…\\r\\n\\r\\nThis is possible –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, designed to collect each visitor’s name, email address, and phone number. It notifies you the moment they indicate interest – so that you can speak to that person while they are browsing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads and understand how it operates.\\r\\n\\r\\nYou will notice a significant difference between connecting with someone within 5 minutes compared to a half-hour or more later. This can greatly improve the likelihood of meaningful engagement.\\r\\n\\r\\nIt becomes even more helpful. After you have their phone number, with our SMS text communication feature, you can promptly begin a text conversation.\\r\\n\\r\\nThat way, even if you do not reach a conclusion immediately, you can stay connected through text messages for informational updates, content links, or simple check-in notes to establish a relationship.\\r\\n\\r\\nQuite helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn how Web Visitors Into Leads can support your business.\\r\\n\\r\\nYou can potentially connect with many more interested individuals as soon as possible.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a no-cost 14-day evaluation period. It also supports international communication. There are interested individuals ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 10:45:32','2025-02-12 10:45:32'),(904,2,891,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vaibhav\"},\"email\":\"wordpresssweb@outlook.com\",\"input_text\":\"3942535868\",\"dropdown\":\"Audio Solutions\",\"description\":\"Looking for a website revamp? I specialize in redesigning websites to give them a sleek and professional touch. First, I create and share a fresh design for every page for approval. After that, I develop the site, making sure it’s high-speed, mobile-friendly, SEO-optimized, and easy to navigate. \\r\\n\\r\\nLet’s work together—email me at wordpresssweb@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-12 23:42:04','2025-02-12 23:42:04'),(905,2,892,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Manie Hoy\"},\"email\":\"manie.hoy@hotmail.com\",\"input_text\":\"641959617\",\"dropdown\":\"Display Mounts\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable opportunities to attract visitors. Don’t let that happen to you! Our AI-driven traffic system is specifically designed to boost your reach and traffic to your site.\\r\\n\\r\\nTry it for free with 4,000 complimentary visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 350K visitors each month. Discover how easy it is to unlock your website’s true potential. Get more information here: https:\\/\\/goto.now\\/lVBAN\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.171.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 08:26:36','2025-02-13 08:26:36'),(906,2,893,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"contentwriting011994@outlook.com\",\"input_text\":\"280718346\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need engaging, well-researched content? I am Tanu, a Hubspot Certified Content Writer. I provide high-quality articles, blogs, and website copy tailored to your audience. My writing is SEO-optimized and plagiarism-free to boost your brand’s credibility. Pay only if you are satisfied. Shall I suggest you a couple of topics that are suitable for your business along with my costing. \\r\\n\\r\\nReach out to me on contentwriting011994@outlook.com to discuss it further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.40.50.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 17:07:18','2025-02-13 17:07:18'),(907,2,894,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications? Do you want to know the best time for your surgery? Our report, BEST TIME FOR SURGERY, specially prepared for you, will give you precisely accurate information. You can get this report at https:\\/\\/wexxon.com\\/home\\/19-best-time-for-surgery-report.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.238.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 18:42:23','2025-02-13 18:42:23'),(908,2,895,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Misty\"},\"email\":\"info@warburton.pawtrim.shop\",\"input_text\":\"630243350\",\"description\":\"Is your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawtrim.shop\\r\\n \\r\\nAll the best, \\r\\n \\r\\nMisty\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','104.254.92.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 19:22:17','2025-02-13 19:22:17'),(909,2,896,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shela Abt\"},\"email\":\"abt.shela@gmail.com\",\"input_text\":\"267600021\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Did you know that your website blueocean-technologies.com might not be achieve maximum traffic? With our advanced AI traffic system, you could be reach thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation trial of 4,000 visitors to demonstrate what’s possible. Once you see the difference, our scalable options deliver up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https:\\/\\/ow.ly\\/X7kl50Urkab\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.82.106.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 21:05:01','2025-02-13 21:05:01'),(910,2,897,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Raina Magill\"},\"email\":\"raina.magill@gmail.com\",\"input_text\":\"190987224\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/plu.sh\\/uj3fv\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.105.5.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 21:57:20','2025-02-13 21:57:20'),(911,2,898,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"gauravkodak@gmail.com\",\"input_text\":\"4122802663\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I wanted to introduce our virtual assistance and data entry services, designed to help businesses like yours save time, cut costs, and improve efficiency. We specialize in handling essential yet time-consuming tasks, including:\\r\\n\\r\\n✅ Invoice Processing & Billing Support\\r\\n✅ CRM & Database Management\\r\\n✅ E-commerce Product Listings & Updates\\r\\n✅ Lead Generation & Data Research\\r\\n✅ Email & Calendar Management\\r\\n✅ Bookkeeping & Payroll Assistance\\r\\n✅ Order Processing & Customer Support\\r\\n✅ Social Media & Website Updates\\r\\n✅ Document Formatting & Transcription\\r\\n✅ Appointment Scheduling & Admin Tasks\\r\\n\\r\\nBy outsourcing these routine operations, you can focus on growth while we ensure accuracy, confidentiality, and seamless workflow management.\\r\\n\\r\\nWould you be open to a quick call to discuss how we can support your business? If so, please reply or send an email to gauravkodak@gmail.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','212.102.46.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-13 23:26:17','2025-02-13 23:26:17'),(912,2,899,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ryan Pyles\"},\"email\":\"aifranchise@growwealthy.info\",\"input_text\":\"904996290\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Blimey!\\r\\n\\r\\nTea time\'s over, mate. Time to spill some piping hot truth tea.\\r\\n\\r\\nEver heard of Warren Buffett? \'Course you have. The bloke\'s practically swimming in dough.\\r\\n\\r\\nNow, old Warren\'s got a saying: \\\"If you don\'t find a way to make money while you sleep, you will work until you die.\\\"\\r\\n\\r\\nCheery thought, innit?\\r\\n\\r\\nBut here\'s the rub - most of us are stuck in the 9-to-5 hamster wheel, trading time for money like it\'s going out of style.\\r\\n\\r\\nWe\'re so busy working for our money, we forget to make our money work for us.\\r\\n\\r\\nSound familiar? Thought so.\\r\\n\\r\\nBut what if I told you there\'s a way to make your money work harder than a caffeinated squirrel on a wheel?\\r\\n\\r\\nA system so efficient, it\'s like having a clone of yourself working 24\\/7, without the creepy sci-fi vibes: https:\\/\\/www.growwealthy.info\\/aifranchise .\\r\\n\\r\\nI\'m talking about the AI Franchise - the \'set it and forget it system that would make even Warren Buffett sit up and take notice.\\r\\n\\r\\nThis isn\'t some pie-in-the-sky dream. It\'s a real, tangible opportunity already paid out $247,584.65.\\r\\n\\r\\nAnd the best part? You can grab it for less than the cost of a takeaway curry.\\r\\n\\r\\nNo tech skills are needed. There are no monthly fees to drain your bank account.\\r\\n\\r\\nJust pure, unadulterated profit potential.\\r\\n\\r\\nIt\'s like having a tireless, hyper-efficient employee who never sleeps, never complains, and never asks for a raise.\\r\\n\\r\\nThis is your chance to stop trading time for money and start building real wealth.\\r\\n\\r\\nReady to make your money work for you while you sleep, just like Warren Buffett said?\\r\\n\\r\\nClick below and let\'s get this money-making party started: https:\\/\\/www.growwealthy.info\\/aifranchise \\r\\n\\r\\nBest,\\r\\nRyan Pyles\\r\\n\\r\\nP.S. Don\'t let another day go by trading your precious time for money. Grab your AI Franchise now and start building real wealth: https:\\/\\/www.growwealthy.info\\/aifranchise \\r\\n\\r\\n\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/www.growwealthy.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 4821 Poe Lane\\r\\nPaola, KS 66071\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.168.141.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 04:41:45','2025-02-14 04:41:45'),(913,2,900,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alejandra Barrier\"},\"email\":\"barrier.alejandra@gmail.com\",\"input_text\":\"207294925\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/goto.now\\/pedhm\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.5.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 12:14:20','2025-02-14 12:14:20'),(914,2,901,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"6811092672\",\"dropdown\":\"Audio Solutions\",\"description\":\"I craft high-quality, custom websites designed to elevate your brand—built from scratch with precision and creativity. No templates, just top-tier craftsmanship tailored to your unique needs.\\r\\n\\r\\n✅ 5-Page Portfolio Websites – Starting at $2,500\\r\\n✅ E-Commerce Platforms – Starting at $5,000\\r\\n\\r\\nHow It Works:\\r\\n✔️ I first design all pages for your approval.\\r\\n✔️ Once finalized, I begin development to ensure perfection.\\r\\n✔️ The result? A fast, smooth, mobile-friendly, and SEO-optimized website with an exceptional user experience.\\r\\n\\r\\nIf quality is your priority, let’s create something outstanding. Email webdesignservices111@outlook.com to discuss your project!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 14:46:03','2025-02-14 14:46:03'),(915,2,902,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mei Lytle\"},\"email\":\"lytle.mei@gmail.com\",\"input_text\":\"9374676645\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if your website blueocean-technologies.com experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook hundreds—even thousands—of potential visitors daily. Our AI-powered solution guarantees you don’t fall into that category.\\r\\n\\r\\nGet started with a complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to align with your niche. Let’s expand your site’s reach together. Get more information here: https:\\/\\/ow.ly\\/Okbt50Urkag\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.110.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 20:29:36','2025-02-14 20:29:36'),(916,2,903,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"ibucezevuda439@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.57.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 22:44:24','2025-02-14 22:44:24'),(917,2,904,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christopher Harris\"},\"email\":\"ailiveschoolbuilder@moredollar.info\",\"input_text\":\"3772105944\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','104.168.148.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-14 22:55:17','2025-02-14 22:55:17'),(918,2,905,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Thompson\"},\"email\":\"emily@reachoutcapital.com\",\"input_text\":\"915-308-1515\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Frustrated with slow and outdated loan approvals? \\r\\n\\r\\nStep into the future of working capital—fast, easy, and fully automated.\\r\\n\\r\\nFind out what you qualify for in less than 30 seconds at: reachoutcapital.com\\/approval\\r\\n\\r\\n\\r\\n\\r\\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com\\/unsubscribe or send a written request to:\\r\\n\\r\\nReachout Capital\\r\\nAtlanta Financial Center\\r\\n3343 Peachtree Rd NE, Suite 145-410\\r\\nAtlanta, GA 30326\\r\\n\\r\\nWe honor all opt-out requests within 10 business days.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.157.29.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-15 01:16:38','2025-02-15 01:16:38'),(919,2,906,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carmel Stringer\"},\"email\":\"carmel.stringer77@hotmail.com\",\"input_text\":\"455471683\",\"dropdown\":\"Projection Solutions\",\"description\":\"Did you know that your website blueocean-technologies.com might not be reach its full potential? With our advanced AI traffic system, you could be gain access to thousands of additional visitors each day.\\r\\n\\r\\nWe’re offering a no-obligation free trial with 4,000 visitors to showcase what’s possible. Once you see the difference, our scalable options offer up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https:\\/\\/ow.ly\\/NFK550Urkai\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.82.111.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-15 09:24:34','2025-02-15 09:24:34'),(920,2,907,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-15 11:36:53','2025-02-15 11:36:53'),(921,2,908,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Victor Marrero\"},\"email\":\"marrero.victor@msn.com\",\"input_text\":\"6995457257\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.110.146.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-15 22:11:59','2025-02-15 22:11:59'),(922,2,909,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rohan\"},\"email\":\"viralbusinesscampaign@outlook.com\",\"input_text\":\"3546499945\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, Are you looking to enhance your social media presence without the hassle of daily content creation? I specialize in professional social media posting, delivering 30 high-quality posts per month for just $1000.\\r\\n\\r\\n✅ Engaging, brand-aligned content\\r\\n✅ Consistent posting to boost engagement\\r\\n✅ Hassle-free service – we handle everything for you\\r\\n\\r\\nLet’s discuss how we can take your social media to the next level. Reply back or email me at viralbusinesscampaign@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.46.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-16 01:07:58','2025-02-16 01:07:58'),(923,2,910,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Barber\"},\"email\":\"mahler.helen@outlook.com\",\"input_text\":\"353596302\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nMost business owners pour money into marketing that doesn’t work. They run ads, post on social media, and hope for the best—only to be disappointed by the results. \\r\\n\\r\\nThe problem? They’re relying on vague branding tactics instead of proven strategies.\\r\\n\\r\\nDan Kennedy calls this the “ADHD approach to marketing”—jumping from one shiny tactic to another without a clear, measurable plan.\\r\\n\\r\\nBut there’s a better way: Direct-Response Marketing.\\r\\n\\r\\nThis approach focuses on generating real, measurable results, like leads, sales, and conversions. Here’s how you can start applying it today:\\r\\n\\r\\nStep 1: Speak Directly to Your Audience\\r\\n\\r\\nOne of Dan’s key teachings is this: “If you’re speaking to everyone, you’re speaking to no one.” Direct-response marketing works because it’s personal.\\r\\n\\r\\nFor example:\\r\\n\\r\\nA company selling weight loss supplements doesn’t just target “everyone who wants to lose weight.” Instead, they target busy moms who want to shed pounds quickly after having kids.\\r\\n\\r\\nA financial advisor doesn’t market to “everyone interested in saving money.” They craft campaigns for high-income professionals nearing retirement.\\r\\n\\r\\nYour Action Step: Write down your audience’s specific demographics, challenges, and goals.\\r\\n\\r\\nStep 2: Use an Irresistible Call-to-Action\\r\\n\\r\\nEvery piece of marketing must tell the audience what to do next. Whether it’s “Download this guide,” “Sign up for a webinar,” or “Call now,” your call-to-action (CTA) should be clear and compelling.\\r\\n\\r\\nExample 1:\\r\\nA dental clinic offered a free teeth-whitening session for new patients. The clear CTA—“Call to schedule your free session today!”—resulted in a 200% increase in appointments.\\r\\n\\r\\nExample 2:\\r\\nA SaaS company ran ads with the CTA: “Get a 30-day free trial today.” The campaign boosted signups by 35%.\\r\\n\\r\\nStep 3: Track and Test Everything\\r\\n\\r\\nOne of Dan’s most famous quotes is: “You can’t improve what you don’t measure.” Direct-response marketing relies on tracking every aspect of your campaign.\\r\\n\\r\\nWhat’s your click-through rate?\\r\\nHow many leads did you generate?\\r\\nWhat’s your cost per acquisition?\\r\\n\\r\\nExample:\\r\\nA real estate agent ran Facebook ads targeting first-time homebuyers. By testing different headlines and images, they reduced their cost per lead by 50%.\\r\\n\\r\\nTomorrow, we’ll dive into the art of crafting offers your customers can’t refuse.\\r\\n\\r\\nTo your success,\\r\\nKevin\\r\\n\\r\\nWho is Dan Kennedy?\\r\\nhttps:\\/\\/books.forbes.com\\/authors\\/dan-kennedy\\/\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.103.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-16 05:04:38','2025-02-16 05:04:38'),(924,2,911,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kourtney Fowell\"},\"email\":\"fowell.kourtney@gmail.com\",\"input_text\":\"184760449\",\"dropdown\":\"Video Distribution\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/www.shorturl.ma\\/k5ciz\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.80.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-16 13:26:28','2025-02-16 13:26:28'),(925,2,912,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7f8b340b53\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janet Julian\"},\"email\":\"ruchiuyou@gmail.com\",\"input_text\":\"So ytcuq\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\\r\\n\\r\\n- We guarantee to gain you new 700 subscribers per month\\r\\n- People subscribe because they are interested in your videos\\/channel, increasing video likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any bots.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\n\\r\\nTo Unsubscribe, reply with the word unsubscribe in the subject.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','113.165.147.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 04:05:52','2025-02-17 04:05:52'),(926,2,913,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Darrel Mahmood\"},\"email\":\"mahmood.darrel@gmail.com\",\"input_text\":\"238583299\",\"dropdown\":\"Other Enquiry\",\"description\":\"Whether you need style or extra insulation this winter and spring, check out our Sherpa denim jackets at Native Passion!! Discover more \\r\\nhttps:\\/\\/nativepassion.shop\\/sherpa-denim-jackets\\/\\r\\n\\r\\nWhether you\'re after collars, leashes, or pet apparel and accessories—or even pet feeding supplies—we have everything you need at Native Passion!! Click here now \\r\\nhttps:\\/\\/nativepassion.shop\\/pets\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer want to receive subsequent messages from us, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n25 Rue Petite Fusterie, Bourges, LA, USA, 18000\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','193.233.231.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 07:39:36','2025-02-17 07:39:36'),(927,2,914,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Salam, qiymətinizi bilmək istədim.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 09:09:08','2025-02-17 09:09:08'),(928,2,915,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jay\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"745997591\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I came across your business and wanted to reach out! We help companies like yours save time and reduce costs by handling essential day-to-day operational tasks with precision and confidentiality.\\r\\n\\r\\nOur virtual assistance & data entry services include:\\r\\n\\r\\n✔ Invoice Processing & Bookkeeping\\r\\n✔ CRM & Database Management\\r\\n✔ E-commerce Listings & Product Updates\\r\\n✔ Lead Generation & Data Research\\r\\n✔ Order Processing & Customer Support\\r\\n✔ Email & Calendar Management\\r\\n✔ Document Formatting & Transcription\\r\\n✔ General Admin & Back-Office Support\\r\\n\\r\\nBy outsourcing these tasks, you can focus on growing your business while we take care of the details.\\r\\n\\r\\nWould you be open to a quick discussion on how we can assist? Please email me at Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','149.102.254.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 10:16:02','2025-02-17 10:16:02'),(929,2,916,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brenda Jamison\"},\"email\":\"talkingvisualscommercial@getmoreopportunities.info\",\"input_text\":\"3432668319\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey ,\\r\\n\\r\\nSay Goodbye to Boring & Lifeless Visuals That FAIL to Grab Attention!\\r\\n\\r\\nCreates Lifelike Talking Visuals in Just 60 Seconds Such As ….\\r\\n\\r\\nTalking Human Photos\\r\\nUltra Realistic 4k Images\\r\\nAmazing Product Images\\r\\nAnimated Talking Cartoons\\r\\nFunny Talking Animals\\r\\nFantasy Characters & 3D Avatars\\r\\nPixel Art & AI-Generated Faces\\r\\nAnd Much More.\\r\\nSimply Use It for Social Media, Websites, Funnels, Ads, YouTube Shorts, Product Demos & More…! Or, sell on Fiverr, Upwork & to businesses for Huge Profit\\r\\n\\r\\nAnd all this will be possible with the help of this AI App…\\r\\n\\r\\nSee it In Action Now => https:\\/\\/www.getmoreopportunities.info\\/talkingvisualscommercial \\r\\n\\r\\nHow It Works\\r\\n\\r\\n1) Login – Access the AI-powered visual creation app.\\r\\n2) Create – Enter a keyword, and AI generates stunning images, talking humans, animated cartoons, GIFs, logos & more—in seconds!\\r\\n3) Profit – Use for your brand or sell on Fiverr, Upwork & to businesses for BIG earnings!\\r\\n\\r\\nClick Here to learn More Details About Talking Visuals >> https:\\/\\/www.getmoreopportunities.info\\/talkingvisualscommercial \\r\\n\\r\\nWith Talking Visuals, Get This Coolest Bonuses Also…\\r\\n\\r\\nClick Here to Get Instant Access of Talking Visuals Right Now >> https:\\/\\/www.getmoreopportunities.info\\/talkingvisualscommercial \\r\\n\\r\\nTo Your Success,\\r\\n\\r\\nBrenda Jamison\\r\\n\\r\\n \\r\\nUNSUBSCRIBE: https:\\/\\/www.getmoreopportunities.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 2098 Glenview Drive\\r\\nCorpus Christi, TX 78476\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','104.168.139.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 12:35:24','2025-02-17 12:35:24'),(930,2,917,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Imogen Mattingley\"},\"email\":\"mattingley.imogen@outlook.com\",\"input_text\":\"315856390\",\"dropdown\":\"Display Mounts\",\"description\":\"What if your website blueocean-technologies.com experienced a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans scale to 350K visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ln.run\\/-_JcN\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.105.147.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-17 22:12:27','2025-02-17 22:12:27'),(931,2,918,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-18 02:54:52','2025-02-18 02:54:52'),(932,2,919,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7f8b340b53\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bethany Boulton\"},\"email\":\"bethany.boulton@yahoo.com\",\"input_text\":\"114386834\",\"dropdown\":\"Other Enquiry\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','106.215.149.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-18 04:59:47','2025-02-18 04:59:47'),(933,2,920,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Barney Fowler\"},\"email\":\"ugcvaletagency@dollartip.info\",\"input_text\":\"455614271\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','104.168.137.113',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-18 10:22:37','2025-02-18 10:22:37'),(934,2,921,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Get a best mate for a marriage or a long-term relationship. Are you looking for a new love and a best mate? Do you want to know which one of the potential candidates will be perfectly compatible with you? You can get precise answers to all these questions in our ROMANTIC COMPATIBILITY report that we can prepare for you. You can get your ROMANTIC COMPATIBILITY report at http:\\/\\/wexxon.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.110.166.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 00:24:33','2025-02-19 00:24:33'),(935,2,922,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Britt Solis\"},\"email\":\"solis.britt@gmail.com\",\"input_text\":\"3123623866\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our intelligent traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https:\\/\\/ln.run\\/qK2NU\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','91.237.124.155',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 02:29:26','2025-02-19 02:29:26'),(936,2,923,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Octavio Hernsheim\"},\"email\":\"hernsheim.octavio@hotmail.com\",\"input_text\":\"7772461716\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a complimentary 4,000-visitor boost to see the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/X7kl50Urkab\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.106.30.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 08:34:10','2025-02-19 08:34:10'),(937,2,924,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 10:16:23','2025-02-19 10:16:23'),(938,2,925,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashwin\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"4044070519\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 11:33:29','2025-02-19 11:33:29'),(939,2,926,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 13:15:00','2025-02-19 13:15:00'),(940,2,927,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dieter Coy\"},\"email\":\"coy.dieter@msn.com\",\"input_text\":\"476227798\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https:\\/\\/ln.run\\/4uTMG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.105.5.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 20:55:34','2025-02-19 20:55:34'),(941,2,928,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric and for just a second, imagine this:\\r\\n\\r\\n- Someone does a search and ends up at Blueocean Technologies.\\r\\n- They hang out for a moment to check it out. I’m interested… but… maybe…\\r\\n- And then they click the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else.\\r\\n- They’re gone.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\\r\\n\\r\\nBut you can fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software that operates on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You will know instantly they’re interested and you can call them directly to chat with them - literally while they’re still on the internet looking at your site.\\r\\n\\r\\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\\r\\n\\r\\nMoreover, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease see this URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have clients waiting to speak with you right now… don’t keep them waiting.\\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 22:30:02','2025-02-19 22:30:02'),(942,2,929,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dorris Chipper\"},\"email\":\"dorris.chipper89@googlemail.com\",\"input_text\":\"4255873787\",\"dropdown\":\"LCD & LED Products\",\"description\":\"No taxes on tips! Call Trump now!\\r\\n\\r\\n\\r\\n\\r\\nWe all know someone—a friend or family member—who is struggling to make ends meet, unable to achieve their dreams because restaurants take a cut of their hard-earned tips. Demand action! \\r\\n\\r\\nCall Trump now and urge him to pass the No Tax on Tips Law! 202-456-1111\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-19 22:47:55','2025-02-19 22:47:55'),(943,2,930,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robert Day\"},\"email\":\"ailiveschoolbuilder@growthmarketingnow.info\",\"input_text\":\"6648974321\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.168.146.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 03:19:11','2025-02-20 03:19:11'),(944,2,931,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ella Williams\"},\"email\":\"ella@reachoutcapital.com\",\"input_text\":\"915-308-1515\",\"dropdown\":\"Mini PCs\",\"description\":\"In need of fast working capital? \\r\\n\\r\\nGet approved in seconds—no credit checks, no paperwork, \\r\\n\\r\\njust a hassle-free experience.\\r\\n\\r\\n\\r\\n\\r\\nFind out what you qualify for today: reachoutcapital.com\\/approval\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nDisclosure: This is a paid advertisement from Reachout Capital. You are receiving this message because you have either inquired about our services or opted to receive marketing communications.\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe by clicking reachoutcapital.com\\/unsubscribe or send a written request to:\\r\\n\\r\\nReachout Capital\\r\\nAtlanta Financial Center\\r\\n3343 Peachtree Rd NE, Suite 145-410\\r\\nAtlanta, GA 30326\\r\\n\\r\\nWe honor all opt-out requests within 10 business days.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','107.173.92.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 04:29:03','2025-02-20 04:29:03'),(945,2,932,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tim Clarke\"},\"email\":\"tim.clarke@wwmc.ae\",\"input_text\":\"0569470149\",\"dropdown\":\"Projection Solutions\",\"description\":\"I am interested in looking at laser projection of our building signage instead of fixed sign installation, could you please contact me to discuss the possibilities and costs.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','217.165.31.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 07:30:10','2025-02-20 07:30:10'),(946,2,933,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs94@gmail.com\",\"input_text\":\"4032574788\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work. If you are not interested, just use the link at the bottom.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','81.181.104.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 09:11:36','2025-02-20 09:11:36'),(947,2,934,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vendu\"},\"email\":\"outsourcedigitalmarketing@outlook.com\",\"input_text\":\"630382704\",\"description\":\"I’m a freelance SEO expert specializing in Local SEO to help businesses like yours rank higher in Google Maps & local searches. If your competitors are showing up before you, it’s time to take action!\\r\\n\\r\\nWith my proven Local SEO strategies, I can help you:\\r\\n✔ Improve your Google Business Profile ranking\\r\\n✔ Get more local leads & customers\\r\\n✔ Boost visibility on Google & other search engines\\r\\n\\r\\nLet’s discuss how I can help your business grow with affordable, results-driven SEO services. Mail me at outsourcedigitalmarketing@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 10:07:14','2025-02-20 10:07:14'),(948,2,935,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 14:23:10','2025-02-20 14:23:10'),(949,2,936,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric here, with a brief note about your website Blueocean Technologies.\\r\\n\\r\\nI am on the internet often, and I see many business websites.\\r\\n\\r\\nSimilar to yours, several of them have excellent content. \\r\\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\\r\\n\\r\\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\\r\\n\\r\\nHere is a possible solution:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\\r\\n\\r\\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\\r\\n\\r\\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\\r\\n\\r\\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou can be engaging with more visitors as we speak!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 17:14:56','2025-02-20 17:14:56'),(950,2,937,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\\r\\n\\r\\nHere is one approach:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com to see how Web Visitors Into Leads works.\\r\\n\\r\\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\\r\\n\\r\\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\\r\\n\\r\\nLearn More https:\\/\\/actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 20:45:21','2025-02-20 20:45:21'),(951,2,938,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and I just came across your website at Blueocean Technologies...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\\r\\n\\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-20 22:45:53','2025-02-20 22:45:53'),(952,2,939,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leslie S.\"},\"email\":\"marketerzseo@gmail.com\",\"input_text\":\"229146197\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nWant fast Google ranking for blueocean-technologies.com with minimum 10 keywords? For just US$3.99 now, I offer 10 x SEO content writing, optimization & publishing services, targeting 10 keywords for you, with potential Google 1st page ranking within 2 weeks time. \\r\\n\\r\\nLet me know if interested!\\r\\n\\r\\nThanks,\\r\\nLeslie\\r\\nMarketerz SEO\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','147.53.123.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 00:32:58','2025-02-21 00:32:58'),(953,2,940,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Claudine Blair\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nYour brand deserves to stand out, and we’re here to help.\\r\\n\\r\\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\\r\\n\\r\\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\\r\\n\\r\\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\\r\\nhttps:\\/\\/benzingaarticlefree.com\\/\\r\\n\\r\\nLooking forward to helping your brand shine!\\r\\n\\r\\nBest regards,\\r\\nClaudine\\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nWe respect that you may wish to unsubscribe. To stop receiving communications from us, please fill out the unsubscribe form with your website address: bit. ly\\/unsubscribemeurl\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','167.253.49.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 01:08:42','2025-02-21 01:08:42'),(954,2,941,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Thank you for registering - it was incredible and pleasant all the best http:\\/\\/yandex.ru ladonna cucumber\"},\"email\":\"alex01@24red.ru\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Thank you for registering - it was incredible and pleasant all the best http:\\/\\/yandex.ru ladonna cucumber\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','94.228.163.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 12:51:53','2025-02-21 12:51:53'),(955,2,942,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marvin Rawlins\"},\"email\":\"potiondiscord@increasetraffic.shop\",\"input_text\":\"91349775\",\"dropdown\":\"Video Distribution\",\"description\":\"Potion Alpha is the #1 online crypto platform where over 100,000 members collaborate to master blockchain trading. \\r\\n\\r\\nWhether you\'re a beginner or an experienced trader, our entire team at Potion Alpha is focused on helping you win with real-time tools, memecoin scanning, and exclusive bots. \\r\\n\\r\\nJoin us, and let’s grow together: https:\\/\\/www.increasetraffic.shop\\/potiondiscord !\\r\\n\\r\\nWhat you will get:\\r\\n\\tLearn crypto trading live, regardless of your experience level.\\r\\n\\tAccess exclusive live streams to spot real-time memecoin opportunities: https:\\/\\/www.increasetraffic.shop\\/potiondiscord .\\r\\n\\tAnalyze social media use, top holders, and more with custom bots.\\r\\n\\tStay ahead by tracking influencers on Crypto Twitter and their insights.\\r\\n\\tFollow top traders\' blockchain activities with lightning-speed updates.\\r\\n\\tGain access to the supportive community to enhance your crypto trading skills.\\r\\n\\r\\nTo your success,\\r\\n\\r\\nMarvin Rawlins\\r\\n\\r\\n\\r\\n \\r\\nUNSUBSCRIBE: https:\\/\\/www.increasetraffic.shop\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 673 Glen Falls Road\\r\\nPhiladelphia, PA 19104\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.168.134.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 15:28:22','2025-02-21 15:28:22'),(956,2,943,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"AmeliaEmist\"},\"email\":\"ebojajuje04@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-21 21:55:52','2025-02-21 21:55:52'),(957,2,944,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\\r\\n\\r\\nHowever, there is, indeed, a question…\\r\\n\\r\\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\\r\\n\\r\\nHere’s a way to create immediate engagement that you may not have known about…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\\r\\n\\r\\nEverything I’ve described is straightforward, user-friendly, and effective.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-22 16:16:09','2025-02-22 16:16:09'),(958,2,945,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adelaide Pouncy\"},\"email\":\"pouncy.adelaide@gmail.com\",\"input_text\":\"3377227340\",\"dropdown\":\"Display Mounts\",\"description\":\"Is your blueocean-technologies.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can tap into a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/ln.run\\/4uTMG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.171.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-22 21:00:07','2025-02-22 21:00:07'),(959,2,946,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robert Sosa\"},\"email\":\"talkingvisualscommercial@goldtip.shop\",\"input_text\":\"6746691236\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.168.133.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-22 21:58:00','2025-02-22 21:58:00'),(960,2,947,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeff Fulford\"},\"email\":\"fulford.jeff@gmail.com\",\"input_text\":\"726913062\",\"dropdown\":\"Other Enquiry\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our AI-driven traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/ln.run\\/4uTMG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.80.151.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-22 23:29:27','2025-02-22 23:29:27'),(961,2,948,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"Maybe your girlfriend or wife is trying to solve a problem of how to get pregnant. Sometimes, getting pregnant and giving birth to your new baby takes a lot of effort. Our unique report, FUTURE FORECAST, can help you and your girlfriend or wife determine the best time to initiate pregnancy. Our report, FUTURE FORECAST, has helped many couples overcome pregnancy problems, and these couples are now enjoying a new baby. If interested, we can prepare our FUTURE FORECAST report for you and your mate. You can order that report at https:\\/\\/wexxon.com\\/en\\/home\\/10-future-forecast-transits.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.239.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-23 02:32:28','2025-02-23 02:32:28'),(962,2,949,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-23 04:45:39','2025-02-23 04:45:39'),(963,2,950,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MasonEmist\"},\"email\":\"ebojajuje04@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-23 15:34:18','2025-02-23 15:34:18'),(964,2,951,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gustavo Beeston\"},\"email\":\"gustavo.beeston@gmail.com\",\"input_text\":\"462011926\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ln.run\\/4uTMG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.106.30.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-23 20:03:32','2025-02-23 20:03:32'),(965,2,952,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Osvaldo Brogan\"},\"email\":\"osvaldo.brogan@gmail.com\",\"input_text\":\"391096886\",\"dropdown\":\"Display Mounts\",\"description\":\"If you\'re after style or warmth this winter and spring, try our timeless denim jackets at Native Passion!! Shop now \\r\\nhttps:\\/\\/nativepassion.shop\\/classic-denim-jackets\\/\\r\\n\\r\\nSeeking exterior and interior car accessories along with keychains? We\'ve got you covered at Native Passion!! Check out our large variety \\r\\nhttps:\\/\\/nativepassion.shop\\/car-accessories\\/\\r\\n\\r\\n\\r\\n\\r\\nIf you wish to stop getting further correspondence from our side, feel free to fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n52 Creedon Street, Niddrie, LA, USA, 3042\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','45.145.131.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-23 21:58:01','2025-02-23 21:58:01'),(966,2,953,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ezra Kaler\"},\"email\":\"ezra.kaler16@gmail.com\",\"input_text\":\"318916260\",\"dropdown\":\"Wireless Solutions\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans scale to 350K visitors monthly—helping your site expand. Get more details here: https:\\/\\/cutt.ly\\/Rrq0Bvhk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.171.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-24 04:26:10','2025-02-24 04:26:10'),(967,2,954,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Betty Robinson\"},\"email\":\"aivideoflix@bizopphand.info\",\"input_text\":\"666903680\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','104.168.138.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-24 21:13:10','2025-02-24 21:13:10'),(968,2,955,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joel Martinez\"},\"email\":\"ailiveschoolbuilder@unlockrevenue.info\",\"input_text\":\"44491319\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','104.168.143.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-24 23:23:52','2025-02-24 23:23:52'),(969,2,956,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Viren\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"163719105\",\"dropdown\":\"Video Distribution\",\"description\":\"Are you looking for a trusted partner to streamline your daily business operations? We specialize in comprehensive back-office outsourcing services, including:\\r\\n\\r\\n✅ Data Entry & Document Processing\\r\\n✅ Finance & Accounting Support\\r\\n✅ HR & Recruitment Assistance\\r\\n✅ CRM Management & Customer Service\\r\\n✅ Real Estate Back-Office Operations\\r\\n\\r\\nOur dedicated team ensures accuracy, efficiency, and cost-effective solutions, allowing you to focus on core business growth while we handle the operational workload.\\r\\n\\r\\nLet’s connect to explore how we can optimize your processes. Feel free to reach out at Fastprocess006@outlook.com to discuss your requirements.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','84.17.41.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-24 23:56:41','2025-02-24 23:56:41'),(970,2,957,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maisie Hannam\"},\"email\":\"hannam.maisie@googlemail.com\",\"input_text\":\"7073173338\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ever thought how blueocean-technologies.com could harness TikTok for genuine leads? Our AI-driven growth service targets the right users—based on hashtags they use and people they watch—to supercharge your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/shorten.ee\\/jG7FT\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.83.88.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 04:51:19','2025-02-25 04:51:19'),(971,2,958,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maggie Storm\"},\"email\":\"storm.maggie@googlemail.com\",\"input_text\":\"7804292643\",\"description\":\"What if your website blueocean-technologies.com experienced a massive surge in traffic? Many businesses overlook thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our AI-powered traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site flourish. Get more details here: https:\\/\\/shorten.world\\/x_yO5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.105.147.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 05:55:00','2025-02-25 05:55:00'),(972,2,959,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\\r\\n\\r\\nWeb Visitors Into Leads – see the live demo now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\\r\\n\\r\\nLearn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\\r\\n\\r\\nEric \\r\\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nTry Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 06:17:48','2025-02-25 06:17:48'),(973,2,960,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Administrator definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 10:15:49','2025-02-25 10:15:49'),(974,2,961,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Derek Myers\"},\"email\":\"edith.munro36@gmail.com\",\"input_text\":\"627727522\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \\r\\n\\r\\nhttps:\\/\\/online-888.casino\\r\\n\\r\\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \\r\\n\\r\\nWhy choose Instant Casino?\\r\\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\\r\\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\\r\\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\\r\\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\\r\\n\\r\\nStart earning now: https:\\/\\/online-888.casino\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','115.42.46.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 13:50:54','2025-02-25 13:50:54'),(975,2,962,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7f8b340b53\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Axel\"},\"email\":\"enrozbui1992@gmail.com\",\"input_text\":\"Jason\",\"dropdown\":\"\",\"description\":\"Important information for the administrator of the website blueocean-technologies.com.\\r\\n\\r\\nIf you are not the administrator of the website blueocean-technologies.com, please forward this letter to the person who manages the website blueocean-technologies.com.\\r\\n\\r\\nHello!\\r\\n\\r\\nI noticed that your website blueocean-technologies.com is not using Google AdSense ads. Perhaps you haven’t considered this tool, but it could be a great way to generate additional income from your site.\\r\\n\\r\\nI’ve prepared a course in which I explain how to effectively use AdSense to monetize your content without the need to change it.\\r\\n\\r\\nHere’s the link where you can review the material: https:\\/\\/onlineadflow.online\\r\\n\\r\\nIf you’d like to learn more or have any questions, I’d be happy to answer!\\r\\n\\r\\nBest regards, \\r\\nSawyer\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','188.134.80.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 19:29:40','2025-02-25 19:29:40'),(976,2,963,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shail\"},\"email\":\"outsourcingprojects112@outlook.com\",\"input_text\":\"658510057\",\"dropdown\":\"Wireless Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','149.102.254.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 19:35:27','2025-02-25 19:35:27'),(977,2,964,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wyatt Lima\"},\"email\":\"wyatt.lima@gmail.com\",\"input_text\":\"2914783245\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, could be attracting far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our intelligent traffic system helps—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to see the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https:\\/\\/shorten.is\\/4Iy7l\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.83.88.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-25 21:14:07','2025-02-25 21:14:07'),(978,2,965,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruben Bushell\"},\"email\":\"ruben.bushell@gmail.com\",\"input_text\":\"4673381\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.is\\/B5ihQ\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.105.5.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 04:19:06','2025-02-26 04:19:06'),(979,2,966,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 04:45:48','2025-02-26 04:45:48'),(980,2,967,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anglea Dostie\"},\"email\":\"dostie.anglea@gmail.com\",\"input_text\":\"281814621\",\"description\":\"I can blast your ad text to millions of website contact forms. One flat rate, never any per click costs. People will read your message just like you\'re reading this one that I just sent through your website contact form now.\\r\\n\\r\\n Feel free to reach out via the info below for more information.\\r\\n\\r\\nRegards,\\r\\nAnglea Dostie\\r\\nEmail: Anglea.Dostie@freshnewleads.my\\r\\nWebsite: http:\\/\\/l6dw7m.reach-more-clients.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','45.89.242.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 08:19:20','2025-02-26 08:19:20'),(981,2,968,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wiley Dawe\"},\"email\":\"dawe.wiley@hotmail.com\",\"input_text\":\"6609486775\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey there, I came across your website and was impressed—great work!\\r\\n\\r\\nI know your time is valuable, so I’ll be brief.\\r\\n\\r\\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\\r\\n\\r\\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\\r\\n\\r\\n + How to quickly increase your business\\/website revenue.\\r\\n + A simple framework for incorporating AI into your business.\\r\\n + Proven strategies to boost productivity and save time.\\r\\n + Expert tips to get results, whether you\'re just starting or well-established.\\r\\n\\r\\nRemember, this is absolutely free and will cost you nothing! \\r\\n\\r\\nWould you like a free copy?\\r\\n\\r\\nGet yor guide here: http:\\/\\/aibusinessmastery.pro\\r\\n\\r\\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\\r\\n\\r\\nBest regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','104.207.33.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 11:49:36','2025-02-26 11:49:36'),(982,2,969,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 12:15:34','2025-02-26 12:15:34'),(983,2,970,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies Owner\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just \\\"how are you doing?\\\" notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 12:16:07','2025-02-26 12:16:07'),(984,2,971,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Marques\"},\"email\":\"ashleigh.nealey6@hotmail.com\",\"input_text\":\"489124929\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nIn today’s competitive world of digital marketing, finding tools and systems that can help streamline the process while maximizing efficiency is essential. \\r\\n\\r\\nOne tool that has recently been gaining attention among savvy marketers is the PLR funnel.\\r\\n\\r\\nPLR (Private Label Rights) funnels provide an incredible opportunity for digital marketers to automate their lead generation and sales processes without reinventing the wheel. \\r\\n\\r\\nInstead of spending time and money creating content from scratch, marketers can leverage PLR products—which are ready-made, customizable, and ready to go.\\r\\n\\r\\nThis blog post will dive deep into why PLR funnels are the game-changer for marketers and how you can leverage them to scale your business rapidly. \\r\\n\\r\\nI will explore the benefits, the step-by-step process of setting up PLR funnels, and provide real-life examples to help you understand how you can use them effectively.\\r\\n\\r\\nLearn More Here: \\r\\nhttps:\\/\\/marketersmentor.com\\/game-changer-for-digital-marketers.php?refer=blueocean-technologies.com\\r\\n\\r\\nTalk soon,\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','156.228.80.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-26 20:51:22','2025-02-26 20:51:22'),(985,2,972,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trina Redmon\"},\"email\":\"trina.redmon@hotmail.com\",\"input_text\":\"4505771\",\"description\":\"What if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and send traffic back to you. We’ve had similar websites see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/shorten.so\\/PG75d\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.82.106.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-27 06:04:34','2025-02-27 06:04:34'),(986,2,973,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valerie Hall\"},\"email\":\"talkingvisualscommercial@getprofitnow.info\",\"input_text\":\"242461149\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey ,\\r\\n\\r\\nSay Goodbye to Boring & Lifeless Visuals That FAIL to Grab Attention!\\r\\n\\r\\nCreates Lifelike Talking Visuals in Just 60 Seconds Such As ….\\r\\n\\r\\nTalking Human Photos\\r\\nUltra Realistic 4k Images\\r\\nAmazing Product Images\\r\\nAnimated Talking Cartoons\\r\\nFunny Talking Animals\\r\\nFantasy Characters & 3D Avatars\\r\\nPixel Art & AI-Generated Faces\\r\\nAnd Much More.\\r\\nSimply Use It for Social Media, Websites, Funnels, Ads, YouTube Shorts, Product Demos & More…! Or, sell on Fiverr, Upwork & to businesses for Huge Profit\\r\\n\\r\\nAnd all this will be possible with the help of this AI App…\\r\\n\\r\\nSee it In Action Now => https:\\/\\/www.getprofitnow.info\\/talkingvisualscommercial \\r\\n\\r\\nHow It Works\\r\\n\\r\\n1) Login – Access the AI-powered visual creation app.\\r\\n2) Create – Enter a keyword, and AI generates stunning images, talking humans, animated cartoons, GIFs, logos & more—in seconds!\\r\\n3) Profit – Use for your brand or sell on Fiverr, Upwork & to businesses for BIG earnings!\\r\\n\\r\\nClick Here to learn More Details About Talking Visuals >> https:\\/\\/www.getprofitnow.info\\/talkingvisualscommercial \\r\\n\\r\\nWith Talking Visuals, Get This Coolest Bonuses Also…\\r\\n\\r\\nClick Here to Get Instant Access of Talking Visuals Right Now >> https:\\/\\/www.getprofitnow.info\\/talkingvisualscommercial \\r\\n\\r\\nTo Your Success,\\r\\n\\r\\nValerie Hall\\r\\n\\r\\n \\r\\nUNSUBSCRIBE: https:\\/\\/www.getprofitnow.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 2430 Briarwood Road\\r\\nSpringfield, MO 65804\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','104.168.134.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-27 11:01:31','2025-02-27 11:01:31'),(987,2,974,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rony\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"400701748\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','212.102.46.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-27 16:01:00','2025-02-27 16:01:00'),(988,2,975,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','173.44.213.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-27 23:12:55','2025-02-27 23:12:55'),(989,2,976,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cliff Connah\"},\"email\":\"connah.cliff@googlemail.com\",\"input_text\":\"3674511499\",\"dropdown\":\"Display Mounts\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\\r\\n\\r\\nClaim your 4,000 free visitors to see the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ln.run\\/ZdipY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.83.88.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-28 01:56:52','2025-02-28 01:56:52'),(990,2,977,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Korey Badgett\"},\"email\":\"badgett.korey@hotmail.com\",\"input_text\":\"4389006\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.so\\/wqbZK\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.82.80.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-28 03:40:46','2025-02-28 03:40:46'),(991,2,978,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-28 12:16:52','2025-02-28 12:16:52'),(992,2,979,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Sanchez\"},\"email\":\"instaboost@greatbusi.info\",\"input_text\":\"7080367128\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello blueocean-technologies.com,\\r\\n\\r\\n\\r\\n\\r\\nWe’ve all seen those influencers on social media who seem to have it all—perfect looks, hilarious personalities, and lives straight out of a movie. It’s easy to feel like you don’t measure up, especially if you’re trying to grow a business or personal brand. But here’s the truth: you don’t need to be young, sexy, or funny to win on social media.\\r\\n\\r\\n\\r\\n\\r\\nhttps:\\/\\/www.greatbusi.info\\/instaboost \\r\\n\\r\\n\\r\\n\\r\\nThe real secret to success isn’t about being the most glamorous or entertaining person in the room. It’s about understanding your audience and delivering value in a way that resonates with them. And the best part? You don’t need to be an expert or spend hours creating content to make it happen.\\r\\n\\r\\n\\r\\n\\r\\nI’ve discovered a method that levels the playing field. It’s not about trying to compete with those larger-than-life influencers—it’s about working smarter, not harder. This approach allows you to grow your audience, engage with followers, and build a loyal community without the pressure of being “perfect.”\\r\\n\\r\\n\\r\\n\\r\\nCurious to learn more? https:\\/\\/www.greatbusi.info\\/instaboost \\r\\n\\r\\n\\r\\n\\r\\nFor the first 48 hours, you can save $10 with the launch coupon: save10dollars\\r\\n\\r\\n\\r\\n\\r\\nWishing you great success,\\r\\n\\r\\nMark Sanchez\\r\\n\\r\\n\\r\\n \\r\\nUNSUBSCRIBE: https:\\/\\/www.greatbusi.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 3998 Parkway Street\\r\\nVictorville, CA 92392\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','104.168.135.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-28 17:21:08','2025-02-28 17:21:08'),(993,2,980,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','109.81.170.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-28 22:59:41','2025-02-28 22:59:41'),(994,2,981,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 02:46:09','2025-03-01 02:46:09'),(995,2,982,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Willis Macintosh\"},\"email\":\"willis.macintosh@outlook.com\",\"input_text\":\"5146053719\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are You not using AI for Blueocean Technologies?\\r\\n\\r\\nYou\'re Missing Out on More Sales! \\r\\n\\r\\nTurn blueocean-technologies.com AND Facebook, Instagram & WhatsApp into a AI-driven Sales Machine with a Tailored AI-powered chatbot! \\r\\n\\r\\nIncrease Revenue While Reducing Support Expenses \\r\\n\\r\\n✅ No tech skills needed – Set up in just minutes! \\r\\n✅ Understands blueocean-technologies.com & uploaded files – Delivers instant smart replies! \\r\\n✅ Works on any website, PLUS your Facebook, Instagram & WhatsApp \\r\\n✅ Engages visitors, suggests products & handles customer queries \\r\\n✅ Pay once, use forever – No subscriptions, no hidden costs! \\r\\n\\r\\nMaximize revenue. Minimize effort. 100% automated. \\r\\n\\r\\nLifetime Deal Here ->> https:\\/\\/tryaibotstudio.com <<--\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','192.42.116.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 05:11:29','2025-03-01 05:11:29'),(996,2,983,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric, and I recently discovered your website Blueocean Technologies in the search results.\\r\\n\\r\\nYour site is visible online and the content is solid.\\r\\n\\r\\nHowever, there’s one area that may help improve results:\\r\\n\\r\\nWhen visitors arrive at Blueocean Technologies, many may look around briefly, then leave without taking further action. Research suggests most visitors exit quickly, and you never learn who they were or how to reach them.\\r\\n\\r\\nYou can change that.\\r\\n\\r\\nConsider using Web Visitors Into Leads. This tool operates on your site and is ready to securely collect each visitor’s name, email, and phone number. It informs you right away when someone shows interest, so you can connect with them while they are still on your website.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com\\r\\n\\r\\nPrompt and meaningful outreach can make a substantial difference. Additionally, once you have a visitor’s phone number, you can begin a friendly text conversation. Even if they aren’t ready at that moment, you can keep in touch over time with relevant updates and useful information.\\r\\n\\r\\nThis approach is easy to implement and can help you engage more effectively with interested individuals.\\r\\n\\r\\nVisit the link above to see what Web Visitors Into Leads can do for your business. By reaching out promptly, you may find that more visitors become engaged prospects.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes an evaluation period and supports international communication. Interested individuals may be ready to speak with you now, so please don’t miss the opportunity.\\r\\n\\r\\nVisit the link https:\\/\\/actionleadgeneration.com to learn more.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 05:46:52','2025-03-01 05:46:52'),(997,2,984,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elvira Ranking\"},\"email\":\"ranking.elvira@gmail.com\",\"input_text\":\"818563891\",\"dropdown\":\"Projection Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring potential customers to your site.\\r\\n\\r\\nClaim your complimentary 4,000-visitor trial to experience the benefits firsthand. Then, expand to plans offering up to 350,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https:\\/\\/shorten.is\\/4Iy7l\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','171.22.54.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 09:37:50','2025-03-01 09:37:50'),(998,2,985,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Praveen\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"3592399392\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','43.225.189.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 10:16:12','2025-03-01 10:16:12'),(999,2,986,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 15:16:11','2025-03-01 15:16:11'),(1000,2,987,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\\r\\n\\r\\nI found it after a quick search, so your SEO’s working out…\\r\\n\\r\\nContent looks pretty good…\\r\\n\\r\\nOne thing’s missing though…\\r\\n\\r\\nA QUICK, EASY way to connect with you NOW.\\r\\n\\r\\nBecause studies show that a web lead like me will only hang out a few seconds – 7 out of 10 disappear almost instantly, Surf Surf Surf… then gone forever.\\r\\n\\r\\nI have the solution:\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just follow-up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 21:15:12','2025-03-01 21:15:12'),(1001,2,988,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"James Pelton\"},\"email\":\"moviereelai@growwealthy.info\",\"input_text\":\"9237742148\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.168.145.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 21:55:12','2025-03-01 21:55:12'),(1002,2,989,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Autumn Lapine\"},\"email\":\"autumn.lapine0@msn.com\",\"input_text\":\"3286698435\",\"description\":\"What if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service targets the perfect users—based on hashtags they use and accounts they follow—to boost your reach and send traffic back to you. We’ve had websites like yours see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/shorten.tv\\/1mNMn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.131.28.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-01 22:30:37','2025-03-01 22:30:37'),(1003,2,990,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"gary.charles@dominatingkeywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"I am not offering you SEO, nor PPC.\\r\\nIt\'s something completely different.\\r\\nJust send me keywords of your interest or fill online quote form on our website and I\'ll give you traffic guarantees on each of them.\\r\\nLet me demonstrate how it works and you will be surprised by the results.\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','191.102.155.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 04:39:58','2025-03-02 04:39:58'),(1004,2,991,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Salut, ech wollt Äre Präis wëssen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.57.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 06:50:06','2025-03-02 06:50:06'),(1005,2,992,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_nior\"},\"email\":\"hjtzaarveor@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Трансформация пространства с помощью дизайнерской мебели. \\r\\nМебель премиум https:\\/\\/byfurniture.by .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.204.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 11:27:47','2025-03-02 11:27:47'),(1006,2,993,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 21:03:39','2025-03-02 21:03:39'),(1007,2,994,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shana Phares\"},\"email\":\"phares.shana20@msn.com\",\"input_text\":\"4505221415\",\"dropdown\":\"Wireless Solutions\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\\r\\n\\r\\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site grow. Get more details here: https:\\/\\/shorten.so\\/tRhs6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.131.31.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-02 21:38:44','2025-03-02 21:38:44'),(1008,2,995,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Darby Hockaday\"},\"email\":\"darby.hockaday@outlook.com\",\"input_text\":\"240084603\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Would you like this New Year to be the year you let go of your hurtful past? Make the resolution to make the change to become your Best Self.\\r\\n\\r\\n Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. Se-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature). Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced. Please read the many reviews that express how much it has helped.\\r\\n It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic. Se-REM\'s mission statement is \\\"Trauma relief at as close to free as possible\\\". This not-for-profit program downloads to a smart phone or computer and can be used at home. \\r\\n Read and download at: Se-REM.com. Once you own the program, you are encouraged to give it away to others who will benefit.\\r\\nSe-REM.com is in use in 33 countries\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.198.240.165',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 00:24:51','2025-03-03 00:24:51'),(1009,2,996,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leo Murray\"},\"email\":\"dfysuperaffiliate@moredollar.info\",\"input_text\":\"4777238\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey ,\\r\\n\\r\\nTired of overcomplicated systems that never deliver? DFY Super Affiliate is here to change the game. This done-for-you system lets you plug in and start making money immediately—with proven student success driving the buzz!\\r\\n\\r\\nDon’t miss out on a turnkey solution that the market has been craving. Check out the hot sales page and secure your spot : https:\\/\\/www.moredollar.info\\/dfysuperaffiliate \\r\\n\\r\\nTo your success,\\r\\nLeo Murray\\r\\n\\r\\n \\r\\nUNSUBSCRIBE: https:\\/\\/www.moredollar.info\\/unsubscribe\\/?d=blueocean-technologies.com \\r\\nAddress: 1888 Mutton Town Road\\r\\nVancouver, WA 98663\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.168.132.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 03:40:38','2025-03-03 03:40:38'),(1010,2,997,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this:\\r\\n\\r\\n- Someone does a search and ends up at Blueocean Technologies. \\r\\n- They hang out for a moment to check it out. I’m interested… but… maybe… \\r\\n- And then they click the back button and check out the other search results instead. \\r\\n- Bottom line – you got an eyeball, but nothing else. \\r\\n- They’re gone.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\\r\\n\\r\\nBut you can fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\\r\\n\\r\\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\\r\\n\\r\\nEffective stuff.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric \\r\\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to try Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 10:57:10','2025-03-03 10:57:10'),(1011,2,998,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','109.81.170.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 15:24:12','2025-03-03 15:24:12'),(1012,2,999,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leonard Stallings\"},\"email\":\"aiteachify@dollartip.info\",\"input_text\":\"7808750521\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.168.145.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 21:41:50','2025-03-03 21:41:50'),(1013,2,1000,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jocelyn Cousins\"},\"email\":\"jocelyn.cousins@yahoo.com\",\"input_text\":\"7055415259\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ln.run\\/EpQjZ\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.80.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-03 23:15:49','2025-03-03 23:15:49'),(1014,2,1001,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Disha\"},\"email\":\"webcontentwriting12@outlook.com\",\"input_text\":\"4037779159\",\"description\":\"Struggling to create content that engages and converts? We help businesses like yours with high-quality, SEO-optimized content to attract customers and improve brand visibility.\\r\\n\\r\\n✔ Website Content – Clear, persuasive, and conversion-focused copy\\r\\n✔ Blog Writing – Engaging, SEO-rich articles to drive traffic\\r\\n✔ Product Descriptions – Compelling copy to increase sales\\r\\n✔ Email & Ad Copy – Persuasive messaging to maximize conversions\\r\\n\\r\\nLet’s create content that works for you! Mail me at Webcontentwriting12@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.102.46.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 00:29:11','2025-03-04 00:29:11'),(1015,2,1002,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"George Naranjo\"},\"email\":\"george.naranjo@gmail.com\",\"input_text\":\"3786348003\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Radiant Heat for your bathroom floor.\\r\\n\\r\\nDon\'t re-model without getting a price.\\r\\nWe have the easiest, affordable product on the market.\\r\\n24v system with a plug in transformer\\r\\n\\r\\nSend a drawing to : Affordableradiantheat@gmail.com\\r\\n\\r\\nIt will be the best improvement you ever made.\\r\\nVisit our website @ Chilloutradiantheat.com\\r\\n\\r\\nBest Regards,\\r\\nJoe Myers\\r\\nChill Out Radiant Heat\\r\\nP: 732.851.6265\\r\\nC: 732.874.3969\\r\\nwww.chilloutradiantheat.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.67.96.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 02:33:13','2025-03-04 02:33:13'),(1016,2,1003,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janessa Faber\"},\"email\":\"janessa.faber@outlook.com\",\"input_text\":\"3315539753\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.67.96.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 02:44:40','2025-03-04 02:44:40'),(1017,2,1004,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adolfo Leidig\"},\"email\":\"leidig.adolfo@outlook.com\",\"input_text\":\"2303445184\",\"dropdown\":\"Other Enquiry\",\"description\":\"What if blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-driven growth service pinpoints the right users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/cutt.ly\\/Nrtv4L3f\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','171.22.55.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 04:19:04','2025-03-04 04:19:04'),(1018,2,1005,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isla Jenson\"},\"email\":\"isla.jenson@gmail.com\",\"input_text\":\"526367094\",\"dropdown\":\"Display Mounts\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system helps—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https:\\/\\/shorten.is\\/l5hHl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','171.22.55.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 06:58:28','2025-03-04 06:58:28'),(1019,2,1006,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5325cd5b3d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"Gzvzwtpwsy\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195.\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.247.113.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 17:08:36','2025-03-04 17:08:36'),(1020,2,1007,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Julien Lukas\"},\"email\":\"j.lukas@global-powerportmc.com\",\"input_text\":\"412173984\",\"dropdown\":\"Audio Solutions\",\"description\":\"Greetings,\\r\\n\\r\\nWe have viewed your products online and would like to make purchase for a contract.\\r\\n\\r\\nKindly send your complete catalogue for review, and advise your delivery time and also your availability for a virtual zoom meeting.\\r\\n\\r\\nYour swift reply will be highly appreciated.\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.82.252.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04 23:20:43','2025-03-04 23:20:43'),(1021,2,1008,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Simmons\"},\"email\":\"marks@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Video Distribution\",\"description\":\"What if you could get business funding—without the hassle?\\r\\n\\r\\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \\r\\n\\r\\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\\r\\n\\r\\nDon’t wait-Apply Now: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.108.252.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-05 00:33:30','2025-03-05 00:33:30'),(1022,2,1009,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fa5edf0aa9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-05 10:53:52','2025-03-05 10:53:52'),(1023,2,1010,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Julien Lukas\"},\"email\":\"j.lukas@global-powerportmc.com\",\"input_text\":\"42541150\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Greetings,\\r\\n\\r\\nWe have viewed your products online and would like to make purchase for a contract.\\r\\n\\r\\nKindly send your complete catalogue for review, and advise your delivery time and also your availability for a virtual zoom meeting.\\r\\n\\r\\nYour swift reply will be highly appreciated.\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','45.82.252.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-05 15:06:30','2025-03-05 15:06:30'),(1024,2,1011,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilfredo Tarr\"},\"email\":\"wilfredo.tarr@gmail.com\",\"input_text\":\"350929366\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our intelligent traffic system helps—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https:\\/\\/shorten.world\\/UuxJ6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.169.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-05 22:27:25','2025-03-05 22:27:25'),(1025,2,1012,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jacob Reiner\"},\"email\":\"getconverts.info@gmail.com\",\"input_text\":\"717286654\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi!\\r\\n My name is Jacob, and I’d love to volunteer my time to support your business.\\r\\n\\r\\n I have extensive experience in building and marketing websites, and I’ve found that volunteering is one of the best ways to connect with new people.\\r\\n\\r\\n I’d be happy to share a free, all-in-one checklist that can help streamline your operations. \\r\\n\\r\\nhere’s the website to contact: getchecklistai.com\\r\\n\\r\\n\\r\\nJacob Reiner\\r\\ngetconverts.info@gmail.com\\r\\nGoteborg 415 45\\r\\nSweden\\r\\nAllhelgonagatan 7\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.105.150.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 05:53:36','2025-03-06 05:53:36'),(1026,2,1013,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 07:46:02','2025-03-06 07:46:02'),(1027,2,1014,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"6439875992\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','149.102.254.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 10:55:11','2025-03-06 10:55:11'),(1028,2,1015,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thelma Etheridge\"},\"email\":\"thelma.etheridge@gmail.com\",\"input_text\":\"7803382558\",\"dropdown\":\"Video Distribution\",\"description\":\"What if blueocean-technologies.com could tap into TikTok for authentic leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/shorten.ee\\/kxzYW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.165.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 11:40:07','2025-03-06 11:40:07'),(1029,2,1016,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lilly Hercus\"},\"email\":\"natalie@stafir-b2b.com\",\"input_text\":\"49523127\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello\\r\\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp: +48 792 311 834. I will be waiting for your message.\\r\\n\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','93.175.164.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 13:41:02','2025-03-06 13:41:02'),(1030,2,1017,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalind Hodge\"},\"email\":\"hodge.rosalind17@gmail.com\",\"input_text\":\"2705136746\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.ee\\/SBUzf\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.5.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-06 21:11:20','2025-03-06 21:11:20'),(1031,2,1018,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheryl Parker\"},\"email\":\"cherylp@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Business Funding on Your Terms—No Credit Check, No Hassle.\\r\\n\\r\\nGet fast, flexible working capital without the usual roadblocks. \\r\\n\\r\\nInstant approvals, next-day funding, and no paperwork required. \\r\\n\\r\\nCheck your eligibility in 30 seconds—100% free!\\r\\n\\r\\nSee what you qualify for: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','107.172.81.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 02:29:54','2025-03-07 02:29:54'),(1032,2,1019,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 09:45:24','2025-03-07 09:45:24'),(1033,2,1020,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7483be3e7f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hal Agosto\"},\"email\":\"agosto.hal@hotmail.com\",\"input_text\":\"5307707280\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want high-quality videos and content fast? Try these 3 Amazing AI Tools for: \\r\\n**Easy video creation \\r\\n**Quick content generation \\r\\n**Text-to-speech conversion \\r\\nStart now and create like a pro! http:\\/\\/3amazingaitools.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','173.239.196.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 10:02:50','2025-03-07 10:02:50'),(1034,2,1021,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Marques\"},\"email\":\"kolb.piper@gmail.com\",\"input_text\":\"3284723279\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nI still remember sitting at my desk, staring at my sales numbers, wondering why nothing was working. \\r\\n\\r\\nI had tried everything—running ads, tweaking my website, and offering discounts—but my results were frustratingly inconsistent. \\r\\n\\r\\nOne month would bring a flood of leads, and the next? Crickets.\\r\\n\\r\\nThen, I stumbled across a simple shift in strategy that changed everything. \\r\\n\\r\\nInstead of chasing customers, I learned how to pull them in naturally—creating messaging and systems that made my business the only logical choice. \\r\\n\\r\\nThe impact was immediate, and today, I’m sharing the exact strategies so you can do the same.\\r\\n\\r\\nLet\'s dive in: \\r\\nhttps:\\/\\/marketersmentor.com\\/attract-customers.php?refer=blueocean-technologies.com\\r\\n\\r\\nTalk soon,\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.207.47.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 18:59:14','2025-03-07 18:59:14'),(1035,2,1022,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 22:25:12','2025-03-07 22:25:12'),(1036,2,1023,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rita Northcutt\"},\"email\":\"rita.northcutt@yahoo.com\",\"input_text\":\"7778970123\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of potential visitors go untapped daily when sites aren’t optimized for success they need. Our AI-driven traffic solution bridges the gap—bringing high-value visitors straight to your site.\\r\\nKick things off with a risk-free 4,000-visitor preview and see 4,000 focused visitors flood your site. Impressed? Go big to 350K monthly visitors with our top-tier options. Let’s turn missed traffic into tangible results. Find out here: https:\\/\\/shorten.so\\/8wLZ8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.164.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-07 23:01:19','2025-03-07 23:01:19'),(1037,2,1024,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies\\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, I found Blueocean Technologies after doing a quick search – you showed up near the top of the rankings, so whatever you’re doing for SEO, looks like it’s working well.\\r\\n\\r\\nSo here’s my question – what happens AFTER someone lands on your site? Anything?\\r\\n\\r\\nResearch tells us at least 70% of the people who find your site, after a quick once-over, they disappear… forever.\\r\\n\\r\\nThat means that all the work and effort you put into getting them to show up, goes down the tubes.\\r\\n\\r\\nWhy would you want all that good work – and the great site you’ve built – go to waste?\\r\\n\\r\\nBecause the odds are they’ll just skip over calling or even grabbing their phone, leaving you high and dry.\\r\\n\\r\\nBut here’s a thought… what if you could make it super-simple for someone to raise their hand, say, okay, let’s talk without requiring them to even pull their cell phone from their pocket?\\r\\n\\r\\nYou can – thanks to revolutionary new software that can literally make that first call happen NOW.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re still there at your site.\\r\\n\\r\\nYou know, strike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nWhen targeting leads, you HAVE to act fast – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why you should check out our new SMS Text With Lead feature as well… once you’ve captured the phone number of the website visitor, you can automatically kick off a text (SMS) conversation with them.\\r\\n\\r\\nImagine how powerful this could be – even if they don’t take you up on your offer immediately, you can stay in touch with them using text messages to make new offers, provide links to great content, and build your credibility.\\r\\n\\r\\nJust this alone could be a game changer to make your website even more effective.\\r\\n\\r\\nStrike when the iron’s hot!\\r\\n\\r\\nPlease see this URL to discover what Web Visitors Into Leads can do for your business – you’ll be amazed: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nThanks and keep up the great work!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers.\\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-08 00:20:13','2025-03-08 00:20:13'),(1038,2,1025,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jona\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"41222951\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, My name is Jona Huda, and I specialize in data entry, web research, and manual data scraping. What sets my service apart is not just collecting data but ensuring its accuracy and relevance. When compiling business lists from multiple websites, I manually verify each business to ensure it meets the exact criteria specified by the client. I also gather data from Google Maps listings, extract information from PDFs or images into Excel or software, and manually compile well-organized data from various sources. My services are available at $10 per hour or $1500 per month. \\r\\n\\r\\nIf you need precise and high-quality data research, feel free to contact me at dataentry756@outlook.com. I look forward to working with you!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.102.46.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-08 07:43:32','2025-03-08 07:43:32'),(1039,2,1026,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Buford Harder\"},\"email\":\"buford.harder@yahoo.com\",\"input_text\":\"24462057\",\"dropdown\":\"Mini PCs\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/cutt.ly\\/ErtvZbpG\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.80.181',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-08 15:18:09','2025-03-08 15:18:09'),(1040,2,1027,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? You can have a long-lasting romantic relationship and even a marriage. You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.110.173.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-08 17:24:29','2025-03-08 17:24:29'),(1041,2,1028,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7f8b340b53\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Felipe Stiles\"},\"email\":\"felipe.stiles@googlemail.com\",\"input_text\":\"3694109444\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','106.215.149.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-09 00:11:34','2025-03-09 00:11:34'),(1042,2,1029,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shawn Hollway\"},\"email\":\"hollway.shawn@googlemail.com\",\"input_text\":\"3542569224\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ever thought how blueocean-technologies.com could tap into TikTok for authentic leads? Our AI-powered growth service zeros in on the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\\r\\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.253.164.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-09 01:28:55','2025-03-09 01:28:55'),(1043,2,1030,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ernie Hely\"},\"email\":\"ernie.hely@gmail.com\",\"input_text\":\"6049834153\",\"dropdown\":\"Projection Solutions\",\"description\":\"Is your website, blueocean-technologies.com, failing to grab the traffic it deserves? Thousands of potential visitors slip by daily when sites don’t stand out they need. Our intelligent traffic solution delivers results—delivering high-value visitors straight to your site.\\r\\nDive in with a risk-free 4,000-visitor preview and see four thousand focused visitors arrive at your site. Impressed? Scale effortlessly to 350K visitors per month with our premium plans. Let’s ignite your site with measurable success. Discover more here: https:\\/\\/shorten.is\\/f4X5H\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.108.254.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-09 11:11:31','2025-03-09 11:11:31'),(1044,2,1031,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roma Jernigan\"},\"email\":\"roma.jernigan@gmail.com\",\"input_text\":\"5935737521\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.world\\/FaZdK\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.80.234',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-09 18:07:26','2025-03-09 18:07:26'),(1045,2,1032,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rich Chung\"},\"email\":\"chung.rich@googlemail.com\",\"input_text\":\"346408639\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released some software that lets you transform any script into stunning AI-generated videos with just a few clicks.\\r\\n\\r\\nImagine creating professional videos that sell for thousands — without expensive equipment or technical skills.\\r\\n\\r\\nWhat You Can Create:\\r\\n\\r\\nProfessional animations for client projects (sell for $1,000-$5,000 per video)\\r\\nViral marketing content for social media\\r\\nAnimated explainer videos for products\\/services\\r\\nFaceless YouTube content that generates a passive income\\r\\n\\r\\nKey features:\\r\\n\\r\\nCommercial license included (sell videos without restrictions)\\r\\n50+ cinema-quality video styles\\r\\nAdvanced scene editor with professional tools\\r\\nInstant character creation and customization\\r\\nTeam collaboration features\\r\\nExport in multiple formats (up to 4K)\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/mrai\\r\\n\\r\\nKind regards,\\r\\nRich\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','191.101.106.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 03:43:25','2025-03-10 03:43:25'),(1046,2,1033,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rozella Pringle\"},\"email\":\"pringle.rozella@gmail.com\",\"input_text\":\"492205858\",\"dropdown\":\"Other Enquiry\",\"description\":\"Boost Your Business with Google Reviews! ⭐\\r\\n\\r\\nLooking to grow your online reputation and attract more customers? Google reviews build trust, improve your search ranking, and make your business stand out. Positive reviews can be the deciding factor for potential clients choosing between you and a competitor. Don’t wait — strengthen your credibility today!\\r\\n\\r\\nYour success starts with what people see online: https:\\/\\/www.websboost.com\\/order\\/googlereviews.php\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','188.213.202.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 05:36:45','2025-03-10 05:36:45'),(1047,2,1034,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zeen Hunter\"},\"email\":\"zeen.localnews@gmail.com\",\"input_text\":\"4135842050\",\"dropdown\":\"LCD & LED Products\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','38.242.218.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 07:21:39','2025-03-10 07:21:39'),(1048,2,1035,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"can female take finasteride\"},\"email\":\"mooselake@mailsphere.xyz\",\"input_text\":\"MESSAGE\",\"dropdown\":\"Mini PCs\",\"description\":\"propecia success rate The consequences of this specificity narrow the scope of these claims substantially\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','89.190.156.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 07:51:15','2025-03-10 07:51:15'),(1049,2,1036,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Majeed Mogharreban\"},\"email\":\"majeed@professionalexpertspeaker.com\",\"input_text\":\"813-328-6874\",\"dropdown\":\"\",\"description\":\"Please contact me\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Android','199.73.49.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 11:31:11','2025-03-10 11:31:11'),(1050,2,1037,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"4100391\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','138.199.12.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 17:57:29','2025-03-10 17:57:29'),(1051,2,1038,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katelyn Raiden\"},\"email\":\"katelynraiden@gmail.com\",\"input_text\":\"6136528054\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nOur price is just $60 (USD) per month and we can start immediately.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKatelyn\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','165.231.121.234',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 18:28:40','2025-03-10 18:28:40'),(1052,2,1039,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"casino_expr\"},\"email\":\"tojcyhgvqen@bestwork24.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Si eres fanatico de los sitios de apuestas en linea en Espana, has llegado al lugar indicado. \\r\\nEn este sitio encontraras analisis completos sobre los plataformas mas seguras disponibles en Espana. \\r\\n### Beneficios de los casinos en Espana \\r\\n- **Licencias oficiales** para jugar con proteccion completa. \\r\\n- **Ofertas para nuevos jugadores** que aumentan tus posibilidades de ganar. \\r\\n- **Amplia variedad de juegos** con premios atractivos. \\r\\n- **Depositos y retiros sin problemas** con multiples metodos de pago, incluyendo tarjetas, PayPal y criptomonedas. \\r\\n?Donde encontrar los mejores casinos? \\r\\nEn nuestra guia hemos recopilado las **valoraciones detalladas** sobre los casinos con mejor reputacion en Espana. Consulta la informacion aqui: casinotorero.info. \\r\\n**Registrate hoy en un casino de prestigio y aprovecha todas las ventajas.**\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.88.78.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-10 23:48:14','2025-03-10 23:48:14'),(1053,2,1040,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Belen Laird\"},\"email\":\"laird.belen@outlook.com\",\"input_text\":\"3066030354\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/shorten.so\\/bl2RA\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.80.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 02:24:37','2025-03-11 02:24:37'),(1054,2,1041,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marla Moses\"},\"email\":\"moses.marla@gmail.com\",\"input_text\":\"4144259265\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-driven growth service targets the right users—based on hashtags they’re into and people they watch—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.171.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 02:39:52','2025-03-11 02:39:52'),(1055,2,1042,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"629063890\",\"dropdown\":\"Audio Solutions\",\"description\":\"I design and develop high-quality, custom websites—no templates, only top-tier craftsmanship. My 5-page portfolio sites start at $2,000, and e-commerce platforms from $3,500. First, I design all pages for approval. Once all designs are finalized, I begin development. The result? A fast, smooth, mobile-friendly, SEO-optimized, and high-scrolling experience. If quality matters to you, let’s build something exceptional. \\r\\n\\r\\nReply to webdesignservices111@outlook.com to discuss your project!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','138.199.12.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 05:26:03','2025-03-11 05:26:03'),(1056,2,1043,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7483be3e7f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ryder Tejeda\"},\"email\":\"ryder.tejeda@msn.com\",\"input_text\":\"654520898\",\"dropdown\":\"Mini PCs\",\"description\":\"Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of interested visitors go untapped daily when sites aren’t optimized for success they need. Our smart traffic solution bridges the gap—sending high-value visitors right to your doorstep.\\r\\nDive in with a complimentary test run and see four thousand hand-picked visitors arrive at your site. Impressed? Ramp up to 350,000 hits monthly with our premium plans. Let’s turn missed traffic into tangible results. Discover more here: https:\\/\\/shorten.tv\\/jbF8a\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','93.157.141.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 06:49:14','2025-03-11 06:49:14'),(1057,2,1044,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Winston\"},\"email\":\"redfordwinston54@gmail.com\",\"input_text\":\"319-435-1790\",\"dropdown\":\"Audio Solutions\",\"description\":\"Winston here from Iowa. I just wondered if you\'ve done anything with AI yet? I\'ve been diving deep into the latest AI advancements and wanted to see if your business could use it in a capacity you probably havn\'t considered. I\'ve been making custom AI solutions that will help with your customer interactions and streamline a lot of your processes.\\r\\n\\r\\nI was thinking something along the lines of having a virtual assistant \\/ custom chatbot that handles FAQs, guides customers through your sales funnel, or even a digital clone of yourself to engage with your site visitors using past support emails\\/tickets as a knowledge base.\\r\\n\\r\\nIn terms of the custom chatbots I have been developing AI chatbots that can answer frequently asked questions, lead customers to your products, and provide support 24\\/7. These chatbots can be trained on any documentation you provide, be it text, online sources, even videos, the bot uses them as a reference to interact with your visitors and uses these sources as a \\\"brain\\\" so to speak and even learn from previous interactions ensuring accurate and helpful responses tailored to your business.\\r\\n\\r\\nMore on the digital personas, I can create a digital clone of yourself or any team member to interact with customers, offering a personal touch and building stronger connections. These personas can engage users, provide information, and simulate real conversations.\\r\\n\\r\\nIn the end this solution would interact with customers based on your specific needs and preferences. Whether it\'s handling visitors in need of support, providing detailed product information, finding a solution for a specific product\\/service you offer based on the interaction and what the user would best benefit from, the possibilities are endless.\\r\\n\\r\\n\\r\\nI\'ll shoulder 90% of the costs, using my tools and expertise, all you pay for is my time. My goal is to make advanced AI accessible and beneficial for your business without the hefty price tag.\\r\\n\\r\\nI\'ve been working from home for over two decades, supporting my family while helping thousands of businesses thrive. If you\'re interested in exploring how I can transform your customer interactions and boost your business, feel free to reach out. I value your time and won\'t pester you if it\'s not a fit.\\r\\n\\r\\n\\r\\nPS – If there\'s something specific you need that I haven\'t mentioned, just ask! I\'m here to help, I\'ve found with most people, if you can think of it, it can be done.\\r\\n\\r\\n\\r\\n\\r\\nAll the best,\\r\\n\\r\\nWinston\\r\\nCell - 1-319-435-1790\\r\\nMy Site (w\\/Live Chat) - https:\\/\\/cutt.ly\\/bec4xzTQ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','95.173.217.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 08:53:27','2025-03-11 08:53:27'),(1058,2,1045,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Marques\"},\"email\":\"suter.johnson@gmail.com\",\"input_text\":\"7231316501\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nA few years ago, I found myself in a vicious cycle—one month, I had more clients than I could handle, and the next, my inbox was empty. \\r\\n\\r\\nI was stuck on the revenue rollercoaster, constantly worrying where my next sale would come from.\\r\\n\\r\\nThen, I discovered a game-changing realization: successful businesses don’t chase clients—they attract them.\\r\\n\\r\\nIf you’re tired of the feast-and-famine cycle, this post will walk you through a battle-tested system for client acquisition that brings in high-quality leads predictably and consistently.\\r\\n\\r\\nLet\'s dive in: \\r\\nhttps:\\/\\/marketersmentor.com\\/predictable-sales-pipeline.php?refer=blueocean-technologies.com\\r\\n\\r\\nTalk soon,\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.44.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 17:13:13','2025-03-11 17:13:13'),(1059,2,1046,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary Burt\"},\"email\":\"hoskin.cassie@yahoo.com\",\"input_text\":\"240049412\",\"description\":\"Hi, \\r\\n\\r\\nRemember those missed calls we talked about yesterday? Let\'s do some quick math that might make you uncomfortable:\\r\\n\\r\\nFor every 100 calls to your business: \\r\\n• 27 go unanswered \\r\\n• 13 of those are hot leads \\r\\n• 4 would have become sales \\r\\n• 80% won\'t call back\\r\\n\\r\\nGuess what? They\'re calling your competition right now instead.\\r\\nStop this now https:\\/\\/swly.co\\/shl\\r\\n\\r\\nBut here\'s the real kicker... You\'re still paying your answering service up to $3 per minute…or using your answering machine… to take messages that customers hardly never leave.\\r\\n\\r\\nWhat if instead, you had an AI Smart Talk Agent that: \\r\\n• Answers every single call instantly \\r\\n• Handles 20+ calls at once \\r\\n• Books and confirms appointments automatically \\r\\n• Never takes a break \\r\\n• Costs one flat monthly fee\\r\\n\\r\\nSound impossible? Fix this now… https:\\/\\/swly.co\\/shl\\r\\n\\r\\nCall (360) 300-5426 right now. You\'ll be talking to our AI Agent - experiencing exactly what your customers could experience.\\r\\n\\r\\nOr let\'s chat about your specific needs: Book a 15-minute Zoom call with Gary here https:\\/\\/swiy.co\\/gbapt\\r\\n\\r\\nTomorrow, I\'ll show you something even more interesting: how businesses like yours are capturing every opportunity, 24\\/7, without adding staff or increasing costs.\\r\\n\\r\\nBest, Sterling\\r\\n\\r\\nP.S. While you\'re reading this, how many calls have you missed?\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n30 N Goulds St. Ste 48737\\r\\nSheridan Wyoming 82801\\r\\nTo Opt Out of receiving further emails click the link below\\r\\nhttps:\\/\\/optout.srs\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','67.201.33.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 21:11:16','2025-03-11 21:11:16'),(1060,2,1047,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','107.172.170.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-11 23:45:02','2025-03-11 23:45:02'),(1061,2,1048,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary Burt\"},\"email\":\"gillon.alycia@gmail.com\",\"input_text\":\"5058370318\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, \\r\\n\\r\\nRemember those missed calls we talked about yesterday? Let\'s do some quick math that might make you uncomfortable:\\r\\n\\r\\nFor every 100 calls to your business: \\r\\n• 27 go unanswered \\r\\n• 13 of those are hot leads \\r\\n• 4 would have become sales \\r\\n• 80% won\'t call back\\r\\n\\r\\nGuess what? They\'re calling your competition right now instead.\\r\\nStop this now https:\\/\\/swly.co\\/shl\\r\\n\\r\\nBut here\'s the real kicker... You\'re still paying your answering service up to $3 per minute…or using your answering machine… to take messages that customers hardly never leave.\\r\\n\\r\\nWhat if instead, you had an AI Smart Talk Agent that: \\r\\n• Answers every single call instantly \\r\\n• Handles 20+ calls at once \\r\\n• Books and confirms appointments automatically \\r\\n• Never takes a break \\r\\n• Costs one flat monthly fee\\r\\n\\r\\nSound impossible? Fix this now… https:\\/\\/swly.co\\/shl\\r\\n\\r\\nCall (360) 300-5426 right now. You\'ll be talking to our AI Agent - experiencing exactly what your customers could experience.\\r\\n\\r\\nOr let\'s chat about your specific needs: Book a 15-minute Zoom call with Gary here https:\\/\\/swiy.co\\/gbapt \\r\\n\\r\\nTomorrow, I\'ll show you something even more interesting: how businesses like yours are capturing every opportunity, 24\\/7, without adding staff or increasing costs.\\r\\n\\r\\nBest, Sterling\\r\\n\\r\\nP.S. While you\'re reading this, how many calls have you missed?\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n30 N Goulds St. Ste 48737\\r\\nSheridan Wyoming 82801\\r\\nTo Opt Out of receiving further emails click the link below\\r\\nhttps:\\/\\/optout.srs\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','192.252.220.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-12 05:33:07','2025-03-12 05:33:07'),(1062,2,1049,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melodee Cubadgee\"},\"email\":\"melodee.cubadgee@hotmail.com\",\"input_text\":\"330280328\",\"dropdown\":\"Audio Solutions\",\"description\":\"Imagine if blueocean-technologies.com could harness TikTok for real leads? Our AI-driven growth service zeros in on the right users—based on hashtags they use and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had similar websites see 100+ new leads in a month.\\r\\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.171.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-12 14:23:35','2025-03-12 14:23:35'),(1063,2,1050,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joey Warf\"},\"email\":\"warf.joey@googlemail.com\",\"input_text\":\"7865373054\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your website, blueocean-technologies.com, not reaching its full audience? Thousands of valuable visitors pass unnoticed daily when sites don’t stand out they need. Our intelligent traffic solution bridges the gap—sending engaged visitors directly to you.\\r\\nDive in with a free 4,000-visitor boost and see four thousand targeted visitors flood your site. Ready for more? Ramp up to 350K visitors per month with our premium plans. Let’s transform overlooked potential into measurable success. Discover more here: https:\\/\\/shorten.world\\/sSWl3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.80.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 05:58:31','2025-03-13 05:58:31'),(1064,2,1051,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary Burt\"},\"email\":\"ann.humphery@gmail.com\",\"input_text\":\"9169218548\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nQuick scenario: Your marketing is working. Customers are calling. But... You\'re not answering or the call is going to voicemail. Stop this now https:\\/\\/swiy.co\\/sw3\\r\\n\\r\\n• You’re out on a jobsite\\r\\n• Your staff is in a meeting\\r\\n• It’s lunch hour\\r\\n• It’s after hours\\r\\n• It’s the weekend\\r\\n\\r\\nEach time this happens; you’re not just missing a call. You’re missing sales. Sales you\'re competitor just got.\\r\\n\\r\\nHere’s what your AI Smart Talk Agent could be doing right now:\\r\\n• Booking appointments while you or your staff is busy\\r\\n• Answering product questions instantly\\r\\n• Handling multiple calls simultaneously\\r\\n• Converting inquiries into appointments\\r\\n• Remembering repeat callers by name\\r\\n\\r\\nAnd the best part? It updates itself every 24 hours with your latest business information.\\r\\n\\r\\nDon’t believe it can sound natural and professional? Check it out here: https:\\/\\/swiy.co\\/sw3\\r\\n\\r\\nOr… call (360) 300-5426 now and experience our AI Agent handling your call (You wont believe it’s not human).\\r\\n\\r\\nFind out more here: https:\\/\\/swiy.co\\/sw3\\r\\n\\r\\nTomorrow, I’ll share something surprising: how much money you’re actually spending on\\r\\nmissed calls and inefficient phone handling.\\r\\n\\r\\nBest, Sterling\\r\\n\\r\\nP.S. Your competition might be reading this same email right now. Who will act first?\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n30 N Goulds St. Ste 48737\\r\\nSheridan Wyoming 82801\\r\\nTo Opt Out of receiving further emails click the link below\\r\\nhttps:\\/\\/optout.srs\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','192.252.220.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 06:07:27','2025-03-13 06:07:27'),(1065,2,1052,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7483be3e7f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christal Judkins\"},\"email\":\"judkins.christal@googlemail.com\",\"input_text\":\"8560066132\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nChristal\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','5.252.176.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 09:48:19','2025-03-13 09:48:19'),(1066,2,1053,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claudine Bailey\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nYour brand deserves to stand out, and we’re here to help.\\r\\n\\r\\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\\r\\n\\r\\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\\r\\n\\r\\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\\r\\nhttps:\\/\\/bit.ly\\/globalwidpr\\r\\n\\r\\nLooking forward to helping your brand shine!\\r\\n\\r\\nBest regards,\\r\\nClaudine\\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nWe understand that our emails may not always be relevant. To stop receiving communications from us, please complete this quick form with your website address: bit. ly\\/unsubscribemeurl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','137.59.63.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 11:17:01','2025-03-13 11:17:01'),(1067,2,1054,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you driving frequently, and do you want to know how to minimize the risk of being involved in a car accident, which could dramatically change your and your loved one\'s lives? If so, we can prepare our FUTURE FORECAST report for you, which will contain precise and highly detailed information about days with the highest probability of getting involved in a car accident. You can order our FUTURE FORECAST report at https:\\/\\/wexxon.com\\/en\\/home\\/10-future-forecast-transits.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.142.156',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 13:27:56','2025-03-13 13:27:56'),(1068,2,1055,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 16:42:55','2025-03-13 16:42:55'),(1069,2,1056,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Lakesha\"},\"email\":\"info@follmer.medicopostura.com\",\"input_text\":\"6883999635\",\"dropdown\":\"Display Mounts\",\"description\":\"Good day \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nThank You, \\r\\n\\r\\nLakesha\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','79.127.148.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 22:37:35','2025-03-13 22:37:35'),(1070,2,1057,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Estela Hibbard\"},\"email\":\"hibbard.estela@yahoo.com\",\"input_text\":\"3467989241\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Ever thought how blueocean-technologies.com could leverage TikTok for real leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/U3-a9dgY6vk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.170.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-13 23:23:43','2025-03-13 23:23:43'),(1071,2,1058,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0c82d0881a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Simmons\"},\"email\":\"marks@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Other Enquiry\",\"description\":\"What if you could get business funding—without the hassle?\\r\\n\\r\\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \\r\\n\\r\\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\\r\\n\\r\\nDon’t wait-Apply Now: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.243.240.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-14 21:34:04','2025-03-14 21:34:04'),(1072,2,1059,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marylou Hendon\"},\"email\":\"marylou.hendon66@gmail.com\",\"input_text\":\"20474664\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if your website blueocean-technologies.com experienced a significant boost in traffic starting today? Many sites unknowingly lose hundreds—even thousands—of potential visitors daily. Our AI-powered solution ensures you don’t fall into that category.\\r\\n\\r\\nGet started with a free trial of 4,000 so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350,000 visitors monthly, all targeted to match your audience needs. Let’s grow your site’s reach together. Get more information here: https:\\/\\/ow.ly\\/kRzr50Vhn0K\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.82.80.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-14 22:23:59','2025-03-14 22:23:59'),(1073,2,1060,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.57.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-14 22:35:49','2025-03-14 22:35:49'),(1074,2,1061,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veola Medland\"},\"email\":\"medland.veola@hotmail.com\",\"input_text\":\"2171477640\",\"dropdown\":\"Video Distribution\",\"description\":\"Boost Your Visibility! Register for Our Business Listing Registry\\r\\n\\r\\nHello,\\r\\n\\r\\nYour expertise needs more visibility. Our Business Platform is the perfect opportunity to feature your offerings and reach customers seeking your skills.\\r\\n\\r\\nJoin now to stand out in a challenging space and unlock new possibilities!\\r\\n\\r\\nRegister now and achieve new heights! https:\\/\\/tinyurl.com\\/ycx5h5ew\\r\\n\\r\\nBest regards,\\r\\nGary\\r\\n\\r\\nAre you outside of the multimedia imaging industry or promotion sector? Feel free to remove yourself at the following URL: https:\\/\\/gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','46.3.229.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-14 23:08:50','2025-03-14 23:08:50'),(1075,2,1062,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello Blueocean Technologies,\\r\\n\\r\\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\\r\\n\\r\\nThis is what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re receiving eyeballs – at least mine.\\r\\n\\r\\nYour content’s pretty good, would not change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs do not pay the bills.\\r\\n\\r\\nCUSTOMERS do pay the bills.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\\r\\n\\r\\nIt’s like they never even were there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\\r\\n\\r\\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\\r\\n\\r\\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nPaying customers are waiting.\\r\\nStart connecting today by visiting https:\\/\\/trustedleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-15 03:13:00','2025-03-15 03:13:00'),(1076,2,1063,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorie de Castella\"},\"email\":\"decastella.lorie90@gmail.com\",\"input_text\":\"6137650228\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if blueocean-technologies.com could leverage TikTok for real leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they use and people they watch—to supercharge your reach and send traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/U3-a9dgY6vk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.166.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-15 05:13:02','2025-03-15 05:13:02'),(1077,2,1064,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roxanne Fantin\"},\"email\":\"natalie@stafir-b2b.com\",\"input_text\":\"4518406\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello\\r\\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp:+44 744 489 41 49. I will be waiting for your message.\\r\\n\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','93.175.164.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-15 07:37:22','2025-03-15 07:37:22'),(1078,2,1065,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"topical finasteride minoxidil formula 82f minoxidil reddit\"},\"email\":\"mooselake@mailsphere.xyz\",\"input_text\":\"MESSAGE\",\"dropdown\":\"Audio Solutions\",\"description\":\"propecia hairline PMID 124637 Review\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','89.190.156.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-15 18:54:36','2025-03-15 18:54:36'),(1079,2,1066,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https:\\/\\/wexxon.com\\/en\\/home\\/8-your-birth-chart.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.106.28.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-15 21:40:08','2025-03-15 21:40:08'),(1080,2,1067,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Curt Ceja\"},\"email\":\"ceja.curt@gmail.com\",\"input_text\":\"Jadobmbs\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you fully utilizing the potential of your blueocean-technologies.com website? Many sites overlook thousands of visitors daily simply due to a lack of visibility. With our AI-driven traffic solution, we can help you tap into this unrealized audience.\\r\\n\\r\\nTo prove the value, we’re offering a free trial that delivers 4,000 highly targeted visitors to your site. Once you see the results, you can scale up with packages that provide up to 350,000 visitors per month. Let’s boost your website traffic and turn more visitors into results. Get more information here: https:\\/\\/ow.ly\\/8yTH50VhmNv\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.106.30.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-16 06:55:56','2025-03-16 06:55:56'),(1081,2,1068,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eleanore McGovern\"},\"email\":\"eleanore.mcgovern@msn.com\",\"input_text\":\"45598592\",\"dropdown\":\"Cables & Accessories\",\"description\":\"What if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and accounts they follow—to boost your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\\r\\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/www.youtube.com\\/shorts\\/U3-a9dgY6vk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.164.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-16 19:05:43','2025-03-16 19:05:43'),(1082,2,1069,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-16 21:43:04','2025-03-16 21:43:04'),(1083,2,1070,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Who were you when you came into this world? What strengths do you draw on? What specific challenges do you face? Find out what the celestial skies say about you! You can order Your Birth Chart at https:\\/\\/wexxon.com\\/en\\/home\\/8-your-birth-chart.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.106.193.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-16 23:28:33','2025-03-16 23:28:33'),(1084,2,1071,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 03:43:30','2025-03-17 03:43:30'),(1085,2,1072,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cleveland Braxton\"},\"email\":\"braxton.cleveland71@gmail.com\",\"input_text\":\"485874137\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Convert any content and data from blueocean-technologies.com into a full-length movie and viral social media video – instantly!\\r\\n\\r\\n- Perfect for blogs, social media, & marketing campaigns\\r\\n- Produce long-format films & promotional clips in minutes\\r\\n- Authentic AI-generated conversations & soundtracks\\r\\n- Global language support for a worldwide audience\\r\\n\\r\\nShowcase blueocean-technologies.com , your brand, or media effortlessly!\\r\\n\\r\\nSingle payment – No recurring fees!\\r\\n\\r\\nGet AI MovieMaker 2.0 Today -->> https:\\/\\/lifetime-aimoviemaker.com\\/ <<--\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.83.132.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 06:15:35','2025-03-17 06:15:35'),(1086,2,1073,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rony\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"6645271603\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, Need skilled back-office support without the hassle of hiring, office setup, or employee benefits? As a BPO agency, we provide Virtual Assistants for data entry, admin support, customer service, chat process, and more—at 50–70% lower costs than in-house hiring.\\r\\n\\r\\nYou can hire full-time, part-time, hourly, or project-based employees as per your needs. We also offer finance roles like bookkeepers and accountants if required.\\r\\n\\r\\nInterested? Email us at hireonline556600@outlook.com, and let’s discuss your requirements!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.102.254.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 06:55:08','2025-03-17 06:55:08'),(1087,2,1074,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.57.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 13:03:05','2025-03-17 13:03:05'),(1088,2,1075,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Grace Northcutt\"},\"email\":\"grace.northcutt@gmail.com\",\"input_text\":\"6882917858\",\"dropdown\":\"Display Mounts\",\"description\":\"Your website, blueocean-technologies.com, might be reaching so many more people! On average, sites like yours could attract over 1,000 visitors per day. That’s where our AI-powered traffic system makes a difference—it’s designed to bring the right audience straight to your site.\\r\\n\\r\\nTake the first step with a complimentary 4,000 targeted visitors to see the impact firsthand. Afterward, our plans deliver up to 350K, helping your website grow its audience and engagement effortlessly. Get more information here: https:\\/\\/ow.ly\\/QI7250VhmZx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.80.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 16:20:25','2025-03-17 16:20:25'),(1089,2,1076,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"ocopesuq299@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-17 19:16:19','2025-03-17 19:16:19'),(1090,2,1077,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0e874308a7\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Phillip Taylor\"},\"email\":\"hortense.nicoll67@yahoo.com\",\"input_text\":\"5306679289\",\"dropdown\":\"Projection Solutions\",\"description\":\"Place Your Bets at the Casino of Love! \\r\\n\\r\\nTake a Chance on Love – Your Jackpot Awaits!\\r\\n\\r\\nLove is the ultimate game of chance—but with the right odds, you could win big! At https:\\/\\/online-888.casino \\r\\nWe’re not just about cards and chips; we’re about luscious women looking for a date.\\r\\n\\r\\n+ Match with someone special\\r\\n+ Exciting conversations & real chemistry\\r\\n+ A fun & thrilling way to find romance\\r\\n\\r\\nAre you ready to roll the dice on love?\\r\\nYour perfect match might be just one click away!\\r\\n\\r\\n++ Start Matching Now: https:\\/\\/online-888.casino\\r\\n\\r\\nDon’t miss your chance to hit the jackpot in love!\\r\\nhttps:\\/\\/online-888.casino Where Love is Always in Play...\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','193.233.210.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-18 09:22:08','2025-03-18 09:22:08'),(1091,2,1078,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6761d37da0\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sang Abrams\"},\"email\":\"abrams.sang88@hotmail.com\",\"input_text\":\"6132592121\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the ideal users—based on hashtags they use and people they watch—to boost your reach and push traffic back to you. We’ve had websites like yours see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/youtu.be\\/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.165.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-18 17:56:54','2025-03-18 17:56:54'),(1092,2,1079,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paul\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"7771510452\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, Need reliable back-office support that strictly follows your business SOPs? I offer expert services including Data Management (entry, cleansing, processing, conversion), Financial Accounting (payables, receivables, reconciliations, invoicing), and E-commerce Management (order processing, product updates, cart\\/shop handling).\\r\\n\\r\\nStarting at just $9\\/hr, I ensure accurate, efficient handling of your operational tasks. Email me at projectsexpert222@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','212.102.46.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-18 18:52:59','2025-03-18 18:52:59'),(1093,2,1080,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shantae Crist\"},\"email\":\"shantae.crist39@gmail.com\",\"input_text\":\"Ypljv\",\"dropdown\":\"Audio Solutions\",\"description\":\"Turn any selected article or info from blueocean-technologies.com into an feature-length movie or viral social media clip – instantly!\\r\\n\\r\\n- Ideal for online platforms, social media, & marketing campaigns\\r\\n- Generate long-format videos & promo videos automatically\\r\\n- Lifelike AI-generated conversations & audio effects\\r\\n- Multiple language support for a worldwide audience\\r\\n\\r\\nPromote blueocean-technologies.com , your business, or content with ease!\\r\\n\\r\\nPay once – No recurring fees!\\r\\n\\r\\nGrab AI MovieMaker 2.0 NOW -->> https:\\/\\/lifetime-aimoviemaker.com\\/ <<--\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','45.84.107.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-18 21:47:51','2025-03-18 21:47:51'),(1094,2,1081,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https:\\/\\/wexxon.com\\/en\\/home\\/29-make-money-much-faster.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.106.192.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-18 22:54:45','2025-03-18 22:54:45'),(1095,2,1082,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nola Waldman\"},\"email\":\"nola.waldman@outlook.com\",\"input_text\":\"133872739\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nWe wanted to introduce you to a revolutionary system that helps you create AI-powered tools to generate steady, qualified leads without paid advertising.\\r\\n\\r\\nKey benefits:\\r\\n\\r\\nCreate AI tools in minutes with simple copy\\/paste templates \\r\\nDrive free, targeted traffic to any niche or offer \\r\\nBuilt-in call-to-action system to funnel leads to your sales pages \\r\\nNo coding or technical experience needed\\r\\n\\r\\nWe\'re currently offering a special launch price of $17 (regular $97) which includes bonus training on traffic generation and AI monetization.\\r\\n\\r\\nFor more details, check out: https:\\/\\/furtherinfo.info\\/etb\\r\\n\\r\\nThanks,\\r\\nNola\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','194.102.38.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 01:24:22','2025-03-19 01:24:22'),(1096,2,1083,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maxwell Mcintire\"},\"email\":\"maxwell.mcintire@gmail.com\",\"input_text\":\"882251827\",\"dropdown\":\"Other Enquiry\",\"description\":\"Financial company to fund your business project?\\r\\n\\r\\nWe are here to provide you with the best solution for your business growth. we provide the most suitable business loan package to meet your need with no upfront fee just notary approval. \\r\\n\\r\\nemail me here. \\r\\nmailto:info@financeworldwidehk.com \\r\\n \\r\\n \\r\\n \\r\\n \\r\\nBest regards,\\r\\nLaura Cha.\\r\\nCustomer Service Representative\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','45.130.203.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 12:00:10','2025-03-19 12:00:10'),(1097,2,1084,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Marques\"},\"email\":\"fairbank.dolores@gmail.com\",\"input_text\":\"190059401\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nImagine this: You’re scrolling through your phone, and you see yet another person talking about making money online. It seems too good to be true. \\r\\n\\r\\nYou think, They probably have years of experience, expensive courses, or some secret trick I’ll never understand.\\r\\n\\r\\nWhat if I told you that’s not true?\\r\\n\\r\\nWhat if I told you that regular people—teachers, truck drivers, stay-at-home parents, even broke college students—are quietly making money online, without creating products, writing sales pages, or learning complicated tech?\\r\\n\\r\\nI know because I’ve seen it firsthand.\\r\\n\\r\\nPeople like Mike, who used to work 12-hour shifts in a warehouse, and Sarah, a single mom looking for extra income, both built their online businesses without any special skills. \\r\\n\\r\\nThey didn’t have to figure out copywriting, build a brand, or spend months testing things.\\r\\n\\r\\nHow? They followed a simple system—one that I’m going to lay out for you in this guide.\\r\\n\\r\\nThis is not a theory. This is a blueprint that has been tested and proven. If you follow the steps exactly, you will see results.\\r\\n\\r\\nAnd no, you don’t need:\\r\\n❌ A website\\r\\n❌ Any marketing skills\\r\\n❌ Your own product\\r\\n❌ Complicated tech knowledge\\r\\n\\r\\nWhat you do need is:\\r\\n✅ A pre-built system that does the heavy lifting for you\\r\\n✅ A simple traffic strategy to send people to your system\\r\\n✅ The willingness to follow a proven step-by-step process\\r\\n\\r\\nThis Digital Gold Rush Blueprint is designed to take you from zero to your first online sale—and beyond, using done-for-you funnels from PLRFunnels and paid traffic sources from Solo Ads and Influencer Ads.\\r\\n\\r\\nLet’s get started:\\r\\n\\r\\nhttps:\\/\\/marketersmentor.com\\/digital-gold-rush-blueprint.php?refer=blueocean-technologies.com\\r\\n\\r\\nTalk soon,\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.228.105.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 17:43:49','2025-03-19 17:43:49'),(1098,2,1085,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arielle Cowan\"},\"email\":\"arielle.cowan@gmail.com\",\"input_text\":\"9496406742\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you tired of expensive and ineffective marketing strategies? Our service sends your ad text to millions of website contact forms at a flat rate. No extra costs. Your message will be read and noticed.\\r\\n\\r\\n Feel free to reach out if you’d like to dive deeper into how I do this; my contact info is below.\\r\\n\\r\\nRegards,\\r\\nArielle Cowan\\r\\nEmail: Arielle.Cowan@freshnewleads.my\\r\\nWebsite: http:\\/\\/9kluhg.reach-more-clients.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','98.159.226.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 17:50:58','2025-03-19 17:50:58'),(1099,2,1086,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shmuel MACHLIS\"},\"email\":\"shmuelmachlis@yahoo.com\",\"input_text\":\"7187817468\",\"dropdown\":\"Video Distribution\",\"description\":\"The EZ Keyboard Wireless USB Keyboard: Effortless Typing in English with Custom Alphabetical Layout. Upgrade your typing experience with the EZ Keyboard Wireless USB Keyboard. This high-tech keyboard combines style and functionality, featuring a custom layout of English language alpha-numeric keys. Designed with the actual order of the English alphabet, the EZ Keyboard ensures easy and efficient typing. Whether you\'re a child learning the English language or someone new to English, this keyboard provides a user-friendly experience. Even experienced typists can appreciate the convenience of operating a keyboard in its correct alphabetical order. Built to last, the EZ Keyboard Wireless model offers a full-featured keyboard, including a 10-Key pad. It comes with a small USB device that seamlessly complements any PC system. With the EZ Keyboard Wireless USB Keyboard, enjoy effortless typing in English with its custom alphabetical layout. Upgrade your typing skills and experience enhanced efficiency today. Please visit https:\\/\\/www.abckeyboard.com for more information\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','172.241.240.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 19:13:41','2025-03-19 19:13:41'),(1100,2,1087,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https:\\/\\/wexxon.com\\/en\\/home\\/29-make-money-much-faster.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.106.22.156',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 19:43:41','2025-03-19 19:43:41'),(1101,2,1088,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Remona Lenehan\"},\"email\":\"lenehan.remona91@gmail.com\",\"input_text\":\"42243066\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/aPZs50Vhqgc\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.253.167.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 20:25:21','2025-03-19 20:25:21'),(1102,2,1089,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maddy\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"529497992\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, This is Maddy. I am a bookkeeper. I can categorize your transactions of incomes\\/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 15 per hour. \\r\\n\\r\\nReply me on Bizassistance008@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-19 21:07:18','2025-03-19 21:07:18'),(1103,2,1090,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Virginia Almonte\"},\"email\":\"almonte.virginia@gmail.com\",\"input_text\":\"698152505\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Eager to amplify your website growth? Our smart AI system attracts perfect website traffic through keywords plus location data from continents to towns.\\r\\nLooking to increased revenue, boosted visitors, or greater digital impact?\\r\\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/qlbp50Urnch\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.105.5.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 00:01:33','2025-03-20 00:01:33'),(1104,2,1091,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheryl Parker\"},\"email\":\"cherylp@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Other Enquiry\",\"description\":\"Business Funding on Your Terms—No Credit Check, No Hassle.\\r\\n\\r\\nGet fast, flexible working capital without the usual roadblocks. \\r\\n\\r\\nInstant approvals, next-day funding, and no paperwork required. \\r\\n\\r\\nCheck your eligibility in 30 seconds—100% free!\\r\\n\\r\\nSee what you qualify for: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','192.3.147.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 00:06:15','2025-03-20 00:06:15'),(1105,2,1092,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cecila Dabbs\"},\"email\":\"dabbs.cecila@googlemail.com\",\"input_text\":\"4874676\",\"dropdown\":\"Mini PCs\",\"description\":\"Imagine if blueocean-technologies.com could leverage TikTok for authentic leads? Our smart AI growth service pinpoints the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/youtu.be\\/vHFXhxdtFRU?si=LzZ7XIG1FmrZvyQl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.164.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 05:12:49','2025-03-20 05:12:49'),(1106,2,1093,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Corey Chung Gon\"},\"email\":\"chunggon.corey@gmail.com\",\"input_text\":\"7787474363\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Wanting to elevate your website performance? Our AI platform attracts ideal website traffic using keywords plus location precision from nations to local spots.\\r\\nDesiring increased income, engaged website traffic, or greater web impact?\\r\\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/F0E850UrTJg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.82.80.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 07:26:21','2025-03-20 07:26:21'),(1107,2,1094,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 08:13:16','2025-03-20 08:13:16'),(1108,2,1095,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Devdutt Thaware\"},\"email\":\"partnership@technogriffsolutions.com\",\"input_text\":\"8721915586\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear BlueOcean Technologies Team,\\r\\n\\r\\nI’m Devdutt Thaware, CEO of TechnoGriff Solutions. We specialize in Web & App Development, Cloud Solutions, CRM, Data Analytics, Cybersecurity, and Recruitment services. After reviewing your impressive audio-visual solutions, I’ve sent a detailed proposal via email highlighting how we can support your digital growth—particularly in e-commerce development, inventory management, and AI-driven analytics. I look forward to discussing potential collaboration opportunities!\\r\\n\\r\\nWarm regards,\\r\\nDevdutt Thaware\\r\\nManaging Director | TechnoGriff Solutions\\r\\n📞 +91 8721915586\\r\\n🌐 www.technogriffsolutions.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','49.35.139.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 10:04:54','2025-03-20 10:04:54'),(1109,2,1096,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rajiv\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"4022802636\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I offer a wide range of data services, including data collection, extraction, mining, web research, list building, and data entry. I also specialize in BPO, healthcare RCM, data processing, annotation, and management. Whether you need CRM data entry, survey processing, or data visualization, I can help. \\r\\n\\r\\nReach out at venture4help@outlook.com to discuss how I can support your business needs!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.46.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 20:13:48','2025-03-20 20:13:48'),(1110,2,1097,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you looking for a very effective and affordable way to get your business to make money much faster? If so, we can offer you our direct marketing campaigns by sending promotional messages for your business and services to the website’s contact forms in the USA and worldwide. We have a vast database of contact form URLs, and we can get your promotional message delivered to 10 million contact form URLs with any promotional message you need within a few hours. You can order your direct marketing campaign at https:\\/\\/wexxon.com\\/en\\/home\\/29-make-money-much-faster.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.106.30.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-20 23:55:31','2025-03-20 23:55:31'),(1111,2,1098,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valeria Brose\"},\"email\":\"valeria.brose@outlook.com\",\"input_text\":\"641884457\",\"dropdown\":\"Display Mounts\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/I3f350Vhqic\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.171.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 02:46:51','2025-03-21 02:46:51'),(1112,2,1099,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Renato Fitzhardinge\"},\"email\":\"fitzhardinge.renato@googlemail.com\",\"input_text\":\"7959798839\",\"dropdown\":\"Mini PCs\",\"description\":\"Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and profiles they’re following—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nWant to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.171.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 04:33:06','2025-03-21 04:33:06'),(1113,2,1100,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 05:13:33','2025-03-21 05:13:33'),(1114,2,1101,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 05:43:05','2025-03-21 05:43:05'),(1115,2,1102,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thalia Ewing\"},\"email\":\"ewing.thalia@hotmail.com\",\"input_text\":\"4833736722\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/I3f350Vhqic\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.168.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 05:45:24','2025-03-21 05:45:24'),(1116,2,1103,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florencia Fairbanks\"},\"email\":\"florencia.fairbanks@yahoo.com\",\"input_text\":\"3194255983\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling to draw the right website traffic? Our AI-driven tool unlocks ideal visitors with keywords plus location filters from countries to neighborhoods.\\r\\nDesiring increased income, active users, or an expanded web presence?\\r\\nWe craft it to fit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/ZAfo50UrkaO\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.97.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 14:16:33','2025-03-21 14:16:33'),(1117,2,1104,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Naveen\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"7786092686\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','138.199.12.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 16:12:35','2025-03-21 16:12:35'),(1118,2,1105,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tuyet Cocks\"},\"email\":\"tuyet.cocks@msn.com\",\"input_text\":\"486755719\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Imagine if blueocean-technologies.com could tap into TikTok for real leads? Our smart AI growth service zeros in on the perfect users—based on hashtags they’re into and accounts they follow—to supercharge your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\\r\\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.175.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 16:52:45','2025-03-21 16:52:45'),(1119,2,1106,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karl Fulkerson\"},\"email\":\"karl.fulkerson@gmail.com\",\"input_text\":\"24406337\",\"dropdown\":\"Video Distribution\",\"description\":\"Working to fuel your website expansion? Our smart AI tool unlocks perfect website traffic using keywords or location zones from countries to towns.\\r\\nAiming at increased revenue, active website traffic, or stronger online reach?\\r\\nWe adapt it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/qlbp50Urnch\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.78.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 17:15:02','2025-03-21 17:15:02'),(1120,2,1107,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"We can prepare accurate and detailed astrological reports for you and your loved ones. You can get the following astrological reports: Birth Chart, Romantic Compatibility, Relationships, and Future Forecast. You can get more information and order these astrological reports in our store: https:\\/wexxon.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.106.22.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-21 23:05:10','2025-03-21 23:05:10'),(1121,2,1108,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Salvador Auricht\"},\"email\":\"natalie@stafir-b2b.com\",\"input_text\":\"510267845\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello\\r\\nPlease send us your offer, with prices if possible, we are very interested. Send me please message on my Whatsapp: +48 792 311 834. I will be waiting for your message.\\r\\n\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','93.175.164.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 03:01:39','2025-03-22 03:01:39'),(1122,2,1109,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marshall Ostermann\"},\"email\":\"ostermann.marshall@msn.com\",\"input_text\":\"7224515061\",\"description\":\"Boost Your Business with Google Reviews! ⭐\\r\\n\\r\\nLooking to grow your online reputation and attract more customers? Google reviews build trust, improve your search ranking, and make your business stand out. Positive reviews can be the deciding factor for potential clients choosing between you and a competitor. Don’t wait — strengthen your credibility today!\\r\\n\\r\\nYour success starts with what people see online: https:\\/\\/www.websboost.com\\/order\\/googlereviews.php\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','82.118.30.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 06:40:03','2025-03-22 06:40:03'),(1123,2,1110,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo54@gmail.com\",\"input_text\":\"696389769\",\"description\":\"Hi,\\r\\n\\r\\nAre you interested in SEO barter trade? I do 3 keywords SEO using blogging technique to rank your website blueocean-technologies.com high up on Google, in return you just have to link to my clients\' website will do, no money involve here.\\r\\n\\r\\nLet me know if interested, I will share more details.\\r\\n\\r\\nRegards,\\r\\nKaren\\r\\nSEO Spacialist\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','136.0.116.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 13:48:31','2025-03-22 13:48:31'),(1124,2,1111,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neva Valasquez\"},\"email\":\"neva.valasquez@gmail.com\",\"input_text\":\"138973741\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Needing to accelerate your website traffic? Our AI-enhanced attracts targeted website traffic through keywords or geographic tags from continents to towns.\\r\\nLooking for higher revenue, vibrant activity, or greater web impact?\\r\\nWe craft it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/ou5b50Urkav\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.48.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 16:37:35','2025-03-22 16:37:35'),(1125,2,1112,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sally Gunther\"},\"email\":\"sally.gunther@gmail.com\",\"input_text\":\"6026835144\",\"dropdown\":\"Audio Solutions\",\"description\":\"Imagine if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service zeros in on the ideal users—based on hashtags they’re into and profiles they’re following—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.174.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 16:45:32','2025-03-22 16:45:32'),(1126,2,1113,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tammara Bandy\"},\"email\":\"bandy.tammara@googlemail.com\",\"input_text\":\"R Cqildgk im A\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/gHnu50Vhqk2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.173.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 19:35:02','2025-03-22 19:35:02'),(1127,2,1114,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Barrett Hendrick\"},\"email\":\"barrett.hendrick61@gmail.com\",\"input_text\":\"261238623\",\"dropdown\":\"Video Distribution\",\"description\":\"Hoping to revitalize your website traffic? Our AI-enhanced system brings ideal visitors via keywords plus location targeting from global regions to local streets.\\r\\nAiming at more profits, engaged users, or greater web presence?\\r\\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/otne50UrncV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.57.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 20:07:46','2025-03-22 20:07:46'),(1128,2,1115,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Avery Selfe\"},\"email\":\"selfe.avery@gmail.com\",\"input_text\":\"5174165800\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/bnNf50Vhqj5\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 22:09:05','2025-03-22 22:09:05'),(1129,2,1116,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marjorie Jageurs\"},\"email\":\"jageurs.marjorie43@gmail.com\",\"input_text\":\"298452061\",\"dropdown\":\"Audio Solutions\",\"description\":\"Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to supercharge your reach and push traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\\r\\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-22 23:55:23','2025-03-22 23:55:23'),(1130,2,1117,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_wvor\"},\"email\":\"rnmrtvwqoor@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Дизайнерская мебель для тех, кто ценит красоту и качество. \\r\\nМебель премиум-класса https:\\/\\/byfurniture.by\\/ .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.15.72.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-23 00:08:17','2025-03-23 00:08:17'),(1131,2,1118,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Projection Solutions\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.243.240.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-23 02:51:28','2025-03-23 02:51:28'),(1132,2,1119,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello, Eric here with a quick thought about your website Blueocean Technologies \\r\\n\\r\\nCool website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n \\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business? \\r\\n \\r\\nI’m guessing some, but I also bet you’d like more… studies show that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n \\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know IMMEDIATELY – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n \\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-23 14:13:12','2025-03-23 14:13:12'),(1133,2,1120,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nThis is Eric here with a short thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet frequently and I examine many business websites.\\r\\n\\r\\nSimilar to yours, many of them have excellent content.\\r\\n\\r\\nBut frequently, they come up short when it comes to interacting and connecting with anyone who visits.\\r\\n\\r\\nI understand – it’s challenging. Studies show 7 out of 10 people who arrive at a site leave in moments without leaving any trace. You got the view, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nWeb Visitors Into Leads is a software tool that operates on your site, ready to gather any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to talk with them while they’re still viewing your site.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be significant for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation. Contacting someone within minutes is significantly more effective than reaching out much later.\\r\\n\\r\\nAdditionally, with text messaging you can follow up later with new information, helpful links, or just notes to continue the conversation.\\r\\n\\r\\nEverything I’ve just described is easy to implement, reasonable, and beneficial.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day evaluation – and it even includes International calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-23 20:59:01','2025-03-23 20:59:01'),(1134,2,1121,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello, Blueocean Technologies Owner.\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-23 21:12:51','2025-03-23 21:12:51'),(1135,2,1122,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trevor Bunker\"},\"email\":\"trevor.bunker@outlook.com\",\"input_text\":\"485666005\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ready to enhance your website reach? Our AI-enhanced attracts targeted website traffic through keywords or place-based tags from global zones to towns.\\r\\nLooking for increased earnings, active pages, or greater digital reach?\\r\\nWe tailor it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/TN3E50UrTKx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.228.91.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 05:28:01','2025-03-24 05:28:01'),(1136,2,1123,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorena Brown\"},\"email\":\"lorena.brown@googlemail.com\",\"input_text\":\"93946276\",\"dropdown\":\"Projection Solutions\",\"description\":\"Working to raise your website traffic? Our AI-driven tool delivers targeted website traffic using keywords plus geographic data from global regions to streets.\\r\\nAiming at more profits, active website traffic, or a wider digital presence?\\r\\nWe fine-tune it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/YKeU50UrTM5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','104.207.38.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 05:42:48','2025-03-24 05:42:48'),(1137,2,1124,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Podemos preparar informes astrológicos precisos y detallados para usted y sus seres queridos. Puede obtener los siguientes informes astrológicos: Carta De Nacimento, Compatibilidad Romántica, Relacion y Pronóstico Futuro. Puede obtener más información y pedir estos informes astrológicos en nuestra tienda: https:\\/\\/wexxon.com\\/es\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.106.22.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 11:38:14','2025-03-24 11:38:14'),(1138,2,1125,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilfred Soubeiran\"},\"email\":\"soubeiran.wilfred@gmail.com\",\"input_text\":\"9806422282\",\"dropdown\":\"Projection Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/j5q050Vhqlz\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.253.175.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 11:49:56','2025-03-24 11:49:56'),(1139,2,1126,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ute Hope\"},\"email\":\"hope.ute@gmail.com\",\"input_text\":\"479681772\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','5.180.179.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 13:51:16','2025-03-24 13:51:16'),(1140,2,1127,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vick Reno\"},\"email\":\"csp.digital8@gmail.com\",\"input_text\":\"512-885-8595\",\"dropdown\":\"Other Enquiry\",\"description\":\"You might qualify for up to $32,220 in tax credits, but most self-employed people don’t even realize it. \\r\\n\\r\\nIt’s free to check, takes about 5 minutes, and could mean a big refund in your pocket.\\r\\n\\r\\nIf you earned self-employment income in 2021, don’t miss this chance. \\r\\n\\r\\nHurry the deadline is in a few days!\\r\\n\\r\\nCheck now: www.setcforme.com\\r\\n\\r\\nRegards,\\r\\nVick\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n10900 Research Blvd. \\r\\nSte. 160C #1061\\r\\nAustin, TX 78759\\r\\n\\r\\nTo opt out of future messages go here:\\r\\nhttp:\\/\\/optoutofmarketing.online\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','66.207.182.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 13:58:09','2025-03-24 13:58:09'),(1141,2,1128,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mari Schofield\"},\"email\":\"schofield.mari28@outlook.com\",\"input_text\":\"3336117028\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/WvaG50VhqpK\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.253.168.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 14:31:26','2025-03-24 14:31:26'),(1142,2,1129,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"6703681344\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions. \\r\\n\\r\\nEmail me at Hireonline4455@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.93.148.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 15:34:17','2025-03-24 15:34:17'),(1143,2,1130,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Denny Jeffreys\"},\"email\":\"jeffreys.denny@gmail.com\",\"input_text\":\"481287903\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Imagine if blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and people they watch—to skyrocket your reach and push traffic back to you. We’ve had similar websites see 100+ new leads in a month.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.253.170.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 15:52:13','2025-03-24 15:52:13'),(1144,2,1131,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stevie Mangum\"},\"email\":\"mangum.stevie7@gmail.com\",\"input_text\":\"358300071\",\"dropdown\":\"Mini PCs\",\"description\":\"What if blueocean-technologies.com could harness TikTok for genuine leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they use and accounts they follow—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.170.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-24 23:20:19','2025-03-24 23:20:19'),(1145,2,1132,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ella Bury\"},\"email\":\"ella.bury@gmail.com\",\"input_text\":\"7156151422\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get Your Business Noticed! Join Our Business Listing Registry\\r\\n\\r\\nGreetings,\\r\\n\\r\\nYour skills needs more exposure. Our Professional Registry is the ideal platform to feature your business and reach customers seeking your expertise.\\r\\n\\r\\nBecome part of our platform to stand out in a crowded space and unlock new possibilities!\\r\\n\\r\\nRegister now and elevate your professional reach! https:\\/\\/tinyurl.com\\/ycx5h5ew\\r\\n\\r\\nBest regards,\\r\\nJason\\r\\n\\r\\nAre you outside of the multimedia imaging industry or promotion niche? Feel free to remove yourself at the following URL: https:\\/\\/gotunsubscribed.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','46.232.18.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 07:33:09','2025-03-25 07:33:09'),(1146,2,1133,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this:\\r\\n\\r\\n- Someone does a search and ends up at Blueocean Technologies. \\r\\n- They hang out for a moment to check it out. I’m interested… but… maybe… \\r\\n- And then they click the back button and check out the other search results instead. \\r\\n- Bottom line – you got an eyeball, but nothing else. \\r\\n- They’re gone.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site leave without leaving a trace.\\r\\n\\r\\nBut you can fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately – allowing you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nPlease see this URL to test a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later can be significant.\\r\\n\\r\\nAdditionally, now that you have their phone number, with our new SMS Text With Lead feature you can immediately start a text conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, useful links, even just a quick note to build a relationship.\\r\\n\\r\\nEffective stuff.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric \\r\\nPS: Web Visitors Into Leads offers a 14-day evaluation – it even includes international calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to try Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 07:48:42','2025-03-25 07:48:42'),(1147,2,1134,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"7720522336\",\"dropdown\":\"Projection Solutions\",\"description\":\"I am Neil, a data & e-commerce specialist with 10+ years of experience in data entry, research, cleansing, invoice processing & inventory management. My 3-member team handles part-time, full-time & project-based work. Rates: $6-$10\\/hr (discounts). \\r\\n\\r\\nReach me at venture4help@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','84.17.41.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 11:34:54','2025-03-25 11:34:54'),(1148,2,1135,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Marques\"},\"email\":\"paine.haley@yahoo.com\",\"input_text\":\"2742925027\",\"description\":\"Hey Blueocean Technologies,\\r\\n\\r\\nImagine launching a product and selling out in 48 hours—without spending a fortune on ads. Sounds like a dream, right?\\r\\n\\r\\nThat’s exactly what happened to EcoStride, a sustainable sneaker brand. Instead of relying only on ads, they used a press release to get featured on Yahoo Finance, Google News, and 150+ media sites.\\r\\n\\r\\n✅ 11,400+ visitors in 5 days\\r\\n✅ 300+ sales before ads even started\\r\\n✅ 100% free organic traffic from media coverage\\r\\n\\r\\nAnd the best part? Writing a press release used to be time-consuming and difficult, but now EIN Presswire’s AI Press Release Generator makes it fast and effortless.\\r\\n\\r\\nJust enter your details, let AI craft a professional press release, and distribute it to top-tier media instantly.\\r\\n\\r\\nLaunch your next product the smart way.\\r\\n\\r\\nTry It Today: https:\\/\\/marketersmentor.com\\/sold-out-product-launch.php?refer=blueocean-technologies.com&real=yes\\r\\n\\r\\nTo your success,\\r\\nJayrn\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com&real=yes\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.228.117.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 14:06:15','2025-03-25 14:06:15'),(1149,2,1136,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maura Hopley\"},\"email\":\"maura.hopley84@gmail.com\",\"input_text\":\"6767535523\",\"dropdown\":\"Display Mounts\",\"description\":\"Striving to accelerate your website traffic? Our AI-driven tool unlocks perfect website traffic via keywords plus geographic data from continents to neighborhoods.\\r\\nWanting more profits, boosted visitors, or stronger online reach?\\r\\nWe shape it to fit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/mwwG50UrTJV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.228.109.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 17:34:25','2025-03-25 17:34:25'),(1150,2,1137,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veer\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"657602417\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I\'m Veer, a content writer with 12+ years of experience creating SEO-friendly blogs, web content, product descriptions, newsletters, and more—all 100% human-written. I provide reports from paid tools to back my work. My rate is $35\\/1,000 words. \\r\\n\\r\\nEmail me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.102.254.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 21:33:47','2025-03-25 21:33:47'),(1151,2,1138,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Hunter Copeland\"},\"email\":\"nwn.p.hoe.nix@googlemail.com\",\"input_text\":\"06025516607\",\"dropdown\":\"Other Enquiry\",\"description\":\"We have hundreds of BTC kept in offline storage , and we\'re part of a group of bidders that got granted government-backed deals on the U.S. Strategic Bitcoin Reserve. Visit this link to see where policy developments stand https:\\/\\/bitcoinreservemonitor.com\\r\\n\\r\\nWe require claim holders to assist us operationally fulfill our share of this deal. We\'ve got a limited amount Bitcoin acquired several years earlier. . .therefore, only a few claims are available. Stake sizes are available in $100 or $1,000. Your first stake remains for 10 days , upon completion your payout will be $200 or $2,000 - withdraw anytime you choose and any amount afterward. You\'re able to reinvest that yield each 10-day period for as long as three months. Don\'t wait, since we\'re covering all taxes advisory fees while absorbing taxes and charges ourselves. Contact us to start.\\r\\n\\r\\nNate\\r\\n+1 (602) 551-6607 Text and WhatsApp\\r\\n\\r\\nnathan.unger@sharepoint.us.com\\r\\n\\r\\nUnger Cleaning Products | Cleaning Tools for Professionals\\r\\n\\r\\nEuropean company now manufacturing solely in the US!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','85.239.56.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 22:27:18','2025-03-25 22:27:18'),(1152,2,1139,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-25 22:58:56','2025-03-25 22:58:56'),(1153,2,1140,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\\r\\n\\r\\nHowever, there is, indeed, a question…\\r\\n\\r\\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\\r\\n\\r\\nHere’s a way to create immediate engagement that you may not have known about…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\\r\\n\\r\\nEverything I’ve described is straightforward, user-friendly, and effective.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 00:13:46','2025-03-26 00:13:46'),(1154,2,1141,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deanna Deberry\"},\"email\":\"deberry.deanna@googlemail.com\",\"input_text\":\"883113920\",\"dropdown\":\"Mini PCs\",\"description\":\"Eager to amplify your website’s reach? Our smart AI technology attracts tailored website traffic through keywords plus geographic targeting from countries to neighborhoods.\\r\\nSeeking higher profits, engaged users, or a stronger digital presence?\\r\\nWe fine-tune it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Z9YS50UrTLA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.228.101.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 02:46:12','2025-03-26 02:46:12'),(1155,2,1142,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies,\\r\\n\\r\\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\\r\\n\\r\\nThis is what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re receiving eyeballs – at least mine.\\r\\n\\r\\nYour content’s pretty good, would not change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs do not pay the bills.\\r\\n\\r\\nCUSTOMERS do pay the bills.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\\r\\n\\r\\nIt’s like they never even were there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\\r\\n\\r\\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\\r\\n\\r\\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nPaying customers are waiting.\\r\\nStart connecting today by visiting https:\\/\\/trustedleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 07:37:00','2025-03-26 07:37:00'),(1156,2,1143,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vicky\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"9316214685\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey, Do you want to redesign or update blueocean-technologies.com? I can create stunning, user-friendly sites, add new features, update content, or provide maintenance. Rates: $30-$40\\/hr, based on complexity. Let’s discuss! \\r\\n\\r\\nEmail me at hireresource009@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.102.254.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 16:07:18','2025-03-26 16:07:18'),(1157,2,1144,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 19:06:45','2025-03-26 19:06:45'),(1158,2,1145,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Latanya Mansour\"},\"email\":\"latanya.mansour22@gmail.com\",\"input_text\":\"883953195\",\"dropdown\":\"Display Mounts\",\"description\":\"\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','167.172.20.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 20:04:08','2025-03-26 20:04:08'),(1159,2,1146,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheryl Parker\"},\"email\":\"cherylp@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Audio Solutions\",\"description\":\"Business Funding on Your Terms—No Credit Check, No Hassle.\\r\\n\\r\\nGet fast, flexible working capital without the usual roadblocks. \\r\\n\\r\\nInstant approvals, next-day funding, and no paperwork required. \\r\\n\\r\\nCheck your eligibility in 30 seconds—100% free!\\r\\n\\r\\nSee what you qualify for: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','173.234.100.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-26 21:55:55','2025-03-26 21:55:55'),(1160,2,1147,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deandre Everingham\"},\"email\":\"everingham.deandre@gmail.com\",\"input_text\":\"2134009918\",\"dropdown\":\"Mini PCs\",\"description\":\"Imagine if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-powered growth service zeros in on the perfect users—based on hashtags they use and people they watch—to supercharge your reach and drive traffic back to you. We’ve had websites like yours see 100+ new leads in a month.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/YwMgKE3uEE0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','156.253.166.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-27 03:20:20','2025-03-27 03:20:20'),(1161,2,1148,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"267008487\",\"description\":\"We handle all business processes, including data entry, e-commerce support, invoicing, bookkeeping, payroll, medical billing, lead generation, research, CRM updates, customer support, order processing, telemarketing, and more. Whatever your process.\\r\\n\\r\\nEmail us at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','84.17.41.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-27 11:26:12','2025-03-27 11:26:12'),(1162,2,1149,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fleta Miele\"},\"email\":\"fleta.miele69@gmail.com\",\"input_text\":\"E uawix\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Can’t seem to draw the right website traffic? Our AI-enhanced tool unlocks perfect visitors with keywords and regional focus from continents to local areas.\\r\\nDesiring increased income, livelier pages, or greater online impact?\\r\\nWe adjust it to meet your strategy. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Z9YS50UrTLA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','156.228.113.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-27 11:51:27','2025-03-27 11:51:27'),(1163,2,1150,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rufus Kelynack\"},\"email\":\"rufus.kelynack@hotmail.com\",\"input_text\":\"669783219\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nImagine waking up, grabbing your phone, and seeing $69 payments rolling in… over and over again.\\r\\n\\r\\nNo selling. No ads. No complicated tech. Just uploading simple 15-second clips and getting paid like clockwork.\\r\\n\\r\\n=>> https:\\/\\/ai-money-printer.blogspot.com\\r\\n\\r\\nSounds crazy, right? But it’s already happening.\\r\\n\\r\\nFor months, a handful of insiders have been quietly cashing in on a hidden profit loophole that taps into the explosive power of short viral clips, the same kind of videos flooding Instagram, TikTok, and YouTube right now.\\r\\n\\r\\nNow, for the first time, we’re revealing exactly how it works and how you can start making $69 over and over again as soon as today.\\r\\n\\r\\n=>> https:\\/\\/ai-money-printer.blogspot.com\\r\\n\\r\\nBut you have to act fast.\\r\\n\\r\\nThis AI-powered profit system won’t stay open for long.\\r\\n\\r\\nBest,\\r\\n[Rufus Kelynack]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','106.215.145.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-27 14:45:10','2025-03-27 14:45:10'),(1164,2,1151,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marietta Claborn\"},\"email\":\"claborn.marietta@gmail.com\",\"input_text\":\"Zacbq\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever thought how blueocean-technologies.com could tap into TikTok for genuine leads? Our AI-driven growth service pinpoints the right users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had similar websites see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Test it out free for a week here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','156.253.175.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-27 15:24:14','2025-03-27 15:24:14'),(1165,2,1152,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 10:13:15','2025-03-28 10:13:15'),(1166,2,1153,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\\r\\n\\r\\nGoto https:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n\\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 11:43:57','2025-03-28 11:43:57'),(1167,2,1154,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kellie Sterrett\"},\"email\":\"sterrett.kellie80@hotmail.com\",\"input_text\":\"3138240926\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/RhO950VhqnS\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.173.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 17:00:39','2025-03-28 17:00:39'),(1168,2,1155,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Geoffrey Biddlecombe\"},\"email\":\"geoffrey.biddlecombe@gmail.com\",\"input_text\":\"488499115\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever thought how blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ new leads in a month.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.166.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 17:02:34','2025-03-28 17:02:34'),(1169,2,1156,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elana Anivitti\"},\"email\":\"anivitti.elana54@hotmail.com\",\"input_text\":\"652028265\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/RhO950VhqnS\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.174.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 19:59:25','2025-03-28 19:59:25'),(1170,2,1157,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arlette Ruggieri\"},\"email\":\"ruggieri.arlette@outlook.com\",\"input_text\":\"Nhkpedbmmyulv\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Tired of paying Yelp, Angi & BBB just to be seen? Get listed on Vetted **100% free** and start winning more customers today! https:\\/\\/vettedprobusiness.my\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','173.244.43.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 22:51:01','2025-03-28 22:51:01'),(1171,2,1158,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joshua Linkous\"},\"email\":\"joshua.linkous@gmail.com\",\"input_text\":\"267135902\",\"dropdown\":\"Display Mounts\",\"description\":\"Eager to maximize your website crowd? Our AI-powered system attracts targeted website traffic with keywords or place-based filters from countries to local spots.\\r\\nLooking to increased revenue, active website traffic, or greater digital impact?\\r\\nWe adjust it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/TN3E50UrTKx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','156.228.106.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-28 22:58:04','2025-03-28 22:58:04'),(1172,2,1159,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"48614242\",\"description\":\"Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to \\r\\nyour community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune \\r\\nempowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and \\r\\nopens up opportunities for additional services.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nClick Here For More Info : https:\\/\\/warriorplus.com\\/o2\\/a\\/cn10g50\\/0\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','38.153.46.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-29 05:31:32','2025-03-29 05:31:32'),(1173,2,1160,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arianne Fuhrmann\"},\"email\":\"arianne.fuhrmann@hotmail.com\",\"input_text\":\"7086974076\",\"dropdown\":\"Display Mounts\",\"description\":\"Eager to transform your website traffic flow? Our AI-driven system attracts perfect visitors with keywords plus location filters from countries to local spots.\\r\\nWanting more profits, livelier engagement, or an expanded online reach?\\r\\nWe customize it to suit your plan. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/gvsK50UrTMy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','104.207.34.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-29 10:47:22','2025-03-29 10:47:22'),(1174,2,1161,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Larhonda Payton\"},\"email\":\"larhonda.payton@outlook.com\",\"input_text\":\"652595094\",\"dropdown\":\"Projection Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/V5cS50Vhqpm\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','156.253.170.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-29 19:18:41','2025-03-29 19:18:41'),(1175,2,1162,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Doug Guertin\"},\"email\":\"doug.guertin@yahoo.com\",\"input_text\":\"645139417\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https:\\/\\/ow.ly\\/X0fC50VqFE6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','156.253.168.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-30 01:30:41','2025-03-30 01:30:41'),(1176,2,1163,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Temeka Broome\"},\"email\":\"temeka.broome@gmail.com\",\"input_text\":\"165818667\",\"dropdown\":\"Display Mounts\",\"description\":\"Striving to grow your website traffic? Our AI-driven tool attracts custom website traffic through keywords and place-specific filters from global regions to streets.\\r\\nAiming at higher earnings, active website traffic, or a wider digital presence?\\r\\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/gvsK50UrTMy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.207.44.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-30 18:52:50','2025-03-30 18:52:50'),(1177,2,1164,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"xiceruxuk02@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Salam, qiymətinizi bilmək istədim.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.57.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-30 22:01:56','2025-03-30 22:01:56'),(1178,2,1165,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"3953538000\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $28 per 1000 words, with bulk discounts. I also provide AI & originality reports. \\r\\n\\r\\nEmail me at Venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','66.235.168.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-31 05:20:35','2025-03-31 05:20:35'),(1179,2,1166,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rod Binette\"},\"email\":\"binette.rod@gmail.com\",\"input_text\":\"3171445108\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/j5q050Vhqlz\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.166.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-31 10:49:37','2025-03-31 10:49:37'),(1180,2,1167,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucia Kirk\"},\"email\":\"lucia.kirk77@gmail.com\",\"input_text\":\"7804371564\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Imagine if blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and people they watch—to skyrocket your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.171.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-31 18:15:35','2025-03-31 18:15:35'),(1181,2,1168,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ronit\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"7093510486\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I\'m Ronit, a bookkeeper with expertise in QuickBooks, Wave, Xero, FreshBooks, and Sage. I can categorize income\\/expenses and handle reconciliations for PayPal, Wise, and business accounts. My rate is $20\\/hr. \\r\\n\\r\\nEmail me at bizassistance008@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.93.153.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-31 21:31:08','2025-03-31 21:31:08'),(1182,2,1169,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Annetta Chiu\"},\"email\":\"chiu.annetta@hotmail.com\",\"input_text\":\"Ycghm s\",\"dropdown\":\"Display Mounts\",\"description\":\"Striving to boost your website crowd? Our AI-powered tool unlocks custom website traffic using keywords or location zones from countries to towns.\\r\\nWanting higher earnings, livelier engagement, or a wider digital presence?\\r\\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/R0XW50UsQjf\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.33.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 03:33:24','2025-04-01 03:33:24'),(1183,2,1170,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 04:39:29','2025-04-01 04:39:29'),(1184,2,1171,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 09:32:03','2025-04-01 09:32:03'),(1185,2,1172,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sanora Fikes\"},\"email\":\"fikes.sanora@gmail.com\",\"input_text\":\"4484441\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/6RtU50Vhqw7\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.175.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 13:38:06','2025-04-01 13:38:06'),(1186,2,1173,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.59.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 19:27:33','2025-04-01 19:27:33'),(1187,2,1174,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"467716094\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \\r\\n\\r\\nEmail me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','84.17.35.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 19:45:49','2025-04-01 19:45:49'),(1188,2,1175,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shoshana Scotto\"},\"email\":\"scotto.shoshana@msn.com\",\"input_text\":\"249958577\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https:\\/\\/ow.ly\\/X0fC50VqFE6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.175.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 21:02:18','2025-04-01 21:02:18'),(1189,2,1176,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-01 22:58:07','2025-04-01 22:58:07'),(1190,2,1177,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mel Webster\"},\"email\":\"mel.webster@msn.com\",\"input_text\":\"817087175\",\"description\":\"Wanting to amplify your website growth? Our AI-powered system delivers custom website traffic using keywords and geographic precision from continents to towns.\\r\\nWanting increased revenue, boosted visitors, or greater digital impact?\\r\\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/YMoH50UsQjC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.113.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-02 06:03:51','2025-04-02 06:03:51'),(1191,2,1178,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Esther Terrell\"},\"email\":\"terrell.esther41@gmail.com\",\"input_text\":\"448858892\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/RcLf50Vhqx9\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.166.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-02 14:46:58','2025-04-02 14:46:58'),(1192,2,1179,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"yourvirtualassistant23@outlook.com\",\"input_text\":\"7726186319\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8\\/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \\r\\n\\r\\nEmail me at yourvirtualassistant23@outlook.com for your data needs!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.40.50.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-02 17:43:09','2025-04-02 17:43:09'),(1193,2,1180,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam Disney\"},\"email\":\"sam@247-employee.com\",\"input_text\":\"246319922\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I’m reaching out through your contact form because people don’t like cold calls.\\r\\n\\r\\nOur A.I. is helping businesses get more jobs, leads, and customers every day.\\r\\n\\r\\nWe’re offering you a 3-week test drive at no cost: www.247-employee.com\\r\\n\\r\\n\\r\\n\\r\\nTo opt out of future messages, just reply with \\\"opt out.\\\"\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.41.61.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-02 19:48:51','2025-04-02 19:48:51'),(1194,2,1181,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"745435270\",\"dropdown\":\"Mini PCs\",\"description\":\"Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to your community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune empowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and opens up opportunities for additional services.\\r\\n\\r\\n\\r\\nClick Here For More Info : https:\\/\\/warriorplus.com\\/o2\\/a\\/cn10g50\\/0\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','38.154.42.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-03 10:59:54','2025-04-03 10:59:54'),(1195,2,1182,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sid\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"3133345244\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Looking to boost your brand’s social media presence? I create custom posts for Facebook, Instagram, and LinkedIn to enhance engagement and connect with your audience. Get unique, branded content for just $20 per post! \\r\\n\\r\\nContact me at socialmedia1145@outlook.com to elevate your online presence today!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-03 14:08:10','2025-04-03 14:08:10'),(1196,2,1183,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"You can encounter days where fatal events will permanently change your life and become your nightmares. There are a lot of such kinds of events you may encounter, and there will be no way to get your life back to a quality before such a fatal event. Such fatal events could be severe wounds with permanent disabilities, car accidents with severely wounded or even dead victims, bad decisions with high financial losses, etc. In our unique 5-YEAR FUTURE FORECAST report for 5-year time period, we can specially prepare your will give you precise and highly detailed information on how to avoid these dangerous events in your life and when these perilous events can happen. You can get your 5-YEAR FUTURE FORECAST report at https:\\/\\/wexxon.com\\/en\\/home\\/32-5-year-future-forecast.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','64.120.33.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-03 19:00:54','2025-04-03 19:00:54'),(1197,2,1184,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tabatha Pfaff\"},\"email\":\"pfaff.tabatha@hotmail.com\",\"input_text\":\"476722082\",\"dropdown\":\"Display Mounts\",\"description\":\"Imagine if blueocean-technologies.com could leverage TikTok for genuine leads? Our AI-driven growth service pinpoints the ideal users—based on hashtags they’re into and accounts they follow—to boost your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.172.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-04 01:34:25','2025-04-04 01:34:25'),(1198,2,1185,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and unlike a lot of emails you might get, I wanted to instead provide you with a word of encouragement – Congratulations\\r\\n\\r\\nWhat for? \\r\\n\\r\\nPart of my job is to check out websites and the work you’ve done with Blueocean Technologies Owner definitely stands out. \\r\\n\\r\\nIt’s clear you took building a website seriously and made a real investment of time and resources into making it top quality.\\r\\n\\r\\nThere is, however, a catch… more accurately, a question…\\r\\n\\r\\nSo when someone like me happens to find your site – maybe at the top of the search results (nice job BTW) or just through a random link, how do you know? \\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors don’t stick around – they’re there one second and then gone with the wind.\\r\\n\\r\\nHere’s a way to create INSTANT engagement that you may not have known about… \\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know INSTANTLY that they’re interested – so that you can talk to that lead while they’re literally checking out Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be a game-changer for your business – and it gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately (and there’s literally a 100X difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nPlus then, even if you don’t close a deal right away, you can connect later on with text messages for new offers, content links, even just follow up notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective. \\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-04 02:13:05','2025-04-04 02:13:05'),(1199,2,1186,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"7912866940\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \\r\\n\\r\\nReach out at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','43.225.189.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-04 13:55:13','2025-04-04 13:55:13'),(1200,2,1187,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milton Giorza\"},\"email\":\"giorza.milton@gmail.com\",\"input_text\":\"Bqf Nbew\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https:\\/\\/ow.ly\\/4tEJ50VqFEC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.174.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 00:47:37','2025-04-05 00:47:37'),(1201,2,1188,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Audio Solutions\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','5.157.27.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 01:13:54','2025-04-05 01:13:54'),(1202,2,1189,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hwa Hutcheson\"},\"email\":\"hutcheson.hwa71@gmail.com\",\"input_text\":\"185473627\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/RcLf50Vhqx9\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.165.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 03:41:00','2025-04-05 03:41:00'),(1203,2,1190,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\\r\\n\\r\\nHowever, there is a question…\\r\\n\\r\\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\\r\\n\\r\\nMore importantly, how can you connect with that visitor?\\r\\n\\r\\nResearch indicates that many visitors leave quickly.\\r\\n\\r\\nHere is a way to create immediate engagement that might be new to you:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\\r\\n\\r\\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\\r\\n\\r\\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\\r\\n\\r\\nEverything described is straightforward, convenient, and effective.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou could be engaging with significantly more potential contacts soon!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 06:06:42','2025-04-05 06:06:42'),(1204,2,1191,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Berniece Edmond\"},\"email\":\"edmond.berniece95@gmail.com\",\"input_text\":\"272505459\",\"dropdown\":\"Projection Solutions\",\"description\":\"Wanting to supercharge your website audience? Our AI-driven technology attracts perfect website traffic through keywords and location zones from global areas to towns.\\r\\nAiming at more revenue, active engagement, or wider web reach?\\r\\nWe fine-tune it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/mmBL50UsQkM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.228.97.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 06:49:20','2025-04-05 06:49:20'),(1205,2,1192,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ruby Barnes\"},\"email\":\"curnow.yukiko@gmail.com\",\"input_text\":\"265558549\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Place Your Bets at the Casino of Love! \\r\\n\\r\\nTake a Chance on Love – Your Jackpot Awaits!\\r\\n\\r\\nLove is the ultimate game of chance—but with the right odds, you could win big! At https:\\/\\/online-888.casino \\r\\nWe’re not just about cards and chips; we’re about luscious women looking for a date.\\r\\n\\r\\n+ Match with someone special\\r\\n+ Exciting conversations & real chemistry\\r\\n+ A fun & thrilling way to find romance\\r\\n\\r\\nAre you ready to roll the dice on love?\\r\\nYour perfect match might be just one click away!\\r\\n\\r\\n++ Start Matching Now: https:\\/\\/online-888.casino\\r\\n\\r\\nDon’t miss your chance to hit the jackpot in love!\\r\\nhttps:\\/\\/online-888.casino Where Love is Always in Play...\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','193.233.141.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 08:43:24','2025-04-05 08:43:24'),(1206,2,1193,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bertha Mayhew\"},\"email\":\"mayhew.bertha@outlook.com\",\"input_text\":\"475305559\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nAre you tired of paying multiple monthly subscriptions for premium AI tools? \\r\\n\\r\\nI\'d like to introduce the world\'s first cloud-based platform that gives you access to premium uncensored versions of leading AI apps in a single dashboard:\\r\\n\\r\\nDeepSeek R1, Grok, ChatGPT-4o, Gemini 2.0 Flash, Claude Pro, and more.\\r\\nNo monthly fees - just a one-time payment of $14.95 (normally $97).\\r\\nFull commercial license included.\\r\\nLaunch your own AI subscription platform and charge any amount\\r\\n\\r\\nKey Features:\\r\\n\\r\\nUncensored AI chat with no restrictions on topics.\\r\\nSupport for 40+ languages.\\r\\nCode generation capabilities.\\r\\nEasy-to-use dashboard.\\r\\n30-day money-back guarantee\\r\\n\\r\\nThis limited-time offer includes all premium AI tools without any censorship or monthly fees. You\'ll have everything you need to create high-quality content, generate stunning visuals, write code, and more.\\r\\n\\r\\nLearn more: https:\\/\\/furtherinfo.info\\/oneai\\r\\n\\r\\nBest regards,\\r\\nBertha\\r\\n\\r\\nIf you do not wish us to contact you again, let us know here: https:\\/\\/removeme.live\\/a\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.196.169.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 13:30:37','2025-04-05 13:30:37'),(1207,2,1194,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-05 14:13:48','2025-04-05 14:13:48'),(1208,2,1195,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angie Worthington\"},\"email\":\"angie.worthington@gmail.com\",\"input_text\":\"662071713\",\"description\":\"More leads, better SEO, and stronger trust—all **100% free**. Get your **free** Vetted business page today! https:\\/\\/vettedprobusiness.my\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.234.225.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-06 00:38:39','2025-04-06 00:38:39'),(1209,2,1196,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristy Baragwanath\"},\"email\":\"kristy.baragwanath@outlook.com\",\"input_text\":\"6211714444\",\"dropdown\":\"Mini PCs\",\"description\":\"Your website, blueocean-technologies.com, could be attracting far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our intelligent traffic system transforms results—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a complimentary 4,000-visitor boost to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s enhance your traffic today. Get more info here: https:\\/\\/ow.ly\\/3Baf50Utu5N\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.175.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-06 19:14:48','2025-04-06 19:14:48'),(1210,2,1197,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Beverly Hines\"},\"email\":\"hines.beverly@hotmail.com\",\"input_text\":\"620514497\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','92.119.36.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(1211,2,1198,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aiden Delapena\"},\"email\":\"aiden.delapena@hotmail.com\",\"input_text\":\"652595094\",\"dropdown\":\"Other Enquiry\",\"description\":\"Google rankings drop fast—are you keeping up? We help businesses dominate search results and media. Don’t wait until it’s too late. Get started: http:\\/\\/superchargeyourprandmarketing.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','92.119.36.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 03:08:00','2025-04-07 03:08:00'),(1212,2,1199,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruby\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"627845289\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \\r\\n\\r\\nMail me at Venture4help@outlook.com for quality content.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','84.17.35.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 05:11:30','2025-04-07 05:11:30'),(1213,2,1200,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adam Tyrell\"},\"email\":\"tyrell.adam96@gmail.com\",\"input_text\":\"533761182\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/Sr6H50VvbmT\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.253.170.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 09:08:38','2025-04-07 09:08:38'),(1214,2,1201,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trisha Brunette\"},\"email\":\"trisha.brunette@gmail.com\",\"input_text\":\"5408296363\",\"dropdown\":\"Video Distribution\",\"description\":\"Wanting to fuel your website growth? Our AI-enhanced brings targeted website traffic using keywords and location targeting from countries to local areas.\\r\\nLooking for higher profits, livelier visitors, or wider web presence?\\r\\nWe adjust it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Ukch50Utuf3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.228.106.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 14:51:07','2025-04-07 14:51:07'),(1215,2,1202,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tory Kimber\"},\"email\":\"tory.kimber@hotmail.com\",\"input_text\":\"673392555\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Looking for a better way to advertise? We place your ad text in website contact forms, guaranteeing it gets seen. No pay-per-click charges—just one affordable flat rate. \\r\\n\\r\\nCurious how this works? Contact me for details. \\r\\n\\r\\nRegards, \\r\\nTory Kimber \\r\\nEmail: Tory.Kimber@freshnewleads.my \\r\\nWebsite: https:\\/\\/getnewclients.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','185.132.187.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 18:00:30','2025-04-07 18:00:30'),(1216,2,1203,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alec Brown\"},\"email\":\"csp.digital8@gmail.com\",\"input_text\":\"512-885-8595\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey,\\r\\n\\r\\n\\r\\n\\r\\nThe IRS refund window for self-employed workers closes this week.\\r\\n\\r\\n\\r\\n\\r\\nIf you were 1099 or Schedule C in 2021 and missed work due to COVID disruptions…\\r\\n\\r\\n\\r\\n\\r\\n You could still claim up to $32,220\\r\\n Takes 5 minutes, no cost\\r\\n\\r\\n No document uploads\\r\\n Funds can hit your account in 5–7 days\\r\\n\\r\\n\\r\\n\\r\\nCheck to know for sure how much you qualify for here --->> www.SETCFORME.com\\r\\n\\r\\n\\r\\n\\r\\nThis isn’t an ad. It’s a closing door. If you miss it, it’s gone--->> APRIL 15 2025\\r\\n\\r\\nAlec\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n10900 Research Blvd. \\r\\nSte. 160C #1061\\r\\nAustin, TX 78759\\r\\n\\r\\nTo opt out of future messages go here:\\r\\nhttp:\\/\\/optoutofmarketing.online\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','66.207.182.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 20:03:01','2025-04-07 20:03:01'),(1217,2,1204,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam Binns\"},\"email\":\"binns.sam@gmail.com\",\"input_text\":\"4023646572\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.242.43.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 20:32:15','2025-04-07 20:32:15'),(1218,2,1205,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stacy Farrington\"},\"email\":\"stacy.farrington28@hotmail.com\",\"input_text\":\"Kyemcvc\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.228.83.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 21:05:12','2025-04-07 21:05:12'),(1219,2,1206,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Veinbergs\"},\"email\":\"michael@closeable.biz\",\"input_text\":\"3124547516\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not sure if this would be a good fit for your business, but thought I\'d reach out just in case.\\r\\n\\r\\nWe offer outsourced receptionist services. \\r\\n\\r\\nIncluded in this service:\\r\\n* Live Answering 24\\/7\\/365. \\r\\n* All your inquiries handled, whether by phone, chat, text and instant message.\\r\\n* We answer questions, prequalify leads, book appointments into your calendar and send appointment reminders, with all activity logged into your CRM.\\r\\n\\r\\nAll for just $499\\/mo.\\r\\n\\r\\nIf this sounds interesting, you can get more info at https:\\/\\/www.Closeable.biz.\\r\\n\\r\\n\\r\\nWarm Regards,\\r\\nMichael Veinbergs\\r\\n\\r\\nPS: If you have a receptionist already, this frees them up to work on higher level, revenue generating activities and if you don\'t have a receptionist, this service means you won\'t have to hire one.\\r\\n\\r\\nBy the way, if you\'d rather not receive e-mails from me, please visit the opt-out link below. \\r\\nhttps:\\/\\/closeable.agency\\/?URL=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','142.234.203.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 22:43:07','2025-04-07 22:43:07'),(1220,2,1207,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Wints\"},\"email\":\"markwints39@gmail.com\",\"input_text\":\"734-555-3714\",\"dropdown\":\"Audio Solutions\",\"description\":\"A lot of good businesses lose money because something small is broken in their system.\\r\\n\\r\\n\\r\\nIt’s like a leaky bucket—you pour in leads, but they drip out.\\r\\n\\r\\n\\r\\nThis free playbook shows how top brands fix that fast and grow big.\\r\\n\\r\\n\\r\\nGrab it here if you want more customers:\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/4hMPCqh\\r\\n\\r\\nRegards,\\r\\nMark\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou\'re getting this message because at some point, you let us know that you\'re a business owner looking to get more leads and customers — and that you\'re open to free tools, resources, and tips to help make that happen. We only send this kind of stuff to people who’ve shown interest in growing their business, and we’re here to support you every step of the way.\\r\\n\\r\\n169 Homan Ln, Centre Hall, PA 16828\\r\\nUnsubscribe:\\r\\nhttps:\\/\\/marketing-out.click\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','207.244.118.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-07 22:45:05','2025-04-07 22:45:05'),(1221,2,1208,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tommy Benavidez\"},\"email\":\"tommy.benavidez@gmail.com\",\"input_text\":\"163719105\",\"dropdown\":\"Mini PCs\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/Ukch50Utuf3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','156.253.173.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 01:31:00','2025-04-08 01:31:00'),(1222,2,1209,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and I found Blueocean Technologies after performing a quick search – you appeared near the top of the rankings, so whatever you’re doing for visibility seems to be working well.\\r\\n\\r\\nHere’s my question: what happens after someone arrives on your website? Do they simply leave without taking any action?\\r\\n\\r\\nResearch indicates that many visitors find a site, glance around briefly, and then leave, often without any engagement. That means all the work you’ve done to bring them there doesn’t fully pay off.\\r\\n\\r\\nWhy let your efforts go to waste?\\r\\n\\r\\nConsider making it easy for interested visitors to connect with you, without requiring them to even pick up their device.\\r\\n\\r\\nWeb Visitors Into Leads is a tool that resides on your website, ready to capture a visitor’s name, email, and phone number. It allows you to know immediately when someone is interested, so you can speak with them while they are still there.\\r\\n\\r\\nPrompt outreach is key. Connecting with someone within a few minutes rather than much later can make a significant difference.\\r\\n\\r\\nView a Live Demo https:\\/\\/trustedleadgeneration.com \\r\\nto see exactly how Web Visitors Into Leads works.\\r\\n\\r\\nWith our SMS Text With Lead feature, once you have their contact number, you can immediately begin a text conversation. Even if they don’t accept your initial offer, you can maintain contact by sharing updates, useful information, and reasons to stay connected.\\r\\n\\r\\nThis simple addition can make your website much more effective.\\r\\n\\r\\nVisit the link above to learn more about what Web Visitors Into Leads can do for your business—you may be pleasantly surprised.\\r\\n\\r\\nThank you, and keep up the great work!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads offers an available at no charge 14-day evaluation period. You could be engaging far more visitors soon. It even includes international call capabilities. Don’t let potential connections slip away. \\r\\nExplore Web Visitors Into Leads now: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Edge','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 07:51:27','2025-04-08 07:51:27'),(1223,2,1210,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Luke Jimenez\"},\"email\":\"joycelyn.slocum@gmail.com\",\"input_text\":\"240300536\",\"dropdown\":\"Mini PCs\",\"description\":\"Get more clients with Authentic Social Media Advertising!\\r\\n\\r\\nOur team of 6 Social Media creators (USA, UK, South Africa) delivers real, relatable content that drives new customers and sales to your site!\\r\\n\\r\\n- 20-second Stories or 60-second polished videos\\r\\n\\r\\n- Pro editing, voiceovers, and scripts\\r\\n\\r\\n- Budget-friendly packages (Starter, Growth, Premium)\\r\\n\\r\\nLet’s get you more clients! \\r\\nCheck our services at https:\\/\\/ugccontentcreator.net\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Edge','Windows','194.110.150.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 10:41:56','2025-04-08 10:41:56'),(1224,2,1211,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruby\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"4426322\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 25% discount. \\r\\n\\r\\nMail me at Venture4help@outlook.com for quality content.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','149.40.50.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 14:09:46','2025-04-08 14:09:46'),(1225,2,1212,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_bwor\"},\"email\":\"mspcarmfoor@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Новые тренды в мире дизайнерской мебели. \\r\\nМебель премиум http:\\/\\/www.byfurniture.by .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.22.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 15:34:22','2025-04-08 15:34:22'),(1226,2,1213,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Brown\"},\"email\":\"ameliabrown5812@gmail.com\",\"input_text\":\"8141241865\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a YouTube growth service, which increases your number of subscribers both safely and practically.\\r\\n\\r\\n- We guarantee to gain you 700-1500+ subscribers per month.\\r\\n- People subscribe because they are interested in your channel\\/videos, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any \'bots\'.\\r\\n- Channel Creation: If you haven\'t started your YouTube journey yet, we can create a professional channel for you as part of your initial order.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately.\\r\\n\\r\\nIf you have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nAmelia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','196.242.21.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 20:06:43','2025-04-08 20:06:43'),(1227,2,1214,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arlen Swank\"},\"email\":\"swank.arlen@gmail.com\",\"input_text\":\"6308322813\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Needing to enhance your website reach? Our smart platform attracts targeted website traffic via keywords or place-based tags from global zones to towns.\\r\\nDesiring higher profits, engaged website traffic, or greater digital reach?\\r\\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/o9ef50Vv8YZ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.125.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-08 23:28:18','2025-04-08 23:28:18'),(1228,2,1215,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tiffany Streeter\"},\"email\":\"tiffany.streeter@gmail.com\",\"input_text\":\"890976963\",\"dropdown\":\"Mini PCs\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to boost visibility and bring potential customers to your site.\\r\\n\\r\\nClaim your 4,000 free visitors to experience the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/o9ef50Vv8YZ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.172.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-09 08:55:31','2025-04-09 08:55:31'),(1229,2,1216,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ana\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"261008177\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions. \\r\\n\\r\\nEmail me at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-09 15:24:29','2025-04-09 15:24:29'),(1230,2,1217,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vickey Rhem\"},\"email\":\"rhem.vickey@googlemail.com\",\"input_text\":\"674006213\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/bx6m50VvbmW\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.166.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-09 17:38:46','2025-04-09 17:38:46'),(1231,2,1218,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just, how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-09 17:44:11','2025-04-09 17:44:11'),(1232,2,1219,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ethan Loving\"},\"email\":\"loving.ethan50@yahoo.com\",\"input_text\":\"162971230\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Use AI to build a website by just entering a few lines of text for free. Our AI powered system will then build an entire website in just a few minutes. Try it free here: https:\\/\\/ow.ly\\/bml650VqFCm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.171.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 01:03:44','2025-04-10 01:03:44'),(1233,2,1220,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosetta Keiser\"},\"email\":\"rosetta.keiser@gmail.com\",\"input_text\":\"3906384229\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ready to enhance your website growth? Our AI-powered system delivers perfect website traffic through keywords and geographic precision from countries to local spots.\\r\\nLooking to increased revenue, livelier engagement, or an expanded online presence?\\r\\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/XWqG50Utugh\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.228.83.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 01:21:16','2025-04-10 01:21:16'),(1234,2,1221,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"Azzkm q n ou\",\"dropdown\":\"Display Mounts\",\"description\":\"Need help with admin, marketing, web research, sending personalized emails, social media, content writing, bookkeeping, data entry, or website management? \\r\\n\\r\\nJust reply me at projectsexpert222@outlook.com to discuss ahead.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','149.40.50.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 14:30:21','2025-04-10 14:30:21'),(1235,2,1222,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Locklear\"},\"email\":\"jacobb2lead@gmail.com\",\"input_text\":\"493471996\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI\'ve built an AI based on blueocean-technologies.com, it can manage all inbound messaging and schedule appointments. It can also re-engage with old leads. \\r\\n\\r\\nIs this the best place to send the demo? \\r\\nOr do you have time to jump on a call so I can show you how it exactly works?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.151.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 17:09:56','2025-04-10 17:09:56'),(1236,2,1223,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Simmons\"},\"email\":\"marks@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if you could get business funding—without the hassle?\\r\\n\\r\\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \\r\\n\\r\\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\\r\\n\\r\\nDon’t wait-Apply Now: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','107.150.80.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 18:59:20','2025-04-10 18:59:20'),(1237,2,1224,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Veinbergs\"},\"email\":\"michael@closeable.biz\",\"input_text\":\"3721517406\",\"dropdown\":\"Wireless Solutions\",\"description\":\"You\'re invited to a free 30 minute training for small to midsize business owners who want to learn 3 practical and profitable ways to leverage AI this week. We hope you\'ll be able to join us!\\r\\n\\r\\nhttps:\\/\\/closeable.biz\\/webinar\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','107.175.141.181',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-10 20:50:31','2025-04-10 20:50:31'),(1238,2,1225,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','108.177.131.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 00:15:22','2025-04-11 00:15:22'),(1239,2,1226,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 00:23:49','2025-04-11 00:23:49'),(1240,2,1227,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dotty Dalgleish\"},\"email\":\"dalgleish.dotty@gmail.com\",\"input_text\":\"4098319267\",\"dropdown\":\"Other Enquiry\",\"description\":\"Eager to transform your website traffic flow? Our smart AI system channels targeted visitors with keywords plus location filters from continents to towns.\\r\\nWanting more profits, livelier engagement, or greater digital impact?\\r\\nWe tailor it to fit your plan. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/7zUl50VvblY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.213.164.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 01:00:56','2025-04-11 01:00:56'),(1241,2,1228,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"DuweewPralt\"},\"email\":\"rew33@donetsk365.ru\",\"input_text\":\"[url=https:\\/\\/domcoffee.site]fuck off bitch щдюхи вонючие пезды [\\/url]\",\"dropdown\":\"Wireless Solutions\",\"description\":\"fuck off bitch щдюхи вонючие пезды \\r\\ndomcoffee.site щдюхи вонючие пезды \\r\\n+zwz4753674 fucking porno video \\r\\n+zwz4753674\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','151.0.23.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 02:18:56','2025-04-11 02:18:56'),(1242,2,1229,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cerys Burkholder\"},\"email\":\"cerys.burkholder@msn.com\",\"input_text\":\"3230425517\",\"dropdown\":\"Display Mounts\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering targeted visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s boost your traffic today. Get more info here: https:\\/\\/ow.ly\\/L3E850Vvbm1\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.172.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 05:51:46','2025-04-11 05:51:46'),(1243,2,1230,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stacey Ogle\"},\"email\":\"stacey.ogle47@gmail.com\",\"input_text\":\"7905898520\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nThese short, simple and lame video\\r\\nquizzes are breaking the internet..\\r\\n\\r\\n- 1M views on a DOG CARE quiz\\r\\n- 3.6M views on a GK quiz\\r\\n- 4.5M views on a MOVIE quiz\\r\\n- 1.1M views on MAKEUP quiz\\r\\n- 921k views on a M0NEY quiz\\r\\n\\r\\nWant to create 100s of these \\r\\nViral \\\"AI Quiz Videos\\\" in minutes \\r\\nwith just few clicks & generate millions \\r\\nof visitors\\/m - WITH NO tech skills,\\r\\nNO subs, NO followers, NO ads, \\r\\nNO SEO.. ???\\r\\n\\r\\n==> Unlock *AI Video Quizzes* Now\\r\\n=> https:\\/\\/viral-quiz-ai.blogspot.com\\r\\n\\r\\nTHE BACKSTORY!!\\r\\n\\r\\nMy friend Ram have been EXPLOITING\\r\\nYoutube Shorts & Instagram Reels to \\r\\ngenerate viral, organic traffic for\\r\\npast 12 months...\\r\\n\\r\\nBut then he found something \\r\\nBIGGER & BETTER..\\r\\n\\r\\nHe started using the **SECRET \\r\\n3E + Proprietary AI Tech** to create \\r\\nstunning, engaging, addictive video \\r\\nquizzes..\\r\\n\\r\\nAnd with it, he started getting MILLIONS \\r\\nof visitors\\/m, sales, commissions and \\r\\nfollowers WITHOUT any effort or money.\\r\\n\\r\\n=> https:\\/\\/viral-quiz-ai.blogspot.com\\r\\n\\r\\nWith this revolutionary platform, you \\r\\ncan create 100s of these viral quiz \\r\\nvideos with zero effort in just minutes\\r\\nand go viral on YouTube, Instagram,\\r\\nTikTok and more..\\r\\n\\r\\nYou get 10x more sales, reach, followers, \\r\\nand engagement... \\r\\n\\r\\nLITERALLY handful of people know\\r\\nabout it, 99.95% of marketers have no \\r\\nidea how to use it, how to make money \\r\\nwith it..\\r\\n\\r\\nBut now you can become one of them.. \\r\\nGet the Viral Video Quiz app + learn \\r\\nall his methods, strategies and hacks \\r\\nfor just one LOW one-time price.\\r\\n\\r\\n=> Get ViralQuiz AI For A Low One-Time \\r\\nPrice Now \\r\\n=> https:\\/\\/viral-quiz-ai.blogspot.com\\r\\n\\r\\nDon\'t miss out on this opportunity. \\r\\n\\r\\nBest,\\r\\n[Stacey Ogle]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','106.215.148.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 10:22:43','2025-04-11 10:22:43'),(1244,2,1231,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veta Schuhmacher\"},\"email\":\"schuhmacher.veta@googlemail.com\",\"input_text\":\"634718064\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/kQ5450Vvbnm\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.164.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-11 17:43:45','2025-04-11 17:43:45'),(1245,2,1232,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheryl Parker\"},\"email\":\"cherylp@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"description\":\"Business Funding on Your Terms—No Credit Check, No Hassle.\\r\\n\\r\\nGet fast, flexible working capital without the usual roadblocks. \\r\\n\\r\\nInstant approvals, next-day funding, and no paperwork required. \\r\\n\\r\\nCheck your eligibility in 30 seconds—100% free!\\r\\n\\r\\nSee what you qualify for: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','181.177.110.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-12 20:33:55','2025-04-12 20:33:55'),(1246,2,1233,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"04dd5c8e08\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-13 06:31:25','2025-04-13 06:31:25'),(1247,2,1234,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ernie Broyles\"},\"email\":\"ernie.broyles@googlemail.com\",\"input_text\":\"3156954577\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can engage thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/ow.ly\\/I1V650VyXYk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-13 14:05:31','2025-04-13 14:05:31'),(1248,2,1235,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hannelore Wesolowski\"},\"email\":\"wesolowski.hannelore@gmail.com\",\"input_text\":\"Elbt i\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your website blueocean-technologies.com overlooking its true potential? With our AI-driven traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/Pwtl50VyXXT\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.175.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-13 18:04:38','2025-04-13 18:04:38'),(1249,2,1236,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Layla Segundo\"},\"email\":\"segundo.layla@gmail.com\",\"input_text\":\"9265118672\",\"dropdown\":\"Other Enquiry\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to enhance engagement and bring potential customers to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/20s350VyXXa\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.171.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 00:14:06','2025-04-14 00:14:06'),(1250,2,1237,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"DuwerPralt\"},\"email\":\"rew33@donetsk365.ru\",\"input_text\":\"[url=https:\\/\\/happy-coffeemaster.ru\\/]fuck off bitch щдюхи вонючие пезды [\\/url]\",\"dropdown\":\"Display Mounts\",\"description\":\"fuck off bitch щдюхи вонючие пезды \\r\\ndomcoffee.site <a href=https:\\/\\/happy-coffeemaster.ru\\/ щдюхи вонючие пезды \\r\\n+zwz4753674 fucking porno video \\r\\n+zwz4753674\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','151.0.22.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 02:04:02','2025-04-14 02:04:02'),(1251,2,1238,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Donnell Chau\"},\"email\":\"donnell.chau@outlook.com\",\"input_text\":\"25856460\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey, Don\'t forget checkout the latest fun collections!\\r\\n\\r\\nGEOTROTT.COM\\r\\n\\r\\nThat\'s (Geotrott with 2 \\\"T\\\"s)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 07:51:41','2025-04-14 07:51:41'),(1252,2,1239,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caridad Clow\"},\"email\":\"clow.caridad@msn.com\",\"input_text\":\"627791272\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ready to expand your website audience? Our AI-enhanced channels precise website traffic using keywords or geographic tags from countries to neighborhoods.\\r\\nHoping for increased income, engaged website traffic, or expanded digital reach?\\r\\nWe craft it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/j5A450Vvbmm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.87.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 08:51:17','2025-04-14 08:51:17'),(1253,2,1240,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shaunte Lindquist\"},\"email\":\"shaunte.lindquist@yahoo.com\",\"input_text\":\"421794158\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\\r\\n\\r\\nClaim your complimentary 4,000-visitor trial to see the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/BGje50VyY0l\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.173.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 10:33:37','2025-04-14 10:33:37'),(1254,2,1241,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies,\\r\\n\\r\\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\\r\\n\\r\\nThis is what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re receiving eyeballs – at least mine.\\r\\n\\r\\nYour content’s pretty good, would not change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs do not pay the bills.\\r\\n\\r\\nCUSTOMERS do pay the bills.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\\r\\n\\r\\nIt’s like they never even were there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\\r\\n\\r\\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\\r\\n\\r\\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nPaying customers are waiting.\\r\\nStart connecting today by visiting https:\\/\\/trustedleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 15:49:27','2025-04-14 15:49:27'),(1255,2,1242,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"3726855846\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A\\/R & A\\/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. \\r\\n\\r\\nLet’s connect! Email: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-14 16:47:44','2025-04-14 16:47:44'),(1256,2,1243,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chas Rumsey\"},\"email\":\"chas.rumsey@outlook.com\",\"input_text\":\"677689952\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can see the impact. If you love the results, our plans provide up to 350K visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/ow.ly\\/VySy50VyY4m\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.172.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 01:39:23','2025-04-15 01:39:23'),(1257,2,1244,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Evelyn Alves Goncalves\"},\"email\":\"communication@bratokft.com\",\"input_text\":\"4255078393\",\"description\":\"Greetings,\\r\\n\\r\\nWe found your products interesting and would like to make purchase for a contract.\\r\\nKindly send your catalogue for review & advise your delivery time and also your availability for a virtual zoom meeting.\\r\\n\\r\\nYour swift reply will be highly appreciated.\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','45.82.252.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 04:01:02','2025-04-15 04:01:02'),(1258,2,1245,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ryder Mash\"},\"email\":\"ryder.mash@msn.com\",\"input_text\":\"29767726\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','101.128.97.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 09:55:46','2025-04-15 09:55:46'),(1259,2,1246,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yvonne Trujillo\"},\"email\":\"yvonne.trujillo@yahoo.com\",\"input_text\":\"345905450\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to enhance engagement and bring real visitors to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 350,000 visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/uCU350VyY1W\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 11:31:28','2025-04-15 11:31:28'),(1260,2,1247,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Debbie Sessions\"},\"email\":\"sessions.debbie@gmail.com\",\"input_text\":\"9042645015\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/GTHw50VyYbr\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.171.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 12:01:06','2025-04-15 12:01:06'),(1261,2,1248,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Steffen Cleburne\"},\"email\":\"cleburne.steffen@gmail.com\",\"input_text\":\"3289008657\",\"dropdown\":\"Display Mounts\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you could engage thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/zcWz50VyY3y\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.165.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 14:09:36','2025-04-15 14:09:36'),(1262,2,1249,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rohan\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"352282802\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Give your website a fresh new look! We specialize in website redesigning to enhance user experience, improve performance, and align with modern trends. From layout updates to mobile responsiveness and SEO optimization, we transform outdated sites into powerful digital assets. Make a lasting impression with a website that truly represents your brand. Ready for a revamp? \\r\\n\\r\\nEmail us at Web.techdevelopment@outlook.com today!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.153.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 15:02:53','2025-04-15 15:02:53'),(1263,2,1250,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Percy Thurman\"},\"email\":\"thurman.percy@outlook.com\",\"input_text\":\"Ubzyqwsjh orx\",\"dropdown\":\"Video Distribution\",\"description\":\"Working to speed up your website traffic? Our smart AI tool unlocks targeted website traffic through keywords plus geographic data from countries to towns.\\r\\nAiming at more profits, boosted visitors, or a wider digital presence?\\r\\nWe shape it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/zcWz50VyY3y\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.110.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 15:07:47','2025-04-15 15:07:47'),(1264,2,1251,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mohamed Fizelle\"},\"email\":\"mohamed.fizelle18@msn.com\",\"input_text\":\"7188900527\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/HqkK50VyYbF\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.165.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 17:58:22','2025-04-15 17:58:22'),(1265,2,1252,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cerys Scotto\"},\"email\":\"cerys.scotto49@gmail.com\",\"input_text\":\"756107057\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/GTHw50VyYbr\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.167.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-15 20:54:24','2025-04-15 20:54:24'),(1266,2,1253,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"uborka_idki\"},\"email\":\"info@profuslugi24.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Устали от пыли и беспорядка? Клининговая компания в Санкт-Петербурге предлагает профессиональные услуги по уборке для вашего дома и офиса. Мы используем только экологически чистые средства и даём слово непревзойденный порядок! Жмите https:\\/\\/klining-uslugi24.ru По какой причине стоит выбрать нас? Оперативное и первоклассное выполнение задач, персонализированное отношение к каждому клиенту и привлекательные расценки. Доверьте уборку профессионалам и получайте удовольствие от свежести без лишних хлопот!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','65.108.140.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 02:42:06','2025-04-16 02:42:06'),(1267,2,1254,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Damian Purves\"},\"email\":\"damian.purves@hotmail.com\",\"input_text\":\"915369368\",\"dropdown\":\"Other Enquiry\",\"description\":\"Upgrade Your Life with Tech, Wellness & Home Essentials! Smartphones, \\r\\n\\r\\nLaptops, LED Lights, Health Supplements, Kids\' Games & More – All in One \\r\\n\\r\\nPlace! Up to 75% OFF + Free Delivery! Limited Time Only!\\r\\n \\r\\nShop Now: https:\\/\\/mutualaffiliate.com\\/U8VME6\\r\\n\\r\\nQuality.For.Less\\r\\n\\r\\nP.S. As an affiliate, I may earn a small commission from purchases made through my e-shop links—at no additional cost to you.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','167.253.64.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 06:11:08','2025-04-16 06:11:08'),(1268,2,1255,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Samuel Arnett\"},\"email\":\"samuel.arnett@outlook.com\",\"input_text\":\"664995803\",\"dropdown\":\"Display Mounts\",\"description\":\"Honey, Did you get the bags? WWW.GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 06:38:15','2025-04-16 06:38:15'),(1269,2,1256,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 14:56:34','2025-04-16 14:56:34'),(1270,2,1257,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kandy Wahl\"},\"email\":\"wsconversion@protonmail.com\",\"input_text\":\"1577832813\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello,\\r\\n\\r\\nI was just looking at your website and noticed \\r\\nsomething strange. \\r\\n\\r\\nIt\'s probably not a big deal. But it could be \\r\\nreducing your conversion. \\r\\n\\r\\nIt will only take a couple minutes to fix, and \\r\\nyou can probably do it yourself. \\r\\n\\r\\nWould you like me to send you a screenshot?\\r\\nReply with your domain name, thanks.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n-----\\r\\nblueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.13.204.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 16:51:07','2025-04-16 16:51:07'),(1271,2,1258,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lisa Wechsler\"},\"email\":\"wechsler.lisa@outlook.com\",\"input_text\":\"724018474\",\"dropdown\":\"Display Mounts\",\"description\":\"Ready to enhance your website traffic engine? Our AI technology pulls ideal website traffic through keywords and location targeting from continents to city blocks.\\r\\nLooking for more revenue, engaged website traffic, or greater digital reach?\\r\\nWe shape it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/85L050VyY4R\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.242.43.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 17:41:14','2025-04-16 17:41:14'),(1272,2,1259,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ansh\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"23515129\",\"dropdown\":\"Audio Solutions\",\"description\":\"Need a custom lead list with verified C-level, VP, Director, Owner, Founder or any Job Designation contacts—direct phone, email, LinkedIn & company info? Just tell me how much data you need. \\r\\n\\r\\nEmail me at Dataentry756@outlook.com and let’s get started!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','149.40.50.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 17:43:16','2025-04-16 17:43:16'),(1273,2,1260,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristine Whitehurst\"},\"email\":\"kristine.whitehurst@hotmail.com\",\"input_text\":\"353255334\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey,\\r\\n\\r\\nThis isn\'t sugar-coated, just real… Your search history is never really private. Your internet provider logs every click, turning your life into a product for sale. \\r\\n\\r\\nPrivacy isn’t optional — encrypt your connection today.\\r\\n\\r\\nGo anywhere online anonymously with a VPN: https:\\/\\/t.ly\\/SpyProofVPN\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.213.160.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 18:17:23','2025-04-16 18:17:23'),(1274,2,1261,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aundrea McFarlane\"},\"email\":\"mcfarlane.aundrea@gmail.com\",\"input_text\":\"7019227925\",\"dropdown\":\"Video Distribution\",\"description\":\"Is your blueocean-technologies.com website maximizing its reach? Many websites lose thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https:\\/\\/ow.ly\\/85L050VyY4R\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.172.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 20:17:03','2025-04-16 20:17:03'),(1275,2,1262,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gena Holtzmann\"},\"email\":\"gena.holtzmann@googlemail.com\",\"input_text\":\"890242675\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to see the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s enhance your traffic today. Get more info here: https:\\/\\/ow.ly\\/qsrO50VyY7j\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.174.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-16 20:29:59','2025-04-16 20:29:59'),(1276,2,1263,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jenni Gibney\"},\"email\":\"jenni.gibney@yahoo.com\",\"input_text\":\"71108682\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system transforms results—delivering targeted visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https:\\/\\/ow.ly\\/PZIo50VyY6U\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.253.168.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 04:03:43','2025-04-17 04:03:43'),(1277,2,1264,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janette Lieberman\"},\"email\":\"lieberman.janette@googlemail.com\",\"input_text\":\"654804912\",\"dropdown\":\"Other Enquiry\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.213.164.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 08:31:23','2025-04-17 08:31:23'),(1278,2,1265,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clifford McGuffog\"},\"email\":\"mcguffog.clifford@hotmail.com\",\"input_text\":\"3862007335\",\"dropdown\":\"Video Distribution\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/9pqC50VyYeY\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.253.166.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 19:19:38','2025-04-17 19:19:38'),(1279,2,1266,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edgar Albritton\"},\"email\":\"edgar.albritton36@gmail.com\",\"input_text\":\"2549315206\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring real visitors to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to experience the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/Txuy50VyY7F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','156.253.173.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 20:35:36','2025-04-17 20:35:36'),(1280,2,1267,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"gary.charles@dominatingkeywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"Let me demonstrate to you how you can get guaranteed thousands of clicks to your website without SEO and without Pay Per Click.\\r\\nYou will start getting keyword targeted traffic in less than 48 hours.\\r\\nJust send us your keywords and we\'ll tell you how much monthly clicks we can guarantee without paying for each click and waiting for SEO results.\\r\\nYou will get exclusive ownership of keywords you choose for flat fee (no Pay Per Click)...\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','170.254.179.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 20:51:32','2025-04-17 20:51:32'),(1281,2,1268,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','173.234.100.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-17 22:48:35','2025-04-17 22:48:35'),(1282,2,1269,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f70c680951\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Charlesvoise\"},\"email\":\"one22@don-rem.ru\",\"input_text\":\"[url=https:\\/\\/don-rem.ru]don-rem.ru[\\/url]\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello. . дон-ремонт.рф]\\/url] \\r\\nhttps:\\/\\/дон-ремонт.рф] \\r\\nhttps:\\/\\/дон-ремонт.рф] zwz4967494\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','151.0.34.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 03:19:52','2025-04-18 03:19:52'),(1283,2,1270,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dannielle Glenelg\"},\"email\":\"glenelg.dannielle@googlemail.com\",\"input_text\":\"733625212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Wanting to maximize your website traffic? Our smart AI system attracts perfect website traffic using keywords plus location data from continents to towns.\\r\\nLooking to more sales, boosted visitors, or wider web reach?\\r\\nWe adjust it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Txuy50VyY7F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.248.81.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 05:28:59','2025-04-18 05:28:59'),(1284,2,1271,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leonardo Cropper\"},\"email\":\"leonardo.cropper@outlook.com\",\"input_text\":\"675707067\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your website blueocean-technologies.com failing to capture its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/ow.ly\\/Txuy50VyY7F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.165.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 05:29:37','2025-04-18 05:29:37'),(1285,2,1272,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavon Hillyard\"},\"email\":\"hillyard.lavon@outlook.com\",\"input_text\":\"3374422379\",\"dropdown\":\"Audio Solutions\",\"description\":\"Is your website blueocean-technologies.com failing to capture its true potential? With our AI-driven traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https:\\/\\/ow.ly\\/bz0O50VyY8z\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.164.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 05:35:13','2025-04-18 05:35:13'),(1286,2,1273,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dena Buley\"},\"email\":\"dena.buley94@hotmail.com\",\"input_text\":\"1870627287\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ready to unleash a flood of website traffic? Our smart AI solution directs tailored visitors through keywords or place-based filters from countries to neighborhoods.\\r\\nAiming for increased earnings, boosted visitors, or a wider digital presence?\\r\\nWe tweak it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Txuy50VyY7F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.248.80.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 12:35:03','2025-04-18 12:35:03'),(1287,2,1274,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MichealFet\"},\"email\":\"sovyur@gazeta.pl\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Prevent Vibration Damage – Get Professional Balancing with Balanset-1A \\r\\n \\r\\nUnbalanced rotors can cause serious damage to your machinery. Bearings wear out faster, motors consume more power, and failures lead to expensive repairs. Balanset-1A provides professional-grade vibration diagnostics and balancing, helping businesses save money and improve reliability. \\r\\n \\r\\nKey Benefits: \\r\\n- Accurate & fast diagnostics – Identifies imbalance before it causes damage \\r\\n- Portable & efficient – Suitable for field and workshop use \\r\\n- User-friendly software – No special training required \\r\\n \\r\\nChoose Your Kit on Machineryline: \\r\\n \\r\\nFull Kit: Balanset-1A device, Vibration sensors, Software & mounting accessories, Hard carrying case \\r\\nPrice: 1751 € \\r\\n \\r\\nOEM Kit: Balanset-1A device, Basic sensors, Software \\r\\nPrice: 1561 € \\r\\n \\r\\n \\r\\nProtect your equipment today with Balanset-1A!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.143.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 12:37:34','2025-04-18 12:37:34'),(1288,2,1275,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamie Gourgaud\"},\"email\":\"tamie.gourgaud@yahoo.com\",\"input_text\":\"81549095\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/K7b550VyYeE\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow. \\r\\n-Saves you time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.170.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 12:57:10','2025-04-18 12:57:10'),(1289,2,1276,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\\r\\n\\r\\nGoto https:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n\\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-18 15:49:27','2025-04-18 15:49:27'),(1290,2,1277,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alica Kisch\"},\"email\":\"alica.kisch@googlemail.com\",\"input_text\":\"Tmssbbb\",\"dropdown\":\"Mini PCs\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites lose thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can tap into a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/ow.ly\\/tx7V50Vycnh\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.165.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 04:28:42','2025-04-19 04:28:42'),(1291,2,1278,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vilma Boag\"},\"email\":\"vilma.boag27@yahoo.com\",\"input_text\":\"6886742096\",\"description\":\"Ready to widen your website impact? Our AI-powered system attracts targeted website traffic through keywords and geographic precision from nations to neighborhoods.\\r\\nWanting more sales, livelier engagement, or an expanded online presence?\\r\\nWe customize it to suit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/2kKf50Vyclz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.119.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 14:16:06','2025-04-19 14:16:06'),(1292,2,1279,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claudine Owen\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nYour brand deserves to stand out, and we’re here to help.\\r\\n\\r\\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\\r\\n\\r\\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\\r\\n\\r\\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\\r\\nhttps:\\/\\/bit.ly\\/gwidepressrelease\\r\\n\\r\\nLooking forward to helping your brand shine!\\r\\n\\r\\nBest regards,\\r\\nClaudine\\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nWe value your preferences and understand that our emails may not always be relevant. To unsubscribe from our list, please fill out the form here with your website address: bit. ly\\/unsubscribemeurl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.243.94.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 15:39:05','2025-04-19 15:39:05'),(1293,2,1280,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.108.24.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 16:28:51','2025-04-19 16:28:51'),(1294,2,1281,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lolita Brinker\"},\"email\":\"brinker.lolita@gmail.com\",\"input_text\":\"6762558231\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites overlook an enormous audience. That’s where our AI-powered traffic system transforms results—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to realize the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/bvOH50Vycma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 16:34:59','2025-04-19 16:34:59'),(1295,2,1282,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavon Roehl\"},\"email\":\"lavon.roehl@gmail.com\",\"input_text\":\"71711762\",\"dropdown\":\"Projection Solutions\",\"description\":\"Eager to boost your website success? Our AI-driven technology brings targeted website traffic via keywords or place-based filters from global areas to towns.\\r\\nAiming at higher profits, active engagement, or expanded online impact?\\r\\nWe adjust it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/tx7V50Vycnh\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.213.160.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 17:53:10','2025-04-19 17:53:10'),(1296,2,1283,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Helena Bloomer\"},\"email\":\"helena.bloomer@googlemail.com\",\"input_text\":\"267176219\",\"description\":\"Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https:\\/\\/cutt.ly\\/3rgOJaGe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.164.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 19:11:00','2025-04-19 19:11:00'),(1297,2,1284,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Victoria Ebsworth\"},\"email\":\"ebsworth.victoria@gmail.com\",\"input_text\":\"3502601450\",\"dropdown\":\"Other Enquiry\",\"description\":\"Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https:\\/\\/cutt.ly\\/vrgOJtwE\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.170.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-19 19:32:23','2025-04-19 19:32:23'),(1298,2,1285,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Theda Rohde\"},\"email\":\"rohde.theda@gmail.com\",\"input_text\":\"3476657190\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nTheda\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','89.37.66.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 00:39:09','2025-04-20 00:39:09'),(1299,2,1286,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latanya Pither\"},\"email\":\"pither.latanya@gmail.com\",\"input_text\":\"532329904\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Use AI to drive targeted traffic to your website for free with our brand new service. Get Free Google Analytics set up, real traffic, and target any location on Earth here: https:\\/\\/cutt.ly\\/WrgOJlqL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.169.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 01:15:05','2025-04-20 01:15:05'),(1300,2,1287,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Judson Longmore\"},\"email\":\"judson.longmore@gmail.com\",\"input_text\":\"795077988\",\"dropdown\":\"Audio Solutions\",\"description\":\"Is your website blueocean-technologies.com overlooking its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers four thousand targeted visitors so you can experience the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/tx7V50Vycnh\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.171.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 01:31:28','2025-04-20 01:31:28'),(1301,2,1288,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Qasim Yaseen\"},\"email\":\"qasimyaseen326@gmail.com\",\"input_text\":\"216659063\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nMy name is Qasim, and I am a full stack web developer and designer. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPlease let me know if you would like to see examples of my past work.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThank you, \\r\\n\\r\\nQasim\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.81.58.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 02:09:06','2025-04-20 02:09:06'),(1302,2,1289,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs012@gmail.com\",\"input_text\":\"883117112\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.245.186.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 02:34:05','2025-04-20 02:34:05'),(1303,2,1290,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leanne Tomaszewski\"},\"email\":\"tomaszewski.leanne@gmail.com\",\"input_text\":\"5714366904\",\"dropdown\":\"Other Enquiry\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a huge surge in traffic? Many businesses overlook thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our AI-powered traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans can deliver 350K visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ow.ly\\/ZNA050Vycl9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.166.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 05:39:54','2025-04-20 05:39:54'),(1304,2,1291,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Randy Parkin\"},\"email\":\"randy.parkin@gmail.com\",\"input_text\":\"661627427\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nWant to earn $100 + 50% commission from your site?\\r\\n\\r\\nWe’re AdKings, a top-rated marketing agency, and we’re offering to pay site owners like you for ad space—plus revenue share from every sale you help drive.\\r\\n\\r\\nGetting started takes 2 minutes:\\r\\n\\r\\n1. Sign up through GetCreators.co (redirects to our Fiverr page) \\r\\n2. Reply with your signup email \\r\\n3. We’ll send the $100 and get rolling \\r\\n\\r\\nLet’s partner up!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','174.89.19.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 13:48:18','2025-04-20 13:48:18'),(1305,2,1292,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lan Tedbury\"},\"email\":\"tedbury.lan@msn.com\",\"input_text\":\"628331913\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a significant surge in traffic? Many businesses overlook thousands of daily visitors simply because they lack the right reach.\\r\\n\\r\\nWith our cutting-edge traffic solution, you can get four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 350K visitors monthly—helping your site grow. Get more details here: https:\\/\\/ow.ly\\/mkyk50Vycns\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.168.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-20 14:56:27','2025-04-20 14:56:27'),(1306,2,1293,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Susan Eager\"},\"email\":\"susan.eager36@gmail.com\",\"input_text\":\"619408266\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.248.85.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 07:56:36','2025-04-21 07:56:36'),(1307,2,1294,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Kathie Valdivia\"},\"email\":\"valdivia.kathie@gmail.com\",\"input_text\":\"293292001\",\"dropdown\":\"Other Enquiry\",\"description\":\"We are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +44 746 722 6858\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','38.255.33.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 12:11:32','2025-04-21 12:11:32'),(1308,2,1295,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Damion O\'Malley\"},\"email\":\"omalley.damion@hotmail.com\",\"input_text\":\"353293441\",\"dropdown\":\"Projection Solutions\",\"description\":\"Needing to enhance your website traffic flow? Our smart platform attracts ideal website traffic using keywords and location targeting from countries to local areas.\\r\\nLooking for higher profits, livelier visitors, or a larger online presence?\\r\\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/UcFK50Vycsl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.213.162.238',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 15:57:34','2025-04-21 15:57:34'),(1309,2,1296,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kassie Alt\"},\"email\":\"alt.kassie45@outlook.com\",\"input_text\":\"4185826424\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our automated traffic system helps—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to see the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s boost your traffic today. Get more info here: https:\\/\\/ow.ly\\/bk8f50VycpI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.175.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 16:02:28','2025-04-21 16:02:28'),(1310,2,1297,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kayla Ertel\"},\"email\":\"ertel.kayla@yahoo.com\",\"input_text\":\"6806459765\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost more traffic, create leads, and expand your brand\'s reach, you can access more information and start a complimentary trial here: https:\\/\\/ow.ly\\/o2fR50VycL6\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, top-tier audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces work by automating tedious Instagram tasks.\\r\\n\\r\\nOur service emphasizes on authentic, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation engine. Even better, our service is provided on a flexible subscription basis so you can opt out at any point you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.167.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 16:58:49','2025-04-21 16:58:49'),(1311,2,1298,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruby\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"268615364\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, I\'m Ruby, a content writer specializing in well-researched, accurate, and SEO-optimized content tailored to your industry. I create blogs, articles, e-commerce descriptions, news, and library content @ $30 upto 1000 words of content. If you pay for 50 articles together, then, you will get 30% discount. \\r\\n\\r\\nMail me at Venture4help@outlook.com for quality content.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','149.40.50.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 17:26:43','2025-04-21 17:26:43'),(1312,2,1299,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Enriqueta Lesina\"},\"email\":\"lesina.enriqueta@gmail.com\",\"input_text\":\"745448624\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ready to propel your website traffic? Our smart technology pulls precise website traffic using keywords plus location precision from continents to towns.\\r\\nLooking for higher revenue, engaged website traffic, or expanded digital reach?\\r\\nWe craft it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/qqfP50Vycqc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.248.85.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 17:56:41','2025-04-21 17:56:41'),(1313,2,1300,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kassie Hackler\"},\"email\":\"hackler.kassie@msn.com\",\"input_text\":\"3783510072\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your blueocean-technologies.com website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our intelligent traffic solution, you can unlock a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/ow.ly\\/bk8f50VycpI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.169.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 21:17:41','2025-04-21 21:17:41'),(1314,2,1301,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mariana Graves\"},\"email\":\"graves.mariana@msn.com\",\"input_text\":\"Mou Pt\",\"dropdown\":\"Mini PCs\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites overlook thousands of visitors daily due to low visibility. With our cutting-edge traffic solution, you can tap into a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/ow.ly\\/UcFK50Vycsl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.253.172.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 21:31:50','2025-04-21 21:31:50'),(1315,2,1302,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kari MacKillop\"},\"email\":\"mackillop.kari@gmail.com\",\"input_text\":\"6805542600\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.248.87.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 21:38:15','2025-04-21 21:38:15'),(1316,2,1303,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Do you want to know what decisions President TRUMP will make and what events he may encounter during his presidency? If interested, you can get our exclusive FORECAST FOR PRESIDENT TRUMP report, where you will find precise information about his decisions and the events he can encounter during this period. Please visit https:\\/\\/wexxon.com\\/en\\/home\\/33-forecast-for-president-trump.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.81.59.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 22:17:33','2025-04-21 22:17:33'),(1317,2,1304,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.82.184.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-21 22:51:35','2025-04-21 22:51:35'),(1318,2,1305,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessica Minahan\"},\"email\":\"minahan.jessica@outlook.com\",\"input_text\":\"7072058156\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi I hope things are good on your end,\\r\\n\\r\\nIt may shake you up, but sugar-coating does not help… Your browsing history is logged and analyzed and can reveal your exact location.\\r\\n\\r\\nIt is not too late when you protect yourself and the internet becomes yours again.\\r\\n\\r\\nBrowse with confidence backed by encrypted VPN technology and block unwanted eyes.: https:\\/\\/t.ly\\/AntiControlBrowse\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.228.124.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-22 15:39:34','2025-04-22 15:39:34'),(1319,2,1306,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claudio Heyne\"},\"email\":\"claudio.heyne@gmail.com\",\"input_text\":\"887765751\",\"dropdown\":\"Mini PCs\",\"description\":\"Ready to enhance your website audience? Our smart platform pulls tailored website traffic using keywords and location targeting from countries to local areas.\\r\\nAiming for increased earnings, engaged website traffic, or wider web presence?\\r\\nWe adjust it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/9x3s50VyctS\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.228.81.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-22 16:43:35','2025-04-22 16:43:35'),(1320,2,1307,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"4186866426\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','43.225.189.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-22 19:20:08','2025-04-22 19:20:08'),(1321,2,1308,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Simmons\"},\"email\":\"marks@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if you could get business funding—without the hassle?\\r\\n\\r\\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \\r\\n\\r\\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\\r\\n\\r\\nDon’t wait-Apply Now: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','173.44.223.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-22 22:59:34','2025-04-22 22:59:34'),(1322,2,1309,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessie Hodgkinson\"},\"email\":\"hodgkinson.jessie@msn.com\",\"input_text\":\"817499526\",\"dropdown\":\"Audio Solutions\",\"description\":\"Capture additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https:\\/\\/ow.ly\\/aRTV50VycNh\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with specific, high-quality audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Saves effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—zero bots, zero fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation powerhouse. Better yet, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7 day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.164.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 01:11:47','2025-04-23 01:11:47'),(1323,2,1310,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Forest Gebhardt\"},\"email\":\"gebhardt.forest@yahoo.com\",\"input_text\":\"393864088\",\"dropdown\":\"Projection Solutions\",\"description\":\"Can’t seem to draw the right website traffic? Our AI-enhanced tool unlocks targeted visitors via keywords plus location filters from continents to local areas.\\r\\nAiming for more earnings, active users, or an expanded web presence?\\r\\nWe craft it to fit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/I70p50Vycvl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.214.1.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 01:28:52','2025-04-23 01:28:52'),(1324,2,1311,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"William Cerda\"},\"email\":\"william.cerda@gmail.com\",\"input_text\":\"814278185\",\"dropdown\":\"Video Distribution\",\"description\":\"Is your website blueocean-technologies.com overlooking its true potential? With our AI-driven traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans offer up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/I70p50Vycvl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.175.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 04:13:53','2025-04-23 04:13:53'),(1325,2,1312,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kellye Daley\"},\"email\":\"kellye.daley@gmail.com\",\"input_text\":\"399609962\",\"dropdown\":\"Display Mounts\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to boost visibility and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your complimentary 4,000-visitor trial to see the benefits firsthand. Then, upgrade to plans offering up to 350K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/I70p50Vycvl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.171.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 04:35:37','2025-04-23 04:35:37'),(1326,2,1313,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"distavka-cvetov_bspr\"},\"email\":\"giwrylhcsen@bestwork24.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Хотите отправить букет без лишних хлопот? \\r\\nТогда вам стоит обратить внимание на интересную статью https:\\/\\/www.poparimsya.com\\/vidy\\/derevyannye\\/dostavka-czvetov-v-moskve-iskusство-darit-emoczii-ot-azalianow.html. \\r\\nЭто удобный сервис для тех, кто ценит эмоции. \\r\\nМы рекомендуем прочитать о том, как оформить заказ за пару минут. \\r\\nСлужба работает по Москве и области, а цветы всегда свежие и красиво оформлены. \\r\\nВыбирайте проверенное качество!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.88.78.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 14:50:08','2025-04-23 14:50:08'),(1327,2,1314,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Blanca Valenzuela\"},\"email\":\"blanca.valenzuela@gmail.com\",\"input_text\":\"698689341\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Do you want more leads fo ryour business? Simple FASTCHEAPLEADS.COM\\r\\nhttps:\\/\\/fastcheapleads.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 15:24:56','2025-04-23 15:24:56'),(1328,2,1315,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Felicia Heney\"},\"email\":\"heney.felicia42@gmail.com\",\"input_text\":\"7807445950\",\"description\":\"Is your blueocean-technologies.com website maximizing its reach? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into opportunities. Get more info here: https:\\/\\/ow.ly\\/Euge50Vycxu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.167.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 15:31:31','2025-04-23 15:31:31'),(1329,2,1316,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Todd Greenleaf\"},\"email\":\"todd.greenleaf@gmail.com\",\"input_text\":\"100992639\",\"dropdown\":\"Audio Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring potential customers to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to experience the benefits firsthand. Then, scale up to plans offering up to 350K visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/Euge50Vycxu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.168.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 15:49:39','2025-04-23 15:49:39'),(1330,2,1317,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Viren\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"4156411834\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, Are you looking for reliable back-office outsourcing support for your daily business operations? I specialize in handling data entry, document processing, finance & accounting support, HR & recruitment tasks, CRM management, customer service, and real estate back-office tasks. My team ensures accuracy, efficiency, and cost-effective solutions. \\r\\n\\r\\nIf you need expert assistance, feel free to reach out at Fastprocess006@outlook.com. Let’s discuss how we can streamline your operations!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.40.50.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 16:04:54','2025-04-23 16:04:54'),(1331,2,1318,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cara Huish\"},\"email\":\"cara.huish@gmail.com\",\"input_text\":\"646592936\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Capture more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase more traffic, generate leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https:\\/\\/ow.ly\\/q0Vq50VycNF\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with specific, premium audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Eliminates time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service emphasizes on genuine, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a 7-day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.173.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-23 20:47:03','2025-04-23 20:47:03'),(1332,2,1319,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Winfred Lynch\"},\"email\":\"winfred.lynch@msn.com\",\"input_text\":\"686122031\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Capture increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/q0Vq50VycNF\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with focused, premium audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Reduces time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation engine. Even better, our service is provided on a monthly subscription basis so you can opt out at any point you like. No contracts and a one-week free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.167.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 04:30:10','2025-04-24 04:30:10'),(1333,2,1320,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valorie Mawson\"},\"email\":\"mawson.valorie@gmail.com\",\"input_text\":\"96611415\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/mtQ250Vycxb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.242.46.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 04:51:23','2025-04-24 04:51:23'),(1334,2,1321,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brady Blackwell\"},\"email\":\"brady.blackwell@googlemail.com\",\"input_text\":\"7803983282\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nI noticed you might be losing customers because you\'re not as active on TikTok.\\r\\nYou can see that some of your competitors are crushing it at TikTok - Example here (https:\\/\\/vm.tiktok.com\\/ZSMnGh7jq\\/).\\r\\n\\r\\n\\r\\nI would be happy to help you with your socials! \\r\\nMy team and I have over 5.000 positive reviews from our US customers on Fiverr.\\r\\nhttps:\\/\\/redditfwd.com\\/Fiverr\\r\\n\\r\\nI can even offer you a free trial for a week if you want to see what we can do for your business.\\r\\n\\r\\nLet me know.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','174.89.19.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 08:24:03','2025-04-24 08:24:03'),(1335,2,1322,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ricardo Witcher\"},\"email\":\"witcher.ricardo@yahoo.com\",\"input_text\":\"5305581268\",\"dropdown\":\"Projection Solutions\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they lack the right reach.\\r\\n\\r\\nWith our advanced traffic solution, you can get 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans scale to 350K visitors monthly—helping your site grow. Get more details here: https:\\/\\/ow.ly\\/zyag50VycwY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.168.181',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 11:38:59','2025-04-24 11:38:59'),(1336,2,1323,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shayne Kinsella\"},\"email\":\"kinsella.shayne@gmail.com\",\"input_text\":\"94171204\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans provide up to 350,000 visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/zyag50VycwY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.228.85.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 13:17:01','2025-04-24 13:17:01'),(1337,2,1324,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Qasim Yaseen\"},\"email\":\"qasimyaseen326@gmail.com\",\"input_text\":\"362589688\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nMy name is Qasim, and I am a full stack web developer and designer. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPlease let me know if you would like to see examples of my past work.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThank you, \\r\\n\\r\\nQasim\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.81.58.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 16:26:07','2025-04-24 16:26:07'),(1338,2,1325,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"640384678\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 16:31:58','2025-04-24 16:31:58'),(1339,2,1326,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilburn Colburn\"},\"email\":\"wilburn.colburn37@gmail.com\",\"input_text\":\"2015836170\",\"dropdown\":\"Projection Solutions\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a huge surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our cutting-edge traffic solution, you can get 4,000 highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ow.ly\\/zyag50VycwY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.169.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 16:39:51','2025-04-24 16:39:51'),(1340,2,1327,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Galen Osgood\"},\"email\":\"osgood.galen27@gmail.com\",\"input_text\":\"Dvadn\",\"dropdown\":\"Mini PCs\",\"description\":\"Is your blueocean-technologies.com website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/ow.ly\\/mtQ250Vycxb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.169.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 16:43:33','2025-04-24 16:43:33'),(1341,2,1328,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheryl Parker\"},\"email\":\"cherylp@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"dropdown\":\"Mini PCs\",\"description\":\"Business Funding on Your Terms—No Credit Check, No Hassle.\\r\\n\\r\\nGet fast, flexible working capital without the usual roadblocks. \\r\\n\\r\\nInstant approvals, next-day funding, and no paperwork required. \\r\\n\\r\\nCheck your eligibility in 30 seconds—100% free!\\r\\n\\r\\nSee what you qualify for: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.105.157.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-24 23:53:45','2025-04-24 23:53:45'),(1342,2,1329,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dulcie Reedy\"},\"email\":\"dulcie.reedy47@yahoo.com\",\"input_text\":\"7245421537\",\"dropdown\":\"Mini PCs\",\"description\":\"Get more leads!!!\\r\\nFASTCHEAPLEADS.COM\\r\\nhttps:\\/\\/fastcheapleads.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-25 08:25:57','2025-04-25 08:25:57'),(1343,2,1330,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fleta Erlikilyika\"},\"email\":\"fleta.erlikilyika@outlook.com\",\"input_text\":\"3510634304\",\"dropdown\":\"Projection Solutions\",\"description\":\"Honey, Did you get the Suitcase? Its only $24.95\\r\\n WWW.GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-25 21:48:37','2025-04-25 21:48:37'),(1344,2,1331,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary Freame\"},\"email\":\"freame.gary37@gmail.com\",\"input_text\":\"97006128\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there,\\r\\n\\r\\nWant to wake up to an extra $1,000-$5,000 in your bank account every single day?\\r\\n\\r\\nWe have created a completely automated income system that generates over $30,000 monthly with minimal effort.\\r\\n\\r\\nIn the free \\\"7-Figure Accelerator\\\" training, we reveal how ordinary people are achieving financial freedom in just 20 minutes of work daily – without creating products, building websites, or personally selling anything.\\r\\n\\r\\nThis isn\'t about marketing skills or technical expertise. It\'s about leveraging a proven system that helped me go from struggling to earning six figures in just one year.\\r\\n\\r\\nReady to potentially replace your 9-5 job in 90 days or less? Join the free training now and discover the automated business model that changed my life.\\r\\n\\r\\nSign up here: https:\\/\\/furtherinfo.info\\/7figures\\r\\n\\r\\nTo your success,\\r\\nGary\\r\\n\\r\\nOpt Out: https:\\/\\/removeme.live\\/a\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','165.231.165.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-26 04:33:35','2025-04-26 04:33:35'),(1345,2,1332,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and for a moment, consider this scenario:\\r\\n\\r\\n- Someone searches online and arrives at Blueocean Technologies. \\r\\n- They spend a short time reviewing your site. They might be curious, but not fully decided. \\r\\n- Then, they leave and look at other options. \\r\\n- In the end, you received a visitor, but no meaningful connection.\\r\\n\\r\\nThis situation occurs often. It’s very common for most site visitors to leave without taking further action.\\r\\n\\r\\nYou can address this:\\r\\n\\r\\nWeb Visitors Into Leads is a resource that operates on your site, ready to gather each visitor’s name, email address, and phone number. It will alert you right when they show interest, allowing you to connect with them while they are still exploring your site.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com\\r\\n\\r\\nPrompt contact makes a difference. Engaging with someone shortly after they visit is far more effective than waiting until much later.\\r\\n\\r\\nMoreover, once you have their phone number, you can begin a text-based conversation. If they are not ready to move forward at that exact moment, you can maintain contact by sharing helpful information later on.\\r\\n\\r\\nEverything described is straightforward and practical.\\r\\n\\r\\nPlease visit the link above to see how Web Visitors Into Leads can benefit your business. You may find yourself connecting with significantly more interested individuals soon.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a no-cost evaluation period. It also supports various communication methods. There may be potential clients interested in speaking with you right now, so don’t let them slip away. \\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn more about Web Visitors Into Leads.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-26 10:48:48','2025-04-26 10:48:48'),(1346,2,1333,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Doretha Farnsworth\"},\"email\":\"doretha.farnsworth@gmail.com\",\"input_text\":\"362073498\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on a thousand potential visitors every day. That’s where our automated traffic system makes a difference—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to see the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/qHvV50Vyczu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.164.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-26 18:19:04','2025-04-26 18:19:04'),(1347,2,1334,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fidelia Duran\"},\"email\":\"duran.fidelia@gmail.com\",\"input_text\":\"7061637464\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites fail to capture a thousand potential visitors every day. That’s where our AI-powered traffic system makes a difference—delivering targeted visitors straight to your site.\\r\\n\\r\\nStart with a complimentary 4,000-visitor boost to see the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/MO9n50VyczH\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.168.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-26 19:10:41','2025-04-26 19:10:41'),(1348,2,1335,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilbur Bradway\"},\"email\":\"wilbur.bradway@googlemail.com\",\"input_text\":\"4282160940\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and grow your brand\'s reach, you can access more information and start a free trial here: https:\\/\\/ow.ly\\/zFF850VycO4\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Saves effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on real, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation engine. Better yet, our service is provided on a month-by-month subscription basis so you can stop any time you like. No contracts and a one-week complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','156.242.41.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-26 22:34:35','2025-04-26 22:34:35'),(1349,2,1336,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"7347646822\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-27 13:12:12','2025-04-27 13:12:12'),(1350,2,1337,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monika Sturgess\"},\"email\":\"monika.sturgess@hotmail.com\",\"input_text\":\"6574440239\",\"dropdown\":\"Mini PCs\",\"description\":\"Get more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and expand your brand\'s reach, you can access more information and start a free trial here: https:\\/\\/ow.ly\\/uO0I50VycOz\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with targeted, top-tier audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Saves time by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service emphasizes on real, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a 7-day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','156.242.37.113',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-27 16:06:22','2025-04-27 16:06:22'),(1351,2,1338,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rozella Book\"},\"email\":\"book.rozella@gmail.com\",\"input_text\":\"46297662\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','45.86.200.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-27 17:59:33','2025-04-27 17:59:33'),(1352,2,1339,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maxwell Barnett\"},\"email\":\"garland.nez@gmail.com\",\"input_text\":\"212277184\",\"dropdown\":\"Other Enquiry\",\"description\":\"Connect with 100 Million web forms now.\\r\\n\\r\\nAs you received this message and are viewing it at this moment, millions of website owners and managers will get your communication.\\r\\n\\r\\n++ Explore: https:\\/\\/bit.ly\\/formsubmitnow \\r\\n\\r\\nInnovative Precision outreach on a large scale with cost-effective pricing.\\r\\n\\r\\n- Connect with businesses in bulk\\r\\n- Boost sales, prospects, business deals\\r\\n- Deliver to the inboxes of millions starting at just $22\\r\\n\\r\\nBoost your company now!\\r\\n\\r\\n++ Explore: https:\\/\\/contactformleads.com now\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nWhenever you choose to opt-out of any more communications from this address, please follow the attached link: bit. ly\\/plsremovefrom\\r\\nSemperweg 119, Biolettes, CA, USA, 1054\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','185.88.101.190',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-27 21:38:18','2025-04-27 21:38:18'),(1353,2,1340,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kim Mackey\"},\"email\":\"kim.mackey@msn.com\",\"input_text\":\"648004550\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase enhanced traffic, generate leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https:\\/\\/ow.ly\\/uO0I50VycOz\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, top-tier audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Reduces work by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on authentic, organic growth—without bots, without fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation machine. Even better, our service is provided on a month-by-month subscription basis so you can stop at any point you like. No contracts and a one-week free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','156.228.76.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-27 22:27:24','2025-04-27 22:27:24'),(1354,2,1341,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christiane Saiz\"},\"email\":\"saiz.christiane@hotmail.com\",\"input_text\":\"278485137\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Every day, websites like blueocean-technologies.com lose valuable traffic opportunities. Don’t let yours be one of them. Our AI-powered traffic system is designed to increase exposure and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your 4,000 visitor test run to see the benefits firsthand. Then, expand to plans offering up to 400K visitors per month. It’s time to realize your website’s true traffic potential. Get started here: https:\\/\\/cutt.ly\\/xrjf2p9v\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','155.2.194.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 01:23:51','2025-04-28 01:23:51'),(1355,2,1342,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\\r\\n\\r\\nHowever, there is, indeed, a question…\\r\\n\\r\\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\\r\\n\\r\\nHere’s a way to create immediate engagement that you may not have known about…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\\r\\n\\r\\nEverything I’ve described is straightforward, user-friendly, and effective.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 03:16:42','2025-04-28 03:16:42'),(1356,2,1343,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tommyhed\"},\"email\":\"xrumer23map@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"hi\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','88.218.187.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 05:32:05','2025-04-28 05:32:05'),(1357,2,1344,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"7924811022\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','136.0.116.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 08:13:03','2025-04-28 08:13:03'),(1358,2,1345,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"890708674\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Effortlessly create and manage a stunning, user-friendly local directory designed to bring value to your community and grow your business. Whether you’re a local marketer or agency owner, Local Directory Fortune empowers you to offer a valuable resource that showcases trusted businesses, builds relationships, and opens up opportunities for additional services.\\r\\n\\r\\n\\r\\nClick Here For More Info : https:\\/\\/warriorplus.com\\/o2\\/a\\/cn10g50\\/0\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','38.152.129.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 12:38:59','2025-04-28 12:38:59'),(1359,2,1346,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Myrtis Cooch\"},\"email\":\"cooch.myrtis@gmail.com\",\"input_text\":\"Tp Vafhhrt z\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our intelligent traffic system transforms results—delivering targeted visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to see the benefits. Then, grow with packages offering up to 400,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/cutt.ly\\/Vrjf0B5q\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','46.246.106.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 18:08:28','2025-04-28 18:08:28'),(1360,2,1347,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arlene Pappas\"},\"email\":\"pappas.arlene@gmail.com\",\"input_text\":\"246162988\",\"dropdown\":\"Audio Solutions\",\"description\":\"What if your website blueocean-technologies.com experienced a huge surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\\r\\n\\r\\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a no-risk test. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ow.ly\\/qHvV50Vyczu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.171.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-28 23:22:05','2025-04-28 23:22:05'),(1361,2,1348,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 02:11:07','2025-04-29 02:11:07'),(1362,2,1349,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rhea Lathrop\"},\"email\":\"rhea.lathrop@gmail.com\",\"input_text\":\"782853075\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"We are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: 48 508 696 203\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.198.240.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 04:59:42','2025-04-29 04:59:42'),(1363,2,1350,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ana Martins Lima\"},\"email\":\"communication@bratokft.com\",\"input_text\":\"6819125754\",\"description\":\"Hello,\\r\\n\\r\\n\\r\\nMy colleague (Luiz Santos Costa) contacted you in last year but no reply from your end. I do not know why. Again we found your products interesting and would like to make purchase for a contract.\\r\\nPls send here your catalogue for our review & advise your delivery time and also your availability for a virtual zoom meeting with our team.\\r\\n\\r\\n\\r\\nAwaiting your good reply.\\r\\n\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.82.246.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 07:10:53','2025-04-29 07:10:53'),(1364,2,1351,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johnette Leger\"},\"email\":\"leger.johnette@gmail.com\",\"input_text\":\"4812251319\",\"dropdown\":\"Video Distribution\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our automated traffic system, you might be able to engage thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers four thousand targeted visitors so you can test the impact. If you love the results, our plans scale up to 350,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https:\\/\\/ow.ly\\/wfNF50VycAV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.164.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 14:29:00','2025-04-29 14:29:00'),(1365,2,1352,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Velma Felan\"},\"email\":\"felan.velma@googlemail.com\",\"input_text\":\"6024153937\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your blueocean-technologies.com website maximizing its reach? Many websites miss out on thousands of visitors daily due to not being optimized for reach. With our cutting-edge traffic solution, you can unlock a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https:\\/\\/ow.ly\\/SJpW50VyczW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.175.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 20:20:27','2025-04-29 20:20:27'),(1366,2,1353,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marcelo Pitre\"},\"email\":\"pitre.marcelo@googlemail.com\",\"input_text\":\"3134843406\",\"dropdown\":\"Display Mounts\",\"description\":\"GET MORE LEADS. \\r\\nWe can get you thousands of possible clients contact info!\\r\\nFASTCHEAPLEADS.COM\\r\\nhttps:\\/\\/fastcheapleads.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-29 21:33:19','2025-04-29 21:33:19'),(1367,2,1354,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Julien Lukas\"},\"email\":\"j.lukas@global-powerportmc.com\",\"input_text\":\"633509335\",\"dropdown\":\"Display Mounts\",\"description\":\"Greetings,\\r\\n\\r\\nWe are interested in learning more about your products and making a purchase. could you please send us your latest catalogue and price list at your earliest convenience?\\r\\n\\r\\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \\r\\n\\r\\nLooking forward to your immediate reply.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.82.246.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-30 08:37:02','2025-04-30 08:37:02'),(1368,2,1355,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric, and I recently came across your site, Blueocean Technologies, while browsing online. Your site showed up near the top of the search results, so whatever you’re doing for visibility seems effective.\\r\\n\\r\\nIf I may ask: after someone like me finds Blueocean Technologies, what typically happens?\\r\\n\\r\\nIs your site generating valuable inquiries for your business?\\r\\n\\r\\nMany visitors view a website and then leave without taking the next step. Research suggests that a majority of visitors exit quickly, leaving no contact information.\\r\\n\\r\\nConsider this idea: What if there was a straightforward way for each visitor to indicate they’d like a call from you right when they arrive?\\r\\n\\r\\nYou can make this happen.\\r\\n\\r\\nWeb Visitor is a tool that works on your site, ready to securely gather a visitor’s name, email, and phone number. It alerts you immediately, so you can speak with that person while they are still viewing your site.\\r\\n\\r\\nPlease visit: \\r\\nhttps:\\/\\/trustedleadgeneration.com \\r\\nto see a live demonstration of Web Visitor and observe precisely how it works.\\r\\n\\r\\nActing promptly matters when it comes to building connections. The difference between engaging with someone within a few minutes, versus waiting longer, can be substantial.\\r\\n\\r\\nOur new SMS Text With Lead feature allows you to begin a text conversation as soon as you have their number. Even if they aren’t ready right now, you can keep in touch with updates, offers, and helpful information.\\r\\n\\r\\nPlease visit the link above to learn what Web Visitor can do for your business. You might be surprised at how much more interest you can capture.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitor offers a 14-day evaluation period and includes the ability to reach out internationally. Interested individuals may be ready to speak with you now, so please don’t miss out. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nWant to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-30 10:14:34','2025-04-30 10:14:34'),(1369,2,1356,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"AmeliaEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.147.125.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-30 13:07:35','2025-04-30 13:07:35'),(1370,2,1357,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bruno Houchens\"},\"email\":\"bruno.houchens@googlemail.com\",\"input_text\":\"240824528\",\"dropdown\":\"Display Mounts\",\"description\":\"What if blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service pinpoints the right users—based on hashtags they use and profiles they’re following—to supercharge your reach and push traffic back to you. We’ve had similar websites see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Get started with a 7-day free trial here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.171.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-04-30 20:21:47','2025-04-30 20:21:47'),(1371,2,1358,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Corinne Gariepy\"},\"email\":\"gariepy.corinne@gmail.com\",\"input_text\":\"495692732\",\"dropdown\":\"Other Enquiry\",\"description\":\"Capture additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and grow your brand\'s reach, you can find more information and start a free trial here: https:\\/\\/ow.ly\\/lq4z50VycPA\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with specific, high-quality audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Saves time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—no bots, without fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Best of all, our service is provided on a flexible subscription basis so you can stop any time you like. No contracts and a 7-day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.90.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-01 02:18:43','2025-05-01 02:18:43'),(1372,2,1359,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jc Jonsson\"},\"email\":\"jc.jonsson@googlemail.com\",\"input_text\":\"362283881\",\"dropdown\":\"Video Distribution\",\"description\":\"Look! you could be making many sales right now by reaching out to hundreds of tousands of your possible customers from your city or state!\\r\\n\\r\\nWe can help get started!\\r\\n\\r\\nFASTCHEAPLEADS.COM\\r\\n\\r\\nhttps:\\/\\/fastcheapleads.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-01 16:56:32','2025-05-01 16:56:32'),(1373,2,1360,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Noelia Willison\"},\"email\":\"willison.noelia@outlook.com\",\"input_text\":\"383231195\",\"dropdown\":\"Projection Solutions\",\"description\":\"Imagine if blueocean-technologies.com could harness TikTok for authentic leads? Our AI-powered growth service targets the right users—based on hashtags they’re into and people they watch—to boost your reach and send traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.166.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-01 19:15:48','2025-05-01 19:15:48'),(1374,2,1361,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Concetta Breton\"},\"email\":\"concetta.breton@googlemail.com\",\"input_text\":\"4783350\",\"dropdown\":\"Mini PCs\",\"description\":\"Get increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, generate leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/k4Tf50VycPZ\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with specific, top-tier audiences.\\r\\n-Improves engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Reduces time by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can cancel at any point you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.228.111.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-01 23:58:43','2025-05-01 23:58:43'),(1375,2,1362,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','193.176.23.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 03:43:26','2025-05-02 03:43:26'),(1376,2,1363,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dennis Monash\"},\"email\":\"monash.dennis@gmail.com\",\"input_text\":\"276878576\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever thought how blueocean-technologies.com could harness TikTok for real leads? Our AI-powered growth service zeros in on the ideal users—based on hashtags they use and accounts they follow—to supercharge your reach and drive traffic back to you. We’ve had similar websites see over 100 leads monthly.\\r\\nReady to make TikTok work for blueocean-technologies.com? Try our service free for 7 days here: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.173.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 08:12:09','2025-05-02 08:12:09'),(1377,2,1364,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Irish Goossens\"},\"email\":\"irish.goossens@googlemail.com\",\"input_text\":\"4179353540\",\"dropdown\":\"Audio Solutions\",\"description\":\"Is your Blueocean Technologies website harnessing its full potential? Many websites overlook thousands of visitors daily due to lack of exposure. With our AI-powered traffic solution, you can tap into a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 400,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into opportunities. Get more info here: https:\\/\\/cutt.ly\\/Vrjf0B5q\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','102.129.234.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 09:10:47','2025-05-02 09:10:47'),(1378,2,1365,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jefferey Chippindall\"},\"email\":\"jefferey.chippindall@msn.com\",\"input_text\":\"9605880896\",\"dropdown\":\"Mini PCs\",\"description\":\"Capture increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive greater traffic, produce leads, and expand your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/owzz50VycQo\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with targeted, top-tier audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces time by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on real, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to transform Instagram into a lead generation powerhouse. Best of all, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a one-week free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.228.117.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 13:21:08','2025-05-02 13:21:08'),(1379,2,1366,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julienne Wilkin\"},\"email\":\"wilkin.julienne31@hotmail.com\",\"input_text\":\"745613952\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nEver faced the tiring, complex & grilling process of creating self updating, fully automated Coloring Books Websites for your business.\\r\\n\\r\\nTake my word,\\r\\n\\r\\nThere’s nothing more difficult & time consuming than that…\\r\\n\\r\\nHow about we take care of everything so you can just sit back & relax…\\r\\n\\r\\nYes,\\r\\n\\r\\nGone are the long hours of editing, sleepless nights and working overtime.\\r\\n\\r\\nHere’s how to put a stop to all that once & for all…\\r\\n\\r\\n=>> https:\\/\\/ai-coloring-book-creator.blogspot.com\\r\\n\\r\\nWatch AI Coloring Book Creator In Action Here\\r\\n\\r\\nAI Coloring Book Creator helps to tap into the huge Coloring Books Website building industry & provide red hot services to hungry audience with no third party dependency\\r\\n\\r\\nJust Follow 3 Simple Steps-\\r\\n\\r\\nStep 1- Login\\r\\nStep 2- Publish Site\\r\\nStep 3- Sell & Profit\\r\\n& that’s all.\\r\\n\\r\\nYou’re all set to pack a lasting punch on your competitor\'s face.\\r\\n\\r\\nSee Complete Business Boosting Features Here\\r\\n\\r\\n=>> https:\\/\\/ai-coloring-book-creator.blogspot.com\\r\\n\\r\\nWith this, business owners can easily-\\r\\n\\r\\n✔ Reduce dependency on multiple apps and expensive monthly subscriptions\\r\\n✔ Stop paying huge on money sucking third parties that charge like crazy\\r\\n✔ Get started with no prior tech experience needed\\r\\n✔ Not worry for any profit sharing or additional charges\\r\\n✔ Take complete control of your destiny\\r\\n\\r\\nYeah, with this in your marketing arsenal, making a real income by selling premium blogs, articles, video trainings etc will be a reality.\\r\\n\\r\\nI can bet there’s nothing faster, easier and smarter than this.\\r\\n\\r\\nYour opportunities are endless.\\r\\n\\r\\nThere’s nothing more to mention now.\\r\\n\\r\\nGet AI Coloring Book Creator At Low Earlybird Price\\r\\n\\r\\n=>> https:\\/\\/ai-coloring-book-creator.blogspot.com\\r\\n\\r\\nBest,\\r\\n[Julienne Wilkin]\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','106.215.146.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 15:11:57','2025-05-02 15:11:57'),(1380,2,1367,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Claudine Garcia\"},\"email\":\"info@globalwidepr.com\",\"input_text\":\"12345678\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nYour brand deserves to stand out, and we’re here to help.\\r\\n\\r\\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\\r\\n\\r\\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\\r\\n\\r\\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\\r\\n\\r\\n++ Visit now: https:\\/\\/bit.ly\\/glopressrelease\\r\\n\\r\\nLooking forward to helping your brand shine!\\r\\n\\r\\nBest regards,\\r\\nClaudine\\r\\nGlobal Wide PR\\r\\n\\r\\n\\r\\nWe understand that you might prefer not to receive our updates. To opt out of our emails, please fill out this quick form with your website address: bit. ly\\/unsubscribemeurl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','212.119.41.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 20:01:30','2025-05-02 20:01:30'),(1381,2,1368,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"9259974577\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','136.0.46.255',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 22:23:06','2025-05-02 22:23:06'),(1382,2,1369,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kevin Murphy\"},\"email\":\"kevinm@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"description\":\"Looking for working capital? See what you qualify for in 30 seconds—no credit check, no paperwork, no sales calls. \\r\\n\\r\\nInstant approvals, next-day funding. It’s fast, free, and fully automated.\\r\\n\\r\\nGet started now: www.nextdayworkingcapital.com\\/approval \\r\\n\\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at https:\\/\\/nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','190.123.212.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 23:21:32','2025-05-02 23:21:32'),(1383,2,1370,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Daniele Fredrickson\"},\"email\":\"fredrickson.daniele30@outlook.com\",\"input_text\":\"664808346\",\"description\":\"Shop Hot Deals at AliExpress - Unbelievable items at Unbeatable Lowest Retail Prices!\\r\\n\\r\\nGrab Tech, Fashion, Home Goods & more with worldwide shipping up to 90% OFF\\r\\n\\r\\nFree Priority Shipping -> Shop Now: https:\\/\\/mutualaffiliate.com\\/VaRSHO\\r\\n\\r\\nP.S. As an affiliate, I may earn a small commission from purchases made through this e-store with my link above, at no additional cost to you.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','167.253.64.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-02 23:41:48','2025-05-02 23:41:48'),(1384,2,1371,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isidro Shank\"},\"email\":\"isidro.shank@msn.com\",\"input_text\":\"3222747606\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello\\r\\n\\r\\nIn connection to ... blueocean-technologies.com\\r\\n \\r\\nThis is a point most people miss entirely..being visible across digital platforms helps you build credibility.\\r\\n\\r\\nThe presence of more followers, likes, subscribers, and views showcases your brand’s reliability, encouraging customers to feel more secure when engaging with you.\\r\\n \\r\\n - https:\\/\\/facebook.com\\/profile\\r\\n - https:\\/\\/www.instagram.com\\/blueocean_technologies\\r\\n - https:\\/\\/www.linkedin.com\\/company\\/blueocean-technologies\\/\\r\\n - Twitter\\r\\n - Youtube\\r\\n\\r\\nCompanies that buy followers are buying the right to be taken seriously.\\r\\n\\r\\nUsed and trusted by a customer base of 1.7 million+.\\r\\n\\r\\nEnroll to get started on this page https:\\/\\/t.ly\\/amplifywithpro.ai\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.242.47.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 02:06:40','2025-05-03 02:06:40'),(1385,2,1372,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Prof. Dr.Pankajakshan Thadathil\"},\"email\":\"pankajan99@gmail.com\",\"input_text\":\"+919158163952\",\"dropdown\":\"Other Enquiry\",\"description\":\"To\\r\\nThe Concerned Officer\\r\\nDear Sir,\\r\\nPlease let me know about any possible job opportunity.\\r\\nBest regards,\\r\\n\\r\\nProf. Dr. Pankajakshan Thadathil, PhD\\r\\nAdjunct Professor, Kerala University of Fisheries and Ocean Studies\\r\\nKochi, Kerala, India\\r\\nMob: 9158163952; Mail: panakajan99@gmail.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','202.83.40.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 05:21:57','2025-05-03 05:21:57'),(1386,2,1373,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aurora Newsome\"},\"email\":\"aurora.newsome66@hotmail.com\",\"input_text\":\"9205664552\",\"dropdown\":\"Mini PCs\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\\r\\n\\r\\nWith our advanced traffic solution, you can get four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350,000 visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ow.ly\\/jXkB50VycBV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.173.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 05:55:33','2025-05-03 05:55:33'),(1387,2,1374,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 06:30:40','2025-05-03 06:30:40'),(1388,2,1375,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dessie Aycock\"},\"email\":\"dessie.aycock@gmail.com\",\"input_text\":\"1146846151\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your Blueocean Technologies website getting the traffic it deserves? Many websites overlook thousands of visitors daily due to not being optimized for reach. With our AI-powered traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 400,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https:\\/\\/cutt.ly\\/6rkkYxox\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.244.56.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 07:41:24','2025-05-03 07:41:24'),(1389,2,1376,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Elden Soto\"},\"email\":\"elden.soto@yahoo.com\",\"input_text\":\"Le z Fyofv\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Dear Sir\\/Madam,\\r\\nWe are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +1 742 210 1570\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','136.144.43.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 08:28:19','2025-05-03 08:28:19'),(1390,2,1377,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alfred Hightower\"},\"email\":\"hightower.alfred@hotmail.com\",\"input_text\":\"6821880737\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\nWe are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: +44 7404 788 963\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','216.73.163.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 13:44:47','2025-05-03 13:44:47'),(1391,2,1378,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JohnEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.7.214.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 17:04:41','2025-05-03 17:04:41'),(1392,2,1379,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thao Place\"},\"email\":\"thao.place5@gmail.com\",\"input_text\":\"480542645\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our automated traffic system makes a difference—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to experience the benefits. Then, grow with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/845U50VycCr\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.167.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 20:51:21','2025-05-03 20:51:21'),(1393,2,1380,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michell Heron\"},\"email\":\"michell.heron@gmail.com\",\"input_text\":\"9732936374\",\"dropdown\":\"Cables & Accessories\",\"description\":\"What if your Blueocean Technologies website could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\\r\\n\\r\\nWith our advanced traffic solution, you can get 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 400K visitors monthly—helping your site grow. Get more details here: https:\\/\\/cutt.ly\\/orkkYhMY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','79.142.79.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 21:23:54','2025-05-03 21:23:54'),(1394,2,1381,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Issac Corner\"},\"email\":\"corner.issac@gmail.com\",\"input_text\":\"3145337028\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on 1,000+ visitors daily. That’s where our automated traffic system transforms results—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to realize the benefits. Then, grow with packages offering up to 350K visitors monthly. Let’s boost your traffic today. Get more info here: https:\\/\\/ow.ly\\/rOBx50VycBp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.169.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-03 21:25:54','2025-05-03 21:25:54'),(1395,2,1382,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fernando Calhoun\"},\"email\":\"quinlan.callum@gmail.com\",\"input_text\":\"626527050\",\"dropdown\":\"Video Distribution\",\"description\":\"Send your message to 100M contact forms instantly.\\r\\n\\r\\n=> Visit https:\\/\\/bit.ly\\/cformblasters \\r\\n\\r\\nJust like you are reading this now, website owners and managers worldwide will see your message.\\r\\n\\r\\nPowerful outreach solutions at scale, affordably priced.\\r\\n\\r\\n- Reach out to businesses at scale \\r\\n- Boost revenue with new leads and business opportunities \\r\\n- Reach millions of inboxes starting at just $22 \\r\\n\\r\\nTake your business to the next level today! \\r\\n-> Visit https:\\/\\/bit.ly\\/cformblasters now\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nShould you no longer want to receive subsequent emails from this address, simply use the provided link: bit. ly\\/plsremovefrom\\r\\nDe Bleek 18, Oirschot, CA, USA, 5688 Nd\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','213.108.1.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-04 13:38:18','2025-05-04 13:38:18'),(1396,2,1383,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/boltleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 01:43:56','2025-05-05 01:43:56'),(1397,2,1384,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TedEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, მინდოდა ვიცოდე თქვენი ფასი.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 08:46:57','2025-05-05 08:46:57'),(1398,2,1385,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Billy Pinkerton\"},\"email\":\"pinkerton.billy@outlook.com\",\"input_text\":\"2681336011\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites miss out on an enormous audience. That’s where our intelligent traffic system transforms results—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to experience the benefits. Then, expand with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/rOBx50VycBp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.238.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 14:52:36','2025-05-05 14:52:36'),(1399,2,1386,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"G Qlpvb\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. Pay after delivery!!! \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 15:35:39','2025-05-05 15:35:39'),(1400,2,1387,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Simmons\"},\"email\":\"marks@nextdayworkingcapital.com\",\"input_text\":\"725-867-2209\",\"description\":\"What if you could get business funding—without the hassle?\\r\\n\\r\\nNo credit checks, no paperwork, no sales calls. Just instant approvals and next-day funding. \\r\\n\\r\\nSee what you qualify for in 30 seconds—it\'s fast, easy, and risk-free!\\r\\n\\r\\nDon’t wait-Apply Now: www.nextdayworkingcapital.com\\/approval\\r\\n\\r\\n \\r\\nTrusted by thousands of small business owners. Over 600 million funded to businesses like yours!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at nextdayworkingcapital.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','107.158.200.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 19:50:14','2025-05-05 19:50:14'),(1401,2,1388,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_eoor\"},\"email\":\"izsvgtjjeor@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Секреты создания стильного интерьера с дизайнерской мебелью. \\r\\nМебель премиум http:\\/\\/www.byfurniture.by .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.184.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-05 23:23:50','2025-05-05 23:23:50'),(1402,2,1389,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Raul Baxter\"},\"email\":\"raul.baxter@gmail.com\",\"input_text\":\"678810355\",\"dropdown\":\"Display Mounts\",\"description\":\"Don’t just advertise—arrive where people notice. Just like this message reached you, we’ll send your ad directly to contact forms across millions of sites. \\r\\n\\r\\nCurious how this can help? Contact me for details. \\r\\n\\r\\nRegards, \\r\\nRaul Baxter \\r\\nEmail: Raul.Baxter@reachout2me.pro \\r\\nWebsite: https:\\/\\/betterwaytoadvertise.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','136.144.33.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 00:16:39','2025-05-06 00:16:39'),(1403,2,1390,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Crystle McKellar\"},\"email\":\"crystle.mckellar31@gmail.com\",\"input_text\":\"3145542746\",\"dropdown\":\"Audio Solutions\",\"description\":\"Honey, They now sell on Walmart for just $19.95! WWW.GEOTROTT.COM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 02:11:43','2025-05-06 02:11:43'),(1404,2,1391,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Kingston Moody\"},\"email\":\"sanora.urner@gmail.com\",\"input_text\":\"7956046733\",\"dropdown\":\"Display Mounts\",\"description\":\"Connect with 100 Million contact form submissions now.\\r\\n\\r\\nAs you got this message and are viewing it at this moment, countless site owners will receive your message.\\r\\n\\r\\n=> Explore: https:\\/\\/bit.ly\\/cformblasters \\r\\n\\r\\nInnovative Targeted outreach on a large scale at affordable rates.\\r\\n\\r\\n- Engage with enterprises in bulk\\r\\n- Boost revenue, leads, contracts\\r\\n- Get into the inboxes of millions starting at just $22\\r\\n\\r\\nSkyrocket your company immediately!\\r\\n\\r\\n-> Check out: https:\\/\\/bit.ly\\/cformblasters now\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you choose to opt-out of any more notifications from our side, simply follow this link: bit. ly\\/plsremovefrom\\r\\n25 Castledore Road, Tweedsmuir, CA, USA, Ml12 7ls\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Windows','193.233.229.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 13:11:09','2025-05-06 13:11:09'),(1405,2,1392,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"733253130\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','149.40.50.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 17:23:58','2025-05-06 17:23:58'),(1406,2,1393,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Susannah Kaberry\"},\"email\":\"susannah.kaberry@gmail.com\",\"input_text\":\"666035705\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Want 10,000+ visitors weekly? It’s 100% free. Just don’t wait — spots go fast. https:\\/\\/freewebsitetrafficforever.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.131.194.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 17:31:09','2025-05-06 17:31:09'),(1407,2,1394,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Benjamin Necaise\"},\"email\":\"necaise.benjamin@googlemail.com\",\"input_text\":\"C Zds L B\",\"dropdown\":\"Display Mounts\",\"description\":\"Every day, websites like blueocean-technologies.com fail to capture valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to enhance engagement and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your 4,000 free visitors to test the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to unlock your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/vB3c50VycEf\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','172.241.238.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 21:26:20','2025-05-06 21:26:20'),(1408,2,1395,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\\r\\n\\r\\nWeb Visitors Into Leads – see the live demo now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\\r\\n\\r\\nLearn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\\r\\n\\r\\nEric \\r\\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nTry Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-06 23:14:13','2025-05-06 23:14:13'),(1409,2,1396,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mack Foret\"},\"email\":\"mack.foret@gmail.com\",\"input_text\":\"3769477358\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','181.214.167.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 00:44:48','2025-05-07 00:44:48'),(1410,2,1397,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Don Crain\"},\"email\":\"don.crain@gmail.com\",\"input_text\":\"329287982\",\"dropdown\":\"Display Mounts\",\"description\":\"Access World\'s Top & Most Powerful AI Apps In A Single & Simple Dashboard...\\r\\n\\r\\nStart Your Very Own AI Content Creation Agency & Charge People ANY Amount You Want.\\r\\n\\r\\nAccess Trending & Most Demanded AI Apps Like DeepSeek AI, MidJourney, ElevenLabs, Zapier, Google Drive, Shopify, Mailchimp, Grammerly & More...\\r\\n\\r\\nDeepSeek Premium Edition – The ultimate ChatGPT killer app! Build advanced AI chatbots & smart agents that sell, support, and engage 24\\/7\\r\\n\\r\\nTRY IT NOW! hamsterkombat.expert\\/NextAI\"}','https://blueocean-technologies.com/',0,'unread',0,'Edge','Windows','138.59.5.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 02:48:48','2025-05-07 02:48:48'),(1411,2,1398,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerrell Koehler\"},\"email\":\"jerrell.koehler@remotesynergy.online\",\"input_text\":\"9416346686\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I recently analyzed blueocean-technologies.com and noticed it\'s ranking already for some valuable keywords — but most are sitting on the second page or worse.\\r\\n\\r\\nFrom what I saw, the issue isn’t the site’s potential — it\'s the absence of a clear content strategy and topic relevance. With a proper internal linking structure and well-planned content approach, we can boost those rankings significantly.\\r\\n\\r\\nHere’s a performance snapshot where you can see how blueocean-technologies.com is performing right now: \\r\\nhttps:\\/\\/www.spyfu.com\\/overview\\/domain?query=blueocean-technologies.com\\r\\n\\r\\nI’m offering this with no cost upfront. I’ll use advanced AI tools to create a tailored strategy for blueocean-technologies.com and even develop a few sample content pieces — so you can test the results before making any decision.\\r\\n\\r\\nIf you’re interested, just reply and I’ll send over the plan.\\r\\n\\r\\nThanks for your time, \\r\\n\\r\\nBest regards,\\r\\n\\r\\nJerrell\\r\\nSEO virtual assistant\\r\\nJerrell.Koehler@remotesynergy.online\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.95.150.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 09:53:45','2025-05-07 09:53:45'),(1412,2,1399,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"95600944\",\"dropdown\":\"Video Distribution\",\"description\":\"I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $30 per 1000 words, with bulk discounts. I also provide AI & originality reports.\\r\\n\\r\\nEmail me at Venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 17:05:45','2025-05-07 17:05:45'),(1413,2,1400,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Georgetta Monsoor\"},\"email\":\"georgetta.monsoor60@googlemail.com\",\"input_text\":\"3598867548\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Your website, blueocean-technologies.com, has the potential to reach far more visitors than it currently does. Many sites miss out on an enormous audience. That’s where our intelligent traffic system makes a difference—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a test run with 4,000 visitors to realize the benefits. Then, expand with packages offering up to 350K visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/ow.ly\\/Kmln50VycCJ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','173.208.27.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 17:15:49','2025-05-07 17:15:49'),(1414,2,1401,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"81455730\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','158.62.217.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 22:46:12','2025-05-07 22:46:12'),(1415,2,1402,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lindsay Alanson\"},\"email\":\"alanson.lindsay@googlemail.com\",\"input_text\":\"9542973136\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.16.192.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 23:18:52','2025-05-07 23:18:52'),(1416,2,1403,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Daniela Burton\"},\"email\":\"everett.rountree@yahoo.com\",\"input_text\":\"566069811\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Your competition is covertly capturing leads while you tinker with your outreach. Stop hesitating, start expanding—visit https:\\/\\/bit.ly\\/cformsubs now\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','91.243.93.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-07 23:42:36','2025-05-07 23:42:36'),(1417,2,1404,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"12e2daa578\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Una Heinz\"},\"email\":\"una.heinz@hotmail.com\",\"input_text\":\"240537615\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your website Blueocean Technologies missing out on its true potential? With our intelligent traffic system, you can engage thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can see the impact. If you love the results, our plans offer up to 400K visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/cutt.ly\\/hrly5PU2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.124.17.243',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 00:40:22','2025-05-08 00:40:22'),(1418,2,1405,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"390323279\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, Are you looking for reliable back-office outsourcing support for your daily business operations? I specialize in handling data entry, document processing, finance & accounting support, HR & recruitment tasks, CRM management, customer service, and real estate back-office tasks. My team ensures accuracy, efficiency, and cost-effective solutions. \\r\\n\\r\\nIf you need expert assistance, feel free to reach out at Fastprocess006@outlook.com. Let’s discuss how we can streamline your operations!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 16:00:48','2025-05-08 16:00:48'),(1419,2,1406,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vera Balog\"},\"email\":\"vera.balog@gmail.com\",\"input_text\":\"118379126\",\"dropdown\":\"Other Enquiry\",\"description\":\"Attract increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase enhanced traffic, produce leads, and grow your brand\'s reach, you can find more information and start a no-cost trial here: https:\\/\\/ow.ly\\/XBrW50VycRS\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with targeted, high-quality audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates work by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service emphasizes on genuine, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can opt out at any point you like. No contracts and a one-week complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.213.165.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 18:53:48','2025-05-08 18:53:48'),(1420,2,1407,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Daniele Robe\"},\"email\":\"daniele.robe@msn.com\",\"input_text\":\"4169296506\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Dear Sir\\/Madam,\\r\\nWe are exploring long-term business collaborations and found your company of interest. May we kindly request your product catalog and pricing? You may contact me via WhatsApp: +1 742 381 3329\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','173.239.224.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 20:13:38','2025-05-08 20:13:38'),(1421,2,1408,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Una Castiglia\"},\"email\":\"castiglia.una@outlook.com\",\"input_text\":\"6646631043\",\"description\":\"Get Real Leads for Just \\\\$0.01 Each – Fast Delivery!\\r\\nSick of paying too much for leads that go nowhere?\\r\\nAt **FastCheapLeads.com**, we deliver real business contacts — fast.\\r\\n\\r\\nFind us on Craigslist!\\r\\n\\r\\nhttps:\\/\\/newyork.craigslist.org\\/mnh\\/fns\\/d\\/new-york-get-real-leads-for-just-001\\/7848602568.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 22:17:05','2025-05-08 22:17:05'),(1422,2,1409,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Robert Adams\"},\"email\":\"morshead.ramona@gmail.com\",\"input_text\":\"7974521543\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Roll the Dice! Enjoy the premier crypto-powered casino at GoPlay, where exciting slots, live dealer games, and unique bonuses await your first spin. Take advantage of lightning-fast deposits and withdrawals in cryptocurrency while you go after jaw-dropping jackpots. Ready to win big? \\r\\nVisit https:\\/\\/goplay.se\\r\\n\\r\\nLike us on Facebook at https:\\/\\/www.facebook.com\\/goplay.se, and follow us on Instagram at https:\\/\\/www.instagram.com\\/goplay.se to get started now\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','193.233.82.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 22:41:50','2025-05-08 22:41:50'),(1423,2,1410,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Irwin Plath\"},\"email\":\"irwin.plath76@gmail.com\",\"input_text\":\"125759733\",\"description\":\"Hey there,\\r\\n\\r\\nI wanted to make contact → I put together articles for for SME\'s.\\r\\n\\r\\nYou can add them on your website to help your search engine rankings, or repost them on your social channels to connect with customers.\\r\\n\\r\\nMy pricing is flexible - Reach out if this sounds good → Hire me on https:\\/\\/t.ly\\/meetyourmatch.expert\\r\\n\\r\\nI’ve regularly written marketing blogs focused on many fields, including medical services, banking & finance, schools and universities, leisure, engineering sectors, the tech space, along with information technology among others.\\r\\n\\r\\nI have written search-friendly articles in addition to online engagement posts working with a brand that sells weight loss supplements https:\\/\\/t.ly\\/shape.med\\r\\n\\r\\nI’d love for you to look over my recent projects then let me help.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.228.86.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-08 22:49:01','2025-05-08 22:49:01'),(1424,2,1411,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"27419ea57b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/boltleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-09 05:17:32','2025-05-09 05:17:32'),(1425,2,1412,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Clarkhunty\"},\"email\":\"shasemiskh@gazeta.pl\",\"input_text\":\"89722789873\",\"dropdown\":\"Display Mounts\",\"description\":\"Portable balancer & Vibration analyzer Balanset-1A \\r\\n \\r\\n Description: \\r\\n \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro \\r\\n \\r\\n Save €100 on vibromera.eu with promo code VB100! \\r\\n \\r\\n Overview of the Balanset-1A Device \\r\\n \\r\\n The Balanset-1A is a compact, dual-channel solution for balancing and vibration analysis of rotating mechanisms, including crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotary equipment. \\r\\n \\r\\n Main Functions and Features \\r\\n \\r\\n Vibrometer Mode \\r\\n \\r\\n Tachometer: Precise rotational speed measurement (RPM). \\r\\n Phase: Determines the phase angle of the vibration signal for precise analysis. \\r\\n 1x Vibration: Measurement and analysis of the primary frequency component. \\r\\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \\r\\n Overall Vibration: Monitoring of the overall vibration level. \\r\\n Measurement Log: Saves data for later analysis. \\r\\n \\r\\n Rotor Balancing Mode \\r\\n \\r\\n Single-Plane Balancing: Corrects rotors in one plane to decrease vibration. \\r\\n Two-Plane Balancing: Dynamic rotor balancing in two planes. \\r\\n Polar Diagram: Visualizes imbalance on a polar chart for precise placement of corrective weights. \\r\\n Last Session Recovery: Enables continuation of the previous balancing session. \\r\\n Tolerance Calculator (ISO 1940): Computes allowable imbalance as per ISO 1940 standards. \\r\\n Grinding Wheel Balancing: Employs three counterweights for imbalance correction. \\r\\n \\r\\n Charts and Diagrams \\r\\n \\r\\n Overall Graphs: Visualizes total vibration levels. \\r\\n 1x Graphs: Shows the primary frequency vibration characteristics. \\r\\n Harmonic Graphs: Shows the influence of harmonic frequencies. \\r\\n Spectral Graphs: Presents the frequency spectrum for detailed examination. \\r\\n \\r\\n Extra Capabilities \\r\\n \\r\\n Archive: Save and access past balancing sessions. \\r\\n Reports: Create comprehensive balancing reports. \\r\\n Rebalancing: Enables rebalancing using stored session data. \\r\\n Serial Production Balancing: Designed for balancing rotors in serial manufacturing. \\r\\n \\r\\n Included with the Device \\r\\n \\r\\n Balanset-1A is supplied with: \\r\\n \\r\\n A measurement block with an interface. \\r\\n Two vibration sensors. \\r\\n Optical sensor (laser tachometer) with magnetic mount. \\r\\n Electronic scales. \\r\\n Software (computer not included, available as an option). \\r\\n Plastic transport case. \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro \\r\\n \\r\\n Save €100 on vibromera.eu with promo code VB100!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','2.59.50.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-09 09:11:20','2025-05-09 09:11:20'),(1426,2,1413,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hermelinda Capra\"},\"email\":\"hermelinda.capra@gmail.com\",\"input_text\":\"6133314796\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Attract more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost greater traffic, create leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with specific, top-tier audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces time by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on genuine, organic growth—no bots, zero fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation machine. Even better, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a 7-day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.228.112.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-09 15:11:26','2025-05-09 15:11:26'),(1427,2,1414,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elana Solberg\"},\"email\":\"solberg.elana@gmail.com\",\"input_text\":\"6882347139\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','46.246.122.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-09 21:53:39','2025-05-09 21:53:39'),(1428,2,1415,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eddy Keysor\"},\"email\":\"eddy.keysor@outlook.com\",\"input_text\":\"816493120\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.228.79.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-10 00:22:22','2025-05-10 00:22:22'),(1429,2,1416,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zulma Slade\"},\"email\":\"slade.zulma@gmail.com\",\"input_text\":\"486718478\",\"dropdown\":\"Display Mounts\",\"description\":\"Attract additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a free trial here: https:\\/\\/ow.ly\\/FW1p50VycSn\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with targeted, premium audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates work by automating tedious Instagram tasks.\\r\\n\\r\\nOur service emphasizes on genuine, organic growth—no bots, without fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can opt out any time you like. No contracts and a 7 day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.228.80.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-10 04:55:52','2025-05-10 04:55:52'),(1430,2,1417,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gertie Casillas\"},\"email\":\"casillas.gertie@googlemail.com\",\"input_text\":\"267847932\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello,\\r\\nWe are currently seeking companies like yours for a potential long-term partnership. Could you kindly share your product offerings along with pricing details? Please contact me on WhatsApp: +48 508 705 780\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.146.54.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-10 08:24:21','2025-05-10 08:24:21'),(1431,2,1418,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vallie Fredrick\"},\"email\":\"vallie.fredrick@gmail.com\",\"input_text\":\"691508281\",\"dropdown\":\"Video Distribution\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.213.161.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-10 16:08:58','2025-05-10 16:08:58'),(1432,2,1419,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there,\\r\\n\\r\\nHope this finds you well. I work with small businesses that occasionally need fast, no-hassle funding—and thought I’d pass this along just in case.\\r\\n\\r\\nWe offer instant approvals (no credit pull or paperwork) with funding by the next day.\\r\\n\\r\\nHere’s the link if it’s ever useful:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nWarm regards,\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','181.177.111.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-10 18:44:27','2025-05-10 18:44:27'),(1433,2,1420,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ken Smartt\"},\"email\":\"kenp2025x@yahoo.com\",\"input_text\":\"465140255\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.88.97.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-11 01:12:43','2025-05-11 01:12:43'),(1434,2,1421,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madison Chumleigh\"},\"email\":\"madison.chumleigh@gmail.com\",\"input_text\":\"188502459\",\"dropdown\":\"Other Enquiry\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.228.125.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-11 04:04:00','2025-05-11 04:04:00'),(1435,2,1422,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terese Vanderpool\"},\"email\":\"terese.vanderpool@outlook.com\",\"input_text\":\"678152829\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.86.200.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-11 04:30:26','2025-05-11 04:30:26'),(1436,2,1423,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.120.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-11 16:29:54','2025-05-11 16:29:54'),(1437,2,1424,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b103c2a31\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stefanie Kolios\"},\"email\":\"kolios.stefanie@gmail.com\",\"input_text\":\"3841866841\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Is your website Blueocean Technologies failing to capture its true potential? With our intelligent traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can test the impact. If you love the results, our plans provide up to 400K visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/cutt.ly\\/vrlZ7Ibp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','181.214.166.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-11 19:27:39','2025-05-11 19:27:39'),(1438,2,1425,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s a thought – what if there was an easy way for every visitor to raise their hand to get a phone call from you INSTANTLY… the second they hit your site and said, call me now.\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you IMMEDIATELY – so that you can speak to that lead while they’re actively looking over your site.\\r\\n\\r\\nGoto https:\\/\\/boltleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see precisely how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later is huge – like 100 times better!\\r\\n\\r\\nThat’s why we built out our new SMS Text With Lead feature… because once you’ve captured the visitor’s phone number, you can automatically start a text message (SMS) conversation.\\r\\n\\r\\nThink about the possibilities – even if you don’t close a deal then and there, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nWouldn’t that be cool?\\r\\n\\r\\nVisit https:\\/\\/boltleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a FREE 14 days trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nStop wasting money chasing eyeballs that don’t turn into paying customers. \\r\\nPlease see this URL to try Web Visitors Into Leads now: https:\\/\\/boltleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/boltleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 10:19:17','2025-05-12 10:19:17'),(1439,2,1426,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terra Molino\"},\"email\":\"terra.molino@gmail.com\",\"input_text\":\"329472018\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey blueocean-technologies.com\\r\\n\\r\\nI am currently looking over your online channels, and I say this with the best intentions, but I’d say your business could do with more engaging video content.\\r\\n\\r\\nI do not create video footage on my own… I’ve just released a quick post on 3 excellent and wallet-friendly tools that are perfect to put together studio-like productions — even if you’re not a video expert.\\r\\n\\r\\nVisit the write-up linked here — perhaps it\'ll give you creative thoughts https:\\/\\/t.ly\\/cinemamotion.blog\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.79.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 10:31:31','2025-05-12 10:31:31'),(1440,2,1427,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"aferinohis056@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.43.185.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 13:36:32','2025-05-12 13:36:32'),(1441,2,1428,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Daryl Kimmel\"},\"email\":\"daryl.kimmel68@hotmail.com\",\"input_text\":\"3138300735\",\"dropdown\":\"Projection Solutions\",\"description\":\"Is your website Blueocean Technologies overlooking its true potential? With our intelligent traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans offer up to 400,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/cutt.ly\\/zrlZ8v7K\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.153.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 15:16:09','2025-05-12 15:16:09'),(1442,2,1429,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs83@gmail.com\",\"input_text\":\"9102977494\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','134.255.243.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 15:17:51','2025-05-12 15:17:51'),(1443,2,1430,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Clarkhunty\"},\"email\":\"shasemiskh@gazeta.pl\",\"input_text\":\"87631754291\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Portable balancer & Vibration analyzer Balanset-1A \\r\\n \\r\\n Description: \\r\\n \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro \\r\\n \\r\\n Save €100 on vibromera.eu with promo code VB100! \\r\\n \\r\\n Details of the Balanset-1A \\r\\n \\r\\n The Balanset-1A is a compact, dual-channel device designed for balancing and vibration analysis of rotating mechanisms. It is ideal for balancing rotors such as crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machinery. \\r\\n \\r\\n Essential Features and Capabilities \\r\\n \\r\\n Vibrometer Function \\r\\n \\r\\n Tachometer: Accurate RPM measurement. \\r\\n Phase: Identifies the phase angle of vibration signals for accurate analysis. \\r\\n 1x Vibration: Measurement and analysis of the main frequency component. \\r\\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \\r\\n Overall Vibration: Tracks the overall vibration level. \\r\\n Measurement Log: Stores data for subsequent analysis. \\r\\n \\r\\n Balancing Mode \\r\\n \\r\\n Single-Plane Balancing: Corrects rotors in one plane to decrease vibration. \\r\\n Two-Plane Balancing: Dynamic balancing of rotors across two planes. \\r\\n Polar Diagram: Displays imbalance on a polar diagram for accurate weight placement. \\r\\n Last Session Recovery: Provides the option to resume the last balancing session. \\r\\n Tolerance Calculator (ISO 1940): Computes allowable imbalance as per ISO 1940 standards. \\r\\n Grinding Wheel Balancing: Utilizes three counterweights to balance grinding wheels. \\r\\n \\r\\n Visualizations and Diagrams \\r\\n \\r\\n Overall Graphs: Visualizes total vibration levels. \\r\\n 1x Graphs: Represents vibration behavior at the main frequency. \\r\\n Harmonic Graphs: Analyzes the presence and impact of harmonic frequencies. \\r\\n Spectral Graphs: Graphically shows the frequency spectrum for in-depth analysis. \\r\\n \\r\\n Extra Features \\r\\n \\r\\n Archive: Retain and retrieve previous balancing sessions. \\r\\n Reports: Automatically generate detailed balancing reports. \\r\\n Rebalancing: Enables rebalancing using stored session data. \\r\\n Serial Production Balancing: Designed for balancing rotors in serial manufacturing. \\r\\n \\r\\n Included with the Device \\r\\n \\r\\n The Balanset-1A comes with: \\r\\n \\r\\n A measurement block with an interface. \\r\\n Two vibration measurement sensors. \\r\\n Optical sensor (laser tachometer) with magnetic base. \\r\\n Digital weighing scales. \\r\\n Software (laptop sold separately). \\r\\n Transport case. \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro \\r\\n \\r\\n Get a €100 discount on the official website vibromera.eu with promo code VB100\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.166.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 16:41:22','2025-05-12 16:41:22'),(1444,2,1431,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"3218046774\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \\r\\n\\r\\nReach out at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 19:46:10','2025-05-12 19:46:10'),(1445,2,1432,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Christopher Nixon\"},\"email\":\"claribel.butler@outlook.com\",\"input_text\":\"122317499\",\"description\":\"Time to supercharge your outreach—instantly! You can now own our Massive USA B2B Database—over 12 million decision-maker records spread through 7,900 niche-sorted Excel files—for just $99 (normally $500). Fully updated in April 2025, each sheet contains direct emails, phones, employee counts, and estimated revenue figures, zipped to a lean 20GB download.\\r\\n\\r\\nOnly a few slots remain before the price resets to $500. Lock in lifetime updates and begin your outreach campaigns within hours with the kind of data others charge 4-5 figures for.\\r\\n\\r\\nClaim it for $99 today: \\r\\nhttps:\\/\\/bynd.li\\/usadata\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','216.213.24.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-12 22:45:11','2025-05-12 22:45:11'),(1446,2,1433,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fern Quinlan\"},\"email\":\"fern.quinlan@yahoo.com\",\"input_text\":\"288526960\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey blueocean-technologies.com\\r\\n\\r\\nI hope you do not mind this contact --- I put together content pieces for local businesses.\\r\\n\\r\\nYou can use them on blueocean-technologies.com to raise your search engine ranking, or upload them on your social networks.\\r\\n\\r\\nMy fees make sense for small and medium sized teams.\\r\\n\\r\\nLet’s chat about possible projects, Hire me by visiting https:\\/\\/t.ly\\/needme.blog\\r\\n\\r\\nI\'ve crafted marketing blogs serving multiple professional areas, for example medical services, the financial sector, academia, leisure, engineering, tech, as well as information technology etc..\\r\\n\\r\\nI developed search-friendly articles plus social media blogs for a client that markets weight loss supplements https:\\/\\/t.ly\\/mydietlab.center\\r\\n\\r\\nIt would mean a lot if you’d go through what I’ve done and let me help.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.90.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 01:34:08','2025-05-13 01:34:08'),(1447,2,1434,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jai Norcross\"},\"email\":\"norcross.jai@gmail.com\",\"input_text\":\"Kou Ou\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.238.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 02:40:30','2025-05-13 02:40:30'),(1448,2,1435,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ciara Maughan\"},\"email\":\"maughan.ciara57@gmail.com\",\"input_text\":\"9897033377\",\"dropdown\":\"Audio Solutions\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they aren’t optimized.\\r\\n\\r\\nWith our AI-powered traffic solution, you can attract four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans can deliver 350,000 visitors monthly—helping your site flourish. Get more details here: https:\\/\\/ow.ly\\/mxzE50VycF9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.241.238.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 10:56:53','2025-05-13 10:56:53'),(1449,2,1436,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marcy Hagan\"},\"email\":\"marcy.hagan@googlemail.com\",\"input_text\":\"2506761539\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.97.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 12:29:33','2025-05-13 12:29:33'),(1450,2,1437,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"662469255\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \\r\\n\\r\\nEmail me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','146.70.186.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 18:15:54','2025-05-13 18:15:54'),(1451,2,1438,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mary Baker\"},\"email\":\"boas.lorna@outlook.com\",\"input_text\":\"9522162565\",\"dropdown\":\"Mini PCs\",\"description\":\"GoPlay is incredible! Dive into GoPlay\'s virtual casino realm and uncover an unequaled selection of slots, table games, and live dealer action—all tailored for cryptocurrency play. With irresistible sign-up bonuses and promo drops around every corner, your profit potential has never been higher. \\r\\n\\r\\nDon’t let the chance to boost your bankroll with quick, secure crypto transactions and 24\\/7 support. \\r\\n\\r\\nJoin the fun today—head to https:\\/\\/goplay.se\\r\\n\\r\\nConnect with our community on Facebook at https:\\/\\/www.facebook.com\\/goplay.se, and stay in the loop on Instagram at https:\\/\\/www.instagram.com\\/goplay.se now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','85.239.57.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 22:08:16','2025-05-13 22:08:16'),(1452,2,1439,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Christy Wienholt\"},\"email\":\"christy.wienholt@googlemail.com\",\"input_text\":\"143274435\",\"description\":\"Hello\\r\\nWe have client that are interested about what you selling, please contact us on whatsapp: +48 506 676 979\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','45.131.195.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 22:11:20','2025-05-13 22:11:20'),(1453,2,1440,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kindra Neace\"},\"email\":\"neace.kindra4@yahoo.com\",\"input_text\":\"7934640220\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.238.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-13 22:39:49','2025-05-13 22:39:49'),(1454,2,1441,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kerrie Milliman\"},\"email\":\"kerrie.milliman0@yahoo.com\",\"input_text\":\"2253704209\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can connect with thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can see the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s convert lost traffic into growth. Get more details here: https:\\/\\/ow.ly\\/mxzE50VycF9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.208.27.243',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-14 09:36:23','2025-05-14 09:36:23'),(1455,2,1442,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Buford Pyke\"},\"email\":\"buford.pyke7@hotmail.com\",\"input_text\":\"48722815\",\"dropdown\":\"Video Distribution\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.208.27.66',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-14 11:23:16','2025-05-14 11:23:16'),(1456,2,1443,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ashley Kramer\"},\"email\":\"ashley.kramer.mail@gmail.com\",\"input_text\":\"Apgs cvivwtrl\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI have something that is time-sensitive that I would like to discuss with you. \\r\\n\\r\\nI wasn\'t sure if you are currently accepting new work. \\r\\n\\r\\nPlease let me know when you have a chance, whether you\'re available or not.\\r\\n\\r\\nThank you!\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','146.70.168.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-14 13:07:19','2025-05-14 13:07:19'),(1457,2,1444,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jason Keller\"},\"email\":\"jason@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nI know this is out of the blue, but I thought it might be helpful.\\r\\n\\r\\nWe offer simple business funding—no credit checks, no paperwork, and no sales calls.\\r\\n\\r\\nYou can see what you qualify for in 30 seconds:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nWishing you continued success,\\r\\nJason Keller\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','107.150.80.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-14 20:20:12','2025-05-14 20:20:12'),(1458,2,1445,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elvira Marryat\"},\"email\":\"marryat.elvira@outlook.com\",\"input_text\":\"517487367\",\"dropdown\":\"Video Distribution\",\"description\":\"Every day, websites like blueocean-technologies.com miss valuable traffic opportunities. Don’t let yours be one of them. Our automated traffic system is designed to increase exposure and bring highly targeted traffic to your site.\\r\\n\\r\\nClaim your 4,000 free visitors to test the benefits firsthand. Then, scale up to plans offering up to 350,000 visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/ow.ly\\/3avx50VycEU\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','173.208.27.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-15 02:27:50','2025-05-15 02:27:50'),(1459,2,1446,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"4350662\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-15 14:23:24','2025-05-15 14:23:24'),(1460,2,1447,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leta Hebblethwaite\"},\"email\":\"hebblethwaite.leta15@gmail.com\",\"input_text\":\"W fbi\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to let you know about our newly launched comprehensive course that guides you step-by-step on how to create profitable faceless YouTube channels using the power of AI. This means you can generate engaging video content quickly and efficiently, opening up new income streams and without ever physically appearing on camera.\\r\\n\\r\\nKey features:\\r\\n\\r\\nHigh-quality HD training videos covering AI-powered content creation, automation, and monetization\\r\\nComprehensive training guide with step-by-step strategies for building and scaling faceless YouTube channels using AI\\r\\nReady-to-sell marketing materials to help you launch instantly\\r\\nFully optimized promotional content to boost conversions\\r\\nComplete PLR rights—Rebrand and resell as your own\\r\\nLead generation on autopilot\\r\\n\\r\\nReady to explore this exciting opportunity?\\r\\n\\r\\nLearn more here: https:\\/\\/furtherinfo.info\\/faceless\\r\\n\\r\\nKind regards,\\r\\nLeta\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','196.245.247.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-15 19:07:58','2025-05-15 19:07:58'),(1461,2,1448,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerrold Fulkerson\"},\"email\":\"jerrold.fulkerson92@gmail.com\",\"input_text\":\"424836481\",\"dropdown\":\"Audio Solutions\",\"description\":\"Is your website Blueocean Technologies failing to capture its true potential? With our AI-driven traffic system, you could reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers a 4,000-visitor boost so you can test the impact. If you love the results, our plans scale up to 400,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https:\\/\\/cutt.ly\\/rrxfZGBx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','37.19.210.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-16 11:53:37','2025-05-16 11:53:37'),(1462,2,1449,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Corina Brookes\"},\"email\":\"brookes.corina@gmail.com\",\"input_text\":\"6887016965\",\"dropdown\":\"Display Mounts\",\"description\":\"One Platform, Every Top AI Model—No Monthly Fees, No Hassle!\\r\\n\\r\\nAccess ChatGPT, Claude, Gemini Pro , Kling AI, LLaMA, Mistral, DALL.E, LLaMa & more—all from a single dashboard.\\r\\n\\r\\nNo subscriptions or no monthly fees—pay once and enjoy lifetime access.\\r\\n\\r\\nAutomatically switch between AI models based on task requirements.\\r\\n\\r\\nAnd much more ... https:\\/\\/hamsterkombat.expert\\/AIIntelliKit\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','134.195.154.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-16 14:42:00','2025-05-16 14:42:00'),(1463,2,1450,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Grant\"},\"email\":\"michael@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Video Distribution\",\"description\":\"Just reaching out in case you ever need quick access to working capital.\\r\\n\\r\\nWe provide funding with no credit checks, no documents, and next-day deposits.\\r\\n\\r\\nApply in 30 seconds here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nAll the best,\\r\\nMichael Grant\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.105.157.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-16 19:41:42','2025-05-16 19:41:42'),(1464,2,1451,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Britney Neustadt\"},\"email\":\"neustadt.britney@gmail.com\",\"input_text\":\"6704709515\",\"dropdown\":\"Other Enquiry\",\"description\":\"Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.228.118.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-16 21:46:49','2025-05-16 21:46:49'),(1465,2,1452,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kayden Richards\"},\"email\":\"ebsworth.jesse24@outlook.com\",\"input_text\":\"5172291665\",\"dropdown\":\"Audio Solutions\",\"description\":\"Great Minds Think Differently (Free Newsletter)\\r\\n\\r\\n-> newsletter.scottdclary.com\\r\\n\\r\\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\\r\\n\\r\\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\\r\\n\\r\\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\\r\\n\\r\\nSubscribe now. \\r\\n\\r\\nYour future self will thank you.\\r\\n\\r\\n-> newsletter.scottdclary.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','216.180.106.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-17 00:49:43','2025-05-17 00:49:43'),(1466,2,1453,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"643308708\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','158.62.222.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-17 03:29:11','2025-05-17 03:29:11'),(1467,2,1454,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marquita Barela\"},\"email\":\"barela.marquita@hotmail.com\",\"input_text\":\"4286894\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your Blueocean Technologies website maximizing its reach? Many websites overlook thousands of visitors daily due to lack of exposure. With our intelligent traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 400K visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into growth. Get more info here: https:\\/\\/cutt.ly\\/frxfZZZs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.234.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-17 11:28:50','2025-05-17 11:28:50'),(1468,2,1455,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bryant Clark\"},\"email\":\"bryant.clark@outlook.com\",\"input_text\":\"25654343\",\"dropdown\":\"Projection Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','102.129.234.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-17 21:09:00','2025-05-17 21:09:00'),(1469,2,1456,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"82b0a652ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Natalie Gomez\"},\"email\":\"nicole.robledo@yahoo.com\",\"input_text\":\"395390826\",\"dropdown\":\"Mini PCs\",\"description\":\"Great Minds Think Differently (Free Newsletter)\\r\\n\\r\\n-> newsletter.scottdclary.com\\r\\n\\r\\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\\r\\n\\r\\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\\r\\n\\r\\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\\r\\n\\r\\nSubscribe now. \\r\\n\\r\\nYour future self will thank you.\\r\\n\\r\\n-> newsletter.scottdclary.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','67.218.4.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-18 08:10:44','2025-05-18 08:10:44'),(1470,2,1457,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"821b49e910\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.85.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-18 18:10:58','2025-05-18 18:10:58'),(1471,2,1458,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"4434750351\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I design and develop high-quality, custom websites—no templates, only top-tier craftsmanship. My 5-page portfolio sites start at $2,000, and e-commerce platforms from $3,500. First, I design all pages for approval. Once all designs are finalized, I begin development. The result? A fast, smooth, mobile-friendly, SEO-optimized, and high-scrolling experience. If quality matters to you, let’s build something exceptional. \\r\\n\\r\\nReply to webdesignservices111@outlook.com to discuss your project!\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','149.40.50.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 04:11:25','2025-05-26 04:11:25'),(1472,2,1459,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Luther Reyna\"},\"email\":\"reyna.luther@outlook.com\",\"input_text\":\"81455730\",\"dropdown\":\"Other Enquiry\",\"description\":\"Capture increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and grow your brand\'s reach, you can access more information and start a complimentary trial here: https:\\/\\/ow.ly\\/FW1p50VycSn\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with specific, high-quality audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Reduces effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—no bots, zero fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','173.208.27.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 05:35:54','2025-05-26 05:35:54'),(1473,2,1460,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Martina Stead\"},\"email\":\"stead.martina@hotmail.com\",\"input_text\":\"552264232\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','155.2.212.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 07:08:37','2025-05-26 07:08:37'),(1474,2,1461,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.19.125.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 12:49:28','2025-05-26 12:49:28'),(1475,2,1462,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.19.125.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 12:52:42','2025-05-26 12:52:42'),(1476,2,1463,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 15:58:20','2025-05-26 15:58:20'),(1477,2,1464,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Everett Swartwood\"},\"email\":\"swartwood.everett72@gmail.com\",\"input_text\":\"684350263\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there, I apologize for using your contact form, \\r\\nbut I wasn\'t sure who the right person was to speak with in your company. \\r\\nWe have a patented application that creates Local Area pages that rank on \\r\\ntop of Google within weeks, we call it Local Magic. Here is a link to the \\r\\nproduct page https:\\/\\/www.mrmarketingres.com\\/local-magic\\/ . The product \\r\\nleverages technology where these pages are managed dynamically by AI and \\r\\nit is ideal for promoting any type of business that gets customers from Google. Can I share a testimonial \\r\\nfrom one of our clients in the same industry? I\'d prefer to do a short zoom to \\r\\nillustrate their full case study if you have time for it? \\r\\nYou can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','185.198.240.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 19:11:29','2025-05-26 19:11:29'),(1478,2,1465,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ayush\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"6819928151\",\"dropdown\":\"Mini PCs\",\"description\":\"Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A\\/R & A\\/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\\r\\nEmail: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','146.70.186.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 19:22:23','2025-05-26 19:22:23'),(1479,2,1466,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Harlan Mcclintock\"},\"email\":\"mcclintock.harlan@hotmail.com\",\"input_text\":\"4036911181\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Capture more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and expand your brand\'s reach, you can access more information and start a complimentary trial here: https:\\/\\/ow.ly\\/FW1p50VycSn\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, premium audiences.\\r\\n-Improves engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces work by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service emphasizes on real, organic growth—without bots, zero fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Even better, our service is provided on a month-by-month subscription basis so you can cancel at any point you like. No contracts and a 7-day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','172.241.238.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 19:51:37','2025-05-26 19:51:37'),(1480,2,1467,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristine Lash\"},\"email\":\"lash.kristine@yahoo.com\",\"input_text\":\"6505491702\",\"dropdown\":\"Video Distribution\",\"description\":\"Every day, websites like Blueocean Technologies miss valuable traffic opportunities. Don’t let yours be one of them. Our smart traffic system is designed to increase exposure and bring potential customers to your site.\\r\\n\\r\\nClaim your 4,000 free visitors to experience the benefits firsthand. Then, expand to plans offering up to 400K visitors per month. It’s time to achieve your website’s true traffic potential. Get started here: https:\\/\\/cutt.ly\\/NrcJbTen\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','102.129.252.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 22:47:52','2025-05-26 22:47:52'),(1481,2,1468,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','23.82.85.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-26 23:04:46','2025-05-26 23:04:46'),(1482,2,1469,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I just came across your website at Blueocean Technologies...\\r\\n\\r\\nLooks great… but now what?\\r\\n\\r\\nBy that I mean, when someone like me finds your website – either through Search or just bouncing around – what happens next? Do you get a lot of leads from your site, or at least enough to make you happy?\\r\\n\\r\\nHonestly, most business websites fall a bit short when it comes to generating paying customers. Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really EASY for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed—the difference between contacting someone within 5 minutes versus a half-hour or more later could increase your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 03:34:22','2025-05-27 03:34:22'),(1483,2,1470,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello, Blueocean Technologies Owner.\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 05:43:56','2025-05-27 05:43:56'),(1484,2,1471,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 08:57:26','2025-05-27 08:57:26'),(1485,2,1472,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Philanthropy_dnMa\"},\"email\":\"rdfgdhceoma@mail-hq.ru\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"graduated from Elizabeth\'s St. Mary of the Assumption www.en.wikipedia.org\\/wiki\\/Chuck_Feeney .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.207.67.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 10:14:14','2025-05-27 10:14:14'),(1486,2,1473,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cindy Lawless\"},\"email\":\"cindy.lawless43@outlook.com\",\"input_text\":\"633844742\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI visited blueocean-technologies.com and noticed you use Wordpress.\\r\\n\\r\\nWe’ve created a quick, no-fluff ebook to help WordPress site owners like you strengthen security, boost SEO, and improve performance. It also covers common mistakes to avoid and how to get your site ready to scale.\\r\\n\\r\\nHere’s what you’ll get:\\r\\n\\r\\nTips to lock down your site with SSL & firewall\\r\\nSEO tweaks for better visibility\\r\\nSpeed upgrades with hosting & theme advice\\r\\nA checklist to avoid common WordPress pitfalls\\r\\n10 steps to future-proof your site for growth\\r\\n… and more.\\r\\n\\r\\nDownload it here:\\r\\n👉 https:\\/\\/furtherinfo.info\\/wpcl\\r\\n\\r\\nBest,\\r\\nCindy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.247.113.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 11:30:06','2025-05-27 11:30:06'),(1487,2,1474,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dawna O\'Ferrall\"},\"email\":\"dawna.oferrall@gmail.com\",\"input_text\":\"671570614\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi!\\r\\n\\r\\nBuild a simple online income by simply writing brief opinions in your spare time — designed for busy people. \\r\\n\\r\\nJoin now to monetize your spare time with no delay >> https:\\/\\/t.ly\\/projectpath.extraincome\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','156.228.119.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 12:12:13','2025-05-27 12:12:13'),(1488,2,1475,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Sortez-vous avec quelqu\'un, et aimeriez-vous savoir s\'il peut être votre meilleur ami qui sera romantiquement compatible avec vous ? Pouvez-vous créer une relation amoureuse durable et même un mariage ? Obtenez votre rapport ROMANTIC COMPATIBILITY sur https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.82.86.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 13:34:44','2025-05-27 13:34:44'),(1489,2,1476,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Stai uscendo con qualcuno e vorresti sapere se può essere il tuo migliore amico che sarà romanticamente compatibile con te? Puoi creare una relazione romantica duratura e persino un matrimonio? Ottieni il tuo rapporto sulla COMPATIBILITÀ ROMANTICA su https:\\/\\/wexxon.com\\/it\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.82.86.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 13:35:44','2025-05-27 13:35:44'),(1490,2,1477,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gary\"},\"email\":\"garycharles@dominatingkeywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"Let me demonstrate to you how you can get guaranteed thousands of clicks to your website without SEO and without Pay Per Click.\\r\\nYou will start getting keyword targeted traffic in less than 48 hours.\\r\\nJust send us your keywords and we\'ll tell you how much monthly clicks we can guarantee without paying for each click and waiting for SEO results.\\r\\nYou will get exclusive ownership of keywords you choose for flat fee (no Pay Per Click)...\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','138.122.193.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 13:54:50','2025-05-27 13:54:50'),(1491,2,1478,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CharlieEmist\"},\"email\":\"xiceruxuk02@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 17:19:35','2025-05-27 17:19:35'),(1492,2,1479,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"yourvirtualassistant23@outlook.com\",\"input_text\":\"493815646\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8\\/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \\r\\n\\r\\nEmail me at Yourvirtualassistant23@outlook.com for your data needs!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 23:11:42','2025-05-27 23:11:42'),(1493,2,1480,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there,\\r\\n\\r\\nHope this finds you well. I work with small businesses that occasionally need fast, no-hassle funding—and thought I’d pass this along just in case.\\r\\n\\r\\nWe offer instant approvals (no credit pull or paperwork) with funding by the next day.\\r\\n\\r\\nHere’s the link if it’s ever useful:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nWarm regards,\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer wish to receive marketing messages from us, you can unsubscribe at expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','191.102.151.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-27 23:55:38','2025-05-27 23:55:38'),(1494,2,1481,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rodney Cadle\"},\"email\":\"rodney.cadle@msn.com\",\"input_text\":\"5421935983\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/WAWTLuiOtfM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.56.54.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 05:16:00','2025-05-28 05:16:00'),(1495,2,1482,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Karry Boucaut\"},\"email\":\"karry.boucaut34@gmail.com\",\"input_text\":\"3495836335\",\"dropdown\":\"Other Enquiry\",\"description\":\"ello, we have checked your website and it looks like SEO is very poorly done, and it\'s also not ready for AI-based ranking. We can get you into the TOP3 search results for a very affordable price. Message us at Whatsapp: https:\\/\\/wa.me\\/48794972985?text=hello\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','209.87.169.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 08:30:42','2025-05-28 08:30:42'),(1496,2,1483,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carmon Jersey\"},\"email\":\"carmon.jersey@yahoo.com\",\"input_text\":\"583359532\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nJust imagine: what if barely any time each day could lead you toward powerful clarity — both in your daily mission and in life.\\r\\n\\r\\nYou never know — maybe God is already guiding you to step back for clarity — and this could be the moment you’ve been open to.\\r\\n\\r\\nThese are the kinds of changes happening:\\r\\n\\r\\n-- Transformations that shatter even the deepest limitation on your journey.\\r\\n\\r\\n- Clear financial growth that shifts even the heaviest weight you’ve wrestled with.\\r\\n\\r\\nOne faith-based approach is reshaping leadership daily.\\r\\n\\r\\nAccept the invitation, and embrace divine guidance today https:\\/\\/t.ly\\/faithcalling.peace\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.88.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-29 13:52:10','2025-05-29 13:52:10'),(1497,2,1484,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edwardo Keefer\"},\"email\":\"keefer.edwardo@hotmail.com\",\"input_text\":\"5748175582\",\"dropdown\":\"Audio Solutions\",\"description\":\"Is your website Blueocean Technologies missing out on its true potential? With our intelligent traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our free trial that delivers 4,000 visitors so you can see the impact. If you love the results, our plans provide up to 400,000 visitors per month. Let’s convert lost traffic into growth. Get more details here: https:\\/\\/cutt.ly\\/8rvBdjRK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','37.19.221.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-29 18:23:39','2025-05-29 18:23:39'),(1498,2,1485,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elisha Banner\"},\"email\":\"elisha.banner@yahoo.com\",\"input_text\":\"353386854\",\"description\":\"Is your website Blueocean Technologies failing to capture its true potential? With our automated traffic system, you might be able to reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers a 4,000-visitor boost so you can experience the impact. If you love the results, our plans scale up to 400,000 visitors per month. Let’s realize untapped potential for growth. Get more details here: https:\\/\\/cutt.ly\\/ArvBdfgE\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','191.96.106.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-29 18:31:39','2025-05-29 18:31:39'),(1499,2,1486,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Display Mounts\",\"description\":\"Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.152.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-29 18:48:04','2025-05-29 18:48:04'),(1500,2,1487,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','142.91.118.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-29 19:07:46','2025-05-29 19:07:46'),(1501,2,1488,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Osvaldo Pitcairn\"},\"email\":\"pitcairn.osvaldo@hotmail.com\",\"input_text\":\"51280244\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to low visibility. With our intelligent traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a free trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s supercharge your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/cutt.ly\\/vrvBhW6k\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.113.0.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-30 05:40:00','2025-05-30 05:40:00'),(1502,2,1489,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-30 07:28:59','2025-05-30 07:28:59'),(1503,2,1490,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dorie Flaherty\"},\"email\":\"dorie.flaherty@googlemail.com\",\"input_text\":\"735075947\",\"dropdown\":\"Display Mounts\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','191.101.61.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-30 14:56:45','2025-05-30 14:56:45'),(1504,2,1491,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Michael Baptiste\"},\"email\":\"skywebaisolutions@gmail.com\",\"input_text\":\"7155999251\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nIt looks like you and your team are excelling in your space. Have you considered a 100% free AI SMS + Voice agent demo to fully automate your 24\\/7 appointment setting, along with a free report estimating your potential lost revenue to highlight the cost of not using AI solutions?\\r\\n\\r\\nWarm regards, \\r\\nMichael Baptiste \\r\\nAI & Digital Marketing Expert\\r\\n\\r\\nTrusted by clients worldwide \\r\\nOver 15 years in digital marketing and 4 years in AI\\r\\n\\r\\nFeatured by Fox News, The Think and Grow Rich International Mastermind show, The Les Brown podcast, Disrupt Magazine, Voyage MIA, MyCorporation, & more\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/skywebai\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','139.180.224.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-30 20:37:26','2025-05-30 20:37:26'),(1505,2,1492,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CharlieEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-30 21:25:04','2025-05-30 21:25:04'),(1506,2,1493,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\\r\\n\\r\\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\\r\\n\\r\\nStart here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nTalk soon,\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','186.179.22.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 00:23:55','2025-05-31 00:23:55'),(1507,2,1494,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/resultleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 00:37:24','2025-05-31 00:37:24'),(1508,2,1495,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sveiki, aš norėjau sužinoti jūsų kainą.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 00:47:35','2025-05-31 00:47:35'),(1509,2,1496,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\\r\\n\\r\\nHowever, there is a question…\\r\\n\\r\\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\\r\\n\\r\\nMore importantly, how can you connect with that visitor?\\r\\n\\r\\nResearch indicates that many visitors leave quickly.\\r\\n\\r\\nHere is a way to create immediate engagement that might be new to you:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\\r\\n\\r\\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\\r\\n\\r\\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\\r\\n\\r\\nEverything described is straightforward, convenient, and effective.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou could be engaging with significantly more potential contacts soon!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 00:55:57','2025-05-31 00:55:57'),(1510,2,1497,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kay Mendenhall\"},\"email\":\"kay.mendenhall@gmail.com\",\"input_text\":\"Ltq Z C cnt\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"What if your website blueocean-technologies.com experienced a significant surge in traffic? Many businesses miss out on thousands of daily visitors simply because they don’t have enough exposure.\\r\\n\\r\\nWith our advanced traffic solution, you can receive four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350K visitors monthly—helping your site grow. Get more details here: https:\\/\\/cutt.ly\\/mrbmwHBl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','64.113.0.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 07:37:44','2025-05-31 07:37:44'),(1511,2,1498,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edwin Mungo\"},\"email\":\"edwin.mungo59@gmail.com\",\"input_text\":\"3823306269\",\"dropdown\":\"Display Mounts\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','89.116.56.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 08:14:12','2025-05-31 08:14:12'),(1512,2,1499,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milagros Fenwick\"},\"email\":\"fenwick.milagros@yahoo.com\",\"input_text\":\"Zyf yzdjdrdc\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello there!\\r\\n\\r\\nIs your support staff still working inefficiently putting together demo videos during content cycles?\\r\\n\\r\\nThe AI presenter engine automates the workflow by instantly changing typed input into professional presentations—no filming required.\\r\\n\\r\\nUsed by organizations, it helps boost marketing without technical skills.\\r\\n\\r\\nGenerate product explainers in minutes.\\r\\n\\r\\nStart free—no setup required >> https:\\/\\/t.ly\\/ProjectorAuto.CreateOnline\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.248.82.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 13:31:00','2025-05-31 13:31:00'),(1513,2,1500,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello, Blueocean Technologies Owner.\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nAnd now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry Web Visitors Into Leads and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 13:57:27','2025-05-31 13:57:27'),(1514,2,1501,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 20:30:00','2025-05-31 20:30:00'),(1515,2,1502,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello to the Blueocean Technologies Manager,\\r\\n\\r\\nI am Eric and I’m thinking you would like your website Blueocean Technologies to produce additional inquiries.\\r\\n\\r\\nHere is one approach:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture each visitor’s name, email, and phone number. It informs you as soon as someone expresses interest, allowing you to speak with them while they are still viewing Blueocean Technologies.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com to see how Web Visitors Into Leads works.\\r\\n\\r\\nOnce you have their phone number, our new SMS Text With Lead feature allows you to start a text conversation. You can answer questions, provide more details, and even finalize a connection that way.\\r\\n\\r\\nIf they are not ready at that moment, you can follow up later with text messages that share updated information, helpful links, or simply keep the dialogue open to establish a positive rapport.\\r\\n\\r\\nLearn More https:\\/\\/actionleadgeneration.com to understand how Web Visitors Into Leads can support your business, potentially engaging many more interested individuals.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Studies suggest that most visitors leave quickly. This resource offers a 14-day evaluation period and also includes international communication support. There may be individuals ready to speak with you now, so please don’t let the opportunity pass.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-31 20:40:01','2025-05-31 20:40:01'),(1516,2,1503,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. I’m interested… but… maybe…\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a LOT – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It lets you know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just how you doing? notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 03:51:36','2025-06-01 03:51:36'),(1517,2,1504,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shirleen Currier\"},\"email\":\"shirleencurrier0@outlook.com\",\"input_text\":\"240274946\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nBlueocean Technologies >> Uncover what busy professionals do to stay lean, even while running a business.\\r\\n\\r\\nClick here to see what works - https:\\/\\/t.ly\\/MyHealthyTummy.Blog\\r\\n\\r\\nShirleen Currier\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.228.84.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 04:10:30','2025-06-01 04:10:30'),(1518,2,1505,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name’s Eric and I just found your site Blueocean Technologies \\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nVisit https:\\/\\/resultleadgeneration.com for a live demo now.\\r\\n\\r\\nWeb Visitor is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to try out a Live Demo with Web Visitor now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation – immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is simple, easy, and effective.\\r\\n\\r\\nhttps:\\/\\/resultleadgeneration.com to discover what Web Visitor can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitor offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nhttps:\\/\\/resultleadgeneration.com to try Web Visitor now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/resultleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 06:07:25','2025-06-01 06:07:25'),(1519,2,1506,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"645282363\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','136.0.116.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 07:52:43','2025-06-01 07:52:43'),(1520,2,1507,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kandy Barrett\"},\"email\":\"kandy.barrett@outlook.com\",\"input_text\":\"4369884\",\"dropdown\":\"Other Enquiry\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','94.131.51.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 08:43:17','2025-06-01 08:43:17'),(1521,2,1508,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and unlike many emails you may receive, I would like to share a note of positive feedback – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my role is to examine websites, and the work you have done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt is clear you have taken building a website seriously and invested real effort into developing something of quality.\\r\\n\\r\\nHowever, there is a question…\\r\\n\\r\\nWhen someone like me finds your site – maybe at the top of the search results (good job, by the way) or through a link, how can you tell?\\r\\n\\r\\nMore importantly, how can you connect with that visitor?\\r\\n\\r\\nResearch indicates that many visitors leave quickly.\\r\\n\\r\\nHere is a way to create immediate engagement that might be new to you:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, ready to gather each visitor’s name, email address, and phone number. It alerts you promptly when they are interested – so you can speak with them while they are viewing Blueocean Technologies.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a live demonstration of Web Visitors Into Leads today and see exactly how it operates.\\r\\n\\r\\nIt can be very helpful for your business – and it gets even better… after you have their phone number, with our text messaging feature, you can begin a conversation promptly (there’s a significant difference between connecting within a few minutes compared to waiting much longer).\\r\\n\\r\\nAdditionally, even if you do not reach a mutual understanding at once, you can maintain contact later with text messages for additional resources, content links, or follow-ups to build a rapport.\\r\\n\\r\\nEverything described is straightforward, convenient, and effective.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou could be engaging with significantly more potential contacts soon!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads includes a 14-day evaluation period and supports international communication. There are individuals ready to speak with you now, so please do not keep them waiting.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to explore Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 09:42:55','2025-06-01 09:42:55'),(1522,2,1509,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shelly Hollingsworth\"},\"email\":\"hollingsworth.shelly@googlemail.com\",\"input_text\":\"6196345725\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your blueocean-technologies.com website getting the traffic it deserves? Many websites miss out on thousands of visitors daily due to low visibility. With our intelligent traffic solution, you can unlock a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers 4,000 highly targeted visitors to your website. See the results firsthand, and then scale up to 350,000 visitors per month with our advanced packages. Let’s elevate your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/cutt.ly\\/ErbmwDvq\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','66.78.44.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 10:29:12','2025-06-01 10:29:12'),(1523,2,1510,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maxwell Padilla\"},\"email\":\"jorge.tildesley@yahoo.com\",\"input_text\":\"7666521742\",\"dropdown\":\"Projection Solutions\",\"description\":\"Great Minds Think Differently (Free Newsletter)\\r\\n\\r\\n-> newsletter.scottdclary.com\\r\\n\\r\\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\\r\\n\\r\\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\\r\\n\\r\\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\\r\\n\\r\\nSubscribe now. \\r\\n\\r\\nYour future self will thank you.\\r\\n\\r\\n-> newsletter.scottdclary.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','139.180.224.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 17:44:05','2025-06-01 17:44:05'),(1524,2,1511,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hi Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com for a live demo now.\\r\\n\\r\\nPlus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\\r\\n\\r\\nIf they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\\r\\n\\r\\nTry LeadConnect and get more leads now.\\r\\n\\r\\nEric\\r\\n\\r\\nPS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\\r\\nLeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-01 22:46:39','2025-06-01 22:46:39'),(1525,2,1512,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bailey Luft\"},\"email\":\"luft.bailey@googlemail.com\",\"input_text\":\"655767243\",\"dropdown\":\"Mini PCs\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','106.215.150.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 01:01:02','2025-06-02 01:01:02'),(1526,2,1513,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madonna Maygar\"},\"email\":\"aitrafficservice@proton.me\",\"input_text\":\"464764687\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your website blueocean-technologies.com missing out on its true potential? With our intelligent traffic system, you can reach thousands of additional visitors daily—without any extra effort on your part.\\r\\n\\r\\nTake advantage of our complimentary offer that delivers 4,000 visitors so you can see the impact. If you love the results, our plans offer up to 350K visitors per month. Let’s turn missed opportunities into growth. Get more details here: https:\\/\\/ow.ly\\/mxzE50VycF9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','45.135.38.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 02:28:27','2025-06-02 02:28:27'),(1527,2,1514,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Spencer\"},\"email\":\"info@brumfield.bangeshop.com\",\"input_text\":\"4409899225\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello, \\r\\n\\r\\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nThe Best,\\r\\n\\r\\nSpencer\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','181.214.107.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 06:32:08','2025-06-02 06:32:08'),(1528,2,1515,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Markus Tietkens\"},\"email\":\"markus.tietkens@gmail.com\",\"input_text\":\"2158237109\",\"dropdown\":\"Mini PCs\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','178.253.12.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 07:58:19','2025-06-02 07:58:19'),(1529,2,1516,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Annabelle Newby\"},\"email\":\"annabelle.newby@gmail.com\",\"input_text\":\"5055386643\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ready to widen your website impact? Our AI-driven system attracts targeted website traffic with keywords plus location data from nations to neighborhoods.\\r\\nSeeking higher income, active website traffic, or wider web reach?\\r\\nWe adjust it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/W8hy50Vvbm9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','212.56.53.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 11:31:15','2025-06-02 11:31:15'),(1530,2,1517,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gail Foltz\"},\"email\":\"foltz.gail@gmail.com\",\"input_text\":\"4033232895\",\"dropdown\":\"Other Enquiry\",\"description\":\"Working to fuel your website expansion? Our AI-powered tool delivers targeted website traffic using keywords and place-specific filters from countries to towns.\\r\\nSeeking higher earnings, livelier engagement, or stronger online reach?\\r\\nWe fine-tune it to match your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/j5A450Vvbmm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.146.48.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 13:33:47','2025-06-02 13:33:47'),(1531,2,1518,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Chloé Amelia\"},\"email\":\"c.amelia@global-kuhlmaninc.com\",\"input_text\":\"41338301\",\"dropdown\":\"Projection Solutions\",\"description\":\"Greetings,\\r\\n\\r\\nWe are very impressed with some of the products on your website and would like to learn more about your products, Kindly send us a complete catalogue of all your products so we can view to select more for quotation of a contract.\\r\\n\\r\\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \\r\\n\\r\\nLooking forward to your immediate reply.\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','185.153.182.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 18:02:19','2025-06-02 18:02:19'),(1532,2,1519,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jaroslav Samek\"},\"email\":\"communication@bratokft.com\",\"input_text\":\"3468556648\",\"dropdown\":\"Video Distribution\",\"description\":\"You sent to my colleague (Vlasta Stuchlíková) your company profile after going through it, we placed an order with you but until date we received no invoice from your end.\\r\\n\\r\\nDid you receive our previous order? Please send to me herewith invoice to proceed.\\r\\n\\r\\nNote: ONLY SEND YOUR REPLIES TO MY EMAIL: communication@bratokft.com\\r\\n\\r\\nAwaiting your reply.\\r\\nThank you.\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','185.153.182.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 18:13:07','2025-06-02 18:13:07'),(1533,2,1520,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amee Funkhouser\"},\"email\":\"amee.funkhouser@gmail.com\",\"input_text\":\"951564326\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.135.38.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-02 23:48:18','2025-06-02 23:48:18'),(1534,2,1521,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carma Ingalls\"},\"email\":\"carma.ingalls@gmail.com\",\"input_text\":\"669030603\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nAre you looking to launch a new YouTube channel or struggling to get the growth you want from your current one? It can be tough to know exactly where to focus your efforts.\\r\\n\\r\\nThat\'s why we\'ve put together the FREE \\\"TubeLaunch Blueprint\\\" – a straightforward guide packed with actionable strategies to help you build and scale a successful YouTube channel.\\r\\n\\r\\nDownload here: https:\\/\\/furtherinfo.info\\/ebookyt\\r\\n\\r\\nInside, you\'ll discover how to:\\r\\n\\r\\nSet up a professional channel that instantly builds trust.\\r\\nDefine your niche and attract your ideal viewers.\\r\\nMaster YouTube SEO basics to get your videos discovered.\\r\\nCreate irresistible thumbnails that boost clicks.\\r\\nEngage your audience and build a thriving community.\\r\\n\\r\\nReady to stop guessing and start growing strategically?\\r\\n\\r\\nDownload here: https:\\/\\/furtherinfo.info\\/ebookyt\\r\\n\\r\\nThis guide is designed to demystify the process and give you a clear roadmap to YouTube success.\\r\\n\\r\\nKind regards,\\r\\nCarma\\r\\n\\r\\nOpt-out of future emails: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','94.72.141.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 00:06:21','2025-06-03 00:06:21'),(1535,2,1522,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello Blueocean Technologies,\\r\\n\\r\\nI\'m Eric and I recently discovered your website - Blueocean Technologies - in the search results.\\r\\n\\r\\nThis is what that means to me…\\r\\n\\r\\nYour SEO’s working.\\r\\n\\r\\nYou’re receiving eyeballs – at least mine.\\r\\n\\r\\nYour content’s pretty good, would not change a thing.\\r\\n\\r\\nBUT…\\r\\n\\r\\nEyeballs do not pay the bills.\\r\\n\\r\\nCUSTOMERS do pay the bills.\\r\\n\\r\\nAnd studies show that 7 out of 10 visitors like Blueocean Technologies will drop by, have a look, and then leave without doing anything else.\\r\\n\\r\\nIt’s like they never even were there.\\r\\n\\r\\nYou can fix this.\\r\\n\\r\\nYou can make it extremely easy for them to show interest, say, okay, let’s talk without needing them to even pull their phone from their pocket… thanks to Web Visitors Into Leads.\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that sits on your website, ready and waiting to capture any visitor’s Name, Email address, and Phone Number. It allows you know immediately – so you can speak with that lead immediately… before they leave.\\r\\n\\r\\nPlease visit the following URL to experience a Live Demo with Web Visitors Into Leads now to see precisely how it works and even give it a try… it could be huge for your business: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nTime is of the essence when it comes to connecting with leads – the difference between contacting someone within 5 minutes compared to 30 minutes implies you can be converting up to 100X more leads now!\\r\\n\\r\\nMoreover, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation immediately… which is so effective, because connecting with someone within the first 5 minutes is 100 times more efficient than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up frequently with new offers, content links, even just follow-up notes to develop a relationship.\\r\\n\\r\\nEverything I’ve just described is very easy to implement, cost-effective, and beneficial.\\r\\n\\r\\nPlease visit the following URL to discover what Web Visitors Into Leads can do for your business, possibly converting up to 100X more visitors into leads today: https:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a free 14 days trial!\\r\\nIt even includes International Long Distance Calling.\\r\\nPaying customers are waiting.\\r\\nStart connecting today by visiting https:\\/\\/trustedleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. \\r\\nhttps:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 07:04:49','2025-06-03 07:04:49'),(1536,2,1523,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bradley Gowing\"},\"email\":\"gowing.bradley@googlemail.com\",\"input_text\":\"52469076\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.135.38.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 07:41:00','2025-06-03 07:41:00'),(1537,2,1524,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frieda Corlette\"},\"email\":\"corlette.frieda@gmail.com\",\"input_text\":\"247739106\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey Blueocean Technologies,\\r\\n\\r\\nWant to discover how to generate extra returns by putting to use available underused extra bandwidth?\\r\\n\\r\\nBoot up today for and quietly transform that unused broadband connection into a new income stream with nothing to manage\\r\\n\\r\\n610,000+ users can’t be wrong > https:\\/\\/t.ly\\/cash-out-idle-data.ai\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.95.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 07:52:01','2025-06-03 07:52:01'),(1538,2,1525,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d98cc277fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ruby Richardson\"},\"email\":\"delamothe.janis77@gmail.com\",\"input_text\":\"679080630\",\"dropdown\":\"Other Enquiry\",\"description\":\"Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \\r\\n\\r\\nhttps:\\/\\/factmata.com\\r\\n\\r\\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \\r\\n\\r\\nWhy choose Instant Casino?\\r\\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\\r\\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\\r\\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\\r\\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\\r\\n\\r\\nStart earning now: https:\\/\\/factmata.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','138.229.96.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 18:00:11','2025-06-03 18:00:11'),(1539,2,1526,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"4358768308\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.39.255.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 20:48:04','2025-06-03 20:48:04'),(1540,2,1527,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kyle Porter\"},\"email\":\"emailaudits@gmail.com\",\"input_text\":\"Gwa Dsltty\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, I wanted to introduce myself in a way that\'s witty, interesting, and brilliant. Alas, I\'m writing this message instead. Are you looking for help with sales, marketing, admin, or customer support? -Kyle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.106.211.129',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 21:11:36','2025-06-03 21:11:36'),(1541,2,1528,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"June Mcinnis\"},\"email\":\"june.mcinnis@gmail.com\",\"input_text\":\"1138029209\",\"dropdown\":\"Projection Solutions\",\"description\":\"Wanting to enhance your website traffic engine? Our AI technology brings ideal website traffic using keywords plus geographic filters from global zones to towns.\\r\\nAiming for increased earnings, livelier visitors, or a larger online presence?\\r\\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/wtNr50Vvbm3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','181.215.182.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-03 21:50:57','2025-06-03 21:50:57'),(1542,2,1529,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jason Keller\"},\"email\":\"jason@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nIf your business needs flexible access to working capital, we can help.\\r\\n\\r\\nWe offer a revolving line of credit up to $250,000 — no credit checks, no paperwork, and no sales calls.\\r\\n\\r\\nApproval takes less than 30 seconds and funds are available when you need them.\\r\\n\\r\\nCheck your eligibility here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nWishing you continued success,\\r\\n\\r\\nJason Keller\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\nUnsubscribe anytime: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','191.102.151.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 01:18:12','2025-06-04 01:18:12'),(1543,2,1530,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gabriela Eck\"},\"email\":\"gabriela.eck@gmail.com\",\"input_text\":\"644689282\",\"dropdown\":\"Video Distribution\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.135.38.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 06:19:37','2025-06-04 06:19:37'),(1544,2,1531,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"Sortez-vous avec quelqu\'un, et aimeriez-vous savoir s\'il peut être votre meilleur ami qui sera romantiquement compatible avec vous ? Pouvez-vous créer une relation amoureuse durable et même un mariage ? Obtenez votre rapport ROMANTIC COMPATIBILITY sur https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.110.169.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 10:05:22','2025-06-04 10:05:22'),(1545,2,1532,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Display Mounts\",\"description\":\"Sind Sie mit jemandem zusammen und möchten Sie wissen, ob er Ihr bester Partner sein kann, der romantisch mit Ihnen kompatibel ist? Kannst du eine dauerhafte romantische Beziehung und sogar eine Ehe aufbauen? Holen Sie sich Ihren ROMANTIC COMPATIBILITY-Bericht unter https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.110.169.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 10:07:17','2025-06-04 10:07:17'),(1546,2,1533,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Você está namorando alguém e gostaria de saber se eles podem ser seus melhores amigos que serão romanticamente compatíveis com você? Você pode criar um relacionamento romântico duradouro e até mesmo um casamento? Obtenha seu relatório de COMPATIBILIDADE ROMÂNTICA em https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.110.169.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 10:12:02','2025-06-04 10:12:02'),(1547,2,1534,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Audio Solutions\",\"description\":\"Stai uscendo con qualcuno e vorresti sapere se può essere il tuo migliore amico che sarà romanticamente compatibile con te? Puoi creare una relazione romantica duratura e persino un matrimonio? Ottieni il tuo rapporto sulla COMPATIBILITÀ ROMANTICA su https:\\/\\/wexxon.com\\/it\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.110.169.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 10:26:17','2025-06-04 10:26:17'),(1548,2,1535,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keith Wedel\"},\"email\":\"keith.wedel@gmail.com\",\"input_text\":\"6816354544\",\"dropdown\":\"Cables & Accessories\",\"description\":\"When times are tough, your ad needs to show up—just like this one did. Sent via website contact forms, with guaranteed delivery and flat pricing. \\r\\n\\r\\nLet’s connect—reach out via the info below for more details. \\r\\n\\r\\nRegards, \\r\\nKeith Wedel \\r\\nEmail: Keith.Wedel@reachout2me.top \\r\\nWebsite: https:\\/\\/betterwaytoadvertise.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','185.238.231.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 18:20:27','2025-06-04 18:20:27'),(1549,2,1536,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6ee93739f5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"329825150\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','147.53.123.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-04 22:48:20','2025-06-04 22:48:20'),(1550,2,1537,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lisa Page\"},\"email\":\"kia.thames@gmail.com\",\"input_text\":\"883526937\",\"dropdown\":\"Projection Solutions\",\"description\":\"If you’ve been struggling to get your content ranking or you\'re tired of SEO that feels like guesswork…\\r\\n\\r\\nYou need to check out this Challenge!\\r\\nIt’s a 5-day live, hands-on SEO implementation challenge that teaches you exactly how to:\\r\\n - Create high-ranking content\\r\\n - Build authority the right way\\r\\n - Configure your site for SEO success\\r\\n - Use automation to save hours\\r\\n\\r\\nAnd it’s only $27 to join!\\r\\nThousands of marketers, agencies, and creators are jumping in, and it’s one of the best short-term SEO accelerators I’ve seen.\\r\\nSpots close soon. Here’s the link to join:\\r\\nhttps:\\/\\/searchatlas.com\\/top-of-google-challenge\\/?fpr=mmm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','38.240.137.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 09:44:08','2025-06-05 09:44:08'),(1551,2,1538,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zoey Ross\"},\"email\":\"doak.byron@gmail.com\",\"input_text\":\"341167228\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \\r\\n\\r\\nhttps:\\/\\/factmata.com\\r\\n\\r\\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \\r\\n\\r\\nWhy choose Instant Casino?\\r\\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\\r\\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\\r\\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\\r\\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\\r\\n\\r\\nStart earning now: https:\\/\\/factmata.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','156.248.102.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 15:42:48','2025-06-05 15:42:48'),(1552,2,1539,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 15:51:21','2025-06-05 15:51:21'),(1553,2,1540,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tawnya Printz\"},\"email\":\"tawnya.printz83@yahoo.com\",\"input_text\":\"6203137830\",\"description\":\"Blueocean Technologies Hi!, \\r\\n\\r\\nStill trying to figure it out whenever a mystery number pops up?\\r\\n\\r\\nNow you can pinpoint unknown phones instantly - no signup involved..\\r\\n\\r\\nOur service supports 125,000+ happy customers > https:\\/\\/t.ly\\/maplinegpsfinder.com\\r\\n\\r\\nTawnya Printz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','156.228.93.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 21:19:52','2025-06-05 21:19:52'),(1554,2,1541,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elvin Gardener\"},\"email\":\"elvin.gardener@gmail.com\",\"input_text\":\"Bfkkskxkoy\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI visited blueocean-technologies.com and noticed you use Wordpress.\\r\\n\\r\\nWe’ve created a quick, no-fluff ebook to help WordPress site owners like you strengthen security, boost SEO, and improve performance. It also covers common mistakes to avoid and how to get your site ready to scale.\\r\\n\\r\\nHere’s what you’ll get:\\r\\n\\r\\nTips to lock down your site with SSL & firewall\\r\\nSEO tweaks for better visibility\\r\\nSpeed upgrades with hosting & theme advice\\r\\nA checklist to avoid common WordPress pitfalls\\r\\n10 steps to future-proof your site for growth\\r\\n… and more.\\r\\n\\r\\nDownload it here:\\r\\n👉 https:\\/\\/furtherinfo.info\\/wpcl\\r\\n\\r\\nBest,\\r\\nElvin\\r\\n\\r\\nOpt-out: https:\\/\\/removeme.live\\/a\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','81.19.220.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 23:17:02','2025-06-05 23:17:02'),(1555,2,1542,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Grant\"},\"email\":\"michael@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey there,\\r\\n\\r\\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\\r\\n\\r\\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\\r\\n\\r\\nIt’s fast, flexible, and built for real business owners.\\r\\n\\r\\nIt takes just 30 seconds to see what you qualify for:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nHere when you need us,\\r\\n\\r\\nMichael Grant\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nNo longer interested? Unsubscribe here: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','209.242.209.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-05 23:31:28','2025-06-05 23:31:28'),(1556,2,1543,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mercedes Burdett\"},\"email\":\"burdett.mercedes@outlook.com\",\"input_text\":\"683606383\",\"dropdown\":\"Other Enquiry\",\"description\":\"Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase more traffic, produce leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, top-tier audiences.\\r\\n-Enhances engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Saves work by automating tedious Instagram tasks.\\r\\n\\r\\nOur service prioritizes on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation machine. Better yet, our service is provided on a monthly subscription basis so you can opt out any time you like. No contracts and a one-week complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','45.135.38.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 01:27:32','2025-06-06 01:27:32'),(1557,2,1544,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"Ybyte rtn wq\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','166.88.127.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 04:09:54','2025-06-06 04:09:54'),(1558,2,1545,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivan Ramirez\"},\"email\":\"brent.roxana@gmail.com\",\"input_text\":\"Ts pool\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey there, I apologize for using your contact form, but I wasn\'t sure who the right person was to speak with in your company.\\r\\n\\r\\nI want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \\r\\n\\r\\n\\r\\nWant more info: http:\\/\\/ad-accounts2024.xyz\\r\\n\\r\\nNew YouTube video (social proof): http:\\/\\/yt-ivanramirez.xyz \\r\\n\\r\\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\\r\\n\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan R.\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:\\r\\nhttps:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','79.127.181.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 10:03:25','2025-06-06 10:03:25'),(1559,2,1546,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tammy Berry\"},\"email\":\"tammy.berry@hotmail.com\",\"input_text\":\"7064775164\",\"dropdown\":\"Other Enquiry\",\"description\":\"Is your blueocean-technologies.com website harnessing its full potential? Many websites lose thousands of visitors daily due to low visibility. With our AI-powered traffic solution, you can reach a much larger audience.\\r\\n\\r\\nTo show you the impact, we’re offering a complimentary trial that delivers four thousand highly targeted visitors to your website. See the results firsthand, and then scale up to 350K visitors per month with our advanced packages. Let’s boost your website’s traffic and turn visitors into results. Get more info here: https:\\/\\/cutt.ly\\/3rbmwGFS\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','95.164.150.190',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 12:58:21','2025-06-06 12:58:21'),(1560,2,1547,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric and, unlike many emails you may receive, I would like to provide you with a word of congratulations – well done!\\r\\n\\r\\nWhat for?\\r\\n\\r\\nPart of my job is to review websites, and the work you’ve done with Blueocean Technologies certainly stands out.\\r\\n\\r\\nIt’s clear you have taken building a website seriously and made a real investment of effort into making it top quality.\\r\\n\\r\\nHowever, there is, indeed, a question…\\r\\n\\r\\nSo, when someone such as me stumbles upon your site – maybe at the top of the search results (great job, by the way) or just through a random link, how do you know?\\r\\n\\r\\nMore importantly, how do you make a connection with that person?\\r\\n\\r\\nStudies show that 7 out of 10 visitors leave – they’re there one second and then gone.\\r\\n\\r\\nHere’s a way to create immediate engagement that you may not have known about…\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It lets you know immediately that they’re interested – so that you can speak to that lead while they’re actually browsing Blueocean Technologies.\\r\\n\\r\\nPlease see this URL to experience a Live Demo with Web Visitors Into Leads now to see exactly how it works: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIt can be a significant improvement for your business – and it gets even better… once you’ve gathered their phone number, with our new SMS Text With Lead feature, you can immediately start a text conversation – right away (and there’s actually a notable difference between contacting someone within 5 minutes versus 30 minutes.)\\r\\n\\r\\nAdditionally, even if you don’t close a deal right away, you can follow up later on with text messages for new offers, content links, or just friendly notes to build a relationship.\\r\\n\\r\\nEverything I’ve described is straightforward, user-friendly, and effective.\\r\\n\\r\\nPlease see this URL to learn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nYou could be converting significantly more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a 14-day trial – and it even includes International Calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nPlease see this URL to use Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. click here https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 15:41:06','2025-06-06 15:41:06'),(1561,2,1548,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs83@gmail.com\",\"input_text\":\"738388555\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nA couple of samples to check out for a Service and a Product:\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=EkHWr2IHSqk\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=8S4l8_bgcnc\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing more samples of our previous work or have any questions.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.240.104.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 15:41:09','2025-06-06 15:41:09'),(1562,2,1549,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jenny Stewart\"},\"email\":\"kennysprouthealth@gmail.com\",\"input_text\":\"661421474\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there — I came across your business and had a quick idea.\\r\\nWe help companies like yours get more leads by optimizing their Google Business Profile using AI tools and content automation — this often leads to a 30–70% increase in local calls and visibility within weeks.\\r\\n\\r\\nWould you like a free visibility audit and 3 fast-win suggestions customized for your business?\\r\\nJust reply “YES” and I’ll send it over or set a quick meeting below— no cost or obligation.\\r\\n\\r\\n– Jenny Stewart\\r\\n\\r\\nhttps:\\/\\/tidycal.com\\/m8lye21\\/15-minute-meeting\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','168.91.47.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 17:39:31','2025-06-06 17:39:31'),(1563,2,1550,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Display Mounts\",\"description\":\"¿Estás saliendo con alguien, y te gustaría saber si puede ser tu mejor compañero que será románticamente compatible contigo? ¿Puedes crear una relación romántica duradera e incluso un matrimonio? Obtenga su informe de COMPATIBILIDAD ROMÁNTICA en https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.85.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 19:22:18','2025-06-06 19:22:18'),(1564,2,1551,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Monica Tourb\"},\"email\":\"stephaniebuvona@gazeta.pl\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"— Monica – Your Ultimate AI Assistant for Every Task! \\r\\nLooking for a way to boost productivity and streamline your daily tasks? Monica.im is your all-in-one AI assistant, integrating top-tier AI models like OpenAI o1-preview, GPT-4o, Claude 3.5, and Gemini 1.5. It helps you with communication, research, writing, and even coding—all accessible through a browser extension for Chrome and Edge, as well as mobile apps for Android and iOS. (monica.im) \\r\\n \\r\\n— Key Features of Monica (https:\\/\\/monica.im\\/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi \\r\\n \\r\\nAI Chat: Interact with leading AI models in one place. \\r\\nAI Summarizer: Save up to 90% of your time by instantly summarizing web pages and videos. \\r\\nAI Writer: Generate or enhance any content 10x faster, from short paragraphs to full-length articles. \\r\\nAI Search: A powerful search engine with real-time access to the latest information. \\r\\nAI Translator: Translate entire web pages for seamless bilingual reading. \\r\\nAI Art Generator: Turn your ideas into stunning images effortlessly. \\r\\n \\r\\n— Why Choose Monica? \\r\\n \\r\\nAvailable Across All Platforms: Use Monica on browsers, desktops, or mobile devices. \\r\\nIntelligent Toolbar: Quickly explain, translate, or summarize any highlighted text. \\r\\nWriting Assistant: Create, rewrite, or improve text content on any webpage. \\r\\nEnhanced Web Experience: Get AI-powered answers alongside search results, summarize YouTube videos, and extract key insights with timestamps. \\r\\n— Start Boosting Your Productivity Today with Monica https:\\/\\/monica.im\\/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi) \\r\\n \\r\\n— Install for Free: https:\\/\\/monica.im\\/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.68.154.66',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-06 19:45:58','2025-06-06 19:45:58'),(1565,2,1552,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric here, with a brief note about your website Blueocean Technologies.\\r\\n\\r\\nI am on the internet often, and I see many business websites.\\r\\n\\r\\nSimilar to yours, several of them have excellent content. \\r\\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\\r\\n\\r\\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\\r\\n\\r\\nHere is a possible solution:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\\r\\n\\r\\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\\r\\n\\r\\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\\r\\n\\r\\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou can be engaging with more visitors as we speak!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-07 18:32:04','2025-06-07 18:32:04'),(1566,2,1553,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ariel Heimbach\"},\"email\":\"heimbach.ariel@msn.com\",\"input_text\":\"3300738530\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey Blueocean Technologies,\\r\\n\\r\\nAre you aware of how to create ongoing cash flow by using your underused your current connection?\\r\\n\\r\\nPut it online instantly to and securely turn that unused broadband connection into a new income stream with zero overhead\\r\\n\\r\\nWe’ve earned the trust of 288,000+ customers - https:\\/\\/t.ly\\/earn-from-bandwidth.solutions\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.213.164.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 05:41:31','2025-06-08 05:41:31'),(1567,2,1554,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Chance Knight\"},\"email\":\"osvaldo.keyes@msn.com\",\"input_text\":\"698263469\",\"dropdown\":\"Display Mounts\",\"description\":\"Grab our “Starter Surge” bundle deal today and we’ll write your first 200-word launch pitch for free of charge—copy crafted by conversion maestros who know exactly how to generate replies via contact forms. That’s our way of proving ROI before full roll-out. But fair warning: we cap free copywriting to the first 50 sign-ups each week. Spots evaporate fast because the offer saves hours of creative work and testing. Don’t watch others take your free advantage—secure it at Contact Form Leads.\\r\\n\\r\\n-> Buy it here: https:\\/\\/bit.ly\\/masssubmissions\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','172.96.83.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 08:03:53','2025-06-08 08:03:53'),(1568,2,1555,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Finley Mackintosh\"},\"email\":\"finley.mackintosh@gmail.com\",\"input_text\":\"44130321\",\"dropdown\":\"Mini PCs\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses fail to attract thousands of daily visitors simply because they don’t have enough exposure.\\r\\n\\r\\nWith our advanced traffic solution, you can attract 4,000 highly targeted visitors as part of a complimentary offer. If you like what you see, our plans can deliver 350K visitors monthly—helping your site expand. Get more details here: https:\\/\\/cutt.ly\\/3rbmwGFS\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','74.124.221.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 08:29:33','2025-06-08 08:29:33'),(1569,2,1556,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Collin Couvreur\"},\"email\":\"collin.couvreur@outlook.com\",\"input_text\":\"692266105\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','150.241.251.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 10:31:14','2025-06-08 10:31:14'),(1570,2,1557,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/blastleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 10:49:56','2025-06-08 10:49:56'),(1571,2,1558,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicolas Delgadillo\"},\"email\":\"nicolas.delgadillo@gmail.com\",\"input_text\":\"7750043854\",\"dropdown\":\"Mini PCs\",\"description\":\"What if your website blueocean-technologies.com could instantly receive a massive surge in traffic? Many businesses miss out on thousands of daily visitors simply because they lack the right reach.\\r\\n\\r\\nWith our AI-powered traffic solution, you can receive 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans scale to 350,000 visitors monthly—helping your site grow. Get more details here: https:\\/\\/cutt.ly\\/3rbmwGFS\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','185.228.192.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 12:14:21','2025-06-08 12:14:21'),(1572,2,1559,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caitlyn Ditter\"},\"email\":\"caitlyn.ditter@gmail.com\",\"input_text\":\"4164184559\",\"dropdown\":\"Mini PCs\",\"description\":\"Attract additional leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, create leads, and amplify your brand\'s reach, you can find more information and start a free trial here: https:\\/\\/ow.ly\\/FW1p50VycSn\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with focused, top-tier audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Reduces work by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—without bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a flexible subscription basis so you can stop at any point you like. No contracts and a one-week complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.135.38.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 12:31:43','2025-06-08 12:31:43'),(1573,2,1560,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 16:02:37','2025-06-08 16:02:37'),(1574,2,1561,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"dumitru83\"},\"email\":\"info@hijabjunkie.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Is your business ready to grow? I’ll help you collect contacts from local companies to fuel your success. https:\\/\\/telegra.ph\\/Personalized-Contact-Data-Extraction-from-Google-Maps-10-03 (or telegram: @chamerion)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','93.100.139.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 19:02:10','2025-06-08 19:02:10'),(1575,2,1562,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ellen Picard\"},\"email\":\"ellen.picard@gmail.com\",\"input_text\":\"261150159\",\"dropdown\":\"Mini PCs\",\"description\":\"Capture more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to boost enhanced traffic, create leads, and amplify your brand\'s reach, you can access more information and start a complimentary trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with specific, premium audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Saves work by automating tedious Instagram tasks.\\r\\n\\r\\nOur service prioritizes on real, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Even better, our service is provided on a month-by-month subscription basis so you can cancel whenever you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.135.38.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 21:09:14','2025-06-08 21:09:14'),(1576,2,1563,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com for a live demo now.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-08 21:32:06','2025-06-08 21:32:06'),(1577,2,1564,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katharina Wile\"},\"email\":\"katharina.wile@googlemail.com\",\"input_text\":\"23939209\",\"dropdown\":\"Mini PCs\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','89.116.56.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-09 09:05:22','2025-06-09 09:05:22'),(1578,2,1565,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jaroslav Samek\"},\"email\":\"communication@bratokft.com\",\"input_text\":\"Opt g\",\"dropdown\":\"Cables & Accessories\",\"description\":\"You sent to my colleague (Vlasta Stuchlíková) your company profile after going through it, we placed an order with you but until date we received no invoice from your end.\\r\\n\\r\\nDid you receive our previous order? Please send to me herewith invoice to proceed.\\r\\n\\r\\nNote: ONLY SEND YOUR REPLIES TO MY EMAIL: communication@bratokft.com\\r\\n\\r\\nAwaiting your reply.\\r\\nThank you.\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','185.153.182.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-09 15:08:24','2025-06-09 15:08:24'),(1579,2,1566,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-09 22:44:33','2025-06-09 22:44:33'),(1580,2,1567,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sommer Goins\"},\"email\":\"goins.sommer@gmail.com\",\"input_text\":\"369162026\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','46.246.122.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 01:47:47','2025-06-10 01:47:47'),(1581,2,1568,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"2505895134\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','173.208.27.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 03:17:09','2025-06-10 03:17:09'),(1582,2,1569,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alice Watkin\"},\"email\":\"watkin.alice@gmail.com\",\"input_text\":\"603421423\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','194.5.148.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 03:56:26','2025-06-10 03:56:26'),(1583,2,1570,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Koby Barclay\"},\"email\":\"koby.barclay@gmail.com\",\"input_text\":\"177760640\",\"dropdown\":\"Cables & Accessories\",\"description\":\"This Powerful Tool Taps Into Top AI Models \\r\\n\\r\\nSend blueocean-technologies.com a Tsunami of Free AI Clicks \\r\\n\\r\\n-- Structures your content so it gets picked up by tools like ChatGPT and Gemini \\r\\n\\r\\n-- Get Featured in AI answers, summaries & overviews across Google \\r\\n\\r\\n-- Drives natural, targeted traffic — no ads \\r\\n\\r\\nAccess the deal now --> https:\\/\\/traffic-tsunami.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.83.185.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 06:19:17','2025-06-10 06:19:17'),(1584,2,1571,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 08:13:30','2025-06-10 08:13:30'),(1585,2,1572,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bobbie Piper\"},\"email\":\"xy5ylc@zu9cny.com\",\"input_text\":\"6808717974\",\"dropdown\":\"Wireless Solutions\",\"description\":\"We’re running a free traffic project to help site owners get more visibility. No obligations, just trying to support the community.\\r\\nwww.freewebsitetrafficforever.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.132.227.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 11:13:49','2025-06-10 11:13:49'),(1586,2,1573,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"266255550\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.230.39.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 14:04:42','2025-06-10 14:04:42'),(1587,2,1574,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latashia Leung\"},\"email\":\"leung.latashia@gmail.com\",\"input_text\":\"633417363\",\"dropdown\":\"Other Enquiry\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.135.38.156',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 20:10:13','2025-06-10 20:10:13'),(1588,2,1575,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\\r\\n\\r\\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\\r\\n\\r\\nStart here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nTalk soon,\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.234.154.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-10 23:41:04','2025-06-10 23:41:04'),(1589,2,1576,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latia Nellis\"},\"email\":\"latia.nellis@hotmail.com\",\"input_text\":\"P vww\",\"description\":\"Wanting to maximize your website traffic? Our AI-powered system channels perfect website traffic through keywords plus location data from continents to towns.\\r\\nSeeking more sales, boosted visitors, or an expanded online presence?\\r\\nWe customize it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brmVkD8h\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','37.19.220.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 02:56:24','2025-06-11 02:56:24'),(1590,2,1577,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and for just a second, imagine this…\\r\\n\\r\\n- Someone does a search and winds up at Blueocean Technologies.\\r\\n- They hang out for a minute to check it out. “I’m interested… but… maybe…”\\r\\n- And then they hit the back button and check out the other search results instead.\\r\\n- Bottom line – you got an eyeball, but nothing else to show for it.\\r\\n- There they go.\\r\\n\\r\\nThis isn’t really your fault – it happens a lot – studies show 7 out of 10 visitors to any site disappear without leaving a trace.\\r\\n\\r\\nBut you CAN fix that.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address and Phone Number. You’ll know right then and there – enabling you to call that lead while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nTime is money when it comes to connecting with leads – the difference between contacting someone within 5 minutes versus 30 minutes later can be huge – like 100 times better!\\r\\n\\r\\nPlus, now that you have their phone number, with our new SMS Text With Lead feature you can automatically start a text (SMS) conversation… so even if you don’t close a deal then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nStrong stuff.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 03:52:58','2025-06-11 03:52:58'),(1591,2,1578,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Israa\"},\"email\":\"israa.ali@gunnebo.com\",\"input_text\":\"+971 56 501 2409\",\"dropdown\":\"Projection Solutions\",\"description\":\"We are looking to procure a motorized\\/hydraulic ceiling-mounted projector lift along with a compatible projector for our office in Dubai. Kindly provide your quotation and technical details as outlined below:\\r\\n\\r\\nMotorized projector lift (ceiling mount)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','2.50.3.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 10:00:02','2025-06-11 10:00:02'),(1592,2,1579,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 14:19:53','2025-06-11 14:19:53'),(1593,2,1580,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terri Zavala\"},\"email\":\"terri.zavala@gmail.com\",\"input_text\":\"619131760\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nTerri\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','89.37.66.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 19:24:56','2025-06-11 19:24:56'),(1594,2,1581,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Linnea Pelzer\"},\"email\":\"linnea.pelzer@gmail.com\",\"input_text\":\"684671663\",\"dropdown\":\"Other Enquiry\",\"description\":\"Lowest Retail Prices: Tech, Fashion & Home - Extra $20 OFF -> Shop Now:\\r\\nhttps:\\/\\/mutualaffiliate.com\\/VaRSHO\\r\\n\\r\\nFlash Deal: First 100 Orders Get VIP Status + Priority Shipping!\\r\\n\\r\\nView Hot Deals, unbelievable items for unbeatable prices on AliExpress Store - Free Priority Shipping -> Shop Now:\\r\\nhttps:\\/\\/mutualaffiliate.com\\/VaRSHO\\r\\n\\r\\nNext\\r\\n\\r\\n1 Tablet = Perfect Teeth? (Dental Industry Stunned)\\r\\n\\r\\nWarning: This isn\'t regular candy...\\r\\nIt\'s a probiotic breakthrough for your smile!\\r\\n\\r\\nSee why dentists love it: https:\\/\\/mutualaffiliate.com\\/X9UP5p\\r\\n\\r\\nP.S. As an affiliate, I may earn a small commission from purchases made with my links above, at no additional cost to you.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.21.239.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-11 22:07:03','2025-06-11 22:07:03'),(1595,2,1582,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Chloé Amelia\"},\"email\":\"c.amelia@global-kuhlmaninc.com\",\"input_text\":\"3036208735\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Greetings,\\r\\n\\r\\nWe are very impressed with some of the products on your website and would like to learn more about your products, Kindly send us a complete catalogue of all your products so we can view to select more for quotation of a contract.\\r\\n\\r\\nWe would like you to advise your availability to schedule an online Zoom meeting with our executives to discuss this new project. \\r\\n\\r\\nLooking forward to your immediate reply.\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','185.153.182.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-12 03:44:16','2025-06-12 03:44:16'),(1596,2,1583,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Owner!\\r\\n\\r\\nEric here with a quick thought about your website Blueocean Technologies...\\r\\n\\r\\nI’m on the internet a lot and I look at a lot of business websites.\\r\\n\\r\\nLike yours, many of them have great content.\\r\\n\\r\\nBut all too often, they come up short when it comes to engaging and connecting with anyone who visits.\\r\\n\\r\\nI get it – it’s hard. Studies show 7 out of 10 people who land on a site abandon it in moments without leaving even a trace. You got the eyeball, but nothing else.\\r\\n\\r\\nHere’s a solution for you…\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested, and you can call them directly to talk with them while they’re literally looking over your site.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works.\\r\\n\\r\\nIt could be huge for your business – and because you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation immediately… and contacting someone in that 5-minute window is 100 times more powerful than reaching out 30 minutes or more later.\\r\\n\\r\\nPlus, with text messaging, you can follow up later with new offers, content links, even just follow-up notes to keep the conversation going.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nVisit https:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-12 04:53:59','2025-06-12 04:53:59'),(1597,2,1584,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miguel Carothers\"},\"email\":\"miguel.carothers@gmail.com\",\"input_text\":\"43186080\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','176.125.230.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-12 04:57:17','2025-06-12 04:57:17'),(1598,2,1585,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zak Collingridge de Tourcey\"},\"email\":\"zak.collingridgedetourcey@gmail.com\",\"input_text\":\"740692042\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Striving to accelerate your website traffic? Our smart AI tool delivers targeted website traffic using keywords and place-specific filters from global regions to streets.\\r\\nAiming at increased revenue, livelier engagement, or a wider digital presence?\\r\\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brmVkD8h\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','102.129.153.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-12 10:04:11','2025-06-12 10:04:11'),(1599,2,1586,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kelle Breeze\"},\"email\":\"breeze.kelle@gmail.com\",\"input_text\":\"672155546\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.135.38.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-12 13:50:18','2025-06-12 13:50:18'),(1600,2,1587,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Micaela Salcedo\"},\"email\":\"micaela.salcedo@gmail.com\",\"input_text\":\"145602565\",\"dropdown\":\"Video Distribution\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.135.38.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 00:24:09','2025-06-13 00:24:09'),(1601,2,1588,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"PatrickNargo\"},\"email\":\"keapkiir@gazeta.pl\",\"input_text\":\"PHONE\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Description: \\r\\n \\r\\n \\r\\n Order on eBay \\r\\n \\r\\n Overview of the Balanset-1A Device \\r\\n \\r\\n The Balanset-1A is a highly portable, dual-channel device tailored for rotor balancing and vibration analysis. It\'s ideally suited for balancing rotors like crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machines. \\r\\n \\r\\n What’s in the Package \\r\\n \\r\\n The Balanset-1A Full kit includes: \\r\\n \\r\\n A measurement unit with interface connectivity. \\r\\n Two vibration measurement sensors. \\r\\n Optical sensor (laser tachometer) with magnetic mount. \\r\\n Software (laptop sold separately). \\r\\n Electronic balance scales. \\r\\n Plastic carrying case. \\r\\n \\r\\nPrice: \\r\\n Full kit: €1751 +IVA \\r\\nOEM kit: €1561 +IVA \\r\\n \\r\\n Order on eBay\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.10.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 07:39:11','2025-06-13 07:39:11'),(1602,2,1589,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 07:57:12','2025-06-13 07:57:12'),(1603,2,1590,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 09:14:57','2025-06-13 09:14:57'),(1604,2,1591,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilhelmina Rowe\"},\"email\":\"wilhelmina.rowe@msn.com\",\"input_text\":\"598885706\",\"dropdown\":\"Video Distribution\",\"description\":\"Ready to enhance your website traffic reach? Our AI technology attracts ideal website traffic via keywords plus geographic filters from global zones to towns.\\r\\nAiming for higher profits, livelier visitors, or greater digital reach?\\r\\nWe shape it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brmVkD8h\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','191.96.103.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 12:07:48','2025-06-13 12:07:48'),(1605,2,1592,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Fiona\"},\"email\":\"info@highett.medicopostura.com\",\"input_text\":\"4637240\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nBest Wishes, \\r\\n\\r\\nFiona\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','66.115.149.84',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 15:05:21','2025-06-13 15:05:21'),(1606,2,1593,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stepanie Rowe\"},\"email\":\"rowe.stepanie71@googlemail.com\",\"input_text\":\"713854335\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there Blueocean Technologies,\\r\\n\\r\\nI came across your website and noticed a strong focus.\\r\\n\\r\\nIs your business using Facebook to its full potential?\\r\\n\\r\\nMany business owners are seeing stronger results by bringing in a proven expert - avoiding the ad learning curve in the process.\\r\\n\\r\\nExplore how smarter ads perform → Explore the service: https:\\/\\/t.ly\\/BaseAdPilot.io\\r\\n\\r\\nStepanie Rowe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.228.115.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-13 23:04:39','2025-06-13 23:04:39'),(1607,2,1594,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jason Keller\"},\"email\":\"jason@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there,\\r\\n\\r\\nIf your business needs flexible access to working capital, we can help.\\r\\n\\r\\nWe offer a revolving line of credit up to $250,000 — no credit checks, no paperwork, and no sales calls.\\r\\n\\r\\nApproval takes less than 30 seconds and funds are available when you need them.\\r\\n\\r\\nCheck your eligibility here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nWishing you continued success,\\r\\n\\r\\nJason Keller\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\nUnsubscribe anytime: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','186.179.22.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-14 00:32:07','2025-06-14 00:32:07'),(1608,2,1595,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vanessa Scoggins\"},\"email\":\"scoggins.vanessa@outlook.com\",\"input_text\":\"625508908\",\"dropdown\":\"Audio Solutions\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture 1,000+ visitors daily. That’s where our automated traffic system helps—delivering engaged visitors straight to your site.\\r\\n\\r\\nStart with a complimentary 4,000-visitor boost to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/cutt.ly\\/mrQWZMPb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','96.62.96.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-14 12:51:48','2025-06-14 12:51:48'),(1609,2,1596,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nona Martinez\"},\"email\":\"martinez.nona91@gmail.com\",\"input_text\":\"432684592\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Your website, blueocean-technologies.com, should be engaging far more visitors than it currently does. Many sites fail to capture an enormous audience. That’s where our AI-powered traffic system helps—delivering relevant visitors straight to your site.\\r\\n\\r\\nStart with a free trial of 4,000 visitors to realize the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Let’s accelerate your traffic today. Get more info here: https:\\/\\/cutt.ly\\/arQWZOZj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','146.103.51.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 08:06:23','2025-06-15 08:06:23'),(1610,2,1597,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Stephanie Guerrero\"},\"email\":\"charolette.lonsdale@gmail.com\",\"input_text\":\"08863999730\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Upgrade your wardrobe this season with the trendiest pieces!\\r\\n\\r\\nSearching for fall\\/winter essentials? Native Passion has you covered with must-have denim + hoodie combos and a cozy range of season-ready sweatshirts — perfect for styling with ease and staying stylish all season long.\\r\\n\\r\\n++ Shop Denim Jackets with Hoodie: https:\\/\\/nativepassion.shop\\/denim-jackets-with-hoodie\\/\\r\\n# Browse All Sweatshirts: https:\\/\\/nativepassion.shop\\/sweatshirts\\/\\r\\n\\r\\nSnag your favorites before they\'re gone!\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you decide not to receive any more emails from us, feel free to fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nVia Spalato 134, Oneonta, CA, USA, 92086\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','139.180.224.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 12:22:55','2025-06-15 12:22:55'),(1611,2,1598,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hayden Croft\"},\"email\":\"hayden.croft@yahoo.com\",\"input_text\":\"670536648\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI\'m reaching out because we\'ve just released a complete WordPress video training package with unrestricted Private Label Rights. The package includes 19 professional video lessons across 4 courses, covering everything from WordPress basics to local development.\\r\\n\\r\\nKey features:\\r\\n\\r\\nFull PLR rights (rebrand, resell, repurpose as you wish)\\r\\n4 complete courses with 19 video lessons\\r\\nProfessional production quality\\r\\nReady-to-launch sales materials included\\r\\n\\r\\nThis is ideal if you\'re looking to quickly launch your own WordPress training business or add to your existing product line.\\r\\n\\r\\nFor detailed information and pricing, visit: https:\\/\\/furtherinfo.info\\/wpmk\\r\\n\\r\\nKind regards,\\r\\nHayden\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','89.37.66.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 13:50:16','2025-06-15 13:50:16'),(1612,2,1599,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi Blueocean Technologies Owner!\\r\\n\\r\\nMy name’s Eric and I just ran across your website at Blueocean Technologies...\\r\\n\\r\\nIt’s got a lot going for it, but here’s an idea to make it even MORE effective.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com for a live demo now.\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. You’ll know immediately they’re interested and you can call them directly to TALK with them - literally while they’re still on the web looking at your site.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to try out a Live Demo with LeadConnect now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got that phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation pronto… which is so powerful, because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just “how you doing?” notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to discover what LeadConnect can do for your business, potentially converting up to 100X more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: LeadConnect offers a complimentary 14-day trial – and it even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/blastleadgeneration.com to try LeadConnect now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 16:32:24','2025-06-15 16:32:24'),(1613,2,1600,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Lula Atchison\"},\"email\":\"lula.atchison@gmail.com\",\"input_text\":\"96131883\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\\r\\n\\r\\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\\r\\n\\r\\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\\r\\n\\r\\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\\r\\n\\r\\nThere is no cost, you can register to our monetization platform for free on this link: https:\\/\\/foremedia.pro\\/CU4W6\\r\\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\\r\\n\\r\\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\\r\\n\\r\\nHave a good day & feel free to ping me for any question!\\r\\n\\r\\nClick the link here for 1 minute registration to our platform [it\'s free!]:\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\\r\\n\\r\\nForeMedia - Earn Money With Your Website\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','167.172.20.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 17:45:58','2025-06-15 17:45:58'),(1614,2,1601,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sterling Jensen\"},\"email\":\"sterling.jensen@gmail.com\",\"input_text\":\"3964622890\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','209.87.169.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-15 21:52:07','2025-06-15 21:52:07'),(1615,2,1602,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CharlieEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 04:51:53','2025-06-16 04:51:53'),(1616,2,1603,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karry Ricks\"},\"email\":\"karry.ricks@msn.com\",\"input_text\":\"117105959\",\"dropdown\":\"Mini PCs\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.157.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 05:24:28','2025-06-16 05:24:28'),(1617,2,1604,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Henry Mccallister\"},\"email\":\"mccallister.henry@yahoo.com\",\"input_text\":\"9299473739\",\"dropdown\":\"Wireless Solutions\",\"description\":\"What if your website blueocean-technologies.com was guaranteed a massive surge in traffic? Many businesses overlook thousands of daily visitors simply because they lack the right reach.\\r\\n\\r\\nWith our advanced traffic solution, you can receive four thousand highly targeted visitors as part of a complimentary offer. If you like what you see, our plans offer up to 350K visitors monthly—helping your site grow. Get more details here: https:\\/\\/cutt.ly\\/rrQWZNO3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.238.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 06:08:47','2025-06-16 06:08:47'),(1618,2,1605,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Merry Levien\"},\"email\":\"levien.merry@gmail.com\",\"input_text\":\"4076737001\",\"dropdown\":\"Audio Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.157.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 11:09:57','2025-06-16 11:09:57'),(1619,2,1606,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Beth Colosimo\"},\"email\":\"beth.colosimo@outlook.com\",\"input_text\":\"436331874\",\"dropdown\":\"Projection Solutions\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','37.46.115.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 12:12:14','2025-06-16 12:12:14'),(1620,2,1607,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"yourvirtualassistant23@outlook.com\",\"input_text\":\"266681133\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I\'m Rahul, a Data Entry Virtual Assistant offering accurate and efficient services for just $8\\/hour. I handle online data entry, e-commerce product uploads, form processing, web scraping, lead generation, Excel formatting, and more. \\r\\n\\r\\nEmail me at Yourvirtualassistant23@outlook.com for your data needs!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.46.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 13:07:31','2025-06-16 13:07:31'),(1621,2,1608,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"45217297\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-16 23:33:29','2025-06-16 23:33:29'),(1622,2,1609,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Grant\"},\"email\":\"michael@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\\r\\n\\r\\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\\r\\n\\r\\nIt’s fast, flexible, and built for real business owners.\\r\\n\\r\\nIt takes just 30 seconds to see what you qualify for:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nHere when you need us,\\r\\n\\r\\nMichael Grant\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nNo longer interested? Unsubscribe here: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','207.244.118.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 00:17:30','2025-06-17 00:17:30'),(1623,2,1610,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ola Seals\"},\"email\":\"ola.seals@gmail.com\",\"input_text\":\"103924955\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Attract additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to increase greater traffic, produce leads, and grow your brand\'s reach, you can get more information and start a complimentary trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, top-tier audiences.\\r\\n-Improves engagement through intelligent AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Eliminates time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—without bots, without fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can stop at any point you like. No contracts and a 7-day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.153.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 01:24:28','2025-06-17 01:24:28'),(1624,2,1611,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Britt Campos\"},\"email\":\"campos.britt52@yahoo.com\",\"input_text\":\"3957194373\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/lrWe73Iq\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.238.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 02:25:58','2025-06-17 02:25:58'),(1625,2,1612,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hæ, ég vildi vita verð þitt.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 03:53:13','2025-06-17 03:53:13'),(1626,2,1613,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"PortiAnnet\"},\"email\":\"wjizsbrlwen@me-game.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Заказать Хавал - только у нас вы найдете цены ниже рынка. Быстрей всего сделать заказ на хавал стоимость 2025 можно только у нас! \\r\\nхавал москва официальный дилер модельный ряд \\r\\nкупить автомобиль хавал у официального дилера - https:\\/\\/www.havalmsk1.ru\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','91.201.113.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 04:16:03','2025-06-17 04:16:03'),(1627,2,1614,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"facd6da07a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello Blueocean Technologies \\r\\n\\r\\nI just found your site, quick question…\\r\\n\\r\\nMy name’s Eric, and I recently discovered your site - Blueocean Technologies - while surfing the net. You showed up at the top of the search results, so I checked you out. Looks like what you’re doing is pretty cool.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me stumbles across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also bet you’d like more… research indicates that 7 out of 10 who land on a site wind up leaving without a trace.\\r\\n\\r\\nNot good.\\r\\n\\r\\nHere’s an idea…\\r\\n\\r\\nHow about making it really easy for every visitor who shows up to get a personal phone call from you as soon as they hit your site…\\r\\n\\r\\nYou can –\\r\\n\\r\\nLeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It notifies you immediately – so that you can talk to that lead while they’re literally looking over your site.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works.\\r\\n\\r\\nYou’ll be amazed - the difference between contacting someone within 5 minutes versus 30 minutes later could boost your results 100-fold.\\r\\n\\r\\nIt gets even better… once you’ve captured their phone number, with our new SMS Text With Lead feature, you can instantly start a text (SMS) conversation.\\r\\n\\r\\nThat way, even if you don’t close a deal right away, you can follow up with text messages for new offers, content links, even just how you are doing? notes to build a relationship.\\r\\n\\r\\nPretty sweet – AND effective.\\r\\n\\r\\nhttps:\\/\\/blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today!\\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads offers a complimentary 14-day trial – you could be converting up to 100x more leads immediately! \\r\\nIt even includes International Long Distance Calling. \\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting. \\r\\nhttps:\\/\\/blastleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 06:46:10','2025-06-17 06:46:10'),(1628,2,1615,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Domenic Hixson\"},\"email\":\"domenic.hixson99@gmail.com\",\"input_text\":\"7988957194\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey Blueocean Technologies,\\r\\n\\r\\n >> https:\\/\\/facebook.com\\/profile\\r\\n\\r\\nJust had a look at your site—it’s clear you\'re serious about growth.\\r\\n\\r\\nDo you feel your presence could generate more leads or sales?\\r\\n\\r\\nMany business owners are seeing stronger results by partnering with a specialist - focusing on running their business in the process.\\r\\n\\r\\nCheck what expert help can do >> View details: https:\\/\\/t.ly\\/ElevateMediaFlow.ai\\r\\n\\r\\nDomenic Hixson\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.228.96.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-17 21:43:14','2025-06-17 21:43:14'),(1629,2,1616,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ayush\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"392249207\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A\\/R & A\\/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\\r\\nEmail: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-18 00:44:51','2025-06-18 00:44:51'),(1630,2,1617,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Bradley Pratt\"},\"email\":\"alfred.estevez@gmail.com\",\"input_text\":\"08454209146\",\"dropdown\":\"Audio Solutions\",\"description\":\"Let\'s boost your website\\/product\\/service.\\r\\n\\r\\nJust like you are reading this now, website owners and managers worldwide will see your message.\\r\\n\\r\\nAdvanced Targeted outreach at scale at affordable rates.\\r\\n\\r\\n- Send your message to businesses in bulk \\r\\n- Drive sales, leads, and partnerships \\r\\n- Get your message delivered to millions for as low as $22 \\r\\n\\r\\nBoost your business growth instantly! \\r\\n++ Visit https:\\/\\/bit.ly\\/FormsOutreach now}\\r\\n\\r\\nForm Orbits\\r\\nhello@formorbits.com\\r\\n167-169 Great Portland Street, London, England, W1W 5PF, UK\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you no longer want to receive future messages from me, simply visit the following link: bit. ly\\/RemoveUs\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','168.91.47.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-18 07:46:04','2025-06-18 07:46:04'),(1631,2,1618,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Constance Connolly\"},\"email\":\"constance.connolly46@outlook.com\",\"input_text\":\"3968142801\",\"dropdown\":\"Other Enquiry\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.238.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-18 07:49:12','2025-06-18 07:49:12'),(1632,2,1619,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06e65171d2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jenifer Boyette\"},\"email\":\"jenifer.boyette@gmail.com\",\"input_text\":\"413107747\",\"dropdown\":\"Audio Solutions\",\"description\":\"Capture additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost more traffic, generate leads, and grow your brand\'s reach, you can get more information and start a no-cost trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, premium audiences.\\r\\n-Boosts engagement through smart AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Saves time by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on real, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation powerhouse. Even better, our service is provided on a monthly subscription basis so you can cancel whenever you like. No contracts and a one-week complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.163.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-18 07:59:13','2025-06-18 07:59:13'),(1633,2,1620,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"3236342181\",\"dropdown\":\"Display Mounts\",\"description\":\"Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-18 21:36:11','2025-06-18 21:36:11'),(1634,2,1621,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gift for registration>>> https:\\/\\/krakenpartners.net\\/ru\\/track\\/1174\"},\"email\":\"raya.gritsenko.91@mail.ru\",\"input_text\":\"Gift for registration>>> https:\\/\\/krakenpartners.net\\/ru\\/track\\/1174\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Claim your reward instantly! Sign up today and get your bonus. - https:\\/\\/krakenpartners.net\\/ru\\/track\\/1174\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.66.41.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 01:52:27','2025-06-19 01:52:27'),(1635,2,1622,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Jensen\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"Uw joghi\",\"dropdown\":\"Cables & Accessories\",\"description\":\"347 businesses got their Employee Retention Credits last month using our system.\\r\\n\\r\\n The one thing they all had in common? \\r\\n\\r\\nThey stopped waiting for the IRS and took action. Want to know what they did differently? Just reply YES or...\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.241.239.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 02:43:42','2025-06-19 02:43:42'),(1636,2,1623,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kellee Heyer\"},\"email\":\"heyer.kellee@yahoo.com\",\"input_text\":\"327354594\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.238.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 03:07:19','2025-06-19 03:07:19'),(1637,2,1624,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reyes Deweese\"},\"email\":\"reyes.deweese@gmail.com\",\"input_text\":\"98261607\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi Blueocean Technologies,\\r\\n\\r\\nYouTube is exploding right now.\\r\\n\\r\\nEvery day, millions watch videos — but only a few make real money.\\r\\n\\r\\nWhat if YOU could make $500+ daily on YouTube…\\r\\n\\r\\nwithout filming, editing, or even showing your face?\\r\\n\\r\\nBecause Faceless YouTube channels are the easiest way to build a passive income stream.\\r\\n\\r\\nCreators make thousands while chilling behind the scenes — and you can too.\\r\\n\\r\\nCheck Out AI TubeStar Now => https:\\/\\/ai-tubestar.blogspot.com\\r\\n\\r\\nAI TubeStar lets you create viral YouTube videos and shorts in ANY niche — https:\\/\\/ai-tubestar.blogspot.com\\r\\n\\r\\nIn just 2 minutes, with zero filming or editing.\\r\\n\\r\\n✔ Choose from 1000+ AI avatars with real lip-sync & expressions\\r\\n✔ Use 120+ human-like voices or clone your own\\r\\n✔ Get AI-written scripts that grab attention\\r\\n✔ Auto-optimize titles, descriptions & hashtags to go viral\\r\\n✔ 1-click Viral Booster to rank your videos fast\\r\\n\\r\\nClick Here to Learn More Details About AI TubeStar >> https:\\/\\/ai-tubestar.blogspot.com\\r\\n\\r\\nDiscount Coupon – TUBESTAR\\r\\nWith AI TubeStar, Get This Coolest Bonuses Also…\\r\\n\\r\\nTo your viral success,\\r\\n[Reyes Deweese]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','106.215.149.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 06:39:39','2025-06-19 06:39:39'),(1638,2,1625,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dollie Sanchez\"},\"email\":\"sanchez.dollie@gmail.com\",\"input_text\":\"616240858\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ready to drive your website success? Our AI-enhanced channels targeted website traffic through keywords and regional data from nations to local spots.\\r\\nDesiring higher revenue, livelier pages, or expanded digital reach?\\r\\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/mrQWZMPb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.146.39.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 06:58:15','2025-06-19 06:58:15'),(1639,2,1626,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CharlieEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','195.82.146.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 07:50:44','2025-06-19 07:50:44'),(1640,2,1627,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maybell Yun\"},\"email\":\"maybell.yun83@gmail.com\",\"input_text\":\"6886918803\",\"dropdown\":\"Video Distribution\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.238.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 11:41:47','2025-06-19 11:41:47');
INSERT INTO `wp_fluentform_submissions` VALUES (1641,2,1628,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicki Kimball\"},\"email\":\"nicki.kimball@outlook.com\",\"input_text\":\"1137622271\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.80.153.234',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 13:05:59','2025-06-19 13:05:59'),(1642,2,1629,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tiffiny O\'Donnell\"},\"email\":\"odonnell.tiffiny69@msn.com\",\"input_text\":\"Fdxwlvuf\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Capture increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost greater traffic, produce leads, and expand your brand\'s reach, you can get more information and start a complimentary trial here: https:\\/\\/ow.ly\\/aSLa50VycS2\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Enhances engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates effort by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Even better, our service is provided on a monthly subscription basis so you can stop at any point you like. No contracts and a 7-day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','23.80.153.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 14:59:16','2025-06-19 14:59:16'),(1643,2,1630,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nidia Cracknell\"},\"email\":\"cracknell.nidia@msn.com\",\"input_text\":\"7809690516\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"BREAKING NEWS! Sophie Cunningham caught wearing Geotrott at airport!...\\r\\nhttps:\\/\\/www.tiktok.com\\/t\\/ZTjWFCK4L\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 15:36:38','2025-06-19 15:36:38'),(1644,2,1631,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 21:14:08','2025-06-19 21:14:08'),(1645,2,1632,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neal\"},\"email\":\"yourvirtualassistant23@outlook.com\",\"input_text\":\"Qwmjqzs ss\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, Need extra hands without the overhead? We provide skilled virtual manpower — available on an hourly or full-time basis. From admin to operations support, our team helps you cut costs and boost productivity.\\r\\n\\r\\nEmail me at: Yourvirtualassistant23@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.93.148.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-19 21:57:02','2025-06-19 21:57:02'),(1646,2,1633,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nI am Eric, and for a moment, consider this scenario:\\r\\n\\r\\n- Someone searches online and arrives at Blueocean Technologies. \\r\\n- They spend a short time reviewing your site. They might be curious, but not fully decided. \\r\\n- Then, they leave and look at other options. \\r\\n- In the end, you received a visitor, but no meaningful connection.\\r\\n\\r\\nThis situation occurs often. It’s very common for most site visitors to leave without taking further action.\\r\\n\\r\\nYou can address this:\\r\\n\\r\\nWeb Visitors Into Leads is a resource that operates on your site, ready to gather each visitor’s name, email address, and phone number. It will alert you right when they show interest, allowing you to connect with them while they are still exploring your site.\\r\\n\\r\\nView a Demonstration https:\\/\\/actionleadgeneration.com\\r\\n\\r\\nPrompt contact makes a difference. Engaging with someone shortly after they visit is far more effective than waiting until much later.\\r\\n\\r\\nMoreover, once you have their phone number, you can begin a text-based conversation. If they are not ready to move forward at that exact moment, you can maintain contact by sharing helpful information later on.\\r\\n\\r\\nEverything described is straightforward and practical.\\r\\n\\r\\nPlease visit the link above to see how Web Visitors Into Leads can benefit your business. You may find yourself connecting with significantly more interested individuals soon.\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a no-cost evaluation period. It also supports various communication methods. There may be potential clients interested in speaking with you right now, so don’t let them slip away. \\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn more about Web Visitors Into Leads.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 00:32:11','2025-06-20 00:32:11'),(1647,2,1634,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristina Danielson\"},\"email\":\"danielson.kristina@gmail.com\",\"input_text\":\"3381322612\",\"dropdown\":\"Projection Solutions\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.163.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 01:54:34','2025-06-20 01:54:34'),(1648,2,1635,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosario Bruner\"},\"email\":\"rosario.bruner20@gmail.com\",\"input_text\":\"7056718200\",\"dropdown\":\"Audio Solutions\",\"description\":\"Wanting to maximize your website traffic? Our AI-driven system delivers targeted website traffic using keywords and geographic precision from continents to towns.\\r\\nWanting higher income, active website traffic, or an expanded online presence?\\r\\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/arQWZOZj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.196.53.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 06:39:36','2025-06-20 06:39:36'),(1649,2,1636,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Raj\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"3980068585\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, we help U.S. businesses manage daily tasks by offering skilled virtual manpower on an hourly basis. No contracts — just flexible, affordable support.\\r\\nReach us: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.136.154.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 15:20:48','2025-06-20 15:20:48'),(1650,2,1637,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bonita Winchcombe\"},\"email\":\"bonita.winchcombe97@gmail.com\",\"input_text\":\"3929466845\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.153.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 19:07:42','2025-06-20 19:07:42'),(1651,2,1638,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kathlene Weld\"},\"email\":\"weld.kathlene45@googlemail.com\",\"input_text\":\"Py Auxd Z g\",\"description\":\"Hi there Blueocean Technologies,\\r\\n\\r\\nregards: >> https:\\/\\/facebook.com\\/profile\\r\\n\\r\\nJust had a look at your site—it’s clear you\'re investing in visibility.\\r\\n\\r\\nDo you feel your presence could generate more leads or sales?\\r\\n\\r\\nMany business owners are seeing stronger results by delegating ad strategy - freeing up time in the process.\\r\\n\\r\\nCheck what expert help can do - Start here: https:\\/\\/t.ly\\/AdsDataLaunch.net\\r\\n\\r\\nKathlene Weld\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.242.45.129',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-20 22:41:56','2025-06-20 22:41:56'),(1652,2,1639,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mariam Gettinger\"},\"email\":\"mariam.gettinger1@gmail.com\",\"input_text\":\"6543503702\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Introducing Geotrott Luggage! Get yours now!\\r\\nhttps:\\/\\/www.tiktok.com\\/t\\/ZTj7UYB5v\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 03:36:42','2025-06-21 03:36:42'),(1653,2,1640,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Adrian Park\"},\"email\":\"ashly.chumley74@msn.com\",\"input_text\":\"08525734229\",\"dropdown\":\"Display Mounts\",\"description\":\"Style up this season with the trendiest pieces!\\r\\n\\r\\nSearching for fall\\/winter essentials? Native Passion has you covered with must-have hooded denim jackets and a stylish collection of layer-ready styles — perfect for layering and keeping warm in style all season long.\\r\\n\\r\\n-> Shop Denim Jackets with Hoodie: https:\\/\\/nativepassion.shop\\/denim-jackets-with-hoodie\\/\\r\\n-- Browse All Sweatshirts: https:\\/\\/nativepassion.shop\\/sweatshirts\\/\\r\\n\\r\\nShop now and step into the season fully styled.\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer want to receive subsequent messages from us, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nSolborgveien 182, Jamesport, CA, USA, 96067\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','147.53.123.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 04:58:35','2025-06-21 04:58:35'),(1654,2,1641,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"care about people around you_nfpt\"},\"email\":\"iiwxxavqfpt@mebel-amarant.store\",\"input_text\":\"MESSAGE\",\"dropdown\":\"Wireless Solutions\",\"description\":\"emergency aid and relief emergency aid and relief .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','95.140.159.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 05:57:49','2025-06-21 05:57:49'),(1655,2,1642,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maria Goins\"},\"email\":\"goins.maria@msn.com\",\"input_text\":\"315673024\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey this is my TikTok!\\r\\n\\r\\nhttps:\\/\\/www.tiktok.com\\/t\\/ZTj7CvdRa\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.38.167.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 09:13:32','2025-06-21 09:13:32'),(1656,2,1643,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margarito Mccloskey\"},\"email\":\"mccloskey.margarito@googlemail.com\",\"input_text\":\"265068828\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Wanting to accelerate your website traffic flow? Our smart technology pulls precise website traffic through keywords plus location precision from nations to local spots.\\r\\nLooking for increased income, engaged website traffic, or a broader online presence?\\r\\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/arQWZOZj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','181.41.206.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 15:07:21','2025-06-21 15:07:21'),(1657,2,1644,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Percy Cohn\"},\"email\":\"cohn.percy@gmail.com\",\"input_text\":\"115494715\",\"dropdown\":\"Mini PCs\",\"description\":\"Need more leads for your website? Our AI-powered solution delivers the right audience to boost conversions. Try it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/QrWe7XgE\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','172.241.238.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 18:52:09','2025-06-21 18:52:09'),(1658,2,1645,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neel\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"25948131\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\\r\\nReach us: webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-21 23:05:50','2025-06-21 23:05:50'),(1659,2,1646,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hosea Marble\"},\"email\":\"hosea.marble@gmail.com\",\"input_text\":\"629477162\",\"dropdown\":\"Display Mounts\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','191.96.103.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-22 02:34:15','2025-06-22 02:34:15'),(1660,2,1647,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tommy\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"541672623\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey there \\r\\n \\r\\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/pawtrim.shop\\r\\n \\r\\nMany Thanks, \\r\\n \\r\\nTommy\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','23.83.132.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-22 03:31:00','2025-06-22 03:31:00'),(1661,2,1648,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mari Mcclellan\"},\"email\":\"mcclellan.mari@gmail.com\",\"input_text\":\"537555295\",\"dropdown\":\"Mini PCs\",\"description\":\"Need help getting targeted visitors to your website? Our AI-powered solution delivers. Try it with a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/lrWe73Iq\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','45.73.181.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-22 18:29:08','2025-06-22 18:29:08'),(1662,2,1649,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Betsy Roach\"},\"email\":\"roach.betsy@gmail.com\",\"input_text\":\"3716459456\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Access ChatGPT, Claude, Gemini Pro , Kling AI, LLaMA, Mistral, DALL.E, LLaMa & more—all from a single dashboard.\\r\\n\\r\\nNo subscriptions or no monthly fees—pay once and enjoy lifetime access.\\r\\n\\r\\nAutomatically switch between AI models based on task requirements.\\r\\n\\r\\nAnd much more ... http:\\/\\/www.novaai.expert\\/AI-IntelliKit\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Apple','95.164.201.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-22 21:54:39','2025-06-22 21:54:39'),(1663,2,1650,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karan\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"397427199\",\"description\":\"Hi, we help businesses grow online with done-for-you social media management — content creation, scheduling, and strategy included. Focus on business while we handle your brand presence.\\r\\nContact: socialmedia1145@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','149.40.50.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 02:56:32','2025-06-23 02:56:32'),(1664,2,1651,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"4035478526\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/removeme.live\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','94.72.141.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 03:00:29','2025-06-23 03:00:29'),(1665,2,1652,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Lydia Riordan\"},\"email\":\"lydia.riordan79@hotmail.com\",\"input_text\":\"316799294\",\"dropdown\":\"Audio Solutions\",\"description\":\"World’s First Universal AI App That Allows You To Search & Unlock Any AI Model In The World…\\r\\n\\r\\nAnd Access It With Just One Click From One Dashboard\\r\\n\\r\\nFinally, Access (ChatGPT,DeepSeek, Runaway ML, Leonardo AI, DALL-E, Pika Labs, Canva AI, Claude 3, Gemini, Copilot, Hugging Face, ElevenLab, Llama, MidJourney, AgentGPT, Jasper, Stable Diffusion, Synthesia, Perplexity AI, Open AI Whisper, and 350+ more) Without Paying Their Hefty Fees\\r\\n\\r\\nAnd much more ... http:\\/\\/www.novaai.expert\\/EveryAI\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','138.59.205.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 12:15:33','2025-06-23 12:15:33'),(1666,2,1653,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Salam, qiymətinizi bilmək istədim.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 13:35:57','2025-06-23 13:35:57'),(1667,2,1654,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello Blueocean Technologies Administrator,\\r\\n\\r\\nMy name is Eric, and I just found your site Blueocean Technologies. It’s got a lot to offer, but here’s a suggestion to make it even better.\\r\\n\\r\\nWeb Visitors Into Leads – see the live demo now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to gather any visitor’s Name, Email address, and Phone Number. It alerts you the moment they inform you they’re interested – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nOnce you’ve gathered their phone number, with our new SMS Text With Lead feature, you can promptly start a text conversation. Even if they don’t agree on your offer then, you can follow up with text messages for new offers, content links, or even just friendly notes to build a relationship.\\r\\n\\r\\nLearn what Web Visitors Into Leads can do for your business: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nThe difference between contacting someone within 5 minutes versus waiting longer means you can be converting significantly more leads now!\\r\\n\\r\\nEric \\r\\nPS: Studies show that 70% of a site’s visitors leave and are gone for good after just a moment. Don’t keep missing out on them. \\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – it even includes International calling. \\r\\nYou have customers ready to talk with you right now… don’t keep them waiting. \\r\\nTry Web Visitors Into Leads now: \\r\\nhttps:\\/\\/trustedleadgeneration.com\\r\\n\\r\\nIf you\'d like to Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. https:\\/\\/trustedleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 15:01:12','2025-06-23 15:01:12'),(1668,2,1655,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric here, with a brief note about your website Blueocean Technologies.\\r\\n\\r\\nI am on the internet often, and I see many business websites.\\r\\n\\r\\nSimilar to yours, several of them have excellent content. \\r\\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\\r\\n\\r\\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\\r\\n\\r\\nHere is a possible solution:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\\r\\n\\r\\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\\r\\n\\r\\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\\r\\n\\r\\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou can be engaging with more visitors as we speak!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 16:02:36','2025-06-23 16:02:36'),(1669,2,1656,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric here, with a brief note about your website Blueocean Technologies.\\r\\n\\r\\nI am on the internet often, and I see many business websites.\\r\\n\\r\\nSimilar to yours, several of them have excellent content. \\r\\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\\r\\n\\r\\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\\r\\n\\r\\nHere is a possible solution:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\\r\\n\\r\\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\\r\\n\\r\\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\\r\\n\\r\\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou can be engaging with more visitors as we speak!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 18:33:34','2025-06-23 18:33:34'),(1670,2,1657,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gaurav\"},\"email\":\"gauravkodak@gmail.com\",\"input_text\":\"2503876763\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, we provide professional virtual assistants to handle your daily tasks — from scheduling and email management to research and support — all on a flexible hourly basis.\\r\\nContact: Gauravkodak@gmail.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-23 19:25:29','2025-06-23 19:25:29'),(1671,2,1658,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there,\\r\\n\\r\\nWe’re helping small business owners access a flexible line of credit — up to $250,000 — with no credit pull and no document uploads.\\r\\n\\r\\nYou’ll get a decision in under 30 seconds. Use the funds when you need them, repay what you use, and draw again — no strings, no hassle.\\r\\n\\r\\nStart here:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nTalk soon,\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','170.130.163.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-24 00:54:07','2025-06-24 00:54:07'),(1672,2,1659,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florentina Wheaton\"},\"email\":\"wheaton.florentina@yahoo.com\",\"input_text\":\"615936437\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','84.17.45.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-24 02:52:07','2025-06-24 02:52:07'),(1673,2,1660,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Quincy Trethowan\"},\"email\":\"quincy.trethowan@hotmail.com\",\"input_text\":\"5027321941\",\"dropdown\":\"Video Distribution\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','142.252.84.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-24 10:08:55','2025-06-24 10:08:55'),(1674,2,1661,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Inez Meekin\"},\"email\":\"meekin.inez@msn.com\",\"input_text\":\"737397623\",\"description\":\"We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https:\\/\\/wa.me\\/447404788963\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','51.83.6.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-24 21:21:29','2025-06-24 21:21:29'),(1675,2,1662,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2411536871\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Sean\"},\"email\":\"seanhicks@dominate-keywords.com\",\"input_text\":\"8054002077\",\"dropdown\":\"Projection Solutions\",\"description\":\"You can get more keyword targeted traffic to your website from Google without paying for each click and PPC bidding competition?\\r\\nWith our keyword targeted banner technology you can achieve top position in search engine results in less than 24 hours and get guaranteed monthly visitors to your website.\\r\\nYou will save months of waiting for SEO and thousands of dollars on PPC Bidding competition.\\r\\nIf you are interested, just let me know. Also, send me list of your keywords and I\'ll send you minimum traffic guarantee on each of them.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','143.137.164.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-24 21:52:16','2025-06-24 21:52:16'),(1676,2,1663,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anna Laufer\"},\"email\":\"laufer.anna@googlemail.com\",\"input_text\":\"676521049\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, produce leads, and amplify your brand\'s reach, you can get more information and start a complimentary trial here: https:\\/\\/ow.ly\\/XBrW50VycRS\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with focused, high-quality audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Saves time by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service focuses on authentic, organic growth—zero bots, zero fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a month-by-month subscription basis so you can cancel whenever you like. No contracts and a 7-day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','45.135.38.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 00:41:27','2025-06-25 00:41:27'),(1677,2,1664,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cf7f7f3104\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roy Gairdner\"},\"email\":\"roy.gairdner@gmail.com\",\"input_text\":\"4918663923\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','142.252.86.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 02:08:03','2025-06-25 02:08:03'),(1678,2,1665,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dannie Elrod\"},\"email\":\"elrod.dannie@gmail.com\",\"input_text\":\"2143694911\",\"dropdown\":\"Display Mounts\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','45.135.38.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 06:24:45','2025-06-25 06:24:45'),(1679,2,1666,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"5039498494\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','170.199.227.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 13:30:30','2025-06-25 13:30:30'),(1680,2,1667,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Fletcher Pung\"},\"email\":\"fletcher.pung@hotmail.com\",\"input_text\":\"622786954\",\"dropdown\":\"Mini PCs\",\"description\":\"The Futuristic All-In-One AI Voice Platform Clones Any Voice, Translates It Into 20+ Global Languages, & Creates Human-Like Voices In 60 Seconds Flat - With Real Emotions, Voice Modulations, Global Accents & Multilingual Fluency.\\r\\n\\r\\nPowered By Revolutionary Vocal DNA Technology, That Turns Any Text, Audio, & Video Into A Human-Like Voice - That Sounds So REAL, As If A Human Is Talking…\\r\\n\\r\\nAnd much more ... http:\\/\\/www.novaai.expert\\/ToneCraftAI\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','138.99.37.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 13:56:46','2025-06-25 13:56:46'),(1681,2,1668,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Judy Sartori\"},\"email\":\"judy.sartori@yahoo.com\",\"input_text\":\"679707533\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Tired of switching between ChatGPT, Claude, Gemini? \\r\\n\\r\\nGet instant access to ChatGPT, Claude, Gemini Pro, DALL·E, Mistral, LLaMA, Kling AI and more — from a single, unified dashboard.\\r\\n\\r\\n [✓ | » | ➤] No subscriptions, no monthly fees — pay once, use forever\\r\\n\\r\\n [✓ | » | ➤] Auto-switch between models — let the system choose the best AI for each task\\r\\n\\r\\n [✓ | » | ➤] Built for creators, pros, and AI power users\\r\\n\\r\\n*[! | ] Limited lifetime access — only available for the first 250 users\\r\\n\\r\\n >> Claim your all-in-one AI access → http:\\/\\/www.novaai.expert\\/AI-IntelliKit\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','156.242.32.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 16:14:38','2025-06-25 16:14:38'),(1682,2,1669,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"351704801\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, we provide reliable virtual assistants for data entry, document updates, CRM work, and other back-office support — hourly or full-time.\\r\\nContact: venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','172.93.153.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 18:04:35','2025-06-25 18:04:35'),(1683,2,1670,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jenifer Daniel\"},\"email\":\"jenifer.daniel@outlook.com\",\"input_text\":\"365910868\",\"dropdown\":\"Cables & Accessories\",\"description\":\"LAUNCH YOUR OWN AMAZON PUBLISHING EMPIRE IN 60 SECONDS!\\r\\n\\r\\nWorld\'s First Amazon Publishing AI Assistant\\r\\n\\r\\nInstantly Research Profitable Keywords, Create & Publish \\r\\n\\r\\nTo 310 Million Amazon Users Without Writing A Single Word\\r\\n\\r\\nNo Writing. No Tech Skills. No Experience Needed!\\r\\n\\r\\nmore http:\\/\\/www.novaai.expert\\/KindleMint\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','190.111.161.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 21:08:27','2025-06-25 21:08:27'),(1684,2,1671,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latonya Sneed\"},\"email\":\"sneed.latonya23@hotmail.com\",\"input_text\":\"4229920\",\"dropdown\":\"Video Distribution\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','166.1.252.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-25 22:11:19','2025-06-25 22:11:19'),(1685,2,1672,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"care about people around you_tzpt\"},\"email\":\"dbpnfbfxwpt@mebel-amarant.store\",\"input_text\":\"MESSAGE\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"trusted non-profit site http:\\/\\/care-people-help.org\\/ - trusted non-profit site .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','147.45.240.190',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 01:56:08','2025-06-26 01:56:08'),(1686,2,1673,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner.\\r\\n\\r\\nGreat website!\\r\\n\\r\\nMy name’s Eric, and I just found your site - Blueocean Technologies - when browsing the net. You showed up on the top of the search engine results, so I checked you out. Seems like what you’re doing is really interesting.\\r\\n\\r\\nBut if you don’t mind me asking – after someone like me lands across Blueocean Technologies, what usually happens?\\r\\n\\r\\nIs your site generating leads for your business?\\r\\n\\r\\nI’m guessing some, but I also guess you’d like more… research show that 7 out of 10 people that land on a site end up leaving without any interaction.\\r\\n\\r\\nThat’s unfortunate.\\r\\n\\r\\nHere is an idea – what if there’s a simple way for each visitor to signal interest to get a phone call from you immediately…the moment they visit your site and said, “call me now.”\\r\\n\\r\\nYou can –\\r\\n\\r\\nWeb Visitors Into Leads is a tool that works on your site, ready to capture every visitor’s Name, Email address, and Phone Number. It allows you to know immediately – so that you can talk to that lead while they’re actually browsing your site.\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to check out a Live Demo with Web Visitors Into Leads today to see exactly how it works.\\r\\n\\r\\nTime is essential when it comes to engaging with leads – the difference between contacting someone within 5 minutes compared to 30 minutes later is significant – like 100 times more effective!\\r\\n\\r\\nThat’s why we created our new SMS Text With Lead feature… because once you’ve collected the visitor’s phone number, you can automatically start a text message conversation.\\r\\n\\r\\nConsider the opportunities – even if you don’t close a deal right away, you can stay connected with text messages for new offers, content links, or even just a quick “how are you doing?” note to establish a relationship.\\r\\n\\r\\nWouldn’t that be helpful?\\r\\n\\r\\nGo to https:\\/\\/actionleadgeneration.com to find out what Web Visitors Into Leads can offer for your business.\\r\\n\\r\\nYou could be converting up to 100X more leads today! \\r\\nEric\\r\\n\\r\\nPS: Web Visitors Into Leads provides a complimentary 14-day trial – and it even includes International calling. \\r\\nYou have customers waiting to talk with you right now… don’t leave them waiting. \\r\\nGo to https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 07:44:27','2025-06-26 07:44:27'),(1687,2,1674,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma Kemp\"},\"email\":\"koonce.zora2@hotmail.com\",\"input_text\":\"08316750158\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Innovative Precision outreach at scale for low cost.\\r\\n\\r\\n- Reach out to companies in bulk\\r\\n- Drive sales, inquiries, agreements\\r\\n- Get into the inbox of countless for just $22\\r\\n\\r\\nCatapult your business immediately!\\r\\n\\r\\n++ Visit: https:\\/\\/bit.ly\\/formorbits now\\r\\n\\r\\nSend your message to 100M contact forms instantly.\\r\\n\\r\\nForm Orbits\\r\\nhello@formorbits.com\\r\\n167-169 Great Portland Street, London, England, W1W 5PF, UK\\r\\n\\r\\n\\r\\nWhenever you choose to opt-out of subsequent emails from us, simply visit the following link: bit. ly\\/RemoveUs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','209.73.147.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 10:12:31','2025-06-26 10:12:31'),(1688,2,1675,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.62.183',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 15:31:59','2025-06-26 15:31:59'),(1689,2,1676,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Praveen\"},\"email\":\"youronlinepresence2@outlook.com\",\"input_text\":\"7031627798\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, we help businesses improve their search rankings and get more traffic with proven SEO strategies — from on-page fixes to content and backlinks.\\r\\nLet’s talk: Youronlinepresence2@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 17:56:01','2025-06-26 17:56:01'),(1690,2,1677,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"Em X Knxhkz H\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.73.147.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 20:35:35','2025-06-26 20:35:35'),(1691,2,1678,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hamish Lanning\"},\"email\":\"hamish.lanning@googlemail.com\",\"input_text\":\"689407465\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Needing to drive your website success? Our AI-enhanced brings ideal website traffic via keywords and location targeting from global zones to towns.\\r\\nLooking for more revenue, active pages, or greater digital reach?\\r\\nWe tailor it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/mrQWZMPb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','194.32.122.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-26 23:22:17','2025-06-26 23:22:17'),(1692,2,1679,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','86.54.25.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 01:45:01','2025-06-27 01:45:01'),(1693,2,1680,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Walker Oliphant\"},\"email\":\"walker.oliphant@googlemail.com\",\"input_text\":\"92299733\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there Blueocean Technologies,\\r\\n\\r\\n -- https:\\/\\/facebook.com\\/profile\\r\\n\\r\\nI found your site and noticed a strong focus.\\r\\n\\r\\nHave you ever considered getting help with ad campaigns?\\r\\n\\r\\nMany business owners are seeing stronger results by bringing in a proven expert - freeing up time in the process.\\r\\n\\r\\nExplore how smarter ads perform > Explore the service: https:\\/\\/t.ly\\/FocusAdStream.co\\r\\n\\r\\nWalker Oliphant\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.228.104.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 02:33:56','2025-06-27 02:33:56'),(1694,2,1681,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"30247936\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.118.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 03:27:21','2025-06-27 03:27:21'),(1695,2,1682,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juliet Place\"},\"email\":\"juliet.place@gmail.com\",\"input_text\":\"8045291948\",\"dropdown\":\"Display Mounts\",\"description\":\"Attract additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase enhanced traffic, create leads, and grow your brand\'s reach, you can find more information and start a no-cost trial here: https:\\/\\/ow.ly\\/XBrW50VycRS\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with targeted, premium audiences.\\r\\n-Enhances engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates work by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Even better, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a one-week no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.111.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 09:20:47','2025-06-27 09:20:47'),(1696,2,1683,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margaret Pinckney\"},\"email\":\"pinckney.margaret@yahoo.com\",\"input_text\":\"4828133\",\"dropdown\":\"Other Enquiry\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.143.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 10:22:36','2025-06-27 10:22:36'),(1697,2,1684,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Patrick Tuggle\"},\"email\":\"tuggle.patrick@hotmail.com\",\"input_text\":\"185933782\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"We are interested in your products and services, for long term cooperation, please send me your pricing and portfolio on our Whatsapp: https:\\/\\/wa.me\\/447459251131\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.194.178.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 13:46:47','2025-06-27 13:46:47'),(1698,2,1685,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milagro Bayly\"},\"email\":\"bayly.milagro85@googlemail.com\",\"input_text\":\"6646358837\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Need a boost in website traffic? Our AI tool drives targeted visitors to increase your conversions. Try it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brEVvJyX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.196.30.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 15:03:21','2025-06-27 15:03:21'),(1699,2,1686,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"479992152\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-27 20:39:54','2025-06-27 20:39:54'),(1700,2,1687,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Refugia Magee\"},\"email\":\"refugia.magee97@gmail.com\",\"input_text\":\"282469947\",\"dropdown\":\"Display Mounts\",\"description\":\"Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.113.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-28 18:52:30','2025-06-28 18:52:30'),(1701,2,1688,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tonya Hutcheson\"},\"email\":\"tonya.hutcheson@gmail.com\",\"input_text\":\"3563821452\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Wanting to amplify your website growth? Our AI-driven system attracts perfect website traffic with keywords plus location data from nations to neighborhoods.\\r\\nWanting more sales, active website traffic, or wider web reach?\\r\\nWe fine-tune it to match your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/MrRRGFMv\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','142.252.86.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-28 20:22:47','2025-06-28 20:22:47'),(1702,2,1689,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Selene Clawson\"},\"email\":\"selene.clawson@gmail.com\",\"input_text\":\"353951214\",\"dropdown\":\"Mini PCs\",\"description\":\"Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brEVvJyX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.196.83.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-28 22:28:24','2025-06-28 22:28:24'),(1703,2,1690,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Grant\"},\"email\":\"michael@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there,\\r\\n\\r\\nMost lenders slow you down with applications, phone calls, and red tape. We do it differently.\\r\\n\\r\\nGet a business line of credit up to $250,000 — with no credit check, no documents, and no phone calls.\\r\\n\\r\\nIt’s fast, flexible, and built for real business owners.\\r\\n\\r\\nIt takes just 30 seconds to see what you qualify for:\\r\\nwww.expresscapitalcorp.com\\/approval\\r\\n\\r\\nHere when you need us,\\r\\n\\r\\nMichael Grant\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nNo longer interested? Unsubscribe here: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','69.58.1.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-28 23:31:05','2025-06-28 23:31:05'),(1704,2,1691,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gabriella Becerra\"},\"email\":\"becerra.gabriella@outlook.com\",\"input_text\":\"6998399954\",\"dropdown\":\"Video Distribution\",\"description\":\"We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https:\\/\\/wa.me\\/447459251131\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','51.83.6.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 03:31:25','2025-06-29 03:31:25'),(1705,2,1692,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 07:46:18','2025-06-29 07:46:18'),(1706,2,1693,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalie Jess\"},\"email\":\"rosalie.jess@gmail.com\",\"input_text\":\"3278699861\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/jrRZrj5x\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.195.180.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 09:28:42','2025-06-29 09:28:42'),(1707,2,1694,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_ewkt\"},\"email\":\"vcgjrbamkkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nВысококачественные материалы и проработка деталей позволяют мебели долго сохранять свой внешний вид.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.15.72.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 11:40:16','2025-06-29 11:40:16'),(1708,2,1695,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"97799171\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','158.62.222.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 12:28:12','2025-06-29 12:28:12'),(1709,2,1696,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Ann\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"887982332\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nEnjoy, \\r\\n\\r\\nAnn\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','212.102.33.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 12:41:36','2025-06-29 12:41:36'),(1710,2,1697,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Parag\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"7032598430\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I provide web research and data entry services, gathering data from multiple websites and compiling it into Excel. I create business lists from Google & Google Maps, including name, email, phone, and address. I verify details by opening their website to check if the business type is correct as per client instructions.\\r\\n\\r\\nEmail me at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.40.50.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 20:49:13','2025-06-29 20:49:13'),(1711,2,1698,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roosevelt Baumgardner\"},\"email\":\"baumgardner.roosevelt@gmail.com\",\"input_text\":\"Bb j Vshb\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nAre you struggling to get enough traffic to blueocean-technologies.com? I\'d like to introduce you to our promotional offer.\\r\\n\\r\\n- Place any 2 URLs on 10 different traffic rotators for DAILY buyer traffic. \\r\\n- No experience, email list, or tech skills required. \\r\\n- Set up once and receive continuous traffic forever. \\r\\n- Works for any niche or business model. \\r\\n- Includes all top 10 bestselling traffic systems worth $3,970 combined.\\r\\n\\r\\nLearn more: https:\\/\\/furtherinfo.info\\/b10\\r\\n\\r\\nThanks,\\r\\nRoosevelt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','45.95.118.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 21:03:18','2025-06-29 21:03:18'),(1712,2,1699,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Irene Franke\"},\"email\":\"irene.franke54@hotmail.com\",\"input_text\":\"785121228\",\"dropdown\":\"Video Distribution\",\"description\":\"Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.195.152.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-29 23:32:52','2025-06-29 23:32:52'),(1713,2,1700,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angeline Ginn\"},\"email\":\"angeline.ginn@msn.com\",\"input_text\":\"202562895\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there, I came across your website and was impressed—great work!\\r\\n\\r\\nI know your time is valuable, so I’ll be brief.\\r\\n\\r\\nAI is essential for business growth, and many owners struggle to know where to start—that’s why I’m here to help.\\r\\n\\r\\nWe’ve created two guides called AI For Entrepreneurs and Smarter with AI, normally priced at $29 each, and we\'re offering it to you for free. Inside, you’ll discover:\\r\\n\\r\\n + How to quickly increase your business\\/website revenue.\\r\\n + A simple framework for incorporating AI into your business.\\r\\n + Proven strategies to boost productivity and save time.\\r\\n + Expert tips to get results, whether you\'re just starting or well-established.\\r\\n\\r\\nRemember, this is absolutely free and will cost you nothing! \\r\\n\\r\\nWould you like a free copy?\\r\\n\\r\\nGet yor guide here: http:\\/\\/aibusinessmastery.pro\\r\\n\\r\\nI’m confident it’ll be a game-changer for you, and I’d love to hear how it works for your business!\\r\\n\\r\\nBest regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.242.36.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 00:39:11','2025-06-30 00:39:11'),(1714,2,1701,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pablo Meador\"},\"email\":\"meador.pablo@gmail.com\",\"input_text\":\"Avfdydcl\",\"dropdown\":\"Mini PCs\",\"description\":\"Skip the renovations. This video shows you how to profit from as-is properties: https:\\/\\/tinyurl.com\\/4kt2p3wm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','74.124.221.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 01:31:12','2025-06-30 01:31:12'),(1715,2,1702,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"yawiviseya67@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 01:56:07','2025-06-30 01:56:07'),(1716,2,1703,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 04:12:52','2025-06-30 04:12:52'),(1717,2,1704,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Blueocean Technologies Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/actionleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/actionleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 06:14:08','2025-06-30 06:14:08'),(1718,2,1705,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"StartCoG\"},\"email\":\"brown_bettyr90994@gmx.com\",\"input_text\":\"1234567890\",\"dropdown\":\"Other Enquiry\",\"description\":\"Мы создаем интернетсайты, которые привлекают клиентов и увеличивают продажи. \\r\\n \\r\\nПочему целесообразно выбрать нас? \\r\\nСовременный дизайн, который привлекает взгляд \\r\\nАдаптация под любые устройства (ПК, смартфоны, планшеты) \\r\\nSEO-оптимизация для продвижения в поисковиках \\r\\nСкорость работы — никаких \\\"тормозящих\\\" страничек \\r\\n \\r\\nПриветственное предложение: \\r\\nПервым 10 клиентам — скидка 17% на разработку сайта! \\r\\n \\r\\nГотовы обсудить проект? \\r\\nНапишите нам! \\r\\nstartoviidei.xyz\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','104.28.254.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 08:45:25','2025-06-30 08:45:25'),(1719,2,1706,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello to the Blueocean Technologies Owner,\\r\\n\\r\\nThis is Eric here, with a brief note about your website Blueocean Technologies.\\r\\n\\r\\nI am on the internet often, and I see many business websites.\\r\\n\\r\\nSimilar to yours, several of them have excellent content. \\r\\nHowever, too often, they fall short when it comes to interacting and connecting with a visitor.\\r\\n\\r\\nI understand – it is challenging. Research shows that many individuals who arrive at a site leave within moments without sharing any details. You gained their initial attention, but nothing else.\\r\\n\\r\\nHere is a possible solution:\\r\\n\\r\\nWeb Visitors Into Leads is a tool that operates on your site, prepared to collect each visitor’s name, email address, and phone number. You will know right away that they are interested, and you could speak with them while they are still online viewing your site.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view a Live Demo with Web Visitors Into Leads today to see exactly how it operates.\\r\\n\\r\\nIt can be significant for your business – and because you have their phone number, with our SMS Text With Lead capability, you can instantly begin a text conversation. Connecting with someone in those first minutes is far more effective than waiting longer.\\r\\n\\r\\nAdditionally, with text messaging, you may follow up later with new updates, content links, or simple notes to keep the conversation moving.\\r\\n\\r\\nEverything described is straightforward to implement, cost-effective, and genuinely helpful.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to learn what Web Visitors Into Leads can provide for your business.\\r\\n\\r\\nYou can be engaging with more visitors as we speak!\\r\\n\\r\\nEric\\r\\n\\r\\nP.S. Web Visitors Into Leads provides a 14-day evaluation – and it includes international calling. You have individuals who may be ready to speak with you now, so please do not delay.\\r\\n\\r\\nPlease visit https:\\/\\/actionleadgeneration.com to view Web Visitors Into Leads today.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/actionleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 15:07:33','2025-06-30 15:07:33'),(1720,2,1707,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"557635532\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','149.40.50.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-06-30 21:30:40','2025-06-30 21:30:40'),(1721,2,1708,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katharina Palfreyman\"},\"email\":\"palfreyman.katharina@hotmail.com\",\"input_text\":\"2573834037\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.195.141.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-01 08:06:23','2025-07-01 08:06:23'),(1722,2,1709,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NAEWTRER1312330NERTHRRTH\"},\"email\":\"igxtbqee@aurevoirmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"METRYTRE1312330MARETRYTR\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','191.96.168.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-01 11:50:52','2025-07-01 11:50:52'),(1723,2,1710,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"venture4help@outlook.com\",\"input_text\":\"7081519586\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I\'m Addy, a content writer specializing in blogs, articles, web copy, and product descriptions. My rate is $20 per 1000 words, with bulk discounts. I also provide AI & originality reports. \\r\\nEmail me at Venture4help@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','185.149.195.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-01 22:16:50','2025-07-01 22:16:50'),(1724,2,1711,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Audio Solutions\",\"description\":\"President Trump is undoubtedly one of the most powerful politician on the planet, and his decisions will have a significant impact on the lives of billions of people. He and his wife, the First Lady of the United States, Melania, are one of the most famous couples in the world, and they have a significant influence on the lives of billions of people worldwide. It means that their romantic compatibility has a significant impact on President Trump\'s political decisions. We prepared a special romantic compatibility report for President TRUMP and his wife, Melania. You will find a lot of exciting information about their romantic compatibility in that report. If interested, you can get our exclusive PRESIDENT TRUMP & MELANIA TRUMP ROMANTIC COMPATIBILITY report now. . You can order that report at https:\\/\\/wexxon.com\\/en\\/home\\/34-donald-melania.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.105.146.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-01 23:02:15','2025-07-01 23:02:15'),(1725,2,1712,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gary Kuefer\"},\"email\":\"kuefer.gary@gmail.com\",\"input_text\":\"5055409241\",\"description\":\"Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/jrRZrj5x\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.175.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 04:03:36','2025-07-02 04:03:36'),(1726,2,1713,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hildegarde Desantis\"},\"email\":\"desantis.hildegarde@gmail.com\",\"input_text\":\"472429671\",\"dropdown\":\"Video Distribution\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.196.38.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 05:49:56','2025-07-02 05:49:56'),(1727,2,1714,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Lavern Fleischer\"},\"email\":\"lavern.fleischer@yahoo.com\",\"input_text\":\"6999947104\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\\r\\n\\r\\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\\r\\n\\r\\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\\r\\n\\r\\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\\r\\n\\r\\nThere is no cost, you can register to our monetization platform for free on this link: https:\\/\\/foremedia.pro\\/CU4W6\\r\\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\\r\\n\\r\\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\\r\\n\\r\\nHave a good day & feel free to ping me for any question!\\r\\n\\r\\nClick the link here for 1 minute registration to our platform [it\'s free!]:\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\\r\\n\\r\\nForeMedia - Earn Money With Your Website\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','167.172.20.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 10:11:58','2025-07-02 10:11:58'),(1728,2,1715,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Teon Stamenovic\"},\"email\":\"teon@iamdevs.com\",\"input_text\":\"2345223393\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey,\\r\\nAre you looking to add a skilled full-stack web developer to your team?\\r\\n\\r\\nI bring 9+ years in Node.js, PHP, React, and also hands-on experience building n8n-powered AI workflows.\\r\\nHappy to share my CV or jump on a quick call to discuss how I can support your team.\\r\\n\\r\\nThank you!\\r\\nTeon Stamenovic\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','87.116.183.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 15:41:52','2025-07-02 15:41:52'),(1729,2,1716,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vinay\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"9793780848\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\\r\\nE-mail me at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 21:17:37','2025-07-02 21:17:37'),(1730,2,1717,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Fermin Bibb\"},\"email\":\"bibb.fermin0@msn.com\",\"input_text\":\"7864095114\",\"dropdown\":\"Mini PCs\",\"description\":\"Still subscribing to five different AI platforms?\\r\\n\\r\\nIt ends here.\\r\\n\\r\\nIntroducing a disruptive AI hub that gives you instant access to over 350+ top-tier tools — with no API fees, no monthly charges, no hidden costs.\\r\\n\\r\\nUse Jasper from one clean dashboard.\\r\\nNo dev skills. No setup. No waiting.\\r\\n\\r\\nAutomate workflows with ease.\\r\\nEverything you need. Nothing you don’t.\\r\\n\\r\\nWhy pay when you can grab it all for a one-time cost?\\r\\n\\r\\nGrab your access now https:\\/\\/lujure-beauty.site\\/5412823\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','154.213.199.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-02 21:38:08','2025-07-02 21:38:08'),(1731,2,1718,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"care about people around you_gopt\"},\"email\":\"qksrcsivupt@mail-hq.store\",\"input_text\":\"MESSAGE\",\"dropdown\":\"Mini PCs\",\"description\":\"support those who suffer support those who suffer .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','95.140.159.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 00:45:43','2025-07-03 00:45:43'),(1732,2,1719,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roland Crossley\"},\"email\":\"roland.crossley@outlook.com\",\"input_text\":\"7801729052\",\"dropdown\":\"Video Distribution\",\"description\":\"Looking to raise your website traffic? Our AI-driven tool attracts perfect website traffic through keywords and place-specific filters from global regions to streets.\\r\\nAiming at increased revenue, active website traffic, or a wider digital presence?\\r\\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/MrRRGFMv\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.164.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 01:17:39','2025-07-03 01:17:39'),(1733,2,1720,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jesus Artis\"},\"email\":\"jesus.artis89@googlemail.com\",\"input_text\":\"9054338302\",\"dropdown\":\"Other Enquiry\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/ArRZe7DW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','154.195.23.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 07:15:44','2025-07-03 07:15:44'),(1734,2,1721,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Al Elsass\"},\"email\":\"elsass.al@outlook.com\",\"input_text\":\"44822009\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/brEVvJyX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','154.196.63.243',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 10:21:04','2025-07-03 10:21:04'),(1735,2,1722,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ezra Lyon\"},\"email\":\"ezra.lyon@googlemail.com\",\"input_text\":\"3666251180\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey there Blueocean Technologies,\\r\\n\\r\\nFYI: -- https:\\/\\/facebook.com\\/profile\\r\\n\\r\\nJust had a look at your site—it’s clear you\'re active online.\\r\\n\\r\\nIs your business using Facebook to its full potential?\\r\\n\\r\\nMany business owners are seeing stronger results by bringing in a proven expert - avoiding the ad learning curve in the process.\\r\\n\\r\\nCheck what expert help can do → See how it works: https:\\/\\/t.ly\\/AdsScaleLab.net\\r\\n\\r\\nEzra Lyon\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.248.85.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 12:38:34','2025-07-03 12:38:34'),(1736,2,1723,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Muhammad Junaid\"},\"email\":\"junaid.muhammad@precedence.tech\",\"input_text\":\"0566813948\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi Required a quote for Grandview Motorized Projector Lift, Maximum load - 45Kg, \\r\\nMaximum telescopic stroke(mm): 2000mm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','2.50.178.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 13:15:07','2025-07-03 13:15:07'),(1737,2,1724,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hugo Parkes\"},\"email\":\"parkes.hugo78@msn.com\",\"input_text\":\"3658852180\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','154.195.181.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 15:10:35','2025-07-03 15:10:35'),(1738,2,1725,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"362459093\",\"dropdown\":\"Mini PCs\",\"description\":\"Want to free up your team from repetitive data entry tasks? My team offers fast and accurate data entry services so you can focus on growing your business. We can work on your software as per your instructions and deliver on time, every time. \\r\\nLet’s discuss how we can assist you! via my email Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','149.40.50.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-03 22:56:43','2025-07-03 22:56:43'),(1739,2,1726,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Grayson Sandoval\"},\"email\":\"kurt.schwing@gmail.com\",\"input_text\":\"08595151123\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Keep the kids warm and stylish\\r\\n\\r\\nNeed new outerwear for the kiddos? Native Passion has a great selection that’s perfect for cooler days.\\r\\n\\r\\n## Shop Kids\' Jackets: https:\\/\\/nativepassion.shop\\/jackets-kids-clothing\\/\\r\\n## Shop Kids\' Hoodies: https:\\/\\/nativepassion.shop\\/hoodies-kids-clothing\\/\\r\\n\\r\\nStart them on the right style track today.\\r\\n\\r\\n\\r\\n\\r\\nShould you choose to opt-out of future communications from our side, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n97 Bellion Drive, Colonie, CA, USA, 95669\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Windows','139.180.224.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 01:31:50','2025-07-04 01:31:50'),(1740,2,1727,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nIf you’ve ever applied for a loan and got buried in paperwork or had your credit pulled for no reason — we get it. That’s why we’ve made business funding simple: no credit check, no paperwork, and no sales calls.\\r\\n\\r\\nJust a 30-second approval and term-based funding up to $250,000.\\r\\n\\r\\nCheck your eligibility instantly: expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','170.130.163.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 01:50:20','2025-07-04 01:50:20'),(1741,2,1728,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lin Melton\"},\"email\":\"lin.melton@gmail.com\",\"input_text\":\"Tjr negyd\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','154.195.23.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 08:24:03','2025-07-04 08:24:03'),(1742,2,1729,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franziska Roddy\"},\"email\":\"ygxgpm@qy12lu.com\",\"input_text\":\"719571640\",\"dropdown\":\"Display Mounts\",\"description\":\"hotanal.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','172.98.32.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 09:09:57','2025-07-04 09:09:57'),(1743,2,1730,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shani Ventura\"},\"email\":\"shani.ventura@gmail.com\",\"input_text\":\"362219446\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready to energize your website visitors? Our smart technology channels ideal website traffic using keywords and regional data from nations to local spots.\\r\\nLooking for more sales, engaged website traffic, or a broader online presence?\\r\\nWe tailor it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/MrT4RzmD\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','154.195.179.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 09:20:51','2025-07-04 09:20:51'),(1744,2,1731,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Belen Runion\"},\"email\":\"runion.belen@hotmail.com\",\"input_text\":\"3460486989\",\"dropdown\":\"Projection Solutions\",\"description\":\"Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','154.195.134.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 15:55:23','2025-07-04 15:55:23'),(1745,2,1732,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Una Balmain\"},\"email\":\"balmain.una@hotmail.com\",\"input_text\":\"676521049\",\"dropdown\":\"Audio Solutions\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/yrT4cwWH\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','166.1.236.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 17:13:37','2025-07-04 17:13:37'),(1746,2,1733,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 19:26:28','2025-07-04 19:26:28'),(1747,2,1734,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','172.241.142.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-04 22:22:00','2025-07-04 22:22:00'),(1748,2,1735,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hæ, ég vildi vita verð þitt.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-05 04:04:25','2025-07-05 04:04:25'),(1749,2,1736,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CharlieEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','93.152.230.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-05 05:02:46','2025-07-05 05:02:46'),(1750,2,1737,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-05 12:05:08','2025-07-05 12:05:08'),(1751,2,1738,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64ad694ca9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Clarkhunty\"},\"email\":\"shasemiskh@gazeta.pl\",\"input_text\":\"84354828728\",\"dropdown\":\"Audio Solutions\",\"description\":\"Portable balancer & Vibration analyzer Balanset-1A \\r\\n \\r\\n Description: \\r\\n \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro \\r\\n \\r\\n Details of the Balanset-1A \\r\\n \\r\\n The Balanset-1A is a highly portable, dual-channel device tailored for rotor balancing and vibration analysis. It\'s ideally suited for balancing rotors like crushers, fans, mulchers, choppers, shafts, centrifuges, turbines, and other rotating machines. \\r\\n \\r\\n Primary Functions and Features \\r\\n \\r\\n Vibration Measurement Mode \\r\\n \\r\\n Tachometer: Precise rotational speed measurement (RPM). \\r\\n Phase: Determines the phase angle of the vibration signal for precise analysis. \\r\\n 1x Vibration: Measurement and analysis of the dominant frequency component. \\r\\n FFT Spectrum: In-depth analysis of the vibration frequency spectrum. \\r\\n Overall Vibration: Tracks the overall vibration level. \\r\\n Measurement Log: Stores measurements for subsequent review. \\r\\n \\r\\n Balancing Function \\r\\n \\r\\n Single-Plane Balancing: Balances rotors in a single plane to reduce vibration. \\r\\n Two-Plane Balancing: Balances rotors dynamically in two planes. \\r\\n Polar Diagram: Visualizes imbalance on a polar chart for precise placement of corrective weights. \\r\\n Last Session Recovery: Provides the option to resume the last balancing session. \\r\\n Tolerance Calculator (ISO 1940): Determines acceptable imbalance in accordance with ISO 1940. \\r\\n Grinding Wheel Balancing: Utilizes three counterweights to balance grinding wheels. \\r\\n \\r\\n Graphs and Visualizations \\r\\n \\r\\n Overall Graphs: Visualizes total vibration levels. \\r\\n 1x Graphs: Shows vibration characteristics at the primary frequency. \\r\\n Harmonic Graphs: Represents the influence of harmonic frequencies. \\r\\n Spectral Graphs: Presents the frequency spectrum for detailed examination. \\r\\n \\r\\n Additional Capabilities \\r\\n \\r\\n Archive: Retain and retrieve previous balancing sessions. \\r\\n Reports: Produce detailed reports on balancing results. \\r\\n Rebalancing: Facilitates rebalancing with previously saved data. \\r\\n Serial Production Balancing: Perfect for mass production rotor balancing. \\r\\n \\r\\n Included with the Device \\r\\n \\r\\n The Balanset-1A comes with: \\r\\n \\r\\n A measurement unit with interface connectivity. \\r\\n Two vibration measurement sensors. \\r\\n Optical sensor (laser tachometer) with a magnetic holder. \\r\\n Electronic scales. \\r\\n Software (laptop can be ordered separately). \\r\\n Transport case. \\r\\n \\r\\nPrice: \\r\\n7500 PLN \\/ 44250 CZK \\/ 1751 EUR \\/ 715000 HUF Full kit Order on Allegro \\r\\n6700 PLN \\/ 39550 CZK \\/ 1561 EUR \\/ 640000 HUF OEM kit Order on Allegro\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.128.243',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-05 16:53:02','2025-07-05 16:53:02'),(1752,2,1739,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"Twugycrl lknpv\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','66.84.94.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-05 20:04:53','2025-07-05 20:04:53'),(1753,2,1740,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sylvia Bogart\"},\"email\":\"sylvia.bogart48@gmail.com\",\"input_text\":\"612158260\",\"dropdown\":\"Audio Solutions\",\"description\":\"Eager to supercharge your website audience? Our AI-driven technology attracts perfect website traffic through keywords or place-based filters from continents to streets.\\r\\nLooking for higher profits, engaged users, or a stronger digital presence?\\r\\nWe adjust it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/MrT4RzmD\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.196.77.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-06 02:35:29','2025-07-06 02:35:29'),(1754,2,1741,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Damion Medland\"},\"email\":\"medland.damion40@hotmail.com\",\"input_text\":\"548718052\",\"dropdown\":\"Video Distribution\",\"description\":\"Boost your Blueocean Technologies website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','166.1.207.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-06 07:34:59','2025-07-06 07:34:59'),(1755,2,1742,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"217134766\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.93.148.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-06 23:41:41','2025-07-06 23:41:41'),(1756,2,1743,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Are you dating someone, and would you like to know if they can be your best mate who will be romantically compatible with you? Can you create a long-lasting romantic relationship and even a marriage? Get your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.243.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 01:17:10','2025-07-07 01:17:10'),(1757,2,1744,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanesha Henning\"},\"email\":\"tanesha.henning@gmail.com\",\"input_text\":\"7005612305\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello\\r\\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +1 289 699 1051\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','51.83.6.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 08:20:58','2025-07-07 08:20:58'),(1758,2,1745,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aimee Beyer\"},\"email\":\"aimee.beyer@yahoo.com\",\"input_text\":\"2602159843\",\"dropdown\":\"Other Enquiry\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.195.20.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 11:48:23','2025-07-07 11:48:23'),(1759,2,1746,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brodie Baader\"},\"email\":\"brodie.baader33@yahoo.com\",\"input_text\":\"646369893\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.196.62.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 12:37:25','2025-07-07 12:37:25'),(1760,2,1747,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shoshana Hoskin\"},\"email\":\"hoskin.shoshana@outlook.com\",\"input_text\":\"Lc Y m\",\"description\":\"Hey there!\\r\\n\\r\\nSolving fires before coffee? You’ve earned a breather.\\r\\n\\r\\nDrop a bouquet that actually feels thoughtful, without lifting a finger. Tap. Done.\\r\\n\\r\\nGratitude made easy: https:\\/\\/t.ly\\/giftplantplace.com\\r\\n\\r\\nShoshanaHoskin\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.242.45.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 12:54:17','2025-07-07 12:54:17'),(1761,2,1748,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Albertha Finch\"},\"email\":\"finch.albertha84@msn.com\",\"input_text\":\"401801444\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.196.22.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 12:57:49','2025-07-07 12:57:49'),(1762,2,1749,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sharyn Esteban\"},\"email\":\"sharyn.esteban21@gmail.com\",\"input_text\":\"4023524174\",\"description\":\"Want more targeted traffic to your website? Our AI solution delivers real results. Sign up for a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/5rT4ctlL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','154.195.22.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 19:39:06','2025-07-07 19:39:06'),(1763,2,1750,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"711127050\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Do you know any competitor who\'s killing it on social media and turning it into real business?\\r\\nLet’s make you the one everyone talks about.\\r\\nDM me socialmedia1145@outlook.com to collaborate\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-07 21:30:34','2025-07-07 21:30:34'),(1764,2,1751,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lan Gaddis\"},\"email\":\"gaddis.lan37@googlemail.com\",\"input_text\":\"7622555913\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Not seeing enough website leads? Our AI service drives targeted traffic to boost your results. Test it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/yrT4cwWH\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.195.113.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-08 04:39:27','2025-07-08 04:39:27'),(1765,2,1752,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lona Mackintosh\"},\"email\":\"lona.mackintosh65@yahoo.com\",\"input_text\":\"8134736008\",\"dropdown\":\"Video Distribution\",\"description\":\"Is your Blueocean Technologies website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.196.38.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-08 10:39:32','2025-07-08 10:39:32'),(1766,2,1753,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clarice Huxley\"},\"email\":\"clarice.huxley@outlook.com\",\"input_text\":\"684293378\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.195.100.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-08 11:30:13','2025-07-08 11:30:13'),(1767,2,1754,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mitchell Wylie\"},\"email\":\"wylie.mitchell@gmail.com\",\"input_text\":\"7979074893\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI\'m Sachin, a senior web developer with over 10 years of hands-on experience in web design and development. I currently work with one of the top web development companies, delivering high-quality, scalable, and secure websites.\\r\\n\\r\\nMy hourly rate is $8.\\r\\n\\r\\nMy expertise includes:\\r\\n\\r\\n* Custom website design (mockups and templates)\\r\\n* Full website development (theme creation & backend customization)\\r\\n* Responsive design for all screen sizes and devices\\r\\n* Plugin and extension development\\r\\n* Website speed optimization & on-page SEO\\r\\n* Website security enhancements\\r\\n* Website migration, ongoing support, and maintenance\\r\\n\\r\\nIf you have a project or specific requirement in mind, feel free to reach out—I’d be happy to discuss it further.\\r\\n\\r\\n Email me at:\\r\\n\\r\\ne.solus@gmail.com\\r\\n\\r\\nBest regards,\\r\\nSachin\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','38.153.199.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-08 13:47:07','2025-07-08 13:47:07'),(1768,2,1755,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"Py yqm gs\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \\r\\n\\r\\nEmail me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-08 21:07:33','2025-07-08 21:07:33'),(1769,2,1756,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Charity Moorhouse\"},\"email\":\"moorhouse.charity@hotmail.com\",\"input_text\":\"7869439975\",\"dropdown\":\"Projection Solutions\",\"description\":\"Is your website missing out on traffic? Our AI service brings in targeted visitors to lift your conversions. Try it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/5rT4ctlL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.196.50.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 04:19:51','2025-07-09 04:19:51'),(1770,2,1757,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Winston Streeton\"},\"email\":\"winston.streeton@gmail.com\",\"input_text\":\"394564435\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not getting enough website visitors? Our AI traffic service targets the right people to grow your business. Test it out with a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/5rT4ctlL\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.180.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 09:47:22','2025-07-09 09:47:22'),(1771,2,1758,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36031e43b5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Petra Glenny\"},\"email\":\"glenny.petra@gmail.com\",\"input_text\":\"327805650\",\"description\":\"Needing to tap into fresh website traffic? Our smart technology channels precise visitors with keywords and regional tags from continents to towns.\\r\\nLooking for increased revenue, active website traffic, or an enhanced online footprint?\\r\\nWe adapt it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/9rT4Rx30\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.196.30.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 09:49:35','2025-07-09 09:49:35'),(1772,2,1759,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7d35535e85\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 15:12:43','2025-07-09 15:12:43'),(1773,2,1760,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Albertina Farias\"},\"email\":\"tonych2004@protonmail.me\",\"input_text\":\"353748635\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\n\\r\\nI hope this message finds you well.\\r\\n\\r\\nMy name is Tony Chu, and I represent the Marketing Department at ATH Capital Management Ltd., a Hong Kong-based investment firm specializing in business loans and capital investments tailored for growing companies across Asia, Europe, and beyond.\\r\\n\\r\\nWe support businesses with Flexible business loans, Growth capital investment and Custom financing solutions that align with all strategic business goals.\\r\\n\\r\\nAs part of our ongoing global expansion we are currently looking for serious business owners outside Hong Kong and China who are currently exploring funding options for business expansion for access to fast capital.\\r\\n\\r\\nIf you are interested, please feel free to reach out to me at: tonychu@athcapitalltd.com\\r\\n\\r\\nBest regards,\\r\\nTony Chu\\r\\nMarketing Department\\r\\nATH Capital Management Ltd.\\r\\ntonychu@athcapitalltd.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','38.153.199.128',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 20:18:18','2025-07-09 20:18:18'),(1774,2,1761,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ana\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"414005472\",\"dropdown\":\"LCD & LED Products\",\"description\":\"We are a BPO offering reliable back-office, data entry, and customer support services to help streamline your business. Let’s connect and discuss how we can add value to your operations. \\r\\nContact us today at bposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.40.50.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-09 20:51:46','2025-07-09 20:51:46'),(1775,2,1762,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Herman Clemons\"},\"email\":\"herman.clemons@msn.com\",\"input_text\":\"3802838446\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ready to boost your website success? Our AI-driven technology brings targeted website traffic via keywords or place-based filters from countries to neighborhoods.\\r\\nLooking for more revenue, active engagement, or wider web reach?\\r\\nWe shape it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/9rT4Rx30\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.195.164.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-10 05:21:45','2025-07-10 05:21:45'),(1776,2,1763,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Iola Manning\"},\"email\":\"iola.manning@gmail.com\",\"input_text\":\"6508473466\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Tired of low website leads? Our AI-driven service delivers targeted traffic to grow your business. Test it with a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/wrT4x6Sx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.196.38.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-10 05:41:42','2025-07-10 05:41:42'),(1777,2,1764,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you experiencing problems in various areas of your romantic relationship with your mate? Do you need to find the best way to resolve these problems, which can severely damage the quality of a romantic relationship with your mate and\\/or obliterate this relationship? If so, we can prepare a ROMANTIC COMPATIBILITY report for you, which will provide precise and detailed advice on how to resolve problems that can even threaten your romantic relationship with your partner. You can order our exclusive ROMANTIC COMPATIBILITY, specially prepared for you and your mate, at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.61.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-10 16:52:50','2025-07-10 16:52:50'),(1778,2,1765,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Please visit https:\\/\\/tinyurl.com\\/27g52cxz\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.62.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-10 20:52:01','2025-07-10 20:52:01'),(1779,2,1766,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"6381232413\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-10 23:39:59','2025-07-10 23:39:59'),(1780,2,1767,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dena Canales\"},\"email\":\"canales.dena@gmail.com\",\"input_text\":\"326291242\",\"dropdown\":\"Display Mounts\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.195.127.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 02:56:03','2025-07-11 02:56:03'),(1781,2,1768,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Michael Grant\"},\"email\":\"michael@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nYou may not need funding right now, but if working capital ever becomes a priority, we make the process painless.\\r\\n\\r\\nWe offer fast term loans up to $250,000 with no credit checks, no paperwork, and no follow-up calls. You can check your eligibility in under 30 seconds — and if it’s not a fit, that’s completely fine too.\\r\\n\\r\\nSee what\'s available for your business at: expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nWishing you continued success,\\r\\n\\r\\nMichael Grant\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nNo longer interested? Unsubscribe here: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','107.172.130.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 03:14:32','2025-07-11 03:14:32'),(1782,2,1769,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7d35535e85\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Caitlin Bock\"},\"email\":\"caitlin.bock@gmail.com\",\"input_text\":\"656671803\",\"dropdown\":\"Wireless Solutions\",\"description\":\"- With 1-Click Generate “Virtual Human” Videos \\r\\n- All Of Our Views Turns Into Huge Paydays ($500+)\\r\\n- Our Videos Dominate ANY Platform No Matter Which (TikTok, IG, FB, YT,...) \\r\\n... more https:\\/\\/www.novaai.expert\\/Humanify\\r\\n- Generate Videos In Over 50 Languages And Dozens Of Accents… \\r\\n- No Recording Or Editing Required Whatsoever \\r\\n- ZERO Manual Work With Humanify. Never Write Scripts, And Never Record \\r\\n- We Get Over 100,000 Views Daily On Our Videos… \\r\\n- Works In Any Niche No Matter What\\r\\n- No Complicated Setup - Get Up And Running In 2 Minutes\\r\\n- Our Clients Generate Hundreds Of Dollars Working Less Than 2 Min\\r\\n- ZERO Upfront Cost - Get Up And Running Immediately\\r\\n- 30 Days Money-Back Guarantee\\r\\n... more https:\\/\\/www.novaai.expert\\/Humanify\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','154.213.165.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 03:37:44','2025-07-11 03:37:44'),(1783,2,1770,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucretia Titus\"},\"email\":\"titus.lucretia79@gmail.com\",\"input_text\":\"194805208\",\"dropdown\":\"Audio Solutions\",\"description\":\"Not getting enough leads for Blueocean Technologies? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','50.114.166.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 06:23:33','2025-07-11 06:23:33'),(1784,2,1771,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelina Roy\"},\"email\":\"angelina.roy18@yahoo.com\",\"input_text\":\"4629994\",\"dropdown\":\"Video Distribution\",\"description\":\"Wanting to elevate your website performance? Our smart technology channels precise website traffic with keywords plus location precision from nations to local spots.\\r\\nLooking for higher revenue, engaged website traffic, or greater web impact?\\r\\nWe adjust it to your vision. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/9rT4Rx30\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.180.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 09:42:22','2025-07-11 09:42:22'),(1785,2,1772,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a395e9663\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 14:56:07','2025-07-11 14:56:07'),(1786,2,1773,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Norris Lattimore\"},\"email\":\"norris.lattimore@gmail.com\",\"input_text\":\"718553626\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Receiving a house doesn’t come with a manual, but this video is a solid place to start. I’m outlining six must-know steps to help with everything from legal docs to family talks. https:\\/\\/tinyurl.com\\/mu8ndf3v\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','179.60.183.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-11 16:10:12','2025-07-11 16:10:12'),(1787,2,1774,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mikel Vallejos\"},\"email\":\"vallejos.mikel@yahoo.com\",\"input_text\":\"719566426\",\"dropdown\":\"Mini PCs\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','50.114.173.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-12 02:33:19','2025-07-12 02:33:19'),(1788,2,1775,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maria Kwok\"},\"email\":\"kwok.maria@hotmail.com\",\"input_text\":\"7316994525\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','50.114.174.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-12 03:37:29','2025-07-12 03:37:29'),(1789,2,1776,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lourdes Tomholt\"},\"email\":\"lourdes.tomholt93@gmail.com\",\"input_text\":\"615102447\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Want more targeted traffic to your website? Our AI solution delivers real results. Sign up for a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/7rUA8pPt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','50.114.172.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-12 16:14:04','2025-07-12 16:14:04'),(1790,2,1777,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anastasia Bonetti\"},\"email\":\"anastasia.bonetti@gmail.com\",\"input_text\":\"261183609\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/BrUA8wJK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.195.1.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-12 20:45:39','2025-07-12 20:45:39'),(1791,2,1778,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"7084850532\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','147.53.125.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-12 23:21:10','2025-07-12 23:21:10'),(1792,2,1779,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Augustus Bauman\"},\"email\":\"bauman.augustus@gmail.com\",\"input_text\":\"4870113513\",\"dropdown\":\"Mini PCs\",\"description\":\"Need a boost in website traffic? Our AI tool drives targeted visitors to increase your conversions. Try it free for 7 days.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/BrUA8wJK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','166.1.186.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-13 12:11:14','2025-07-13 12:11:14'),(1793,2,1780,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Violet Pellegrino\"},\"email\":\"violet.pellegrino@googlemail.com\",\"input_text\":\"7134292632\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hoping to revitalize your website traffic? Our smart AI system brings ideal visitors using keywords or place-based filters from continents to neighborhoods.\\r\\nSeeking more profits, livelier pages, or greater web presence?\\r\\nWe adjust it to match your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/9rU1sqKX\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.195.179.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-13 12:39:14','2025-07-13 12:39:14'),(1794,2,1781,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shalanda Schneider\"},\"email\":\"shalanda.schneider@gmail.com\",\"input_text\":\"7147330299\",\"dropdown\":\"Video Distribution\",\"description\":\"Not getting enough website visitors? Our AI traffic service targets the right people to grow your business. Test it out with a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/7rUA8pPt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.195.113.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-13 13:01:01','2025-07-13 13:01:01'),(1795,2,1782,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Humberto Carbone\"},\"email\":\"carbone.humberto@gmail.com\",\"input_text\":\"7064253347\",\"description\":\"Hi Man Blueocean Technologies Com,\\r\\n\\r\\nI am super excited to let you know that in a few hours, everything you need to go viral And Make daily Commissions with trending human-like AI videos will be served!\\r\\n\\r\\nRight at your fingertips, you will be getting massive views, subscriptions, commissions, and more from TikTok, Instagram, Facebook, YouTube, and lots more.\\r\\n\\r\\n\\r\\nHumanify The 3 Clicks AI Engine That Turns Any Keyword, Article, URL, or Text Into Stunning Human Videos That Dominate Any Platform(TikTok, Facebook Reels, YouTube, Instagram, and lots more) In seconds\\r\\n\\r\\nWill be live on the 2nd of July 2025, 10am EST, which is a few hours from now!\\r\\n\\r\\nGrab Your Slot here And Get Massive Early bird offers\\r\\n\\r\\n=>>> https:\\/\\/ai-humanify.blogspot.com\\r\\n\\r\\nThe good part is…\\r\\n\\r\\nYou don\'t need to write a script, shoot a video, get any tools or even stand on a camera.\\r\\n\\r\\nSee Exciting Benefits Humanify Will Present to you:\\r\\n\\r\\nWith 1-Click Generate “virtual Human” Videos\\r\\n\\r\\nOur Videos Dominate ANY Platform No Matter Which (TikTok, IG, FB, YT,...)\\r\\n\\r\\nNo Recording Or Editing Required Whatsoever\\r\\n \\r\\nWe Get Over 100,000 Views Daily On Our Videos…\\r\\n\\r\\nNo Complicated Setup - Get Up And Running In 2 Minutes\\r\\n\\r\\nAll Of Our Views Turns Into Huge Paydays ($500+)\\r\\nGenerate Videos In Over 115 Languages And Dozens Of Accents…\\r\\n\\r\\nAnd so much to come!\\r\\n\\r\\nYou need to check your mails often so you don\'t miss my next update because early bird offers can even make you so much money.\\r\\n\\r\\nMassive bonuses set for early birds\\r\\n\\r\\nLow one-time fee\\r\\n\\r\\nAnd a lifetime tool that will help you dominate all platforms.\\r\\n\\r\\nYou need to anticipate this….\\r\\n\\r\\nSecure your spot here Fast!\\r\\n=>>> https:\\/\\/ai-humanify.blogspot.com\\r\\n\\r\\nTo your viral success,\\r\\n[Humberto Carbone]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','106.215.149.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-13 18:26:15','2025-07-13 18:26:15'),(1796,2,1783,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sylvester Whisman\"},\"email\":\"sylvester.whisman@yahoo.com\",\"input_text\":\"4167439048\",\"dropdown\":\"Mini PCs\",\"description\":\"Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/frUA8saw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.195.181.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-13 22:16:35','2025-07-13 22:16:35'),(1797,2,1784,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristal Mendis\"},\"email\":\"kristal.mendis@hotmail.com\",\"input_text\":\"240716519\",\"dropdown\":\"Display Mounts\",\"description\":\"Needing to enhance your website traffic flow? Our AI technology brings tailored website traffic using keywords or place-based tags from continents to city blocks.\\r\\nLooking for higher profits, livelier visitors, or wider web presence?\\r\\nWe tailor it to your vision. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/6rU1a62e\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.195.163.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-14 00:28:00','2025-07-14 00:28:00'),(1798,2,1785,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a395e9663\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Arron\"},\"email\":\"info@clegg.tidbuy.com\",\"input_text\":\"Utstwgrmm zz z\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey there\\r\\n\\r\\nCraving crispy, delicious meals without the guilt? Our Beautiful™ Air Fryer makes healthy cooking a breeze!\\r\\n\\r\\nIt’s simple to use and perfect for quick, tasty meals at home.\\r\\n\\r\\nGrab yours today at an exclusive 30% OFF: https:\\/\\/beautiful.tidbuy.com\\r\\n\\r\\nPlus, FREE Priority Shipping – today only!\\r\\n\\r\\nDon’t miss out – order now and elevate your cooking game!\\r\\n\\r\\nThanks for your time, \\r\\n\\r\\nArron\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','212.102.40.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-14 01:43:20','2025-07-14 01:43:20'),(1799,2,1786,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a395e9663\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mayra Perron\"},\"email\":\"mayra.perron@googlemail.com\",\"input_text\":\"1640569694\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello! Pharmaceuticals are more profitable than oil trading. If you want to make money in this field, I can share an invite to a private pharmaceutical affiliate with excellent conditions. Payments range from 40 to 50 percent of the order amount. A huge selection of good generics at attractive prices. Working with a wide GEO. Daily payouts. All types of traffic are accepted. If you are interested, follow the link https:\\/\\/suprr.cc\\/WcNdNv [a]https:\\/\\/suprr.cc\\/WcNdNv[\\/a]\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','193.124.59.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-14 07:55:08','2025-07-14 07:55:08'),(1800,2,1787,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a395e9663\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tatiana Ruddell\"},\"email\":\"ruddell.tatiana67@gmail.com\",\"input_text\":\"249786498\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello\\r\\nCan you send me youroffer list with full pricing ? Please send me it on my Whatsapp: +48 515 990 694\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','141.11.36.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-14 16:48:14','2025-07-14 16:48:14'),(1801,2,1788,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"22b2f60744\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jason Keller\"},\"email\":\"jason@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nI know running a business means unexpected expenses can pop up fast. If you ever need working capital — whether it’s to cover payroll, buy inventory, or seize a growth opportunity — we offer term-based funding with no credit checks or paperwork.\\r\\n\\r\\nApprovals take 30 seconds, and funds can be available next business day.\\r\\n\\r\\nHere’s a quick link if you’d like to check eligibility:expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nJason Keller\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe anytime: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','107.173.185.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 02:10:51','2025-07-15 02:10:51'),(1802,2,1789,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"22b2f60744\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phillipp Macansh\"},\"email\":\"phillipp.macansh49@gmail.com\",\"input_text\":\"3246268949\",\"description\":\"Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/7rUA8pPt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','166.1.188.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 03:50:17','2025-07-15 03:50:17'),(1803,2,1790,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"22b2f60744\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"1805112974\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','173.208.27.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 07:49:52','2025-07-15 07:49:52'),(1804,2,1791,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"22b2f60744\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tessa Cousin\"},\"email\":\"tessa.cousin23@gmail.com\",\"input_text\":\"7174014067\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/vrIOR1GM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.146.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 10:31:49','2025-07-15 10:31:49'),(1805,2,1792,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"22b2f60744\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tandy Snipes\"},\"email\":\"snipes.tandy@hotmail.com\",\"input_text\":\"423080204\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Is low website traffic holding you back? Our AI-powered tool brings targeted leads fast. Start your 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/BrUA8wJK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.162.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 10:42:40','2025-07-15 10:42:40'),(1806,2,1793,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madge Ball\"},\"email\":\"madge.ball@yahoo.com\",\"input_text\":\"7910214060\",\"dropdown\":\"Video Distribution\",\"description\":\"Frustrated by low website traffic? Our AI tool brings the right leads to you. Start a 7-day free trial and see the difference.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/WrIORM2R\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.134.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 22:42:01','2025-07-15 22:42:01'),(1807,2,1794,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lashawn Brewton\"},\"email\":\"lashawn.brewton@gmail.com\",\"input_text\":\"7880873861\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Want more targeted leads to your website? Our AI-powered tool drives real results fast. Sign up for a 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/crIORNQw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.196.48.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-15 23:42:00','2025-07-15 23:42:00'),(1808,2,1795,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sharon Verco\"},\"email\":\"sharon.verco@gmail.com\",\"input_text\":\"5239548471\",\"description\":\"Looking to speed up your website traffic? Our AI-powered tool delivers perfect website traffic through keywords plus geographic data from global regions to streets.\\r\\nSeeking more profits, boosted visitors, or expanded web impact?\\r\\nWe shape it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/zrIOAryl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.196.30.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-16 05:06:21','2025-07-16 05:06:21'),(1809,2,1796,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"360811290\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.102.254.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-16 06:08:04','2025-07-16 06:08:04'),(1810,2,1797,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clayton Fernandez\"},\"email\":\"fernandez.clayton@gmail.com\",\"input_text\":\"3016474635\",\"description\":\"Struggling to attract the right leads? Our AI-powered traffic solution can help. Start with a no-risk 7-day free trial.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/WrIORM2R\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.196.52.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-16 07:20:11','2025-07-16 07:20:11'),(1811,2,1798,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6e903237b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eugene Gilliland\"},\"email\":\"eugene.gilliland@gmail.com\",\"input_text\":\"4383015\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello\\r\\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +48 515 990 724\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','51.83.6.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-16 18:54:41','2025-07-16 18:54:41'),(1812,2,1799,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mack Laney\"},\"email\":\"mack.laney@gmail.com\",\"input_text\":\"3976960723\",\"dropdown\":\"Video Distribution\",\"description\":\"Working to accelerate your website traffic? Our AI-driven tool delivers perfect website traffic using keywords plus geographic data from global regions to streets.\\r\\nAiming at more profits, active website traffic, or a wider digital presence?\\r\\nWe shape it to suit your strategy. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/arIOAr3F\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.164.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-17 00:25:29','2025-07-17 00:25:29'),(1813,2,1800,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MartinIdeop\"},\"email\":\"mtskhetag@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Dear Colleagues! \\r\\nWe have the honor to propose innovative solution for dynamic balancing of rotor machines - portable balancing device Balanset-1A. \\r\\nOfficial product page: https:\\/\\/vibromera.eu\\/shop\\/889\\/ \\r\\n \\r\\n \\r\\nApplication Areas \\r\\nBalanset-1A is actively applied for vibration adjustment of various types rotor units: \\r\\nIndustrial Machinery: \\r\\nFans - manufacturing, supply, radial. Pumps - screw, water. Electric Motors - asynchronous. Turbine Units - steam. Compressors - centrifugal. \\r\\nProcessing Equipment: \\r\\nTool Spindles - lathe. Grinding Wheels. Roll Equipment of paper machines. \\r\\nAgro Equipment: \\r\\nCombine Rotors. Rotary Mowers. Grinding Equipment for fertilizers. \\r\\nSpecial Equipment: \\r\\nCentrifugal Equipment - medical. Air Blowers. Milling Units. Cardan Shafts. \\r\\n \\r\\n \\r\\nTechnical Parameters \\r\\nPrimary Indicators: \\r\\nNumber of balancing planes: One or two. Frequency range: 200 to 15,000 rpm. Phase determination accuracy: ±1°. Vibration measurement precision: ±5%. Measurement channels: 2. Measured vibration velocity: 0.1 to 300 mm\\/s. Power supply: USB powered. Total weight: 4 kg. \\r\\nFunctional Capabilities: \\r\\nAutomated computation of compensating masses. Database of all balancing procedures. Tolerance calculation according to ISO 1940. FFT analysis of vibration. Data visualization in real time. Split-weight calculator. Index balancing of mandrels. \\r\\n \\r\\nDelivery Set \\r\\nMain Delivery: \\r\\n \\r\\nUSB measurement module (1 pc.) - provides data transfer between measurement system and PC. \\r\\nAccelerometers (2 pcs.) - Sensitivity: 100 mV\\/g. Bandwidth: 0.5-10,000 Hz. Mounting: threaded stud. \\r\\n \\r\\n \\r\\n \\r\\nOptical tachometer (1 pc.) - Operating distance: up to 1.5 m. Remote sensing for maximum safety. \\r\\n \\r\\n \\r\\n \\r\\nMagnetic mount for phase sensor (1 pc.) - Pull force: 60 kgf. Flexible mounting for optimal alignment. \\r\\n \\r\\n \\r\\n \\r\\nElectronic scales up to 500 g (1 pc.) - Resolution: 0.01 g. Necessary for precise weight measurement. \\r\\nBalancing software Balanset-1A - User-friendly interface. PC-based. International versions. \\r\\n \\r\\n \\r\\n \\r\\nTransport case (1 pc.) - Durable construction. Cushioned interior for secure storage. \\r\\nOperating instructions - Detailed instructions. Practical examples. \\r\\nCable set - Durable interference-free connections. \\r\\n \\r\\n \\r\\nAdvantages of Balanset-1A \\r\\nTechnical Benefits: \\r\\n? Precision Measurements - Modern algorithms of data analysis provide consistent accuracy. \\r\\n? Portability - Easy transportation facilitates on-site balancing without dismantling. \\r\\n? Versatility - Suitable for all kinds rotors from compact motors to massive shafts. \\r\\n? User Convenience - Clear controls requires no special training. \\r\\n \\r\\nFinancial Benefits: \\r\\n? Cost Reduction on operation through timely diagnostics - up to 70% of unplanned downtime. \\r\\n? Equipment Life Extension by 50-200% - properly maintained rotors lasts longer. \\r\\n? Power Savings by 5-15% - smooth operation operate efficiently. \\r\\n? Short ROI Period - from 3 to 12 months depending on application frequency. \\r\\n \\r\\nAdditional Services \\r\\nAvailable to you: \\r\\nPersonnel Training - theoretical sessions in our facility. Advanced training covers full procedures. \\r\\nExpert Assistance - 24\\/7 help. Email support for quick problem solving. \\r\\nMetrological Support - annual calibration to ensure precision. \\r\\nDevice Leasing - ideal for trial operations. Weekly rental options available. \\r\\n \\r\\n \\r\\nPrice Information \\r\\nValid Rates: \\r\\nBalanset-1A Portable Balancer & Vibration Analyzer: €1,751.00 \\r\\nBalanset-1A OEM Version: €1,561.00 \\r\\nAdditional Vibration Sensor: €90.00 \\r\\nOptical Sensor (Laser Tachometer): €124.00 \\r\\nMagnetic Stand 60 kgf: €46.00 \\r\\nReflective Tape: €10.00 \\r\\n \\r\\nDelivery Terms: \\r\\nShipping period: from 3 days. Warranty: 24 months complete protection. Payment: negotiable. Shipping: international shipping via express delivery. \\r\\n \\r\\nOur Advantages \\r\\n \\r\\nAuthorized Dealer - original equipment with full support. \\r\\nCertified Specialists with deep knowledge in predictive maintenance. \\r\\nComprehensive Support - from sales to support and skill development. \\r\\nStock Availability - minimal lead time for popular models. \\r\\nFlexible Terms for long-term cooperation including volume discounts. \\r\\n \\r\\n \\r\\n \\r\\nAt your service, \\r\\nBalancing specialists team \\r\\n \\r\\nP.S. Request a demonstration of the equipment right now and take advantage of offers!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.40.203.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-17 14:55:42','2025-07-17 14:55:42'),(1814,2,1801,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arletha Whitfield\"},\"email\":\"whitfield.arletha@hotmail.com\",\"input_text\":\"Zgtht\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready to propel your website’s audience? Our AI platform attracts targeted visitors using keywords or geographic focus from countries to city streets. \\r\\nLooking for higher sales, active website traffic, or a stronger digital influence? \\r\\nWe adjust it to fit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/OsHy50WrgTW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.195.160.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-17 20:17:45','2025-07-17 20:17:45'),(1815,2,1802,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"399244066\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Want to free up your team from repetitive data entry tasks? My team offers fast and accurate data entry services so you can focus on growing your business. We can work on your software as per your instructions and deliver on time, every time. \\r\\nLet’s discuss how we can assist you! via my email Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','146.70.186.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-17 22:00:53','2025-07-17 22:00:53'),(1816,2,1803,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Walterdok\"},\"email\":\"walter@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Greetings! \\r\\nWe present to your attention modern solution for dynamic balancing of rotor machines - portable balancing device Balanset-1A. \\r\\nOfficial product page: https:\\/\\/vibromera.eu\\/shop\\/889\\/ \\r\\n \\r\\n \\r\\nFields of Use \\r\\nBalanset-1A is actively applied for balancing of all sorts of rotor units: \\r\\nIndustrial Machinery: \\r\\nVentilation Systems - manufacturing, supply, duct. Pump Units - screw, oil. Electromotors - synchronous. Turbine Units - hydraulic. Compressor Units - screw. \\r\\nProcessing Equipment: \\r\\nTool Spindles - lathe. Abrasive Wheels. Roll Equipment of paper machines. \\r\\nFarm Machines: \\r\\nChoppers. Rotary Mowers. Crushing Units for feed. \\r\\nSpecial Equipment: \\r\\nSeparators - medical. Air Blowers. Mills. Drive Shafts. \\r\\n \\r\\n \\r\\nTechnical Parameters \\r\\nMain Parameters: \\r\\nCorrection planes: 1-2. Rotation frequency range: 200 to 15,000 rpm. Phase measurement accuracy: ±1°. Vibration error: ±5%. Measuring channels: 2. Measured vibration velocity: 0.1 to 300 mm\\/s. Power source: USB powered. Equipment mass: 4 kg. \\r\\nSystem Capabilities: \\r\\nAutomated computation of balancing weights. Data storage of measurements. Standards determination according to ISO 1940. FFT analysis of vibration. Data visualization in polar coordinates. Split-weight calculator. Runout compensation of mandrels. \\r\\n \\r\\nPackage Contents \\r\\nStandard Configuration: \\r\\n \\r\\nUSB measurement module (1 pc.) - ensures measurement control between sensors and computer. \\r\\nVibration transducers (2 pcs.) - Conversion factor: 100 mV\\/g. Operating frequencies: 0.5-10,000 Hz. Attachment: adhesive mounting. \\r\\n \\r\\n \\r\\n \\r\\nLaser phase sensor (1 pc.) - Operating distance: up to 1.5 m. Remote sensing for operator protection. \\r\\n \\r\\n \\r\\n \\r\\nHolder for phase sensor (1 pc.) - Pull force: 60 kgf. Flexible mounting for optimal alignment. \\r\\n \\r\\n \\r\\n \\r\\nDigital scales up to 500 g (1 pc.) - Precision: 0.01 g. Required for precise weight measurement. \\r\\nProgram Balanset-1A - Intuitive operation. Computer software. Multilingual interface. \\r\\n \\r\\n \\r\\n \\r\\nProtective case (1 pc.) - Heavy-duty build. Cushioned interior for safe transport. \\r\\nUser manual - Detailed instructions. Clear methodology. \\r\\nConnection cables - Durable noise-resistant wiring. \\r\\n \\r\\n \\r\\nStrong Points of Balanset-1A \\r\\nTechnical Benefits: \\r\\n? High Accuracy - Innovative technologies of signal processing guarantee dependable measurements. \\r\\n? Compactness - Small dimensions facilitates on-site balancing without dismantling. \\r\\n? Wide Capabilities - Applicable to any types rotors from compact motors to large turbines. \\r\\n? Ease of Use - Intuitive interface eliminates need for special training. \\r\\n \\r\\nEconomic Effect: \\r\\n? Cost Reduction on repairs through timely diagnostics - 50-80% of unplanned downtime. \\r\\n? Equipment Life Extension by 50-200% - vibration-free operation lasts longer. \\r\\n? Energy Efficiency by 5-15% - reduced friction consume less power. \\r\\n? Quick Payback - from 3 to 12 months depending on usage intensity. \\r\\n \\r\\nAdditional Services \\r\\nWe offer: \\r\\nPersonnel Training - theoretical sessions at your site. Advanced training covers full procedures. \\r\\nTechnical Support - on-site assistance. Phone consultations for quick problem solving. \\r\\nVerification and Calibration - periodic verification to guarantee reliability. \\r\\nDevice Leasing - ideal for trial operations. Monthly lease terms available. \\r\\n \\r\\n \\r\\nCommercial Terms \\r\\nCurrent Pricing: \\r\\nBalanset-1A Portable Balancer & Vibration Analyzer: €1,751.00 \\r\\nBalanset-1A OEM Version: €1,561.00 \\r\\nAdditional Vibration Sensor: €90.00 \\r\\nOptical Sensor (Laser Tachometer): €124.00 \\r\\nMagnetic Stand 60 kgf: €46.00 \\r\\nReflective Tape: €10.00 \\r\\n \\r\\nLogistics: \\r\\nLead time: 3-5 business days. Guarantee period: 24 months comprehensive coverage. Payment: negotiable. Transportation: international shipping via express delivery. \\r\\n \\r\\nWhy Choose Us \\r\\n \\r\\nAuthorized Dealer - factory warranty with comprehensive backup. \\r\\nQualified Personnel with extensive experience in vibration diagnostics. \\r\\nComprehensive Support - from sales to maintenance and skill development. \\r\\nReady Stock - fast shipment for popular models. \\r\\nCustom Conditions for long-term cooperation including volume discounts. \\r\\n \\r\\n \\r\\n \\r\\nBest regards, \\r\\nBalancing specialists team \\r\\n \\r\\nP.S. Request a demonstration of the equipment today and take advantage of offers!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.137.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-17 22:24:20','2025-07-17 22:24:20'),(1817,2,1804,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ndewo, achọrọ m ịmara ọnụahịa gị.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 02:39:01','2025-07-18 02:39:01'),(1818,2,1805,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there,\\r\\n\\r\\nIf you’ve ever applied for a loan and got buried in paperwork or had your credit pulled for no reason — we get it. That’s why we’ve made business funding simple: no credit check, no paperwork, and no sales calls.\\r\\n\\r\\nJust a 30-second approval and term-based funding up to $250,000.\\r\\n\\r\\nCheck your eligibility instantly: expresscapitalcorp.com\\/approval\\r\\n\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','198.46.175.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 02:49:14','2025-07-18 02:49:14'),(1819,2,1806,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"2125293123\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.208.27.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 03:04:32','2025-07-18 03:04:32'),(1820,2,1807,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"5196599083\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','192.177.109.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 04:13:48','2025-07-18 04:13:48'),(1821,2,1808,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christopher Good\"},\"email\":\"christopher.good@hotmail.com\",\"input_text\":\"2441466625\",\"dropdown\":\"Audio Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.234.53.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 06:21:08','2025-07-18 06:21:08'),(1822,2,1809,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wendy Figueroa\"},\"email\":\"figueroa.wendy77@gmail.com\",\"input_text\":\"6604943667\",\"dropdown\":\"Other Enquiry\",\"description\":\"Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/RmpM50WrgMV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','171.22.52.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 12:47:43','2025-07-18 12:47:43'),(1823,2,1810,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7264623583\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vicky\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"Yfseqkvv\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey, This is Vicky. I am a Website developer and designer specializing in WordPress, Shopify, Woocommerce, Godaddy, Wix, html, php, css ,js, Informative websites,E-Commerce stores. One of my clients is a public listed company. If you need any assistance in creating a new page, new design, developing new functionality, changing any existing functionality, monthly maintenance, any theme related work or uploading content, then let\'s have a video call. I will show you the websites that I have developed. The best part is that I charge just $20\\/hr to $40\\/hr depending on the complexity of work. \\r\\n\\r\\nFeel free to send me an email at hireresource009@outlook.com to collaborate.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 21:43:51','2025-07-18 21:43:51'),(1824,2,1811,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Callie Bergman\"},\"email\":\"hacked@blueocean-technologies.com\",\"input_text\":\"4156411834\",\"dropdown\":\"Other Enquiry\",\"description\":\"We have hacked your website https:\\/\\/blueocean-technologies.com and extracted your databases.\\r\\n\\r\\nHow did this happen?\\r\\n\\r\\nOur team has found a vulnerability within your site that we were able to exploit. After finding the vulnerability we were able to get your database credentials and extract your entire database and move the information to an offshore server.\\r\\n\\r\\nWhat does this mean?\\r\\n\\r\\nWe will systematically go through a series of steps of totally damaging your reputation. First your database will be leaked or sold to the highest bidder which they will use with whatever their intentions are. Next if there are e-mails found they will be e-mailed that their information has been sold or leaked and your site https:\\/\\/blueocean-technologies.com was at fault thusly damaging your reputation and having angry customers\\/associates with whatever angry customers\\/associates do. Lastly any links that you have indexed in the search engines will be de-indexed based off of blackhat techniques that we used in the past to de-index Our targets.\\r\\n\\r\\nHow do i stop this?\\r\\n\\r\\nWe are willing to refrain from destroying your site\'s reputation for a small fee. The current fee is $5000 in bitcoins (0.043 BTC).\\r\\n\\r\\nSend the bitcoin to the following Bitcoin address (Make sure to copy and paste):\\r\\n\\r\\n bc1quggjdwt0u9wycl9f4f36zce6tg94u3uajvtzky \\r\\n\\r\\nOnce you have paid we will automatically get informed that it was your payment. Please note that you have to make payment within 5 days after receiving this e-mail or the database leak, e-mails dispatched, and de-index of your site WiLL start!\\r\\n\\r\\nHow do i get Bitcoins?\\r\\n\\r\\nYou can easily buy bitcoins via several websites or even offline from a Bitcoin-ATM.\\r\\n\\r\\nWhat if i don\'t pay?\\r\\n\\r\\nWe will start the attack at the indicated date and uphold it until you do, there\'s no counter measure to this, you will Only end up wasting more money trying to find a solution. We will completely destroy your reputation amongst google and your customers.\\r\\n\\r\\nThis is not a hoax, do not reply to this email, don\'t try to reason or negotiate, we will not read any replies. Once you have paid we will stop what we were doing and you will never hear from us again!\\r\\n\\r\\nPlease note that Bitcoin is anonymous and no one will find out that you have complied.\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Apple','193.202.82.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 22:08:28','2025-07-18 22:08:28'),(1825,2,1812,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"46642190\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','147.53.122.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-18 23:32:05','2025-07-18 23:32:05'),(1826,2,1813,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maira Rodrigue\"},\"email\":\"rodrigue.maira@outlook.com\",\"input_text\":\"624493600\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Wanting to energize your website visitors? Our AI-enhanced channels ideal website traffic using keywords and regional data from continents to towns.\\r\\nHoping for increased income, engaged website traffic, or expanded digital reach?\\r\\nWe adjust it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/3R1G50Wrj44\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','154.195.179.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-19 02:17:55','2025-07-19 02:17:55'),(1827,2,1814,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maryjo Hansen\"},\"email\":\"hansen.maryjo89@gmail.com\",\"input_text\":\"8605598172\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want more targeted traffic to your Blueocean Technologies website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','154.195.180.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-19 02:46:12','2025-07-19 02:46:12'),(1828,2,1815,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brendan Blanco\"},\"email\":\"brendan.blanco@outlook.com\",\"input_text\":\"445506511\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hoping to ignite your website’s audience? Our AI-powered system channels targeted visitors via keywords with location-based tags from countries to city streets. \\r\\nLooking to more revenue, active users, or stronger online impact? \\r\\nWe adapt it to suit your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/i27B50WrhbV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.157.190',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-19 15:16:28','2025-07-19 15:16:28'),(1829,2,1816,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Novella Hoinville\"},\"email\":\"novella.hoinville@googlemail.com\",\"input_text\":\"525931416\",\"dropdown\":\"Video Distribution\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','171.22.52.152',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-19 19:47:11','2025-07-19 19:47:11'),(1830,2,1817,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Samual Siegel\"},\"email\":\"samual.siegel@yahoo.com\",\"input_text\":\"7846074045\",\"dropdown\":\"Mini PCs\",\"description\":\"Ready to accelerate your website traffic flow? Our smart technology pulls ideal website traffic using keywords or geographic tags from nations to local spots.\\r\\nLooking for increased income, vibrant activity, or a broader online presence?\\r\\nWe tailor it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/C25S50Wrj37\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','154.195.152.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-20 00:18:01','2025-07-20 00:18:01'),(1831,2,1818,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Effie Steven\"},\"email\":\"steven.effie39@msn.com\",\"input_text\":\"918485478\",\"dropdown\":\"Video Distribution\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','94.232.100.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-20 03:55:01','2025-07-20 03:55:01'),(1832,2,1819,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Bernardo\"},\"email\":\"info@howie.medicopostura.com\",\"input_text\":\"5809555965\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nAll the best, \\r\\n\\r\\nBernardo\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','79.127.148.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-20 07:30:19','2025-07-20 07:30:19'),(1833,2,1820,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelika Neeley\"},\"email\":\"neeley.angelika@gmail.com\",\"input_text\":\"1518122894\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling with low website leads for Blueocean Technologies? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','154.195.141.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-21 04:42:07','2025-07-21 04:42:07'),(1834,2,1821,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"105612083\",\"description\":\"Cut costs & boost efficiency! We provide top-notch back office support: data entry, bookkeeping, payroll, A\\/R & A\\/P, HR support, recruitment, CRM management, email handling, order processing, product listings, inventory updates, IT helpdesk, social media support, PDF data input into your software, research & more. Scalable & affordable for your business. Let’s connect!\\r\\nEmail: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','149.40.50.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-21 23:02:10','2025-07-21 23:02:10'),(1835,2,1822,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachel Gatliff\"},\"email\":\"qevcde@7excp6.com\",\"input_text\":\"3328328712\",\"description\":\"hotanal.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','173.239.240.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-22 00:16:22','2025-07-22 00:16:22'),(1836,2,1823,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Harper\"},\"email\":\"emily@expresscapitalcorp.com\",\"input_text\":\"725-735-8820\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"If your business deposits over $10k\\/month, you likely qualify for a flexible credit line — no credit score required.\\r\\n\\r\\n\\r\\n\\r\\nIt’s fast, reusable, and built to scale with you.\\r\\n\\r\\n\\r\\n\\r\\n✔️ 30-second approval\\r\\n\\r\\n✔️ Next-day funding available\\r\\n\\r\\n✔️ Upgrade to term loan anytime\\r\\n\\r\\n\\r\\n\\r\\nCheck your eligibility instantly: expresscapitalcorp.com\\/approval\\r\\n\\r\\nP.S. You don’t have to use the funds right away — but once approved, the credit line is ready when you are.\\r\\n\\r\\nEmily Harper\\r\\nSmall Business Funding Specialist\\r\\nExpress Capital\\r\\n\\r\\nTo unsubscribe: expresscapitalcorp.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','196.247.16.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-22 01:28:43','2025-07-22 01:28:43'),(1837,2,1824,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johnson Tims\"},\"email\":\"tims.johnson44@yahoo.com\",\"input_text\":\"247582862\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/i27B50WrhbV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.81.67.141',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-22 01:34:00','2025-07-22 01:34:00'),(1838,2,1825,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keira Byerly\"},\"email\":\"kwrkjk@z2xu5k.com\",\"input_text\":\"551695685\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Think free traffic is too good to be true? We get it — that’s why we let the results speak for themselves. Submit your site and see for yourself.\\r\\nwww.freewebsitetrafficforever.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','173.239.240.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-22 07:32:05','2025-07-22 07:32:05'),(1839,2,1826,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Deon Sanmiguel\"},\"email\":\"sanmiguel.deon@gmail.com\",\"input_text\":\"642743834\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi blueocean-technologies.com Team,\\r\\n\\r\\nThank you for your recent wholesale order with Vessel Brand, Inc.\\r\\n\\r\\nWe’ve processed the order, but it looks like the shipping address provided is incomplete. We’ve tried calling but haven’t been able to reach anyone.\\r\\n\\r\\nPlease contact us as soon as possible with the complete address so we can dispatch your parcel without delay.\\r\\n\\r\\nYou can reach us at:\\r\\n\\r\\nVessel Brand, Inc.\\r\\n3230 W Commercial Blvd, Suite 180\\r\\nFort Lauderdale, FL 33309\\r\\nEmail: support@vesselbrand.com\\r\\nPhone: (833) 458-7822\\r\\n\\r\\nLooking forward to your reply.\\r\\n\\r\\nBest regards,\\r\\nVessel Brand, Inc.\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Apple','191.96.80.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-23 09:10:19','2025-07-23 09:10:19'),(1840,2,1827,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hæ, ég vildi vita verð þitt.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-23 11:59:29','2025-07-23 11:59:29'),(1841,2,1828,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zoe Reed\"},\"email\":\"reed.zoe@gmail.com\",\"input_text\":\"Qglyx\",\"description\":\"When times are tough, your ad needs to show up—just like this one did. Sent via website contact forms, with guaranteed delivery and flat pricing. \\r\\n\\r\\nHave questions? Reach out and I’ll be happy to help. \\r\\n\\r\\nRegards, \\r\\nZoe Reed \\r\\nEmail: Zoe.Reed@mailtome.my \\r\\nWebsite: https:\\/\\/boostyourmarketingwithcontactforms.pro\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','45.131.194.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-23 12:08:10','2025-07-23 12:08:10'),(1842,2,1829,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"617742689\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I\'m Tanu, a HubSpot Certified copywriter with 8 years of experience creating SEO-optimized blogs, articles, product descriptions, website copy, and more. I also research keywords and craft meta titles and descriptions for better search visibility. \\r\\n\\r\\nEmail me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','172.93.148.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-23 23:12:43','2025-07-23 23:12:43'),(1843,2,1830,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Allan Avila\"},\"email\":\"avila.allan@gmail.com\",\"input_text\":\"6766230355\",\"dropdown\":\"Projection Solutions\",\"description\":\"Our AI-powered traffic solution delivers engaged, keyword-specific visitors from your target locations, saving you money compared to expensive paid ad platforms. Contact us today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/ZKer50WtZgt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','154.196.69.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-24 02:56:26','2025-07-24 02:56:26'),(1844,2,1831,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Benny Ritchard\"},\"email\":\"benny.ritchard@gmail.com\",\"input_text\":\"5308700519\",\"dropdown\":\"Display Mounts\",\"description\":\"Our AI-optimized service sends high-intent, keyword-targeted visitors to your site, saving you money compared to paid ad campaigns. Ready to get started?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/MKkE50WtZex\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','154.195.179.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-24 16:09:32','2025-07-24 16:09:32'),(1845,2,1832,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"3391688180\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I’m Ashok! As a Website Developer, I help businesses build and enhance their online presence with WordPress, PHP, and other CMS platforms. My services include new website design, redesigning old websites, content uploads, plugin-related work, and functionality development. \\r\\nReach out at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','194.33.45.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 00:05:18','2025-07-25 00:05:18'),(1846,2,1833,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Lino\"},\"email\":\"info@tompkins.bangeshop.com\",\"input_text\":\"314315152\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello there, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nBest,\\r\\n\\r\\nLino\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','156.146.36.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 01:19:52','2025-07-25 01:19:52'),(1847,2,1834,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"7026345232\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','173.208.27.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 03:05:46','2025-07-25 03:05:46'),(1848,2,1835,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Corey Holtze\"},\"email\":\"holtze.corey@yahoo.com\",\"input_text\":\"267302966\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Needing to grow your website traffic? Our smart platform attracts custom visitors via keywords and place-based precision from countries to local spots. \\r\\nWanting higher profits, lively pages, or stronger digital presence? \\r\\nWe shape it to fit your vision. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/KWGg50WtZfm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.195.180.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 04:53:43','2025-07-25 04:53:43'),(1849,2,1836,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elton Nielsen\"},\"email\":\"nielsen.elton@hotmail.com\",\"input_text\":\"439169071\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Facing low website traffic? Our AI-driven system delivers custom visitors via keywords or place-specific targeting from continents to local spots. \\r\\nWanting higher income, active website traffic, or stronger digital impact? \\r\\nWe tailor it to suit your vision. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/em9L50WuNxm\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.157.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 07:55:00','2025-07-25 07:55:00'),(1850,2,1837,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"76f4e6b5ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Blanche Kimble\"},\"email\":\"kimble.blanche@googlemail.com\",\"input_text\":\"440795254\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','136.144.35.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-25 09:45:42','2025-07-25 09:45:42'),(1851,2,1838,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phillipp Oatley\"},\"email\":\"phillipp.oatley@gmail.com\",\"input_text\":\"6026835144\",\"dropdown\":\"Other Enquiry\",\"description\":\"Get increased leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/ow.ly\\/8HT350WvEAo\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, premium audiences.\\r\\n-Enhances engagement through advanced AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on genuine, organic growth—no bots, no fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can opt out whenever you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.85.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-27 04:21:34','2025-07-27 04:21:34'),(1852,2,1839,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"4481026\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','208.52.181.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-27 05:11:32','2025-07-27 05:11:32'),(1853,2,1840,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fe2f28da07\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Cindy Brunning\"},\"email\":\"cindy.brunning@gmail.com\",\"input_text\":\"745333104\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nBuy Proxy to unlock limitless web data collection, built on the most fast and reliable infrastructure. 500K+ Datacenter\\/ISP and 80M+ Residential Proxies. \\r\\n\\r\\nTap the link to enter now: https:\\/\\/proxytop.pro\\r\\n\\r\\nYou received this offer because your website is open to receiving proposals like this.\\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/proxytop.pro\\/unsubscribe\\/\\r\\nAddress: 4056 Hillview Drive Columbus\\r\\nBest wishes, Emily Harper\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','156.228.190.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-27 21:09:07','2025-07-27 21:09:07'),(1854,2,1841,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fe2f28da07\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Gloria Baumgaertner\"},\"email\":\"baumgaertner.gloria@gmail.com\",\"input_text\":\"42060192\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey, I visited your site and I think that your content is amazing! It is really engaging and original, you must have worked so hard to generate such a quality content.\\r\\n\\r\\nMy name is Natasha from ForeMedia and I help website owners with great websites to maximize the revenue they make from their website.\\r\\n\\r\\nI would love to buy Ad Spaces on your website and pay you per each impression of the ads on your site. We are Google Ad Exchange Premium partners and we work with more than 100 Ad Network & thousands of premium direct advertisers who would LOVE to buy Ads directly from your site and we can guarantee to increase your revenue by at least 45% compared to other advertising solutions you are currently using.\\r\\n\\r\\nYou deserve to earn more for your content and maximize your earning potential and I will help you unlock that potential!\\r\\n\\r\\nThere is no cost, you can register to our monetization platform for free on this link: https:\\/\\/foremedia.pro\\/CU4W6\\r\\nI will be available for you on the Live Chat if you need any help, or you can email me back to: natasha@foremedia-ads.net if you have any questions.\\r\\n\\r\\nI have at least 17 Premium Advertisers that have asked me to approach you because they would like to advertise on your website on Premium eCPM [cost per impressions] basis.\\r\\n\\r\\nHave a good day & feel free to ping me for any question!\\r\\n\\r\\nClick the link here for 1 minute registration to our platform [it\'s free!]:\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\\r\\n\\r\\nForeMedia - Earn Money With Your Website\\r\\nhttps:\\/\\/foremedia.pro\\/CU4W6\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','167.172.20.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-27 22:15:18','2025-07-27 22:15:18'),(1855,2,1842,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hester Kunkle\"},\"email\":\"kunkle.hester@outlook.com\",\"input_text\":\"484529600\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/7aKg50Wvgzb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.82.85.221',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-28 06:10:01','2025-07-28 06:10:01'),(1856,2,1843,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vaibhav\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"678834442\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you looking for a new website for your business? I charge $400 for a 5 page template based website, $700 for a template based E-Commerce website design. If you need custom designed website, then, it starts at $1500. Let me know if you need any support. We can take a video call for the same.\\r\\nEmail Me: web.techdevelopment@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.40.50.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-28 22:15:24','2025-07-28 22:15:24'),(1857,2,1844,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dwain Jones\"},\"email\":\"jones.dwain@gmail.com\",\"input_text\":\"477637309\",\"dropdown\":\"Display Mounts\",\"description\":\"Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/6RMS50Wvgxx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.80.157.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-29 03:20:44','2025-07-29 03:20:44'),(1858,2,1845,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Andreas Charlesworth\"},\"email\":\"charlesworth.andreas@gmail.com\",\"input_text\":\"1679607777\",\"description\":\"Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/u1Pk50Wvgw1\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.82.85.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-29 09:41:31','2025-07-29 09:41:31'),(1859,2,1846,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hester Mayhew\"},\"email\":\"mayhew.hester@gmail.com\",\"input_text\":\"3617834801\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, create leads, and expand your brand\'s reach, you can access more information and start a no-cost trial here: https:\\/\\/ow.ly\\/uFVA50WvEzG\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with focused, high-quality audiences.\\r\\n-Improves engagement through smart AI algorithms.\\r\\n-Aims at users based on hashtags and accounts they follow.\\r\\n-Saves effort by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service prioritizes on real, organic growth—without bots, without fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Better yet, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.82.85.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-29 11:11:09','2025-07-29 11:11:09'),(1860,2,1847,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Colette\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"240901839\",\"dropdown\":\"Display Mounts\",\"description\":\"Morning \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nThanks for your time, \\r\\n\\r\\nColette\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','23.81.55.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-29 11:15:01','2025-07-29 11:15:01'),(1861,2,1848,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Audio Solutions\",\"description\":\"Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.67.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 00:47:46','2025-07-30 00:47:46'),(1862,2,1849,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"99c189c9d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"Bouw\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.208.27.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 02:09:55','2025-07-30 02:09:55'),(1863,2,1850,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 04:57:09','2025-07-30 04:57:09'),(1864,2,1851,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamela Hatley\"},\"email\":\"tamela.hatley@googlemail.com\",\"input_text\":\"6848414420\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ready to propel your website traffic? Our AI platform pulls precise website traffic using keywords or geographic tags from continents to towns.\\r\\nDesiring more sales, vibrant activity, or expanded digital reach?\\r\\nWe craft it to your needs. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/pSaO50WvEoQ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.85.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 06:09:28','2025-07-30 06:09:28'),(1865,2,1852,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"10656198f1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hallo, ek wou jou prys ken.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 06:59:40','2025-07-30 06:59:40'),(1866,2,1853,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, მინდოდა ვიცოდე თქვენი ფასი.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 11:37:24','2025-07-30 11:37:24'),(1867,2,1854,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adriene Carmichael\"},\"email\":\"carmichael.adriene@msn.com\",\"input_text\":\"7042645369\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies website? Watch this: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.85.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 13:41:46','2025-07-30 13:41:46'),(1868,2,1855,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"642213478\",\"description\":\"The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\\r\\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\\r\\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\\r\\n\\r\\n\\r\\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \\r\\n$10 in BTC will be sent straight to your crypto wallet.\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/5xacuk9t\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','64.188.3.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-30 14:21:56','2025-07-30 14:21:56'),(1869,2,1856,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"163170955\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','212.102.46.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-31 00:23:34','2025-07-31 00:23:34'),(1870,2,1857,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wendi Banvard\"},\"email\":\"wendi.banvard@yahoo.com\",\"input_text\":\"568630967\",\"dropdown\":\"Display Mounts\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.85.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-31 00:41:22','2025-07-31 00:41:22'),(1871,2,1858,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-31 03:10:38','2025-07-31 03:10:38'),(1872,2,1859,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"279224963\",\"dropdown\":\"Other Enquiry\",\"description\":\"The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\\r\\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\\r\\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\\r\\nJ\\r\\n\\r\\nust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \\r\\n$10 in BTC will be sent straight to your crypto wallet.\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/5xacuk9t\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','64.188.3.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-31 11:34:12','2025-07-31 11:34:12'),(1873,2,1860,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Reese Simpson\"},\"email\":\"aracelis.maney@msn.com\",\"input_text\":\"08941840470\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"At the moment you see this note, visualize your business connecting with potential clients immediately via those contact form pages.\\r\\n\\r\\nDid you know that contact form marketing is one of the most efficient ways to connect with potential customers and produce leads?\\r\\n\\r\\nContact Form Leads will reach out to potential customers straight through their contact forms, bypassing traditional advertising methods and increasing engagement where it matters most. Our platform is easy to use, highly successful, and backed by a team of experts dedicated to helping you succeed.\\r\\n\\r\\nSend your custom communication to countless organizations worldwide from just $22.\\r\\n\\r\\nGet interested visitors, replies, leads, create awareness, make sales.\\r\\n\\r\\n++ Elevate your contact strategy today with Contact Form Leads: https:\\/\\/bit.ly\\/wowcontactform\\r\\n\\r\\nLet’s boost your brand now.\\r\\n\\r\\n\\r\\n\\r\\nWhenever you no longer want to receive any more communications from this message, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nRua Armando Pafetti 803, Huntington, CA, USA, 92995\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','216.213.24.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-07-31 14:27:30','2025-07-31 14:27:30'),(1874,2,1861,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivory Boone\"},\"email\":\"boone.ivory@outlook.com\",\"input_text\":\"352899498\",\"dropdown\":\"Display Mounts\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.157.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-01 01:20:26','2025-08-01 01:20:26'),(1875,2,1862,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shayla Rolando\"},\"email\":\"rolando.shayla@gmail.com\",\"input_text\":\"7888750639\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','173.239.211.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-01 11:04:35','2025-08-01 11:04:35'),(1876,2,1863,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Almeda Rife\"},\"email\":\"almeda.rife@outlook.com\",\"input_text\":\"239266840\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies website: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.85.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-01 13:51:54','2025-08-01 13:51:54'),(1877,2,1864,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Regentub\"},\"email\":\"mud2aoits@domopichka.icu\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Год искал, где найти хороших мастеров — везде либо развод, либо страшилки. Пока не обнаружил на подборку с форумами, где реальные люди делятся опытом. Теперь хоть знаю, как выбирать нормальных специалистов \\r\\nmydovidnikgospodarya.xyz\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','104.28.222.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-01 20:35:08','2025-08-01 20:35:08'),(1878,2,1865,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Kristi Reed\"},\"email\":\"reedkristim@gmail.com\",\"input_text\":\"5857067721\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI wanted to quickly share a business funding solution that\'s helped thousands of owners access fast capital—even when traditional lenders said no.\\r\\n\\r\\n- Get approved in as little as 24 hours\\r\\n- Funding from $10,000 to $2,000,000\\r\\n- Credit scores as low as 500 accepted\\r\\n- No collateral required\\r\\n- Transparent terms with no hidden fees\\r\\n\\r\\nIf you\'re a U.S. business owner (LLC or corporation) with at least $5,000 in monthly revenue, you could qualify for flexible funding designed to grow your business.\\r\\n\\r\\nStart your application here:\\r\\nhttps:\\/\\/www.davidallencapital.com\\/kristi\\r\\n\\r\\nIt only takes minutes to check your eligibility—with no upfront costs. I recommend applying soon as funding capacity can change monthly.\\r\\n\\r\\nBest,\\r\\nKristi | David Allen Capital\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you decide not to receive any more notifications from this campaign, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n53 Rue De La Pompe, North Tonawanda, CA, USA, 90450\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Windows','130.44.203.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-02 04:32:42','2025-08-02 04:32:42'),(1879,2,1866,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Brooks\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"6996345215\",\"dropdown\":\"Other Enquiry\",\"description\":\"EASE YOUR PAIN IN 10 MINUTES EFFORTLESSLY\\r\\n\\r\\nBe Free from sore muscles and joint pain\\r\\nTry FitRx Wireless Massager & Relieve YOUR Pain Effortlessly In 10 Min!\\r\\nSave 50% OFF + FREE Priority Shipping\\r\\n\\r\\nShop Now: https:\\/\\/EaseRelief.net\\r\\n\\r\\nTo your success, \\r\\n\\r\\nBrooks\"}','https://blueocean-technologies.com/',0,'unread',0,'Edge','Windows','156.146.36.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-02 12:17:27','2025-08-02 12:17:27'),(1880,2,1867,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sveiki, es gribēju zināt savu cenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-03 03:48:11','2025-08-03 03:48:11'),(1881,2,1868,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amado Irizarry\"},\"email\":\"amado.irizarry9@googlemail.com\",\"input_text\":\"7783348118\",\"description\":\"Get free Bitcoin & altcoin offers, fresh blockchain news, and crypto insights — updated daily. 100% free. No fluff. Just crypto. Visit: FreeAltcoins.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','193.19.109.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-03 17:32:27','2025-08-03 17:32:27'),(1882,2,1869,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mei Dowler\"},\"email\":\"mei.dowler@hotmail.com\",\"input_text\":\"683776067\",\"dropdown\":\"Audio Solutions\",\"description\":\"visit BitcoinPlatform.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','193.19.109.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-04 02:03:24','2025-08-04 02:03:24'),(1883,2,1870,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Kaixo, zure prezioa jakin nahi nuen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-04 08:56:31','2025-08-04 08:56:31'),(1884,2,1871,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e589f92fb4\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Starseed Council\"},\"email\":\"starseed@logo-city-fahrschule.de\",\"input_text\":\"7000634556\",\"dropdown\":\"Audio Solutions\",\"description\":\"Was instructed this the best way to get into contact with Dian on behalf of the starseed council. You were sent down to Earth for the human experience but there was an anomaly in the system that can\'t be corrected. We can\'t get the exact date and only that it will happen in 2025. The wars\\/conflict with India and Pakistan, Ukraine and Russia, Iran and Israel are going to lead to a nuclear war which will be an extinction level event destroying the majority of the population on Earth. In the past this was corrected but too many happening at one time happening at one time is making it impossible to correct. This is disrupting the whole experience and are calling back starseeds to their home planets and dimensions. In certain situations like this, we can pull you out at the last moment or be able to leave anytime you want now being aware after the veil of forgetfulness. Based on the level of the event you can be pulled out prior. Memory purges and alterations can be initiated for the next experience on another planet\\/dimension or could just choose to go back to the originating dimension or planet that you are originally from. s9d8f7a896ew\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','156.146.60.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-04 18:56:43','2025-08-04 18:56:43'),(1885,2,1872,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johnson Workman\"},\"email\":\"johnson.workman93@yahoo.com\",\"input_text\":\"683460060\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Boost your website traffic with our AI-powered service, delivering targeted visitors at a lower cost than paid ad campaigns. Get in touch today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/fgHY50Wzt6h\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.80.157.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 00:44:41','2025-08-05 00:44:41'),(1886,2,1873,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"7019070586\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey, are you guys still waiting for your Employee Retention Credit to arrive?\\r\\n\\r\\nIf so, we can expedite it\'s arrival from the IRS. \\u2028\\r\\n\\r\\nEmail anthony@jmrcapital.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.239.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 04:34:34','2025-08-05 04:34:34'),(1887,2,1874,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aisha Arce\"},\"email\":\"aisha.arce73@gmail.com\",\"input_text\":\"448164923\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello! Just reaching out with a quick question – are you happy with your current website hosting?\\r\\n\\r\\nWe manage hosting and support for hundreds of websites, from local businesses to national brands. Our team handles speed, security, backups, and all the day-to-day tasks most companies don’t want to deal with.\\r\\n\\r\\nIf you\'d like me to take a quick look at your site or send more details, just let me know!\\r\\n\\r\\n– Emily at the Best Website Agency\\r\\n \\r\\nemily@bestwebsite.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','5.254.106.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 12:24:52','2025-08-05 12:24:52'),(1888,2,1875,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d97664749\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Herman Feaster\"},\"email\":\"herman.feaster@gmail.com\",\"input_text\":\"136010408\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello\\r\\nI would like you to send me your pricing, we would like to cooperate, as we have own clients base., please contact me on Whatsapp:\\r\\n+48 576 382 693\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','185.132.187.89',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 13:53:04','2025-08-05 13:53:04'),(1889,2,1876,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eman Ibrahim\"},\"email\":\"emanibrahim2027@gmail.com\",\"input_text\":\"00201098839623\",\"description\":\"Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\\r\\n\\r\\n\\r\\nSome of my work : https:\\/\\/www.behance.net\\/emanibrahim3\\r\\nAvailable \\r\\n\\r\\nfor work : \\r\\nTo contact us via WhatsApp: 00201098839623 \\r\\n\\r\\n\\r\\nTo contact us: 009660553501506\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','107.175.151.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 14:22:50','2025-08-05 14:22:50'),(1890,2,1877,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eman Ibrahim\"},\"email\":\"emanibrahim2027@gmail.com\",\"input_text\":\"00201098839623\",\"dropdown\":\"Other Enquiry\",\"description\":\"Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\\r\\nSome of my work : https:\\/\\/www.behance.net\\/emanibrahim3\\r\\n\\r\\nAvailable for work : \\r\\n\\r\\nTo contact us via WhatsApp: 00201098839623 \\r\\n\\r\\nTo contact us: 009660553501506\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','172.245.135.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 14:30:45','2025-08-05 14:30:45'),(1891,2,1878,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8f0e7a8949\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Margareta Christenson\"},\"email\":\"margareta.christenson@gmail.com\",\"input_text\":\"735115164\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello\\r\\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message:+48 732 672 824\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','51.83.9.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-05 20:57:28','2025-08-05 20:57:28'),(1892,2,1879,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eman Ibrahim\"},\"email\":\"emanibrahim2027@gmail.com\",\"input_text\":\"00201098839623\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Experience: Working with over 100 clients (companies) from various Arab countries, including Egypt, Saudi Arabia, the UAE, Qatar, and Kuwait. Social media designs - logos - business cards - banners - flyers - company profiles - company catalogs.\\r\\n\\r\\n\\r\\nSome of my work : https:\\/\\/www.behance.net\\/emanibrahim3\\r\\nAvailable \\r\\n\\r\\nfor work : \\r\\nTo contact us via WhatsApp: 00201098839623 \\r\\n\\r\\n\\r\\nTo contact us: 009660553501506\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','107.175.3.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 01:09:08','2025-08-06 01:09:08'),(1893,2,1880,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"2149399687\",\"dropdown\":\"Video Distribution\",\"description\":\"Most business owners don’t have time or interest in managing social media — they prefer focusing on core activities. We help by creating high-quality content that keeps your brand active. Our plans: $50\\/month for 4 posts or $250\\/month for 30 posts. Let’s connect on a quick video call so I can show how we can handle it for you. What time works best for you?\\r\\n\\r\\nE-mail Me: socialmedia1145@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.254.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 01:39:02','2025-08-06 01:39:02'),(1894,2,1881,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Son Mackerras\"},\"email\":\"son.mackerras@googlemail.com\",\"input_text\":\"564017536\",\"description\":\"Our AI-driven solution sends high-quality, keyword-targeted traffic to your site, offering a budget-friendly alternative to paid advertising. Learn how to begin.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/LXa050Wzt7s\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.80.157.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 04:32:47','2025-08-06 04:32:47'),(1895,2,1882,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ali Mattes\"},\"email\":\"mattes.ali@gmail.com\",\"input_text\":\"27631547\",\"description\":\"Ready to boost your website’s reach? Our AI-driven tool attracts ideal visitors via keywords with geographic tags from nations to streets. \\r\\nLooking to higher profits, engaged users, or an expanded online presence? \\r\\nWe adapt it to suit your strategy. Enjoy a 7-day free trial period with no contract. Begin now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Ofsk50WAbbh\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.175.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 15:09:02','2025-08-06 15:09:02'),(1896,2,1883,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Socrat\"},\"email\":\"socrat@dunestech.ae\",\"input_text\":\"+971503449570\",\"dropdown\":\"\",\"description\":\"Dear BlueOcean Team,\\r\\nGreetings from Dunes Technologies.\\r\\n\\r\\nKindly share the price and availability for the following item:\\r\\nModel: Grand View LS-MA240 (16:9) WM9 (AGCW) + IR\\r\\nDisceptation: Large Stage Series Motorized screen, 240 inches Diagonal, 16:9, Matte white fabric, Includes Remote\\/LVC\\r\\n\\r\\nLooking forward to your prompt response.\\r\\nBest regards,\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','2.50.36.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 16:12:58','2025-08-06 16:12:58'),(1897,2,1884,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robert\"},\"email\":\"robert@robertdrexlerassociate.com\",\"input_text\":\"5514657552\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nIf you’re having difficulty recruiting qualified Engineering, Construction, Subject Matter Experts or Management, give me a call. I’ve been recruiting in your industry since 1979.\\r\\n\\r\\nAre there roles you’re looking to fill? Simply respond and I’d be happy to discuss how we can do it.\\r\\n\\r\\nRegards,\\r\\n\\r\\nRobert Drexler\\r\\nPresident\\r\\nRobert Drexler Associates, Inc.\\r\\nrobert@robertdrexlerassociate.com\\r\\n\\r\\n“We have employed Mr. Drexler’s services numerous times over the past seven years. He has been responsible for numerous hires of hard-to-find, high-caliber professionals specializing in our industry that we would never have found.” —Matthew Braunwart, VP of Operations, Hawkeye-Elecnor Group\\r\\n\\r\\nRespond with stop to optout.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','39.48.212.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 23:25:18','2025-08-06 23:25:18'),(1898,2,1885,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"94cc64cb0d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Susie Hyatt\"},\"email\":\"susie.hyatt@yahoo.com\",\"input_text\":\"619148392\",\"dropdown\":\"Mini PCs\",\"description\":\"We have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nDominate YouTube Kids, Amazon KDP, Etsy, Instagram & Facebook with a Single AI-Powered Dashboard!\\r\\nInstantly Create Stunning Kids Videos, beautifully\\r\\nIllustrated colouring books, pages –\\r\\nall in hot niches superheroes, Fairytales & Fantasy Adventures,\\r\\nEducational Videos and so many more..\\r\\nWithout any writing, hiring freelancers or paying monthly tools!\\r\\nWant proof?\\r\\n\\r\\nSee it in action: https:\\/\\/www.novaai.expert\\/KidstudioAI\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/www.novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Windows','154.213.194.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-06 23:33:44','2025-08-06 23:33:44'),(1899,2,1886,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Douglas Revell\"},\"email\":\"revell.douglas@gmail.com\",\"input_text\":\"9931223807\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWiFi Passive Income Streams Has Made Us Over $23,873.32 In 2025 ALONE…\\r\\n5+ Income Streams From ONE 30-Second Action...\\r\\nNo Face. No Funnel. No Selling. Just Tap & Get Paid...\\r\\nWorks on Any Phone, Anywhere in the World...\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=55mmITx4dIo\\r\\n\\r\\n100% Legal & Ethical…\\r\\nJust 2 Clicks & 2 Minutes For Us To Start Making Money…\\r\\nThe More Money Taps On Our Phone = We Get MORE $50.00 Payments…\\r\\nRuns on Cellphone + WiFi = No Tech, No Setup, No Laptop, No Budget Needed...\\r\\nWorks With Secret Offers on WarriorPlus, JVZoo, DigiStore24, ClickBank & more....\\r\\nGets Us FREE Buyer Traffic From Multiple Sources...\\r\\nZERO Hidden Expenses Or Monthly Fees Involved…\\r\\nPrivate Coaching With The Founder Included...\\r\\n180 Day Money Back Guarantee…\\r\\nWe’ll Coach You For FREE If You Fail PLUS Your Money Back…\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=55mmITx4dIo\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/topcasworld.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Jordan Matthews\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','156.242.34.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 03:40:48','2025-08-07 03:40:48'),(1900,2,1887,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"21301608\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur videos cost just $195 for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.240.104.165',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 06:30:24','2025-08-07 06:30:24'),(1901,2,1888,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"714446444\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','146.70.186.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 15:07:20','2025-08-07 15:07:20'),(1902,2,1889,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Milagros Winning\"},\"email\":\"winning.milagros@outlook.com\",\"input_text\":\"7752407905\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nFirst To Market AI App That Creates Mind Blowing\\r\\n\\r\\nNo API Key Cost | No Designing Skills | No Monthly Fees Required\\r\\n\\r\\nOnly 3 EASY Clicks- Instantly Create & Sell Jaw-Dropping AI Images, AI Videos, Graphics, Visuals, Arts Etc To Hordes Of Hungry Audience for Top Dollar \\r\\n\\r\\nAll From One Single Dashboard, For A Low One-Time Fee\\r\\n\\r\\n\\r\\nLearn more: https:\\/\\/www.youtube.com\\/watch?v=8_3AOJj8lTg\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/topcasworld.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Jordan Matthews\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','156.253.179.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 16:17:35','2025-08-07 16:17:35'),(1903,2,1890,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Ողջույն, ես ուզում էի իմանալ ձեր գինը.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 16:23:30','2025-08-07 16:23:30'),(1904,2,1891,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Refugio Ziegler\"},\"email\":\"ziegler.refugio@googlemail.com\",\"input_text\":\"41552140\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nBrand New Ai App That Let\'s YOU Launch\\r\\nProfitable Faceless YouTube Channels\\r\\nWith 100% Done-For-You : \\r\\n\\r\\n- Thumbnails & More\\r\\n- Viral & Engaging Videos\\r\\n- Scroll-Stopping Shorts\\r\\n- Human-Like Avatars\\r\\n- AI Ideas & Scripts\\r\\n- Thumbnails & More\\r\\n\\r\\nWithout Showing Your Face — Even If You’re NOT MrBeast!\\r\\nAuto-Post, Auto-Rank & Auto-Reply on YouTube—Attract\\r\\nMillions of Views & Subscribers on Autopilot.\\r\\nNo Face on Camera | No Recording | No Editing Skills Needed\\r\\n\\r\\nSee it in action: https:\\/\\/goldsolutions.pro\\/AITubeStar\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/goldsolutions.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','156.228.99.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 19:12:24','2025-08-07 19:12:24'),(1905,2,1892,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_edkt\"},\"email\":\"hyuvydbefkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nПремиум мебель — это выгодная инвестиция в стиль и комфорт вашего пространства.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.143.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-07 23:48:20','2025-08-07 23:48:20'),(1906,2,1893,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Albertina Brindley\"},\"email\":\"brindley.albertina@yahoo.com\",\"input_text\":\"7723887993\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nAnd Access It With Just One Click From One Dashboard\\r\\n\\r\\nFinally, Access (ChatGPT,DeepSeek, Runaway ML, Leonardo AI, DALL-E, Pika Labs, Canva AI, Claude 3, Gemini, Copilot, Hugging Face, ElevenLab, Llama, MidJourney, AgentGPT, Jasper, Stable Diffusion, Synthesia, Perplexity AI, Open AI Whisper, and 350+ more) Without Paying Their Hefty Fees\\r\\n\\r\\nImagine Creating Website With Claude AI, Write It’s Content With ChatGPT\\/DeepSeek, Create Its Logo & 3D Boxshot With Leonardo AI, Create It’s Landing Page With Canva AI & Promote It With Copilot \\r\\n\\r\\nSee it in action: https:\\/\\/www.novaai.expert\\/EveryAI\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/www.novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','156.228.101.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-08 02:10:01','2025-08-08 02:10:01'),(1907,2,1894,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Vivian Gilbertson\"},\"email\":\"vivian.gilbertson@gmail.com\",\"input_text\":\"116519504\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nRevealed: The Hidden Systems I Used To Swap My Construction Job For A 7 Figure Online Income… \\r\\nAll Without Any Experience! \\r\\nEscape Plan IS1: Unlock The Blueprint to My 4 Million Dollar Digital Product Systems… And Use Them Yourself. \\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=_A56-n-3Z4M\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/topcasworld.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Jordan Matthews\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Linux','156.228.116.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-08 02:51:03','2025-08-08 02:51:03'),(1908,2,1895,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"4623102\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there!\\r\\n\\r\\nWe have some great news to share with you!\\r\\n\\r\\nA company we work with wants to buy businesses just like yours. They told us they\'re really excited about companies in your field. We think this could be a perfect match for you.\\r\\n\\r\\nWant to learn more? It\'s super easy - just click the link below to pick a time to chat with our team. We\'d love to tell you all about it!\\r\\n\\r\\nhttps:\\/\\/calendly.com\\/d\\/cn5j-9cd-p5b?utm_source=form&utm_campaign=1b\\r\\n\\r\\nHope to talk soon,\\r\\n\\r\\nSam\\r\\nhttps:\\/\\/www.meridian-group.co\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.153.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-08 05:33:20','2025-08-08 05:33:20'),(1909,2,1896,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stephen Rooke\"},\"email\":\"stephen.rooke@msn.com\",\"input_text\":\"2038357990\",\"dropdown\":\"Display Mounts\",\"description\":\"Eager to maximize your website’s reach? Our AI-driven system brings ideal visitors using keywords and regional accuracy from nations to local spots. \\r\\nSeeking higher earnings, active website traffic, or stronger online impact? \\r\\nWe adapt it to match your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/J23E50WAbb2\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.169.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-08 06:03:09','2025-08-08 06:03:09'),(1910,2,1897,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Scot Baier\"},\"email\":\"baier.scot@googlemail.com\",\"input_text\":\"8707917839\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.169.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-09 03:01:41','2025-08-09 03:01:41'),(1911,2,1898,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"16a26e4e79\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Frankie Bosley\"},\"email\":\"bosley.frankie@outlook.com\",\"input_text\":\"6996864637\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nThese ebooks took less than 10 minutes each to create using eBook Writer AI.\\r\\n\\r\\nSee it in action: https:\\/\\/www.novaai.expert\\/eBookWriterAI\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/goldsolutions.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nhttps:\\/\\/www.novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','156.228.96.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-09 03:10:46','2025-08-09 03:10:46'),(1912,2,1899,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Wints\"},\"email\":\"markwints39@gmail.com\",\"input_text\":\"313-555-6738\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\nDid your U.S. business file for the ERC (Employee Retention Tax Credit) during COVID?\\r\\n\\r\\nIf you already filed and still haven’t been paid, you may not have to wait anymore.\\r\\nI help business owners like you get their money now instead of later.\\r\\n\\r\\n\\r\\nTo get started, I just need 2 things from you:\\r\\n\\r\\n1. Reply and say: “Get my money now”\\r\\n\\r\\n2. Include your phone number so I can call and explain how it works\\r\\n\\r\\n\\r\\nThat’s it. If you already filed, I may be able to help.\\r\\n\\r\\nThanks,\\r\\nMark\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n201 N Main St, Phoenix, AZ 85003\\r\\nUnsubscribe:\\r\\nhttps:\\/\\/aiandcompanybest.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.108.93.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-09 04:20:09','2025-08-09 04:20:09'),(1913,2,1900,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"52106440\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"My name is Kim and I’m with a publishing firm out of Los Angeles. Our team came across your info and were interested in your work..\\r\\n\\r\\nWe’re always on the lookout for interesting people and stories to write about, and yours caught our attention. We’d love to offer you a complimentary sample of our writing to show you what your story could look like on paper. \\r\\n\\r\\nIf you’d be interested in a quick sample of our work please book a time to chat here.\\r\\n\\r\\nhttps:\\/\\/calendly.com\\/mystoryonboarding\\/discovery-call?utm_source=form&utm_campaign=a1&month=2025-08\\r\\n\\r\\nHope to hear from you soon!\\r\\nKim\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nPO Box Addresss\\r\\n\\r\\nUnsubscribe:\\r\\n~ulr~\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.19.216.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-09 08:56:39','2025-08-09 08:56:39'),(1914,2,1901,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tomoko Coronado\"},\"email\":\"tomoko.coronado34@gmail.com\",\"input_text\":\"4629634\",\"dropdown\":\"Video Distribution\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','106.215.149.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-09 23:43:15','2025-08-09 23:43:15'),(1915,2,1902,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"353978193\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','141.164.93.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-10 00:11:26','2025-08-10 00:11:26'),(1916,2,1903,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"483379970\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','158.62.217.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-10 00:27:10','2025-08-10 00:27:10'),(1917,2,1904,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"16a26e4e79\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Salam, qiymətinizi bilmək istədim.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-10 13:09:28','2025-08-10 13:09:28'),(1918,2,1905,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"Xzwkq trbylq\",\"dropdown\":\"Other Enquiry\",\"description\":\"The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\\r\\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\\r\\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\\r\\nJ\\r\\n\\r\\nust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \\r\\n$10 in BTC will be sent straight to your crypto wallet.\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/5xacuk9t\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','107.175.36.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 14:03:35','2025-08-11 14:03:35'),(1919,2,1906,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"3553495696\",\"dropdown\":\"Mini PCs\",\"description\":\"With 9 years’ eCommerce experience, I handle core operations at $10\\/hr — product uploads, inventory updates, order processing, returns, price management, managing spreadsheets, plus chat & email support. We manage Amazon, eBay, Shopify, WooCommerce, Google Merchant, Facebook Shop, Walmart, Etsy & more. Let’s jump on a Zoom call and get your store running at its best!\\r\\nE-mail me: Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','91.246.58.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 14:20:39','2025-08-11 14:20:39'),(1920,2,1907,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"6757776128\",\"dropdown\":\"Display Mounts\",\"description\":\"The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\\r\\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\\r\\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\\r\\n\\r\\n\\r\\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \\r\\n$10 in BTC will be sent straight to your crypto wallet.\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/5xacuk9t\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','107.175.74.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 14:28:49','2025-08-11 14:28:49'),(1921,2,1908,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristi Reed\"},\"email\":\"reedkristim@gmail.com\",\"input_text\":\"5857067721\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello and good day,\\r\\n\\r\\nDid you know there are hundreds of tax credits and incentives available to business and commercial property owners — many of which go unclaimed?\\r\\n\\r\\nThe average eligible savings exceeds \\\\$100,000.\\r\\n\\r\\nFor a small monthly subscription (based on your business size), we’ll keep you informed of what you qualify for. There’s no upfront cost — GMG will conduct a complimentary Incentive Analysis. If the analysis reveals meaningful benefit, our procurement fees will apply per project or hourly, as outlined in Circular 230.\\r\\n\\r\\nLet’s explore what’s available to you:\\r\\nhttps:\\/\\/www.kristireedstrydeandgmgadvisor.com\\r\\n\\r\\nBest regards,\\r\\nKristi Reed \\r\\nStryde & GMG\\r\\nSenior Advisor\\r\\n585-706-7721\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you no longer want to receive further emails from me, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nCoevorderweg 93, Brighton, CA, USA, 90302\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','130.44.203.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 18:45:45','2025-08-11 18:45:45'),(1922,2,1909,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"277446499\",\"dropdown\":\"Projection Solutions\",\"description\":\"The crypto bull market is heating up, and now’s the perfect time to grab your free Bitcoin.\\r\\nJust yesterday, hundreds of members jumped at the chance to claim theirs. Have you claimed yours yet?\\r\\nHere’s the deal: You can get $10 in Bitcoin (BTC), completely free – no catch, no purchase necessary.\\r\\n\\r\\n\\r\\nJust attend one of this week’s exclusive workshops, immerse yourself in the knowledge, and complete a short quiz. \\r\\n$10 in BTC will be sent straight to your crypto wallet.\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/5xacuk9t\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','107.175.3.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 21:54:00','2025-08-11 21:54:00'),(1923,2,1910,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anthony Bruce\"},\"email\":\"anthony@jmrcapital.co\",\"input_text\":\"916033923\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Two types of businesses right now:\\r\\n\\r\\nType A: Still waiting anohter 12-18 months for their ERC refund, hoping the IRS eventually gets to them\\r\\n\\r\\nType B: Working with us to get their funds in 6 weeks or less\\r\\n\\r\\nWhich would you rather be?\\r\\n\\r\\n\\r\\nYour guarantee: If we don\'t cut your wait time by at least 75%, you pay nothing.\\r\\n\\r\\nReply to this messael or shoot a message to anthony@jmrcapital.co\\r\\n\\r\\nLet\'s turn that pending credit into working capital NOW.\\r\\n\\r\\nBest,\\r\\n\\r\\nAnthony\\r\\nJMR Capital\\r\\n\\r\\nLimited to 20 new clients this month - 8 spots left\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','172.241.118.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-11 23:23:55','2025-08-11 23:23:55'),(1924,2,1911,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Berry Grammer\"},\"email\":\"berry.grammer@outlook.com\",\"input_text\":\"353741289\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Our AI-optimized service sends high-intent, keyword-targeted visitors to your site, saving you money compared to paid ad campaigns. Ready to get started?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/9M8k50WAbax\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.82.85.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-12 00:20:22','2025-08-12 00:20:22'),(1925,2,1912,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"France Hackbarth\"},\"email\":\"france.hackbarth@gmail.com\",\"input_text\":\"298155755\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello\\r\\nWe are looking for company that can help us, lets discuss cooperation on Whatsapp, send me message: +48 504 723 543\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Linux','51.83.9.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-12 04:11:12','2025-08-12 04:11:12'),(1926,2,1913,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-12 08:30:32','2025-08-12 08:30:32'),(1927,2,1914,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alva Stukes\"},\"email\":\"alva.stukes@googlemail.com\",\"input_text\":\"4986258965\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.166.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-12 11:16:00','2025-08-12 11:16:00'),(1928,2,1915,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Casino_nqpr\"},\"email\":\"clobtsyaven@bestwork24.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Visit CasinoTorero.info — your trusted guide for casino reviews! \\r\\n \\r\\nSearching for reliable online casinos? \\r\\nAt this platform, you’ll get access to detailed rankings on licensed casinos. \\r\\n \\r\\nChoose from top slots, table games, and fresh games. \\r\\nGrab welcome bonuses and increase your winnings today! \\r\\n \\r\\nEasy to use: navigate by bonus, read latest news, and choose the best site. \\r\\n \\r\\nJoin Casino Toreto — your source for online casino fun! \\r\\n \\r\\nSpin and win!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','62.84.98.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-12 11:42:29','2025-08-12 11:42:29'),(1929,2,1916,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4a82da2e19\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"816277436\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.96.88.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-13 07:56:38','2025-08-13 07:56:38'),(1930,2,1917,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.108.24.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-13 12:20:51','2025-08-13 12:20:51'),(1931,2,1918,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-13 17:22:04','2025-08-13 17:22:04'),(1932,2,1919,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-13 19:41:10','2025-08-13 19:41:10'),(1933,2,1920,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dotty Palombo\"},\"email\":\"palombo.dotty@gmail.com\",\"input_text\":\"485299381\",\"description\":\"Hello\\r\\nI would like you to send me your pricing, we would like to cooperate, as we have own clients base., please contact me on Whatsapp: +48 732 676 280\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','51.83.8.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 06:06:55','2025-08-14 06:06:55'),(1934,2,1921,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milagro Arnett\"},\"email\":\"arnett.milagro83@yahoo.com\",\"input_text\":\"7034676938\",\"dropdown\":\"Other Enquiry\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.173.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 10:15:50','2025-08-14 10:15:50'),(1935,2,1922,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeanalee Guanzon\"},\"email\":\"jean@gcomsys.net\",\"input_text\":\"+639178499663\",\"dropdown\":\"Cables & Accessories\",\"description\":\"We would like to know your local distributor here in the Philippines.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','112.205.188.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 12:27:16','2025-08-14 12:27:16'),(1936,2,1923,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2454913726\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 13:34:39','2025-08-14 13:34:39'),(1937,2,1924,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ken Loeffler\"},\"email\":\"kenp2025x@yahoo.com\",\"input_text\":\"3653562068\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Was just browsing the site and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.102.57.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 15:16:53','2025-08-14 15:16:53'),(1938,2,1925,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Onita Medlin\"},\"email\":\"medlin.onita@gmail.com\",\"input_text\":\"2503045411\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling with boost your website’s reach? Our AI technology delivers perfect visitors using keywords or regional targeting from continents to local streets. \\r\\nDesiring higher profits, lively pages, or greater web impact? \\r\\nWe shape it to fit your vision. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/oBRB50WFXk8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.164.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-14 19:41:39','2025-08-14 19:41:39'),(1939,2,1926,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Marshall\"},\"email\":\"gemmamarshall811@gmail.com\",\"input_text\":\"818043514\",\"dropdown\":\"Wireless Solutions\",\"description\":\"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- We guarantee to gain you 700-1500+ followers per month.\\r\\n- People follow because they are interested in your profile, increasing likes, comments and interaction.\\r\\n- All actions are made manually by our team. 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 have any questions, let me know, and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nGemma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','5.157.33.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-16 17:55:54','2025-08-16 17:55:54'),(1940,2,1927,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Damonovell\"},\"email\":\"actionvsculture@gmail.com\",\"input_text\":\"+17221906320\",\"dropdown\":\"Mini PCs\",\"description\":\"Action \\r\\nOR \\r\\nCulture\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','54.37.234.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-17 03:33:12','2025-08-17 03:33:12'),(1941,2,1928,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pete Bingle\"},\"email\":\"pete.bingle@googlemail.com\",\"input_text\":\"3537866213\",\"dropdown\":\"Mini PCs\",\"description\":\"If you’re not in inboxes like this, you’re being ignored. We get your message seen—sent directly to contact forms like the one that delivered this ad.\\r\\n\\r\\n\\r\\nHave questions? Reach out and I’ll be happy to help. \\r\\n\\r\\nRegards, \\r\\nPete Bingle \\r\\nEmail: Pete.Bingle@mymail2go.my \\r\\nWebsite: https:\\/\\/resultsmarketing.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','185.223.152.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-17 10:18:50','2025-08-17 10:18:50'),(1942,2,1929,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Therese Vandegrift\"},\"email\":\"vandegrift.therese@gmail.com\",\"input_text\":\"267423354\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Ready to optimize your website traffic? Our AI-driven system delivers targeted website traffic using keywords and geographic precision from nations to neighborhoods.\\r\\nLooking to increased revenue, active website traffic, or wider web reach?\\r\\nWe fine-tune it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/XlI950WH1tP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.85.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-17 15:45:40','2025-08-17 15:45:40'),(1943,2,1930,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zora Haly\"},\"email\":\"zora.haly@gmail.com\",\"input_text\":\"Pu tk Bcjda\",\"dropdown\":\"Display Mounts\",\"description\":\"Chat with a live psychic today! Visit PsychicChat.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.223.152.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-17 17:58:25','2025-08-17 17:58:25'),(1944,2,1931,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ahmad Nepean\"},\"email\":\"nepean.ahmad@gmail.com\",\"input_text\":\"499272012\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\nWe want to purchase your products or services. Is there any option for a discount? Please contact us at this whatsapp number: 48 507 951 784\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','51.83.8.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-19 10:47:47','2025-08-19 10:47:47'),(1945,2,1932,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"Are you dating someone and would like to know if they could be your best mate who is romantically compatible with you? Can you create a long-lasting romantic relationship, or even a marriage, with them? You can get precise answers to these questions in the ROMANTIC COMPATIBILITY report we can prepare for you and your potential mate. You will also get a RELATIONSHIPS report with more information about your relationship with your potential mate as a FREE bonus. You can order your ROMANTIC COMPATIBILITY report at https:\\/\\/wexxon.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.105.0.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-19 13:13:31','2025-08-19 13:13:31'),(1946,2,1933,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dennis Appleroth\"},\"email\":\"dennis.appleroth@hotmail.com\",\"input_text\":\"476482635\",\"dropdown\":\"Audio Solutions\",\"description\":\"Wanting to revitalize your website traffic? Our AI-driven system pulls targeted visitors using keywords plus location targeting from global regions to local streets.\\r\\nAiming at higher revenue, active website traffic, or greater web presence?\\r\\nWe fine-tune it to suit your goals. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/XlI950WH1tP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.82.85.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-19 23:28:24','2025-08-19 23:28:24'),(1947,2,1934,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilfred Gilliland\"},\"email\":\"gilliland.wilfred@googlemail.com\",\"input_text\":\"9413711117\",\"dropdown\":\"Audio Solutions\",\"description\":\"Have you heard of Se-REM? (Self effective - Rapid Eye Movement). Many people don\'t know that REM brain activity dramatically improves the processing of traumatic emotion. It creates peace and empowers the listener. \\r\\n\\r\\nSe-REM is an advanced version of EMDR therapy. It is more powerful because it combines elements of 6 different therapies, EMDR, hypnosis, mindfulness, Gestalt child within work, music therapy, and Awe therapy, (connecting profoundly with nature). Classical music alternates between the ears to enhance daydreaming and visualizing in ways you have never experienced. Please read the many reviews that express how much it has helped.\\r\\n\\r\\n It has helped thousands of people overcome PTSD, and anxiety. But it is also helpful in a great many situations, any experience that has been traumatic. Se-REM\'s mission statement is \\\"Trauma relief at as close to free as possible\\\". This not-for-profit program downloads to a smart phone or computer and can be used at home. \\r\\n\\r\\n Read and download at: https:\\/\\/se-rem.com\\/. Once you own the program, you are encouraged to give it away to others who will benefit. https:\\/\\/se-rem.com\\/ is in use in 36 countries.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','5.254.112.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-20 03:35:11','2025-08-20 03:35:11'),(1948,2,1935,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f61357e757\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lynette Korff\"},\"email\":\"korff.lynette@gmail.com\",\"input_text\":\"487815039\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','156.253.171.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-20 19:43:57','2025-08-20 19:43:57'),(1949,2,1936,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6ce159175\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"Zswzjtmlla\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','208.52.181.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-21 13:28:57','2025-08-21 13:28:57'),(1950,2,1937,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b76ddf0fad\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-21 14:18:21','2025-08-21 14:18:21'),(1951,2,1938,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6ce159175\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julie\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"344579977\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity.\\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','194.33.45.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-21 14:54:21','2025-08-21 14:54:21'),(1952,2,1939,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jo Antonio\"},\"email\":\"jo.antonio@yahoo.com\",\"input_text\":\"511162957\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Planning for the future includes your online data. With a ready considerate system, you can avoid confusion and ensure your wishes are met. Click here to get free early access and see how:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/c9qF50WLxmy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.173.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-29 23:57:47','2025-08-29 23:57:47'),(1953,2,1940,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian Solander\"},\"email\":\"solander.brian@hotmail.com\",\"input_text\":\"7158512919\",\"dropdown\":\"Display Mounts\",\"description\":\"Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/5w2Q50WOcQR\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.80.138.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-30 15:05:50','2025-08-30 15:05:50'),(1954,2,1941,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ronda Amerson\"},\"email\":\"amerson.ronda@outlook.com\",\"input_text\":\"3102998098\",\"dropdown\":\"Mini PCs\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.80.138.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-08-31 04:41:29','2025-08-31 04:41:29'),(1955,2,1942,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"976a918c3b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Damaris Medley\"},\"email\":\"damaris.medley@hotmail.com\",\"input_text\":\"353721864\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi Blueocean Technologies Com,\\r\\n\\r\\nWant consistent uploads without burning out?\\r\\n\\r\\nAI outlines, scripts, and edits do the heavy lifting\\r\\n\\r\\nB-roll and stock are handled for you\\r\\n\\r\\n200+ voices = on-brand narration in seconds\\r\\n\\r\\nMonetization-safe for channels and sponsors\\r\\n\\r\\nCreate your next video today:\\r\\n→ https:\\/\\/video-gen-ai.blogspot.com\\r\\n\\r\\nTip: Batch 5 scripts, then render all at once—stay 2 weeks ahead with one afternoon of work.\\r\\n\\r\\n\\r\\nTo your viral success,\\r\\n[Damaris Medley]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','177.241.53.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-01 05:21:10','2025-09-01 05:21:10'),(1956,2,1943,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-01 07:00:12','2025-09-01 07:00:12'),(1957,2,1944,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d7bf0ae9cd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ndewo, achọrọ m ịmara ọnụahịa gị.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-01 19:50:34','2025-09-01 19:50:34'),(1958,2,1945,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d7bf0ae9cd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Salut, ech wollt Äre Präis wëssen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 10:56:24','2025-09-02 10:56:24'),(1959,2,1946,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"976a918c3b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Iris Hume\"},\"email\":\"iris.hume@gmail.com\",\"input_text\":\"8648527986\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.19.216.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 12:27:25','2025-09-02 12:27:25'),(1960,2,1947,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"976a918c3b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"484795403\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, this is Vana. I am a professional bookkeeper with expertise in QuickBooks, Wave, Odoo, Zoho, FreshBooks, Xero, and many other platforms. I can help you by categorizing your income and expense transactions and handling accurate bank reconciliations.\\r\\n\\r\\nThe best part—I can adapt to any bookkeeping software you use, usually within just one day. My services start at only $50 per month, making it both cost-effective and reliable.\\r\\n\\r\\nIf you’d like to save time and focus on growing your business while I handle the numbers, feel free to reply to me at projectsexpert222@outlook.com. I’d be happy to discuss how I can support your bookkeeping needs.\\r\\n\\r\\nLooking forward to your response.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','66.235.168.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 15:02:02','2025-09-02 15:02:02'),(1961,2,1948,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Eleanor Rousseau\"},\"email\":\"rousseau.eleanor@hotmail.com\",\"input_text\":\"45384392\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello\\r\\nWe would like to make order, can you send us more detials like pricing ? Contact us on whatsup: +1 204 808 3763\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','51.83.6.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 16:03:03','2025-09-02 16:03:03'),(1962,2,1949,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"976a918c3b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adrianna Tillyard\"},\"email\":\"tillyard.adrianna@gmail.com\",\"input_text\":\"268615364\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.164.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 16:33:22','2025-09-02 16:33:22'),(1963,2,1950,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d8c810890a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, მინდოდა ვიცოდე თქვენი ფასი.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-02 17:10:07','2025-09-02 17:10:07'),(1964,2,1951,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"7947917918\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','170.199.229.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-03 07:19:06','2025-09-03 07:19:06'),(1965,2,1952,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"7910547586\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, I’m Tanu, a HubSpot-Certified Content Manager with 8+ years of experience in creating SEO-driven blogs, articles, product descriptions, and website copy. I also specialize in keyword research, meta titles, and meta descriptions to boost search rankings and online visibility.\\r\\n\\r\\nIf you’d like, I can share tailored blog topic suggestions and content improvement ideas for your website.\\r\\n\\r\\nLet’s connect: brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.93.148.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-03 14:55:18','2025-09-03 14:55:18'),(1966,2,1953,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mora Dedman\"},\"email\":\"dedman.mora@gmail.com\",\"input_text\":\"8193143878\",\"dropdown\":\"Mini PCs\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.169.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-03 19:26:22','2025-09-03 19:26:22'),(1967,2,1954,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2c6228cf0f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Analiz_urEn\"},\"email\":\"jill@berlingid.ru\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Оценка посещаемости веб-сайтов в Москве стал актуальной темой для многих компаний. С ростом числа интернет-пользователей так же растет и интерес к анализу их поведения. Такой анализ обеспечивает углубленное понимание целевой аудитории. \\r\\nПосещения сайтов москве позволяет получить ценные данные о поведении пользователей и их предпочтениях в интернете. \\r\\n Особенности посещения интернет-сайтов в Москве вызывают интерес у исследователей. Например, в столице более высокий уровень мобильного трафика . Это объясняется высокой популярностью мобильных гаджетов среди пользователей.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.212.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-03 20:19:38','2025-09-03 20:19:38'),(1968,2,1955,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"353256183\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','66.84.94.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-04 02:48:37','2025-09-04 02:48:37'),(1969,2,1956,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trevor Stringer\"},\"email\":\"stringer.trevor@outlook.com\",\"input_text\":\"634635833\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','142.91.118.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-04 13:20:13','2025-09-04 13:20:13'),(1970,2,1957,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Iona Chinner\"},\"email\":\"chinner.iona@gmail.com\",\"input_text\":\"3620163442\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.172.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-05 03:01:28','2025-09-05 03:01:28'),(1971,2,1958,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Donny Burnett\"},\"email\":\"donny.burnett@gmail.com\",\"input_text\":\"276602393\",\"dropdown\":\"Audio Solutions\",\"description\":\"Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/gxY750WP9WW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.105.142.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-05 13:36:46','2025-09-05 13:36:46'),(1972,2,1959,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cleo Worthy\"},\"email\":\"cleo.worthy@gmail.com\",\"input_text\":\"Ct vdt e\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-05 19:26:57','2025-09-05 19:26:57'),(1973,2,1960,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mable Gantt\"},\"email\":\"mable.gantt@gmail.com\",\"input_text\":\"2434233357\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Most side hustles are oversaturated or require upfront costs. This one pays weekly, starts free, and taps into a growing demand for digital privacy.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Kwgy50WS2yq\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.168.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-06 10:19:16','2025-09-06 10:19:16'),(1974,2,1961,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frank\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"4079478095\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nBest Wishes, \\r\\n\\r\\nFrank\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.146.38.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-06 15:06:15','2025-09-06 15:06:15'),(1975,2,1962,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivan Ramirez\"},\"email\":\"kimbell.richard@googlemail.com\",\"input_text\":\"3855239493\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hey there, I want to ask you if you\'re interested in buying\\/renting Google Ads accounts with free spending ads credit limit of 10k USD monthly budget on each account ($329 daily budget & $120k a year of free ppc ads spend limit) for a very cheap price starting at $500-$1000? \\r\\n\\r\\n\\r\\nWant more info: http:\\/\\/10k-ad-accounts.xyz\\r\\n\\r\\nNew YouTube video (social proof): http:\\/\\/10k-youtubevideo.xyz \\r\\n\\r\\nIf you\'re interested or have any questions private email me at ivanr1030@gmail.com\\r\\n\\r\\n\\r\\n\\r\\nThanks & Regards,\\r\\nIvan R.\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:\\r\\nhttps:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.32.122.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-06 18:34:45','2025-09-06 18:34:45'),(1976,2,1963,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keisha Dye\"},\"email\":\"keisha.dye99@gmail.com\",\"input_text\":\"308177318\",\"dropdown\":\"Display Mounts\",\"description\":\"Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/gxY750WP9WW\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.104.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-07 11:38:22','2025-09-07 11:38:22'),(1977,2,1964,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hilda Clemons\"},\"email\":\"clemons.hilda@gmail.com\",\"input_text\":\"9055127304\",\"dropdown\":\"Audio Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.138.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-07 14:00:42','2025-09-07 14:00:42'),(1978,2,1965,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashley Munn\"},\"email\":\"ashley.munn@gmail.com\",\"input_text\":\"3475135627\",\"dropdown\":\"Display Mounts\",\"description\":\"Test at massive scale: 1M ad sends to contact forms now only: $49, limited-time. Reach out to me today via email: kloos@bienhoamarketing.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.251.19.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-07 21:45:01','2025-09-07 21:45:01'),(1979,2,1966,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cheri Eklund\"},\"email\":\"eklund.cheri@gmail.com\",\"input_text\":\"96227871\",\"dropdown\":\"Mini PCs\",\"description\":\"There’s a privacy tool people are quietly signing up for — and it\'s paying everyday agents commission per referral. If you\'re open to earning from a growing niche, this is worth a click.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/m0Cl50WS2wc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.172.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-08 03:07:43','2025-09-08 03:07:43'),(1980,2,1967,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2c6228cf0f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_hgkt\"},\"email\":\"zetpglqjnkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\n \\r\\nНельзя недооценивать значение премиум класса в дизайне интерьеров. Дизайнерская мебель не просто украшает пространство, но и наполняет его смыслом. Премиум мебель может стать центральным элементом любой комнаты.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.185.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-08 03:48:23','2025-09-08 03:48:23'),(1981,2,1968,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oren Callister\"},\"email\":\"callister.oren23@msn.com\",\"input_text\":\"Caeqnegpdhh\",\"dropdown\":\"Mini PCs\",\"description\":\"Eager to accelerate your website’s audience? Our smart AI tool channels precise visitors using keywords with location accuracy from countries to towns. \\r\\nLooking to higher revenue, dynamic engagement, or stronger online impact? \\r\\nWe adapt it to match your strategy. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/mEoo50WOcQC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.173.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-08 05:02:08','2025-09-08 05:02:08'),(1982,2,1969,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bonnie Jull\"},\"email\":\"jull.bonnie@gmail.com\",\"input_text\":\"7027601213\",\"dropdown\":\"Projection Solutions\",\"description\":\"Eager to amplify your website’s growth? Our AI-powered system delivers targeted visitors via keywords with geographic accuracy from countries to towns. \\r\\nLooking for higher income, lively users, or stronger online presence? \\r\\nWe shape it to fit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/Py0R50WSKYB\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.167.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-08 07:14:25','2025-09-08 07:14:25'),(1983,2,1970,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2c6228cf0f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Wilson Roundtree\"},\"email\":\"wilson.roundtree@googlemail.com\",\"input_text\":\"680591673\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Greetings,\\r\\n\\r\\nWe have a special solution for your website blueocean-technologies.com.\\r\\n\\r\\nWhy you need this: to have every initiative, affiliate offer, or venture start delivering visitors and revenue today — without spending a dime on ads or complex tools. Ghost Pages turns you into a invisible powerhouse that Google absolutely favors: you build invisible pages using a unique Google asset, and they automatically start delivering niche audience — while your competition is completely unaware.\\r\\n\\r\\nIt’s simple, it’s rapid, it’s clever: no domains, hosting, social media, or technical skills required — if you can follow simple steps, you can do this. Plus, it really works and scales: launch one Ghost Page and immediately — visitors arrives wherever you want: partner programs, e-com, leads — you choose. Get going right away? Learn the method and get results that might surprise you.\\r\\n\\r\\nWatch how it works: https:\\/\\/smartexperts.pro\\/GhostPages?blueocean-technologies.com\\r\\n\\r\\nYou are receiving this message because we believe our idea may be valuable to you. \\r\\nIf you do not wish to receive further updates from us, please click here to UNSUBSCRIBE: \\r\\nhttps:\\/\\/smartexperts.pro\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: 1464 Lewis Street Roselle, IL 60177 \\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Linux','156.242.36.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-08 07:16:54','2025-09-08 07:16:54'),(1984,2,1971,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"529032dc1d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rae Carlino\"},\"email\":\"carlino.rae@gmail.com\",\"input_text\":\"753874461\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"There’s a privacy tool people are quietly signing up for — and it\'s paying everyday agents commission per referral. If you\'re open to earning from a growing niche, this is worth a click.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/eSo650WS2zb\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.169.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 01:41:11','2025-09-09 01:41:11'),(1985,2,1972,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bae9a9a69f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carlota Roemer\"},\"email\":\"carlota.roemer@hotmail.com\",\"input_text\":\"672011410\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello Blueocean Technologies Com,\\r\\n\\r\\nWant consistent uploads without burning out?\\r\\n\\r\\nAI outlines, scripts, and edits do the heavy lifting\\r\\n\\r\\nB-roll and stock are handled for you\\r\\n\\r\\n200+ voices = on-brand narration in seconds\\r\\n\\r\\nMonetization-safe for channels and sponsors\\r\\n\\r\\nCreate your next video today:\\r\\n→ https:\\/\\/video-gen-ai.blogspot.com\\r\\n\\r\\nTip: Batch 5 scripts, then render all at once—stay 2 weeks ahead with one afternoon of work.\\r\\n\\r\\n\\r\\nTo your viral success,\\r\\n[Carlota Roemer]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','91.177.116.209',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 08:12:35','2025-09-09 08:12:35'),(1986,2,1973,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bae9a9a69f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"498224377\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','168.91.47.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 08:25:08','2025-09-09 08:25:08'),(1987,2,1974,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bae9a9a69f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jess Strutt\"},\"email\":\"jess.strutt@gmail.com\",\"input_text\":\"3301085360\",\"dropdown\":\"Video Distribution\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','98.159.233.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 10:19:23','2025-09-09 10:19:23'),(1988,2,1975,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bae9a9a69f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Salam, qiymətinizi bilmək istədim.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 20:43:30','2025-09-09 20:43:30'),(1989,2,1976,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bae9a9a69f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lisa\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"887472631\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, I help businesses worldwide keep their books organized, reconciled, and accountant-ready—starting at just $50\\/month. Many companies overpay because accountants charge $150+ per hour for bookkeeping, which isn’t their main focus. With 15+ years of experience, I handle categorization, bank reconciliations, monthly reports, and clean records across QuickBooks, Xero, Zoho Books, FreshBooks, Wave, Sage, Odoo, NetSuite, Tally, and MYOB.\\r\\n\\r\\nWorking remotely from India, I specialize in global bookkeeping practices so your accountant spends less time “fixing” books—helping you save thousands of dollars yearly.\\r\\n\\r\\nWould you be open to a quick 15-minute call this week? You can email me directly at BizAssistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','149.102.254.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-09 22:29:19','2025-09-09 22:29:19'),(1990,2,1977,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"484351340\",\"dropdown\":\"Cables & Accessories\",\"description\":\"My name is Sam. I provide data entry services starting from $12 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \\r\\n\\r\\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-10 17:11:09','2025-09-10 17:11:09'),(1991,2,1978,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil Schiffer\"},\"email\":\"schiffer.neil@yahoo.com\",\"input_text\":\"Gv I Hjcgqva\",\"dropdown\":\"Mini PCs\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.253.175.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 00:15:44','2025-09-11 00:15:44'),(1992,2,1979,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amelia Coker\"},\"email\":\"amelia.coker@gmail.com\",\"input_text\":\"668317765\",\"dropdown\":\"Other Enquiry\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.138.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 00:19:34','2025-09-11 00:19:34'),(1993,2,1980,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Inez Gravatt\"},\"email\":\"gravatt.inez@hotmail.com\",\"input_text\":\"99227223\",\"dropdown\":\"Audio Solutions\",\"description\":\"Eager to ignite your website’s audience? Our AI-powered system draws targeted visitors using keywords with location-based tags from continents to towns. \\r\\nWanting higher earnings, engaged visitors, or stronger online impact? \\r\\nWe adapt it to fit your plan. Enjoy a 7-day free trial period with no contract. Begin here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/iH5Z50WSKYR\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.165.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 04:12:00','2025-09-11 04:12:00'),(1994,2,1981,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8305a68727\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"7939338916\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, I hope this message finds you well.\\r\\n\\r\\nI’m Abi, an experienced Bookkeeper & Accounting professional with over 15 years of expertise working with businesses in the USA and other countries. I work directly with business owners and CPAs to make sure their books are accurate, up to date, and compliant.\\r\\n\\r\\nHere are the services I can personally help you with:\\r\\n> Bookkeeping (day-to-day income & expense tracking)\\r\\n> Accounting support & year-end finalization\\r\\n> Payroll processing\\r\\n> Tax return preparation support\\r\\n> Bank & credit card reconciliation\\r\\n> Accounts Payable \\/ Accounts Receivable management\\r\\n> Financial reporting (P&L, Balance Sheet, Cash Flow)\\r\\n> QuickBooks, Xero, Zoho Books, FreshBooks & more\\r\\n> Data entry & compliance reporting\\r\\n\\r\\nIf you’d like, we can schedule a quick call to discuss your requirements and pricing.\\r\\n\\r\\nYou can reach me directly at Businessgrowtogether@outlook.com\\r\\n\\r\\nLooking forward to your response.\\r\\n\\r\\nBest regards,\\r\\nAbi\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.102.254.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 18:15:28','2025-09-11 18:15:28'),(1995,2,1982,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8305a68727\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','151.248.87.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 20:04:58','2025-09-11 20:04:58'),(1996,2,1983,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bccc57897\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_fikt\"},\"email\":\"jnwajaupakt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nПремиум мебель — это выгодная инвестиция в стиль и комфорт вашего пространства.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.212.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-11 23:53:21','2025-09-11 23:53:21'),(1997,2,1984,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8305a68727\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jodi Zimin\"},\"email\":\"zimin.jodi@gmail.com\",\"input_text\":\"3366616719\",\"dropdown\":\"Mini PCs\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.172.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-12 11:46:37','2025-09-12 11:46:37'),(1998,2,1985,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bccc57897\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-12 17:03:36','2025-09-12 17:03:36'),(1999,2,1986,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bccc57897\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-13 16:27:49','2025-09-13 16:27:49'),(2000,2,1987,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','151.248.84.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-13 18:47:47','2025-09-13 18:47:47'),(2001,2,1988,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bccc57897\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sveiki, es gribēju zināt savu cenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-13 22:47:56','2025-09-13 22:47:56'),(2002,2,1989,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jack\"},\"email\":\"jallen136@hotmail.com\",\"input_text\":\"547-855-9222\",\"dropdown\":\"Projection Solutions\",\"description\":\"Quick note: \\\"hands\\\" seems like it could be a typo. spellhelper.com usually helps me double-check these things fast.\\r\\n\\r\\nCheers,\\r\\nJack\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','204.12.215.98',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-14 00:32:46','2025-09-14 00:32:46'),(2003,2,1990,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lynda Cooley\"},\"email\":\"lynda.cooley@gmail.com\",\"input_text\":\"6533318761\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','156.253.168.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-14 23:46:49','2025-09-14 23:46:49'),(2004,2,1991,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ff21a4275e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vaibhav\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"3266911107\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your current website delivering the premium, modern feel your brand deserves—or are you considering a redesign? I offer high-quality builds starting from $2,000.\\r\\nCan we schedule a short meeting? Let me know a suitable day and time by emailing me at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.102.254.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-15 17:56:50','2025-09-15 17:56:50'),(2005,2,1992,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"da66990616\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','151.248.87.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-16 01:09:12','2025-09-16 01:09:12'),(2006,2,1993,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"da66990616\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"5016352538\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','147.53.125.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-16 06:55:00','2025-09-16 06:55:00'),(2007,2,1994,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"da66990616\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Minna Leone\"},\"email\":\"leone.minna@gmail.com\",\"input_text\":\"3724006930\",\"dropdown\":\"Other Enquiry\",\"description\":\"Is anyone human reading my message? Ah there you are! I\'m offering a cheap and quick way for you to reach millions of website owners just like my message reached you now. It\'s simple, you give me your ad text and I blast it with my special AI enabled software to either millions of random sites or targets that you select. Check out my site below for details or to have a live chat with me now. \\r\\n\\r\\nGo ahead and reach out now! I mean you already know this works since you\'ve read my message this far right?\\r\\n\\r\\nThanks!\\r\\nPhil\\r\\nwebsite: contactformpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','216.73.162.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-16 07:09:56','2025-09-16 07:09:56'),(2008,2,1995,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bccc57897\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"casino_empr\"},\"email\":\"info@les-standart.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"?Estas buscando un buen casino online legal en Espana para apostar con dinero real? Durante meses estuve investigando opciones hasta que encontre casinos con dinero real. \\r\\nLo que encontre fue una comparativa actualizada de casinos online con dinero real donde es seguro depositar dinero. Lo mas importante para mi fue que la pagina solo recomienda plataformas legales en Espana. Asi no tienes que preocuparte por fraudes. Por si fuera poco, puedes jugar desde el movil. Lo uso mientras viajo por Espana y todo cargo perfectamente. \\r\\n?Bonos? ?Por supuesto! Las plataformas recomendadas ofrecen bonificaciones increibles para que empieces con ventaja. ?Te gusta el blackjack? Tienen de todo. Desde juegos de mesa en vivo hasta baccarat clasico, todo esta ahi. \\r\\nEl proceso de retiro es rapido. Yo recibi el dinero por transferencia y fue instantaneo. Asi debe funcionar un buen casino. Si buscas opciones locales, te invito a visitar esta web. Ahi encontraras opciones fiables para apostar online en 2025. \\r\\nJugar con cabeza es clave. Y hacerlo en un casino legal y seguro es el primer paso. \\r\\nNo pierdas mas tiempo, echale un vistazo a los listados.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','213.232.207.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-16 11:41:08','2025-09-16 11:41:08'),(2009,2,1996,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"da66990616\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"yourvirtualassistant23@outlook.com\",\"input_text\":\"325691129\",\"dropdown\":\"LCD & LED Products\",\"description\":\"I work as a business assistant and can help you with a variety of tasks including creating designs on Canva, writing content, managing emails, assisting in hiring, uploading website content, web research, bookkeeping, handling invoices, maintaining Google Sheets and Docs, following your SOPs, and working on your business software. I also handle data entry, create social media posts, and schedule them. My rate is $20\\/hr, and I can support you in managing day-to-day operations so you can focus more on growing your business. \\r\\n\\r\\nIf this is something you need, feel free to reach out at Yourvirtualassistant23@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','212.102.46.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-16 17:05:49','2025-09-16 17:05:49'),(2010,2,1997,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elva Grosse\"},\"email\":\"grosse.elva3@outlook.com\",\"input_text\":\"347213181\",\"dropdown\":\"Display Mounts\",\"description\":\"Capture additional leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive greater traffic, generate leads, and expand your brand\'s reach, you can find more information and start a no-cost trial here: https:\\/\\/ow.ly\\/ZJY350WXAx6\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, premium audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Reduces effort by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—zero bots, no fake followers. It’s excellent for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can opt out whenever you like. No contracts and a 7 day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','156.253.169.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-17 05:53:09','2025-09-17 05:53:09'),(2011,2,1998,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ana\"},\"email\":\"webcontentwriting12@outlook.com\",\"input_text\":\"42218332\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I create SEO-ready blog posts that are engaging, well-structured, and ready to publish. For $70, you’ll get:\\r\\n800–1,000 words blog post\\r\\nIntegration of 2 client-provided keywords (naturally placed for SEO)\\r\\n1 stock\\/royalty-free image included with alt-text\\r\\nMeta title & meta description for better search ranking\\r\\n1 free revision\\r\\n\\r\\nThis way, you get a complete, plug-and-play article without extra work on your side.\\r\\n\\r\\nIf this sounds good, just share your topic and keywords on my email Webcontentwriting12@outlook.com, and I’ll get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','149.102.254.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-17 16:55:16','2025-09-17 16:55:16'),(2012,2,1999,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terrell Jageurs\"},\"email\":\"jageurs.terrell97@gmail.com\",\"input_text\":\"96440198\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.83.81.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-17 16:57:04','2025-09-17 16:57:04'),(2013,2,2000,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jarek Leroy\"},\"email\":\"jarek@fureinsmile.co\",\"input_text\":\"471124468\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey,\\r\\nWe help partners like you launch custom teeth whitening products—fast.\\r\\n Full OEM\\/ODM service, low MOQs, beautiful packaging.\\r\\n\\r\\nCurious how it works?\\r\\n\\r\\nLet’s connect.www.fureisnsmile.com\\r\\nWechat\\/Whatsapp:+86 152 7463 9757\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','117.161.170.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-17 23:22:34','2025-09-17 23:22:34'),(2014,2,2001,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Filomena\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"722851354\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nEnjoy, \\r\\n\\r\\nFilomena\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','181.214.107.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-18 03:24:00','2025-09-18 03:24:00'),(2015,2,2002,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shiv\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"911244847\",\"description\":\"Hi, I hope you’re doing well. I’m Shiv from India, a dedicated Virtual Assistant with over 4 years of experience helping professionals and small businesses streamline their operations.\\r\\n\\r\\nHere’s how I can support you:\\r\\n> Email & Inbox Management: Organize, prioritize, and respond to messages.\\r\\n> Set meeting reminders, and handle rescheduling.\\r\\n> Data Entry & Reporting: Maintain spreadsheets, update CRMs, and generate custom reports.\\r\\n> Internet Research: Gather market insights, competitor analysis, and resource summaries.\\r\\n> Travel Planning: Book flights, hotels, and create detailed itineraries.\\r\\n> Social Media Support: Draft posts, schedule content, and assist with basic graphics.\\r\\n\\r\\nRate: $10 per hour\\r\\nAvailability: Monday–Friday, 9 AM–5 PM \\r\\n\\r\\nI pride myself on clear communication, a proactive attitude, and delivering reliable results on time.\\r\\n\\r\\nIf you’d like to discuss your specific needs or try a short pilot project, just reply me @ HireResource009@outlook.com\\r\\n\\r\\nThank you for considering my services. I look forward to helping you achieve your goals!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','212.102.46.66',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-18 16:59:53','2025-09-18 16:59:53'),(2016,2,2003,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5a78348cf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Colette Lang\"},\"email\":\"colette.lang97@gmail.com\",\"input_text\":\"6306671411\",\"dropdown\":\"Other Enquiry\",\"description\":\"Our AI-powered service delivers high-intent visitors to your website, saving you money compared to traditional paid ads. Ready to enhance your online presence?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/QM6Y50WXBki\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.82.104.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-18 18:33:49','2025-09-18 18:33:49'),(2017,2,2004,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e40ef82e80\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NAEWTRER230584NEYHRTGE\"},\"email\":\"lenqyuwk@eblanomail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"MERTHYTJTJ230584MAVNGHJTH\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','181.214.206.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-19 00:05:04','2025-09-19 00:05:04'),(2018,2,2005,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"684947033\",\"dropdown\":\"Video Distribution\",\"description\":\"Get An Insanely Profitable Work-From-Anywhere\\r\\nBusiness Built FOR YOU….\\r\\nCould Potentially Generate $30,000.00+\\/Month In 90 Days Or Less\\r\\nWITHOUT Selling Or Setting ANYTHING Up Yourself \\r\\n\\r\\nfor more click here : https:\\/\\/jvz9.com\\/c\\/688203\\/415010\\/\\r\\n\\r\\n\\r\\n\\r\\nClick here for more info : https:\\/\\/tinyurl.com\\/39ppzvrv\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','38.153.207.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-19 09:45:46','2025-09-19 09:45:46'),(2019,2,2006,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"8638275683\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get An Insanely Profitable Work-From-Anywhere\\r\\nBusiness Built FOR YOU….\\r\\nCould Potentially Generate $30,000.00+\\/Month In 90 Days Or Less\\r\\nWITHOUT Selling Or Setting ANYTHING Up Yourself \\r\\n\\r\\n\\r\\n\\r\\nfor more click here : https:\\/\\/jvz9.com\\/c\\/688203\\/415010\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','107.175.146.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-19 10:37:27','2025-09-19 10:37:27'),(2020,2,2007,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e40ef82e80\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-19 11:12:40','2025-09-19 11:12:40'),(2021,2,2008,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','94.230.145.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 01:24:43','2025-09-20 01:24:43'),(2022,2,2009,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 01:44:04','2025-09-20 01:44:04'),(2023,2,2010,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Franziska Giron\"},\"email\":\"giron.franziska@gmail.com\",\"input_text\":\"30763943\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi\\r\\nWe would like to start ordering from you and explore possibilities of distributing and reselling your products in larger volumes. Kindly connect with us through WhatsApp +1 343 210 7585 to coordinate the next steps.\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','51.83.8.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 05:29:02','2025-09-20 05:29:02'),(2024,2,2011,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"acellaCax\"},\"email\":\"j025ocpq@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, Congrats! You’re selected to explore our innovative project. Confirm your account: https:\\/\\/tinyurl.com\\/2s4b3476 register. Notice: Not register? Ignore this.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.102.35.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 06:01:46','2025-09-20 06:01:46'),(2025,2,2012,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"97643c1625\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julissa Vidler\"},\"email\":\"vidler.julissa@gmail.com\",\"input_text\":\"731714058\",\"dropdown\":\"Video Distribution\",\"description\":\"Ready to amplify your website traffic? Our smart platform pulls perfect visitors via keywords and place-based filters from global markets to local areas. \\r\\nAiming for more profits, engaged users, or a stronger digital footprint? \\r\\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/fWV950WSKYA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','156.253.169.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 09:22:21','2025-09-20 09:22:21'),(2026,2,2013,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"97643c1625\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"7933348371\",\"dropdown\":\"Audio Solutions\",\"description\":\"Get An Insanely Profitable Work-From-Anywhere\\r\\nBusiness Built FOR YOU….\\r\\nCould Potentially Generate $30,000.00+\\/Month In 90 Days Or Less\\r\\nWITHOUT Selling Or Setting ANYTHING Up Yourself \\r\\n\\r\\n\\r\\n\\r\\nfor more click here : https:\\/\\/jvz9.com\\/c\\/688203\\/415010\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','107.175.146.203',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-20 16:12:13','2025-09-20 16:12:13'),(2027,2,2014,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Turoperato_xoEn\"},\"email\":\"wyfdjlrqmen@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sun Fun — ваш надежный проводник в мир туров в Турцию из Москвы. \\r\\nТуроператор Сан Фан туры в Турции из Москвы \\r\\nС Sun Fun вы можете получить персонализированные предложения для отдыха.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.136.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 05:11:46','2025-09-21 05:11:46'),(2028,2,2015,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Turoperato_utEn\"},\"email\":\"jfzehhiuoen@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Туроператор Sun Fun предлагает уникальные туры в Турции из Москвы. \\r\\nТуроператор Фан Сан туры в Турции из Москвы \\r\\nОбращаясь к нам, вы можете рассчитывать на индивидуальный подход.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.86.0.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 05:11:47','2025-09-21 05:11:47'),(2029,2,2016,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"97643c1625\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sung Prim\"},\"email\":\"prim.sung@gmail.com\",\"input_text\":\"637853432\",\"dropdown\":\"Video Distribution\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','98.159.233.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 05:37:49','2025-09-21 05:37:49'),(2030,2,2017,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"97643c1625\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Perry Joy\"},\"email\":\"joy.perry22@gmail.com\",\"input_text\":\"Jsrkcic\",\"dropdown\":\"Other Enquiry\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.83.92.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 09:29:59','2025-09-21 09:29:59'),(2031,2,2018,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamie Zambrano\"},\"email\":\"bestcopying@tutamail.com\",\"input_text\":\"7829965486\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Copy profitable strategies in FX, Stock and Crypto for FREE.\\r\\n\\r\\nHigh consistent profit.\\r\\nProven track record.\\r\\nLimited offer.\\r\\n\\r\\nDetails:\\r\\nhttps:\\/\\/CityCorpCopy.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','190.93.96.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 11:00:39','2025-09-21 11:00:39'),(2032,2,2019,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karri Daecher\"},\"email\":\"bestcopying@tutamail.com\",\"input_text\":\"136161376\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Copy profitable strategies in FX, Stock and Crypto for FREE.\\r\\n\\r\\nHigh consistent profit.\\r\\nProven track record.\\r\\nLimited offer.\\r\\n\\r\\nDetails:\\r\\nhttps:\\/\\/CityCorpCopy.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','190.93.96.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 14:56:58','2025-09-21 14:56:58'),(2033,2,2020,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franklyn Embley\"},\"email\":\"embley.franklyn@yahoo.com\",\"input_text\":\"46085265\",\"dropdown\":\"LCD & LED Products\",\"description\":\"We would like to make an order and, in addition, explore the possibility of reselling your products in our market. Please connect with us via WhatsApp +1 647 589 4171 to move the process forward.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.226.156.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 16:57:09','2025-09-21 16:57:09'),(2034,2,2021,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.105.0.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-21 18:11:11','2025-09-21 18:11:11'),(2035,2,2022,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fay Lemon\"},\"email\":\"lemon.fay@gmail.com\",\"input_text\":\"442524142\",\"dropdown\":\"Display Mounts\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.83.92.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-22 04:28:30','2025-09-22 04:28:30'),(2036,2,2023,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"587111981\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','158.62.223.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-22 07:12:06','2025-09-22 07:12:06'),(2037,2,2024,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thorsten Kulakowski\"},\"email\":\"kulakowski.thorsten@gmail.com\",\"input_text\":\"3256184670\",\"dropdown\":\"Display Mounts\",\"description\":\"Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/njfb50WXBjw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.138.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-22 07:13:29','2025-09-22 07:13:29'),(2038,2,2025,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kelly Urner\"},\"email\":\"kelly.urner@gmail.com\",\"input_text\":\"3615372795\",\"description\":\"Ready to amplify your website’s growth? Our AI-powered system pulls custom visitors via keywords and regional targeting from continents to local streets. \\r\\nWanting increased profits, lively users, or stronger online presence? \\r\\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/iGGn50WXBiG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.169.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-22 11:50:49','2025-09-22 11:50:49'),(2039,2,2026,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-22 13:54:15','2025-09-22 13:54:15'),(2040,2,2027,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a2d220f26a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-23 04:14:50','2025-09-23 04:14:50'),(2041,2,2028,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marissa Moffet\"},\"email\":\"moffet.marissa@gmail.com\",\"input_text\":\"Oq Wnbq\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"At blueocean-technologies.com, you\'re likely exploring smarter ways to fill your sales pipeline and to get more sales. Scaling cold DM outreach without a tool leads to missed opportunities and scattered efforts. Our service makes it seamless: Import leads from social media, automate AI-driven cold DM sequences from 14 platforms, and route replies via WebHooks to Pipedrive. Similar website owners now turn initial outreach into booked calls at scale. \\r\\n\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/orNwW6th\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.172.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-23 05:43:05','2025-09-23 05:43:05'),(2042,2,2029,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-23 22:05:14','2025-09-23 22:05:14'),(2043,2,2030,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frances Ledford\"},\"email\":\"ledford.frances@gmail.com\",\"input_text\":\"612047770\",\"dropdown\":\"Display Mounts\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.174.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 00:47:34','2025-09-24 00:47:34'),(2044,2,2031,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tawanna Siler\"},\"email\":\"siler.tawanna@gmail.com\",\"input_text\":\"Pitrhfven\",\"description\":\"Grow your site with our AI-driven traffic solution, delivering keyword and location-targeted visitors at a lower cost than pricey paid advertising. Get started now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/mZQF50WXBjc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.237.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 03:00:19','2025-09-24 03:00:19'),(2045,2,2032,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Duane Bentley\"},\"email\":\"bentley.duane@gmail.com\",\"input_text\":\"362902406\",\"dropdown\":\"Display Mounts\",\"description\":\"Struggling with grow your website traffic? Our AI-enhanced attracts custom visitors via keywords with geographic data from continents to neighborhoods. \\r\\nLooking for higher profits, active website traffic, or greater web impact? \\r\\nWe fine-tune it to align with your vision. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/BMlZ50WXBj1\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.164.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 06:13:42','2025-09-24 06:13:42'),(2046,2,2033,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rita Lansford\"},\"email\":\"lansford.rita@gmail.com\",\"input_text\":\"7734716910\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=0vQRdhaE2j8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.111.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 07:07:53','2025-09-24 07:07:53'),(2047,2,2034,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kattie Boldt\"},\"email\":\"kane.meza.1959+blueocean-technologies.com@gmail.com\",\"input_text\":\"7038371977\",\"dropdown\":\"Projection Solutions\",\"description\":\"At a certain point, it’s enough to make a move — and look at the whole picture. This is the time.\\r\\n\\r\\nhttps:\\/\\/wewantbet.site\\/GoTo?blueocean-technologies.com\\r\\n\\r\\nUNSUBSCRIBE: https:\\/\\/wewantbet.site\\/unsubscribe?blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.228.184.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 07:55:07','2025-09-24 07:55:07'),(2048,2,2035,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Minnie Girdlestone\"},\"email\":\"girdlestone.minnie@msn.com\",\"input_text\":\"7973040265\",\"dropdown\":\"Mini PCs\",\"description\":\"At blueocean-technologies.com, you\'re likely exploring smarter ways to fill your sales pipeline and to get more sales. Scaling cold DM outreach without a tool leads to missed opportunities and scattered efforts. Our service makes it seamless: Import leads from social media, automate AI-driven cold DM sequences from 14 platforms, and route replies via WebHooks to Pipedrive. Similar website owners now turn initial outreach into booked calls at scale. \\r\\n\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/yrNwEeSt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','156.253.169.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 11:08:03','2025-09-24 11:08:03'),(2049,2,2036,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs83@gmail.com\",\"input_text\":\"4891501\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/unsubscribe.video\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','130.185.154.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 12:24:44','2025-09-24 12:24:44'),(2050,2,2037,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Renaldo Frasier\"},\"email\":\"renaldo.frasier@outlook.com\",\"input_text\":\"5236427927\",\"dropdown\":\"Mini PCs\",\"description\":\"Win big with horse racing: https:\\/\\/www.king-of-sports.co.uk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.243.245.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 18:42:14','2025-09-24 18:42:14'),(2051,2,2038,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lilliana Shinn\"},\"email\":\"lilliana.shinn@gmail.com\",\"input_text\":\"7821229508\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.80.138.111',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-24 21:11:01','2025-09-24 21:11:01'),(2052,2,2039,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a2d220f26a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-25 02:13:03','2025-09-25 02:13:03'),(2053,2,2040,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johanna Creswick\"},\"email\":\"creswick.johanna@gmail.com\",\"input_text\":\"630662704\",\"dropdown\":\"Video Distribution\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.173.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-25 17:12:04','2025-09-25 17:12:04'),(2054,2,2041,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a37a021e42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Sveiki, aš norėjau sužinoti jūsų kainą.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-25 22:35:21','2025-09-25 22:35:21'),(2055,2,2042,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kelley Callinan\"},\"email\":\"kelley.callinan@gmail.com\",\"input_text\":\"7146725899\",\"dropdown\":\"Display Mounts\",\"description\":\"Running blueocean-technologies.com means you\'re always hunting for efficient ways to reach new prospects. But crafting and tracking cold DMs one-by-one? It\'s a bottleneck. Our service streamlines it: Launch automated cold outreach campaigns across Instagram, LinkedIn, and more, with AI-powered templates for personalized hooks and Zapier integrations for 3,000+ apps. Website owners like you convert more cold chats into revenue without the manual grind. \\r\\n\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/erNwEtn0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','156.253.175.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-26 08:22:33','2025-09-26 08:22:33'),(2056,2,2043,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gia Easter\"},\"email\":\"gia.easter@gmail.com\",\"input_text\":\"6999256840\",\"dropdown\":\"Audio Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.171.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-26 18:57:25','2025-09-26 18:57:25'),(2057,2,2044,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristina Battarbee\"},\"email\":\"kristina.battarbee95@gmail.com\",\"input_text\":\"7752186302\",\"dropdown\":\"Mini PCs\",\"description\":\"Aiming to rev up your website traffic? Our smart technology tool channels precise visitors through keywords with regional filters from nations to city blocks. \\r\\nHoping for more earnings, engaged visitors, or stronger online impact? \\r\\nWe customize it to suit your strategy. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/KKSN50WXBi0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','156.253.174.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-26 21:06:46','2025-09-26 21:06:46'),(2058,2,2045,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jermaine Delossantos\"},\"email\":\"jermaine.delossantos@msn.com\",\"input_text\":\"7020403044\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Save big while driving targeted traffic to your website with our AI-powered service, far more affordable than traditional paid ads. Contact us to see the difference.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/UfmS50WXBjp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.80.138.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 05:01:17','2025-09-27 05:01:17'),(2059,2,2046,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Genevieve Whisman\"},\"email\":\"whisman.genevieve@outlook.com\",\"input_text\":\"8478031079\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.237.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 07:12:18','2025-09-27 07:12:18'),(2060,2,2047,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"761343864\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.53.122.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 08:52:14','2025-09-27 08:52:14'),(2061,2,2048,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a2d220f26a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"irinademenkova86@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 11:06:39','2025-09-27 11:06:39'),(2062,2,2049,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9a7c4bc37d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"6512448633\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI wanted to see if you\'d be interested in a link exchange for mutual SEO benefits. I can link to your site (blueocean-technologies.com) from a few of our high-authority websites. In return, you would link back to our clients’ sites, which cover niches like health, business services, real estate, consumer electronics, and more.\\r\\n\\r\\nIf you\'re interested, let me know — I\'d be happy to share more details!\\r\\n\\r\\nThanks for your time,\\r\\nKaren\\r\\nSEO Account Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','66.84.94.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 13:23:37','2025-09-27 13:23:37'),(2063,2,2050,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a2d220f26a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"tank_rjol\"},\"email\":\"arlrgxnxken@me-game.store\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"сколько стоит танк 300 в спб http:\\/\\/tank-3001.ru\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','91.201.113.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 16:36:58','2025-09-27 16:36:58'),(2064,2,2051,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katherine Sutcliffe\"},\"email\":\"katherine.sutcliffe@msn.com\",\"input_text\":\"Sqxy d Bk\",\"dropdown\":\"Display Mounts\",\"description\":\"Final Days: $99 = 2M Direct Contact Form Sends. You didn’t stumble on this—it was delivered. Just like yours will be. Let’s launch—email me at: phil.contact@form-blast-promo.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','188.213.202.129',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-27 22:31:56','2025-09-27 22:31:56'),(2065,2,2052,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dannie Olvera\"},\"email\":\"olvera.dannie@gmail.com\",\"input_text\":\"9067132535\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Eager to ignite your website’s potential? Our AI-powered platform attracts precise visitors using keywords and geographic accuracy from countries to towns. \\r\\nLooking for increased earnings, active users, or a wider digital presence? \\r\\nWe adapt it to fit your goals. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/njfb50WXBjw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.253.174.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-28 12:29:12','2025-09-28 12:29:12'),(2066,2,2053,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Marshall\"},\"email\":\"gemmamarshall811@gmail.com\",\"input_text\":\"7371805675\",\"description\":\"Hi,\\r\\n\\r\\nWe run a Social Media service, which increases your number of followers by 700+ a month both safely and practically.\\r\\n\\r\\nThe process is safe, followers are real (they follow because they are interested in your content), and we can even create a profile for you if required.\\r\\n\\r\\nIf you are interested, let me know which social platforms you wish to grow and I\'d be happy to forward you some further information.\\r\\n\\r\\nKind Regards,\\r\\nGemma\\r\\n\\r\\nUnsubscribe: https:\\/\\/unsubscribe.social\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','140.99.101.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-28 15:47:58','2025-09-28 15:47:58'),(2067,2,2054,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adela Aplin\"},\"email\":\"adela.aplin24@gmail.com\",\"input_text\":\"3974451342\",\"dropdown\":\"Audio Solutions\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','173.234.244.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-29 01:03:14','2025-09-29 01:03:14'),(2068,2,2055,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Venetta Sumpter\"},\"email\":\"venetta.sumpter@gmail.com\",\"input_text\":\"3759839817\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','156.253.164.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-29 01:59:42','2025-09-29 01:59:42'),(2069,2,2056,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gretta Lawson\"},\"email\":\"lawson.gretta@hotmail.com\",\"input_text\":\"8587632921\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','142.91.118.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-29 16:34:48','2025-09-29 16:34:48'),(2070,2,2057,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"3132895523\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, Are you looking for a personal assistant who can handle your daily business operations and make your life easier?\\r\\n\\r\\nI can help with tasks related to:\\r\\n> Admin\\r\\n> Marketing\\r\\n> Gathering data from multiple websites\\r\\n> Answering emails\\r\\n> Website management\\r\\n> Social media\\r\\n> Content writing\\r\\n> Planning new projects\\r\\n> Bookkeeping\\r\\n> Entering data into softwares\\r\\n> Back-office assistance\\r\\n> Data Entry Operator\\r\\n> My costing starts from $10\\/hr, depending on the type of project and its complexity.\\r\\n\\r\\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-29 18:01:06','2025-09-29 18:01:06'),(2071,2,2058,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juana Minaya\"},\"email\":\"juana.minaya86@gmail.com\",\"input_text\":\"496868504\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.165.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-30 07:39:15','2025-09-30 07:39:15'),(2072,2,2059,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kiara\"},\"email\":\"info@sumpter.bangeshop.com\",\"input_text\":\"7127914506\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nKind Regards,\\r\\n\\r\\nKiara\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','212.102.33.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-30 08:41:21','2025-09-30 08:41:21'),(2073,2,2060,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"fastprocess006@outlook.com\",\"input_text\":\"7053372901\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, Are you looking for Bookkeeping Services at just $25\\/hr? \\r\\n\\r\\nI understand how important accurate income\\/expense categorization, bank reconciliation, client billing, and clean reports are for smooth financial management. If your CPA is spending time untangling your books, you may already be paying far more than necessary.\\r\\n\\r\\nWith 15+ years of experience in QuickBooks, Xero, Zoho Books, and more, I provide organized, reconciled, and accountant-ready books. \\r\\n\\r\\nCan we have a quick call for the same? Kindly reply me on Fastprocess006@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.102.254.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-30 15:52:54','2025-09-30 15:52:54'),(2074,2,2061,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emmanuel Dye\"},\"email\":\"emmanuel.dye@msn.com\",\"input_text\":\"Tarjmg Oohq\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey from SeoBests,\\r\\n\\r\\nSkyrocket your website’s SEO standings, improve your search appearance and grow powerful backlinks!\\r\\nOrder the top SEO services in one place - SeoBests.com\\r\\n\\r\\nView current SEO promotions:\\r\\n50% SALE Monthly SEO Backlinks + Take 5000 Backlinks FREE:\\r\\n\\r\\nhttps:\\/\\/tiny.cc\\/seobests-discounts\\r\\n\\r\\nExplore various SEO services, 100+ deals online, and professional experts.\\r\\nSeoBests.com - your reliable SEO services shop.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','154.213.160.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-30 19:24:21','2025-09-30 19:24:21'),(2075,2,2062,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Boone\"},\"email\":\"matt.boone@outlook.com\",\"input_text\":\"4297267\",\"dropdown\":\"Mini PCs\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','136.144.19.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-09-30 21:42:31','2025-09-30 21:42:31'),(2076,2,2063,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julian Decker\"},\"email\":\"decker.julian@gmail.com\",\"input_text\":\"240606903\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.83.88.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-01 03:07:00','2025-10-01 03:07:00'),(2077,2,2064,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b7ac8b9ed4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Estella Sorrells\"},\"email\":\"estella.sorrells@googlemail.com\",\"input_text\":\"126769315\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https:\\/\\/ow.ly\\/tX1P50WXAwv\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Grows followers with targeted, high-quality audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates effort by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service focuses on authentic, organic growth—without bots, zero fake followers. It’s perfect for brands like yours that want to turn Instagram into a lead generation machine. Best of all, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7-day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','156.253.175.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-01 06:23:51','2025-10-01 06:23:51'),(2078,2,2065,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neil\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"890967589\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello, Are back-office tasks slowing down your core business activities? I can help by managing:\\r\\n\\r\\n> Data entry and database updates\\r\\n> Order processing and invoice preparation\\r\\n> Bookkeeping and financial entries\\r\\n> Document management and record-keeping\\r\\n> Payroll and timesheet processing\\r\\n> Vendor and client communication follow-ups\\r\\n> CRM management and lead data organization\\r\\n> Preparing reports and spreadsheets\\r\\n> Email handling and scheduling support\\r\\n> Online research and data collection\\r\\n\\r\\nWith more than a decade of experience supporting businesses across industries, I ensure accuracy, confidentiality, and efficiency in every task. My pricing starts from $10\\/hr, depending on the project scope.\\r\\n\\r\\nIf you’d like to discuss your specific requirements, please email me at bposervices1@outlook.com. We can schedule a quick video call at your convenience to explore how I can support your operations.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','138.199.12.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-01 16:03:59','2025-10-01 16:03:59'),(2079,2,2066,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5eb60d5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jay\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"52166940\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\\r\\nE-mail me at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.102.254.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-02 14:09:29','2025-10-02 14:09:29'),(2080,2,2067,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5eb60d5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Camilla Montez\"},\"email\":\"camilla.montez@googlemail.com\",\"input_text\":\"20475787\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','142.91.118.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-02 15:46:35','2025-10-02 15:46:35'),(2081,2,2068,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-02 17:40:38','2025-10-02 17:40:38'),(2082,2,2069,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MelBet_qiEn\"},\"email\":\"rtsaxtdmnen@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Melbet бонус за регистрацию предлагают широкий выбор преимуществ для новых игроков и постоянных клиентов, включая приветственные предложения и акции на депозиты. \\r\\nКомпания регулярно проводит акции на спортивные события, что привлекает внимание игроков.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.143.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(2083,2,2070,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MelBet_tyEn\"},\"email\":\"xjoyfsotzen@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"МелБет официальный сайт бонусы предлагают широкий выбор преимуществ для новых игроков и постоянных клиентов, включая приветственные предложения и акции на депозиты. \\r\\nНа сайте МелБет имеется интересное предложение — бонус на первый депозит.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.219.32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-02 18:12:42','2025-10-02 18:12:42'),(2084,2,2071,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"533444121\",\"dropdown\":\"Wireless Solutions\",\"description\":\"WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \\r\\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\\r\\nIt Into $15,000\\/month Recurring Revenue Business!\\r\\n\\r\\n\\r\\nFor more click here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','38.153.207.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-03 23:43:27','2025-10-03 23:43:27'),(2085,2,2072,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"740688844\",\"dropdown\":\"Mini PCs\",\"description\":\"WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \\r\\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\\r\\nIt Into $15,000\\/month Recurring Revenue Business!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nfor more click here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','107.175.146.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-04 00:55:36','2025-10-04 00:55:36'),(2086,2,2073,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miguel Finkel\"},\"email\":\"finkel.miguel@yahoo.com\",\"input_text\":\"3614487094\",\"dropdown\":\"Other Enquiry\",\"description\":\"Battling a lack of website visitors? Our AI platform delivers targeted visitors via keywords or place-specific targeting from countries to towns. \\r\\nLooking for increased revenue, active users, or stronger digital reach? \\r\\nWe fine-tune it to align with your vision. Enjoy a 7-day free trial period with no contract. Join now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/cmPa50WXBjl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.180.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-04 08:21:57','2025-10-04 08:21:57'),(2087,2,2074,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernard Coggins\"},\"email\":\"bernard.coggins@hotmail.com\",\"input_text\":\"261735552\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','142.91.118.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-04 08:24:28','2025-10-04 08:24:28'),(2088,2,2075,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6137b31238\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"781972157\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"WEBINAR: Watch Us Build a Complete AI-Powered Local Marketing Agency That Finds Desperate Clients, \\r\\nCreates Custom Pitches & Delivers Premium Services Automatically, For Multiple Niches & Turn\\r\\nIt Into $15,000\\/month Recurring Revenue Business!\\r\\n\\r\\n\\r\\nFor more click here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','107.175.146.209',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-04 17:36:52','2025-10-04 17:36:52'),(2089,2,2076,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_sbkn\"},\"email\":\"whqnjfml@aurevoirmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"ремонт бойлеров https:\\/\\/fix-boiler-moskva.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.11.20.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-04 18:42:23','2025-10-04 18:42:23'),(2090,2,2077,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6137b31238\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"7933006417\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nJust a quick check, if you can add 3 links to our client sites (in accomodation, women\'s health & vehicle tyre sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\\r\\n\\r\\nBest,\\r\\nKaren\\r\\nCollaboration Marketing Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.96.88.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 01:48:15','2025-10-05 01:48:15'),(2091,2,2078,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6137b31238\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joleen Ranken\"},\"email\":\"ranken.joleen14@googlemail.com\",\"input_text\":\"Tulo Fjdnahz\",\"dropdown\":\"Mini PCs\",\"description\":\"Running blueocean-technologies.com means you\'re always hunting for efficient ways to reach new prospects. But crafting and tracking cold DMs one-by-one? It\'s a bottleneck. Our service streamlines it: Launch automated cold outreach campaigns across Instagram, LinkedIn, and more, with AI-powered templates for personalized hooks and Zapier integrations for 3,000+ apps. Website owners like you convert more cold chats into revenue without the manual grind. \\r\\n\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/BrNwWZTV\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.165.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 04:49:26','2025-10-05 04:49:26'),(2092,2,2079,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6137b31238\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Neville Glasfurd\"},\"email\":\"neville.glasfurd@gmail.com\",\"input_text\":\"4146240198\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Attract more leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to increase more traffic, produce leads, and grow your brand\'s reach, you can access more information and start a free trial here: https:\\/\\/ow.ly\\/6PqO50WXAut\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with specific, premium audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service focuses on authentic, organic growth—zero bots, without fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a monthly subscription basis so you can cancel at any point you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','156.253.173.165',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 04:55:04','2025-10-05 04:55:04'),(2093,2,2080,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CysdbKiqJRdAQtn\"},\"email\":\"tomomatevim45@gmail.com\",\"input_text\":\"4327695206\",\"dropdown\":\"Video Distribution\",\"description\":\"DnUVNZgNNhNdmSM\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','77.238.225.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 05:37:59','2025-10-05 05:37:59'),(2094,2,2081,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"znLFvMPQVj\"},\"email\":\"biyanojexeva61@gmail.com\",\"input_text\":\"5017123845\",\"dropdown\":\"Cables & Accessories\",\"description\":\"wdZPtqEHiWoGUf\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','80.85.246.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 12:48:45','2025-10-05 12:48:45'),(2095,2,2082,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6137b31238\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Moses Walkley\"},\"email\":\"moses.walkley24@gmail.com\",\"input_text\":\"7940365632\",\"dropdown\":\"Audio Solutions\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','209.50.180.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 15:05:36','2025-10-05 15:05:36'),(2096,2,2083,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jumping Elephant\"},\"email\":\"jelephant@excavacionesmoral.es\",\"input_text\":\"658195159\",\"dropdown\":\"Display Mounts\",\"description\":\"We are nearing the end of the exclusive presale window for Jumping Elephant $JELEPHANT, built on the high-speed Solana ecosystem.\\r\\n\\r\\nThis isn\'t just another launch. Our tokenomics and confirmed utility are designed for explosive, market-leading growth, positioning early investors for a potential 100x return on their investment. The token is engineered to capture value from Solana’s expanding user base.\\r\\n\\r\\nThe chance to acquire $JELEPHANT at this entry price disappears in 48 hours. Don\'t miss out on securing your allocation before the public exchange listing drives the price up.\\r\\n\\r\\nTake Action Now:\\r\\nhttps:\\/\\/jelephant.institute\\r\\n\\r\\n8da87f8d32\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','138.199.19.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 16:29:21','2025-10-05 16:29:21'),(2097,2,2084,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lyn Vaccari\"},\"email\":\"lyn.vaccari@yahoo.com\",\"input_text\":\"9726422078\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','216.24.219.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 17:26:59','2025-10-05 17:26:59'),(2098,2,2085,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cooper Fredericksen\"},\"email\":\"fredericksen.cooper@gmail.com\",\"input_text\":\"4484029\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Ready to amplify your website traffic? Our smart platform delivers targeted visitors through keywords with geographic precision from continents to city blocks. \\r\\nDesiring higher sales, lively website traffic, or a stronger digital footprint? \\r\\nWe adjust it to align with your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/KKSN50WXBi0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','65.111.23.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-05 23:40:48','2025-10-05 23:40:48'),(2099,2,2086,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Qasim Yaseen\"},\"email\":\"qasimyaseen326@gmail.com\",\"input_text\":\"03161984906\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nMy name is Qasim, and I am a full stack web developer and designer From Pakistan. I previously worked for a digital marketing agency in Singapore, but I have recently been retrenched.\\r\\n\\r\\n\\r\\nIf you are looking to revamp your current site blueocean-technologies.com or design a new website, I would be happy to offer my services. You can propose a price, and I will do my best to meet your expectations.\\r\\n\\r\\nPlease let me know if you would like to see examples of my past work.\\r\\n\\r\\n\\r\\n\\r\\nThank you,\\r\\n\\r\\nQasim\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','195.154.56.155',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-06 04:08:37','2025-10-06 04:08:37'),(2100,2,2087,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Therese Wisewould\"},\"email\":\"therese.wisewould@googlemail.com\",\"input_text\":\"3025376445\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','65.111.23.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-06 14:50:22','2025-10-06 14:50:22'),(2101,2,2088,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"3246816344\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier?\\r\\n\\r\\nI can help with tasks related to:\\r\\n> Admin\\r\\n> Marketing\\r\\n> Gathering data from multiple websites\\r\\n> Answering emails\\r\\n> Website management\\r\\n> Social media\\r\\n> Content writing\\r\\n> Planning new projects\\r\\n> Bookkeeping\\r\\n> Entering data into softwares\\r\\n> Back-office assistance\\r\\n> Data Entry Operator\\r\\n\\r\\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.102.254.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-06 16:45:04','2025-10-06 16:45:04'),(2102,2,2089,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-06 20:22:46','2025-10-06 20:22:46'),(2103,2,2090,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hallo, ek wou jou prys ken.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-07 06:24:15','2025-10-07 06:24:15'),(2104,2,2091,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eula Dullo\"},\"email\":\"eula.dullo@gmail.com\",\"input_text\":\"9056501914\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey,\\r\\n\\r\\nI wanted to share some general information about Doogee Android Smartphones. These devices are known for their reliable performance, durable battery life, and reasonable pricing.\\r\\n\\r\\nFor further details, you can check the information page here:\\r\\nhttps:\\/\\/www.quality.for.less.longislandservicesnet.com\\/product\\/doogee-smartphones-android-phones\\/\\r\\n\\r\\nIf this message is not relevant to you, please feel free to disregard.\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','154.21.239.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-07 11:24:17','2025-10-07 11:24:17'),(2105,2,2092,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margarito Ziegler\"},\"email\":\"ziegler.margarito@gmail.com\",\"input_text\":\"323888233\",\"description\":\"For blueocean-technologies.com, social media is prime for reaching buyers—but sending cold DMs manually limits how many you can personalize and follow up on. Our service fixes that: Automate cold outreach from 14 platforms with AI templates for quick, targeted replies. Ecom brands report 2-3x faster lead flow from DMs to sales.\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/nrNwEwF8\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','156.253.167.159',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-07 12:59:40','2025-10-07 12:59:40'),(2106,2,2093,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Norma\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"170759512\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello, Are back-office tasks slowing down your core business activities? I can help by managing:\\r\\n> Data entry and database updates\\r\\n> Order processing and invoice preparation\\r\\n> Bookkeeping and financial entries\\r\\n> Document management and record-keeping\\r\\n> Payroll and timesheet processing\\r\\n> Vendor and client communication follow-ups\\r\\n> CRM management and lead data organization\\r\\n> Preparing reports and spreadsheets\\r\\n> Email handling and scheduling support\\r\\n> Online research and data collection\\r\\n\\r\\nWith more than a decade of experience supporting businesses across industries, I ensure accuracy, confidentiality, and efficiency in every task. My pricing starts from $10\\/hr, depending on the project scope.\\r\\n\\r\\nIf you’d like to discuss your specific requirements, please email me at bposervices1@outlook.com. We can schedule a quick video call at your convenience to explore how I can support your operations.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','172.93.148.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-07 17:44:59','2025-10-07 17:44:59'),(2107,2,2094,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Georgianna Mountford\"},\"email\":\"mountford.georgianna@yahoo.com\",\"input_text\":\"9082268902\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.80.138.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 00:01:37','2025-10-08 00:01:37'),(2108,2,2095,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Linwood Singleton\"},\"email\":\"singleton.linwood@outlook.com\",\"input_text\":\"4168323889\",\"dropdown\":\"Other Enquiry\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','45.3.54.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 05:46:18','2025-10-08 05:46:18'),(2109,2,2096,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mirta\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"9784756837\",\"dropdown\":\"Projection Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','172.93.148.188',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 14:06:11','2025-10-08 14:06:11'),(2110,2,2097,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f1db096a3a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Finn Ratliff\"},\"email\":\"finn.ratliff48@gmail.com\",\"input_text\":\"3335543385\",\"dropdown\":\"Mini PCs\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','136.144.19.248',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 17:12:14','2025-10-08 17:12:14'),(2111,2,2098,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gena Bergstrom\"},\"email\":\"gena.bergstrom@gmail.com\",\"input_text\":\"96037891\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','173.234.244.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 21:31:28','2025-10-08 21:31:28'),(2112,2,2099,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"3469076606\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','156.239.60.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 22:10:53','2025-10-08 22:10:53'),(2113,2,2100,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NAERTREGE230584NERTYTRY\"},\"email\":\"euditizq@ronaldofmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"MERYTRH230584MAERWETT\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.3.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-08 23:50:54','2025-10-08 23:50:54'),(2114,2,2101,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Freddy Lynas\"},\"email\":\"freddy.lynas@googlemail.com\",\"input_text\":\"556045525\",\"dropdown\":\"Other Enquiry\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.82.111.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-09 09:54:50','2025-10-09 09:54:50'),(2115,2,2102,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"A Jzprgerxnrb\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I\'m Joy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','172.93.148.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-09 14:22:46','2025-10-09 14:22:46'),(2116,2,2103,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Morgan Abdul\"},\"email\":\"abdul.morgan44@googlemail.com\",\"input_text\":\"8169825815\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello,\\r\\n\\r\\nAt Lyrebird Capit-al Ltd, we keep funding simple, flexible, and built for growth.\\r\\n\\r\\nWe currently offer:\\r\\n\\t•\\tDebt Fina-ncing –\\r\\n\\t•\\tConvertible Debt Fi-nancing – with the option to convert into equity after two years.\\r\\n\\r\\nIf you’re raising capit-al, share your pitch deck or executive summary we’ll tailor a structure that accelerates your next stage of growth.\\r\\n\\r\\nBest regards,\\r\\nMathew Lundgren\\r\\nExecutive Inves-tment Consultant | Director\\r\\nLyrebird Ca-pital Ltd.\\r\\nlyrebirdcap.com\\r\\nmathew@mathewlundgren.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','103.1.215.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-09 15:22:42','2025-10-09 15:22:42'),(2117,2,2104,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eugenia Freese\"},\"email\":\"freese.eugenia@msn.com\",\"input_text\":\"216357266\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Final Days: Submit to 2 Million Sites for Just $99 — 50% Off. You didn’t stumble on this—it was delivered. Just like yours will be. Ready to scale? Reach me at: phil.j@form-blast-promo.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','89.116.182.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-09 16:34:29','2025-10-09 16:34:29'),(2118,2,2105,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-10 11:24:51','2025-10-10 11:24:51'),(2119,2,2106,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lupe Kimbell\"},\"email\":\"kimbell.lupe@gmail.com\",\"input_text\":\"63315816\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase enhanced traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a complimentary trial here: https:\\/\\/ow.ly\\/tX1P50WXAwv\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, top-tier audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates effort by automating tedious Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—zero bots, without fake followers. It’s ideal for brands like yours that want to convert Instagram into a lead generation engine. Best of all, our service is provided on a monthly subscription basis so you can cancel whenever you like. No contracts and a one-week no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 01:14:44','2025-10-12 01:14:44'),(2120,2,2107,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"353855882\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nJust a quick check, if you can add 3 links to our client sites (in home cleaning, CCTV Engineering & vacation rental sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\\r\\n\\r\\nBest,\\r\\nKaren\\r\\nCollaboration Marketing Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','69.58.88.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 02:09:12','2025-10-12 02:09:12'),(2121,2,2108,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dakota Henninger\"},\"email\":\"dakota.henninger90@gmail.com\",\"input_text\":\"6022274131\",\"dropdown\":\"Display Mounts\",\"description\":\"With blueocean-technologies.com growing fast, manually sending cold DMs across social media platforms can be extremely time consuming. Our service solves that: Automate personalized cold outreach DMs from 14 social channels, use AI templates to craft engaging openers in your brand voice, and sync responses directly to Salesforce or HubSpot. Sales teams book 50+ calls\\/month by turning cold messages into hot leads. \\r\\n\\r\\nAutomate cold outreach via DMs, get free access here: https:\\/\\/cutt.ly\\/yrNwEeSt\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.138.226',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 02:34:18','2025-10-12 02:34:18'),(2122,2,2109,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Duane Vang\"},\"email\":\"vang.duane@gmail.com\",\"input_text\":\"882285353\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.24.219.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 04:07:45','2025-10-12 04:07:45'),(2123,2,2110,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"821587851\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/unsubscribe.video\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.245.247.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 07:38:30','2025-10-12 07:38:30'),(2124,2,2111,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hæ, ég vildi vita verð þitt.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 13:23:21','2025-10-12 13:23:21'),(2125,2,2112,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"3737212816\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nJust a quick check, if you can add 3 links to our client sites (in accomodation, women\'s health & vehicle tyre sectors) anywhere on your website, we’ll get your business featured on trusted media website - MirrorBrief.com, with a backlink to blueocean-technologies.com, through our journalist partner there. Interested to trade?\\r\\n\\r\\nBest,\\r\\nKaren\\r\\nCollaboration Marketing Manager\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','141.164.86.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 21:48:58','2025-10-12 21:48:58'),(2126,2,2113,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oma Nestor\"},\"email\":\"nestor.oma@msn.com\",\"input_text\":\"1137139735\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready to amplify your website’s growth? Our AI-driven system attracts custom visitors through keywords or location-based tags from continents to local streets. \\r\\nLooking for higher income, active website traffic, or stronger online presence? \\r\\nWe adjust it to suit your goals. Enjoy a 7-day free trial period with no contract. Dive in here:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/cmPa50WXBjl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.180.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-12 21:57:53','2025-10-12 21:57:53'),(2127,2,2114,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RaymondTwerm\"},\"email\":\"no.reply.per-erikmiller@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Howdy! blueocean-technologies.com \\r\\n \\r\\nDid you know that it is possible to send business proposal completely legally? \\r\\nWhen such messages are sent, no personal data is used, and messages are sent to forms specifically designed to receive, process, and respond to messages and appeals. It\'s unlikely for messages sent via Feedback Forms to be seen as spam, as they are considered significant. \\r\\nWe offer you the opportunity to test our service free of charge. \\r\\nWe shall send up to 50,000 messages to you. \\r\\n \\r\\nThe cost of sending one million messages is $59. \\r\\n \\r\\nThis offer is automatically generated. \\r\\n \\r\\nContact us. \\r\\nTelegram - https:\\/\\/t.me\\/FeedbackFormEU \\r\\nWhatsApp - +375259112693 \\r\\nWhatsApp https:\\/\\/wa.me\\/+375259112693 \\r\\nWe only use chat for communication.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','181.214.206.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 03:54:44','2025-10-13 03:54:44'),(2128,2,2115,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 07:29:47','2025-10-13 07:29:47'),(2129,2,2116,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caseysulge\"},\"email\":\"lindadrews87@gmail.com\",\"input_text\":\"+12854035571\",\"dropdown\":\"Display Mounts\",\"description\":\"Save money and be sustainable - https:\\/\\/bit.ly\\/3IC6QLw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','146.59.44.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 11:52:17','2025-10-13 11:52:17'),(2130,2,2117,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"7711698029\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','212.102.46.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 12:49:56','2025-10-13 12:49:56'),(2131,2,2118,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 20:02:46','2025-10-13 20:02:46'),(2132,2,2119,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b45bb23c5e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"BofdSjXNamnasx\"},\"email\":\"enasotow65@gmail.com\",\"input_text\":\"2128759545\",\"dropdown\":\"LCD & LED Products\",\"description\":\"WUtlWWMOHTsVE\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','212.34.153.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 20:49:44','2025-10-13 20:49:44'),(2133,2,2120,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kareem Sledge\"},\"email\":\"sledge.kareem@msn.com\",\"input_text\":\"3622951642\",\"dropdown\":\"Display Mounts\",\"description\":\"Wanting to supercharge your website traffic? Our AI-powered solution draws ideal visitors through keywords or place-based filters from nations to local spots. \\r\\nDesiring more earnings, engaged website traffic, or stronger digital presence? \\r\\nWe refine it to match your objectives. Enjoy a 7-day free trial period with no contract. Start now:\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/UfmS50WXBjp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','104.207.51.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-13 22:18:38','2025-10-13 22:18:38'),(2134,2,2121,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veola Kepler\"},\"email\":\"veola.kepler49@gmail.com\",\"input_text\":\"4975395224\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\nWe’re interested in distributing your goods. Some customers are ready to make purchases. Kindly contact us through WhatsApp: +1 639 458 6530\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','104.234.53.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-14 00:36:12','2025-10-14 00:36:12'),(2135,2,2122,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jay\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"290266365\",\"dropdown\":\"Other Enquiry\",\"description\":\"Most business owners don’t have time or interest in managing social media — they prefer focusing on core activities. We help by creating high-quality content that keeps your brand active. Our plans: $50\\/month for 4 posts or $250\\/month for 30 posts. Let’s connect on a quick video call so I can show how we can handle it for you. \\r\\n\\r\\nWhat time works best for you? Reply me on socialmedia1145@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','91.246.58.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-14 14:56:02','2025-10-14 14:56:02'),(2136,2,2123,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gudrun Platz\"},\"email\":\"platz.gudrun@gmail.com\",\"input_text\":\"3428378478\",\"dropdown\":\"Display Mounts\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.3.42.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-14 15:22:17','2025-10-14 15:22:17'),(2137,2,2124,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d43a5bf3ab\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Summer Beasley\"},\"email\":\"rusty.paterson@googlemail.com\",\"input_text\":\"08959204270\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello,\\r\\n\\r\\nWe’ve helped thousands of businesses worldwide improve their website accessibility, and after reviewing your site, we believe we can help you too.\\r\\n\\r\\nAn inaccessible website can cost you customers — and even lead to legal risks.\\r\\n\\r\\nWe’re offering you an easy way to get started:\\r\\n• Free Accessibility Scan\\r\\n• Free Detailed Report\\r\\n• Free First Fix\\r\\n\\r\\nGet started now: http:\\/\\/scan4.free\\r\\n\\r\\nBest regards,\\r\\nThe PLURO Team\\r\\n\\r\\n\\r\\nShould you decide not to receive further communications from this campaign, feel free to fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n339 Clifford Street, Poughkeepsie, CA, USA, 90688\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.148.232.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-15 00:13:07','2025-10-15 00:13:07'),(2138,2,2125,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mamie Steffey\"},\"email\":\"mamie.steffey@gmail.com\",\"input_text\":\"4983089970\",\"dropdown\":\"Projection Solutions\",\"description\":\"Is anyone human reading my message? Ah there you are! I\'m offering a cheap and quick way for you to reach millions of website owners just like my message reached you now. It\'s simple, you give me your ad text and I blast it with my special AI enabled software to either millions of random sites or targets that you select. Check out my site below for details or to have a live chat with me now. \\r\\n\\r\\nGo ahead and reach out now! I mean you already know this works since you\'ve read my message this far right?\\r\\n\\r\\nThanks!\\r\\nPhil\\r\\nwebsite: contactformpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.94.155.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-15 07:13:25','2025-10-15 07:13:25'),(2139,2,2126,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lynn Shenton\"},\"email\":\"shenton.lynn14@gmail.com\",\"input_text\":\"89415868\",\"dropdown\":\"Audio Solutions\",\"description\":\"Capture increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to boost enhanced traffic, produce leads, and grow your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/cutt.ly\\/Cr9BMXUV\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with focused, high-quality audiences.\\r\\n-Boosts engagement through intelligent AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates work by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—no bots, no fake followers. It’s excellent for brands like yours that want to turn Instagram into a lead generation engine. Even better, our service is provided on a flexible subscription basis so you can cancel at any point you like. No contracts and a one-week free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','142.91.118.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-15 13:02:24','2025-10-15 13:02:24'),(2140,2,2127,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miranda Bromley\"},\"email\":\"bromley.miranda@gmail.com\",\"input_text\":\"129079121\",\"dropdown\":\"Display Mounts\",\"description\":\"Ends Soon: $99 for 2M Form-Based Outreach — Half Price. You’re seeing this. That’s the power of direct form outreach. Questions? Email me at: phil@form-blast-promo.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','104.234.19.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-15 14:06:15','2025-10-15 14:06:15'),(2141,2,2128,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bud Kail\"},\"email\":\"bud.kail@gmail.com\",\"input_text\":\"261591906\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','106.215.145.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-15 15:15:24','2025-10-15 15:15:24'),(2142,2,2129,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isabel Tucker\"},\"email\":\"isabel.tucker@yahoo.com\",\"input_text\":\"3386528181\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\n\\r\\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\\r\\n\\r\\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','91.193.232.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 00:25:42','2025-10-16 00:25:42'),(2143,2,2130,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gertrude Hammonds\"},\"email\":\"gertrude.hammonds@gmail.com\",\"input_text\":\"40731630\",\"description\":\"Take a look at my website for more info: https:\\/\\/submissiontodirectory.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','174.89.19.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 02:03:08','2025-10-16 02:03:08'),(2144,2,2131,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Everett Coombe\"},\"email\":\"everett.coombe@msn.com\",\"input_text\":\"679660311\",\"description\":\"Get a million guaranteed form submissions — special price $50 this week. Ping me at sales@bestaitools.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.132.227.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 03:27:08','2025-10-16 03:27:08'),(2145,2,2132,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Florine McIntyre\"},\"email\":\"mcintyre.florine62@gmail.com\",\"input_text\":\"6641797360\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello,\\r\\n\\r\\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\\r\\n\\r\\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.\"}','https://blueocean-technologies.com/',0,'unread',0,'Opera','Apple','173.239.211.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 05:47:58','2025-10-16 05:47:58'),(2146,2,2133,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anne Layman\"},\"email\":\"anne.layman@hotmail.com\",\"input_text\":\"3931758988\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Why overspend on paid ads? Our AI-powered service drives targeted website traffic at a significantly lower cost, boosting your ROI.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/6r9BMLrA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','172.241.238.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 22:31:09','2025-10-16 22:31:09'),(2147,2,2134,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franziska Moyes\"},\"email\":\"moyes.franziska@msn.com\",\"input_text\":\"4890071\",\"dropdown\":\"Other Enquiry\",\"description\":\"What if just 15 minutes on the phone could unlock 20% to 50% savings on your group health plan?\\r\\nSchedule a quick call now to explore potential savings --> https:\\/\\/tinyurl.com\\/shedulecallnow\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','188.213.202.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-16 23:47:54','2025-10-16 23:47:54'),(2148,2,2135,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jarrod Eames\"},\"email\":\"jarrod.eames@gmail.com\",\"input_text\":\"680859253\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.106.211.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 01:30:06','2025-10-17 01:30:06'),(2149,2,2136,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 05:05:14','2025-10-17 05:05:14'),(2150,2,2137,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"cbIvvVacUomdt\"},\"email\":\"akivudoloj54@gmail.com\",\"input_text\":\"6650053829\",\"description\":\"IAhCttzsm\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.245.104.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 08:13:39','2025-10-17 08:13:39'),(2151,2,2138,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c27218907c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ողջույն, ես ուզում էի իմանալ ձեր գինը.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 13:51:34','2025-10-17 13:51:34'),(2152,2,2139,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lara Leibius\"},\"email\":\"lara.leibius@hotmail.com\",\"input_text\":\"697911962\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','98.159.233.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 14:27:38','2025-10-17 14:27:38'),(2153,2,2140,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adolph Ziesemer\"},\"email\":\"adolph.ziesemer2@gmail.com\",\"input_text\":\"246064287\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Take a look at my website for more info: https:\\/\\/submissiontodirectory.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','172.98.32.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 15:56:04','2025-10-17 15:56:04'),(2154,2,2141,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c27218907c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Zdravo, htio sam znati vašu cijenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 18:56:16','2025-10-17 18:56:16'),(2155,2,2142,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Francesca Lai\"},\"email\":\"lai.francesca@hotmail.com\",\"input_text\":\"8438514279\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Struggling with grow your website traffic? Our smart platform attracts perfect visitors via keywords and place-based precision from countries to local spots. \\r\\nDesiring increased revenue, lively pages, or a broader online reach? \\r\\nWe fine-tune it to fit your vision. Enjoy a 7-day free trial period with no contract. Join here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/br3e4ybv\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','104.207.53.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-17 23:56:47','2025-10-17 23:56:47'),(2156,2,2143,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c27218907c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_vupr\"},\"email\":\"pzwnkdzd@bonjourfmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"сервисный центр по ремонту водонагревателей https:\\/\\/servis-vodonagrevateley-msk.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','95.182.124.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-18 00:03:12','2025-10-18 00:03:12'),(2157,2,2144,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fa6395cb3e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeannine Gano\"},\"email\":\"gano.jeannine@gmail.com\",\"input_text\":\"655792260\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Attract increased leads for your blueocean-technologies.com website by using AI on Instagram. If you\'re looking to drive greater traffic, create leads, and expand your brand\'s reach, you can find more information and start a free trial here: https:\\/\\/cutt.ly\\/6r9BMLrA\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with specific, high-quality audiences.\\r\\n-Enhances engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Eliminates effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service focuses on real, organic growth—without bots, no fake followers. It’s perfect for brands like yours that want to convert Instagram into a lead generation powerhouse. Better yet, our service is provided on a flexible subscription basis so you can stop whenever you like. No contracts and a 7-day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','173.208.28.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-18 12:51:54','2025-10-18 12:51:54'),(2158,2,2145,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fa6395cb3e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Minna Minter\"},\"email\":\"minter.minna@yahoo.com\",\"input_text\":\"355342094\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello,\\r\\n\\r\\nWe have reviewed your website and would like to inform you that we can help you achieve the 1st position on Google in a short time and at a very affordable cost.\\r\\n\\r\\nIf you’re interested, please contact us on WhatsApp at +1 683 757 2738.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','91.193.232.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-18 19:50:48','2025-10-18 19:50:48'),(2159,2,2146,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"486280971\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI hope you\'re doing well!\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to see if you’d be open to a link exchange with us. I’d be happy to write a feature article about your business and include a backlink to your site (blueocean-technologies.com) from one of our company websites. In return, we kindly ask that you link back to us from any page of your site on blueocean-technologies.com.\\r\\n\\r\\n\\r\\n\\r\\nLet me know if this sounds like something you’d be interested in — I’d love to explore the possibility with you.\\r\\n\\r\\n\\r\\n\\r\\nLooking forward to your reply\\r\\n\\r\\n!\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/',0,'unread',0,'Safari','Apple','170.199.228.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-18 20:02:53','2025-10-18 20:02:53'),(2160,2,2147,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clay Clow\"},\"email\":\"clay.clow@hotmail.com\",\"input_text\":\"215551191\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Our AI-powered solution drives location-specific visitors to your site, delivering better results than paid ads at a lower cost. Reach out to learn more.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Dr3e4imP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','173.208.28.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-19 17:27:20','2025-10-19 17:27:20'),(2161,2,2148,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Richard Sullivan\"},\"email\":\"buyersconnectllc@gmail.com\",\"input_text\":\"290399894\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello, \\r\\n\\r\\nI think you have a fantastic product. We can help you get into major retailers like Target, Walmart, Best Buy, Kohl’s, and many others. BuyersConnect.ai is the first AI-powered platform that connects product vendors directly with the right category buyers at leading stores.\\r\\n\\r\\nHere’s your sign-up link https:\\/\\/www.buyersconnect.ai\\/f104 and as a welcome, we’ll provide you with a few free leads to large retail buyers so you can see the value right away. We look forward to getting you connected today!\\r\\n\\r\\nThank you, \\r\\n\\r\\nRichard Sullivan\\r\\nVP of Accounts\\r\\nW: BuyersConnect.ai\\r\\nE: info@buyersconnect.ai\\r\\nP: 408-641-7676\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','195.210.104.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-19 20:59:05','2025-10-19 20:59:05'),(2162,2,2149,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deon Tier\"},\"email\":\"tier.deon@gmail.com\",\"input_text\":\"3346339242\",\"dropdown\":\"Mini PCs\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','172.241.238.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-19 22:27:31','2025-10-19 22:27:31'),(2163,2,2150,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Shoshana Rosa\"},\"email\":\"rosa.shoshana@gmail.com\",\"input_text\":\"4848805032\",\"dropdown\":\"Audio Solutions\",\"description\":\"Dear Team,\\r\\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 289 710 5839\\r\\nWarm regards\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','199.101.196.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-20 12:19:32','2025-10-20 12:19:32'),(2164,2,2151,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alfonzo Alleyne\"},\"email\":\"alleyne.alfonzo@msn.com\",\"input_text\":\"6604225743\",\"dropdown\":\"Display Mounts\",\"description\":\"Here is my site: https:\\/\\/submissiontodirectory.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.94.155.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-20 17:39:00','2025-10-20 17:39:00'),(2165,2,2152,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_rjel\"},\"email\":\"qleziolv@bientotmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"ремонт бойлеров и водонагревателей https:\\/\\/remont-boyler-na-domu.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.137.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-20 19:31:18','2025-10-20 19:31:18'),(2166,2,2153,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Orville Hermanson\"},\"email\":\"orville.hermanson@googlemail.com\",\"input_text\":\"7653700390\",\"dropdown\":\"Display Mounts\",\"description\":\"Pure. Honest. Proven. Discover Amish-made remedies that truly work. https:\\/\\/amishreserve.com\\/collections\\/all\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.131.194.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-20 21:38:31','2025-10-20 21:38:31'),(2167,2,2154,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alejandrina Mattingly\"},\"email\":\"alejandrina.mattingly@gmail.com\",\"input_text\":\"223224287\",\"description\":\"Hi,\\r\\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 382 800 3508\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.239.240.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-20 22:46:09','2025-10-20 22:46:09'),(2168,2,2155,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"ashokgupta630@aol.com\",\"input_text\":\"20776061\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nKeeping stock levels synced across Shopify, Amazon, eBay, and more is my specialty. \\r\\n\\r\\nFor $10\\/hr, I perform real-time inventory updates to prevent oversells and lost sales. Not only this, I would be happy to assist you with any day-to-day operational task. \\r\\n\\r\\nLet’s set up a quick Zoom call so I can walk you through my process. Mail me at ashokgupta630@aol.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','138.199.40.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-21 13:23:15','2025-10-21 13:23:15'),(2169,2,2156,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06af286973\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashli Knoll\"},\"email\":\"ashli.knoll@gmail.com\",\"input_text\":\"8153853592\",\"dropdown\":\"Video Distribution\",\"description\":\"Attract increased leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to drive more traffic, generate leads, and amplify your brand\'s reach, you can access more information and start a free trial here: https:\\/\\/cutt.ly\\/Er9BMJtZ\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with targeted, high-quality audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Targets users based on hashtags and accounts they follow.\\r\\n-Reduces effort by automating repetitive Instagram tasks.\\r\\n\\r\\nOur service emphasizes on authentic, organic growth—zero bots, zero fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can cancel any time you like. No contracts and a 7 day complimentary trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.167.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 08:21:40','2025-10-22 08:21:40'),(2170,2,2157,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c27218907c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 08:46:41','2025-10-22 08:46:41'),(2171,2,2158,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06af286973\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janet Julian\"},\"email\":\"ruchiuyou@gmail.com\",\"input_text\":\"4853897\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi. We run a YouTube growth service, which increases your number of subscribers both safety and practically.\\r\\n\\r\\n- We guarantee to gain you new 500 subscribers per month\\r\\n- People subscribe because they are interested in your videos\\/channel, increasing video likes, comments and interaction.\\r\\n- All actions are made manually by our team. We do not use any bots.\\r\\n\\r\\nThe price is just $60 (USD) per month, and we can start immediately. If you are interested and would like to see some of our previous work, let me know and we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\n\\r\\nTo Unsubscribe, reply with the word unsubscribe in the subject.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','103.156.60.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 11:43:37','2025-10-22 11:43:37'),(2172,2,2159,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06af286973\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"7737019456\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\\r\\n\\r\\n> Data entry and migration between tools or software\\r\\n> Uploading product catalogs, price lists, or customer data\\r\\n> Managing spreadsheets, reports, and admin documentation\\r\\n> Handling CRM updates and task tracking\\r\\n> File conversion (PDF to Word\\/Excel), transcription & formatting\\r\\n> Cleaning and organizing large datasets\\r\\n> Managing contact databases and verifying email lists\\r\\n> Updating inventory or backend systems\\r\\n\\r\\nYou get accuracy, speed, and reliable support—all starting at $10\\/hour.\\r\\n\\r\\nWould you like to outsource some of your operational workload?\\r\\n\\r\\nBest regards,\\r\\nAbi Singh\\r\\nBposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','66.235.168.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 13:50:44','2025-10-22 13:50:44'),(2173,2,2160,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"06af286973\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aubrey Oddie\"},\"email\":\"oddie.aubrey@outlook.com\",\"input_text\":\"7621324091\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 249 520 6891\\r\\nRegards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','136.144.19.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 16:33:32','2025-10-22 16:33:32'),(2174,2,2161,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 18:35:10','2025-10-22 18:35:10'),(2175,2,2162,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_oyoa\"},\"email\":\"jmwqfavj@aurevoirmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"ремонт бойлеров и водонагревателей ремонт электронагревателей\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.137.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 21:53:38','2025-10-22 21:53:38'),(2176,2,2163,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Latesha Rendall\"},\"email\":\"latesha.rendall@msn.com\",\"input_text\":\"7924153281\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear Team,\\r\\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 431 509 3624\\r\\nWarm regards\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.92.229.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-22 23:01:50','2025-10-22 23:01:50'),(2177,2,2164,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kermit Gilyard\"},\"email\":\"kermit.gilyard@hotmail.com\",\"input_text\":\"53759920\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Visit my website for details: https:\\/\\/submissiontodirectory.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','136.144.35.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-24 08:05:16','2025-10-24 08:05:16'),(2178,2,2165,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Colin Cansler\"},\"email\":\"cansler.colin@gmail.com\",\"input_text\":\"436331874\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello\\r\\nWe are looking for several websites we would like to help to make first position in google search engine, for free , at no cost. \\r\\n\\r\\nIf you are interested please contact us, as you can get free traffic to your website.\\r\\n\\r\\nYou can contact us on whatsapp: +1 683 757 2738 or send us email.\"}','https://blueocean-technologies.com/',0,'unread',0,'Vivalidi','Windows','188.213.202.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-24 20:43:00','2025-10-24 20:43:00'),(2179,2,2166,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deneen Pineda\"},\"email\":\"pineda.deneen@gmail.com\",\"input_text\":\"26679537\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\nWe’re ready to promote and sell your goods to our customers. Some clients want to order immediately. Please contact us on WhatsApp: +48 731 905 024\\r\\nSincerely\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','193.56.116.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 02:17:47','2025-10-25 02:17:47'),(2180,2,2167,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shelia Toutcher\"},\"email\":\"toutcher.shelia@gmail.com\",\"input_text\":\"261922383\",\"dropdown\":\"Mini PCs\",\"description\":\"Attract keyword-targeted visitors from specific locations with our AI-driven solution, a cost-effective alternative to paid advertising. Start now to drive results.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Er9BMJtZ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.208.28.115',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 03:33:07','2025-10-25 03:33:07'),(2181,2,2168,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shawna Chabrillan\"},\"email\":\"chabrillan.shawna@hotmail.com\",\"input_text\":\"531119918\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Dr3e4imP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.238.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 13:11:12','2025-10-25 13:11:12'),(2182,2,2169,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chloe Gleadow\"},\"email\":\"ahmed.abdulla00175@gmail.com\",\"input_text\":\"242724444\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nWe are a financial advisory company working with investors from the Gulf region who are interested in funding viable business ventures and projects worldwide.\\r\\n\\r\\nIf you have a project in progress or an upcoming opportunity that requires financing, we would be glad to discuss possible collaboration.\\r\\n\\r\\nPlease contact me directly at jaralla.nassar@dejlaconsulting.com\\r\\n for further details.\\r\\n\\r\\nKind regards,\\r\\nMr. Nassar Jaralla Al-Marri\\r\\nFinancial Advisor\\r\\nDejla Consulting LLC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.131.193.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 14:03:04','2025-10-25 14:03:04'),(2183,2,2170,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"krqKBkFZyftpHRdkAEc\"},\"email\":\"ipozuyucun610@gmail.com\",\"input_text\":\"7595392376\",\"dropdown\":\"Audio Solutions\",\"description\":\"qCabbbIaCEqnlmIpptRIHY\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.245.104.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 19:38:32','2025-10-25 19:38:32'),(2184,2,2171,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yvonne Bynum\"},\"email\":\"bynum.yvonne@googlemail.com\",\"input_text\":\"Skevo J\",\"dropdown\":\"LCD & LED Products\",\"description\":\"https:\\/\\/adsubmissions.xyz\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.131.193.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-25 21:36:20','2025-10-25 21:36:20'),(2185,2,2172,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trinity Shaffer\"},\"email\":\"archer.nock39@gmail.com\",\"input_text\":\"08068505447\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\nWe’ve helped thousands of businesses worldwide improve their website accessibility, and after reviewing your site, we believe we can help you too. \\r\\nAn inaccessible website can cost you customers — and even lead to legal risks.\\r\\nWe’re offering you an easy way to get started:\\r\\n • Free Accessibility Scan\\r\\n • Free Detailed Report\\r\\n • Free First Fix\\r\\nGet started now: http:\\/\\/scan4.free\\r\\nBest regards,\\r\\nThe PLURO Team\\r\\n\\r\\n\\r\\nIf you prefer not to get future messages from this message, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n2275 Drummond Street, New Rochelle, CA, USA, 93291\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','193.203.10.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-26 08:11:22','2025-10-26 08:11:22'),(2186,2,2173,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hershel Garvin\"},\"email\":\"hershel.garvin@gmail.com\",\"input_text\":\"882456540\",\"dropdown\":\"Other Enquiry\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.238.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-26 09:25:15','2025-10-26 09:25:15'),(2187,2,2174,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dalene Wenz\"},\"email\":\"dalene.wenz5@googlemail.com\",\"input_text\":\"690367331\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.167.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-26 15:45:36','2025-10-26 15:45:36'),(2188,2,2175,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c27218907c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"dWCyPLcplaRnspekpBQ\"},\"email\":\"ajilameqa220@gmail.com\",\"input_text\":\"9895382553\",\"dropdown\":\"Projection Solutions\",\"description\":\"DnZkKWPGsqyVecHbxUMSt\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','80.85.245.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-26 17:56:25','2025-10-26 17:56:25'),(2189,2,2176,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florine Figueroa\"},\"email\":\"figueroa.florine12@outlook.com\",\"input_text\":\"821394826\",\"dropdown\":\"Mini PCs\",\"description\":\"Our AI-driven service brings location-targeted visitors to your site, significantly cheaper than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Dr3e4imP\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.208.28.85',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 07:37:37','2025-10-27 07:37:37'),(2190,2,2177,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janna Lemmone\"},\"email\":\"lemmone.janna@gmail.com\",\"input_text\":\"7984177726\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','64.64.116.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 09:21:56','2025-10-27 09:21:56'),(2191,2,2178,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natalie Mckenzie\"},\"email\":\"hilton.prince@gmail.com\",\"input_text\":\"08769211126\",\"dropdown\":\"Mini PCs\",\"description\":\"Paige is a revolutionary AI tool built to uncover what’s quietly holding your Google Business Profile back. It scans your listing, spots hidden ranking issues, and gives you a roadmap to hit the map-pack fast. Most business owners are shocked by how simple it is once they see what’s missing. Don’t wait until your competitors move ahead — run your scan today and take your spot where customers actually click. -- https:\\/\\/merchynt.com\\/paige?fpr=kdirpq\\r\\n\\r\\n\\r\\nShould you wish to stop getting future correspondence from this campaign, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nVia Giotto 32, Essex, CA, USA, 92104\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','91.132.125.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 11:29:15','2025-10-27 11:29:15'),(2192,2,2179,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"3253575930\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes\\/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 20 per hour or We can set a monthly cost as per your convenience. \\r\\n\\r\\nReply me on Businessgrowtogether@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','172.93.148.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 13:24:04','2025-10-27 13:24:04'),(2193,2,2180,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isiah Egger\"},\"email\":\"isiah.egger@googlemail.com\",\"input_text\":\"695324754\",\"description\":\"Dear Team,\\r\\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 548 300 6290\\r\\nWarm regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','91.193.232.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 19:06:27','2025-10-27 19:06:27'),(2194,2,2181,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"servisnyy_ugOa\"},\"email\":\"nhbkmjtl@bonjourfmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"ремонт принтера hp москва свао сервисный центр hp\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.128.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-27 22:48:44','2025-10-27 22:48:44'),(2195,2,2182,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jonathan Watson\"},\"email\":\"kathlene.middleton@googlemail.com\",\"input_text\":\"08617949522\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello,\\r\\nWhile reviewing your website: blueocean-technologies.com , we spotted accessibility issues that could put you at risk — and we offer a revolutionary AI-powered solution to fix them.\\r\\nWe’d like to offer you a free accessibility scan, a detailed report, and your first fix — completely free.\\r\\nStart your free scan today: http:\\/\\/scan4.free\\r\\nBest regards,\\r\\nThe PLURO Team\\r\\n\\r\\n\\r\\nShould you choose to opt-out of additional notifications from me, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n3834 Haven Lane, Monroe, CA, USA, 91440\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','45.10.166.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-28 13:10:14','2025-10-28 13:10:14'),(2196,2,2183,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"263311564\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','172.93.153.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-28 14:05:44','2025-10-28 14:05:44'),(2197,2,2184,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Merrill Mowle\"},\"email\":\"merrill.mowle@msn.com\",\"input_text\":\"46146393\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\nWe’re reaching out to explore a possible reseller partnership for your products. Some clients are already ready to order. Please contact us via WhatsApp: +1 438 552 7033\\r\\nBest regards\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.238.231.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 03:23:38','2025-10-29 03:23:38'),(2198,2,2185,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 05:06:48','2025-10-29 05:06:48'),(2199,2,2186,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Modesto Goldfinch\"},\"email\":\"modesto.goldfinch@gmail.com\",\"input_text\":\"Wccr X paj J\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dear Team,\\r\\nWe’re interested in reselling your products and have several clients ready to place orders. Kindly get in touch through WhatsApp: +1 873 777 4610\\r\\nWarm regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.193.232.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 09:31:32','2025-10-29 09:31:32'),(2200,2,2187,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0de3f23db6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 10:21:07','2025-10-29 10:21:07'),(2201,2,2188,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"93604051\",\"dropdown\":\"Other Enquiry\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','84.17.35.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 16:15:03','2025-10-29 16:15:03'),(2202,2,2189,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_vokl\"},\"email\":\"loiihkir@bientotmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"ремонт hp войковская https:\\/\\/servis-hp-moskva.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.187.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-29 20:13:22','2025-10-29 20:13:22'),(2203,2,2190,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamie Kessell\"},\"email\":\"kessell.tamie@yahoo.com\",\"input_text\":\"7769275524\",\"dropdown\":\"Wireless Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.239.240.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 04:05:59','2025-10-30 04:05:59'),(2204,2,2191,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bea Gainey\"},\"email\":\"gainey.bea92@gmail.com\",\"input_text\":\"684807871\",\"description\":\"Aiming to supercharge your website’s visibility? Our AI-powered tool brings ideal visitors using keywords or geographic filters from nations to local spots. \\r\\nHoping for more earnings, active website traffic, or wider web reach? \\r\\nWe refine it to match your strategy. Enjoy a 7-day free trial period with no contract. Start here:\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/qr7yIpER\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.241.238.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 06:05:19','2025-10-30 06:05:19'),(2205,2,2192,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 07:47:55','2025-10-30 07:47:55'),(2206,2,2193,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Swen Donohue\"},\"email\":\"swen.donohue@gmail.com\",\"input_text\":\"4963270092\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=VOdZEKK52Rw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.105.3.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 09:13:55','2025-10-30 09:13:55'),(2207,2,2194,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"131977315\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','138.229.96.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 17:21:49','2025-10-30 17:21:49'),(2208,2,2195,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"5719242769\",\"description\":\"Hi, I help businesses like yours save time and streamline daily operations by providing reliable Virtual Assistant and back-office support.\\r\\n\\r\\nHere are some of the common tasks we handle:\\r\\n1. Reading PDF documents carefully and entering data accurately into your software or system\\r\\n2. Managing emails and calendars\\r\\n3. Data entry and CRM updates\\r\\n4. Online research and lead generation\\r\\n5. Handling customer inquiries and support tickets\\r\\n6. Preparing reports, spreadsheets, and presentations\\r\\n7. Social media posting and content scheduling\\r\\n8. Bookkeeping and invoice management\\r\\n9. Order processing and inventory tracking\\r\\n10. Website updates (WordPress, Shopify, etc.)\\r\\n11. File organization and document formatting\\r\\n\\r\\nOur rates range from $10\\/hr to $20\\/hr, depending on task complexity.\\r\\n\\r\\nYou don’t need to hire a full-time employee — you can assign us work on a task basis, whether it’s 5–10 minutes a day or a full-time project, we’ll handle it with the same accuracy and dedication.\\r\\n\\r\\nCommunication is never an issue — we can connect anytime via Zoom, Google Meet, or Microsoft Teams.\\r\\n\\r\\nFor managing files and information, we can work through Google Drive, shared drives, or any system you prefer.\\r\\n\\r\\nIf you are interested, please reply to Businessprocessoutsourcing1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','172.93.153.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 17:56:25','2025-10-30 17:56:25'),(2209,2,2196,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Dia duit, theastaigh uaim do phraghas a fháil.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 20:07:19','2025-10-30 20:07:19'),(2210,2,2197,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-30 21:20:50','2025-10-30 21:20:50'),(2211,2,2198,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Krista Bundy\"},\"email\":\"bundy.krista@hotmail.com\",\"input_text\":\"749374233\",\"dropdown\":\"Audio Solutions\",\"description\":\"https:\\/\\/adsubmissions1.space\\/\\r\\nhttp:\\/\\/adsubmissions1.space\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','151.240.45.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-31 02:06:21','2025-10-31 02:06:21'),(2212,2,2199,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"261002751\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','158.62.209.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-31 11:04:22','2025-10-31 11:04:22'),(2213,2,2200,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florene Woolnough\"},\"email\":\"florene.woolnough@gmail.com\",\"input_text\":\"196124329\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear Sir\\/Madam,\\r\\nWe are looking to represent your brand as a reseller. Our clients are interested in your items. Please reach us on WhatsApp: +44 790 270 0546\\r\\nKind regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.234.19.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-10-31 17:21:06','2025-10-31 17:21:06'),(2214,2,2201,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Jonathon Garon\"},\"email\":\"garon.jonathon45@gmail.com\",\"input_text\":\"781386209\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\nWe’re reaching out to explore a possible reseller partnership for your products. Some clients are already ready to order. Please contact us via WhatsApp: +1 226 288 1352\\r\\nBest regards\"}','https://blueocean-technologies.com/',0,'unread',0,'Yandex','Windows','185.238.231.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-01 01:53:32','2025-11-01 01:53:32'),(2215,2,2202,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Wints\"},\"email\":\"markwints39@gmail.com\",\"input_text\":\"313-555-4758\",\"dropdown\":\"Cables & Accessories\",\"description\":\"The holidays move fast — but most banks don’t.\\r\\n\\r\\nIf you need to hire extra hands, grab inventory discounts, or just build a little cushion before the rush, there’s a faster way to get working capital.\\r\\n\\r\\nWe help small businesses get approved and funded in 24–48 hours, even if a bank has said no.\\r\\n\\r\\nWould you like me to send the details or give you a quick call to see what you’d qualify for?\\r\\n\\r\\nThanks,\\r\\nMark\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n201 N Main St, Phoenix, AZ 85003\\r\\nUnsubscribe:\\r\\nhttps:\\/\\/aiandcompanybest.com\\/?info=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.81.232.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-01 03:49:06','2025-11-01 03:49:06'),(2216,2,2203,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eulalia Herzog\"},\"email\":\"eulalia.herzog@msn.com\",\"input_text\":\"267093398\",\"description\":\"Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/u9asGHMA7-Y\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.238.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-01 16:45:42','2025-11-01 16:45:42'),(2217,2,2204,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Salina Lamontagne\"},\"email\":\"lamontagne.salina@gmail.com\",\"input_text\":\"6016239751\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Attract high-intent, keyword and location-targeted traffic to your site with our AI-optimized solution, far more affordable than traditional paid ads. Start scaling now.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/qr7yIpER\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.238.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-01 20:33:24','2025-11-01 20:33:24'),(2218,2,2205,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"1685187981\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','170.199.224.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-01 21:32:49','2025-11-01 21:32:49'),(2219,2,2206,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paige Park\"},\"email\":\"dee.odonovan64@googlemail.com\",\"input_text\":\"08583016773\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nWe know how to get your business found on Google Maps.\\r\\nYou may be closer to the top than you realize. Many business owners assume ranking high on Google is complicated, but Paige makes it straightforward. This AI-powered tool audits your entire Google profile, identifies weak spots, and gives you a step-by-step guide to improve your ranking fast.\\r\\nThousands of small businesses have already broken through using Paige, bringing in more calls and customers from their local area. And with Google’s algorithms constantly evolving, it’s critical to stay ahead before the next update changes the game again.\\r\\nTake control of your online visibility while it still matters. Run your scan today and see how quickly you can start attracting more local customers. Visit https:\\/\\/merchynt.com\\/paige?fpr=kdirpq\\r\\nLet your brand shine\\r\\n\\r\\n\\r\\n\\r\\nWhen you prefer not to get future messages from our side, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nRua Alberto Rangel Batista 908, Hornell, CA, USA, 92962\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','193.233.220.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-02 13:00:09','2025-11-02 13:00:09'),(2220,2,2207,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leoma Rose\"},\"email\":\"leoma.rose@msn.com\",\"input_text\":\"643378129\",\"dropdown\":\"Mini PCs\",\"description\":\"https:\\/\\/adsubmissions1.space\\/\\r\\nhttp:\\/\\/adsubmissions1.space\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','199.101.196.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-02 18:12:00','2025-11-02 18:12:00'),(2221,2,2208,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bessie Merrill\"},\"email\":\"bessie.merrill@msn.com\",\"input_text\":\"457255657\",\"dropdown\":\"Projection Solutions\",\"description\":\"Dear Sir\\/Madam,\\r\\nWe are looking to represent your brand as a reseller. Our clients are interested in your items. Please reach us on WhatsApp: +1 548 570 1377\\r\\nKind regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','193.36.224.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-02 18:13:13','2025-11-02 18:13:13'),(2222,2,2209,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Seymour Cocks\"},\"email\":\"seymour.cocks@gmail.com\",\"input_text\":\"Cpwlcxbvha Ff\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Yo! If you’re seeing this, you know it works! I can do the same for your ad using my AI software. Visit https:\\/\\/marketingwithcontactforms.ink to get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','2.57.168.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-02 18:47:46','2025-11-02 18:47:46'),(2223,2,2210,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b8bd6d7dfe\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Aloha, makemake wau eʻike i kāu kumukūʻai.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-03 08:42:10','2025-11-03 08:42:10'),(2224,2,2211,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robin\"},\"email\":\"rgarcia622@gmail.com\",\"input_text\":\"339-308-6581\",\"dropdown\":\"Projection Solutions\",\"description\":\"Just saw \\\"hands\\\", might be a typo. Quickly checking with spellace.com or similar tools usually helps.\\r\\n\\r\\nBest,\\r\\nRobin\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','69.30.198.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-03 10:31:34','2025-11-03 10:31:34'),(2225,2,2212,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tarun\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"4890483\",\"description\":\"Hi, we design and redesign websites that look great, load fast, and drive real results. Whether you\'re starting fresh or need a revamp — we can help.\\r\\nE-mail me at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','185.141.119.125',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-03 14:05:42','2025-11-03 14:05:42'),(2226,2,2213,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Devon Catron\"},\"email\":\"devon.catron@gmail.com\",\"input_text\":\"9403360746\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Ir7yU6cC\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','173.208.28.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-03 14:07:26','2025-11-03 14:07:26'),(2227,2,2214,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucretia Scully\"},\"email\":\"scully.lucretia@gmail.com\",\"input_text\":\"7084449550\",\"dropdown\":\"Projection Solutions\",\"description\":\"Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/8emL4whbdyM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.152.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 00:05:41','2025-11-04 00:05:41'),(2228,2,2215,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Linnie Hartwell\"},\"email\":\"hartwell.linnie@yahoo.com\",\"input_text\":\"631377241\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\nWe would like to become your reseller. Our customers are asking about your products. Please contact us via WhatsApp: +1 438 552 7033\\r\\nRegards\"}','https://blueocean-technologies.com/',0,'unread',0,'Firefox','Linux','188.213.202.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 03:03:20','2025-11-04 03:03:20'),(2229,2,2216,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Drusilla Begley\"},\"email\":\"drusilla.begley@gmail.com\",\"input_text\":\"3375329717\",\"dropdown\":\"Mini PCs\",\"description\":\"Find quality products at affordable prices. Browse the latest offers and enjoy easy, secure shopping on AliExpress.\\r\\n\\r\\nShop Now: https:\\/\\/mutualaffiliate.com\\/VaRSHO\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','154.21.239.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 03:13:32','2025-11-04 03:13:32'),(2230,2,2217,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adrianne Ackley\"},\"email\":\"adrianne.ackley@hotmail.com\",\"input_text\":\"5147081920\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Visit my website for details: https:\\/\\/submissiontodirectory.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','216.24.212.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 08:48:56','2025-11-04 08:48:56'),(2231,2,2218,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jana Lemar\"},\"email\":\"jana.lemar@disflo.com\",\"input_text\":\"890778692\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI hope this message finds you well. My name is Jana Lemar, and I represent DTG GmbH Development & Technology, a business focused on sustainable retail solutions. We recently came across your eco-friendly packaging products and we are very interested in learning more about your range of biodegradable packaging products and materials, pricing, and customization options.\\r\\n\\r\\nCould you please share more details regarding:\\r\\n\\r\\nAvailable sizes and material specifications\\r\\nMinimum order quantities\\r\\nLead times and shipping arrangements\\r\\nSample availability\\r\\n\\r\\nAdditionally, we would like to discuss potential collaboration opportunities. Would you be available for a Zoom meeting later this week or early next week? Please let me know your preferred date and time, and I will arrange the call accordingly.\\r\\n\\r\\nThank you for your time and assistance. I look forward to your response.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','165.140.116.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 18:24:02','2025-11-04 18:24:02'),(2232,2,2219,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ashok\"},\"email\":\"viralbusinesscampaign@outlook.com\",\"input_text\":\"687656106\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello, My name is Ashok Gupta. I help businesses with lead list creation, data research, and email outreach — exactly as per client instructions and process.\\r\\n\\r\\nI don’t use my own methods or tools; I follow the client’s training carefully to deliver accurate and reliable results.\\r\\nIf someone shows interest in your product or service, I also add those leads directly into your CRM for easy follow-up.\\r\\n\\r\\nMy service rate is $10–$15 per hour, depending on the project scope.\\r\\nIf you’re interested, please reply to me at viralbusinesscampaign@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.148.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-04 20:22:45','2025-11-04 20:22:45'),(2233,2,2220,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Otilia Goodisson\"},\"email\":\"goodisson.otilia29@hotmail.com\",\"input_text\":\"9543605336\",\"dropdown\":\"Display Mounts\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.91.23.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-05 03:43:32','2025-11-05 03:43:32'),(2234,2,2221,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gerardo Chick\"},\"email\":\"gerardo.chick92@hotmail.com\",\"input_text\":\"4175854504\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Blueocean Technologies Com,\\r\\n\\r\\nAre you ready to tap into a new way of going viral—fast, easy, and 100% faceless?\\r\\n\\r\\nIf you\'ve ever dreamed of massive traffic and subscribers on YouTube—without cameras, editing, or expensive gear—the Invisible Traffic System is exactly what you\'ve been waiting for. Created and perfected by Shane Nathan, this AI-powered video system has earned the WarriorPlus \\\"Deal of the Day\\\" award and is changing how people generate passive income from online video.\\r\\n\\r\\nReal Results, Repeatable Success!\\r\\nShane\'s breakthrough approach pulled in 628,000+ views and 5,300 new subscribers from scratch—no filming, no human voice, no on-camera presence whatsoever. The system is so simple, you can create viral videos in under 10 minutes even if you’re a total beginner.\\r\\n\\r\\n=>>> https:\\/\\/invisible-traffic-system.blogspot.com\\r\\n\\r\\nAfter seeing viral traction in one niche, Shane launched a second channel and saw even stronger growth: thousands of views per day, hundreds of subscribers, and videos going viral on autopilot. It’s a proven, repeatable process.\\r\\n\\r\\nWhat’s Inside The Invisible Traffic System?\\r\\n\\r\\nAI tools (mostly free) that automate video creation\\r\\n\\r\\nStep-by-step guide to set up your faceless channel fast\\r\\n\\r\\nThe exact format that YouTube is pushing right now\\r\\n\\r\\nHow to scale your views and convert them into leads and sales—without ever showing your face!\\r\\n\\r\\nWhy Is This Different?\\r\\nShane’s method works with the algorithm, not against it. You get instant, massive viral traffic—on purpose, every time. And once the traffic starts, you build an email list you own and control, turning views into clicks, subscribers, and sales.\\r\\n\\r\\n=>>> https:\\/\\/invisible-traffic-system.blogspot.com\\r\\n\\r\\nAre You Ready For The New Wave?\\r\\nThis isn’t a fleeting trend—it’s a revolutionary approach that’s already topped the WarriorPlus marketplace on launch day. And now, you can get it for a tiny fraction of the original price!\\r\\n\\r\\nDon’t miss out—the opportunity is wide open, but it won\'t last long. Start generating viral traffic and passive income, 100% anonymously.\\r\\n\\r\\nGet the details and claim your spot now: https:\\/\\/invisible-traffic-system.blogspot.com\\r\\n\\r\\n\\r\\nTo your viral success,\\r\\n[Gerardo Chick]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','106.215.145.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-05 20:02:01','2025-11-05 20:02:01'),(2235,2,2222,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"788697064\",\"description\":\"Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\\r\\n\\r\\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\\r\\n\\r\\nI can help you with:\\r\\n > Categorizing income and expense transactions accurately\\r\\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\\r\\n > Maintaining clean and up-to-date financial records\\r\\n\\r\\nMy rate is USD 20 per hour.\\r\\n\\r\\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','149.102.254.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 02:09:41','2025-11-06 02:09:41'),(2236,2,2223,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brenda Betche\"},\"email\":\"brenda.betche@gmail.com\",\"input_text\":\"08235679818\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\nWe’ve helped thousands of businesses fix accessibility issues, stay compliant, and reach more customers.\\r\\nWe checked your website: blueocean-technologies.com and found several accessibility issues that could put your business at risk.\\r\\nHere’s what you’ll get from us today:\\r\\n- Free Accessibility scan\\r\\n- Free Detailed report\\r\\n- Free First fix + accessibility toolbar\\r\\nStart by scanning your site: http:\\/\\/scan4.free\\r\\nBest regards,\\r\\nThe PLURO Team\\r\\n\\r\\n\\r\\nShould you prefer not to get additional correspondence from us, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nFeldham 98, Canastota, CA, USA, 96126\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','193.203.8.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 04:06:40','2025-11-06 04:06:40'),(2237,2,2224,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"669722173\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','147.53.114.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 05:09:30','2025-11-06 05:09:30'),(2238,2,2225,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 08:22:46','2025-11-06 08:22:46'),(2239,2,2226,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adele Camp\"},\"email\":\"camp.adele@gmail.com\",\"input_text\":\"624218620\",\"dropdown\":\"Projection Solutions\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','23.105.6.84',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 12:54:32','2025-11-06 12:54:32'),(2240,2,2227,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"886040740\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','147.92.53.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 14:40:57','2025-11-06 14:40:57'),(2241,2,2228,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7ac3512718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vernell Walling\"},\"email\":\"walling.vernell@yahoo.com\",\"input_text\":\"6995088452\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','89.251.0.150',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 18:18:32','2025-11-06 18:18:32'),(2242,2,2229,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Freda Krause\"},\"email\":\"krause.freda@msn.com\",\"input_text\":\"8638316889\",\"dropdown\":\"Projection Solutions\",\"description\":\"Your blueocean-technologies.com website could be missing out on thousands of visitors. Use our AI powered system to drive targeted traffic to your website and increase leads and sales for free: https:\\/\\/cutt.ly\\/Jr617DGj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','173.208.28.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-06 20:21:11','2025-11-06 20:21:11'),(2243,2,2230,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deepu\"},\"email\":\"businessprocessoutsourcing1@outlook.com\",\"input_text\":\"698199262\",\"dropdown\":\"Audio Solutions\",\"description\":\"I\'m Deepu. a remote Video Producer and Video Editor. My expertise is to create new promotional videos and reels, Making edits in existing videos, Making small clips out of longer videos, Creating video scripts and voiceovers. If you need any videos for your social media channels\\/websites\\/corporate events\\/product promotion\\/service promotion, then, you are at the right place. Softwares used by me are Premiere Pro, After Effects and DaVinchi Resolve. My Costing is $20\\/hr to $40\\/hr. \\r\\n\\r\\nCan you share your requirement with me at Businessprocessoutsourcing1@outlook.com?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','194.33.45.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 05:24:59','2025-11-07 05:24:59'),(2244,2,2231,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kayla Kimball\"},\"email\":\"kayla.kimball@outlook.com\",\"input_text\":\"08828892993\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nWe know how to get your business found on Google Maps.\\r\\nYou’ve probably noticed certain businesses always seem to appear first on Google. It’s not luck—it’s strategy. Every day your profile isn’t fully optimized, your competitors are capturing leads that could’ve been yours. Paige’s AI makes fixing that easy.\\r\\nThis simple but powerful system uncovers small technical and content gaps that make a huge difference in ranking. It’s not about spending more on ads—it’s about optimizing smarter. Paige gives you clear, actionable steps to get your business back in front of the customers who are already searching.\\r\\nDon’t let another potential customer scroll past your name. Run your scan now and start reclaiming your visibility. Visit https:\\/\\/bit.ly\\/paige-tool\\r\\nLet your brand shine\\r\\n\\r\\n\\r\\n\\r\\nIn case you choose to opt-out of additional messages from us, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nRue Des Tanneurs 371, Gouverneur, CA, USA, 91068\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','193.233.209.178',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 07:30:05','2025-11-07 07:30:05'),(2245,2,2232,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b8bd6d7dfe\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 11:08:34','2025-11-07 11:08:34'),(2246,2,2233,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alisa Dieter\"},\"email\":\"dieter.alisa74@msn.com\",\"input_text\":\"653930741\",\"dropdown\":\"Cables & Accessories\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','188.213.202.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 13:50:00','2025-11-07 13:50:00'),(2247,2,2234,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ron Dunshea\"},\"email\":\"ron.dunshea@yahoo.com\",\"input_text\":\"2508368698\",\"dropdown\":\"Video Distribution\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/8emL4whbdyM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','173.208.28.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 18:01:39','2025-11-07 18:01:39'),(2248,2,2235,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Phyllis Dabney\"},\"email\":\"phyllis.dabney@gmail.com\",\"input_text\":\"2414262240\",\"dropdown\":\"Audio Solutions\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','188.213.202.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 19:18:39','2025-11-07 19:18:39'),(2249,2,2236,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ramon Curnow\"},\"email\":\"curnow.ramon@googlemail.com\",\"input_text\":\"634773609\",\"dropdown\":\"Mini PCs\",\"description\":\"Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https:\\/\\/cutt.ly\\/atqiYvJ0\\r\\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','173.208.28.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-07 21:36:35','2025-11-07 21:36:35'),(2250,2,2237,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chris Fortner\"},\"email\":\"fortner.chris@gmail.com\",\"input_text\":\"08128303494\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, I’m Amir from Letstok.\\r\\nI came across your shop and wanted to reach out personally.\\r\\nLetstok AI makes it easy to transform your entire product catalog into video ads that look like they were filmed by real customers.\\r\\nYou can do it all yourself — no studio, no editing.\\r\\nGive it a try, free of charge, and use SHOPIFY-10 to get bonus tokens this month.\\r\\nhttps:\\/\\/www.letstok.com\\r\\n\\r\\n\\r\\nIf you wish to stop getting future communications from us, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nNeue Ro?Str. 61, Montauk, CA, USA, 92286\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.180.232.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-08 00:28:37','2025-11-08 00:28:37'),(2251,2,2238,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Glinda Poidevin\"},\"email\":\"poidevin.glinda@msn.com\",\"input_text\":\"7877008499\",\"dropdown\":\"Mini PCs\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','173.208.28.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-08 17:49:52','2025-11-08 17:49:52'),(2252,2,2239,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Taj Isaachsen\"},\"email\":\"taj.isaachsen@gmail.com\",\"input_text\":\"610933264\",\"dropdown\":\"Mini PCs\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.198.240.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-08 21:57:32','2025-11-08 21:57:32'),(2253,2,2240,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.95.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-09 01:13:24','2025-11-09 01:13:24'),(2254,2,2241,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Thorsten Fournier\"},\"email\":\"info@digital-x-press.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, \\r\\nI realize that some companies have difficulties understanding that organic ranking growth is a long-term game and a well-planned monthly initiative. \\r\\n \\r\\nUnfortunately, very few website owners have the willingness to observe the incremental yet impactful benefits that can completely transform their digital visibility. \\r\\n \\r\\nWith Google’s evolving algorithms, a stable, continuous SEO strategy including Answer Engine Optimization (AEO) is essential for securing a profitable outcome. \\r\\n \\r\\nIf you recognize this as the right method, work with us! \\r\\n \\r\\nCheck out Our Monthly SEO Services https:\\/\\/www.digital-x-press.com\\/unbeatable-seo\\/ \\r\\n \\r\\nReach Out on Instant Messaging https:\\/\\/www.digital-x-press.com\\/whatsapp-us\\/ \\r\\n \\r\\nWe deliver unbeatable performance for your resources, and you will appreciate choosing us as your digital marketing ally. \\r\\n \\r\\nBest regards, \\r\\nDigital X SEO Experts \\r\\nPhone\\/WhatsApp: +1 (844) 754-1148\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.156.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-09 07:40:10','2025-11-09 07:40:10'),(2255,2,2242,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margaret Julia\"},\"email\":\"royalredover@outlook.com\",\"input_text\":\"7809137994\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhat if you could use the best AI models in the world without limits or extra costs? Now you can. With our brand-new AI-powered app, you\'ll have ChatGPT, Gemini Pro, Stable Diffusion, Cohere AI, Leonardo AI Pro, and more — all under one roof. No monthly subscriptions, no API key expenses, no experience required, just one dashboard, one payment, and endless possibilities.\\r\\n\\r\\nSee it in action: https:\\/\\/aistore.vinhgrowth.com\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE: https:\\/\\/vinhgrowth.com\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 60 Crown Street, London\\r\\nLooking out for you, Margaret Julia\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','14.180.166.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-09 21:31:19','2025-11-09 21:31:19'),(2256,2,2243,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sherry\"},\"email\":\"info@rhyne.medicopostura.com\",\"input_text\":\"M K Qjiu\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nBest Wishes, \\r\\n\\r\\nSherry\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','18.89.139.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-09 23:21:18','2025-11-09 23:21:18'),(2257,2,2244,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dann Byrum\"},\"email\":\"dann.byrum@gmail.com\",\"input_text\":\"08527766427\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I’m Amir from Letstok.\\r\\nI came across your shop and wanted to reach out personally.\\r\\nLetstok AI makes it easy to transform your entire product catalog into video ads that look like they were filmed by real customers.\\r\\nYou can do it all yourself — no studio, no editing.\\r\\nGive it a try, free of charge, and use SHOPIFY-10 to get bonus tokens this month.\\r\\nhttps:\\/\\/www.letstok.com\\r\\n\\r\\n\\r\\nIn case you choose to opt-out of additional communications from our side, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n888 40th Street, Eden, CA, USA, 95172\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','193.233.219.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-10 00:06:03','2025-11-10 00:06:03'),(2258,2,2245,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kerstin Dick\"},\"email\":\"dick.kerstin@gmail.com\",\"input_text\":\"08766368219\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello,\\r\\nWe’ve helped thousands of businesses fix accessibility issues, stay compliant, and reach more customers.\\r\\nWe checked your website: blueocean-technologies.com and found several accessibility issues that could put your business at risk.\\r\\nHere’s what you’ll get from us today:\\r\\n- Free Accessibility scan\\r\\n- Free Detailed report\\r\\n- Free First fix + accessibility toolbar\\r\\nStart by scanning your site: http:\\/\\/scan4.free\\r\\nBest regards,\\r\\nThe PLURO Team\\r\\n\\r\\n\\r\\nIf you decide not to receive subsequent notifications from us, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n20 Overlook Drive, New Berlin, CA, USA, 93107\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','193.203.11.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-10 07:00:52','2025-11-10 07:00:52'),(2259,2,2246,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelika Irving\"},\"email\":\"angelika.irving@msn.com\",\"input_text\":\"4039202075\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Don’t miss out: your ad to 1,000,000 sites for just $49 today. Shoot me an email at marketing@bestaitools.my\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','195.210.104.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-10 11:24:47','2025-11-10 11:24:47'),(2260,2,2247,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-10 17:42:46','2025-11-10 17:42:46'),(2261,2,2248,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latta\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"9187332102\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\\r\\n\\r\\nServices include:\\r\\n• Manual & online data entry (PDFs, invoices, forms)\\r\\n• Product uploads (Shopify, WooCommerce, Amazon, Etsy)\\r\\n• Excel cleanup, formatting & consolidation\\r\\n• Web research, data collection & lead generation\\r\\n• Document conversion & organization\\r\\n• Report preparation & data analysis\\r\\n\\r\\nEvery task is handled with attention to detail and timely delivery.\\r\\n\\r\\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.153.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-10 19:53:30','2025-11-10 19:53:30'),(2262,2,2249,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vern Tennyson\"},\"email\":\"vern.tennyson@gmail.com\",\"input_text\":\"106871557\",\"dropdown\":\"Audio Solutions\",\"description\":\"Yo! If you’re seeing this, you know it works! Let me blast your ad to millions of websites too. Visit contactformpromotion.com to get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','89.116.182.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-11 08:08:33','2025-11-11 08:08:33'),(2263,2,2250,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melva Pimentel\"},\"email\":\"pimentel.melva37@hotmail.com\",\"input_text\":\"Jhjtlmu Z\",\"dropdown\":\"Mini PCs\",\"description\":\"Here is my site: https:\\/\\/submissiontodirectory.top\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','89.116.182.24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-11 08:08:34','2025-11-11 08:08:34'),(2264,2,2251,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma Wilson\"},\"email\":\"emma.wilson1768@gmail.com\",\"input_text\":\"4036923305\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI hope this message finds you well.\\r\\n\\r\\nI came across blueocean-technologies.com and wanted to reach out because we specialize in helping websites like yours achieve significant, sustainable growth, regardless of your industry.\\r\\n\\r\\nWe\'ve grown a significant audience of over 30 million, which we use to promote websites and drive targeted traffic. We leverage this reach with our proven Email Marketing service, which is designed to nurture leads and significantly increase repeat purchases.\\r\\n\\r\\nIf you focus on a local customer base, we also have a dedicated Local SEO service tailored to boost your visibility and bring in local traffic:\\r\\n\\r\\nIf you would like further information on how either of these services can benefit your business, please get back in touch.\\r\\n\\r\\nThanks for your time,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','5.34.240.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-11 15:49:20','2025-11-11 15:49:20'),(2265,2,2252,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mr. Phillip Landsborough\"},\"email\":\"phil9982@bestaitools.my\",\"input_text\":\"4141844566\",\"dropdown\":\"Audio Solutions\",\"description\":\"Can I get a copy of your standard rates?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','195.210.105.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-11 21:27:31','2025-11-11 21:27:31'),(2266,2,2253,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"9167838651\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello, I came across your website and wanted to reach out regarding SEO services. I specialize in result-driven SEO strategies focused on improving organic rankings, increasing traffic, and driving lead conversions.\\r\\n\\r\\nMy approach includes a complete website audit, on-page optimization, link building, and keyword strategy — all designed for sustainable, long-term visibility.\\r\\n\\r\\nIf you\'re open to enhancing your website’s search performance, I’d be happy to discuss a customized SEO plan aligned with your business goals.\\r\\n\\r\\nPlease let me know a convenient time for a quick call, or feel free to email me at Brandbuildingassistance@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.93.148.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-11 23:57:28','2025-11-11 23:57:28'),(2267,2,2254,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"3660382128\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','64.44.38.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-12 16:56:04','2025-11-12 16:56:04'),(2268,2,2255,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nannette\"},\"email\":\"info@blueocean-technologies.com\",\"input_text\":\"4246475340\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nMany Thanks, \\r\\n\\r\\nNannette\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','18.89.140.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-12 19:18:08','2025-11-12 19:18:08'),(2269,2,2256,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Starla Smerd\"},\"email\":\"mohamed.cortes.1977+blueocean-technologies.com@gmail.com\",\"input_text\":\"7039083614\",\"dropdown\":\"Video Distribution\",\"description\":\"How Everyday People Are Turning \\r\\nFree AI Videos Into $500+ Days...\\r\\nWhile Chillin\' On Their Phone \\/ Computer?\\r\\nhttps:\\/\\/smartexperts.pro\\/Vyralzz\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/smartexperts.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','209.50.166.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 07:14:06','2025-11-13 07:14:06'),(2270,2,2257,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Quentin Hillyard\"},\"email\":\"quentin.hillyard43@gmail.com\",\"input_text\":\"617629456\",\"dropdown\":\"Audio Solutions\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','195.210.112.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 11:50:22','2025-11-13 11:50:22'),(2271,2,2258,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hai, saya ingin tahu harga Anda.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 17:09:18','2025-11-13 17:09:18'),(2272,2,2259,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ines Goulet\"},\"email\":\"ines.goulet@yahoo.com\",\"input_text\":\"111216494\",\"dropdown\":\"Display Mounts\",\"description\":\"Check out my site to see what we offer: https:\\/\\/submissiontodirectory.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','91.193.232.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 17:13:44','2025-11-13 17:13:44'),(2273,2,2260,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachael Salcido\"},\"email\":\"rachael.salcido@msn.com\",\"input_text\":\"419401393\",\"dropdown\":\"Wireless Solutions\",\"description\":\"https:\\/\\/postyouradfree.top\\r\\nhttp:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','195.210.106.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 18:47:58','2025-11-13 18:47:58'),(2274,2,2261,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavon Triplett\"},\"email\":\"lavon.triplett@hotmail.com\",\"input_text\":\"28914047\",\"description\":\"Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https:\\/\\/cutt.ly\\/MtqiYc0S\\r\\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.81.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 18:52:00','2025-11-13 18:52:00'),(2275,2,2262,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monica Childress\"},\"email\":\"childress.monica@gmail.com\",\"input_text\":\"633819484\",\"dropdown\":\"Other Enquiry\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.82.81.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-13 21:06:31','2025-11-13 21:06:31'),(2276,2,2263,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NATREGTEGH2193368NEWETREWT\"},\"email\":\"gacpgiis@polosmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"MEJTYJY2193368MARETRYTR\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.21.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-14 11:35:50','2025-11-14 11:35:50'),(2277,2,2264,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lovie Matamoros\"},\"email\":\"lovie.matamoros@hotmail.com\",\"input_text\":\"484920194\",\"dropdown\":\"Audio Solutions\",\"description\":\"Which keywords and locations convert best for blueocean-technologies.com? Check our AI-powered traffic dashboard for live data, then activate a no-risk 7-day free trial to flood your site with qualified leads: https:\\/\\/cutt.ly\\/XtwBzByr\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.82.81.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 05:40:56','2025-11-15 05:40:56'),(2278,2,2265,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ed Deschamps\"},\"email\":\"ed.deschamps83@gmail.com\",\"input_text\":\"Ebldm\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','91.193.232.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 05:54:44','2025-11-15 05:54:44'),(2279,2,2266,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dakota Kosovich\"},\"email\":\"kosovich.dakota@msn.com\",\"input_text\":\"213355610\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Which keywords and locations do you need traffic from for blueocean-technologies.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https:\\/\\/cutt.ly\\/ktqiYzV9\\r\\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.82.81.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 10:33:51','2025-11-15 10:33:51'),(2280,2,2267,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"phillip Heine\"},\"email\":\"phil9982@bestaitools.my\",\"input_text\":\"2302742105\",\"dropdown\":\"Mini PCs\",\"description\":\"Can I see examples of past work?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','195.210.107.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 12:53:41','2025-11-15 12:53:41'),(2281,2,2268,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reuben Vo\"},\"email\":\"vo.reuben@yahoo.com\",\"input_text\":\"413229776\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/8emL4whbdyM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.82.81.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 16:02:05','2025-11-15 16:02:05'),(2282,2,2269,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.132.49.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 16:38:29','2025-11-15 16:38:29'),(2283,2,2270,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ivan Ramirez\"},\"email\":\"bettie.lipsey@msn.com\",\"input_text\":\"7938644040\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there, here is a video which shows you how to get $10K monthly in free advertising credits on Google Ads.\\r\\n\\r\\nView the YouTube video here: http:\\/\\/10k-youtubevideo.xyz \\r\\n\\r\\nIf you\'re interested or have any questions private email me at: ivan@doneforyou-campaigns.com\\r\\n\\r\\nMuch Success!\\r\\n\\r\\nIvan Ramirez\\r\\n\\r\\nhttp:\\/\\/10k-ad-accounts.xyz \\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:https:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','191.96.103.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-15 17:16:55','2025-11-15 17:16:55'),(2284,2,2271,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Nathan Nilsen\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi there, \\r\\n \\r\\nI wanted to reach out with something that could seriously improve your website’s reach. We work with a trusted ad network that allows us to deliver real, country-targeted social ads traffic for just $10 per 10,000 visits. \\r\\n \\r\\nThis isn\'t fake traffic—it’s actual users, tailored to your target country and niche. \\r\\n \\r\\nWhat you get: \\r\\n \\r\\n10,000+ genuine visitors for just $10 \\r\\nLocalized traffic for any country \\r\\nHigher volumes available based on your needs \\r\\nTrusted by SEO experts—we even use this for our SEO clients! \\r\\n \\r\\nReady to scale? Check out the details here: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/product\\/country-targeted-traffic\\/ \\r\\n \\r\\nOr connect instantly on WhatsApp: \\r\\nhttps:\\/\\/monkeydigital.co\\/whatsapp-us\\/ \\r\\n \\r\\nLooking forward to getting you more traffic! \\r\\n \\r\\nBest, \\r\\nMike Nathan Nilsen\\r\\n \\r\\nPhone\\/whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.156.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 09:33:17','2025-11-16 09:33:17'),(2285,2,2272,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oma Wilfred\"},\"email\":\"oma.wilfred@gmail.com\",\"input_text\":\"7061291576\",\"description\":\"Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to increase greater traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a no-cost trial here: https:\\/\\/cutt.ly\\/ytegGn4x\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Boosts followers with specific, premium audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Saves work by automating time-consuming Instagram tasks.\\r\\n\\r\\nOur service focuses on genuine, organic growth—zero bots, zero fake followers. It’s ideal for brands like yours that want to turn Instagram into a lead generation machine. Even better, our service is provided on a monthly subscription basis so you can cancel any time you like. No contracts and a 7-day no-cost trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','212.82.43.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 10:55:30','2025-11-16 10:55:30'),(2286,2,2273,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"jaseem\"},\"email\":\"jaseem@smartgulfsa.com\",\"input_text\":\"+966506975865\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want to enquire price and availability of infobit for aramco project\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','51.223.39.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 15:14:41','2025-11-16 15:14:41'),(2287,2,2274,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yvonne Chin\"},\"email\":\"chin.yvonne@googlemail.com\",\"input_text\":\"08364509397\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there,\\r\\n\\r\\nThis is the only reliable chat support and sales agent. It can do text or even live calls.\\r\\n\\r\\nYour homepage is silent. Your competitors aren’t.\\r\\n\\r\\nCustomers today don’t click around —\\r\\nthey ask and expect answers instantly.\\r\\n\\r\\nAdd a FREE AI agent to your site that talks to your visitors, explains your business, and captures leads — 24\\/7.\\r\\n\\r\\nNo cost. No tech. 2-minute setup.\\r\\n\\r\\nClaim your free AI homepage agent → https:\\/\\/www.olleh.ai\\r\\n\\r\\nNeed help? Contact Yvonne@olleh.ai\\r\\n\\r\\nMany Thanks,\\r\\nYvonne Chin\\r\\n\\r\\n\\r\\nShould you no longer want to receive additional notifications from us, simply fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n1 Campbells River Road, Albany, CA, USA, 95373\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','176.126.111.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 16:49:16','2025-11-16 16:49:16'),(2288,2,2275,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Daan Van Dijk\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, \\r\\n \\r\\nThis is Mike from Monkey Digital, \\r\\nI am getting in touch regarding a great opportunity. \\r\\n \\r\\nHow would you like to show our banners on your site and link back via your unique tracking link towards high-demand SEO solutions from our business? \\r\\n \\r\\nThis way, you make a solid 35% profit share, continuously from any sales that come in from your site. \\r\\n \\r\\nThink about it, most website owners benefit from SEO, so this is a big opportunity. \\r\\n \\r\\nWe already have 12k+ affiliates and our payouts are processed on time. \\r\\nLast month, we reached over $27,000 in payouts to our partners. \\r\\n \\r\\nIf you want in, kindly contact us here: \\r\\nhttps:\\/\\/monkeydigital.co\\/affiliates-whatsapp\\/ \\r\\n \\r\\nOr register today: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/join-our-affiliate-program\\/ \\r\\n \\r\\nBest Regards, \\r\\nMike Daan Van Dijk\\r\\n \\r\\nPhone\\/whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.189.114.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 22:54:09','2025-11-16 22:54:09'),(2289,2,2276,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-16 23:23:46','2025-11-16 23:23:46'),(2290,2,2277,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katlyn Dorsey\"},\"email\":\"dorsey.katlyn96@googlemail.com\",\"input_text\":\"628040026\",\"dropdown\":\"Video Distribution\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.80.157.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 11:29:15','2025-11-17 11:29:15'),(2291,2,2278,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"492157121\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','68.234.41.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 17:21:51','2025-11-17 17:21:51'),(2292,2,2279,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"3837026331\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, We are a small business outsourcing agency with a team of more than 15 Team Members. \\r\\n\\r\\nWe help businesses manage their day-to-day tasks efficiently so they can focus on growth.\\r\\n\\r\\nHere are the tasks we can take care of for you:\\r\\n\\r\\nEmail management, Calendar scheduling, Data entry, CRM updates, Lead list creation, Online research, File management, Document preparation, Invoice creation, Payment follow-ups (email only), Social media posting, Reporting, Market research, Product listing (Shopify, WooCommerce, Amazon etc.), Ecommerce data entry, Order processing (backend), Inventory tracking, Google Sheets data entry, Google Sheets report maintenance, Sheet formatting & cleanup, Data sorting & filtering, Weekly\\/Monthly tracking sheets, PDF to Excel\\/Docs conversion, Data cleaning, Content writing, Content upload on website, SEO content support, SMO content support, Video editing, Web design backend updates (CMS tasks), Bookkeeping support, Product image uploading & optimization, Updating website pages, Blog posting & formatting, Ecommerce catalog management\\r\\n\\r\\nOur pricing starts from USD $8\\/hour to USD $40\\/hour, depending on the service and the specific requirements.\\r\\n\\r\\nTo build trust and ensure you are fully comfortable working with us:\\r\\n\\r\\n1. We are happy to work on a small pilot task\\/project first\\r\\n2. No advance payment required — pay only after you are satisfied\\r\\n3. We can share our portfolio and client references\\/testimonials on request\\r\\n4. You can test our quality, speed, and communication before committing to anything long-term\\r\\n\\r\\nIf you are interested, feel free to reply to me at: HireResource009@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','212.102.46.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 20:03:12','2025-11-17 20:03:12'),(2293,2,2280,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"616003036\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','170.199.229.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-17 21:20:57','2025-11-17 21:20:57'),(2294,2,2281,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@gmail.com\",\"input_text\":\"9055428899\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','158.62.210.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-18 05:55:48','2025-11-18 05:55:48'),(2295,2,2282,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eleanor Lutwyche\"},\"email\":\"eleanor.lutwyche@gmail.com\",\"input_text\":\"7750043854\",\"dropdown\":\"Video Distribution\",\"description\":\"This Invisible 10-Minute Faceless Video Hack\\r\\nPulled in 628,000+ Views…\\r\\nWith No Camera, No Gear & No Tech Skills\\r\\nhttps:\\/\\/443w.site\\/InvisibleTrafficSystem\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/443w.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','65.111.5.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-18 07:04:04','2025-11-18 07:04:04'),(2296,2,2283,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Israel Farber\"},\"email\":\"farber.israel@googlemail.com\",\"input_text\":\"678522876\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Which keywords and locations matter most to your blueocean-technologies.com website right now? Plug them into our AI traffic network to see exact search volume—then start a 7-day free trial, cancel anytime: https:\\/\\/cutt.ly\\/4twBl4uf\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.80.157.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-18 09:55:39','2025-11-18 09:55:39'),(2297,2,2284,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gena Laws\"},\"email\":\"gena@zundee.com\",\"input_text\":\"740265768\",\"dropdown\":\"LCD & LED Products\",\"description\":\"All the companies in World - Black Friday Special - $29\\r\\n\\r\\nThe Database:\\r\\n\\r\\n 25 Million Companies Worldwide\\r\\n Instantly Delivery\\r\\n Last Update: 17 November 2025\\r\\n All Their phones, emails, locations, industries, across the entire world!\\r\\n\\r\\nCost:\\r\\n\\r\\n All prices are charged in South African Rand (conversion is automatic).\\r\\n Total once off cost is : $29 = R495\\r\\n\\r\\nQuestions?\\r\\n\\r\\n If you need any assistance or have questions:\\r\\n You can email us on info@zundee.com\\r\\n Call or contact us on WhatsApp on +27 67 770 3960\\r\\n You can talk to us on live chat!\\r\\n\\r\\nVisit us here for instantly delivery: https:\\/\\/Gena.zundee.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','35.182.90.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-18 10:23:54','2025-11-18 10:23:54'),(2298,2,2285,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"324298830\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\\r\\n\\r\\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\\r\\n\\r\\nI can help you with:\\r\\n > Categorizing income and expense transactions accurately\\r\\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\\r\\n > Maintaining clean and up-to-date financial records\\r\\n\\r\\nMy rate is USD 20 per hour.\\r\\n\\r\\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.246.58.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-18 19:07:57','2025-11-18 19:07:57'),(2299,2,2286,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b15968b649\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"games_ekSl\"},\"email\":\"mtckmtpodsl@1-construction.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ищете, где казино? \\r\\nWith the advent of technology, new genres have emerged rapidly.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.129.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-19 04:29:22','2025-11-19 04:29:22'),(2300,2,2287,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kia Diamond\"},\"email\":\"diamond.kia@yahoo.com\",\"input_text\":\"95803796\",\"dropdown\":\"Mini PCs\",\"description\":\"http:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','195.210.113.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-19 09:30:28','2025-11-19 09:30:28'),(2301,2,2288,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"50822a9aa2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latasha Stretch\"},\"email\":\"stretch.latasha@gmail.com\",\"input_text\":\"3992906493\",\"dropdown\":\"Video Distribution\",\"description\":\"http:\\/\\/sitesubmissionservice.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','195.210.106.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-19 17:33:47','2025-11-19 17:33:47'),(2302,2,2289,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-19 20:18:25','2025-11-19 20:18:25'),(2303,2,2290,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Henry Willians\"},\"email\":\"henrywillians1@outlook.com\",\"input_text\":\"5430407484\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI am Henry Willians and i work for Lutero Comercial Ltda. We have got two(2) new 2025\\/2026 projects to execute and would like to order from your end. Can we get your company catalog\\/product listing or brochure, MOQ all necessary purchase information.\\r\\n \\r\\nAwaiting your reply.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.111.111.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-19 20:45:49','2025-11-19 20:45:49'),(2304,2,2291,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mattie Dey\"},\"email\":\"dey.mattie@gmail.com\",\"input_text\":\"9377264124\",\"description\":\"How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free volume report in our AI powered system—then start your 7-day free trial, zero commitment: https:\\/\\/cutt.ly\\/WtwBzClp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.81.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 05:32:01','2025-11-20 05:32:01'),(2305,2,2292,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ingrid Darnell\"},\"email\":\"darnell.ingrid@googlemail.com\",\"input_text\":\"3266911107\",\"dropdown\":\"Audio Solutions\",\"description\":\"You can explore my site here: http:\\/\\/sitesubmissionservice.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','195.210.105.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 06:22:50','2025-11-20 06:22:50'),(2306,2,2293,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 07:17:00','2025-11-20 07:17:00'),(2307,2,2294,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kimberly Ridenour\"},\"email\":\"kimberly.ridenour@gmail.com\",\"input_text\":\"625629329\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','106.215.144.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 11:09:33','2025-11-20 11:09:33'),(2308,2,2295,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"2807741289\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.53.127.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 19:27:14','2025-11-20 19:27:14'),(2309,2,2296,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Monroe Eddy\"},\"email\":\"monroe.eddy@gmail.com\",\"input_text\":\"890182240\",\"dropdown\":\"Display Mounts\",\"description\":\"How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free volume report in our AI powered system—then start your 7-day free trial, zero commitment: https:\\/\\/cutt.ly\\/XtwBzByr\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.82.81.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-20 21:45:16','2025-11-20 21:45:16'),(2310,2,2297,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Winfred Haire\"},\"email\":\"siteassistpro@keemail.me\",\"input_text\":\"91504976\",\"dropdown\":\"Other Enquiry\",\"description\":\"Your website has been granted to receive access to an exclusive, limited-availability free trial of a new platform designed to significantly enhance visitor identification and engagement. This solution enables real-time insights into who is visiting your site and provides enriched data that can support higher-quality lead generation.\\r\\n\\r\\nTo access your complimentary trial, please use the following link: https:\\/\\/www.tinyurl.com\\/55fefpmx\\r\\n\\r\\nBecause availability is limited, we strongly encourage you to review the platform as soon as possible to ensure you retain your access. If not, reply STOP to unsubscribe.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.213.161.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-21 12:30:17','2025-11-21 12:30:17'),(2311,2,2298,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-21 15:29:43','2025-11-21 15:29:43'),(2312,2,2299,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jess Rivera\"},\"email\":\"mohamed.cortes.1977+blueocean-technologies.com@gmail.com\",\"input_text\":\"4101609\",\"dropdown\":\"Mini PCs\",\"description\":\"Multiverse AI - The Only Platform That Gives You Access To Every Top AI Model — In Every Version — All Inside A Single, Beautifully Simple Dashboard.\\r\\n\\r\\nhttps:\\/\\/1x-slots.site\\/MultiverseAI\\r\\n\\r\\nChatGPT (3.5 → 4.5 → 4o → 5 → Turbo → Nano)\\r\\nGemini (1.5 Pro → 2.0 Flash)\\r\\nClaude (3 Opus → Sonnet → Haiku)\\r\\nGrok (1 through 4)\\r\\nDALL·E, Veo, Kling, ElevenLabs, DeepSeek, FLUX, LLaMA & more\\r\\nAnd yes — you get every future version included automatically.\\r\\n\\r\\nhttps:\\/\\/1x-slots.site\\/MultiverseAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/1x-slots.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','216.26.251.147',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-21 23:30:22','2025-11-21 23:30:22'),(2313,2,2300,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Marshall\"},\"email\":\"gemmamarshall811@gmail.com\",\"input_text\":\"4179918\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"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- 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- We can target followers via location, interests and demographics.\\r\\n- The price is just $60 per month, and we can start immediately.\\r\\n\\r\\nIf you\'d like to see some of our previous work, let me know, and we can discuss it further.\\r\\n\\r\\nKind Regards,\\r\\nGemma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','86.105.178.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-22 01:19:16','2025-11-22 01:19:16'),(2314,2,2301,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"3940261581\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','158.62.209.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-22 15:01:47','2025-11-22 15:01:47'),(2315,2,2302,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louvenia Whittemore\"},\"email\":\"louvenia.whittemore@gmail.com\",\"input_text\":\"508832313\",\"dropdown\":\"Projection Solutions\",\"description\":\"This Isn\'t A Course. It\'s A Fully Functional,\\r\\nDone-For-You Business... Powered Entirely By AI\\r\\n\\r\\nhttps:\\/\\/askthis.site\\/ConverslyAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/askthis.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','168.196.238.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-22 19:13:56','2025-11-22 19:13:56'),(2316,2,2303,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-22 19:25:20','2025-11-22 19:25:20'),(2317,2,2304,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hai Acevedo\"},\"email\":\"hai.acevedo@gmail.com\",\"input_text\":\"2279502313\",\"dropdown\":\"Video Distribution\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','195.210.107.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-22 19:25:25','2025-11-22 19:25:25'),(2318,2,2305,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Omar Caswell\"},\"email\":\"omar.caswell81@gmail.com\",\"input_text\":\"236089221\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Here’s the link to my official site: http:\\/\\/sitesubmissionservice.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','195.210.124.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 04:16:12','2025-11-23 04:16:12'),(2319,2,2306,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Randolph\"},\"email\":\"info@randolph.bangeshop.com\",\"input_text\":\"633348409\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, \\r\\n\\r\\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nThank You,\\r\\n\\r\\nRandolph\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','161.178.1.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 06:04:01','2025-11-23 06:04:01'),(2320,2,2307,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"1231473576\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','141.164.86.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 15:01:52','2025-11-23 15:01:52'),(2321,2,2308,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janine Simonetti\"},\"email\":\"simonetti.janine@outlook.com\",\"input_text\":\"08551364197\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nYour website is losing customers.\\r\\n\\r\\nYour homepage is silent. Your competitors aren’t.\\r\\n\\r\\nCustomers today don’t click around —\\r\\nthey ask and expect answers instantly.\\r\\n\\r\\nAdd a FREE AI agent to your site that talks to your visitors, explains your business, and captures leads — 24\\/7.\\r\\n\\r\\nNo cost. No tech. 2-minute setup.\\r\\n\\r\\nClaim your free AI homepage agent → https:\\/\\/www.olleh.ai\\r\\n\\r\\nNeed help? Contact Janine@olleh.ai\\r\\n\\r\\nWarm Regards,\\r\\nJanine Simonetti\\r\\n\\r\\n\\r\\nShould you choose to opt-out of any more emails from this campaign, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nPiazza Mercato 6, Camden, CA, USA, 94179\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.136.26.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 17:48:30','2025-11-23 17:48:30'),(2322,2,2309,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Wints\"},\"email\":\"mark@apexbusinessfunds.com\",\"input_text\":\"623-555-6734\",\"description\":\"It’s that time of year again. Payroll, vendors, inventory, and taxes are all hitting at once.\\r\\n\\r\\nIf cash flow is getting tight, there’s still time to line up funding before the year ends.\\r\\n\\r\\nWe help small businesses get approved and funded in 24 to 48 hours, even if the bank is closed or backlogged.\\r\\n\\r\\nNo hard credit pull and no obligation, just a fast way to keep things moving smoothly through the holidays.\\r\\n\\r\\nWould you like me to send the details or give you a quick call?\\r\\n\\r\\n-Mark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','107.172.130.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 18:01:42','2025-11-23 18:01:42'),(2323,2,2310,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Suzanne Braine\"},\"email\":\"suzanne.braine@gmail.com\",\"input_text\":\"50546626\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/4yLatrV9v4A\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.81.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 20:04:35','2025-11-23 20:04:35'),(2324,2,2311,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Bernd Johnson\"},\"email\":\"info@speed-seo.net\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, \\r\\nWorried about hidden SEO issues on your website? Let us help — completely free. \\r\\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \\r\\n \\r\\nRun Your Free SEO Check Now \\r\\nhttps:\\/\\/www.speed-seo.net\\/check-site-seo-score\\/ \\r\\n \\r\\nOr chat with us and our agent will run the report for you: https:\\/\\/www.speed-seo.net\\/whatsapp-with-us\\/ \\r\\n \\r\\nBest regards, \\r\\n \\r\\n \\r\\nMike Bernd Johnson\\r\\n \\r\\nSpeed SEO Digital \\r\\nEmail: info@speed-seo.net \\r\\nPhone\\/WhatsApp: +1 (833) 454-8622\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.171.152.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-23 22:02:41','2025-11-23 22:02:41'),(2325,2,2312,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.146.188',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 01:31:57','2025-11-24 01:31:57'),(2326,2,2313,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marquis Sage\"},\"email\":\"marquis.sage@gmail.com\",\"input_text\":\"89634954\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get more leads for your blueocean-technologies.com website by leveraging AI on Instagram. If you\'re looking to drive more traffic, generate leads, and amplify your brand\'s reach, you can get more information and start a free trial here: https:\\/\\/cutt.ly\\/JtegGEe0\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, top-tier audiences.\\r\\n-Improves engagement through smart AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Saves effort by automating tedious Instagram tasks.\\r\\n\\r\\nOur service prioritizes on genuine, organic growth—without bots, zero fake followers. It’s ideal for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a monthly subscription basis so you can opt out any time you like. No contracts and a one-week free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.82.81.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 10:32:21','2025-11-24 10:32:21'),(2327,2,2314,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Derrick Moore\"},\"email\":\"derrickmooresales1@gmail.com\",\"input_text\":\"47939899\",\"description\":\"I want you to be successful in getting leads for your business. This program is how to go about that, I assure you! > https:\\/\\/mgx0qbvljt.krtra.com\\/t\\/NznE6t7pFirK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.224.231.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 14:47:46','2025-11-24 14:47:46'),(2328,2,2315,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latanya Pollock\"},\"email\":\"pollock.latanya99@gmail.com\",\"input_text\":\"6132481280\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Here is my site: http:\\/\\/sitesubmissionservice.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','193.36.220.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 15:38:57','2025-11-24 15:38:57'),(2329,2,2316,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dolores Hockensmith\"},\"email\":\"dolores.hockensmith16@gmail.com\",\"input_text\":\"7132598459\",\"dropdown\":\"Mini PCs\",\"description\":\"Yo! This message reached you, right? I can do the same for your ad using my AI software. Visit contactformpromotion.com to get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','193.36.220.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 15:39:08','2025-11-24 15:39:08'),(2330,2,2317,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"1xbet_anPt\"},\"email\":\"dkxoaxiffpt@1win-aviator-casino.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Скачайте 1xbet официальный сайт вход в личный кабинет и начните играть прямо сейчас! \\r\\nНа платформе доступны разнообразные ставки на спорт, киберспортивные события и игры казино.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.22.208',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 20:37:38','2025-11-24 20:37:38'),(2331,2,2318,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janis Morford\"},\"email\":\"janis.morford@strivon.online\",\"input_text\":\"890216628\",\"dropdown\":\"Projection Solutions\",\"description\":\"If Blueocean Technologies requires support obtaining as high as $500K in funding, I’d love to help. This is exactly what we do.\\r\\n\\r\\nHere’s the deal: On a weekly basis, we work with businesses like Blueocean Technologies secure $25K–$500K in financing — even if they\'ve been unsuccessful before or are unsure if they’ll qualify.\\r\\n\\r\\nThe best part? We make the funding journey smooth and efficient.\\r\\n\\r\\nIf you\'re:\\r\\nFocused on scaling your company,\\r\\nConsolidate or reconcile debt,\\r\\nExplore innovation opportunities,\\r\\nInvest in new business assets…\\r\\n\\r\\nThen we should chat.\\r\\n\\r\\nWe’ve guided thousands of clients and maintain a 4.8-star rating on TrustPilot with plenty of real client testimonials.\\r\\n\\r\\nJust respond to this message and let me know:\\r\\nThat you\'re curious to learn more, or\\r\\nA day and time you’re free next week.\\r\\n\\r\\nThere’s no pressure — just helpful advice and honest direction to explore your options.\\r\\n\\r\\nTalk soon,\\r\\nJanis\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.3.52.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-24 22:56:32','2025-11-24 22:56:32'),(2332,2,2319,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Aloha, makemake wau eʻike i kāu kumukūʻai.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 00:56:01','2025-11-25 00:56:01'),(2333,2,2320,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sylvester Streeter\"},\"email\":\"streeter.sylvester@yahoo.com\",\"input_text\":\"578199503\",\"dropdown\":\"LCD & LED Products\",\"description\":\"http:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','62.169.135.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 01:47:00','2025-11-25 01:47:00'),(2334,2,2321,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hanna Mckinney\"},\"email\":\"mckinney.hanna65@msn.com\",\"input_text\":\"3918186336\",\"dropdown\":\"Mini PCs\",\"description\":\"We monitor the entire proxy market and select only the most profitable offers — discounts, exclusive rates, and limited-time deals.\\r\\n\\r\\nConfirm your subscription and start receiving the best proxy offers straight to your inbox. No spam — only real savings.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/proxy\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/www.novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','65.111.3.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 05:59:56','2025-11-25 05:59:56'),(2335,2,2322,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maisie Daddario\"},\"email\":\"maisie.daddario@yahoo.com\",\"input_text\":\"H indaaebn uj\",\"dropdown\":\"Video Distribution\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.82.81.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 10:01:00','2025-11-25 10:01:00'),(2336,2,2323,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"mr. phillip Handy\"},\"email\":\"phil9982@bestaitools.my\",\"input_text\":\"4488550046\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Can I pick up instead of delivery?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','195.210.114.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 16:16:25','2025-11-25 16:16:25'),(2337,2,2324,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy Savery\"},\"email\":\"mandy.savery@hotmail.com\",\"input_text\":\"B f Fc kwnona\",\"dropdown\":\"Other Enquiry\",\"description\":\"http:\\/\\/sitesubmissionservice.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','195.210.125.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 16:17:56','2025-11-25 16:17:56'),(2338,2,2325,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessika Strahan\"},\"email\":\"jessika.strahan@strivon.online\",\"input_text\":\"43040203\",\"dropdown\":\"Projection Solutions\",\"description\":\"If Blueocean Technologies needs assistance getting as high as $500K in funding, I’d be here to help out. This is what we do best.\\r\\n\\r\\nHere’s the offer: Regularly, we work with businesses like Blueocean Technologies secure $25K–$500K in financing — even if they\'ve been denied before or are not confident about approval.\\r\\n\\r\\nThe best part? We make the entire procedure hassle-free and speedy.\\r\\n\\r\\nIf you\'re:\\r\\nInterested in business growth,\\r\\nRestructure your finances,\\r\\nExplore innovation opportunities,\\r\\nInvest in new business assets…\\r\\n\\r\\nThen let’s talk.\\r\\n\\r\\nWe’ve helped countless business owners and maintain a 4.8-star rating on TrustPilot with strong social proof from clients.\\r\\n\\r\\nJust respond to this message and let me know:\\r\\nThat you\'re curious to learn more, or\\r\\nA convenient time for a quick call next week.\\r\\n\\r\\nThere’s no commitment required — just expert insight and clear next steps to understand your funding potential.\\r\\n\\r\\nLooking forward to hearing from you,\\r\\nJessika\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','209.50.160.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-25 23:16:07','2025-11-25 23:16:07'),(2339,2,2326,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"21500175\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','141.164.86.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-26 07:11:03','2025-11-26 07:11:03'),(2340,2,2327,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bill Hedge\"},\"email\":\"billy912@reachout2me.pro\",\"input_text\":\"712572630\",\"dropdown\":\"Video Distribution\",\"description\":\"Do you accept guest posts? What subjects do you allow? What’s the price for a post?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','195.210.125.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-26 11:09:51','2025-11-26 11:09:51'),(2341,2,2328,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-27 06:05:53','2025-11-27 06:05:53'),(2342,2,2329,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavon Paquette\"},\"email\":\"paquette.lavon71@outlook.com\",\"input_text\":\"7833547330\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.82.81.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-27 06:14:07','2025-11-27 06:14:07'),(2343,2,2330,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-27 15:45:52','2025-11-27 15:45:52'),(2344,2,2331,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"t3dhh8vb@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/hjhyn8ac\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','181.214.206.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-28 01:20:30','2025-11-28 01:20:30'),(2345,2,2332,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marquita Rooke\"},\"email\":\"rooke.marquita@outlook.com\",\"input_text\":\"187726134\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.157.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-28 11:48:43','2025-11-28 11:48:43'),(2346,2,2333,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_rjkt\"},\"email\":\"yqhuddnctkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nДизайнерская мебель премиум класса — это не просто предметы интерьера, а настоящие произведения искусства. Мебель данного класса обладает исключительной функциональностью и эстетикой. В последние годы наблюдается рост интереса к такого рода изделиям.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.87.253.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-28 20:36:57','2025-11-28 20:36:57'),(2347,2,2334,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_jpkt\"},\"email\":\"gjxiveicwkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nВысококачественные материалы и проработка деталей позволяют мебели долго сохранять свой внешний вид.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.142.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-28 20:37:02','2025-11-28 20:37:02'),(2348,2,2335,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"mr. philip Shupe\"},\"email\":\"phil9982@bestaitools.my\",\"input_text\":\"5537234949\",\"dropdown\":\"Mini PCs\",\"description\":\"Is there a discount for first-time customers?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','195.210.114.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-29 01:09:00','2025-11-29 01:09:00'),(2349,2,2336,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Arne Davies\"},\"email\":\"info@professionalseocleanup.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, \\r\\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \\r\\n \\r\\nFix it now: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/ \\r\\n \\r\\nNeed help or questions? Chat here: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/whatsapp\\/ \\r\\n \\r\\nBest, \\r\\nMike Arne Davies\\r\\n \\r\\n+1 (855) 221-7591 \\r\\ninfo@professionalseocleanup.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.158.110',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-29 03:55:01','2025-11-29 03:55:01'),(2350,2,2337,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Markus Floyd\"},\"email\":\"floyd.markus16@yahoo.com\",\"input_text\":\"887261293\",\"description\":\"Hi Blueocean Technologies Com,\\r\\n\\r\\nImagine being able to clone any voice—your own, a celebrity’s, even a cartoon character’s—and instantly turn it into a unique music track. With CloneVoiceAI: All-in-One AI Voice Clone + Music Maker App, you don’t just dream it, you create it!\\r\\n\\r\\nCloneVoiceAI is the only tool that combines voice cloning and music production in one seamless experience. Whether you’re a content creator, musician, or just love experimenting with sound, this app will blow your mind with its possibilities. Generate realistic voice clones, make beats, and compose songs like a pro—all from your phone or laptop.\\r\\n\\r\\nClick here to unlock your exclusive access and see what the buzz is all about:\\r\\n=>> https:\\/\\/clone-voice-ai.blogspot.com\\r\\n\\r\\nDon’t miss your chance to join the next wave of audio creators. Try it now and be the first to experience the future of music and voice!\\r\\n\\r\\n\\r\\nTo your viral success,\\r\\n[Markus Floyd]\\r\\n\\r\\nEmpowering Your Digital Marketing Success\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','49.42.200.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-29 07:24:45','2025-11-29 07:24:45'),(2351,2,2338,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Scotty Knox\"},\"email\":\"scotty.knox11@yahoo.com\",\"input_text\":\"915064229\",\"dropdown\":\"Audio Solutions\",\"description\":\"Replaces 25+ Expensive AI Subscriptions With ONE Smart AI Command Center\\r\\n\\r\\nhttps:\\/\\/ai108.online\\/TitanAI\\r\\n\\r\\nRun Your Entire Online Business:\\r\\nDesign, Write, Code, Market, Sell & Automate — All From One Platform.\\r\\nSave $6,000+\\/Year | No Monthly Fees | 0% Effort → 100% Profit\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/ai108.online\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','65.111.1.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-29 18:50:14','2025-11-29 18:50:14'),(2352,2,2339,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lashawn Drescher\"},\"email\":\"lashawn.drescher@gmail.com\",\"input_text\":\"89487430\",\"dropdown\":\"Wireless Solutions\",\"description\":\"How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free traffic volume report for your keywords in our AI powered system—then start your 7-day free trial, zero commitment: https:\\/\\/cutt.ly\\/XtwBzByr\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','62.216.78.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-29 21:17:49','2025-11-29 21:17:49'),(2353,2,2340,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shauna Thomas\"},\"email\":\"thomas.shauna36@gmail.com\",\"input_text\":\"M m Pkor\",\"dropdown\":\"Cables & Accessories\",\"description\":\"A Short Book of Quotes Earns $1,240\\/Month on Amazon — Here’s How You Can Create a Book Like This With 308 Prompts\\r\\n\\r\\nhttp:\\/\\/egrntop.site\\/DailyWisdomBooks\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/egrntop.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','45.3.53.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-30 04:45:43','2025-11-30 04:45:43'),(2354,2,2341,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carri Hatten\"},\"email\":\"carri.hatten96@outlook.com\",\"input_text\":\"249004465\",\"description\":\"Stop Paying Thousands in Hosting Fees When You Could Be Keeping Every Dollar of Profit\\r\\nLearn the Complete System in This Step-By-Step Course\\r\\n\\r\\nYES! You CAN Launch Lightning-Fast Professional Websites for $0 Monthly, Using the Same Infrastructure That Powers Million-Dollar Companies\\r\\n\\r\\nhttps:\\/\\/filmfile.site\\/FreeHosting\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/filmfile.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','65.111.15.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-11-30 10:16:26','2025-11-30 10:16:26'),(2355,2,2342,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"IGppBsDVDAMjGVNXNaFR\"},\"email\":\"horaxoqisa442@gmail.com\",\"input_text\":\"9663349845\",\"dropdown\":\"Video Distribution\",\"description\":\"UGnCnbLqrpmQkEEgqiIqD\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','77.238.230.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-01 04:03:30','2025-12-01 04:03:30'),(2356,2,2343,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Letha Gresham\"},\"email\":\"gresham.letha@gmail.com\",\"input_text\":\"671544075\",\"dropdown\":\"Display Mounts\",\"description\":\"How much website traffic could your ideal keywords generate in your target locations—without paid ads? Run a free traffic volume report for your keywords in our AI powered system—then start your 7-day free trial, zero commitment: https:\\/\\/cutt.ly\\/yttUC634\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.82.81.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-01 04:35:06','2025-12-01 04:35:06'),(2357,2,2344,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Starla Corones\"},\"email\":\"starla.corones@outlook.com\",\"input_text\":\"47743912\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Get FREE Traffic To ANY URL- get daily traffic every day\\r\\nNEW ROTATOR FOR THIS LAUNCH\\r\\nJust submit your links - JOB DONE!\\r\\nPermanent source that never runs dry\\r\\nNo Tech Skills Required\\r\\nWorks In ANY niche\\r\\nURLS will get traffic EVERY SINGLE DAY\\r\\nFast Movers will get BEST results...\\r\\n\\r\\nhttps:\\/\\/inshbaa.site\\/OneDollarUnlimitedTraffic\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/inshbaa.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','194.28.209.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-01 08:04:50','2025-12-01 08:04:50'),(2358,2,2345,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angela Joy\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"7037791699\",\"dropdown\":\"Other Enquiry\",\"description\":\"PROFIT-READY EBOOKS with covers, TOC, chapters, sections, links, images, & content!\\r\\n\\r\\nTHE FASTEST WAY TO CREATE, PUBLISH, & PROFIT FROM EBOOKS… NO WRITING REQUIRED\\r\\nhttps:\\/\\/bookmarket.expert\\/eBookWriterAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/bookmarket.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.44.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-01 08:09:59','2025-12-01 08:09:59'),(2359,2,2346,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Jayden Dubois\"},\"email\":\"info@digital-x-press.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, \\r\\nI realize that some companies struggle recognizing that Answer Engine Optimization (AEO) is a long-term game and a carefully organized ongoing investment. \\r\\n \\r\\nUnfortunately, very few website owners have the dedication to recognize the progressive yet significant results that can completely change their search performance. \\r\\n \\r\\nWith constant algorithm changes, a consistent, long-term strategy including Answer Engine Optimization (AEO) is vital for achieving a strong return on investment. \\r\\n \\r\\nIf you agree this as the right strategy, collaborate with us! \\r\\n \\r\\nExplore Our Monthly SEO Services https:\\/\\/www.digital-x-press.com\\/unbeatable-seo\\/ \\r\\n \\r\\nTalk to Us on Instant Messaging https:\\/\\/www.digital-x-press.com\\/whatsapp-us\\/ \\r\\n \\r\\nWe offer exceptional results for your investment, and you will value choosing us as your digital marketing ally. \\r\\n \\r\\nWarm regards, \\r\\nDigital X SEO Experts \\r\\nPhone\\/WhatsApp: +1 (844) 754-1148\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.189.114.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-01 17:18:20','2025-12-01 17:18:20'),(2360,2,2347,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sonja Kellaway\"},\"email\":\"kellaway.sonja52@googlemail.com\",\"input_text\":\"749597519\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Imagine launching a viral, faceless YouTube, TikTok, or Instagram channel \\r\\nin just minutes...\\r\\n\\r\\nAnd Then Your new Channel automatically Creates AND posts videos FOR YOU... So you NEVER HAVE TO TOUCH IT, AGAIN?\\r\\nhttps:\\/\\/www.novaai.expert\\/TrafficSupernova\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','65.111.24.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 01:27:22','2025-12-02 01:27:22'),(2361,2,2348,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 04:48:10','2025-12-02 04:48:10'),(2362,2,2349,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Warner Street\"},\"email\":\"warner.street@googlemail.com\",\"input_text\":\"362667075\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Finally... A Dead-Simple Way To Create Professional Local Trade & Service Images Using Free AI, Without Design Skills, Expensive Software, Or Hiring Freelancers!\\r\\nhttps:\\/\\/java138.site\\/TradeyyAIApp\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/java138.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.67.215.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 06:14:12','2025-12-02 06:14:12'),(2363,2,2350,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Caseysulge\"},\"email\":\"lindadrews87@gmail.com\",\"input_text\":\"+12854035571\",\"dropdown\":\"Other Enquiry\",\"description\":\"Save money and be sustainable - https:\\/\\/is.gd\\/nWoJQ9\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','146.59.44.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 08:49:16','2025-12-02 08:49:16'),(2364,2,2351,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"134037419\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \\r\\n > Admin \\r\\n > Marketing \\r\\n > Gathering data from multiple websites \\r\\n > Answering emails \\r\\n > Website management \\r\\n > Social media \\r\\n > Content writing \\r\\n > Planning new projects \\r\\n > Bookkeeping \\r\\n > Entering data into softwares \\r\\n > Back-office assistance \\r\\n > Data Entry Operator \\r\\n\\r\\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','212.102.46.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 15:05:46','2025-12-02 15:05:46'),(2365,2,2352,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stacia Van Otterloo\"},\"email\":\"stacia.vanotterloo@gmail.com\",\"input_text\":\"7043006148\",\"dropdown\":\"Projection Solutions\",\"description\":\"Get additional leads for your blueocean-technologies.com website by harnessing AI on Instagram. If you\'re looking to boost more traffic, create leads, and amplify your brand\'s reach, you can find more information and start a free trial here: https:\\/\\/cutt.ly\\/ytegGn4x\\r\\n\\r\\nThis is an AI-powered Instagram growth service that:\\r\\n-Increases followers with focused, top-tier audiences.\\r\\n-Improves engagement through advanced AI algorithms.\\r\\n-Focuses on users based on hashtags and accounts they follow.\\r\\n-Saves time by automating tedious Instagram tasks.\\r\\n\\r\\nOur service prioritizes on authentic, organic growth—zero bots, without fake followers. It’s excellent for brands like yours that want to transform Instagram into a lead generation machine. Better yet, our service is provided on a month-by-month subscription basis so you can opt out any time you like. No contracts and a 7-day free trial.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.157.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 16:01:47','2025-12-02 16:01:47'),(2366,2,2353,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jocelyn Hanigan\"},\"email\":\"hanigan.jocelyn@yahoo.com\",\"input_text\":\"08881212847\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey,\\r\\n\\r\\nFor $250\\/month, you can secure a full-time Digital Marketing Assistant trained in SEO, online ads, social media, email marketing, and routine marketing operations.\\r\\n\\r\\nYour first month is free so you can evaluate performance without cost.\\r\\n\\r\\nBegin by completing the form below.\\r\\n\\r\\nDirect Google link: https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLScsmwVSD25GyGWMF8FKKCLuTC8aW16o2XhzZrSKxxxA0NfoNw\\/viewform\\r\\n\\r\\nGLE Link to Google Forms: https:\\/\\/forms.gle\\/X876rDuMnKFkF4ScA \\r\\n\\r\\nShort link: https:\\/\\/bit.ly\\/AffordableVA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','94.154.113.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-02 23:56:35','2025-12-02 23:56:35'),(2367,2,2354,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ndewo, achọrọ m ịmara ọnụahịa gị.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-03 08:27:53','2025-12-03 08:27:53'),(2368,2,2355,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"249172634\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.158.235.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-03 13:52:38','2025-12-03 13:52:38'),(2369,2,2356,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\\r\\n\\r\\nServices include:\\r\\n • Manual & online data entry (PDFs, invoices, forms)\\r\\n • Product uploads (Shopify, WooCommerce, Amazon, Etsy)\\r\\n • Excel cleanup, formatting & consolidation\\r\\n • Web research, data collection & lead generation\\r\\n • Document conversion & organization\\r\\n • Report preparation & data analysis\\r\\n\\r\\nEvery task is handled with attention to detail and timely delivery.\\r\\n\\r\\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.148.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-03 15:13:03','2025-12-03 15:13:03'),(2370,2,2357,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"aaf176f220\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.132.49.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-03 17:22:03','2025-12-03 17:22:03'),(2371,2,2358,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ca6fe19816\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hallie Dickens\"},\"email\":\"hallie.dickens@gmail.com\",\"input_text\":\"6047290762\",\"dropdown\":\"Projection Solutions\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/4yLatrV9v4A\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.157.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-03 23:17:17','2025-12-03 23:17:17'),(2372,2,2359,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ea2c59d968\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franklyn Stukes\"},\"email\":\"franklyn.stukes@gmail.com\",\"input_text\":\"753928171\",\"dropdown\":\"Wireless Solutions\",\"description\":\"We\'re Getting New Followers In Different Niches That Keep Coming Back Every Day...\\r\\n\\r\\nhttps:\\/\\/liteminer.site\\/liteminer.site\\/HOOKD\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/liteminer.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','216.26.235.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-04 10:14:58','2025-12-04 10:14:58'),(2373,2,2360,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"64f954cc6d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GZnsItlKzpjWlCFbwORBl\"},\"email\":\"xanafel257@gmail.com\",\"input_text\":\"3892593913\",\"dropdown\":\"Projection Solutions\",\"description\":\"OhfvfOCgPekZfeNvwoi\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','89.110.109.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-04 16:28:58','2025-12-04 16:28:58'),(2374,2,2361,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ea2c59d968\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vai\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"890039730\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, I help businesses reduce workload and save time by outsourcing their repetitive operational processes to a reliable Virtual Assistant.\\r\\n\\r\\nHere’s what I can handle:\\r\\n > Data entry and data migration between tools or software\\r\\n > Uploading product catalogs, price lists, or customer records\\r\\n > Managing spreadsheets, reports, and admin documentation\\r\\n > CRM updates, task tracking, and workflow maintenance\\r\\n > File conversion (PDF to Word\\/Excel), transcription, and formatting\\r\\n > Cleaning, sorting, and organizing large datasets\\r\\n > Managing contact databases and verifying email lists\\r\\n > Updating inventory records or backend systems\\r\\n > You get accuracy, fast turnaround, and dependable support — starting at just $10\\/hour.\\r\\n\\r\\nIf you\'d like to outsource some of your operational workload, feel free to reach out: Bposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','172.93.148.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-04 23:30:55','2025-12-04 23:30:55'),(2375,2,2362,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"0isu69pg@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/3vbc77xd\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.20.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 03:12:13','2025-12-05 03:12:13'),(2376,2,2363,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Penney Rhodes\"},\"email\":\"penney.rhodes4@hotmail.com\",\"input_text\":\"91958251\",\"dropdown\":\"Mini PCs\",\"description\":\"Attention: If this interests you, \\r\\nThe $100 wealth solution. \\r\\nhttp:\\/\\/worldwidebytnex.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','46.173.252.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 05:17:58','2025-12-05 05:17:58'),(2377,2,2364,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Florence Bowler\"},\"email\":\"bowler.florence@gmail.com\",\"input_text\":\"3470568760\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Fantasy is dominating multiple bestseller categories in the children’s book section on Amazon — and the Creative Writing, Story Starters, and Write-Your-Own-Story Books niche for ages 8–12 is growing faster than ever.\\r\\n\\r\\nIf you browse through “Children’s Activity Books,” “Creative Writing,” and “Imagination & Play,” you’ll see fantasy-themed story starter books consistently appearing on the first page — with both new and long-time authors releasing fresh titles every week. From “Write Your Own Fantasy Story” and “Kids Creative Writing Journal” to various “Build-A-Story Books,” the demand just keeps expanding.\\r\\n\\r\\nhttps:\\/\\/jyayintv5.site\\/FantasyStory\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/jyayintv5.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','104.207.53.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 07:23:52','2025-12-05 07:23:52'),(2378,2,2365,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.132.49.182',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 08:44:54','2025-12-05 08:44:54'),(2379,2,2366,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dizaynersk_rrkt\"},\"email\":\"rvbnxddkrkt@2-construction.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Дизайнерская мебель премиум класса — это воплощение изысканного стиля и безукоризненного качества. \\r\\nМебель высокого класса от известных дизайнеров — это не просто предметы интерьера, а настоящие произведения искусства. Уникальный подход к созданию каждой вещи делает ее выдающимся элементом интерьера. Премиум мебель становится все более популярной среди ценителей качества.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.156.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 11:21:08','2025-12-05 11:21:08'),(2380,2,2367,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kenneth Keen\"},\"email\":\"keen.kenneth@outlook.com\",\"input_text\":\"3813325856\",\"dropdown\":\"Projection Solutions\",\"description\":\"This Isn\'t A Course. It\'s A Fully Functional,\\r\\nDone-For-You Business... Powered Entirely By AI\\r\\n\\r\\nhttps:\\/\\/letsjoker.site\\/ConverslyAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/letsjoker.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','209.50.178.142',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 14:18:24','2025-12-05 14:18:24'),(2381,2,2368,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Milagros Kauper\"},\"email\":\"kauper.milagros@gmail.com\",\"input_text\":\"41392020\",\"dropdown\":\"Video Distribution\",\"description\":\"This Invisible 10-Minute Faceless Video Hack\\r\\nPulled in 628,000+ Views…\\r\\nWith No Camera, No Gear & No Tech Skills\\r\\nhttps:\\/\\/lanyou.site\\/InvisibleTrafficSystem\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/lanyou.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','45.3.33.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 16:29:10','2025-12-05 16:29:10'),(2382,2,2369,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5238bb61be\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elden Medley\"},\"email\":\"medley.elden@gmail.com\",\"input_text\":\"362093987\",\"dropdown\":\"Video Distribution\",\"description\":\"The Hidden Goldmine gets people in front of 5,000,000+ buyers that pay over and over again all while AI takes care of all of the “work”.\\r\\n\\r\\nhttps:\\/\\/lapse.site\\/TheHiddenGoldmine\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/lapse.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','104.207.50.145',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-05 23:03:42','2025-12-05 23:03:42'),(2383,2,2370,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d269fbc61b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Angelo Houchins\"},\"email\":\"mohamed.cortes.1977+blueocean-technologies.com@gmail.com\",\"input_text\":\"666828053\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Turn any keyword or website into a stunning PWA app — instantly.\\r\\nhttps:\\/\\/lovewife.site\\/MobiAgentsAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/lovewife.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','45.3.51.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-06 05:26:05','2025-12-06 05:26:05'),(2384,2,2371,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d269fbc61b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zoe Ernst\"},\"email\":\"ernst.zoe@gmail.com\",\"input_text\":\"362598398\",\"dropdown\":\"Mini PCs\",\"description\":\"Build Your AI Coloring Book Empire\\r\\n\\r\\nThe AI Coloring Codex is the first complete system for creating endless, professional, and consistent coloring pages across 50+ styles — and selling them as your own.\\r\\n\\r\\nhttps:\\/\\/marketingways.ru\\/AIColoringCodeX\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/marketingways.ru\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','194.67.214.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-06 23:33:45','2025-12-06 23:33:45'),(2385,2,2372,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35c7ceac9a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bebe McClean\"},\"email\":\"mcclean.bebe@msn.com\",\"input_text\":\"4033693544\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/watch?v=A8YPkXQq4EY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.80.157.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-07 03:02:38','2025-12-07 03:02:38'),(2386,2,2373,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35c7ceac9a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Herman Curmi\"},\"email\":\"herman.curmi@gmail.com\",\"input_text\":\"5481801308\",\"description\":\"Get free traffic for your website here: https:\\/\\/bit.ly\\/3KqNFFr\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.246.178.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-07 10:59:17','2025-12-07 10:59:17'),(2387,2,2374,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35c7ceac9a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julienne Totten\"},\"email\":\"totten.julienne@yahoo.com\",\"input_text\":\"Grmgac g\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.82.42.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-07 16:05:56','2025-12-07 16:05:56'),(2388,2,2375,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35c7ceac9a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keeley Ellison\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"8063814653\",\"dropdown\":\"Cables & Accessories\",\"description\":\"DAILY TRAFFIC TO ANY URL FROM 3 X HIGH PERFORMING TRAFFIC SOURCES FOR JUST $1\\r\\nhttps:\\/\\/maswebmas.ru\\/OneDollarBlackFriday\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/maswebmas.ru\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.52.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-07 16:29:05','2025-12-07 16:29:05'),(2389,2,2376,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"35c7ceac9a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frederic Euler\"},\"email\":\"frederic.euler@googlemail.com\",\"input_text\":\"3811076307\",\"description\":\"Our AI-powered solution drives location-specific visitors to your site, delivering better results than paid ads at a lower cost. Reach out to learn more.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/VtiPP3pl\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','212.82.40.144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-08 00:28:39','2025-12-08 00:28:39'),(2390,2,2377,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e26a1d14d4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"phil Veilleux\"},\"email\":\"phil9982@bestaitools.my\",\"input_text\":\"4651340177\",\"dropdown\":\"Audio Solutions\",\"description\":\"Do you have any promotions running?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','193.36.220.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-08 18:20:03','2025-12-08 18:20:03'),(2391,2,2378,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"4393897\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \\r\\n > Admin \\r\\n > Marketing \\r\\n > Gathering data from multiple websites \\r\\n > Answering emails \\r\\n > Website management \\r\\n > Social media \\r\\n > Content writing \\r\\n > Planning new projects \\r\\n > Bookkeeping \\r\\n > Entering data into softwares \\r\\n > Back-office assistance \\r\\n > Data Entry Operator \\r\\n\\r\\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.148.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 03:59:43','2025-12-09 03:59:43'),(2392,2,2379,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.89.70.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 06:47:50','2025-12-09 06:47:50'),(2393,2,2380,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karla\"},\"email\":\"karla@karla.bangeshop.com\",\"input_text\":\"335063412\",\"description\":\"Hello there, \\r\\n\\r\\nI hope you\'re doing well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nBange is perfect for students, professionals and travelers. The backpacks and sling bags feature a built-in USB charging port, making it easy to charge your devices on the go. Also they are waterproof and anti-theft design, making it ideal for carrying your valuables.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nAll the best,\\r\\n\\r\\nKarla\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','18.117.75.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 08:38:31','2025-12-09 08:38:31'),(2394,2,2381,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs83@gmail.com\",\"input_text\":\"726573202\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/unsubscribe.video\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','109.69.109.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 10:59:10','2025-12-09 10:59:10'),(2395,2,2382,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Iola Carmody\"},\"email\":\"carmody.iola@yahoo.com\",\"input_text\":\"627326576\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/PTSP50XFOcc\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.82.81.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-09 23:16:32','2025-12-09 23:16:32'),(2396,2,2383,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mikayla Guest\"},\"email\":\"guest.mikayla16@gmail.com\",\"input_text\":\"8187052486\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy do you need this? So you can skip months of SEO and ad spend — all with just one click. APEX AI, powered by ChatGPT-5, instantly creates and ranks your content on Google’s first page—no domains, no skills, no costs. Just enter a keyword, click activate, and watch targeted, free traffic (and commissions!) roll in the very same day. It’s your fast-track to dominating the search results while others are still stuck in the old grind.\\r\\n\\r\\nSee it in action: https:\\/\\/smartexperts.pro\\/ApexAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/smartexperts.pro\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','209.50.182.129',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 01:36:32','2025-12-10 01:36:32'),(2397,2,2384,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6b7ca34def\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"4191613103\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\\r\\n\\r\\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\\r\\n\\r\\nI can help you with:\\r\\n > Categorizing income and expense transactions accurately\\r\\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\\r\\n > Maintaining clean and up-to-date financial records\\r\\n\\r\\nMy rate is USD 20 per hour.\\r\\n\\r\\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','194.33.45.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 03:34:07','2025-12-10 03:34:07'),(2398,2,2385,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mohammed Salazar\"},\"email\":\"salazar.mohammed@gmail.com\",\"input_text\":\"3036797956\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\\r\\n\\r\\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\\r\\n\\r\\nSee it in action: https:\\/\\/pastelink.site\\/GhostPages\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/pastelink.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','65.111.1.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 05:37:52','2025-12-10 05:37:52'),(2399,2,2386,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emelia Singletary\"},\"email\":\"emelia.singletary@gmail.com\",\"input_text\":\"362058817\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com https:\\/\\/pozdravochek.site\\/KevinAI?blueocean-technologies.com\\r\\n\\r\\nImagine launching a campaign and seeing conversions rise within hours — without endless tweaking, without brainstorming until midnight. Results With Kevin AI delivers the set of AI tools + proven strategies that take over the busywork: crafting emails, scripts, content ideas and more. You just hit start — the system generates, tests, sells.\\r\\n\\r\\nWant to stop being stuck in the “I’m busy all day” loop and move into “I launch, I watch, I profit” mode? \\r\\n\\r\\nSee it in action: https:\\/\\/pozdravochek.site\\/KevinAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/pozdravochek.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','65.111.23.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 06:41:10','2025-12-10 06:41:10'),(2400,2,2387,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Juanita Sparkman\"},\"email\":\"sparkman.juanita@gmail.com\",\"input_text\":\"3773921922\",\"dropdown\":\"Projection Solutions\",\"description\":\"Here is my site: http:\\/\\/postyouradfree.top\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','46.173.240.19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 08:05:31','2025-12-10 08:05:31'),(2401,2,2388,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Debbra Monzon\"},\"email\":\"monzon.debbra@gmail.com\",\"input_text\":\"6814922270\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there! If you’re seeing this, you know it works! I’ll send your ad to tons of websites just like this. Visit contactformpromotion.com to get started.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','46.173.240.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 08:05:36','2025-12-10 08:05:36'),(2402,2,2389,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Teri Lovely\"},\"email\":\"teri.lovely@outlook.com\",\"input_text\":\"6999402966\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy you need this: imagine waking up to steady monthly income hitting your account—without the hassle of building your own product, funnels, or dealing with tech headaches. With Monthly Money Masterclass, you can pick the path that suits your style: let businesses self-serve QR codes or offer a full “done-for-you” service. You’ll earn $5–$20 per month per client with the self-serve model, or $200+ per month with just 5–10 clients—fast, simple, repeatable.\\r\\n\\r\\nFeel the confidence. You get a clear blueprint delivered by successful experts who\'ve generated millions online. This isn\'t fluff—it’s a step-by-step way to build real recurring income, even with zero experience. Ready to level up your money game? Click the link to discover how to start today.\\r\\n\\r\\nSee it in action: https:\\/\\/goldsolutions.pro\\/MMM?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/goldsolutions.pro\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','194.67.215.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-10 21:13:27','2025-12-10 21:13:27'),(2403,2,2390,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rudy Lukin\"},\"email\":\"rudy.lukin@gmail.com\",\"input_text\":\"490791870\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com: https:\\/\\/ranknowyour.site\\/VibeCode?blueocean-technologies.com\\r\\n\\r\\nWhy do you need this? Because with Vibe Code Blueprint, you\'re unlocking a traffic-and-profit machine at the click of a button — no developers, no upfront costs, no waiting weeks. Create high-converting digital assets instantly — assets that used to cost thousands — and start earning today.\\r\\n\\r\\nIn a cluttered digital world, this system stands out: from creation to monetization, it’s fast, simple, and accessible to anyone. The opportunity is here now — early adopters get the biggest slice of the pie. Ready to see how it works? Click through and I’ll walk you inside.\\r\\n\\r\\nSee it in action: https:\\/\\/ranknowyour.site\\/VibeCode?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/ranknowyour.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','65.111.5.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-11 02:07:46','2025-12-11 02:07:46'),(2404,2,2391,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Lukas Johnson\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, \\r\\n \\r\\nThis is Mike from Monkey Digital, \\r\\nI am contacting you about a mutual opportunity. \\r\\n \\r\\nHow would you like to feature our ads on your platform and connect via your custom tracking link towards popular products from our business? \\r\\n \\r\\nThis way, you receive a 35% commission, month after month from any transactions that come in from your site. \\r\\n \\r\\nThink about it, most website owners benefit from SEO, so this is a massive opportunity. \\r\\n \\r\\nWe already have thousands of affiliates and our payouts are processed on time. \\r\\nIn the past month, we paid out a significant amount in payouts to our partners. \\r\\n \\r\\nIf this sounds good, kindly chat with us here: \\r\\nhttps:\\/\\/monkeydigital.co\\/affiliates-whatsapp\\/ \\r\\n \\r\\nOr register today: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/join-our-affiliate-program\\/ \\r\\n \\r\\nBest Regards, \\r\\nMike Lukas Johnson\\r\\n \\r\\nPhone\\/whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','37.19.223.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-11 09:04:59','2025-12-11 09:04:59'),(2405,2,2392,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3ef23548b9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"6769384266\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\\r\\n\\r\\n> Data entry and migration between tools or software\\r\\n> Uploading product catalogs, price lists, or customer data\\r\\n> Managing spreadsheets, reports, and admin documentation\\r\\n> Handling CRM updates and task tracking\\r\\n> File conversion (PDF to Word\\/Excel), transcription & formatting\\r\\n> Cleaning and organizing large datasets\\r\\n> Managing contact databases and verifying email lists\\r\\n> Updating inventory or backend systems\\r\\n\\r\\nYou get accuracy, speed, and reliable support—all starting at $10\\/hour.\\r\\n\\r\\nWould you like to outsource some of your operational workload?\\r\\n\\r\\nBest regards,\\r\\nAbi Singh\\r\\nBposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','212.102.46.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-11 11:47:35','2025-12-11 11:47:35'),(2406,2,2393,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-11 15:11:29','2025-12-11 15:11:29'),(2407,2,2394,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3ef23548b9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"669442376\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','147.53.122.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-11 20:17:45','2025-12-11 20:17:45'),(2408,2,2395,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3ef23548b9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madelaine Gullett\"},\"email\":\"gullett.madelaine@gmail.com\",\"input_text\":\"83615372\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Boost your website traffic with our AI-powered service, delivering targeted visitors at a lower cost than paid ad campaigns. Get in touch today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/gObv50XGmSM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.157.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 01:23:22','2025-12-12 01:23:22'),(2409,2,2396,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3ef23548b9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jeannette Sterner\"},\"email\":\"sterner.jeannette@yahoo.com\",\"input_text\":\"7035892903\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','193.36.220.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 01:34:32','2025-12-12 01:34:32'),(2410,2,2397,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3ef23548b9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shawna Stead\"},\"email\":\"shawna.stead@msn.com\",\"input_text\":\"353201748\",\"dropdown\":\"Projection Solutions\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/youtu.be\\/UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','209.127.61.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 08:04:15','2025-12-12 08:04:15'),(2411,2,2398,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 17:08:28','2025-12-12 17:08:28'),(2412,2,2399,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Velva\"},\"email\":\"sales@harlow.caredogbest.com\",\"input_text\":\"3404031493\",\"dropdown\":\"Display Mounts\",\"description\":\"Morning \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nEnjoy, \\r\\n\\r\\nVelva\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','3.93.40.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 18:01:54','2025-12-12 18:01:54'),(2413,2,2400,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Myrtis Walder\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"394551114\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy do you need this? Imagine launching your own AI store on WordPress, stocked with ready-to-sell GPTs and AI prompts—and starting to make money today. No design headaches, no tech setup, just a polished storefront that builds trust and delivers real sales straight out of the box.\\r\\n\\r\\nWhether you\'re a webmaster or money-maker, AI Store Fortune removes the tech barrier. Made for people who’d rather grow their traffic and income than tinker with confusing plugins. Want to finally turn AI ideas into stable income? Click to see how effortlessly you can own—and profit from—your AI business.\\r\\n\\r\\nSee it in action: https:\\/\\/testaip.online\\/AIStoreFortune?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/testaip.online\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','104.207.47.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-12 19:45:27','2025-12-12 19:45:27'),(2414,2,2401,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Miles Parry\"},\"email\":\"miles.parry20@gmail.com\",\"input_text\":\"6746413407\",\"dropdown\":\"Projection Solutions\",\"description\":\"Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/LyJV50XHtwe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.80.157.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-13 09:37:17','2025-12-13 09:37:17'),(2415,2,2402,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TessaZer\"},\"email\":\"lpaeecla@domopichka.icu\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Wypróbuj licencjonowaną platformę Totalizatora Sportowego — do 10 000 zł + darmowe spiny! Graj legalnie z nadzorem regulacyjnym — wejdź i zacznij grać i aktywuj pakiet powitalny! Licencjonowany salon gier oferuje paczę startową z dopłatą i spinami — zgodnie z prawem. Legalna rozrywka — Totalizator Sportowy zapewnia szyfrowanie SSL i turnieje slotowe. Marzysz o darmowych spinach? Platforma Totalizatora Sportowego daje Ci bonus do 13 750 zł — skorzystaj dziś! Wybierz legalny salon — Aplikacja z licencją oferuje bonus aż do 10 000 zł i bezpieczeństwo płatności. Legalna gra od Totalizatora — pobierz aplikację i odbierz swój bonus! \\r\\n\\r\\nrosalind.info\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','104.28.222.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-13 15:15:15','2025-12-13 15:15:15'),(2416,2,2403,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"Find out with your FUTURE FORECAST Ð TRANSTS report that describes your upcoming events for the new year. All events are fully interpreted, with insightful clues on how to navigate the challenges ahead, and the date range for each event is provided. You order your FUTURE FORECAST Ð TRANSTS for 2026 report at https:\\/\\/wexxon.com\\/en\\/home\\/10-future-forecast.html. Have a great day. Best regards Brian WRIGHT, Eng.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','94.230.145.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-14 00:48:48','2025-12-14 00:48:48'),(2417,2,2404,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Mathis Johansen\"},\"email\":\"info@strictlydigital.net\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Greetings, \\r\\n \\r\\nHaving some collection of links linking to blueocean-technologies.com might bring no value or negative impact for your website. \\r\\n \\r\\nIt really isn’t important the number of inbound links you have, what is crucial is the total of search terms those websites appear in search for. \\r\\n \\r\\nThat is the most important thing. \\r\\nNot the meaningless third-party metrics or Domain Rating. \\r\\nAnyone can manipulate those. \\r\\nBUT the amount of high-traffic search terms the domains that link to you contain. \\r\\nThat’s it. \\r\\n \\r\\nMake sure these backlinks link to your domain and you will ROCK! \\r\\n \\r\\nWe are offering this special SEO package here: \\r\\nhttps:\\/\\/www.strictlydigital.net\\/product\\/semrush-backlinks\\/ \\r\\n \\r\\nHave questions, or want to know more, chat with us here: \\r\\nhttps:\\/\\/www.strictlydigital.net\\/whatsapp-us\\/ \\r\\n \\r\\nSincerely, \\r\\nMike Mathis Johansen\\r\\n \\r\\nstrictlydigital.net \\r\\nPhone\\/WhatsApp: +1 (877) 566-3738\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.154.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-14 01:13:40','2025-12-14 01:13:40'),(2418,2,2405,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wendy Whitman\"},\"email\":\"wendy.whitman@yahoo.com\",\"input_text\":\"2601642948\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/r4BbPCUYx9M\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','23.82.81.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-14 03:15:55','2025-12-14 03:15:55'),(2419,2,2406,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilhemina Marx\"},\"email\":\"wilhemina.marx@hotmail.com\",\"input_text\":\"353521485\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy do you need this? Picture waking up anywhere — Bali, a café in Paris, or your couch — checking your phone and seeing a steady stream of buyer-ready clicks rolling in… without ads, outreach, or a website. That’s exactly what Rapid Traffic Flow delivers: a super-simple, plug-and-play system that gets traffic and sales flowing in minutes.\\r\\n\\r\\nWith Rapid Traffic Flow, you get a clear 3-step blueprint, AI‑powered boosters to automate the process, a “Hidden Hub” you can tap at will, and a solid refund guarantee if your traffic spike doesn’t happen — all for less than the cost of your next takeout order. Ready to stop chasing traffic and start capturing it? Dive in now and dominate the affiliate game today!\\r\\n\\r\\nSee it in action: https:\\/\\/1fvyaq.site\\/RapidTrafficFlow\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/1fvyaq.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','194.67.214.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-14 19:02:27','2025-12-14 19:02:27'),(2420,2,2407,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Zdravo, htio sam znati vašu cijenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-14 19:15:36','2025-12-14 19:15:36'),(2421,2,2408,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gwen Uther\"},\"email\":\"mohamed.cortes.1977+blueocean-technologies.com@gmail.com\",\"input_text\":\"442791807\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWorld’s First AI App That Instantly Builds Your Own “Udemy-Like” eLearning Platform - Preloaded With 100+ Ready-To-Sell, Red-Hot Online Courses\\r\\nIn One Single Dashboard, For A Low One-Time Fee!\\r\\nOnly 3 EASY Clicks - Create & Sell Stunning Online Courses on Your Own Udemy™-Style Platform to Hungry Buyers for Top Dollar.\\r\\n\\r\\nNo Reserach | No Course Creation | No Tech Skills | No Monthly Fees Required\\r\\n\\r\\nSee it in action: https:\\/\\/udexi.site\\/CourseBeastAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/udexi.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\\r\\nLooking out for you, Ethan Parker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','209.50.175.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 01:16:57','2025-12-15 01:16:57'),(2422,2,2409,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','94.230.145.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 04:00:20','2025-12-15 04:00:20'),(2423,2,2410,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"JEAN DONALDO-CABIASA\"},\"email\":\"jean@bondcommunications.com\",\"input_text\":\"+971 55 8651262\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear Sir\\/ Ma\'am,\\r\\n\\r\\nPlease send your best offer of the below items along with the datasheet and warranty:\\r\\n\\r\\nNB (North Bayou) TW100 Motorized Versatile Professional Mobile Cart for Extra Large TV’s fts 75”-100” Load Capacity 300Lbs (136.4kgs) - N011000016 - 2 Units\\r\\n\\r\\n\\r\\nYour immediate reply is highly appreciated.\\r\\n\\r\\nThanks & Best Regards; \\r\\nJean Donaldo-Cabiasa\\r\\nBond Trading Co. LLC\\r\\nP.O. Box 53527\\r\\nDubai – UAE\\r\\nMobile No. +971 55 8651262\\r\\nFax: +971 4-3435525\\r\\nE-mail: jean@bondcommunications.com\\r\\nwww.bondcommunications.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.204.207.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 11:52:54','2025-12-15 11:52:54'),(2424,2,2411,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"12819ee48e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Sveiki, aš norėjau sužinoti jūsų kainą.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 11:57:02','2025-12-15 11:57:02'),(2425,2,2412,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucienne Monsoor\"},\"email\":\"lucienne.monsoor@gmail.com\",\"input_text\":\"913978062\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Dear fellow entrepreneur\\r\\n\\r\\nHave you ever run an ad campaign that gave you 9.7% CTR?\\r\\n\\r\\nWe are facing the toughest and most difficult time that small businesses have ever faced in the last 64 years in the United States. We can\'t change the situation, but we can make our marketing strategy more cost effective and get the more for every dollar. \\r\\n\\r\\nWhen you run your ad campaigns are you taking time to spy on your competitors? There are several ways to do that. \\r\\n\\r\\n1)Finding the top sites that compete with you and offer similar products or services. \\r\\n2)Finding top products that compete with your product. \\r\\n3)Finding real keywords that real people use to search for products in your niche. 4)Youtube videos that are closely related to your product or niche, where you can run low cost ads in. \\r\\n\\r\\nA leader in this field is https:\\/\\/similarweb.com. Other titans in the field include https:\\/\\/appsumo.com Budget options include findthecustomer.com and answerthepublic.com. \\r\\n\\r\\nAnd why is this research important? Because this is what makes your ad campaigns pay off. Minus this intel, your ad campaigns are simply like throwing sugar into the Mississipi, it simply gives you nothing. \\r\\n\\r\\nIf this sounds good, get a copy of this free book \\\"BE A STINGY ADVERTISER\\\", on how to leverage advertising intel to achieve click through rates as high as 9.7% intead of the usual measly 0.20%\\r\\n\\r\\nhttps:\\/\\/usreviewers.com\\/cheaperads\\r\\n\\r\\nThe book is free. \\r\\n\\r\\nHope this helps.\\r\\n\\r\\nGood luck\\r\\n\\r\\nJulie Strasser\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','196.245.247.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 12:05:24','2025-12-15 12:05:24'),(2426,2,2413,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernadette Dipietro\"},\"email\":\"bernadette.dipietro@gmail.com\",\"input_text\":\"689712621\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy you need this: If you’re a webmaster or money-making pro looking for real buyer traffic — with zero websites, no content creation, and no tech headaches — then Social Safe List is your shortcut. Get instant access to private buyer-filled communities, drop in your link, post, and watch traffic roll in. Friendly setup, ready-made templates, proven strategies — it just works.\\r\\n\\r\\nCurious how you can get clicks from real buyers in 10 minutes?\\r\\n\\r\\nSee it in action: https:\\/\\/sovoc-seeds.site\\/SocialSafeList?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/sovoc-seeds.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','209.50.189.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-15 17:29:28','2025-12-15 17:29:28'),(2427,2,2414,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"description\":\"Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','94.230.145.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-16 02:17:07','2025-12-16 02:17:07'),(2428,2,2415,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fermin Earl\"},\"email\":\"fermin.earl@googlemail.com\",\"input_text\":\"08843995415\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHere is the greatest results Video generator for eCommerce websites like blueocean-technologies.com.\\r\\n\\r\\nShopify and Amazon sellers are using Letstok to save hours every week on content creation.\\r\\n\\r\\nIt turns product pages into authentic-looking video ads automatically — helping you sell more without spending more.\\r\\n\\r\\nTry it free and see results for yourself.\\r\\n\\r\\n50% off Black Friday offer: https:\\/\\/www.letstok.com\\/\\r\\n\\r\\nBest,\\r\\nFermin Earl\\r\\nLetstok\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','193.203.11.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-16 04:17:59','2025-12-16 04:17:59'),(2429,2,2416,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"JEAN DONALDO-CABIASA\"},\"email\":\"jean@bondcommunications.com\",\"input_text\":\"+971 55 8651262\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear Sir\\/ Ma\'am,\\r\\n\\r\\nPlease send your best offer of the below items along with the datasheet and warranty:\\r\\n\\r\\nNB (North Bayou) TW100 Motorized Versatile Professional Mobile Cart for Extra Large TV’s fts 75”-100” Load Capacity 300Lbs (136.4kgs) - N011000016 - 2 Units\\r\\n\\r\\n\\r\\nYour immediate reply is highly appreciated.\\r\\n\\r\\nThanks & Best Regards; \\r\\nJean Donaldo-Cabiasa\\r\\nBond Trading Co. LLC\\r\\nP.O. Box 53527\\r\\nDubai – UAE\\r\\nMobile No. +971 55 8651262\\r\\nFax: +971 4-3435525\\r\\nE-mail: jean@bondcommunications.com\\r\\nwww.bondcommunications.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.204.207.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-16 11:02:09','2025-12-16 11:02:09'),(2430,2,2417,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nassar Jaralla AlMarri\"},\"email\":\"ahmed.abdulla00175@gmail.com\",\"input_text\":\"08833264464\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey,\\r\\n\\r\\nWe are a financial services and advisory firm mandated by our investors to seek business opportunities and projects for possible funding and debt capital financing.\\r\\n\\r\\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or plan to embark upon as a means of expanding your (their) global portfolio.\\r\\n\\r\\nWe are eager to have more discussions on this subject in any way you believe suitable.\\r\\n\\r\\nPlease get in touch with me at my direct email: jaralla.nassar@dejaconsulting.online\\r\\n\\r\\nLooking forward to working with you.\\r\\n\\r\\nRegards,\\r\\nMr. Nassar Jaralla Al-Marri\\r\\nFinancial Advisor\\r\\nDejla Consulting LLC\\r\\nPlease Reply to: jaralla.nassar@dejaconsulting.online\\r\\n\\r\\nLet\'s turn your ideas into reality!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','88.218.46.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-16 20:38:15','2025-12-16 20:38:15'),(2431,2,2418,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"3797460388\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.92.52.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-16 22:33:49','2025-12-16 22:33:49'),(2432,2,2419,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Crystal Oquendo\"},\"email\":\"oquendo.crystal5@googlemail.com\",\"input_text\":\"7657921919\",\"dropdown\":\"Cables & Accessories\",\"description\":\"World\'s First AI App That Lets You...\\r\\nBuild Funnels Inside Reels, Shorts & TikToks\\r\\nThat Capture Leads, Clicks & Sales\\r\\nWithout Pages, Funnel Builders Or Tech\\r\\n100% Done For You By AI\\r\\nhttps:\\/\\/optimalconvert.site\\/VideoFunnelsAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/optimalconvert.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','65.111.11.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 05:20:08','2025-12-17 05:20:08'),(2433,2,2420,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilton Bullock\"},\"email\":\"bullock.wilton@outlook.com\",\"input_text\":\"\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Start Building a Christian Publishing Empire — No Writing Needed\\r\\nEven if you\'ve never written a book… or designed a single page in your life. With FaithVault 500, you get a done-for-you library of faith-based eBooks you can own, sell, and share forever.\\r\\nhttps:\\/\\/ngmsrv.site\\/FaithVault\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/ngmsrv.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.26.252.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 07:04:57','2025-12-17 07:04:57'),(2434,2,2421,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Myrtis Presler\"},\"email\":\"myrtis.presler@googlemail.com\",\"input_text\":\"682530779\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/HjHt50XGmTg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.80.157.130',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 08:43:15','2025-12-17 08:43:15'),(2435,2,2422,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"8051978676\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.92.52.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 13:08:48','2025-12-17 13:08:48'),(2436,2,2423,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"aa5484f71c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nannette Mannix\"},\"email\":\"mannix.nannette8@msn.com\",\"input_text\":\"390697697\",\"dropdown\":\"Display Mounts\",\"description\":\"“Joy to world; the Lord is come; \\r\\nLet Earth receive her King;\\r\\nLet ev’ry heart prepare him room,\\r\\nAnd heav’n and nature sing. “\\r\\n \\r\\n“For to us a child is born, to us a son is given; and the government shall be upon his shoulder, and his name shall be called Wonderful Counselor, Mighty God, Everlasting Father, Prince of Peace.” Isaiah 9:6\\r\\nFor the full Christmas Message, please see in the Bible Matthew Chapter 1, Luke Chapter 2. \\r\\n \\r\\n \\r\\n\\r\\nA silent night, a star above & a baby in a manger: a blessed gift of hope & love. Christmas blessings & peace to you and yours, throughout the Christmas season and the New Year.\\r\\n \\r\\n\\r\\n\\r\\n“Silent night, holy night,\\r\\nAll is calm, all is bright\\r\\nRound yon virgin mother and child!\\r\\nHoly Infant so tender and mild,\\r\\nSleep in heavenly peace,\\r\\nSleep in heavely peace.”\\r\\n\\r\\nFrom: 4U2IncFSBO.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.233.0.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 18:08:01','2025-12-17 18:08:01'),(2437,2,2424,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tyler Venegas\"},\"email\":\"tyler.venegas@gmail.com\",\"input_text\":\"447046519\",\"description\":\"World\'s First AI App That Lets You...\\r\\nBuild Funnels Inside Reels, Shorts & TikToks\\r\\nThat Capture Leads, Clicks & Sales\\r\\nWithout Pages, Funnel Builders Or Tech\\r\\n100% Done For You By AI\\r\\nMaking Us $575- $1895 Daily\\r\\nInstantly adds sales forms, affiliate buy links, CTA buttons & offer overlays\\r\\ninside any video Turning viewers into paying customers and commissions on autopilot \\r\\n\\r\\nhttps:\\/\\/burto.site\\/VideoFunnelsAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nas we think \\r\\nthis offer \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nany more messages from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/burto.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 3716 59 Rue Des Lieutemants Thomazo, CENTRE 4000\\r\\nLooking out for you, Tyler Venegas.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','194.67.213.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-17 22:05:25','2025-12-17 22:05:25'),(2438,2,2425,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Agustin Moberg\"},\"email\":\"agustin.moberg@gmail.com\",\"input_text\":\"6182128354\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nWe have a promotional offer for your website blueocean-technologies.com.\\r\\n\\r\\nWhy do you need this? Imagine launching your own AI store on WordPress, stocked with ready-to-sell GPTs and AI prompts—and starting to make money today. No design headaches, no tech setup, just a polished storefront that builds trust and delivers real sales straight out of the box.\\r\\n\\r\\nWhether you\'re a webmaster or money-maker, AI Store Fortune removes the tech barrier. Made for people who’d rather grow their traffic and income than tinker with confusing plugins. Want to finally turn AI ideas into stable income? Click to see how effortlessly you can own—and profit from—your AI business.\\r\\n\\r\\nSee it in action: https:\\/\\/28nibg.site\\/AIStoreFortune\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/28nibg.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.38.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-18 01:30:57','2025-12-18 01:30:57'),(2439,2,2426,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franziska Cadman\"},\"email\":\"cadman.franziska@outlook.com\",\"input_text\":\"421532397\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Looking to sell or invest in Real Estate, Commercial, Industrial, Farm & Ranch (160–12,000 acres), or even your family home? \\r\\nOur worldwide advertising platform puts YOU in control. \\r\\n\\r\\n- Save Thousands – Skip the high commission fees. \\r\\n- Go Global – Connect instantly with buyers and sellers worldwide. \\r\\n- Take Control – Manage your own sale or purchase with no middleman required. \\r\\n\\r\\nReady to move fast? \\r\\nEmail 4U2 Inc at info@4u2incfsbo.com and discover how to sell your property promptly.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.233.0.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-18 02:24:25','2025-12-18 02:24:25'),(2440,2,2427,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elaine\"},\"email\":\"sales@russel.tidbuy.com\",\"input_text\":\"239536961\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Morning \\r\\n \\r\\nIs your dog\'s nails getting too long? If you\'re tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \\r\\nWith PawSafer™, you can trim your dog\'s nails from the comfort of your own home, and it only takes a few minutes!\\r\\n\\r\\nPawSafer™ is the safest and most convenient way to trim your dog\'s nails, and it\'s very affordable. \\r\\n\\r\\nGet it while it\'s still 50% OFF + FREE Shipping\\r\\n\\r\\nBuy here: https:\\/\\/tidbuy.com\\r\\n \\r\\nCheers, \\r\\n \\r\\nElaine\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','18.88.134.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-18 12:16:35','2025-12-18 12:16:35'),(2441,2,2428,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ruth Lyster\"},\"email\":\"ruth.lyster@gmail.com\",\"input_text\":\"9192684423\",\"description\":\"Replaces 25+ Expensive AI Subscriptions\\r\\nWith ONE Smart AI Command Center\\r\\nRun Your Entire Online Business:\\r\\nDesign, Write, Code, Market, Sell & Automate — All From One Platform.\\r\\n Save $6,000+\\/Year | No Monthly Fees | 0% Effort → 100% Profit\\r\\n\\r\\nhttps:\\/\\/hruh09.site\\/AITitan?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message \\r\\nbecause we think \\r\\nthe offer we provide \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nfurther communications from us, \\r\\nyou can \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/hruh09.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5487 Alameda Vinte E Oito 1093, PA 66823-096\\r\\nLooking out for you, Ruth Lyster.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.3.55.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-18 22:43:33','2025-12-18 22:43:33'),(2442,2,2429,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stefan Thring\"},\"email\":\"thring.stefan@gmail.com\",\"input_text\":\"527565890\",\"dropdown\":\"Projection Solutions\",\"description\":\"All the companies in World\\r\\n\\r\\nThe Database:\\r\\n\\r\\n 25 Million Companies Worldwide\\r\\n Instantly Delivery\\r\\n Last Update: 17 November 2025\\r\\n Sample of the Database\\r\\n\\r\\nCost:\\r\\n\\r\\n All prices are charged in South African Rand (conversion is automatic).\\r\\n Total once off cost is : $29 = R495\\r\\n\\r\\nhttps:\\/\\/Stefan.marketing-c.cfd\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','13.220.109.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 05:00:34','2025-12-19 05:00:34'),(2443,2,2430,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robby Scollen\"},\"email\":\"robby.scollen@gmail.com\",\"input_text\":\"3431615241\",\"dropdown\":\"Wireless Solutions\",\"description\":\"List Building Jumpstart: The Ready-Made List Building \\\"Business In A Box\\\" With Full Private Label Rights!\\r\\nJust Add Your Name, Change Your Payment Links, And Keep 100% Of The Profits!\\r\\n\\r\\n\\r\\nhttps:\\/\\/f2twsi.site\\/ListBuildingJumpstart?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nsince we think \\r\\nthis offer \\r\\ncould be useful to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/f2twsi.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 6061 Alt-Moabit 76, SN 4738\\r\\nLooking out for you, Robby Scollen.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.26.238.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 05:36:20','2025-12-19 05:36:20'),(2444,2,2431,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Erin Soule\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"222618208\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Instantly Create Full Product Reviews, Descriptions, Bullets, SM Content, Hashtags, Emails & Sell Your Own Software - In Minutes \\r\\n- Even If You’re A Complete Beginner.\\r\\n\\r\\n\\r\\nhttps:\\/\\/huntfish.site\\/1CReviewBuilder?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nas we believe \\r\\nthe offer we provide \\r\\nmay interest you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/huntfish.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 3013 58 Avenue Jean Portalis, CENTRE 37200\\r\\nLooking out for you, Erin Soule.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.26.226.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 06:48:36','2025-12-19 06:48:36'),(2445,2,2432,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emory Parish\"},\"email\":\"emory.parish@hotmail.com\",\"input_text\":\"08897940666\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nWe know how to get your business found on Google Maps.\\r\\n\\r\\nYou may be closer to the top than you realize. Many business owners assume ranking high on Google is complicated, but Paige makes it straightforward. This AI-powered tool audits your entire Google profile, identifies weak spots, and gives you a step-by-step guide to improve your ranking fast.\\r\\n\\r\\nThousands of small businesses have already broken through using Paige, bringing in more calls and customers from their local area. And with Google’s algorithms constantly evolving, it’s critical to stay ahead before the next update changes the game again.\\r\\n\\r\\nTake control of your online visibility while it still matters. Run your scan today and see how quickly you can start attracting more local customers. Visit https:\\/\\/merchynt.com\\/paige?fpr=paigepro\\r\\n\\r\\nLet blueocean-technologies.com shine!\\r\\n\\r\\n\\r\\n\\r\\nIn case you decide not to receive subsequent communications from this message, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nArnes Vei 220, Monroe, CA, USA, 92831\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','140.235.1.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 13:11:12','2025-12-19 13:11:12'),(2446,2,2433,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tyree Yuan\"},\"email\":\"yuan.tyree@outlook.com\",\"input_text\":\"265481751\",\"dropdown\":\"Other Enquiry\",\"description\":\"Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/HXUu50XLvC1\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.151.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 15:41:23','2025-12-19 15:41:23'),(2447,2,2434,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Martin Tunbridge\"},\"email\":\"martin.tunbridge49@outlook.com\",\"input_text\":\"08173410130\",\"description\":\"Hello there,\\r\\n\\r\\nHere is the top Video generator for eCommerce websites like blueocean-technologies.com.\\r\\n\\r\\nHey there,\\r\\n\\r\\nStart creating a difference now!\\r\\n\\r\\nBest,\\r\\nMartin Tunbridge\\r\\nLetstock AI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','178.20.29.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 23:14:30','2025-12-19 23:14:30'),(2448,2,2435,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ff5d4739fa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Frank Robertson\"},\"email\":\"info@speed-seo.net\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, \\r\\nWorried about hidden SEO issues on your website? Let us help — completely free. \\r\\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \\r\\n \\r\\nRun Your Free SEO Check Now \\r\\nhttps:\\/\\/www.speed-seo.net\\/check-site-seo-score\\/ \\r\\n \\r\\nOr chat with us and our agent will run the report for you: https:\\/\\/www.speed-seo.net\\/whatsapp-with-us\\/ \\r\\n \\r\\nBest regards, \\r\\n \\r\\n \\r\\nMike Frank Robertson\\r\\n \\r\\nSpeed SEO Digital \\r\\nEmail: info@speed-seo.net \\r\\nPhone\\/WhatsApp: +1 (833) 454-8622\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.156.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-19 23:42:55','2025-12-19 23:42:55'),(2449,2,2436,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ff5d4739fa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hæ, ég vildi vita verð þitt.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-20 06:10:24','2025-12-20 06:10:24'),(2450,2,2437,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ff5d4739fa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"tr3m5mex@yahoo.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/5aer27e5\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.20.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-20 07:37:00','2025-12-20 07:37:00'),(2451,2,2438,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mitchel Midgett\"},\"email\":\"midgett.mitchel@gmail.com\",\"input_text\":\"3137012531\",\"dropdown\":\"Other Enquiry\",\"description\":\"AI Turbo Creator turns ideas into traffic magnets.\\r\\nMake your creations visible, compelling, and unforgettable.\\r\\n\\r\\n\\r\\nhttps:\\/\\/lnunquedays.site\\/AITurboCreator?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou’re receiving this email \\r\\nas we think \\r\\nour offer \\r\\ncould be useful to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nsimply \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/lnunquedays.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 7528 Via Callicratide 108, AO 11020\\r\\nLooking out for you, Mitchel Midgett.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','65.111.10.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-20 15:16:22','2025-12-20 15:16:22'),(2452,2,2439,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicolas Waggoner\"},\"email\":\"waggoner.nicolas@hotmail.com\",\"input_text\":\"627269387\",\"dropdown\":\"Video Distribution\",\"description\":\"GET INSTANT AI POWERED COURSE CREATION, MARKETING STRATEGIES, AND COMPELLING CONTENT THAT ADAPTS TO YOUR EXACT NEEDS - ALL AT SUPERHERO SPEED!\\r\\n\\r\\n\\r\\nhttps:\\/\\/lordvpn.site\\/HeroCommandersAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\nYour Course Creation Superhero That Delivers Exactly What You Want, Instantly - Even If You\'re A Complete Newbie!\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nas we believe \\r\\nour offer \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/lordvpn.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1324 Via Vigizzi 127, NA 5726\\r\\nLooking out for you, Nicolas Waggoner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','194.226.232.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-20 23:48:31','2025-12-20 23:48:31'),(2453,2,2440,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julia Larkins\"},\"email\":\"larkins.julia@googlemail.com\",\"input_text\":\"3105201032\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/r4BbPCUYx9M\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.123.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-21 02:43:16','2025-12-21 02:43:16'),(2454,2,2441,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"362009910\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\n\\r\\nI was on your site at blueocean-technologies.com and would\\r\\nlike to offer you something:\\r\\n\\r\\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\n\\r\\n\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… \\r\\n\\r\\nand BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\n\\r\\n\\r\\n<<> : https:\\/\\/jvz8.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','196.51.119.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-21 03:11:33','2025-12-21 03:11:33'),(2455,2,2442,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Discover if you can build a long-lasting relationship, or even a marriage, with your current or a potential mate? Please visit https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html for more details\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','94.230.145.214',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-21 05:11:43','2025-12-21 05:11:43'),(2456,2,2443,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ff5d4739fa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','88.218.64.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-21 07:47:28','2025-12-21 07:47:28'),(2457,2,2444,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louann Dreher\"},\"email\":\"dreher.louann@gmail.com\",\"input_text\":\"4079133838\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/68p650XGmTK\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.123.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-22 00:45:56','2025-12-22 00:45:56'),(2458,2,2445,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ff5d4739fa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hej, jeg ønskede at kende din pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-22 05:57:45','2025-12-22 05:57:45'),(2459,2,2446,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julian Pressley\"},\"email\":\"julian.pressley@gmail.com\",\"input_text\":\"477318686\",\"dropdown\":\"Display Mounts\",\"description\":\"Our AI-optimized service delivers keyword-specific visitors to your site, offering better results than paid ads at a fraction of the price. Contact us to start.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','142.91.118.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-22 14:46:09','2025-12-22 14:46:09'),(2460,2,2447,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vallie Saragosa\"},\"email\":\"saragosa.vallie@yahoo.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"If you’re responsible for your own site, you can skip added difficulty — the focus should be on stronger outcomes. \\r\\n\\r\\nThis system was created to allow you extract more usefulness from the traffic you already have, while avoiding technical overload or unnecessary friction. \\r\\n\\r\\nIt’s created for people managing sites who value clarity: less manual work, better oversight, and clear enhancements in how the site works. \\r\\n\\r\\nTake a closer look and understand why a growing number of people with websites treat this as a logical next step for their online business.\\r\\n\\r\\nhttps:\\/\\/ndvrpfnc9nyb7ebr.site\\/AITitan?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nbecause we believe \\r\\nwhat we’re offering \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nany more messages from us, \\r\\nplease click here to \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/ndvrpfnc9nyb7ebr.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8518 Welser Strasse 33, BURGENLAND 3335\\r\\nLooking out for you, Vallie Saragosa.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','65.111.30.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 00:39:15','2025-12-23 00:39:15'),(2461,2,2448,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5e1f0a905c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alta Shillings\"},\"email\":\"alta.shillings@outlook.com\",\"input_text\":\"191668865\",\"description\":\"Hi,\\r\\nblueocean-technologies.com is loading slower than 80% of sites on mobile — Google says that’s silently killing ~40% of visitors (and sales) before they convert.\\r\\nWe ran a free 30-second audit and it shows solid room for 40%+ faster loads.\\r\\nSee your exact Google score + revenue impact here (pre-loaded):\\r\\nhttps:\\/\\/aerotraffic.com\\/speed-test\\/?url=https:\\/\\/blueocean-technologies.com\\r\\nTakes 20 seconds — no obligation.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.80.151.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 07:02:29','2025-12-23 07:02:29'),(2462,2,2449,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"linkbildin_bwpi\"},\"email\":\"vftqckuwwpi@usileniessylok.ru\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Ссылки помогают поисковым системам определить авторитетность вашего контента. \\r\\n Размещение ссылок на сайт: \\r\\nПолучение ссылок важно для увеличения потока посетителей. \\r\\nКачественный контент способен вызвать заинтересованность и привести к ссылкам. \\r\\nНеобходимо иметь разнообразные источники ссылок для достижения успеха.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.134.182.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 14:22:10','2025-12-23 14:22:10'),(2463,2,2450,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Dia duit, theastaigh uaim do phraghas a fháil.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 16:40:49','2025-12-23 16:40:49'),(2464,2,2451,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jolie Wilder\"},\"email\":\"jolie.wilder@gmail.com\",\"input_text\":\"7954381632\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','106.215.148.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 16:52:18','2025-12-23 16:52:18'),(2465,2,2452,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alfredo Asbury\"},\"email\":\"asbury.alfredo@gmail.com\",\"input_text\":\"28852669\",\"description\":\"What does this mean for you? The reason is simple: your site has the potential to support additional visitor interaction with no need for extra team members, complex setups, or constant manual management.\\r\\n\\r\\nhttps:\\/\\/moveinready.site\\/AIModelSuite?blueocean-technologies.com\\r\\n\\r\\nYou work with a practical solution that supports on-site interaction for you, allowing it to move site visitors into clear actions like inquiries or other outcomes.\\r\\n\\r\\nBuilt for website owners who want to present a more structured online presence without extra configuration work.\\r\\n\\r\\nOnce it’s connected, the site begins operating in a more consistent structured manner. Curious how it works in practice?\\r\\n\\r\\nhttps:\\/\\/moveinready.site\\/AIModelSuite?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nsince we think \\r\\nthis offer \\r\\nmay interest you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nyou can \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/moveinready.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 2428 Frorupvej 99, REGION SJALLAND 1153\\r\\nLooking out for you, Alfredo Asbury.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','65.111.24.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 20:31:18','2025-12-23 20:31:18'),(2466,2,2453,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Opal Currey\"},\"email\":\"opal.currey@gmail.com\",\"input_text\":\"496717667\",\"dropdown\":\"Projection Solutions\",\"description\":\"Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.151.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-23 22:25:50','2025-12-23 22:25:50'),(2467,2,2454,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7dd261ef14\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aaliyah Winning\"},\"email\":\"aaliyah.winning@googlemail.com\",\"input_text\":\"7905982726\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.208.27.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-24 10:49:58','2025-12-24 10:49:58'),(2468,2,2455,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alexander Cruz\"},\"email\":\"marketing@webclicknova.net\",\"input_text\":\"8645268528\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello,\\r\\n\\r\\nI have a few questions about your company. If anyone is available send me a message at 864-526-8528. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','86.38.26.236',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-24 12:41:56','2025-12-24 12:41:56'),(2469,2,2456,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-24 12:43:07','2025-12-24 12:43:07'),(2470,2,2457,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"3972068482\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','147.92.53.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-25 01:11:42','2025-12-25 01:11:42'),(2471,2,2458,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wendy Nye\"},\"email\":\"nye.wendy11@gmail.com\",\"input_text\":\"6769860196\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','173.239.214.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-25 12:41:48','2025-12-25 12:41:48'),(2472,2,2459,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Stephan Lefevre\"},\"email\":\"info@professionalseocleanup.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, \\r\\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \\r\\n \\r\\nFix it now: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/ \\r\\n \\r\\nNeed help or questions? Chat here: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/whatsapp\\/ \\r\\n \\r\\nBest, \\r\\nMike Stephan Lefevre\\r\\n \\r\\n+1 (855) 221-7591 \\r\\ninfo@professionalseocleanup.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.154.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-25 16:10:41','2025-12-25 16:10:41'),(2473,2,2460,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"7886123879\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','158.62.210.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-26 01:57:24','2025-12-26 01:57:24'),(2474,2,2461,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anne\"},\"email\":\"sales@blueocean-technologies.com\",\"input_text\":\"8406496367\",\"dropdown\":\"Mini PCs\",\"description\":\"Good Morning \\r\\n\\r\\nLooking to improve your posture and live a healthier life? Our Medico Postura™ Body Posture Corrector is here to help!\\r\\n\\r\\nExperience instant posture improvement with Medico Postura™. This easy-to-use device can be worn anywhere, anytime – at home, work, or even while you sleep.\\r\\n\\r\\nMade from lightweight, breathable fabric, it ensures comfort all day long.\\r\\n\\r\\nGrab it today at a fantastic 60% OFF: https:\\/\\/medicopostura.com\\r\\n\\r\\nPlus, enjoy FREE shipping for today only!\\r\\n\\r\\nDon\'t miss out on this amazing deal. Get yours now and start transforming your posture!\\r\\n\\r\\nMany Thanks, \\r\\n\\r\\nAnne\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','18.88.152.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-26 06:15:34','2025-12-26 06:15:34'),(2475,2,2462,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs83@gmail.com\",\"input_text\":\"4035422956\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\\r\\n\\r\\nUnsubscribe: https:\\/\\/unsubscribe.video\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.92.115.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-26 10:20:08','2025-12-26 10:20:08'),(2476,2,2463,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Find out with your FUTURE FORECAST & TRANSTS report that describes your upcoming events for the new year. All events are fully interpreted, with insightful clues on how to navigate the challenges ahead, and the date range for each event is provided. You order your FUTURE FORECAST Ð TRANSTS for 2026 report at https:\\/\\/wexxon.com\\/en\\/home\\/10-future-forecast.html. Have a great day. Best regards Brian WRIGHT, Eng.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','31.40.215.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-26 13:15:26','2025-12-26 13:15:26'),(2477,2,2464,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arthur Boase\"},\"email\":\"boase.arthur@gmail.com\",\"input_text\":\"3448356435\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want to avoid overcrowded markets and dragging content creation? A set of 342 prompts for soft-style coloring books offers you a {complete|ready|fully prepared|wel\\r\\n\\r\\nhttps:\\/\\/5sq4ek.site\\/CozyColoringBooks?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n{You are receiving this message|You’re receiving this email|This message is sent to you|You received this notification|You are getting this email} \\r\\n{because we believe|because we think|as we believe|as we think|since we believe|since we think} \\r\\n{our offer|this offer|the offer we provide|what we’re offering} \\r\\n{may be relevant to you|could be relevant to you|might be of interest to you|may interest you|could be useful to you}.\\r\\n\\r\\n{If you do not wish to receive|If you don’t want to receive|If you would prefer not to receive|If you no longer wish to get} \\r\\n{further communications from us|future messages from us|additional emails from us|any more messages from us}, \\r\\n{please click here to|you can|simply} \\r\\n{unsubscribe|opt out|unsubscribe from these emails|stop receiving emails}:\\r\\n\\r\\nhttps:\\/\\/5sq4ek.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 3756 Rua Rio Jurua 1126, MG 38414-496\\r\\nLooking out for you, Arthur Boase.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.188.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-26 19:05:18','2025-12-26 19:05:18'),(2478,2,2465,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Uwe Gagnon\"},\"email\":\"gagnon.uwe@googlemail.com\",\"input_text\":\"6155773317\",\"dropdown\":\"Other Enquiry\",\"description\":\"Achieve More With Less Effort: Discover 10 Step-by-Step Strategies to Transform Free AI Tools Like ChatGPT Into Practical Business Skills, Even If You\'re a Complete Beginner!\\r\\n\\r\\nhttps:\\/\\/absoliut.site\\/AIProfitBlueprint?blueocean-technologies.com\\r\\n\\r\\nPure actionable content. These proven AI strategies are designed to be implemented fast - if you can follow simple instructions, you can start applying professional AI techniques this week. Perfect for entrepreneurs, freelancers, content creators, and anyone ready to transform how they use AI.\\r\\n\\r\\nhttps:\\/\\/absoliut.site\\/AIProfitBlueprint?blueocean-technologies.com\\r\\n\\r\\n\\r\\nYou’re receiving this email \\r\\nbecause we think \\r\\nour offer \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/absoliut.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 4558 2794 Green Street, TN 37228\\r\\nLooking out for you, Uwe Gagnon.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','104.207.54.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 05:29:07','2025-12-27 05:29:07'),(2479,2,2466,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gertie Maestas\"},\"email\":\"maestas.gertie@yahoo.com\",\"input_text\":\"707303856\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Think about running a complete pet-related site — one of the most popular fields online — that is prepared for use from the start. This setup provides a well-organized WordPress setup with preloaded articles, product overviews, digital materials, and integrated engagement tools, so you bypass creating texts, complex settings, and layout work entirely.\\r\\n\\r\\nhttps:\\/\\/novaai.expert\\/PetAuthorityFortune?blueocean-technologies.com\\r\\n\\r\\nIf you’re tired of spending weeks creating sites manually, figuring out site income models, and creating every text manually, this solution helps you create a solid digital asset that attracts visitors, builds credibility, and develops gradually.\\r\\n\\r\\nhttps:\\/\\/novaai.expert\\/PetAuthorityFortune?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nbecause we believe \\r\\nour offer \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nadditional emails from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5793 Storgatan 18, NA 136 47\\r\\nLooking out for you, Gertie Maestas.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','45.3.62.122',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 06:38:39','2025-12-27 06:38:39'),(2480,2,2467,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"447707981\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','147.92.52.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 13:01:08','2025-12-27 13:01:08'),(2481,2,2468,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Autumn Cerda\"},\"email\":\"cerda.autumn@gmail.com\",\"input_text\":\"327562135\",\"dropdown\":\"Mini PCs\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.123.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 15:28:30','2025-12-27 15:28:30'),(2482,2,2469,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','147.92.52.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 16:44:53','2025-12-27 16:44:53'),(2483,2,2470,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carley Moralez\"},\"email\":\"moralez.carley@gmail.com\",\"input_text\":\"889448823\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/VQ5L50XO1lN\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.81.123.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-27 22:13:43','2025-12-27 22:13:43'),(2484,2,2471,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"anibal.herman@gmail.com\",\"input_text\":\"258432163\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nIf your site already uses — or is preparing to use — affiliate links, this will be relevant.\\r\\n\\r\\nOne issue I see constantly is that monetization is treated as something you “add later,” instead of something that’s designed into the site from the beginning.\\r\\n\\r\\nThat usually leads to:\\r\\nrandom placement of links\\r\\nunclear visitor intent\\r\\nunpredictable income\\r\\n\\r\\nIt works, but never consistently.\\r\\n\\r\\nI put together a short explanation of why this happens and what changes once monetization is structured properly:\\r\\n\\r\\nhttps:\\/\\/marketersmentor.com\\/recurring-income-system.php?refer=blueocean-technologies.com\\r\\n\\r\\nYou’ll know quickly whether this applies to your situation.\\r\\n\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\nPS: And one quick note so you’re not wondering why you’re hearing from me:\\r\\nI only reach out to website owners because they’re the ones actively building something online. I’m not blasting random emails. \\r\\nI’m simply sharing a resource that has been helping a lot of people create predictable online income. If it resonates, great. If not, no worries.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.3.46.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-28 21:10:31','2025-12-28 21:10:31'),(2485,2,2472,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c626f6ef3e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Zdravo, htio sam znati vašu cijenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-29 00:46:16','2025-12-29 00:46:16'),(2486,2,2473,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natali Conti\"},\"email\":\"nataliconti2030@gmail.com\",\"input_text\":\"380407981\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Dear blueocean-technologies.com admin,\\r\\n\\r\\nI visited your website at blueocean-technologies.com and would like to offer you something:\\r\\n\\r\\nI’m excited to invite you to something special.\\r\\nContentReel26 has just been upgraded with New & Improved AI technology,\\r\\n\\r\\nand it’s changing how creators and businesses produce video content in 2026. \\r\\n\\r\\nInstead of struggling with scripts, visuals, editing, and posting, ContentReel26 now handles the entire process for you \\r\\n\\r\\nautomatically.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<<> : https:\\/\\/bit.ly\\/businessforall2030\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.51.119.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-29 09:05:19','2025-12-29 09:05:19'),(2487,2,2474,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Frankie Morrill\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"9043693868\",\"dropdown\":\"Display Mounts\",\"description\":\"Tired of spending weeks making info products that don’t sell? Take a look at the 2026 Digital Bundle — seven ready-for-sale products with PLR licenses you can quickly rebrand and start selling as your own. This is not guesswork — it’s market-validated products across proven niches, from AI video courses to side hustle guides and wellness products, all proven to convert.\\r\\n\\r\\nhttps:\\/\\/6v9sfq.site\\/ChristmasProfitBundle?blueocean-technologies.com\\r\\n\\r\\nBypass the long creation process: get access to, customize, and go live on platforms such as Etsy, Gumroad, Shopify, or your own sales funnels. Start turning clicks into cash as early as January with ready products the market already wants.\\r\\n\\r\\nhttps:\\/\\/6v9sfq.site\\/ChristmasProfitBundle?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nbecause we think \\r\\nthe offer we provide \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nadditional emails from us, \\r\\nsimply \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/6v9sfq.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 2408 3377 Cherry Tree Drive, FL 32202\\r\\nLooking out for you, Frankie Morrill.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','65.111.29.18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-29 11:41:01','2025-12-29 11:41:01'),(2488,2,2475,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Opal Mauer\"},\"email\":\"opal.mauer@gmail.com\",\"input_text\":\"7971953425\",\"dropdown\":\"Mini PCs\",\"description\":\"Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.80.151.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-29 19:16:43','2025-12-29 19:16:43'),(2489,2,2476,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Scott Banvard\"},\"email\":\"banvard.scott@gmail.com\",\"input_text\":\"3179962715\",\"dropdown\":\"Other Enquiry\",\"description\":\"Visualize using 500 well-structured mystery story frameworks that naturally help create products parents and teachers actively choose — learning books, activity materials — while avoiding empty documents. This isn’t simply a list of ideas. It’s a well-organized prompt collection including clear frameworks that helps you assemble useful kids’ content in hours, instead of weeks.\\r\\n\\r\\nhttps:\\/\\/6pr5pg.site\\/StoryPromptsDetective?blueocean-technologies.com\\r\\n\\r\\nFor a webmaster, digital creator, or KDP publisher, that this means focusing on a stable children’s niche with consistent interest, building several formats from a single base and opening sustainable income paths. Looking for a clear way to prepare and share kids’ mystery content without long creation timelines? Click through to see how it works.\\r\\n\\r\\nhttps:\\/\\/6pr5pg.site\\/StoryPromptsDetective?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nsince we believe \\r\\nour offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nany more messages from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/6pr5pg.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8117 Rua Egito 1445, MG 35160-097\\r\\nLooking out for you, Scott Banvard.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.35.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-30 02:35:22','2025-12-30 02:35:22'),(2490,2,2477,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Alfie Petitson\"},\"email\":\"info@digital-x-press.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, \\r\\nI recognize that most website owners struggle understanding that organic ranking growth is a gradual process and a strategically planned monthly initiative. \\r\\n \\r\\nThe reality is, very few website owners have the dedication to observe the gradual yet meaningful results that can completely change their search performance. \\r\\n \\r\\nWith constant algorithm changes, a reliable, ongoing approach including Answer Engine Optimization (AEO) is vital for getting a profitable outcome. \\r\\n \\r\\nIf you agree this as the ideal strategy, work with us! \\r\\n \\r\\nExplore Our Monthly SEO Services https:\\/\\/www.digital-x-press.com\\/unbeatable-seo\\/ \\r\\n \\r\\nChat With Us on Instant Messaging https:\\/\\/www.digital-x-press.com\\/whatsapp-us\\/ \\r\\n \\r\\nWe deliver remarkable outcomes for your investment, and you will value choosing us as your SEO partner. \\r\\n \\r\\nBest regards, \\r\\nDigital X SEO Experts \\r\\nPhone\\/WhatsApp: +1 (844) 754-1148\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','78.138.99.180',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-30 07:46:19','2025-12-30 07:46:19'),(2491,2,2478,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brock Guest\"},\"email\":\"guest.brock@yahoo.com\",\"input_text\":\"911914760\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','95.164.196.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-30 14:17:35','2025-12-30 14:17:35'),(2492,2,2479,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"eb05f48c58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Aloha, makemake wau eʻike i kāu kumukūʻai.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-31 03:41:22','2025-12-31 03:41:22'),(2493,2,2480,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chara Thibodeaux\"},\"email\":\"thibodeaux.chara10@gmail.com\",\"input_text\":\"42959447\",\"dropdown\":\"Audio Solutions\",\"description\":\"Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.81.123.227',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-31 12:04:23','2025-12-31 12:04:23'),(2494,2,2481,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bd9dff3daa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"one_omPr\"},\"email\":\"eelyzesebpr@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"One Price франшиза для начинающих предпринимателей https:\\/\\/oneprice.shop\\/ \\r\\n \\r\\n \\r\\nhttp:\\/\\/google.fr\\/url?q=http:\\/\\/oneprice.shop\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.116.25.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-31 16:27:38','2025-12-31 16:27:38'),(2495,2,2482,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bd9dff3daa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RsPTxChIjBLWWJTd\"},\"email\":\"ohoqatuh09@gmail.com\",\"input_text\":\"2223550713\",\"dropdown\":\"Projection Solutions\",\"description\":\"jqpptNhHoyFhRSWcBTjcM\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','5.2.79.190',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-12-31 23:42:52','2025-12-31 23:42:52'),(2496,2,2483,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mckenzie Trenwith\"},\"email\":\"trenwith.mckenzie@msn.com\",\"input_text\":\"267821679\",\"description\":\"Attract precise, keyword-driven traffic to your website with our AI-optimized service, costing much less than paid ad platforms. Start growing now.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.151.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-01 17:42:46','2026-01-01 17:42:46'),(2497,2,2484,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latanya Smallwood\"},\"email\":\"latanya.smallwood@googlemail.com\",\"input_text\":\"527199333\",\"dropdown\":\"Audio Solutions\",\"description\":\"Drive keyword-specific traffic from targeted locations to your website with our AI-driven service, all at a budget-friendly rate. Connect with us to get started.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/tQLO50XO1lJ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.81.123.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-02 21:52:38','2026-01-02 21:52:38'),(2498,2,2485,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Odell Glover\"},\"email\":\"odell.glover@gmail.com\",\"input_text\":\"3242043684\",\"dropdown\":\"Video Distribution\",\"description\":\"Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','173.208.27.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 05:03:44','2026-01-03 05:03:44'),(2499,2,2486,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"697586422\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','158.62.210.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 11:13:18','2026-01-03 11:13:18'),(2500,2,2487,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bd9dff3daa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Zdravo, htio sam znati vašu cijenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 13:41:25','2026-01-03 13:41:25'),(2501,2,2488,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rocky\"},\"email\":\"sales@blueocean-technologies.com\",\"input_text\":\"515027061\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, \\r\\n\\r\\nI hope this email finds you well. I wanted to let you know about our new BANGE backpacks and sling bags that just released.\\r\\n\\r\\nThe bags are waterproof and anti-theft, and have a built-in USB cable that can recharge your phone while you\'re on the go.\\r\\n\\r\\nBoth bags are made of durable and high-quality materials, and are perfect for everyday use or travel.\\r\\n\\r\\nOrder yours now at 50% OFF with FREE Shipping: http:\\/\\/bangeshop.com\\r\\n\\r\\nBest,\\r\\n\\r\\nRocky\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','15.181.49.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 15:41:09','2026-01-03 15:41:09'),(2502,2,2489,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rachael Harp\"},\"email\":\"harp.rachael@msn.com\",\"input_text\":\"3459919078\",\"dropdown\":\"Projection Solutions\",\"description\":\"World\'s First AI App That Creates\\r\\nCinematic Clips, Shorts & Reels Completely Hands-Free\\r\\nIn 100s Of Language - In Just 60 Seconds\\r\\n\\r\\nhttps:\\/\\/bwzph2rqzdyw7vuh.site\\/MagicClipsAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nbecause we think \\r\\nwhat we’re offering \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nfurther communications from us, \\r\\nyou can \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/bwzph2rqzdyw7vuh.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 2397 Via Lagrange 34, VT 1027\\r\\nLooking out for you, Rachael Harp.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','209.50.176.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 20:31:08','2026-01-03 20:31:08'),(2503,2,2490,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deborah Kingsley\"},\"email\":\"kingsley.deborah@gmail.com\",\"input_text\":\"3036440526\",\"dropdown\":\"Projection Solutions\",\"description\":\"Why do some books sell millions of copies while others fail?\\r\\n\\r\\nThe answer isn\'t luck. It’s Psychology. \\r\\n\\r\\nThe book that currently dominates the charts—selling over 272 copies daily—was built on a very specific scientific foundation. It took deep behavioral principles and simplified them into \\\"Tiny\\\" steps.\\r\\n\\r\\nhttps:\\/\\/center303-center303.site\\/TinyActionBooks?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou’re receiving this email \\r\\nbecause we believe \\r\\nour offer \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nadditional emails from us, \\r\\nsimply \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/center303-center303.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8646 Tuvvagen 51, NA 442 43\\r\\nLooking out for you, Deborah Kingsley.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','154.213.165.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-03 22:15:23','2026-01-03 22:15:23'),(2504,2,2491,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stepanie Vansickle\"},\"email\":\"vansickle.stepanie@gmail.com\",\"input_text\":\"571542697\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Apple HATES This... But They Can\'t Stop Me From Showing You How I Built A Money-Making App In 12 Minutes\\r\\nNow I\'m Handing You The Exact System To Do The Same — Zero Coding Required\\r\\n\\r\\nhttps:\\/\\/bandardewi8.site\\/MeeloAppEmpire?blueocean-technologies.com\\r\\n\\r\\nThis message is sent to you \\r\\nsince we think \\r\\nthe offer we provide \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nadditional emails from us, \\r\\nyou can \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/bandardewi8.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 4212 39 Rue Michel Ange, CENTRE 97232\\r\\nLooking out for you, Stepanie Vansickle.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','104.207.57.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-04 00:37:07','2026-01-04 00:37:07'),(2505,2,2492,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jana Premo\"},\"email\":\"jana.premo@yahoo.com\",\"input_text\":\"4702296\",\"dropdown\":\"Cables & Accessories\",\"description\":\"World\'s First AI Agent Powered By ChatGPT-5…\\r\\nThat Writes And Ranks Anything We Want… On The First Page Of Google… With ZERO SEO. And Zero Ads… \\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/@AISolutionsTop\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','65.111.21.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-04 01:14:59','2026-01-04 01:14:59'),(2506,2,2493,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adrianne Vang\"},\"email\":\"vang.adrianne@googlemail.com\",\"input_text\":\"281963347\",\"dropdown\":\"Other Enquiry\",\"description\":\"Imagine launching a viral, faceless \\r\\nYouTube, TikTok, or Instagram channel \\r\\nin just minutes...\\r\\n(And Then Your new Channel \\r\\nautomatically Creates AND posts videos FOR YOU...\\r\\nSo you NEVER HAVE TO TOUCH IT, AGAIN?)\\r\\n\\r\\nThis is 100% AUTOMATED, so once you set it up, you never have to lift a finger!\\r\\n\\r\\nhttps:\\/\\/cola52.site\\/TrafficSupernova?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message \\r\\nsince we think \\r\\nwhat we’re offering \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nany more messages from us, \\r\\nyou can \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/cola52.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 7756 58 Avenue Jules Ferry, CENTRE 76300\\r\\nLooking out for you, Adrianne Vang.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','45.3.39.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-04 07:19:52','2026-01-04 07:19:52'),(2507,2,2494,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sonia Mojica\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"342968019\",\"dropdown\":\"Other Enquiry\",\"description\":\"Trend Hunter AI gives you Real-Time Data \\r\\nTo Create Hot-Selling Amazon KDP eBooks \\r\\nThat Pay You Monthly Royalties for Years To come...\\r\\n\\r\\nhttps:\\/\\/cr1y5t.site\\/TrendHunterAI?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nbecause we believe \\r\\nthis offer \\r\\nmay interest you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nany more messages from us, \\r\\nyou can \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/cr1y5t.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 6258 Hoheluftchaussee 52, SN 4539\\r\\nLooking out for you, Sonia Mojica.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','209.50.170.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-04 10:42:15','2026-01-04 10:42:15'),(2508,2,2495,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pilar Augustine\"},\"email\":\"augustine.pilar@yahoo.com\",\"input_text\":\"7735073231\",\"dropdown\":\"Display Mounts\",\"description\":\"What If You Could Teach Any Topic Online...\\r\\nWithout Being a Subject Expert?\\r\\n\\r\\nhttps:\\/\\/connectwithseo.site\\/AIProfessor?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou’re receiving this email \\r\\nas we believe \\r\\nthe offer we provide \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/connectwithseo.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8677 28 City Walls Rd, NA Sy7 3ed\\r\\nLooking out for you, Pilar Augustine.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','104.207.58.175',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-04 11:55:27','2026-01-04 11:55:27'),(2509,2,2496,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bd9dff3daa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Erik Johansson\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, \\r\\n \\r\\nSearch is changing faster than most businesses realize. \\r\\n \\r\\nMore buyers are now discovering products and services through AI-driven platforms — not only traditional search results. This is why we created the AI Rankings SEO Plan at Monkey Digital. \\r\\n \\r\\nIt’s designed to help websites become clear, trusted, and discoverable by AI systems that increasingly influence how people find and choose businesses. \\r\\n \\r\\nYou can view the plan here: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/ai-rankings\\/ \\r\\n \\r\\nIf you’d like to see whether this approach makes sense for your site, feel free to reach out directly — even a quick question is fine. Whatsapp: https:\\/\\/wa.link\\/b87jor \\r\\n \\r\\n \\r\\n \\r\\nBest regards, \\r\\nMike Erik Johansson\\r\\n \\r\\nMonkey Digital \\r\\nmike@monkeydigital.co \\r\\nPhone\\/Whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','146.70.123.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-05 13:55:47','2026-01-05 13:55:47'),(2510,2,2497,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bret Sipes\"},\"email\":\"bret.sipes@gmail.com\",\"input_text\":\"7756651104\",\"dropdown\":\"Display Mounts\",\"description\":\"Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/57azYNM9Hq0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.80.151.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-06 02:48:51','2026-01-06 02:48:51'),(2511,2,2498,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalind Rinehart\"},\"email\":\"rosalind.rinehart22@msn.com\",\"input_text\":\"7729781885\",\"dropdown\":\"Mini PCs\",\"description\":\"Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.123.227',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-06 03:38:06','2026-01-06 03:38:06'),(2512,2,2499,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma Wilson\"},\"email\":\"emma.wilson6162@gmail.com\",\"input_text\":\"692481280\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI came across blueocean-technologies.com and wanted to run an idea by you regarding your services.\\r\\n\\r\\nWe manage a large email audience (over 20 million people) and we are looking for a partner to forward these enquiries to.\\r\\n\\r\\nIt is very simple:\\r\\n\\r\\n1. We reach out to our audience.\\r\\n2. People who reply asking for further information, we forward to you.\\r\\n3. Unless the lead has false contact details, this counts as 1 lead.\\r\\n\\r\\nWe offer a Starter Package of 10 leads, so both parties can evaluate before potentially moving on to larger campaigns.\\r\\n\\r\\nIs this something you would be open to?\\r\\n\\r\\nKind Regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.244.71.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-07 01:31:21','2026-01-07 01:31:21'),(2513,2,2500,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bf7944e38b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elane Howe\"},\"email\":\"howe.elane@gmail.com\",\"input_text\":\"Ad F Kkirhf\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Why overspend on paid advertising? Our AI-powered traffic solution brings targeted visitors to your site at a budget-friendly price.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','23.81.123.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-07 02:08:54','2026-01-07 02:08:54'),(2514,2,2501,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bd9dff3daa\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"WillieDriet\"},\"email\":\"seevax3@travel4all.org\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \\r\\nУход за такими окнами минимален, что позволяет сосредоточиться на других задачах.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.181.247.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-07 02:18:27','2026-01-07 02:18:27'),(2515,2,2502,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ad21b0cc3d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"TPZzzMYuBONfuezg\"},\"email\":\"riri.xaha.c.o.s53.7@gmail.com\",\"input_text\":\"4550126113\",\"dropdown\":\"Video Distribution\",\"description\":\"CUyszPDfehRDUPVenUOCLO\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','109.70.100.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-07 19:51:53','2026-01-07 19:51:53'),(2516,2,2503,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ad21b0cc3d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ciao, volevo sapere il tuo prezzo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-07 19:54:56','2026-01-07 19:54:56'),(2517,2,2504,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alanna Zimmerman\"},\"email\":\"zimmerman.alanna@outlook.com\",\"input_text\":\"3461333205\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/QFC3wO3eVy0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','142.91.118.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 01:53:25','2026-01-08 01:53:25'),(2518,2,2505,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sebastian Dominique\"},\"email\":\"sebastian.dominique@yahoo.com\",\"input_text\":\"493078218\",\"description\":\"Not getting enough leads for Blueocean Technologies Com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/QFC3wO3eVy0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','95.164.196.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 10:33:35','2026-01-08 10:33:35'),(2519,2,2506,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"gZllKkVNSUmewffQzrz\"},\"email\":\"jakoq.e.y14.0@gmail.com\",\"input_text\":\"3674995539\",\"dropdown\":\"Projection Solutions\",\"description\":\"KwCjqDJUauITQYLiGyfqUfj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.231.33.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 16:37:21','2026-01-08 16:37:21'),(2520,2,2507,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"dinanikolskaya99@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 17:32:03','2026-01-08 17:32:03'),(2521,2,2508,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joshua Cruz\"},\"email\":\"joshcruz@webclicknova.store\",\"input_text\":\"8644999571\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello my name is Joshua. Is your company hiring any marketers right now? I\'m asking because I\'ve been reaching out to a few companies in your space to see where I might be a fit.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','166.88.169.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 17:36:14','2026-01-08 17:36:14'),(2522,2,2509,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"11b473be34\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeNurry\"},\"email\":\"seevat98@madeiratravelnews.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \\r\\nСовременные окна не только красиво выглядят, но и обеспечивают энергосбережение.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.111.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-08 23:00:09','2026-01-08 23:00:09'),(2523,2,2510,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55f1f03040\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Teresa Daigle\"},\"email\":\"daigle.teresa@gmail.com\",\"input_text\":\"7574877806\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Boost your website’s audience with our AI-powered traffic service, delivering targeted visitors at a lower cost than paid ads. Contact us today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/7Iqw50XO1ln\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','172.241.119.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-09 03:29:49','2026-01-09 03:29:49'),(2524,2,2511,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55f1f03040\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Williamlidge\"},\"email\":\"seevag72@travel4all.org\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Купить пластиковые окна на заказ в Москве — это отличный способ улучшить энергоэффективность вашего дома и повысить его комфорт. \\r\\nОбращайте внимание на коэффициент теплопроводности и прочность стеклопакетов.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.181.247.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-09 12:12:52','2026-01-09 12:12:52'),(2525,2,2512,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55f1f03040\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nassar Jaralla AlMarri\"},\"email\":\"joynalbenard@gmail.com\",\"input_text\":\"08606011845\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey there,\\r\\n\\r\\nI hope this message finds you well.\\r\\n\\r\\nCould you please provide your product list or e-catalogues for our review? We would also appreciate it if you could share detailed product specifications along with your pricing information, so we may evaluate and select the products that best meet our requirements.\\r\\n\\r\\nI would like to inform you that the Brazilian Ministry is interested in awarding a supply contract to a reputable and capable company that can reliably handle the production and delivery of your products. I am an accredited agent of the Ministry in Brazil, and we are currently seeking interested manufacturers and qualified suppliers to participate in this opportunity.\\r\\n\\r\\nPlease get back to me with the requested details at your earliest convenience so that we can proceed with further discussions.\\r\\n\\r\\nPlease note that the proposed payment terms include an upfront payment before production and shipment.\\r\\n\\r\\nThank you in advance for your cooperation. I look forward to your response.\\r\\n\\r\\nBest,\\r\\n\\r\\nEduardo Andre\\r\\nPlease Reply to: eduardo.andre41@proton.me\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','212.119.41.155',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-09 13:48:40','2026-01-09 13:48:40'),(2526,2,2513,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55f1f03040\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Anthonv Evans\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear Webmaster, \\r\\n \\r\\nI wanted to check in with something that could seriously help your website’s traffic. We work with a trusted ad network that allows us to deliver genuine, geo-targeted social ads traffic for just $10 per 10,000 visits. \\r\\n \\r\\nThis isn\'t fake traffic—it’s real visitors, tailored to your chosen market and niche. \\r\\n \\r\\nWhat you get: \\r\\n \\r\\n10,000+ high-quality visitors for just $10 \\r\\nLocalized traffic for multiple regions \\r\\nLarger traffic packages available based on your needs \\r\\nTrusted by SEO experts—we even use this for our SEO clients! \\r\\n \\r\\nReady to scale? Check out the details here: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/product\\/country-targeted-traffic\\/ \\r\\n \\r\\nOr chat with us on WhatsApp: \\r\\nhttps:\\/\\/monkeydigital.co\\/whatsapp-us\\/ \\r\\n \\r\\nLet\'s get started today! \\r\\n \\r\\nBest, \\r\\nMike Anthonv Evans\\r\\n \\r\\nPhone\\/whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.156.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-09 14:09:29','2026-01-09 14:09:29'),(2527,2,2514,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55f1f03040\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"klsik6pz@icloud.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there, \\r\\n \\r\\nWe’re conducting a short survey for website owners about spam issues on their sites. \\r\\nIt takes less than 30 seconds and your input will help us build better tools for managing unwanted submissions. \\r\\n \\r\\nIf you’re interested, please click the link below to share your feedback: \\r\\n \\r\\nhttps:\\/\\/tinyurl.com\\/449z9pvr#blueocean-technologies.com \\r\\n \\r\\nThank you for your time!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.3.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-09 15:58:46','2026-01-09 15:58:46'),(2528,2,2515,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"699aa6734c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"SimonEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-11 15:08:55','2026-01-11 15:08:55'),(2529,2,2516,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"699aa6734c\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"oYaPfnWrDFAozTnJaMe\"},\"email\":\"mic.ole.x.e.c733@gmail.com\",\"input_text\":\"6898508268\",\"description\":\"vuKlxemcJDStWguDjrjXur\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','193.189.100.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-11 16:13:04','2026-01-11 16:13:04'),(2530,2,2517,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ec8967f91f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Riley\"},\"email\":\"sales@blueocean-technologies.com\",\"input_text\":\"115296123\",\"dropdown\":\"Other Enquiry\",\"description\":\"Good day \\r\\n\\r\\nI wanted to reach out and let you know about our new dog harness. It\'s really easy to put on and take off - in just 2 seconds - and it\'s personalized for each dog. \\r\\nPlus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\\r\\n\\r\\nWe\'ve had a lot of success with it so far and I think your dog would love it. \\r\\n\\r\\nGet yours today with 50% OFF: https:\\/\\/caredogbest.com\\r\\n\\r\\nFREE Shipping - TODAY ONLY! \\r\\n\\r\\nAll the best, \\r\\n\\r\\nRiley\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','98.87.17.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-11 22:03:20','2026-01-11 22:03:20'),(2531,2,2518,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"3170919178\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"gukf8zyw@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/2533j2m3\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.20.69',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-12 05:39:16','2026-01-12 05:39:16'),(2532,2,2519,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3170919178\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"6765228922\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\\r\\n\\r\\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\\r\\n\\r\\nI can help you with:\\r\\n > Categorizing income and expense transactions accurately\\r\\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\\r\\n > Maintaining clean and up-to-date financial records\\r\\n\\r\\nMy rate is USD 20 per hour.\\r\\n\\r\\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','43.225.189.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-12 18:25:22','2026-01-12 18:25:22'),(2533,2,2520,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3170919178\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Danielle McKillop\"},\"email\":\"daniellemckillop66@gmail.com\",\"input_text\":\"5208271581\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI came across blueocean-technologies.com and wanted to run something by you.\\r\\n\\r\\nMy team just finished a comprehensive 81-page YouTube guide for website owners - whether you are looking to launch a channel from scratch or grow an existing one through video. It’s currently listed for $17, but I’m looking for a bit of feedback from fellow site owners before the official launch later this month.\\r\\n\\r\\nIf you’d like to take a look at a copy to see if the system fits your 2026 plans, just reply and I’ll send over the link and a 100% discount code.\\r\\n\\r\\nIf you have no interest, feel free to ignore this.\\r\\n\\r\\nThanks,\\r\\nDanielle\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','177.234.139.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-12 21:03:07','2026-01-12 21:03:07'),(2534,2,2521,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"3170919178\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"a63mov1f@icloud.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/4xuhz34e\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.21.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-12 23:51:25','2026-01-12 23:51:25'),(2535,2,2522,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3207a3d8e7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mattie Lynton\"},\"email\":\"mattie.lynton70@gmail.com\",\"input_text\":\"F Y g K Bof\",\"dropdown\":\"Other Enquiry\",\"description\":\"Boost your blueocean-technologies.com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/QFC3wO3eVy0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','23.105.5.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-13 04:07:59','2026-01-13 04:07:59'),(2536,2,2523,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3207a3d8e7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chet McIlvain\"},\"email\":\"mcilvain.chet@gmail.com\",\"input_text\":\"3149105542\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nI’m not reaching out to sell anything directly — just passing along a resource that’s been genuinely useful for a few site owners I work with.\\r\\n\\r\\nThey’ve been using WebClickNova to send real human visitors to their websites (not bots), mainly to test pages, improve engagement metrics, and validate traffic sources. What stood out is that the traffic is AdSense-safe and shows up cleanly in analytics, which isn’t always the case with traffic services.\\r\\n\\r\\nIt seems to be a good fit for:\\r\\n\\r\\nWebsites looking to increase real visitor activity\\r\\n\\r\\nBusinesses testing funnels or landing pages\\r\\n\\r\\nSite owners who care about clean analytics and engagement\\r\\n\\r\\nIf this is relevant, here’s the site so you can take a look on your own:\\r\\nhttps:\\/\\/webclicknova.com\\/\\r\\n\\r\\nNo obligation at all — just sharing since it’s worked well for others.\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','104.252.71.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-13 15:52:25','2026-01-13 15:52:25'),(2537,2,2524,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3207a3d8e7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Latta\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"4581200\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\\r\\n\\r\\nServices include:\\r\\n• Manual & online data entry (PDFs, invoices, forms)\\r\\n• Product uploads (Shopify, WooCommerce, Amazon, Etsy)\\r\\n• Excel cleanup, formatting & consolidation\\r\\n• Web research, data collection & lead generation\\r\\n• Document conversion & organization\\r\\n• Report preparation & data analysis\\r\\n\\r\\nEvery task is handled with attention to detail and timely delivery.\\r\\n\\r\\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','66.235.168.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-13 20:19:40','2026-01-13 20:19:40'),(2538,2,2525,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0594d68f4b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edmund Caleb\"},\"email\":\"edmund.caleb@gmail.com\",\"input_text\":\"6762006285\",\"dropdown\":\"Other Enquiry\",\"description\":\"Save big with our AI-powered traffic service, sending keyword-targeted visitors from specific locations to your website for less than paid ad campaigns. Learn more today.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.105.5.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-14 16:28:48','2026-01-14 16:28:48'),(2539,2,2526,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0594d68f4b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"2472962762\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI help businesses reduce workload and save time by outsourcing repetitive operational processes to a reliable Virtual Assistant. Here’s what I can handle:\\r\\n\\r\\n> Data entry and migration between tools or software\\r\\n> Uploading product catalogs, price lists, or customer data\\r\\n> Managing spreadsheets, reports, and admin documentation\\r\\n> Handling CRM updates and task tracking\\r\\n> File conversion (PDF to Word\\/Excel), transcription & formatting\\r\\n> Cleaning and organizing large datasets\\r\\n> Managing contact databases and verifying email lists\\r\\n> Updating inventory or backend systems\\r\\n\\r\\nYou get accuracy, speed, and reliable support—all starting at $10\\/hour.\\r\\n\\r\\nWould you like to outsource some of your operational workload?\\r\\n\\r\\nBest regards,\\r\\nAbi Singh\\r\\nBposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','172.245.193.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-14 20:24:27','2026-01-14 20:24:27'),(2540,2,2527,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5a1e288f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Errol Kornweibel\"},\"email\":\"kornweibel.errol@gmail.com\",\"input_text\":\"2085329774\",\"dropdown\":\"Display Mounts\",\"description\":\"Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','172.241.119.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-15 11:50:02','2026-01-15 11:50:02'),(2541,2,2528,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5a1e288f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"4023002291\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello, Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to: \\r\\n > Admin \\r\\n > Marketing \\r\\n > Gathering data from multiple websites \\r\\n > Answering emails \\r\\n > Website management \\r\\n > Social media \\r\\n > Content writing \\r\\n > Planning new projects \\r\\n > Bookkeeping \\r\\n > Entering data into softwares \\r\\n > Back-office assistance \\r\\n > Data Entry Operator \\r\\n\\r\\nIf you are interested, kindly revert me on Your.assistant23@outlook.com with list of tasks you want to accomplish, and we can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-15 22:33:00','2026-01-15 22:33:00'),(2542,2,2529,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"63vrodz2@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/54bw7eha\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','47.251.91.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 03:41:56','2026-01-16 03:41:56'),(2543,2,2530,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margery Brigham\"},\"email\":\"brigham.margery@gmail.com\",\"input_text\":\"2728299971\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi\\r\\n\\r\\nI would be keen to speak someone from your marketing\\/PR department.\\r\\n\\r\\nI have a couple of local content creators who would be keen to work with you.\\r\\n\\r\\nPlease could you copy in Steven at info@lumiatra.online\\r\\n\\r\\nMany thanks\\r\\n\\r\\nMargery\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.3.237.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 11:20:22','2026-01-16 11:20:22'),(2544,2,2531,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Luis Ramsay\"},\"email\":\"luis.ramsay85@msn.com\",\"input_text\":\"265700784\",\"description\":\"Hi\\r\\n\\r\\nPlease could you put me in touch with your wholesale\\/distribution department.\\r\\n\\r\\nWhich countries do you currently cover?\\r\\n\\r\\nPlease could you also copy in Abby into your email at info@ashdowndistribution.online\\r\\n\\r\\nMany thanks\\r\\nLuis\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.28.254.231',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 12:01:32','2026-01-16 12:01:32'),(2545,2,2532,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"3332428790\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 15:57:45','2026-01-16 15:57:45'),(2546,2,2533,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lelia Reynolds\"},\"email\":\"lelia.reynolds97@gmail.com\",\"input_text\":\"9732422045\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/JKzl50XSII5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.241.119.132',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 16:56:26','2026-01-16 16:56:26'),(2547,2,2534,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"648f997cbd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Luca Bakker\"},\"email\":\"info@speed-seo.net\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, \\r\\nWorried about hidden SEO issues on your website? Let us help — completely free. \\r\\nRun a 100% free SEO check and discover the exact problems holding your site back from ranking higher on Google. \\r\\n \\r\\nRun Your Free SEO Check Now \\r\\nhttps:\\/\\/www.speed-seo.net\\/check-site-seo-score\\/ \\r\\n \\r\\nOr chat with us and our agent will run the report for you: https:\\/\\/www.speed-seo.net\\/whatsapp-with-us\\/ \\r\\n \\r\\nBest regards, \\r\\n \\r\\n \\r\\nMike Luca Bakker\\r\\n \\r\\nSpeed SEO Digital \\r\\nEmail: info@speed-seo.net \\r\\nPhone\\/WhatsApp: +1 (833) 454-8622\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.157.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-16 19:07:08','2026-01-16 19:07:08'),(2548,2,2535,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"29ddb609fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.39.19.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-17 11:01:07','2026-01-17 11:01:07'),(2549,2,2536,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"29ddb609fb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GvMFcRbGFYuVkANOaqhkml\"},\"email\":\"esom.eq.uco.b.4.2.9@gmail.com\",\"input_text\":\"2904947360\",\"description\":\"YPpCoPsLxPyMMKbMyikAr\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','107.189.12.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-17 23:31:37','2026-01-17 23:31:37'),(2550,2,2537,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2af5ed075f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karen B.\"},\"email\":\"outreachseo56@yahoo.com\",\"input_text\":\"3415543886\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nKaren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','141.164.86.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-18 04:25:55','2026-01-18 04:25:55'),(2551,2,2538,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2654392dc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hubert Hilderbrand\"},\"email\":\"hilderbrand.hubert@gmail.com\",\"input_text\":\"613359028\",\"dropdown\":\"Projection Solutions\",\"description\":\"Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.241.119.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-19 04:16:37','2026-01-19 04:16:37'),(2552,2,2539,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2654392dc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"8707414488\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI was on your site at blueocean-technologies.com and would \\r\\n\\r\\nlike to offer you something:\\r\\n\\r\\n\\r\\n\\r\\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… and BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','192.126.249.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-19 13:19:11','2026-01-19 13:19:11'),(2553,2,2540,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2654392dc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"3766986629\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, This is Vana. I am a bookkeeper. I can categorize your transactions of incomes\\/expenses and can handle bank reconciliations. I can work on any software that you use for accounting. My rates are USD 20 per hour or We can set a monthly cost as per your convenience. \\r\\n\\r\\nReply me on Businessgrowtogether@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','149.40.50.222',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-19 14:34:50','2026-01-19 14:34:50'),(2554,2,2541,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2654392dc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bert Schoonover\"},\"email\":\"bert.schoonover@hotmail.com\",\"input_text\":\"4316131820\",\"dropdown\":\"Mini PCs\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','216.73.160.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-19 16:23:27','2026-01-19 16:23:27'),(2555,2,2542,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a2fee7a29c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"3134078011\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nI was on your website at blueocean-technologies.com and would \\r\\n\\r\\nlike to offer you something:\\r\\n\\r\\n\\r\\n\\r\\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… and BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.204.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-20 05:27:58','2026-01-20 05:27:58'),(2556,2,2543,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e07103d7e0\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-20 11:20:16','2026-01-20 11:20:16'),(2557,2,2544,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a2fee7a29c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"630615277\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, Accurate data management can save hours every week — and that’s exactly what I help with.\\r\\n\\r\\nServices include:\\r\\n • Manual & online data entry (PDFs, invoices, forms)\\r\\n • Product uploads (Shopify, WooCommerce, Amazon, Etsy)\\r\\n • Excel cleanup, formatting & consolidation\\r\\n • Web research, data collection & lead generation\\r\\n • Document conversion & organization\\r\\n • Report preparation & data analysis\\r\\n\\r\\nEvery task is handled with attention to detail and timely delivery.\\r\\n\\r\\nWould you like to begin with a small pilot project? If yes, please reply to Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','43.225.189.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-20 13:57:13','2026-01-20 13:57:13'),(2558,2,2545,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a2fee7a29c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"407403868\",\"description\":\"Dear blueocean-technologies.com admin,\\r\\n\\r\\n\\r\\nI visited your website at blueocean-technologies.com and would \\r\\nlike\\r\\nto offer you something :\\r\\n\\r\\n\\r\\n\\r\\nImagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… and BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.204.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-20 21:01:47','2026-01-20 21:01:47'),(2559,2,2546,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1da030af41\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reginald Prada\"},\"email\":\"reginald.prada@googlemail.com\",\"input_text\":\"3703589431\",\"dropdown\":\"Projection Solutions\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/57azYNM9Hq0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','172.241.119.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-21 11:14:43','2026-01-21 11:14:43'),(2560,2,2547,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1da030af41\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Octavia Heydon\"},\"email\":\"heydon.octavia@msn.com\",\"input_text\":\"472840910\",\"description\":\"SoundSparkGenerator is a cloud-based tool that lets you create custom music styles in seconds by mixing genres, instruments, and vocal options. \\r\\n\\r\\nhttps:\\/\\/finsup.site\\/SoundSparkGenerator\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/www.novaai.expert\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.178.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-21 18:45:35','2026-01-21 18:45:35'),(2561,2,2548,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1da030af41\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"8318026482\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-21 23:26:09','2026-01-21 23:26:09'),(2562,2,2549,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"96db38f979\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"sSARXvgVGmqOnwEITBKJZl\"},\"email\":\"t.uwo.y.u.c.ex1.6@gmail.com\",\"input_text\":\"3604840260\",\"dropdown\":\"Other Enquiry\",\"description\":\"IOZvsfViNWKVHgUusNwBa\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','109.70.100.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-22 02:05:07','2026-01-22 02:05:07'),(2563,2,2550,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96db38f979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Johnette Becker\"},\"email\":\"johnette.becker@googlemail.com\",\"input_text\":\"319388211\",\"dropdown\":\"Display Mounts\",\"description\":\"Book Ninja does everything for you in mINUTES,\\r\\nbuilding you a passive income for years to come...\\r\\nhttps:\\/\\/facommunication.site\\/BookNinja\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/facommunication.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','209.50.188.244',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-22 05:11:54','2026-01-22 05:11:54'),(2564,2,2551,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96db38f979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christi Aird\"},\"email\":\"aird.christi86@outlook.com\",\"input_text\":\"6180088154\",\"dropdown\":\"Video Distribution\",\"description\":\"World\'s First AI App That Creates\\r\\nCinematic Clips, Shorts & Reels Completely Hands-Free\\r\\nIn 100s Of Language - In Just 60 Seconds\\r\\n\\r\\nhttps:\\/\\/fitgirlpack.site\\/MagicClipsAI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/fitgirlpack.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 209 West Street Comstock Park, MI 49321\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','216.26.229.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-22 09:01:37','2026-01-22 09:01:37'),(2565,2,2552,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96db38f979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nassar Jaralla AlMarri\"},\"email\":\"lucypowers1998@gmail.com\",\"input_text\":\"08395202582\",\"description\":\"Hello there,\\r\\n\\r\\nWe are a financial services and advisory company, mandated by our investors, to seek business opportunities and projects for potential funding and debt capital financing.\\r\\n\\r\\nPlease note that our investors are from the Gulf region. They intend to invest in viable business ventures or projects that you are currently executing or plan to embark upon as a means of expanding your (their) global portfolio.\\r\\n\\r\\nWe are eager to have more discussions on this subject in any way you believe suitable.\\r\\n\\r\\nPlease reply to this message or reach out to us via chat at https:\\/\\/t.me\\/jarallaz.\\r\\n\\r\\nLooking forward to working with you.\\r\\n\\r\\nBest Regards,\\r\\nMr. Nassar Jaralla Al-Marri\\r\\nFinancial Partner\\r\\nPlease Reply to: jaralla.nassar@dejlaconsultlng.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','167.253.49.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-22 18:35:10','2026-01-22 18:35:10'),(2566,2,2553,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96db38f979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kellee McQuillen\"},\"email\":\"kellee.mcquillen@gmail.com\",\"input_text\":\"99243840\",\"dropdown\":\"Other Enquiry\",\"description\":\"Apple HATES This... But They Can\'t Stop Me From Showing You How I Built A Money-Making App In 12 Minutes\\r\\nNow I\'m Handing You The Exact System To Do The Same — Zero Coding Required\\r\\nhttps:\\/\\/hitclub66.site\\/MeeloAppEmpire\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou see this message because we consider it could be relevant. \\r\\nIf you don’t want further updates, please use this path to UNSUBSCRIBE: \\r\\nhttps:\\/\\/hitclub66.site\\/unsubscribe?domain=blueocean-technologies.com \\r\\nAddress: 209 West Street Comstock Park, MI 49321 \\r\\nAll the best, Ethan Parker\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','65.111.1.102',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-22 19:14:49','2026-01-22 19:14:49'),(2567,2,2554,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ad5dcc8f0f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Marshall\"},\"email\":\"gemmamarshall811@gmail.com\",\"input_text\":\"24700546\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI was just looking at blueocean-technologies.com and wanted to ask: are you looking to scale your Instagram presence right now?\\r\\n\\r\\nWe help brands like yours add 300+ targeted Instagram followers every month using manual outreach and ads. We can grow your existing page or even build a brand-new profile from scratch for you if you\'d prefer a fresh start.\\r\\n\\r\\nWould you like me to send over some more info on how it works?\\r\\n\\r\\nThanks for your time,\\r\\nGemma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','191.102.165.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-23 08:52:52','2026-01-23 08:52:52'),(2568,2,2555,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8536e07385\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Wolfgang Karlsen\"},\"email\":\"info@professionalseocleanup.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, \\r\\nWhile reviewing blueocean-technologies.com, we spotted toxic backlinks that could put your site at risk of a Google penalty. Especially that this Google SPAM update had a high impact in ranks. This is an easy and quick fix for you. Totally free of charge. No obligations. \\r\\n \\r\\nFix it now: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/ \\r\\n \\r\\nNeed help or questions? Chat here: \\r\\nhttps:\\/\\/www.professionalseocleanup.com\\/whatsapp\\/ \\r\\n \\r\\nBest, \\r\\nMike Wolfgang Karlsen\\r\\n \\r\\n+1 (855) 221-7591 \\r\\ninfo@professionalseocleanup.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.154.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-23 12:44:14','2026-01-23 12:44:14'),(2569,2,2556,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ad5dcc8f0f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julie Carington\"},\"email\":\"julie.carington@gmail.com\",\"input_text\":\"8033712208\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','23.105.5.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-23 18:59:02','2026-01-23 18:59:02'),(2570,2,2557,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"30d8e1c57f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Internet_rsor\"},\"email\":\"pbgjknyjkor@bounce3d.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Здесь можно найти как классические, так и современные модели ковров. \\r\\nКовры дешево \\r\\nВ ассортименте представлены ковры из шерсти, искусственных и натуральных волокон для разных предпочтений.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.87.253.149',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-24 06:50:00','2026-01-24 06:50:00'),(2571,2,2558,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c4c45897f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Chun Helena\"},\"email\":\"helena.chun@hotmail.com\",\"input_text\":\"7708686155\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/KJL650XSItJ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.81.121.7',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-25 02:34:30','2026-01-25 02:34:30'),(2572,2,2559,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c4c45897f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Choy K.\"},\"email\":\"km.health@outlook.com\",\"input_text\":\"Obix b\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\nWould you be open to a simple link exchange? I’ll publish a short feature article about your business & linking to your site (blueocean-technologies.com) from one of ours — and in return, you link back to us from any page on your site\\r\\n\\r\\n.\\r\\n\\r\\nLet me know if you’re keen!\\r\\n\\r\\n\\r\\n\\r\\nBest,\\r\\n\\r\\nChoy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','66.146.233.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-25 04:53:51','2026-01-25 04:53:51'),(2573,2,2560,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9c4c45897f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEnvew\"},\"email\":\"mariajesusmateo79@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Through death, the family is not destroyed, it is transformed; a part of it passes into the unseen. We believe that death is an absence, when in fact it is a discreet presence. \\r\\nI am suffering from a serious illness that will lead to my certain death. \\r\\nI have €512,000 in my bank account, which I would like to donate. \\r\\nPlease contact me if you are interested. \\r\\n \\r\\nEmail: mariajesusgarciaa86@gmail.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','86.106.74.247',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-25 11:51:09','2026-01-25 11:51:09'),(2574,2,2561,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c4c45897f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Herman Kurtz\"},\"email\":\"info@aisoftwaremarketing.com\",\"input_text\":\"4095798565\",\"description\":\"Hi,\\r\\n\\r\\n\\r\\n\\r\\nThis is Herman from CloudwowX.\\r\\n\\r\\n\\r\\n\\r\\nI’m reaching out to request a short 30-minute virtual demo meeting with the Director or decision-maker at your company.\\r\\n\\r\\n\\r\\n\\r\\nWe help businesses increase income and generate more clients by implementing practical AI systems that automate lead capture and follow-ups. This includes AI chat systems, WhatsApp automation, and AI-powered callers that automatically qualify potential clients.\\r\\n\\r\\n\\r\\n\\r\\nThe meeting is simply a short demonstration to show the software in action and explore how it could realistically benefit your business. There is no obligation.\\r\\n\\r\\n\\r\\n\\r\\nIf you’re open to taking a look, you can book a time directly here:\\r\\n\\r\\n\\r\\nhttps:\\/\\/calendly.com\\/cloudwowx\\/demo\\r\\n\\r\\n\\r\\n\\r\\nKind regards,\\r\\n\\r\\n\\r\\nHerman\\r\\n\\r\\n\\r\\nproposal@cloudwowx.com\\r\\n\\r\\nCloudwowX\\r\\nhttps:\\/\\/www.cloudwowx.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','95.90.252.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-25 16:25:05','2026-01-25 16:25:05'),(2575,2,2562,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9c4c45897f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"remont_myPa\"},\"email\":\"cqzpcqvwdpa@aurevoirmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Ремонт пылесосов Dyson требует внимания к деталям и точности . Ремонт таких устройств может показаться сложным, но с правильным подходом и знаниями можно добиться отличных результатов. Устранение неисправностей в пылесосах Dyson должно начинаться с выявления источника проблемы . Это шаг, который нельзя пропустить, поскольку он напрямую влияет на эффективность последующих действий. \\r\\n \\r\\n Техническое обслуживание пылесосов Dyson включает в себя регулярную проверку и замену деталей . Кроме того, ремонт позволяет снизить затраты на приобретение нового оборудования и сократить время простоя устройств. Самостоятельный ремонт пылесосов Dyson требует определенных навыков и знаний . \\r\\n \\r\\nОсновные поломки и их устранение \\r\\n Поломки в системе фильтрации также могут привести к снижению эффективности работы пылесоса. Для их устранения необходимы определенные инструменты и знания. Замена неисправных деталей, таких как двигатель или фильтры, также является распространенным ремонтом . Это позволяет вернуть пылесосу его прежнюю производительность и качество уборки. \\r\\n \\r\\n Использование пылесосов Dyson в соответствии с инструкцией производителя также снижает риск поломок. Для предотвращения поломок необходимо следовать рекомендациям производителя по эксплуатации и обслуживанию . Это не только экономит время и деньги, но и обеспечивает безопасность использования устройства. \\r\\n \\r\\nИнструменты и материалы для ремонта \\r\\nДля ремонта пылесосов Dyson необходимы специальные инструменты и материалы . Выбор правильных инструментов и материалов имеет важное значение для успешного ремонта . Это позволяет обеспечить долгую службу и высокое качество работы пылесоса после ремонта. \\r\\n \\r\\nРемонт пылесосов Dyson также требует определенных знаний и навыков . Существует много онлайн-ресурсов и руководств, которые могут помочь в ремонта пылесосов Dyson . Это позволяет пользователям стать более независимыми и способными выполнять ремонт самостоятельно. \\r\\n \\r\\nРемонт пылесосов Dyson является важным аспектом их поддержания и продления срока службы . Для этого будут необходимы новые знания и навыки в области ремонта и обслуживания . Это означает, что пользователям и профессионалам необходимо быть готовыми к новым вызовам и развивать свои навыки и знания. \\r\\n \\r\\n Разработка более эффективных систем фильтрации и всасывания будет играть важную роль в будущем . Для этого будут необходимы постоянные обучение и совершенствование навыков и знаний . Это позволит обеспечить еще более качественную и эффективную уборку с помощью пылесосов Dyson в будущем. \\r\\nремонт дайсон в москве пылесоса https:\\/\\/dyson-service-center-msk.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.71.159.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-25 20:29:57','2026-01-25 20:29:57'),(2576,2,2563,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ec9927166b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"489226103\",\"dropdown\":\"Cables & Accessories\",\"description\":\"My name is Sam. I provide data entry services starting from $8 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \\r\\n\\r\\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','198.23.158.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-26 14:27:26','2026-01-26 14:27:26'),(2577,2,2564,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ec9927166b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madonna Fries\"},\"email\":\"fries.madonna@msn.com\",\"input_text\":\"387355694\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.81.121.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 00:11:39','2026-01-27 00:11:39'),(2578,2,2565,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Heather Wanliss\"},\"email\":\"heather.wanliss@gmail.com\",\"input_text\":\"249417064\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','23.81.121.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 00:53:27','2026-01-27 00:53:27'),(2579,2,2566,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Florian Jacobs\"},\"email\":\"info@digital-x-press.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, \\r\\nI understand that some companies have difficulties understanding that SEO is a continuous effort and a well-planned regular commitment. \\r\\n \\r\\nUnfortunately, very few marketers have the willingness to recognize the incremental yet meaningful benefits that can completely transform their digital visibility. \\r\\n \\r\\nWith Google’s evolving algorithms, a consistent, continuous SEO strategy including Answer Engine Optimization (AEO) is critical for getting a profitable outcome. \\r\\n \\r\\nIf you see this as the ideal method, partner with us! \\r\\n \\r\\nDiscover Our Monthly SEO Services https:\\/\\/www.digital-x-press.com\\/unbeatable-seo\\/ \\r\\n \\r\\nReach Out on Instant Messaging https:\\/\\/www.digital-x-press.com\\/whatsapp-us\\/ \\r\\n \\r\\nWe deliver remarkable performance for your resources, and you will value choosing us as your digital marketing ally. \\r\\n \\r\\nKind regards, \\r\\nDigital X SEO Experts \\r\\nPhone\\/WhatsApp: +1 (844) 754-1148\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','37.19.223.218',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 06:53:21','2026-01-27 06:53:21'),(2580,2,2567,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nik\"},\"email\":\"projectsbrandvisibilty@outlook.com\",\"input_text\":\"3133475224\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. I just designed a Top-Notch Website for one of my clients and She is getting an amazing response right now. She is very happy. I can share her website link and you would definitely like it. \\r\\n\\r\\nFeel free to contact me at Projectsbrandvisibilty@outlook.com and let’s discuss it ahead.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','43.225.189.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 18:03:08','2026-01-27 18:03:08'),(2581,2,2568,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reda Lennox\"},\"email\":\"reda.lennox@msn.com\",\"input_text\":\"489527611\",\"description\":\"Hello there,\\r\\n\\r\\nAre you currently looking for a reliable full-time Marketing Assistant to support your business across marketing and day-to-day operations?\\r\\n\\r\\nOur assistants can handle tasks such as:\\r\\n• Paid ads (Google Ads, Meta\\/Facebook Ads)\\r\\n• SEO & keyword research\\r\\n• Social media management & content scheduling\\r\\n• Content support & marketing research\\r\\n• Website management (WordPress & Shopify)\\r\\n• Lead sourcing & CRM updates\\r\\n• Email marketing & automation\\r\\n• Data entry & database management\\r\\n• Admin and operational support\\r\\n\\r\\nBasically, anything you want your assistant to work on—marketing or operations.\\r\\n\\r\\nThey work a minimum of 8 hours per day for $500USD\\/month, and your first month is completely free.\\r\\n\\r\\nStart with your free first month:\\r\\n\\r\\nDirect Google Form: https:\\/\\/docs.google.com\\/forms\\/d\\/e\\/1FAIpQLSeGjODXp563pmk4E0fdx7Xn95hO9odGw7REe_SsCUTVQGRXmw\\/viewform?usp=header\\r\\n\\r\\nShort Google Form link: https:\\/\\/forms.gle\\/aMzVwJC5VbiPWmHP6\\r\\n\\r\\nShort link: https:\\/\\/shorturl.at\\/IH0wO \\r\\n\\r\\nThanks.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','209.50.170.183',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 18:03:50','2026-01-27 18:03:50'),(2582,2,2569,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nick Threatt\"},\"email\":\"threatt.nick66@gmail.com\",\"input_text\":\"623088919\",\"dropdown\":\"Other Enquiry\",\"description\":\"While you’re rotting away building complex funnels and burning cash on ads that don’t convert, Amazon is paying out over half a billion dollars in royalties to people who aren’t even \\\"writers\\\". You’re working too hard for pennies. Stop being a \\\"content slave\\\" and start building a digital asset portfolio that actually pays while you sleep. Book Ninja is an AI-powered beast that uses nine different tools to research, write, and design high-demand books in under 4 minutes.\\r\\nNo writing, no design skills, and zero marketing are required because Amazon already has the buyers waiting for you. Simply pick a niche, click a button, and upload your assets to Amazon, Etsy, or Shopify to start stacking royalties 24\\/7. Every day you hesitate is another day you are literally handing your share of that $520M to someone else who was faster than you. Stop wondering \\\"what if\\\" and start collecting—it\'s 100% risk-free for 30 days.\\r\\n\\r\\nhttps:\\/\\/jrvtns4nrv9jekfx.site\\/BookNinja?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nas we believe \\r\\nthis offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nany more messages from us, \\r\\nplease click here to \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/jrvtns4nrv9jekfx.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5023 Cornelis Bloemaertsingel 47, ZH 3067 Nj\\r\\nLooking out for you, Nick Threatt.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.207.53.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 19:15:14','2026-01-27 19:15:14'),(2583,2,2570,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_nwol\"},\"email\":\"wnzqzqpwvol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"В Москве существует множество автосервисов, специализирующихся на Тойота. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \\r\\nЕсли вам нужен качественный и надежный автосервис Toyota в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРабота с автомобилями этой марки требует особого подхода. Каждый механик проходит специальное обучение и сертификацию. \\r\\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \\r\\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Ваше доверие для нас — наивысшая награда.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.22.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 19:24:25','2026-01-27 19:24:25'),(2584,2,2571,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"7184813520\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Imagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… and BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','192.126.253.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 20:59:02','2026-01-27 20:59:02'),(2585,2,2572,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valentin Kohler\"},\"email\":\"kohler.valentin@msn.com\",\"input_text\":\"5848952963\",\"dropdown\":\"Projection Solutions\",\"description\":\"Drive targeted traffic to your site with our affordable AI-powered solution, saving you big compared to pricey paid ad campaigns. Contact us to learn more.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.121.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-27 21:18:52','2026-01-27 21:18:52'),(2586,2,2573,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GeorgeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Kaixo, zure prezioa jakin nahi nuen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 01:16:34','2026-01-28 01:16:34'),(2587,2,2574,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e0094954ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Laura Handley\"},\"email\":\"handley.laura@gmail.com\",\"input_text\":\"447821226\",\"dropdown\":\"Mini PCs\",\"description\":\"Stop kidding yourself. To a busy business owner, your \\\"SEO\\\" or \\\"Ads\\\" pitch is just more noise they’ve heard a thousand times. You’re begging for attention and getting ignored because you’re selling confusing services instead of providing instant, usable value. You aren\'t an authority; you\'re just another salesperson in their inbox.\\r\\nLocal Toolkit Fortune flips the script: you stop pitching and start owning the platform they actually use daily. We give you a complete, ready-to-launch website with 20 essential tools—like QR generators and Wi-Fi cards—that require zero technical skills or API keys. With 10 free tools to build trust and 10 premium tools to generate automated profits, you finally become the \\\"go-to\\\" resource instead of a desperate lead-chaser. \\r\\nGet Local Toolkit Fortune Now: https:\\/\\/nightbet.site\\/LocalToolkitFortune?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nas we think \\r\\nthis offer \\r\\nmight be of interest to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/nightbet.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5951 In Stierwisen 59, NA 8155\\r\\nLooking out for you, Laura Handley.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','65.111.31.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 05:04:50','2026-01-28 05:04:50'),(2588,2,2575,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ava Teakle\"},\"email\":\"ava.teakle7@gmail.com\",\"input_text\":\"481258317\",\"dropdown\":\"Mini PCs\",\"description\":\"Let’s be honest: your business is invisible because you have zero traffic. You’re wasting hours \\\"creating content\\\" and editing videos that nobody watches, while the pros are stealing all the views. Most marketers fail because they are tired of the grind. Stop trying to be a filmmaker and start using a shortcut that actually works while you sleep.\\r\\nI’m using a \\\"Secret Script\\\" that auto-creates viral shorts in my browser in seconds—no recording, no editing, and zero technical skills required. YouTube literally forces traffic to these videos, accounting for 90% of the views; I banked 678 visitors in 25 hours from a single \\\"lucky accident\\\". This is your last point of access to get 100s of daily visitors for a one-time payment of $17. Either grab this unfair advantage now or keep struggling with an empty shop.\\r\\nAccess the Script & Instructions Here: https:\\/\\/kotel.site\\/10SecondScrollTraffic?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou’re receiving this email \\r\\nbecause we believe \\r\\nwhat we’re offering \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nyou can \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/kotel.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8830 Rue De Berloz 341, WLG 4257\\r\\nLooking out for you, Ava Teakle.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','65.111.23.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 05:58:30','2026-01-28 05:58:30'),(2589,2,2576,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arthur Gilfillan\"},\"email\":\"arthur.gilfillan@gmail.com\",\"input_text\":\"5302500061\",\"dropdown\":\"Video Distribution\",\"description\":\"Our AI-powered solution sends precise visitors to your site, costing significantly less than expensive paid ads. Learn how to increase your reach today.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','23.81.121.26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 06:56:37','2026-01-28 06:56:37'),(2590,2,2577,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Matt Bacak\"},\"email\":\"mattbacak2025@gmail.com\",\"input_text\":\"498311501\",\"dropdown\":\"Projection Solutions\",\"description\":\"Imagine waking up to find your agency website already built, 100 pre-qualified leads discovered in your area, and outreach campaigns ready to send…\\r\\nAll done while you were sleeping.\\r\\nNo coding. No client-chasing. No proposals to write.\\r\\nThat’s exactly what LocalBizAI did for me.\\r\\nJust one click… and BOOM!\\r\\nA fully branded, profit-ready digital marketing agency with services, pricing, leads, and outreach campaigns set up in minutes.\\r\\n\\r\\nFor more click Here : https:\\/\\/jvz6.com\\/c\\/688203\\/424347\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.204.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 09:44:50','2026-01-28 09:44:50'),(2591,2,2578,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"3483628407\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. Reach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 19:44:29','2026-01-28 19:44:29'),(2592,2,2579,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elisha Sylvester\"},\"email\":\"sylvester.elisha20@gmail.com\",\"input_text\":\"449528929\",\"dropdown\":\"Other Enquiry\",\"description\":\"Stop lying to yourself. If you’re stuck selling one-off products, you aren’t a business owner—you’re a slave to the next sale. Every single month, your bank account resets to zero, and you’re forced back onto the \\\"entrepreneurial hamster wheel\\\". It’s exhausting, it\'s demoralizing, and it’s stealing your financial freedom.\\r\\nThe R.A.P.I.D. TimeShift™ System is your only way out. It is a \\\"set-it-and-forget-it\\\" blueprint designed to build predictable monthly income that deposits money into your account like clockwork.\\r\\n\\r\\nGet Out of the Trap Here: https:\\/\\/indianxvideos.site\\/RapidRecurringRevenue?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nbecause we believe \\r\\nthe offer we provide \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfurther communications from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/indianxvideos.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 2569 74 Rue Clement Marot, CENTRE 66000\\r\\nLooking out for you, Elisha Sylvester.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.3.41.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-28 22:48:39','2026-01-28 22:48:39'),(2593,2,2580,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1750ced3de\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"LeeEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','92.255.85.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-29 10:56:00','2026-01-29 10:56:00'),(2594,2,2581,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0689d2fb08\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Charline Maddock\"},\"email\":\"charline.maddock65@gmail.com\",\"input_text\":\"623469673\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.19.125.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-29 12:14:45','2026-01-29 12:14:45'),(2595,2,2582,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1750ced3de\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"JessieClole\"},\"email\":\"megumibanerjee6788@gmx.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Закупал материалы - в каждом магазине разные рекомендации. То \\\"берите только импортную\\\", то \\\"отечественная лучше\\\". Нашел каталог с сайтами, где эксперты тестируют продукцию объективно. Наконец разобрался, что покупать \\r\\nСайт domodomiknash.xyz\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','104.28.254.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-29 13:14:11','2026-01-29 13:14:11'),(2596,2,2583,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f39c287980\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"2605498037\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes\\/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \\r\\n\\r\\nReply me on bizassistance008@outlook.com to discuss further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-29 14:58:45','2026-01-29 14:58:45'),(2597,2,2584,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f39c287980\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Lemons\"},\"email\":\"lemons.alex@hotmail.com\",\"input_text\":\"5133446079\",\"dropdown\":\"Audio Solutions\",\"description\":\"Unlock more targeted leads with our AI! Watch this short video to get started: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','23.19.125.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-30 03:18:50','2026-01-30 03:18:50'),(2598,2,2585,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f39c287980\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louise McCree\"},\"email\":\"mccree.louise@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Stop acting like a starving artist and wasting hours \\\"inventing demand\\\" for products nobody wants. While you’re stuck in \\\"prompt roulette\\\" and watching your generic listings stay flat for months, there is a $12.96 billion market laughing at your effort. You’re fighting for scraps because you’re starting from zero, while the pros are busy \\\"stealing\\\" an audience that is already obsessed and ready to buy.\\r\\nThe secret is the 80\\/20 Rule: 20% of public domain figures drive 80% of the sales. Easy AI Popular Figure Public Domain hands you the keys to this vault with 250 proven prompts and a Custom GPT that does 99% of the work for you. You can either keep screaming into the void with products that don\'t sell, or you can use our 2-step multiplier to hijack existing traffic and finally start winning.\\r\\nStop Guessing. Start Scaling: https:\\/\\/playfix.site\\/EasyAI?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nas we believe \\r\\nwhat we’re offering \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/playfix.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 8163 Spielerstrasse 47, BURGENLAND 8565\\r\\nLooking out for you, Louise McCree.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.3.40.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-30 12:35:05','2026-01-30 12:35:05'),(2599,2,2586,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5cb4df0807\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Casie Lachance\"},\"email\":\"casie.lachance53@gmail.com\",\"input_text\":\"6019884987\",\"description\":\"Stop letting the \\\"big players\\\" steal your commissions while you rot in affiliate rejection hell because you have no track record. You’re failing because you have no list, no YouTube channel, and no authority—and frankly, the industry doesn\'t care about your struggle. But for literally one single dollar, we are handing you guaranteed approval on a silver platter and giving you 100% front-end commissions so you can finally be in profit after your very first sale.\\r\\nIf you can’t invest the price of a cheap coffee to have a Top 5% affiliate promote your link for you, then quit now and stay broke. This is a completely hands-off, passive system where we do absolutely everything—no tech skills, no website, and zero promoting required from your side. The price is about to skyrocket to a realistic level, so either take fast action or keep watching others get rich.\\r\\nGET ACCESS FOR $1 NOW: https:\\/\\/luckyslots303.site\\/NewYearIncomeSystem?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nsince we think \\r\\nwhat we’re offering \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nfuture messages from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/luckyslots303.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 6510 3514 Washington Avenue, MS 39402\\r\\nLooking out for you, Casie Lachance.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.188.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-30 15:43:02','2026-01-30 15:43:02'),(2600,2,2587,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5cb4df0807\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gudrun Quisenberry\"},\"email\":\"gudrun.quisenberry@gmail.com\",\"input_text\":\"4632408136\",\"dropdown\":\"Display Mounts\",\"description\":\"Stop over-complicating. Most \\\"AI tools\\\" are just more work for you to learn.\\r\\nReplic8 is different. It’s a fully built AI closing system that’s already trained to do the hard work: answering calls, following up, and booking appointments for businesses 24\\/7.\\r\\nThe pain for business owners is real: they spend 50k−100k on staff who miss calls, give attitude, or quit. You offer them a \\\"try before you buy\\\" freebie that actually works. Once they see the appointments rolling in, they won’t want to turn it off.\\r\\nThe Math:\\r\\n• No tech skills or sales experience needed.\\r\\n• Simple copy-paste setup.\\r\\n• $1,000\\/month per client in recurring income.\\r\\nAccess Replic8 Before the Rest Of The World Wakes Up: https:\\/\\/seofaucet.site\\/Replic8?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nsince we think \\r\\nthe offer we provide \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nfuture messages from us, \\r\\nyou can \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/seofaucet.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 2079 Hochstrasse 49, BY 92449\\r\\nLooking out for you, Gudrun Quisenberry.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','216.26.225.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-31 05:28:39','2026-01-31 05:28:39'),(2601,2,2588,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a717f756cb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Erlinda Byatt\"},\"email\":\"erlinda.byatt@outlook.com\",\"input_text\":\"639352891\",\"dropdown\":\"Cables & Accessories\",\"description\":\"How much longer will you endure the \\\"soul-sucking\\\" 9-5 grind and the constant anxiety of unpaid bills while your life slips away? You are trapped in a rat race, wasting time on \\\"systems\\\" that fail while billionaires exploit the technology you should be using. It is time to stop being a victim of an annoying boss and start leveraging the same Facebook loophole that the giants use to generate massive results.\\r\\nCash Genie A.I. is your automated shortcut to freedom, doing all the heavy lifting for you without ads, SEO, or any technical headaches. This \\\"done-for-you\\\" system works on any device—even an old phone—and allows you to activate a secret link in just three simple steps to start siphoning passive commissions 24\\/7. Grab your access for a tiny one-time fee before the price skyrockets to a monthly subscription\\r\\n\\r\\nhttps:\\/\\/redirect1.site\\/CashGenieAI?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nbecause we believe \\r\\nthis offer \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/redirect1.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5506 Eemland 70, DR 9405 Kd\\r\\nLooking out for you, Erlinda Byatt.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','65.111.0.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-01-31 17:56:49','2026-01-31 17:56:49'),(2602,2,2589,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a717f756cb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Martha Kurtz\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"4192410563\",\"dropdown\":\"Projection Solutions\",\"description\":\"Stop lying to yourself. You’re drowning in manual outreach and editing \\\"fluffy\\\" AI garbage that editors reject in seconds. Every minute you waste wrestling with generic ChatGPT prompts is a minute your competitors are stealing your traffic, your rankings, and your commissions.\\r\\nThe Guest Post Affiliate Profits AI Suite is the only 3-step automated machine that actually delivers: it finds the blogs, crafts the perfect pitch, and writes approval-ready content for you. Grab the full PLR rights now and turn this into your own profit machine for a single, one-time payment—before the \\\"manual\\\" dinosaurs go extinct.\\r\\n\\r\\nhttps:\\/\\/selogel.site\\/GuestPost?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nas we believe \\r\\nwhat we’re offering \\r\\nmay interest you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nfurther communications from us, \\r\\nyou can \\r\\nunsubscribe from these emails:\\r\\nhttps:\\/\\/selogel.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 4433 Karl-Liebknecht-Strasse 71, SH 24649\\r\\nLooking out for you, Martha Kurtz.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','216.26.231.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-01 00:08:56','2026-02-01 00:08:56'),(2603,2,2590,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a717f756cb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub56@gmail.com\",\"input_text\":\"538344635\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','139.180.225.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-01 02:39:29','2026-02-01 02:39:29'),(2604,2,2591,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a717f756cb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Analisa Pritt\"},\"email\":\"fifiji1685@alysz.com\",\"input_text\":\"1226366301\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"This is seriously not good. I did a whole redesign of your entire website because it\'s SERIOUSLY got some issues and I wanted to offer it to you for free since you\'re a good friend of a friend. Let me know when you\'re ready to go over it.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','170.130.163.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-01 05:56:23','2026-02-01 05:56:23'),(2605,2,2592,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f173445d58\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Michael Williams\"},\"email\":\"michaelswills2022@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Greetings, Mr.\\/Ms., \\r\\n \\r\\nI’m Michael Williams from an investment consultancy. We connect clients globally with low interest loans to help achieve your goals. Whether for personal, business or project funding, we collaborate with reputable investors to turn your proposals into reality. Share your business plan and executive summary with us at: michael.williams@lotusfinconsults.com to explore funding options. \\r\\n \\r\\nSincerely, Michael Williams \\r\\nSenior Financial Consultant \\r\\nhttp:\\/\\/www.lotusfinanceconsults.com\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','151.106.12.249',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-02 03:52:59','2026-02-02 03:52:59'),(2606,2,2593,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b03306b210\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Joseph Karlsson\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, \\r\\n \\r\\nSearch is changing faster than most businesses realize. \\r\\n \\r\\nMore buyers are now discovering products and services through AI-driven platforms — not only traditional search results. This is why we created the AI Rankings SEO Plan at Monkey Digital. \\r\\n \\r\\nIt’s designed to help websites become clear, trusted, and discoverable by AI systems that increasingly influence how people find and choose businesses. \\r\\n \\r\\nYou can view the plan here: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/ai-rankings\\/ \\r\\n \\r\\nIf you’d like to see whether this approach makes sense for your site, feel free to reach out directly — even a quick question is fine. Whatsapp: https:\\/\\/wa.link\\/b87jor \\r\\n \\r\\n \\r\\n \\r\\nBest regards, \\r\\nMike Joseph Karlsson\\r\\n \\r\\nMonkey Digital \\r\\nmike@monkeydigital.co \\r\\nPhone\\/Whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.157.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-02 12:47:29','2026-02-02 12:47:29'),(2607,2,2594,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d143e03657\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"hireonline556600@outlook.com\",\"input_text\":\"1136136131\",\"dropdown\":\"Cables & Accessories\",\"description\":\"My name is Sam. I provide data entry services starting from $8 USD per hour. I can handle any computer-related task that is repetitive in nature, such as entering data into software, collecting data, bookkeeping, copy-paste work, uploading content to websites, and following your business processes. I can also transcribe handwritten or scanned documents, update and maintain customer databases, cleanse and validate data, enter survey results and feedback, manage and update inventories, process invoices and receipts, create and update spreadsheets, input product details into e-commerce platforms, digitize paper records, manage email lists and contact information, perform data mining and extraction from websites, compile and organize data from various sources. You can outsource your entire business process to me, where tasks can be done remotely using a computer. I can learn your process and work on any software accordingly. \\r\\n\\r\\nReach out to me at Hireonline556600@outlook.com if you have any requirements and we can take a quick call.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-02 14:06:15','2026-02-02 14:06:15'),(2608,2,2595,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d143e03657\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Søren Wren\"},\"email\":\"soren.wren@desertgroup-ae.ca\",\"input_text\":\"8012517510\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\\r\\n\\r\\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a new Big project we are currently working on.\\r\\n\\r\\nWe look forward to your response and the opportunity to explore potential collaboration.\\r\\n\\r\\nRegards,\\r\\n\\r\\nSøren Wren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','95.217.125.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-02 16:24:52','2026-02-02 16:24:52'),(2609,2,2596,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d143e03657\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark Walmsley\"},\"email\":\"mark@surfaecscape.com\",\"input_text\":\"4125934856\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI am Mark Walmsley and i work for Surf AEC Scape Group Ltd. We have got two(2) new 2026 projects to execute and would like to order from your end. Can we get your company catalog\\/product listing or brochure, MOQ all necessary purchase information.\\r\\n \\r\\nAwaiting your reply.\\r\\n \\r\\nRegards,\\r\\nMark Walmsley\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','95.217.125.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-02 17:07:51','2026-02-02 17:07:51'),(2610,2,2597,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d143e03657\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Junior Terpstra\"},\"email\":\"terpstra.junior@gmail.com\",\"input_text\":\"K Ptni\",\"dropdown\":\"Projection Solutions\",\"description\":\"Our AI-driven solution sends high-quality, keyword-targeted traffic to your site, offering a budget-friendly alternative to paid advertising. Learn how to begin.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','216.26.235.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 01:17:55','2026-02-03 01:17:55'),(2611,2,2598,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"246fbed367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Normand Toosey\"},\"email\":\"toosey.normand50@yahoo.com\",\"input_text\":\"2190425219\",\"dropdown\":\"Other Enquiry\",\"description\":\"Only 3 EASY Clicks- Smartly Create & Sell High Quality Images, 4K HD Videos, Smart AI ChatBot, SEO Friendly Content, High Converting Sales Copies, Stunning Graphics & Arts Etc to Hungry Audience For Top Dollars\\r\\n\\r\\nhttps:\\/\\/djfun2desi.site\\/AIModelSuite?blueocean-technologies.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nto UNSUBSCRIBE:\\r\\nhttps:\\/\\/djfun2desi.site\\/unsubscribe?domain=blueocean-technologies.com\\r\\nAddress: 108 West Street Comstock Park, MI 48721\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.181.177',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 02:35:54','2026-02-03 02:35:54'),(2612,2,2599,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"246fbed367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"7865437969\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\n\\r\\n\\r\\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\\r\\n\\r\\n\\r\\n\\r\\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/warriorplus.com\\/o2\\/a\\/k7q70t6\\/0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','192.126.253.148',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 05:32:16','2026-02-03 05:32:16'),(2613,2,2600,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"246fbed367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tom Rich\"},\"email\":\"tom_richx@collector.net\",\"input_text\":\"08213731571\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nI am writing to seek your assistance in a matter arising from a recently completed project. \\r\\n\\r\\nThe original contract sum has been fully disbursed to the contractor. I am left with the over-invoiced amount in an account in the United Kingdom. \\r\\n\\r\\nI seek your cooperation to receive this fund on my behalf for an onward profitable venture in your country.\\r\\n\\r\\nThe proceeds will be discussed upon the receipt of your response.\\r\\n\\r\\nKindly confirm your willingness to assist at your earliest convenience by email: tom777@collector.org for details. \\r\\n\\r\\nThank you for your consideration. We await your speedy response. \\r\\n\\r\\nCheers,\\r\\nTom Rich\\r\\nReply to: tom777@collector.org\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.246.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 15:53:41','2026-02-03 15:53:41'),(2614,2,2601,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"246fbed367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"7335205683\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\\r\\n\\r\\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\\r\\n\\r\\nFor more click Here : https:\\/\\/warriorplus.com\\/o2\\/a\\/k7q70t6\\/0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','192.126.249.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 16:12:34','2026-02-03 16:12:34'),(2615,2,2602,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"246fbed367\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"322996153\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, We are a small business outsourcing agency with a team of more than 15 Team Members. \\r\\n\\r\\nWe help businesses manage their day-to-day tasks efficiently so they can focus on growth.\\r\\n\\r\\nHere are the tasks we can take care of for you:\\r\\n\\r\\nEmail management, Calendar scheduling, Data entry, CRM updates, Lead list creation, Online research, File management, Document preparation, Invoice creation, Payment follow-ups (email only), Social media posting, Reporting, Market research, Product listing (Shopify, WooCommerce, Amazon etc.), Ecommerce data entry, Order processing (backend), Inventory tracking, Google Sheets data entry, Google Sheets report maintenance, Sheet formatting & cleanup, Data sorting & filtering, Weekly\\/Monthly tracking sheets, PDF to Excel\\/Docs conversion, Data cleaning, Content writing, Content upload on website, SEO content support, SMO content support, Video editing, Web design backend updates (CMS tasks), Bookkeeping support, Product image uploading & optimization, Updating website pages, Blog posting & formatting, Ecommerce catalog management\\r\\n\\r\\nOur pricing starts from USD $8\\/hour to USD $40\\/hour, depending on the service and the specific requirements.\\r\\n\\r\\nTo build trust and ensure you are fully comfortable working with us:\\r\\n\\r\\n1. We are happy to work on a small pilot task\\/project first\\r\\n2. No advance payment required — pay only after you are satisfied\\r\\n3. We can share our portfolio and client references\\/testimonials on request\\r\\n4. You can test our quality, speed, and communication before committing to anything long-term\\r\\n\\r\\nIf you are interested, feel free to reply to me at: HireResource009@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','172.93.148.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-03 20:18:41','2026-02-03 20:18:41'),(2616,2,2603,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a0a894e1f2\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_nbol\"},\"email\":\"uxdfnoqvtol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nДля Тойота необходим высокий уровень квалификации. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \\r\\nВ автосервисе установлено современное оборудование. Это позволяет проводить диагностику и ремонт на высшем уровне. \\r\\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','95.182.127.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-04 16:23:44','2026-02-04 16:23:44'),(2617,2,2604,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0a894e1f2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rebekah Somerset\"},\"email\":\"rebekah.somerset@googlemail.com\",\"input_text\":\"6816437594\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\n\\r\\nThought you might want this.\\r\\n\\r\\nThere’s a completely free tool that lets you get more exposure across multiple classified sites with a single submission.\\r\\n\\r\\nCheck this out:\\r\\nhttps:\\/\\/sitesubmitterpro.com\\r\\n\\r\\nIt’s a free traffic booster and takes seconds.\\r\\n\\r\\nIf you want more free tools, let me know.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.73.160.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-04 16:34:36','2026-02-04 16:34:36'),(2618,2,2605,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0a894e1f2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adela Ievers\"},\"email\":\"adela.ievers@hotmail.com\",\"input_text\":\"1159527741\",\"dropdown\":\"Mini PCs\",\"description\":\"Stop lying to yourself. If you’re stuck selling one-off products, you aren’t a business owner—you’re a slave to the next sale. Every single month, your bank account resets to zero, and you’re forced back onto the \\\"entrepreneurial hamster wheel\\\". It’s exhausting, it\'s demoralizing, and it’s stealing your financial freedom.\\r\\nThe R.A.P.I.D. TimeShift™ System is your only way out. It is a \\\"set-it-and-forget-it\\\" blueprint designed to build predictable monthly income that deposits money into your account like clockwork.\\r\\n\\r\\nGet Out of the Trap Here: https:\\/\\/indianxvideos.site\\/RapidRecurringRevenue?domain=blueocean-technologies.com \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nsince we believe \\r\\nour offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/indianxvideos.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1142 Rua Peixoto Gomide 1533, SP 07859-230\\r\\nLooking out for you, Adela Ievers.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','154.213.160.237',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-04 16:58:03','2026-02-04 16:58:03'),(2619,2,2606,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0a894e1f2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paul\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"226031373\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\nAre you looking for someone who can follow your complex business SOPs and work on them accordingly? \\r\\n\\r\\nI specialize in Back-office work and I can help you in the following ways:\\r\\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\\r\\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\\r\\n3. E-Commerce Management: Order Processing, Product Add\\/Delete\\/Modify, Cart and Shop Management. \\r\\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling\\r\\n\\r\\nMy Cost is USD 9\\/hr for these back-office tasks.\\r\\nPing me on projectsexpert222@outlook.com if you have any requirements right now.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.40.50.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-04 23:18:11','2026-02-04 23:18:11'),(2620,2,2607,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c91543631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vai\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"532986062\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, Are you currently looking to improve your website’s look and feel and update it in a way that helps increase conversions, build more credibility, and create stronger trust with visitors?\\r\\n\\r\\nWe recently worked on a website redesign for a Texas-Based client, and after the update they started receiving significantly better traffic and conversions. Most importantly, they’re very happy with how the new website represents their brand.\\r\\n\\r\\nIf this is something you’d be interested in exploring, please let me know by sending an email to webdesignservices111@outlook.com. I’ll be happy to share our portfolio, pricing, and the 6-step process we follow to redesign or recreate websites.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.40.50.217',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-05 20:37:09','2026-02-05 20:37:09'),(2621,2,2608,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c91543631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Billie Roberts\"},\"email\":\"billie.roberts@gmail.com\",\"input_text\":\"4777045\",\"description\":\"Boost your blueocean-technologies.com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.167.19.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-06 01:39:18','2026-02-06 01:39:18'),(2622,2,2609,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c91543631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edison Corlis\"},\"email\":\"corlis.edison@gmail.com\",\"input_text\":\"7731052584\",\"dropdown\":\"Projection Solutions\",\"description\":\"Save big with our AI-powered traffic service, sending keyword-targeted visitors from specific locations to your website for less than paid ad campaigns. Learn more today.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.167.19.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-06 01:39:20','2026-02-06 01:39:20'),(2623,2,2610,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c91543631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"487529518\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','139.180.225.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-06 08:29:20','2026-02-06 08:29:20'),(2624,2,2611,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9c91543631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pansy Sisco\"},\"email\":\"sisco.pansy@gmail.com\",\"input_text\":\"3310146516\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nSaw your website and thought this could help.\\r\\n\\r\\nThere’s a 100% free tool that lets you boost your visibility across multiple classified sites with one form.\\r\\n\\r\\nUse this:\\r\\nsitesubmitterpro.com\\r\\n\\r\\nIt’s totally free and takes less time than posting manually.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','98.159.233.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-06 17:27:48','2026-02-06 17:27:48'),(2625,2,2612,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"73c3e949cd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Stian Johansen\"},\"email\":\"mike@monkeydigital.co\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello, \\r\\n \\r\\nI wanted to check in with something that could seriously improve your website’s visitor count. We work with a trusted ad network that allows us to deliver authentic, country-targeted social ads traffic for just $10 per 10,000 visits. \\r\\n \\r\\nThis isn\'t fake traffic—it’s engaged traffic, tailored to your target country and niche. \\r\\n \\r\\nWhat you get: \\r\\n \\r\\n10,000+ high-quality visitors for just $10 \\r\\nLocalized traffic for multiple regions \\r\\nLarger traffic packages available based on your needs \\r\\nTrusted by SEO experts—we even use this for our SEO clients! \\r\\n \\r\\nWant to give it a try? Check out the details here: \\r\\nhttps:\\/\\/www.monkeydigital.co\\/product\\/country-targeted-traffic\\/ \\r\\n \\r\\nOr chat with us on WhatsApp: \\r\\nhttps:\\/\\/monkeydigital.co\\/whatsapp-us\\/ \\r\\n \\r\\nLooking forward to helping you grow! \\r\\n \\r\\nBest, \\r\\nMike Stian Johansen\\r\\n \\r\\nPhone\\/whatsapp: +1 (775) 314-7914\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.171.152.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 03:49:48','2026-02-07 03:49:48'),(2626,2,2613,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"73c3e949cd\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"B_enkl\"},\"email\":\"info2@aioseoblog.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Если тема SEO вам актуальна, советую глянуть SEO-блог с кейсами продвижения — там есть практических материалов по выбору ниши, контенту и продвижению.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','185.181.245.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 07:52:27','2026-02-07 07:52:27'),(2627,2,2614,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f21fd198a9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"B_hgkl\"},\"email\":\"info2@aioseoblog.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Если тема SEO вам актуальна, можете посмотреть SEO-блог — там собраны гайдов по ключам, метатегам и перелинковке.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.22.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 07:52:28','2026-02-07 07:52:28'),(2628,2,2615,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f21fd198a9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Unichtozhe_sisl\"},\"email\":\"djfqunrxpsl@dezia.store\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Для быстрого и эффективного избавления от неприятных соседей воспользуйтесь услугами обработка от клопов горячим туманом клиаком, чтобы вернуть дому комфорт и спокойствие. \\r\\nХимические препараты для дома остаются популярным способом борьбы с клопами.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.192.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 12:26:46','2026-02-07 12:26:46'),(2629,2,2616,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1c9841bd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"327568489\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','147.53.114.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 14:49:02','2026-02-07 14:49:02'),(2630,2,2617,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1c9841bd5a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Susanna Garrison\"},\"email\":\"garrison.susanna@yahoo.com\",\"input_text\":\"428713288\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','89.39.107.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 15:29:46','2026-02-07 15:29:46'),(2631,2,2618,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"cc1c736bb2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Liliana Gardiner\"},\"email\":\"gardiner.liliana@gmail.com\",\"input_text\":\"913946335\",\"dropdown\":\"Video Distribution\",\"description\":\"Before MaxReviewFlow: 2–3 Reviews a Month — After MaxReviewFlow: A Steady Stream of 5‑Stars People choose the business with the strongest online reputation. MaxReviewFlow builds a steady stream of real, verified reviews that boost rankings, conversions, and credibility. Protect your business and grow your reputation. Get a quick walkthrough at MaxReviewFlow.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','185.238.231.79',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-07 23:21:36','2026-02-07 23:21:36'),(2632,2,2619,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f21fd198a9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Mike Hugo Andre\"},\"email\":\"info@strictlydigital.net\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello, \\r\\n \\r\\nGetting some collection of links pointing to blueocean-technologies.com might bring 0 value or negative impact for your website. \\r\\n \\r\\nIt really makes no difference the total backlinks you have, what is crucial is the total of ranking terms those platforms are optimized for. \\r\\n \\r\\nThat is the key thing. \\r\\nNot the overrated third-party metrics or ahrefs DR score. \\r\\nThat anyone can do these days. \\r\\nBUT the number of ranking keywords the domains that send backlinks to you contain. \\r\\nThat’s it. \\r\\n \\r\\nHave such links link to your domain and your rankings will skyrocket! \\r\\n \\r\\nWe are providing this exclusive service here: \\r\\nhttps:\\/\\/www.strictlydigital.net\\/product\\/semrush-backlinks\\/ \\r\\n \\r\\nIn doubt, or want clarification, reach out here: \\r\\nhttps:\\/\\/www.strictlydigital.net\\/whatsapp-us\\/ \\r\\n \\r\\nSincerely, \\r\\nMike Hugo Andre\\r\\n \\r\\nstrictlydigital.net \\r\\nPhone\\/WhatsApp: +1 (877) 566-3738\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.171.152.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-08 01:42:23','2026-02-08 01:42:23'),(2633,2,2620,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dc003eb9d5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nestor Foletta\"},\"email\":\"foletta.nestor72@gmail.com\",\"input_text\":\"61226514\",\"dropdown\":\"Other Enquiry\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/2tosLZXrvCA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','216.26.236.43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-08 18:01:20','2026-02-08 18:01:20'),(2634,2,2621,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dc003eb9d5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"4188733\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\n\\r\\n\\r\\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\\r\\n\\r\\n\\r\\n\\r\\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/warriorplus.com\\/o2\\/a\\/k7q70t6\\/0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','192.126.249.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-09 03:36:05','2026-02-09 03:36:05'),(2635,2,2622,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dc003eb9d5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Søren Wren\"},\"email\":\"soren.wren@desertgroup-ae.ca\",\"input_text\":\"7949493260\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\\r\\n\\r\\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a new mega project we are currently working on.\\r\\n\\r\\nWe look forward to your response and the opportunity to explore potential collaboration.\\r\\n\\r\\nRegards,\\r\\n\\r\\nSøren Wren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','95.217.125.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-09 11:46:52','2026-02-09 11:46:52'),(2636,2,2623,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fffb11cc46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"602499377\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi there,\\r\\n\\r\\n\\r\\n\\r\\nI hope this message finds you well and thriving! I’m thrilled to share some exciting news that will redefine how you approach local marketing. Introducing Local Directory Fortune – City Stars, the ultimate solution for building and managing a professional local directory effortlessly.\\r\\n\\r\\n\\r\\n\\r\\nWe all know the challenges of standing out in the crowded local business space, but this is more than just another tool – it’s your opportunity to become the go-to resource for businesses and customers in your community.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/warriorplus.com\\/o2\\/a\\/k7q70t6\\/0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','192.126.249.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-09 14:20:35','2026-02-09 14:20:35'),(2637,2,2624,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fffb11cc46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tanu\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"589034071\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello, I’m Tanu, a HubSpot Certified copywriter and content writer, distinguished as one of the few globally certified in this field. With 8 years of experience, I excel in crafting compelling content across various formats, including blogs, articles, e-commerce product descriptions, SEO content, website copy, business service descriptions, newsletters, brochures, and SOPs. I carefully ensure that each word is strategically chosen to resonate with your audience while integrating relevant keywords with precise density to boost SEO effectiveness. Additionally, I can craft Meta titles and descriptions tailored for every page of your website, ensuring optimal search engine visibility.\\r\\n\\r\\nIf you have any current content needs, please don’t hesitate to contact me at brandbuildingassistance@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','43.225.189.60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-09 20:30:26','2026-02-09 20:30:26'),(2638,2,2625,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fffb11cc46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs211@gmail.com\",\"input_text\":\"6047273696\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','192.71.144.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-10 03:40:29','2026-02-10 03:40:29'),(2639,2,2626,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fffb11cc46\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"9425499705\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello, We provide dedicated, full-time Virtual Employees to support day-to-day business and operational tasks. Our team works strictly as per your SOPs and on your existing software and systems, ensuring smooth integration with your operations.\\r\\n\\r\\nOur services include administrative support, back-end support, replying to client queries, email and calendar management, data entry, working on any software, reporting, CRM updates, and ongoing operational assistance.\\r\\n\\r\\nEngagements start at $1,300 per month for a full-time virtual employee. For organizations requiring multiple team members, we can offer more cost-effective pricing.\\r\\n\\r\\nWe would be glad to explore if there is a current or future need for virtual support within your organization. I request you to reply on our email Bposervices1@outlook.com for further discussion.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','43.225.189.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-10 20:04:39','2026-02-10 20:04:39'),(2640,2,2627,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ms. Maisarah Noor\"},\"email\":\"sales01@jlptradesolutions.com\",\"input_text\":\"4572809509\",\"description\":\"Dear Sir\\/Ma,\\r\\n\\r\\nI hope this email finds you well. My name is Maisarah Noor , I am a purchase analyst at JLP Trade Solutions. I am reaching out regarding our purchase request for your product, Your company was highly recommended to us for good quality.\\r\\n\\r\\n\\r\\nI would be grateful if you could provide Product catalog to us in PDF format\\r\\nWe are interested in ordering big quantities of the product. We hope to establish a successful collaboration with your company based on this inquiry and look forward to your prompt response\\r\\n\\r\\n\\r\\nRegards\\r\\nMs. Maisarah Noor\\r\\n\\r\\nHead of Purchase Department\\r\\nJLP Traade Solutions LLC\\r\\nR. Dom Afonso Henriques 97, 4770-076 Vila \\r\\nNova de Famalicão, Portugal\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','95.217.125.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-11 08:00:47','2026-02-11 08:00:47'),(2641,2,2628,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Reinaldo Iacovelli\"},\"email\":\"iacovelli.reinaldo@gmail.com\",\"input_text\":\"4164924460\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Drive keyword and location-targeted traffic to your website with our AI-powered service, costing much less than paid ads. Contact us to start growing your audience.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/JKzl50XSII5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','83.250.169.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-11 14:40:49','2026-02-11 14:40:49'),(2642,2,2629,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosemary McMann\"},\"email\":\"rosemary.mcmann@googlemail.com\",\"input_text\":\"499126989\",\"dropdown\":\"Mini PCs\",\"description\":\"Attract keyword-targeted visitors from specific locations with our AI-driven solution, a cost-effective alternative to paid advertising. Start now to drive results.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','104.207.60.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-11 19:20:49','2026-02-11 19:20:49'),(2643,2,2630,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"your.assistant23@outlook.com\",\"input_text\":\"8056944384\",\"description\":\"Hi, I’m a Virtual Assistant who combines hands-on accuracy with AI tools to help businesses manage their daily tasks more smoothly and efficiently.\\r\\n\\r\\nI can support you with data entry, billing, order processing, CRM updates, product uploads, form handling, and basic reporting — while using AI to organize data faster, draft emails, summarize information, and simplify repetitive work.\\r\\n\\r\\nMy focus is simple: make your work easier, save your time, and deliver reliable results.\\r\\n\\r\\nIf you think I can support you, feel free to reply to me at Your.assistant23@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','43.225.189.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-12 00:31:33','2026-02-12 00:31:33'),(2644,2,2631,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mariano Outtrim\"},\"email\":\"mariano.outtrim29@yahoo.com\",\"input_text\":\"645500767\",\"description\":\"Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','88.89.204.12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-12 02:49:28','2026-02-12 02:49:28'),(2645,2,2632,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd4d96b2d7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"81527383\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','147.53.127.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-12 08:28:18','2026-02-12 08:28:18'),(2646,2,2633,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1aa24021ac\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Norman Sticht\"},\"email\":\"norman.sticht@gmail.com\",\"input_text\":\"478205167\",\"dropdown\":\"Display Mounts\",\"description\":\"STOP Selling One-Off Products That Pay You Once And START Building A \'Set It & Forget It\' System That Deposits Money Into Your Bank Account Every Single Month Like Clockwork! https:\\/\\/www.youtube.com\\/@AISolutionsTop\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','209.50.180.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-12 21:55:49','2026-02-12 21:55:49'),(2647,2,2634,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1aa24021ac\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"493177151\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 00:17:49','2026-02-13 00:17:49'),(2648,2,2635,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1aa24021ac\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"3150849201\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \\r\\n\\r\\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','192.126.253.240',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 04:14:28','2026-02-13 04:14:28'),(2649,2,2636,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1aa24021ac\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"95836999\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi there,\\r\\n\\r\\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \\r\\n\\r\\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.204.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 05:29:41','2026-02-13 05:29:41'),(2650,2,2637,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1aa24021ac\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terri Cairnduff\"},\"email\":\"terri.cairnduff93@msn.com\",\"input_text\":\"444557389\",\"dropdown\":\"Projection Solutions\",\"description\":\"Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/hpe1Ti9BI2c\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','209.50.185.90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 07:34:13','2026-02-13 07:34:13'),(2651,2,2638,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kit Boehm\"},\"email\":\"boehm.kit@gmail.com\",\"input_text\":\"7029422781\",\"dropdown\":\"Video Distribution\",\"description\":\"Save on marketing with our AI-optimized service, delivering keyword and location-targeted traffic for less than paid ad campaigns. Start scaling your website now.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.49.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 13:57:40','2026-02-13 13:57:40'),(2652,2,2639,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. \\r\\n\\r\\nIt offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','192.126.253.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 14:07:13','2026-02-13 14:07:13'),(2653,2,2640,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucienne Olszewski\"},\"email\":\"lucienne.olszewski@gmail.com\",\"input_text\":\"890451370\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nCame across your site and figured this was worth sending.\\r\\n\\r\\nThere’s a 100% free tool that lets you boost your visibility across multiple classified sites with a single submission.\\r\\n\\r\\nCheck this out:\\r\\nhttps:\\/\\/sitesubmitterpro.com\\r\\n\\r\\nIt’s a free way to get exposure and takes seconds.\\r\\n\\r\\nReply if you want more ways to promote your site.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','98.159.233.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 14:31:29','2026-02-13 14:31:29'),(2654,2,2641,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kathryn Vela\"},\"email\":\"vela.kathryn@msn.com\",\"input_text\":\"2538865164\",\"description\":\"Reaching out,\\r\\n\\r\\nThought you might want this.\\r\\n\\r\\nThere’s a 100% free tool that lets you submit your website across multiple classified sites with a single submission.\\r\\n\\r\\nGo here:\\r\\nwww.sitesubmitterpro.com\\r\\n\\r\\nIt’s free to use and takes seconds.\\r\\n\\r\\nHappy to share more free exposure tools.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','195.210.105.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-13 20:56:55','2026-02-13 20:56:55'),(2655,2,2642,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zain\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"178844294\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.109',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-14 00:03:53','2026-02-14 00:03:53'),(2656,2,2643,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f29b534cea\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Rockwell\"},\"email\":\"alexrockwell584@gmail.com\",\"input_text\":\"08718437514\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey,\\r\\n\\r\\nWe are reaching out to you for the second time for relevant information.\\r\\nKindly respond to our official email at info@globifc.net for the update, thanks.\\r\\n\\r\\nMany Thanks,\\r\\n(EAC)\\r\\nPlease Reply to this Email: info@globifc.net\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.173.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-14 07:59:53','2026-02-14 07:59:53'),(2657,2,2644,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"91e2567e28\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jillian Pie\"},\"email\":\"jillian.pie@outlook.com\",\"input_text\":\"636849188\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Launch your own branded Chrome extension in just 15 minutes with zero coding required to instantly elevate your professional authority. Use our proven templates to streamline your operations or deliver white-labeled solutions to clients for effortless recurring revenue.\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=ATYTVlN5MSM\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.166.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 08:30:57','2026-02-15 08:30:57'),(2658,2,2645,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"91e2567e28\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robert Prouty\"},\"email\":\"robert.prouty10@gmail.com\",\"input_text\":\"92228033\",\"description\":\"If you’re tired of juggling multiple tools for funnels, CRM, email, SMS, automations, calendars, and reporting — this is the upgrade.\\r\\n\\r\\n\\r\\n\\r\\nThis all-in-one platform replaces them all and puts your marketing, sales, and follow-up under one roof. \\r\\n\\r\\nAgencies and businesses are using it to automate lead capture, nurture prospects, and close more deals without duct-taping software together.\\r\\n\\r\\n\\r\\n\\r\\nIf you’re serious about scaling, stop overpaying for disconnected tools and move to a system built to grow with you.\\r\\n\\r\\n\\r\\n\\r\\nGet started here:\\r\\nhttps:\\/\\/www.gohighlevel.com\\/56382a4?fp_ref=startwinning\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','186.179.6.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 14:02:54','2026-02-15 14:02:54'),(2659,2,2646,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robby Corby\"},\"email\":\"corby.robby@outlook.com\",\"input_text\":\"7756444900\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Tap into decades of super-affiliate expertise with an intelligent software that automates everything from strategy to high-converting copy in just a few clicks. Launch profitable affiliate campaigns across any niche and secure lifetime access with a single payment—no subscriptions or hidden fees required\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=GIWPFQOltPk\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.52.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 19:42:58','2026-02-15 19:42:58'),(2660,2,2647,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maya Garibay\"},\"email\":\"garibay.maya@gmail.com\",\"input_text\":\"338393786\",\"dropdown\":\"Mini PCs\",\"description\":\"Stop losing money on visitors who leave websites and start automatically redirecting that \\\"wasted\\\" traffic toward your own offers for as little as five cents per person. Exit Traffic Network provides a completely hands-free, set-it-and-forget-it system that captures real desktop traffic from established platforms while you sleep\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=3013L2Yxg1k\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.167.25.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 20:31:45','2026-02-15 20:31:45'),(2661,2,2648,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"3520245085\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.213.27.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 22:18:54','2026-02-15 22:18:54'),(2662,2,2649,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"uhKgJVCzFzSMGKtoH\"},\"email\":\"uxoxohuyo.wa.2.7.7@gmail.com\",\"input_text\":\"9665993752\",\"dropdown\":\"LCD & LED Products\",\"description\":\"jNCpRoIdWEKYKKAw\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.220.101.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-15 22:38:09','2026-02-15 22:38:09'),(2663,2,2650,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terrence Clanton\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"50165958\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Create new automated passive income streams with Book Ninja, which uses AI to find profitable niches and fully assembles ready-to-publish books for Amazon in under 30 minutes. This is your chance to scale your business portfolio with digital assets that generate royalties for years without spending on ads, design, or writing.\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=PQCSucpPt-0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.3.47.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 00:50:21','2026-02-16 00:50:21'),(2664,2,2651,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terrence Clanton\"},\"email\":\"joel.fox.1965+blueocean-technologies.com@gmail.com\",\"input_text\":\"50165958\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Create new automated passive income streams with Book Ninja, which uses AI to find profitable niches and fully assembles ready-to-publish books for Amazon in under 30 minutes. This is your chance to scale your business portfolio with digital assets that generate royalties for years without spending on ads, design, or writing.\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=PQCSucpPt-0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.3.35.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 00:50:24','2026-02-16 00:50:24'),(2665,2,2652,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"749580556\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','98.158.233.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 03:07:14','2026-02-16 03:07:14'),(2666,2,2653,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Porter Lauer\"},\"email\":\"porter.lauer29@googlemail.com\",\"input_text\":\"240735219\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Launch a Local Toolkit Website that Business Owners Use Daily, Builds Trust Fast, and Turns Free Value into Paid Upgrades on Autopilot. All Done-for-You, Automated and Ready to Go.\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=aOTUmzKLTwY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','216.26.227.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 05:44:14','2026-02-16 05:44:14'),(2667,2,2654,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0bcf455425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Denis Wertheim\"},\"email\":\"denis.wertheim36@hotmail.com\",\"input_text\":\"559518100\",\"description\":\"Skip months of hard work and launch a high-converting AI business today using this professionally designed \\\"Business In A Box\\\". With full Private Label Rights, you can rebrand these expert assets as your own and keep 100% of the profits from every sale.\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=ksq5cZApb3E\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.207.43.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 13:14:40','2026-02-16 13:14:40'),(2668,2,2655,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fanny Musser\"},\"email\":\"fanny.musser@googlemail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Our AI-powered traffic solution delivers engaged visitors to your site, costing significantly less than traditional paid ads. Ready to grow your reach?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/iuvu50XSIHi\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','109.236.63.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 15:36:00','2026-02-16 15:36:00'),(2669,2,2656,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 16:09:13','2026-02-16 16:09:13'),(2670,2,2657,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 19:29:03','2026-02-16 19:29:03'),(2671,2,2658,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Heath Muir\"},\"email\":\"muir.heath@outlook.com\",\"input_text\":\"4360051\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/A-OuNefvXeA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.207.38.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-16 20:46:44','2026-02-16 20:46:44'),(2672,2,2659,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Allison Marrero\"},\"email\":\"marrero.allison@yahoo.com\",\"input_text\":\"3535806923\",\"dropdown\":\"Audio Solutions\",\"description\":\"Stop wasting months on content creation and start selling a professional, ready-to-use video course that positions you as an instant authority in the digital business space. This complete white-label package allows you to grow your email list and generate recurring income without spending a single minute on planning, scripting, or recording https:\\/\\/www.youtube.com\\/watch?v=ss4tux6Q4pI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','65.111.31.160',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-17 01:33:57','2026-02-17 01:33:57'),(2673,2,2660,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bd6b333a1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christina Selig\"},\"email\":\"selig.christina@gmail.com\",\"input_text\":\"9321143286\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/A-OuNefvXeA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','92.206.130.221',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-17 15:20:29','2026-02-17 15:20:29'),(2674,2,2661,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f425b8d567\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Dia duit, theastaigh uaim do phraghas a fháil.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-17 16:54:56','2026-02-17 16:54:56'),(2675,2,2662,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f425b8d567\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antje Sharp\"},\"email\":\"antje.sharp@gmail.com\",\"input_text\":\"569777586\",\"description\":\"Hi,\\r\\n\\r\\nI came across your website and wanted to share something useful.\\r\\n\\r\\nThere\'s a free tool that lets you boost your online visibility across multiple classified sites with almost no effort.\\r\\n\\r\\nIf you want to push your site out wider, here’s the address:\\r\\nwww.sitesubmitterpro.com\\r\\n\\r\\nIt’s a free way to get more exposure and takes almost no time.\\r\\n\\r\\nIf you want, I can show you more free ways to get visibility.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','195.210.124.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-18 17:29:31','2026-02-18 17:29:31'),(2676,2,2663,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bbff0a48ca\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vana\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"556391073\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, This is Vana, an experienced bookkeeper with more than a decade experience in bookkeeping for USA, UK, Canada, Europe and Australian Clients with expertise in:\\r\\n\\r\\nQuickBooks, Xero, Wave, FreshBooks, Sage, Zoho Books, MYOB, Kashoo, Tally, NetSuite, Odoo Accounting, Quicken, Microsoft Dynamics 365, ZipBooks, and FreeAgent.\\r\\n\\r\\nI can help you with:\\r\\n > Categorizing income and expense transactions accurately\\r\\n > Handling reconciliations for PayPal, Wise, Stripe, and business bank accounts\\r\\n > Maintaining clean and up-to-date financial records\\r\\n\\r\\nMy rate is USD 20 per hour.\\r\\n\\r\\nIf you’d like to discuss further, please reply to bizassistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','43.225.189.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-19 03:10:50','2026-02-19 03:10:50'),(2677,2,2664,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a96780bd69\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"B_yokl\"},\"email\":\"info2@aioseoblog.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Если тема SEO вам актуальна, можете посмотреть практический SEO-блог — там есть практических материалов по ключам, метатегам и перелинковке.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.110.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-19 16:41:23','2026-02-19 16:41:23'),(2678,2,2665,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"63a85be724\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"240636906\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nAmazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','152.232.49.114',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-20 00:19:58','2026-02-20 00:19:58'),(2679,2,2666,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"63a85be724\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"4244110\",\"dropdown\":\"Display Mounts\",\"description\":\"Amazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic. \\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','72.57.99.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-20 05:11:00','2026-02-20 05:11:00'),(2680,2,2667,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"63a85be724\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Veer\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"7960304810\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, I\'m Veer, a content writer with 12+ years of experience creating SEO-friendly blogs, web content, product descriptions, newsletters, and more—all 100% human-written. I provide reports from paid tools to back my work. \\r\\n\\r\\nMy rate is $30\\/1,000 words. Email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-20 10:28:08','2026-02-20 10:28:08'),(2681,2,2668,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"63a85be724\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sadie Chataway\"},\"email\":\"chataway.sadie@yahoo.com\",\"input_text\":\"7074811541\",\"dropdown\":\"Mini PCs\",\"description\":\"Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\\r\\n\\r\\nhttps:\\/\\/marketingager.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','209.50.166.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-20 14:41:46','2026-02-20 14:41:46'),(2682,2,2669,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"63a85be724\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Amazon is widely considered the world\'s number one website for selling products, dominating with over $790 billion in gross merchandise value (GMV) in 2024 and hosting over 2 million active seller accounts. It offers unparalleled global reach, robust logistics through FBA (Fulfillment by Amazon), and massive, active customer traffic. \\r\\n\\r\\n\\r\\n\\r\\nFor more click Here : https:\\/\\/amzn.to\\/3NYYPmj\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','72.57.65.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-20 15:44:16','2026-02-20 15:44:16'),(2683,2,2670,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sabrina Castle\"},\"email\":\"sabrina.castle@outlook.com\",\"input_text\":\"409474867\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/A-OuNefvXeA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','216.26.249.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-21 13:16:52','2026-02-21 13:16:52'),(2684,2,2671,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Keesha Schurr\"},\"email\":\"keesha.schurr@yahoo.com\",\"input_text\":\"47942156\",\"description\":\"Why overspend on paid ads? Our AI-powered service drives targeted website traffic at a significantly lower cost, boosting your ROI.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/UtQitv9J\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','216.26.249.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-21 13:16:53','2026-02-21 13:16:53'),(2685,2,2672,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kirk Stansbury\"},\"email\":\"kirk.stansbury@hotmail.com\",\"input_text\":\"6882418863\",\"dropdown\":\"Display Mounts\",\"description\":\"Scale your authority and warm up high-value leads on LinkedIn by generating tone-perfect, professional comments in just five seconds,. Stay consistently visible to your target audience and grow your business safely without bots for only $5 a month,.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=fnBU0pu0F_s\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','209.50.180.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-21 16:18:52','2026-02-21 16:18:52'),(2686,2,2673,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Faith Treat\"},\"email\":\"faith.treat@gmail.com\",\"input_text\":\"50761180\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Stop wasting months on content creation and start scaling instantly with a ready-made library of 77 professional relationship eBooks you can rebrand and sell as your own. Gain full ownership of high-demand, evergreen assets with unrestricted PLR to power your memberships and coaching programs while keeping 100% of the profits.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=TUQ7Rumq1ZA\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','45.3.53.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-22 04:04:51','2026-02-22 04:04:51'),(2687,2,2674,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"50836118\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','138.229.96.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-22 05:16:47','2026-02-22 05:16:47'),(2688,2,2675,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emma B.\"},\"email\":\"emma.digitalhub@proton.me\",\"input_text\":\"536436557\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI hope you’re having a great week.\\r\\n\\r\\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\\r\\n\\r\\nIf this is something you’d consider, I’d be glad to share the site list for your review.\\r\\n\\r\\nKind regards,\\r\\nEmma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','139.180.225.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-22 06:18:15','2026-02-22 06:18:15'),(2689,2,2676,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"db02418708\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lynne Kuster\"},\"email\":\"kuster.lynne@hotmail.com\",\"input_text\":\"795791060\",\"description\":\"Automate your business training and customer education with human-like AI teachers that explain any topic without you ever having to appear on camera. Scale your company’s knowledge delivery 24\\/7 and eliminate the cost of hiring expensive instructors using this 100% automated teaching system.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=mHujw2NMdIU\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.26.240.29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-22 16:35:52','2026-02-22 16:35:52'),(2690,2,2677,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c1a33be1e8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sunil Jain\"},\"email\":\"suniltjain.bc@gmail.com\",\"input_text\":\"08637200451\",\"description\":\"Hi,\\r\\n\\r\\nYou’re not broke because you lack skill.\\r\\nYou’re broke because you’ve never seen a real launch blueprint.\\r\\n\\r\\nI’m giving away a PDF that breaks down how a $10M launch is structured in 15 days.\\r\\n\\r\\nNo motivation.\\r\\nNo “work harder” nonsense.\\r\\nJust leverage, timing, and offer mechanics.\\r\\n\\r\\nhttps:\\/\\/linktr.ee\\/suniljaindvg\\r\\n\\r\\nSunil Jain\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','216.26.241.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-22 18:49:01','2026-02-22 18:49:01'),(2691,2,2678,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c1a33be1e8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Randi Montemayor\"},\"email\":\"montemayor.randi@gmail.com\",\"input_text\":\"3910705925\",\"description\":\"Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/9tQitWrs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','5.253.205.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-23 17:22:20','2026-02-23 17:22:20'),(2692,2,2679,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"528906381\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Are you looking to gather some data from multiple websites or sources and create some sort of list? There are a lot of tasks that are very simple to do but you need someone to understand the process and create some list. \\r\\n\\r\\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','149.40.50.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-23 23:46:09','2026-02-23 23:46:09'),(2693,2,2680,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"7037466437\",\"description\":\"Hi there,\\r\\n\\r\\nMost people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\n\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','72.57.65.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 03:47:18','2026-02-24 03:47:18'),(2694,2,2681,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"3189755749\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nMost people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\n\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','152.232.53.112',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 10:22:58','2026-02-24 10:22:58'),(2695,2,2682,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ava Stevens\"},\"email\":\"ava.stevens@gmail.com\",\"input_text\":\"887976045\",\"description\":\"Hey,\\r\\n\\r\\nCame across your site and figured this was worth sending.\\r\\n\\r\\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with just a few clicks.\\r\\n\\r\\nCheck this out:\\r\\nclassifiedsubmitter.com\\r\\n\\r\\nIt’s a free way to get exposure and takes seconds.\\r\\n\\r\\nIf you want more free tools, let me know.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','188.213.202.95',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 12:44:05','2026-02-24 12:44:05'),(2696,2,2683,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"668373424\",\"dropdown\":\"Audio Solutions\",\"description\":\"Most people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','72.57.99.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 16:08:35','2026-02-24 16:08:35'),(2697,2,2684,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8f5f699a66\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tommy Richard\"},\"email\":\"tommy-richard@consultant.com\",\"input_text\":\"08490250668\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI am writing to seek your assistance in a financial matter arising from a recently completed project. \\r\\n\\r\\nThe original contract sum has been fully disbursed to the contractor. I am now left with the over-invoiced sum lying dormant in an offshore account in the United Kingdom. \\r\\n\\r\\nI seek your cooperation to receive this fund on my behalf for an onward profitable venture in your country. \\r\\nThe proceeds will be discussed upon the receipt of your response.\\r\\n\\r\\nPlease confirm your willingness to assist at your earliest convenience by email: Tommyrichard@consultant.com\\r\\nfor details. \\r\\n\\r\\nThank you for your consideration. We await your speedy response. \\r\\n\\r\\nThanks,\\r\\nTommy Richard\\r\\nPlease Reply to: Tommyrichard@consultant.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','216.26.246.23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 17:28:59','2026-02-24 17:28:59'),(2698,2,2685,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1eb0c4cc4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mattie Devito\"},\"email\":\"mattie.devito@hotmail.com\",\"input_text\":\"673765312\",\"description\":\"Launch your own professional, authority-driven digital academy in minutes with a fully built system that eliminates all technical headaches and design work. Start selling immediately with preloaded, high-quality courses and ebooks designed to turn your expertise into a scalable, credible business asset.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=q5lJOIAyoa0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','209.50.168.108',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-24 23:52:19','2026-02-24 23:52:19'),(2699,2,2686,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1eb0c4cc4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kate Armstrong\"},\"email\":\"katearmstrong1976@gmail.com\",\"input_text\":\"9162205071\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi there,\\r\\n\\r\\nWe run a Youtube growth service, where we can increase your subscriber count safely and practically. \\r\\n\\r\\n- Guaranteed: We guarantee to gain you 400+ new subscribers each month.\\r\\n- Real, human subscribers who subscribe because they are interested in your channel\\/videos.\\r\\n- Safe: All actions are done, without using any automated tasks \\/ bots.\\r\\n\\r\\nIf you are interested then we can discuss further.\\r\\n\\r\\nKind Regards,\\r\\nKate\\r\\n\\r\\nOpt-out: https:\\/\\/unsubscribe.social\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','194.102.38.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-25 02:09:09','2026-02-25 02:09:09'),(2700,2,2687,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1eb0c4cc4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dorothea Atkinson\"},\"email\":\"atkinson.dorothea@gmail.com\",\"input_text\":\"7781561725\",\"dropdown\":\"Projection Solutions\",\"description\":\"Scale your arbitrage operations instantly with FlipNinja’s AI, which automates the hunt for 50%–500% profit flips across Amazon, Walmart, and AliExpress. Secure an unfair data advantage for a one-time $17 investment and stop guessing where your next high-margin deal is coming from.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=FgXeh1S8NXg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','216.26.240.73',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-25 07:38:41','2026-02-25 07:38:41'),(2701,2,2688,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ambrose Clapp\"},\"email\":\"clapp.ambrose@yahoo.com\",\"input_text\":\"672432929\",\"dropdown\":\"Audio Solutions\",\"description\":\"Automate your income with our AI system that generates all your content for you, delivering up to $3,000 monthly without the need for selling or hiring. Simply post ready-made materials to a unique platform with free lifetime traffic and receive direct payments while the system does all the heavy lifting for you.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=yy-jNgaxPbs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','209.50.188.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-25 20:32:07','2026-02-25 20:32:07'),(2702,2,2689,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sid\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"732851961\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \\r\\n\\r\\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-26 01:24:35','2026-02-26 01:24:35'),(2703,2,2690,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leola Hake\"},\"email\":\"hake.leola@yahoo.com\",\"input_text\":\"7924429383\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Stop wasting your budget on expensive ads and complex tech by implementing a 30-day AI-driven roadmap that automates 80% of your content creation and lead generation. Scale your business effortlessly using viral 5-second videos and proven conversion scripts to turn free traffic into consistent revenue for just $17,,,.\\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/watch?v=NTlA-HHd478\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.227.193',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-26 08:13:12','2026-02-26 08:13:12'),(2704,2,2691,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lavern Zink\"},\"email\":\"zink.lavern32@yahoo.com\",\"input_text\":\"7802421799\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello,\\r\\n\\r\\nSaw your site and figured this might be valuable.\\r\\n\\r\\nThere\'s a free tool that lets you submit your website across multiple classified sites with one simple form.\\r\\n\\r\\nIf you want a quick visibility boost, here’s the URL:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s completely free and takes about 60 seconds.\\r\\n\\r\\nHappy to share more free ways to get exposure.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.246.176.21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-26 09:56:22','2026-02-26 09:56:22'),(2705,2,2692,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"3163467157\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\\r\\n\\r\\nI can show you some previous videos we\'ve done if you want me to send some over. Let me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','5.157.55.181',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-26 16:30:07','2026-02-26 16:30:07'),(2706,2,2693,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3698d1f114\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"1985707633\",\"dropdown\":\"Other Enquiry\",\"description\":\"Most people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','152.232.53.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-26 16:53:28','2026-02-26 16:53:28'),(2707,2,2694,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Albertina Dick\"},\"email\":\"albertina.dick94@gmail.com\",\"input_text\":\"267012857\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/d7kGxfGVyNg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','80.201.112.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 01:37:51','2026-02-27 01:37:51'),(2708,2,2695,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilbur Caldwell\"},\"email\":\"caldwell.wilbur@gmail.com\",\"input_text\":\"796010772\",\"dropdown\":\"Projection Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','185.92.26.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 02:50:10','2026-02-27 02:50:10'),(2709,2,2696,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emmanuel Irving\"},\"email\":\"irving.emmanuel@gmail.com\",\"input_text\":\"4634008\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hope you\'re well,\\r\\n\\r\\nNot sure if you\'re promoting your site right now, but this could help.\\r\\n\\r\\nThere\'s a free tool that lets you submit your website across multiple classified sites with just a few clicks.\\r\\n\\r\\nIf you want extra traffic, here’s where to go:\\r\\nwebsubmitterpro.com\\r\\n\\r\\nIt’s 100% free to try and takes less effort than posting manually.\\r\\n\\r\\nI can send more free resources if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','176.110.216.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 04:05:00','2026-02-27 04:05:00'),(2710,2,2697,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mindy Luttrell\"},\"email\":\"luttrell.mindy63@yahoo.com\",\"input_text\":\"7810112871\",\"dropdown\":\"Mini PCs\",\"description\":\"Drive keyword and location-targeted traffic to your website with our AI-powered service, costing much less than paid ads. Contact us to start growing your audience.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/JKzl50XSII5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','213.49.2.172',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 06:05:45','2026-02-27 06:05:45'),(2711,2,2698,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vicky\"},\"email\":\"hireresource009@outlook.com\",\"input_text\":\"8195877695\",\"dropdown\":\"Projection Solutions\",\"description\":\"Not happy with your website\'s current look? Want to improve its design, functionality, or performance? Hey, this is Vicky! I can enhance your site, add new features, update content, or provide maintenance. Rates: $30-$40\\/hr, based on complexity. \\r\\n\\r\\nLet’s discuss! Email me at hireresource009@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.40.50.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 08:00:41','2026-02-27 08:00:41'),(2712,2,2699,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1572988417\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paul\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"267927037\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, Are you looking for someone who can follow your complex business SOPs and work on them accordingly? \\r\\n\\r\\nI specialize in Back-office and Admin work and I can help you in the following ways:\\r\\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction.\\r\\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\\r\\n3. E-Commerce Management: Order Processing, Product Add\\/Delete\\/Modify, Cart and Shop Management. \\r\\n4. Custom Process Follow: Understanding your SOP, Software Data Entry, Medical Bill Entry, Form filling.\\r\\n\\r\\nMy Cost is USD 9\\/hr for these back-office tasks.\\r\\nPing me on projectsexpert222@outlook.com if you have any requirements right now.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','149.40.50.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-27 23:07:04','2026-02-27 23:07:04'),(2713,2,2700,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5f8e90c4de\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Darla Yoder\"},\"email\":\"yoder.darla@gmail.com\",\"input_text\":\"489627820\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/d7kGxfGVyNg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','186.179.24.162',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-02-28 08:45:23','2026-02-28 08:45:23'),(2714,2,2701,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5f8e90c4de\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Heike Carder\"},\"email\":\"heike.carder@gmail.com\",\"input_text\":\"42249887\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there, I visited your website: https:\\/\\/blueocean-technologies.com\\/contact\\/ and here is a video which shows you how to get $10K monthly in free advertising for life with our marketing grants, advertise without spending a dime! Google Ads pays for it. Instantly boost your revenue with free Google Ads every month. Guaranteed approval - any business qualifies!\\r\\n\\r\\n\\r\\nView the YouTube video here: http:\\/\\/10k-youtubevideo.xyz \\r\\n\\r\\n\\r\\n\\r\\nIf you\'re interested or have any questions private email me at: ivan@doneforyou-campaigns.com\\r\\n\\r\\n\\r\\n\\r\\nMuch Success!\\r\\n\\r\\n\\r\\n\\r\\nIvan Ramirez\\r\\n\\r\\n\\r\\n\\r\\nhttp:\\/\\/10k-ad-accounts.xyz\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:https:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','181.41.206.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-01 02:53:01','2026-03-01 02:53:01'),(2715,2,2702,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bc90f77891\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tawanna Langlois\"},\"email\":\"langlois.tawanna@msn.com\",\"input_text\":\"4158101810\",\"dropdown\":\"Mini PCs\",\"description\":\"Hey, AI noticed a few issues with your website and rebuilt your site for free! Check it out: https:\\/\\/cash.bot\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.94.251.38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-02 00:44:39','2026-03-02 00:44:39'),(2716,2,2703,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bc90f77891\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Betsey Lambrick\"},\"email\":\"betsey.lambrick@msn.com\",\"input_text\":\"663948165\",\"dropdown\":\"Display Mounts\",\"description\":\"Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/m26AoaWSFII\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','104.167.19.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-02 04:52:07','2026-03-02 04:52:07'),(2717,2,2704,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3aae1b8fba\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Thanh Hibbard\"},\"email\":\"thanh.hibbard@yahoo.com\",\"input_text\":\"2334103750\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Our AI-powered service brings precise, keyword-driven traffic from your chosen locations to your website, all at a fraction of the cost of paid ads. Connect with us today.\\r\\n\\r\\nmarketingager.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','104.167.19.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-02 04:52:10','2026-03-02 04:52:10'),(2718,2,2705,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3aae1b8fba\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jaqueline Fincham\"},\"email\":\"fincham.jaqueline@gmail.com\",\"input_text\":\"682920388\",\"dropdown\":\"Projection Solutions\",\"description\":\"Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/nNVw50XSIIZ\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','90.240.59.76',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-02 17:47:31','2026-03-02 17:47:31'),(2719,2,2706,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5e0927e746\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-03 06:55:24','2026-03-03 06:55:24'),(2720,2,2707,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7a6410f508\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"42296544\",\"dropdown\":\"Audio Solutions\",\"description\":\"Most people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','152.232.53.67',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-03 10:16:24','2026-03-03 10:16:24'),(2721,2,2708,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7a6410f508\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex\"},\"email\":\"outsourcedigitalmarketing@outlook.com\",\"input_text\":\"\",\"description\":\"Hello, This is Alex, a senior copywriter and content writer. I can write content for you as per your website blueocean-technologies.com. I specialize in writing blogs, articles, e-commerce product descriptions, SEO content, website content, business service descriptions, newsletter content, content for brochures, Proofreading, Social Media Captions, Linkedin Content and content for SOPs. \\r\\nI can also do topic research and keyword research. \\r\\n\\r\\nSend me an email at outsourcedigitalmarketing@outlook.com if you have any requirements.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-03 13:52:33','2026-03-03 13:52:33'),(2722,2,2709,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7a6410f508\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"480105703\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Most people don’t fail online because they lack opportunity.\\r\\n\\r\\n\\r\\n\\r\\nThey fail because the thinking overwhelms them.\\r\\n\\r\\n\\r\\n\\r\\nWhat should I build?\\r\\n\\r\\nHow do I structure it?\\r\\nWhat comes next?\\r\\n\\r\\n\\r\\nThat mental weight is what kills momentum.\\r\\n\\r\\n\\r\\nClawMate was built to remove that layer completely.\\r\\n\\r\\n\\r\\nIt’s not another chatbot waiting for prompts. \\r\\n\\r\\n\\r\\n\\r\\nClick here for more : https:\\/\\/jvz4.com\\/c\\/688203\\/433889\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','72.57.99.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-03 23:18:02','2026-03-03 23:18:02'),(2723,2,2710,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ae9b5af0a3\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-04 04:57:25','2026-03-04 04:57:25'),(2724,2,2711,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7a6410f508\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lauren Crain\"},\"email\":\"lauren.crain@gmail.com\",\"input_text\":\"887592323\",\"dropdown\":\"Audio Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/d7kGxfGVyNg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','81.103.134.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-04 05:14:01','2026-03-04 05:14:01'),(2725,2,2712,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7a6410f508\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Addy\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"3437825796\",\"description\":\"Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. \\r\\n\\r\\nReach out to me today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence starting at just $200 a month.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','43.225.189.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-04 11:11:24','2026-03-04 11:11:24'),(2726,2,2713,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd7c0743b8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emily Stacey\"},\"email\":\"stacey.emily@outlook.com\",\"input_text\":\"584314683\",\"dropdown\":\"Video Distribution\",\"description\":\"Imagine if blueocean-technologies.com could tap into TikTok for real leads? Our AI-powered growth service targets the perfect users—based on hashtags they’re into and people they watch—to skyrocket your reach and drive traffic back to you. We’ve had websites like yours see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Watch this short video for more info: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.184.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-04 18:13:21','2026-03-04 18:13:21'),(2727,2,2714,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd7c0743b8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lesli Weatherburn\"},\"email\":\"lesli.weatherburn@outlook.com\",\"input_text\":\"4186980877\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nNoticed your business online and wanted to pass this along.\\r\\n\\r\\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with almost no effort.\\r\\n\\r\\nCheck this out:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s free to use and takes less time than posting manually.\\r\\n\\r\\nReply if you want more ways to promote your site.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','195.210.114.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-04 20:37:13','2026-03-04 20:37:13'),(2728,2,2715,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"16787f6d3a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Aloha, makemake wau eʻike i kāu kumukūʻai.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-05 08:35:27','2026-03-05 08:35:27'),(2729,2,2716,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"bd7c0743b8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sabrina Nesbit\"},\"email\":\"admin@maxreviewflow.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Can I check a small thing with you?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.132.227.245',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-05 12:34:08','2026-03-05 12:34:08'),(2730,2,2717,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9ca2fd8df4\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-06 11:40:27','2026-03-06 11:40:27'),(2731,2,2718,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1d3f41654\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"seoclark2024@gmail.com\",\"input_text\":\"2187365221\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI hope you’re having a great week.\\r\\n\\r\\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\\r\\n\\r\\nIf this is something you’d consider, I’d be glad to share the site list for your review.\\r\\n\\r\\nKind regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','167.160.69.255',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-07 15:15:37','2026-03-07 15:15:37'),(2732,2,2719,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1d3f41654\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tegan Ramaciotti\"},\"email\":\"ramaciotti.tegan@googlemail.com\",\"input_text\":\"687458766\",\"dropdown\":\"Audio Solutions\",\"description\":\"Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','104.207.59.11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-07 18:27:52','2026-03-07 18:27:52'),(2733,2,2720,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1d3f41654\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jude Skillen\"},\"email\":\"jude.skillen@msn.com\",\"input_text\":\"2813794307\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\n\\r\\nSaw your site and figured this might be valuable.\\r\\n\\r\\nHere’s a free service that can help you promote your site across multiple classified sites with a single submission.\\r\\n\\r\\nIf you want fast exposure, here’s the link:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s completely free and takes about 60 seconds.\\r\\n\\r\\nHappy to share more free ways to get exposure.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','91.246.176.4',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-07 20:55:33','2026-03-07 20:55:33'),(2734,2,2721,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fe08cb7b82\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Szia, meg akartam tudni az árát.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 00:43:32','2026-03-08 00:43:32'),(2735,2,2722,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"fe08cb7b82\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"B_ctkl\"},\"email\":\"info2@aioseoblog.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Если вы продвигаете сайт и ищете понятные материалы, можно почитать практический SEO-блог — там есть гайдов по оптимизации контента и структуре.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.15.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 03:28:19','2026-03-08 03:28:19'),(2736,2,2723,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e1d3f41654\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"632149645\",\"description\":\"See how agencies run SEO and AI search with Rankability\\r\\n\\r\\n\\r\\nWatch a live workflow from keyword research to a client-ready, optimized page, plus tracking visibility in Google and AI answers.\\r\\n\\r\\n\\r\\n\\r\\n\\\"Rankability has been developed with the agency needs in mind. The ability to provide access to my writing team has been fantastic, and the functionality was very intuitive for the team to jump into right away.\\r\\n\\r\\n\\\"\\r\\n\\r\\n\\r\\nClick here for more and watch a video : https:\\/\\/www.rankability.com\\/?via=seo2026\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','72.57.65.72',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 08:50:47','2026-03-08 08:50:47'),(2737,2,2724,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Annis Matson\"},\"email\":\"annis.matson27@gmail.com\",\"input_text\":\"129917269\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Ever thought how blueocean-technologies.com could leverage TikTok for authentic leads? Our AI-driven growth service pinpoints the perfect users—based on hashtags they use and accounts they follow—to skyrocket your reach and drive traffic back to you. We’ve had businesses like blueocean-technologies.com see over 100 leads monthly.\\r\\nWant to make TikTok work for blueocean-technologies.com? Watch this short video for more info: https:\\/\\/www.youtube.com\\/shorts\\/sfVup2NhPQ4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.51.187.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 10:06:40','2026-03-08 10:06:40'),(2738,2,2725,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trena Samons\"},\"email\":\"admin@maxreviewflow.com\",\"input_text\":\"745309588\",\"description\":\"Is this the right contact for a quick check?\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','136.144.42.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 17:23:32','2026-03-08 17:23:32'),(2739,2,2726,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"seoclark2024@gmail.com\",\"input_text\":\"491160929\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI hope you’re having a great week.\\r\\n\\r\\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\\r\\n\\r\\nIf this is something you’d consider, I’d be glad to share the site list for your review.\\r\\n\\r\\nKind regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','167.160.70.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 19:19:48','2026-03-08 19:19:48'),(2740,2,2727,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Prince Barron\"},\"email\":\"prince.barron@gmail.com\",\"input_text\":\"7759793046\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/iuvu50XSIHi\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','46.128.246.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 22:56:38','2026-03-08 22:56:38'),(2741,2,2728,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernie Mullawirraburka\"},\"email\":\"bernie.mullawirraburka46@outlook.com\",\"input_text\":\"7221523546\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nNot sure who on your team handles Google Ads — could you point me to the right person?\\r\\n\\r\\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\\r\\n\\r\\n I visited your website: https:\\/\\/blueocean-technologies.com\\/contact\\/ and we are seeing that you guys are currently running Google Ads or have tried in the past.\\r\\n\\r\\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K\\/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\\r\\n\\r\\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers\\/clients.\\r\\n\\r\\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\\r\\n\\r\\n\\r\\nLooking forward to hearing from you,\\r\\n\\r\\nIvan Ramirez\\r\\nAd Grants Lab\\r\\nhttp:\\/\\/10k-youtubevideo.xyz\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:https:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','158.173.153.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-08 23:46:24','2026-03-08 23:46:24'),(2742,2,2729,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"745695895\",\"dropdown\":\"Cables & Accessories\",\"description\":\"See how agencies run SEO and AI search with Rankability\\r\\n\\r\\n\\r\\nWatch a live workflow from keyword research to a client-ready, optimized page, plus tracking visibility in Google and AI answers.\\r\\n\\r\\n\\r\\n\\r\\n\\\"Rankability has been developed with the agency needs in mind. The ability to provide access to my writing team has been fantastic, and the functionality was very intuitive for the team to jump into right away.\\r\\n\\r\\n\\\"\\r\\n\\r\\n\\r\\nClick here for more and watch a video : https:\\/\\/www.rankability.com\\/?via=seo2026\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','72.57.65.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-09 01:16:18','2026-03-09 01:16:18'),(2743,2,2730,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bb7e9f4d9e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"MWgycTFgVZcQfjcgwXVJFrUA\"},\"email\":\"o.xo.y.a.j.eyap63@gmail.com\",\"input_text\":\"8403243704\",\"dropdown\":\"Video Distribution\",\"description\":\"tlCUzratUSHvToEHavPTD\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.241.208.136',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-09 06:30:08','2026-03-09 06:30:08'),(2744,2,2731,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6d9e3aa97\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"timm.nida@hotmail.com\",\"input_text\":\"9077878121\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nYou are about to master Magnetic Marketing—the system where customers hunt you down, and you never have to “get slapped” by the exhaustion of cold prospecting again. \\r\\n\\r\\nThis methodology is built upon Dan Kennedy’s 34-year proven “Magnetic Marketing” system—a strategic machine that has generated over $65 million in sales across 200 different niches. \\r\\n\\r\\nThe final result is a business that operates in a “competitive vacuum,” insulating you from price-shopping and the sting of rejection. \\r\\n\\r\\nHowever, before you can add new strategies, you must perform an aggressive removal of the strategic waste and “excess equipment” currently sabotaging your growth.\\r\\n\\r\\nLearn More: https:\\/\\/marketersmentor.com\\/attracting-buyers.php?refer=blueocean-technologies.com\\r\\n\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','96.62.97.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-09 10:26:16','2026-03-09 10:26:16'),(2745,2,2732,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"66d72331de\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"680907794\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 6 per hour. I can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce\\/Magento\\/Shopify Product Data Entry, Amazon\\/Ebay\\/Etsy\\/Walmart\\/Target Product Data Entry, Facebook Shop\\/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice\\/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress\\/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \\r\\n\\r\\nIf you have any requirements, please send me an email on Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','212.102.46.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-09 21:31:06','2026-03-09 21:31:06'),(2746,2,2733,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"359162d523\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"888starz_oaPi\"},\"email\":\"ckxilqwhtpi@igurant1.online\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"نوفر دعمًا فنيًا مستمرًا ومتجاوبًا يجيب على استفسارات العملاء بسرعة \\r\\nتسجيل 888starz https:\\/\\/pauls-boutique.com\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','194.31.72.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-10 11:14:04','2026-03-10 11:14:04'),(2747,2,2734,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"359162d523\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kenton Halpern\"},\"email\":\"kenton.halpern@yahoo.com\",\"input_text\":\"3479306383\",\"dropdown\":\"Other Enquiry\",\"description\":\"Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','85.166.33.211',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-11 07:34:29','2026-03-11 07:34:29'),(2748,2,2735,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"359162d523\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Darby Busch\"},\"email\":\"busch.darby63@gmail.com\",\"input_text\":\"1340254611\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Why pay high costs for paid ads? Our AI-powered traffic service delivers engaged visitors to your site at a much lower price.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','217.181.90.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-11 13:28:45','2026-03-11 13:28:45'),(2749,2,2736,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1b35b0b9c4\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"kupit_nkPr\"},\"email\":\"nnfvocierpr@1-construction.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Наличие сертификатов и гарантий позволяет быть уверенными в качестве и долговечности пластиковых окон. \\r\\nКомпания «Пластик» предлагает пластиковые окна отличного качества с гарантией и профессиональным монтажом по Москве. \\r\\nКомпания «Пластик» предлагает купить пластиковые окна хорошего качества в Москве, сочетая надежность и доступные цены.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.161.5.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-11 17:43:52','2026-03-11 17:43:52'),(2750,2,2737,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1b35b0b9c4\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-11 23:41:44','2026-03-11 23:41:44'),(2751,2,2738,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b35b0b9c4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Akilah Longoria\"},\"email\":\"akilah.longoria@outlook.com\",\"input_text\":\"442028558\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Our AI-powered service drives targeted website traffic at a fraction of the cost of paid ads. Contact us to grow your audience today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/f9zB50XSIGy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','217.254.198.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-12 02:42:32','2026-03-12 02:42:32'),(2752,2,2739,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b35b0b9c4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"tamika.fortenberry76@gmail.com\",\"input_text\":\"7273933700\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nThe \\\"Cyclone of Change\\\" is hitting every industry right now—shaking up technology, media, customer preferences, and competition. \\r\\n\\r\\nMost business owners are reacting like \\\"fragile saplings\\\" in a storm, certain to be victims of the next big shift.\\r\\n\\r\\n\\\"But you don’t have to be one of them.\\\"\\r\\n\\r\\nI’m sending you a powerful resource from Dan Kennedy that breaks down exactly how to become a \\\"mighty oak\\\" that remains deeply rooted while others are being overwhelmed. \\r\\n\\r\\nInside this Magnetic Marketing Letter, you’ll discover:\\r\\n\\r\\n* The 5 Methods to Master Change: These are the specific strategies Dan uses to make change work for him, rather than letting change put him to work.\\r\\n\\r\\n* Two Master Keys to Riches: Two secret principles that Dan considers the most valuable advice he has shared in over a year.\\r\\n\\r\\n* The $440,000 Test: How one client spent $20,000 on a simple delivery change (without changing a single word of copy) and brought in nearly half a million dollars.\\r\\n\\r\\n* The \\\"Goldilocks Approach\\\" to Progress: Why leaping too fast to embrace change can lead you off a cliff, but resisting it too long will get you run over.\\r\\n\\r\\n* The \\\"Middled-Out\\\" Pyramid: Why you must change who you sell to right now as middle-income earners get \\\"slaughtered\\\" by current economic trends.\\r\\n\\r\\nYou’ll also read the incredible story of \\\"Preston Schmidli\\\", who went from \\\"selling his own plasma for gas money\\\" to building a growth machine generating \\\"nearly $5 million\\\" in less than seven years by using these exact tactics.\\r\\n\\r\\nDon’t let yourself be overwhelmed by circumstances when you can choose to master them instead.\\r\\n\\r\\nDownload\\/Read here: https:\\/\\/marketersmentor.com\\/magnetic-marketing-letter.php?refer=blueocean-technologies.com\\r\\n\\r\\nTo your success,\\r\\n\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','96.62.97.63',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-12 05:58:05','2026-03-12 05:58:05'),(2753,2,2740,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1b35b0b9c4\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"sweepstakes@astrological.studio\",\"input_text\":\"7209248652\",\"dropdown\":\"Projection Solutions\",\"description\":\"Yes, you can get a brand new iPhone Air 1TB if you join our WEXXON SPRING SWEEPSTAKES. All you need to do is register yourself at our store https:\\/\\/astrological.studio. Every hundredth registered visitor to our store will receive a brand-new white 1TB iPhone Air from us. Have a great day. Best regards, Brian WRIGHT Eng., WEXXON ASTROLOGICAL STUDIO, https:\\/\\/astrological.studio\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','94.230.155.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-12 13:09:26','2026-03-12 13:09:26'),(2754,2,2741,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9859c45718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernadette Lininger\"},\"email\":\"bernadette.lininger@gmail.com\",\"input_text\":\"343701838\",\"dropdown\":\"Video Distribution\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','217.209.45.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-12 21:11:03','2026-03-12 21:11:03'),(2755,2,2742,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9859c45718\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rodrigo Burch\"},\"email\":\"rodrigo.burch@gmail.com\",\"input_text\":\"7888498856\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nNoticed your business online and wanted to pass this along.\\r\\n\\r\\nThere’s a free tool that lets you submit your website across multiple classified sites with a single submission.\\r\\n\\r\\nCheck this out:\\r\\nclassifiedsubmitter.com\\r\\n\\r\\nIt’s a free traffic booster and takes less time than posting manually.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','195.210.112.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-13 10:34:59','2026-03-13 10:34:59'),(2756,2,2743,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0f64856094\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"sweepstakes@astrological.studio\",\"input_text\":\"7209248652\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Yes, you can get a brand new iPhone Air 1TB if you join our WEXXON SPRING SWEEPSTAKES. All you need to do is register yourself at our store https:\\/\\/astrological.studio. Every hundredth registered visitor to our store will receive a brand-new white 1TB iPhone Air from us. Have a great day. Best regards, Brian WRIGHT Eng., WEXXON ASTROLOGICAL STUDIO, https:\\/\\/astrological.studio\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','94.230.155.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-14 03:57:52','2026-03-14 03:57:52'),(2757,2,2744,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9dafd7868b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-15 10:45:02','2026-03-15 10:45:02'),(2758,2,2745,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"590da62073\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"hinchcliffe.clayton79@gmail.com\",\"input_text\":\"8022218482\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nDo you feel like your audience is just drifting past your offers? \\r\\n\\r\\nIt’s called the \\\"Zombie Scroll,\\\" and if you don’t know how to shake them out of it, your business is essentially invisible.\\r\\n\\r\\nI’m sending you the latest issue of the Behind The Scenes Marketing Secrets Letter, and it’s a masterclass in what Russell Brunson calls \\\"Pattern Interrupt Profits\\\". \\r\\n\\r\\nThis issue is packed with strategies to help you stand out in any market, no matter how saturated it is. Here is a look at what’s inside:\\r\\n\\r\\n*The \\\"Podcast VSL\\\" Secret: Discover the new format that is replacing traditional Video Sales Letters. One marketer used a simple page that looked like a podcast episode and saw a 6X return on ad spend, despite the page not even being \\\"structured\\\" for sales.\\r\\n\\r\\n*The \\\"Avenger Team\\\" Framework: Russell reveals why most entrepreneurs fail because they hire people just like them (Starters). Learn how to use personality assessments to find your \\\"Finishers\\\"—the people who actually deliver on the promises you make.\\r\\n\\r\\n*Heath Wilcock’s Top 10 Breakthroughs: From why \\\"subscriptions are king\\\" to the power of the MIFGE (Most Incredible Free Gift Ever) that sent Russell’s Voxer into a meltdown with new sign-ups.\\r\\n\\r\\n*Avoiding \\\"Sally Stupid\\\": Dan Kennedy shares a \\\"Classic Kennedy\\\" warning about how big, dumb corporate entities kill marketing genius and why you must remain ruthlessly entrepreneurial as you grow.\\r\\n\\r\\n*The $100 Shift: How one member went from a \\\"depressed zombie\\\" in a 9-to-5 job to building a thriving funnel agency by \\\"paying for speed\\\".\\r\\n\\r\\nThis is actually the last-ever physical print issue of this newsletter as it transitions to a deeper, video-based training format inside the member’s area. \\r\\n\\r\\nDon\'t let your marketing become just another \\\"pattern\\\" that people ignore. Learn how to disrupt the scroll and become the only person your audience wants to buy from.\\r\\n\\r\\nLearn details here: https:\\/\\/marketersmentor.com\\/buying-only-from-you.php?refer=blueocean-technologies.com\\r\\n\\r\\nTo your success,\\r\\n\\r\\nJayrn\\r\\n\\r\\n*P.S.* If you’ve ever felt \\\"dumb\\\" because you aren\'t organized, check out page 25. Russell shares his own personality profile (he has almost \\\"zero conscientiousness\\\") and explains how he stopped trying to be an organizer and started building a billion-dollar company instead. It’s a total game-changer for your self-confidence.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.81.59.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-15 14:07:29','2026-03-15 14:07:29'),(2759,2,2746,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9dafd7868b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-15 21:41:29','2026-03-15 21:41:29'),(2760,2,2747,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"590da62073\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hannah Melotto\"},\"email\":\"hm@melottogroup.com\",\"input_text\":\"\",\"dropdown\":\"\",\"description\":\"Hello! Do you have any use for a freelance writer? I have nearly a decade of experience, and I\'m looking for new opportunities. You can book a time with me to chat if interested. Hoping to connect! https:\\/\\/calendly.com\\/melottogroup\\/30min\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','5.78.190.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-15 23:16:22','2026-03-15 23:16:22'),(2761,2,2748,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"590da62073\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tara Deatherage\"},\"email\":\"tara.deatherage21@gmail.com\",\"input_text\":\"7779480663\",\"dropdown\":\"Projection Solutions\",\"description\":\"Imagine if blueocean-technologies.com could harness TikTok for genuine leads? Our AI-powered growth service pinpoints the perfect users—based on hashtags they use and profiles they’re following—to skyrocket your reach and push traffic back to you. We’ve had businesses like blueocean-technologies.com see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get more information here: https:\\/\\/boostgrow.co\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.184.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-16 00:50:23','2026-03-16 00:50:23'),(2762,2,2749,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"39c51c9473\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"seoclark2024@gmail.com\",\"input_text\":\"2191847477\",\"description\":\"Hi,\\r\\n\\r\\nI hope you’re having a great week.\\r\\n\\r\\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\\r\\n\\r\\nIf this is something you’d consider, I’d be glad to share the site list for your review.\\r\\n\\r\\nKind regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.163.117.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-16 13:17:24','2026-03-16 13:17:24'),(2763,2,2750,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"39c51c9473\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Javier Richard\"},\"email\":\"javier.richard@msn.com\",\"input_text\":\"247928785\",\"dropdown\":\"Other Enquiry\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','186.179.24.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-17 01:56:47','2026-03-17 01:56:47'),(2764,2,2751,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"39c51c9473\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Meltem Baransel\"},\"email\":\"sales@mail-dragonsourcing.com\",\"input_text\":\"3298885592\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\n\\r\\nMy name is Meltem Baransel from Dragon Sourcing. We work with wholesale and e-commerce clients and are currently reviewing suppliers.\\r\\n\\r\\nYour product range appears relevant to some items we are sourcing. We prepared a short document with a few product examples for review:\\r\\n\\r\\nhttps:\\/\\/drive.google.com\\/file\\/d\\/1q2tEb7-Hmy2XMtwsQr64lDmMSDVeqXnm\\/view?usp=sharing\\r\\n\\r\\nIf possible, please let us know:\\r\\n• MOQ\\r\\n• approximate pricing\\r\\n• lead times\\r\\n• OEM \\/ private label availability\\r\\n\\r\\nThank you and we look forward to hearing from you.\\r\\n\\r\\nBest regards,\\r\\nMeltem Baransel\\r\\nDragon Sourcing\\r\\nsales@mail-dragonsourcing.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','31.58.21.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-17 02:25:30','2026-03-17 02:25:30'),(2765,2,2752,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"39c51c9473\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_gsol\"},\"email\":\"jjnximcmfol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. В этом автосервисе вы найдете опытных техников, которые знают все о Тойота. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nДля Тойота необходим высокий уровень квалификации. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \\r\\nВ автосервисе установлено современное оборудование. Наличие современного оборудования существенно упрощает процесс диагностики. \\r\\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.107.91',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-17 05:33:45','2026-03-17 05:33:45'),(2766,2,2753,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"599350cd33\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Marty Eager\"},\"email\":\"marty.eager@yahoo.com\",\"input_text\":\"612621781\",\"dropdown\":\"Video Distribution\",\"description\":\"Our AI-optimized solution brings keyword and location-targeted traffic to your website, offering better value than costly paid advertising. Reach out to see results.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.51.184.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-17 19:58:23','2026-03-17 19:58:23'),(2767,2,2754,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"599350cd33\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"mohammad.oconor@gmail.com\",\"input_text\":\"455656584\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nDo you want to stop chasing fleeting tactics and finally build a predictable, consistent flood of high-quality customers?\\r\\n\\r\\nIf so, you’re going to love this: https:\\/\\/marketersmentor.com\\/nobsletter.php?refer=blueocean-technologies.com\\r\\n\\r\\nDan Kennedy, the \\\"Renegade Millionaire Maker\\\" who has guided the empires of marketing legends like Ryan Deiss and Frank Kern, has teamed up with Russell Brunson to open his private vault for the first time. \\r\\n\\r\\nTogether, they are revealing the exact frameworks that generated 95% of the revenue across millions of analyzed funnels.\\r\\n\\r\\nIf you’ve been suffering from \\\"ADHD Marketing\\\"—hopping from one social media trend to another while your ad budget disappears with no ROI—you need to see this:\\r\\n\\r\\nhttps:\\/\\/marketersmentor.com\\/nobsletter.php?refer=blueocean-technologies.com\\r\\n\\r\\nRight now, you can \\\"test-drive\\\" their combined wisdom for 30 days and claim a $19,997 value stack of bonuses—including a massive 653-page physical swipe file of the world\'s most profitable funnels—simply by saying \\\"maybe\\\". \\r\\n\\r\\nThis is the end of the \\\"tactic-hopping\\\" nightmare and the beginning of a business that runs like clockwork.\\r\\n\\r\\nTo multiplying your leverage,\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\nMy Blog:\\r\\nhttps:\\/\\/www.jayrn.com\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','172.81.59.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-17 23:06:53','2026-03-17 23:06:53'),(2768,2,2755,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"599350cd33\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jake Pawlowski\"},\"email\":\"pawlowski.jake@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you tired of \\\"generic AI\\\" spitting out robotic, soulless text that readers instantly reject? Most aspiring publishers fail because they try to sell \\\"Wikipedia articles\\\" to parents who are searching for a lifeline at 2 AM, not a dry textbook,. You’re likely missing out on this recession-proof goldmine because you think you need a PhD or months of free time to write something that actually sells,. While you hesitate, the \\\"Generic AI\\\" gold rush is ending, and specialized niche dominators are taking over the 140-million-parent market.\\r\\n\\r\\nhttps:\\/\\/java138.site\\/ParentingRoyaltiesBot\\r\\n\\r\\nStop fighting the algorithm and start dominating with the Parenting Royalties Bot. We’ve stripped away the \\\"generalist\\\" fluff of ChatGPT to build a precision-engineered machine that writes with the emotional warmth and psychological depth of a family therapist,. For just $17.88, this bot handles the entire pipeline: it identifies high-demand topics, maps emotional arcs, creates five-star covers, and generates the exact keywords to stop the scroll,,. Claim your unfair advantage and go from a blank page to a published Amazon author in under 30 minutes before the launch price expires!,,.\\r\\n\\r\\nhttps:\\/\\/java138.site\\/ParentingRoyaltiesBot\\r\\n\\r\\nYou are receiving this message \\r\\nsince we believe \\r\\nwhat we’re offering \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nadditional emails from us, \\r\\nsimply \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/java138.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 7242 Leobnerstrasse 39, BURGENLAND 3422\\r\\nLooking out for you, Jake Pawlowski.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','216.26.245.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-18 05:59:06','2026-03-18 05:59:06'),(2769,2,2756,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"599350cd33\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"380648210\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\n\\r\\nI found your website while browsing in your niche.\\r\\n\\r\\nMany website owners are using this SEO tool to find keywords and analyze competitors.\\r\\n\\r\\nYou can try it here:\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/4bpajr8\\r\\n\\r\\nIt may help improve your search traffic.\\r\\n\\r\\nBest regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','72.57.99.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-18 14:05:10','2026-03-18 14:05:10'),(2770,2,2757,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eric Jones\"},\"email\":\"ericjonesmyemail@gmail.com\",\"input_text\":\"555-555-1212\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello Blueocean Technologies Com Owner,\\r\\n\\r\\nMy name is Eric and I’m betting you’d like your website Blueocean Technologies Com to generate more leads.\\r\\n\\r\\nHere’s how:\\r\\n\\r\\nWeb Visitors Into Leads is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Blueocean Technologies Com.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see exactly how it works and even give it a try… it could be huge for your business.\\r\\n\\r\\nPlus, now that you’ve got their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation quickly… which is so powerful because connecting with someone within the first 5 minutes is 100 times more effective than waiting 30 minutes or more later.\\r\\n\\r\\nThe new text messaging feature lets you follow up regularly with new offers, content links, even just how are you doing? notes to build a relationship.\\r\\n\\r\\nEverything I’ve just described is extremely simple to implement, cost-effective, and profitable.\\r\\n\\r\\nVisit https:\\/\\/blastleadgeneration.com to discover what Web Visitors Into Leads can do for your business, potentially converting up to 100 times more eyeballs into leads today!\\r\\n\\r\\nEric\\r\\n\\r\\nPS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them.\\r\\nWeb Visitors Into Leads offers a complimentary 14-day trial – and it even includes International Long Distance Calling.\\r\\nYou have customers waiting to talk with you right now… don’t keep them waiting.\\r\\nVisit https:\\/\\/blastleadgeneration.com to try Web Visitors Into Leads now.\\r\\n\\r\\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https:\\/\\/blastleadgeneration.com\\/unsubscribe.aspx?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','102.129.223.92',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-18 15:19:44','2026-03-18 15:19:44'),(2771,2,2758,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antony Sykes\"},\"email\":\"advert@fuiadvert.com\",\"input_text\":\"8406585719\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey,\\r\\n\\r\\nI’m Carl Solomon from Velociti Consultancy Group, a Finnish-registered company with operations in Canada. We connect businesses with lenders\\/investors in Qatar, Oman, the UAE, and Saudi Arabia for structured financing—loans at 3% interest, up to 2-year grace, and flexible security.\\r\\n\\r\\nIf you’re exploring funding, please share your requirements for a confidential discussion.\\r\\n\\r\\nWarm regards,\\r\\n\\r\\nCarl Solomon\\r\\nVelociti Consultant Group\\r\\ncarl@velociticonsultant.com\\r\\nMobile:+1 437 220 4900\\r\\nWhatsApp: +1 437 220 4900\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','142.44.215.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-18 20:55:22','2026-03-18 20:55:22'),(2772,2,2759,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Margareta Crumpton\"},\"email\":\"crumpton.margareta@gmail.com\",\"input_text\":\"7989349650\",\"dropdown\":\"Display Mounts\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/iuvu50XSIHi\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','186.179.20.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-18 21:44:23','2026-03-18 21:44:23'),(2773,2,2760,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mittie Macdougall\"},\"email\":\"macdougall.mittie@gmail.com\",\"input_text\":\"3372888039\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"You’ve poured months of hard work and your entire soul into your manuscript, but the reality is harsh: your book is effectively \\\"invisible\\\" in the vast ocean of Amazon. You’re spending more time struggling with marketing and endless social media posting than actually writing, leading to total burnout. It’s soul-crushing to watch lower-quality books outrank yours simply because those authors have the time for promotion while you don\'t.\\r\\n\\r\\nhttps:\\/\\/ggplaybos.site\\/AISalesRocket\\r\\n\\r\\nAI Sales Rocket is your personal 24\\/7 traffic engine designed to take you from \\\"invisible to in-demand\\\". Using a \\\"Publish-Once-Promote-Everywhere\\\" system, the AI automatically generates fresh content and promotes your book across all social media accounts on total autopilot. Stop wasting energy on buggy scripts and broken promises; this is a robust, professional solution that keeps driving real traffic to your books day after day while you focus on your next masterpiece.\\r\\n\\r\\nhttps:\\/\\/ggplaybos.site\\/AISalesRocket\\r\\n\\r\\nYou received this notification \\r\\nbecause we believe \\r\\nour offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/ggplaybos.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5954 Piazza Principe Umberto 55, FI 50144\\r\\nLooking out for you, Mittie Macdougall.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','216.26.230.225',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 03:04:48','2026-03-19 03:04:48'),(2774,2,2761,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Carlo Burgos\"},\"email\":\"carlo.burgos21@hotmail.com\",\"input_text\":\"649452335\",\"dropdown\":\"Video Distribution\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','193.19.109.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 10:16:21','2026-03-19 10:16:21'),(2775,2,2762,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kandi Bonner\"},\"email\":\"bonner.kandi@gmail.com\",\"input_text\":\"195806240\",\"description\":\"Hi,\\r\\n\\r\\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\\r\\n\\r\\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\\r\\n\\r\\nSee it in action: https:\\/\\/deluna101a.site\\/GhostPages\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/deluna101a.site\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.207.42.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 11:09:03','2026-03-19 11:09:03'),(2776,2,2763,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"935ad8d482\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Søren Wren\"},\"email\":\"soren.wren@desertgroup-ae.ca\",\"input_text\":\"554798873\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nWe like the products on your website and we are interested in learning more, could you kindly provide us with your full catalogue?\\r\\n\\r\\nAdditionally, we would appreciate it if you could advise on your availability for a Zoom meeting to discuss a mega project we are working on currently.\\r\\n\\r\\nWe look forward to your response and the opportunity to explore potential collaboration.\\r\\n\\r\\nRegards,\\r\\nSøren Wren\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','195.154.32.147',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 15:11:44','2026-03-19 15:11:44');
INSERT INTO `wp_fluentform_submissions` VALUES (2777,2,2764,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adelaide Abner\"},\"email\":\"adelaide.abner@gmail.com\",\"input_text\":\"3508887769\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Have you ever dreamed of breaking into the book market, only to be crushed by the reality of how hard it actually is? The \\\"old way\\\" of creating children\'s books is a total grind: you need to write a compelling story, find professional illustrators, and master complex design tools. For most people, creating just one personalized book takes days or even weeks, making it impossible to build a real, scalable business. This massive barrier to entry has kept you stuck on the sidelines while a few \\\"insiders\\\" dominate one of the hottest niches in the world.\\r\\n\\r\\nhttps:\\/\\/bookmarket.expert\\/StoryHero\\r\\n\\r\\nStoryHero shatters that barrier by using advanced AI to generate fully illustrated, personalized kids\' books in just 5 minutes. You no longer need writing skills, design experience, or a massive budget to tap into a market where parents gladly pay $20, $30, or even $50 for a single book. For a one-time investment of just $17, you get the exact tools and the $6 million case study that will allow you to stop accepting mediocrity and finally start building the life of your dreams.\\r\\n\\r\\nhttps:\\/\\/bookmarket.expert\\/StoryHero\\r\\n\\r\\nYou are getting this email \\r\\nsince we believe \\r\\nwhat we’re offering \\r\\ncould be useful to you.\\r\\n\\r\\nIf you do not wish to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/bookmarket.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1140 Via Callicratide 50, AR 52031\\r\\nLooking out for you, Adelaide Abner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','209.50.182.3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 17:42:42','2026-03-19 17:42:42'),(2778,2,2765,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Harleyled\"},\"email\":\"seevas18@madeiratravelnews.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I started writing down one thing at the end of every day — what I actually managed to do. Not a to-do list, not plans. Just one small win. It\'s surprising how quickly it shifts your perspective.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','109.248.204.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 20:13:19','2026-03-19 20:13:19'),(2779,2,2766,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"gw339dvh@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Feeling down lately? Tired of low energy and no motivation? Many people face this daily — but there’s an easy way back to feeling like yourself. Discreet online access, fast worldwide shipping, total privacy. Check our mood support options now. \\r\\nhttps:\\/\\/tinyurl.com\\/byp585wh\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.56.48.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 22:14:57','2026-03-19 22:14:57'),(2780,2,2767,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Sveiki, aš norėjau sužinoti jūsų kainą.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-19 22:37:08','2026-03-19 22:37:08'),(2781,2,2768,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mark\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"533507711\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, Almost every website has some issues related to design, outdated layouts, old technologies or plugins, loading speed, functionality, mobile responsiveness, SEO, content optimization, navigation structure, broken links, security settings, user experience, conversion optimization, and overall technical performance. These issues often reduce user trust and can lead to loss of potential business.\\r\\n\\r\\nAs an agency, our goal is to identify these problems and help get your website back on track. We offer a complete website audit for $200, where our Web Performance Analyst will prepare a detailed report with all our findings.\\r\\n\\r\\nIf you find the report useful and wish to proceed with the optimizations, we can then provide you with a quote for making those improvements.\\r\\n\\r\\nIf you are interested, kindly send us an email at webdesignservices111@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.40.50.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-20 02:10:26','2026-03-20 02:10:26'),(2782,2,2769,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"87e639cb75\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-20 02:39:13','2026-03-20 02:39:13'),(2783,2,2770,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7e58295696\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, მინდოდა ვიცოდე თქვენი ფასი.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-20 22:03:09','2026-03-20 22:03:09'),(2784,2,2771,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"402dc68517\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"236724081\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.53.122.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-21 01:38:28','2026-03-21 01:38:28'),(2785,2,2772,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"402dc68517\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','170.199.224.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-21 04:44:03','2026-03-21 04:44:03'),(2786,2,2773,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"402dc68517\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kazuko Sievier\"},\"email\":\"sievier.kazuko@gmail.com\",\"input_text\":\"616240858\",\"dropdown\":\"Projection Solutions\",\"description\":\"What if blueocean-technologies.com could harness TikTok for authentic leads? Our smart AI growth service zeros in on the right users—based on hashtags they use and people they watch—to boost your reach and send traffic back to you. We’ve had similar websites see 100+ leads in 30 days.\\r\\nReady to make TikTok work for blueocean-technologies.com? Get more information here: https:\\/\\/boostgrow.co\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','196.51.187.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-21 07:28:50','2026-03-21 07:28:50'),(2787,2,2774,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"402dc68517\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Akilah Craine\"},\"email\":\"akilah.craine@msn.com\",\"input_text\":\"7812317224\",\"dropdown\":\"Display Mounts\",\"description\":\"Save on marketing with our AI-optimized service, delivering keyword and location-targeted traffic for less than paid ad campaigns. Start scaling your website now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/f9zB50XSIGy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','69.132.165.86',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-22 01:49:16','2026-03-22 01:49:16'),(2788,2,2775,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bea559270\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristal Olmstead\"},\"email\":\"olmstead.kristal9@yahoo.com\",\"input_text\":\"464453796\",\"description\":\"Want your offer to reach real businesses without relying on luck?\\r\\nContact form blasting sends your message directly through website contact forms — fast, targeted, and impossible to miss.\\r\\nNo algorithms deciding your fate. No bidding wars. No waiting for traffic.\\r\\nJust guaranteed delivery straight to the inboxes companies check every day.\\r\\nWhether you’re promoting a service, launching something new, booking calls, or generating leads, contact form blasting gives you the reach you’ve been missing.\\r\\nIf this message reached you, imagine what your message can do across thousands — or millions — of websites.\\r\\nStart your campaign at contactpageads.com and get your offer seen.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','173.239.211.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-22 07:32:04','2026-03-22 07:32:04'),(2789,2,2776,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bea559270\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jackson Syme\"},\"email\":\"syme.jackson@yahoo.com\",\"input_text\":\"9055692588\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\n\\r\\nI found your site and thought this might help.\\r\\n\\r\\nHere’s a free service that can help you push your site out wider across multiple classified sites with one simple form.\\r\\n\\r\\nIf you want a quick visibility boost, here’s the URL:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s free to use and takes less effort than posting manually.\\r\\n\\r\\nLet me know if you want a quick breakdown of how it works.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','176.110.216.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-22 15:20:34','2026-03-22 15:20:34'),(2790,2,2777,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6bea559270\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Crystalcelty\"},\"email\":\"j.o.yo.f.c.h.at.t.i.n.g@gmail.com\",\"input_text\":\"+12075966781\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Want a hot girl? \\r\\nMeet her right now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-23 03:48:14','2026-03-23 03:48:14'),(2791,2,2778,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ef9efd6d76\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello, Are you looking for a reliable Virtual Assistant to support your business remotely?\\r\\nWe provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\\r\\nYou can hire on a monthly basis:\\r\\n* Part-Time: $1200\\/month (80 hours)\\r\\n* Full-Time: $2000\\/month (160 hours)\\r\\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.205',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 02:57:49','2026-03-24 02:57:49'),(2792,2,2779,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adelaida Trombley\"},\"email\":\"trombley.adelaida@gmail.com\",\"input_text\":\"745503192\",\"dropdown\":\"Projection Solutions\",\"description\":\"Reaching out,\\r\\n\\r\\nSaw your website and thought this could help.\\r\\n\\r\\nThere’s a 100% free tool that lets you get listed fast across multiple classified sites with a single submission.\\r\\n\\r\\nGo here:\\r\\nhttps:\\/\\/sitesubmissionspider.com\\r\\n\\r\\nIt’s a free way to get exposure and takes under a minute.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','173.239.211.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 09:52:05','2026-03-24 09:52:05'),(2793,2,2780,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eloise McConnell\"},\"email\":\"eloise.mcconnell@yahoo.com\",\"input_text\":\"6303963859\",\"dropdown\":\"Audio Solutions\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/f9zB50XSIGy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','217.210.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 11:08:17','2026-03-24 11:08:17'),(2794,2,2781,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"46t1vb8w@yahoo.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/muhp7ymd\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.21.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 16:47:14','2026-03-24 16:47:14'),(2795,2,2782,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tiffiny Rasch\"},\"email\":\"tiffiny.rasch73@gmail.com\",\"input_text\":\"7723179361\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Attract high-quality visitors to your site with our AI-driven traffic solution, far more affordable than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/JKzl50XSII5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','196.51.187.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 23:18:10','2026-03-24 23:18:10'),(2796,2,2783,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"449208792\",\"dropdown\":\"Other Enquiry\",\"description\":\"Turn any idea into content, videos, and marketing campaigns in seconds\\r\\n\\r\\n\\r\\nNo experience needed, no hard work\\r\\n\\r\\n\\r\\nOne tool replaces an entire team\\r\\n\\r\\n\\r\\nStart now and get ahead of everyone else!\\r\\n\\r\\nFor more : https:\\/\\/jvz4.com\\/c\\/688203\\/431725\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','23.226.137.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 23:24:44','2026-03-24 23:24:44'),(2797,2,2784,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Adriana Washburn\"},\"email\":\"washburn.adriana@googlemail.com\",\"input_text\":\"7079259795\",\"dropdown\":\"Video Distribution\",\"description\":\"Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/JKzl50XSII5\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','71.229.217.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-24 23:54:04','2026-03-24 23:54:04'),(2798,2,2785,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dorine Mcdaniel\"},\"email\":\"mcdaniel.dorine@msn.com\",\"input_text\":\"745728898\",\"dropdown\":\"Display Mounts\",\"description\":\"Our AI-driven solution delivers keyword and location-specific visitors to your site, offering a budget-friendly alternative to expensive paid advertising. Ready to boost your reach?\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','186.179.24.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-25 03:04:38','2026-03-25 03:04:38'),(2799,2,2786,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c36f235ca2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"50649442\",\"dropdown\":\"Projection Solutions\",\"description\":\"Turn any idea into content, videos, and marketing campaigns in seconds\\r\\n\\r\\n\\r\\nNo experience needed, no hard work\\r\\n\\r\\n\\r\\nOne tool replaces an entire team\\r\\n\\r\\n\\r\\nStart now and get ahead of everyone else!\\r\\n\\r\\nFor more : https:\\/\\/jvz4.com\\/c\\/688203\\/431725\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','72.57.99.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-25 04:32:09','2026-03-25 04:32:09'),(2800,2,2787,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1de6a3e859\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"prabhu kasi\"},\"email\":\"prabhu@alphadxb.com\",\"input_text\":\"0506943259\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi , Kindly share the price with ETA for below mentioned details \\r\\n\\r\\nInfobit\\tAOC-USB31-CCDV\\tFiber Optical Cables - USB 3.1 Gen 2, 10Gbps, CM to CM, AOC cable, Supports Data + Video + PD\\t Quantity - 38 number\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','83.111.79.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-25 18:49:44','2026-03-25 18:49:44'),(2801,2,2788,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1de6a3e859\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zain\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"336068687\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','149.40.50.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-26 01:49:29','2026-03-26 01:49:29'),(2802,2,2789,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1de6a3e859\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rose Billington\"},\"email\":\"rose.billington15@gmail.com\",\"input_text\":\"3593376283\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ever stop to think how much you\'re spending on marked-up CPMs for Connected TV ads?\\r\\nIf you\'re using “premium” audience segments without verifying who you\'re actually reaching, that money is likely feeding someone else\'s family.\\r\\nNo pressure. Here’s the site if you\'re open to see a revolutionary vision for digital advertising\\r\\ntopshelfaudience.com using real-time Intent data from an Integration in our platform to Lotame.com. You can reach me at marketing@mrmarketingres.com or 843-720-7301. And if this isn\'t a fit please feel free to email me and I\'ll be sure not to reach out again. Thanks!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','91.233.0.10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-26 02:59:32','2026-03-26 02:59:32'),(2803,2,2790,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"00713b9aa7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"3445988714\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','170.199.224.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-26 10:46:04','2026-03-26 10:46:04'),(2804,2,2791,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"00713b9aa7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hildegarde Devries\"},\"email\":\"devries.hildegarde@msn.com\",\"input_text\":\"691611812\",\"dropdown\":\"Audio Solutions\",\"description\":\"Trying to get more consistent reach for your offer?\\r\\nContact form blasting sends your message directly through website contact forms — fast, predictable, and impossible to ignore.\\r\\nNo algorithms. No ad auctions. No waiting for someone to scroll past.\\r\\nJust guaranteed delivery straight to the inboxes companies check daily.\\r\\nWhether you\'re promoting a service, selling a product, or generating leads, contact form blasting gives you dependable visibility.\\r\\nIf this message reached you, imagine what your message can do across thousands — or millions — of websites.\\r\\nStart your campaign at contactpageads.com and put your offer where it gets noticed.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','91.233.0.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-26 12:41:12','2026-03-26 12:41:12'),(2805,2,2792,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"73d326cad6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anita Starks\"},\"email\":\"starks.anita@gmail.com\",\"input_text\":\"6441919600\",\"dropdown\":\"Audio Solutions\",\"description\":\"Just reaching out,\\r\\n\\r\\nI came across your website and wanted to share something useful.\\r\\n\\r\\nThere\'s a free tool that lets you promote your site across multiple classified sites with a single submission.\\r\\n\\r\\nIf you want to push your site out wider, here’s the address:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s a free traffic booster and takes seconds.\\r\\n\\r\\nIf you want more free traffic tools, let me know.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.73.163.1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-27 08:53:56','2026-03-27 08:53:56'),(2806,2,2793,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"73d326cad6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-27 20:40:58','2026-03-27 20:40:58'),(2807,2,2794,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"73d326cad6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernie Choi\"},\"email\":\"bernie.choi@gmail.com\",\"input_text\":\"08772118717\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nHere is the best Video generator for eCommerce websites like blueocean-technologies.com.\\r\\n\\r\\nTurn your product pages into scroll-stopping video ads — automatically.\\r\\n\\r\\nNo editing, no setup, just paste your product URL.\\r\\n\\r\\nSave time, cut costs, and boost your sales this Black Friday.\\r\\n\\r\\nTry it free + 50% off: https:\\/\\/www.letstok.com\\/\\r\\n\\r\\nBest,\\r\\nBernie Choi\\r\\nLetstok\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','104.207.49.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-28 12:10:28','2026-03-28 12:10:28'),(2808,2,2795,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0cf9f70b54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Verlene Fuerst\"},\"email\":\"verlene.fuerst@gmail.com\",\"input_text\":\"672138351\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nI found your site and thought this might help.\\r\\n\\r\\nThere\'s a free tool that lets you get seen on more platforms across multiple classified sites with no manual posting.\\r\\n\\r\\nIf you want extra traffic, here’s where to go:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s free to use and takes seconds.\\r\\n\\r\\nHappy to share more free ways to get exposure.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','174.89.18.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-28 15:08:42','2026-03-28 15:08:42'),(2809,2,2796,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0cf9f70b54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"kv63uzht@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/2zdka9ur\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.56.48.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-28 18:18:14','2026-03-28 18:18:14'),(2810,2,2797,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0cf9f70b54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kasha Amato\"},\"email\":\"kasha.amato@gmail.com\",\"input_text\":\"7049412228\",\"dropdown\":\"Mini PCs\",\"description\":\"Our AI-powered traffic service delivers high-intent visitors to your website, costing far less than traditional paid advertising. Ready to scale your business?\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/f9zB50XSIGy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','196.51.187.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-29 10:24:24','2026-03-29 10:24:24'),(2811,2,2798,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"0cf9f70b54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ken Euler\"},\"email\":\"kenp2025x@yahoo.com\",\"input_text\":\"473863631\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Was just browsing blueocean-technologies.com and was impressed the layout. Nicely design and great user experience. Just had to drop a message, have a great day! we7f8sd82\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','84.233.216.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-29 19:07:17','2026-03-29 19:07:17'),(2812,2,2799,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d3eadeea88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Emelia Beadle\"},\"email\":\"emelia.beadle@gmail.com\",\"input_text\":\"432684592\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey,\\r\\n\\r\\nSaw your website and thought this could help.\\r\\n\\r\\nThere’s a completely free tool that lets you get more exposure across multiple classified sites with almost no effort.\\r\\n\\r\\nThis is it:\\r\\nsitesubmissionspider.com\\r\\n\\r\\nIt’s a free way to get exposure and takes under a minute.\\r\\n\\r\\nReply if you want more ways to promote your site.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','173.239.211.74',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-30 10:52:02','2026-03-30 10:52:02'),(2813,2,2800,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d3eadeea88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hassan Amjad\"},\"email\":\"hasan.amjad@nets-international.com\",\"input_text\":\"0565268212\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"please arrange a call our one of our customer looking for meeting solution\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.206.60.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-30 13:02:32','2026-03-30 13:02:32'),(2814,2,2801,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d3eadeea88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"249143960\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','151.245.166.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-30 13:36:30','2026-03-30 13:36:30'),(2815,2,2802,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"245f605c21\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-30 18:51:06','2026-03-30 18:51:06'),(2816,2,2803,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"245f605c21\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NAEWTRER132521NERTHRRTH\"},\"email\":\"awkecsdp@fringmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"MEJTYJY132521MAVNGHJTH\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.21.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-30 21:49:01','2026-03-30 21:49:01'),(2817,2,2804,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"245f605c21\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Terrybut\"},\"email\":\"seevav78@kaliningradblog.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Всем привет коллеги! Давно ищу недорогие перелёты по десяткам маршрутов. Нахожусь в Кишинёве, так что нюанс дешевых билетов для меня постоянно на повестке. Прошёлся по несколько ресурсов — от Trip.com до малоизвестных сервисов. Больше всего подошёл самые дешёвые авиабилеты из москвы за границу — дело в том что там есть даже мелкие авиалинии, которых на стандартных сайтах не бывает. \\r\\nКроме того, нравится что можно отсортировать по стране и моментально получать актуальные цены. Очень рекомендую проверить, главным образом для путешественников из СНГ.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','186.65.114.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 10:52:47','2026-03-31 10:52:47'),(2818,2,2805,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1971104f04\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"6508852801\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','167.160.70.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 12:15:19','2026-03-31 12:15:19'),(2819,2,2806,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1971104f04\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leslie Macansh\"},\"email\":\"leslie.macansh@outlook.com\",\"input_text\":\"699911304\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','196.51.184.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 13:58:20','2026-03-31 13:58:20'),(2820,2,2807,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1c6e0abc7b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 17:16:00','2026-03-31 17:16:00'),(2821,2,2808,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1971104f04\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aracelis Roemer\"},\"email\":\"roemer.aracelis17@outlook.com\",\"input_text\":\"3274972654\",\"dropdown\":\"Mini PCs\",\"description\":\"Hope you\'re well,\\r\\n\\r\\nI noticed your business online and wanted to pass this along.\\r\\n\\r\\nThere\'s a free tool that lets you get more exposure for your business across multiple classified sites with one simple form.\\r\\n\\r\\nIf you want fast exposure, here’s the link:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s completely free and takes less effort than posting manually.\\r\\n\\r\\nI can send more ways to promote your site if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','155.2.215.28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 20:47:47','2026-03-31 20:47:47'),(2822,2,2809,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1971104f04\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"Do you want to avoid choosing the wrong mate, who will be incompatible with you in many areas of life and who can\'t make a great relationship with you? Do you want to know which one of the potential candidates for your mate will be the best? Are you and your mate a good match? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison with your mate. You can order that report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','94.230.155.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 22:01:35','2026-03-31 22:01:35'),(2823,2,2810,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1c6e0abc7b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"ritualny1e_coOa\"},\"email\":\"52435435@timlaris.online\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"https:\\/\\/srs35.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.116.25.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-03-31 23:44:00','2026-03-31 23:44:00'),(2824,2,2811,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e50f8676a2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ahmed Hussein\"},\"email\":\"aosama@alfalak.ae\",\"input_text\":\"+971554940547\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Please share the contact details for sales , as there is an opportunity\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','91.74.225.94',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-01 18:29:57','2026-04-01 18:29:57'),(2825,2,2812,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e50f8676a2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shani Matthaei\"},\"email\":\"shani.matthaei@gmail.com\",\"input_text\":\"261063218\",\"dropdown\":\"Projection Solutions\",\"description\":\"What\'s your fax number?\\r\\nBecause I need to fax you some info on business automation.\\r\\nJust kidding but if you’re not using any kind of automation yet, it is the equivalent of still having a fax machine.\\r\\nThis automation gets leads followed up 24\\/7, automatically. Reviews requested after every job. Missed calls answered instantly. Invoices that chase themselves until you get paid.\\r\\nStart your free 14-day trial today: octopusdigitallabs.com\\r\\nZach \\r\\nOctopus Small Business Automation \\r\\nCharleston, SC \\r\\noctopusdigitallabs.com\\r\\n\\r\\nP.S. The fax machine had a good run. So did doing all of this manually. Both are officially retired.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','185.223.152.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-01 23:16:04','2026-04-01 23:16:04'),(2826,2,2813,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e50f8676a2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maynard Honey\"},\"email\":\"honey.maynard@outlook.com\",\"input_text\":\"8555652509\",\"dropdown\":\"Video Distribution\",\"description\":\"Just reaching out,\\r\\n\\r\\nI work with a lot of small businesses and thought you\'d appreciate this.\\r\\n\\r\\nHere’s a free service that can help you promote your site across multiple classified sites with just a few clicks.\\r\\n\\r\\nIf you want to get listed quickly, here’s the site:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s a free way to get more exposure and takes almost no time.\\r\\n\\r\\nI can send more free resources if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','174.89.18.233',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-02 06:57:35','2026-04-02 06:57:35'),(2827,2,2814,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e50f8676a2\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Terra Khan\"},\"email\":\"terra.khan@gmail.com\",\"input_text\":\"7983710843\",\"dropdown\":\"Video Distribution\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nWe are reaching out to explore the possibility of supporting your current or upcoming business projects through investment or financing. Our funding process is straightforward, and we offer competitive interest rates designed to support sustainable growth.\\r\\n\\r\\nOur investors, based in the Gulf region, are seeking viable opportunities internationally. They are particularly interested in established or developing ventures that demonstrate strong potential and clear expansion plans.\\r\\n\\r\\nIf you are open to further discussion, we would be pleased to provide additional details and outline the next steps. Please contact Nassar Jaralla Al‑Marri for information regarding the investment or loan application requirements:\\r\\n\\r\\nEmail: jaralla.nassar@dejlaconsulting.com\\r\\nWe look forward to the possibility of working together.\\r\\nYours faithfully,\\r\\nMiss Mariam Al‑Marri\\r\\nFinancial Advisor\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','185.223.152.140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-02 07:30:49','2026-04-02 07:30:49'),(2828,2,2815,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Megan Marlar\"},\"email\":\"marlar.megan74@googlemail.com\",\"input_text\":\"7850623306\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nNot sure who on your team handles Google Ads — could you point me to the right person?\\r\\n\\r\\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\\r\\n\\r\\n I visited your website: blueocean-technologies.com and we are seeing that you guys are currently running Google Ads or have tried in the past.\\r\\n\\r\\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K\\/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\\r\\n\\r\\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers\\/clients.\\r\\n\\r\\nIf you have any questions private email me at: ivan@doneforyou-campaigns.com\\r\\n\\r\\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\\r\\n\\r\\n\\r\\nLooking forward to hearing from you,\\r\\n\\r\\nIvan Ramirez\\r\\nAd Grants Lab\\r\\nhttp:\\/\\/10k-youtubevideo.xyz\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:https:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.47.166',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-02 12:32:19','2026-04-02 12:32:19'),(2829,2,2816,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Michaeldauck\"},\"email\":\"xrumer23map@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','37.139.53.147',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-03 01:17:02','2026-04-03 01:17:02'),(2830,2,2817,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Video Distribution\",\"description\":\"Do you want to avoid choosing the wrong mate, who will be incompatible with you in many areas of life and who can\'t make a great relationship with you? Do you want to know which one of the potential candidates for your mate will be the best? Are you and your mate a good match? If interested, you will get precise and highly detailed answers to these questions in our ROMANTIC COMPATIBILITY report that we can specially prepare for you. This report will be your best resource for a romantic comparison with your mate. You can order that report at https:\\/\\/wexxon.com\\/en\\/home\\/9-romantic-compatibility.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','94.230.155.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-03 01:59:23','2026-04-03 01:59:23'),(2831,2,2818,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lina Poidevin\"},\"email\":\"poidevin.lina@gmail.com\",\"input_text\":\"7123203016\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Good day,\\r\\n\\r\\nI noticed your business online and wanted to pass this along.\\r\\n\\r\\nThere\'s a free tool that lets you promote your site across multiple classified sites with almost no effort.\\r\\n\\r\\nIf you want more eyes on your site, use this:\\r\\nwww.websubmitterpro.com\\r\\n\\r\\nIt’s a free traffic booster and takes less time than submitting to even one site manually.\\r\\n\\r\\nI can send more ways to promote your site if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','98.159.233.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-03 02:23:53','2026-04-03 02:23:53'),(2832,2,2819,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"1857227872\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI hope you’re having a great week.\\r\\n\\r\\nI wanted to explore a potential SEO collaboration. I can offer links to blueocean-technologies.com from 5 well-maintained local business websites (DR30+), with no fees involved. In exchange, I’d appreciate links to 5 different of my client sites from your side — a balanced, mutually SEO beneficial arrangement to boost your website ranking on Google.\\r\\n\\r\\nIf this is something you’d consider, I’d be glad to share the site list for your review.\\r\\n\\r\\nKind regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','167.160.69.255',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-03 05:15:18','2026-04-03 05:15:18'),(2833,2,2820,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a4a7e28e5f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7006310647\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.213.29.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-03 12:11:54','2026-04-03 12:11:54'),(2834,2,2821,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c2affa9b63\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brian WRIGHT Eng.\"},\"email\":\"newsletter@wexxon.com\",\"input_text\":\"7209248652\",\"dropdown\":\"Mini PCs\",\"description\":\"What kind of events can you expect in the coming 12 months? Get the right answer at https:\\/\\/wexxon.com\\/en\\/home\\/10-future-forecast.html\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','94.230.155.126',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-04 23:43:54','2026-04-04 23:43:54'),(2835,2,2822,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c2affa9b63\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elvin Longstaff\"},\"email\":\"longstaff.elvin@msn.com\",\"input_text\":\"3214144050\",\"dropdown\":\"Audio Solutions\",\"description\":\"Save on marketing costs with our AI-powered traffic solution, bringing engaged visitors for less than traditional paid advertising. Start scaling your site now.\\r\\n\\r\\nhttps:\\/\\/ow.ly\\/f9zB50XSIGy\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','70.107.191.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-05 04:17:35','2026-04-05 04:17:35'),(2836,2,2823,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c2affa9b63\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shelia Oxendine\"},\"email\":\"oxendine.shelia@gmail.com\",\"input_text\":\"444214689\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dominate every screen your prospects look at. We follow your target list from their living room TV to the smartphone in their pocket. We even edit your professional commercial for free. Check your area availability here: https:\\/\\/www.topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','195.210.105.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-05 10:55:48','2026-04-05 10:55:48'),(2837,2,2824,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e1a524de57\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Terrybut\"},\"email\":\"seevai21@kaliningradblog.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Путешественники, хочу поделиться про поиск экономичных авиарейсов. Я лично летаю минимум раза четыре в год — как правило по Европе и Азии, нередко в Ереван или на несколько дней. До этого искал через десятке сервисов, но в какой-то момент перешёл на прямые рейсы из аликанте — и оценил что этот ресурс заметно выгоднее обычных поисковиков. \\r\\nЧто мне нравится — сравнивает бюджетные авиалинии, что Авиасейлс обычно не находят. Для примера, в прошлый раз нашёл билет из Стамбула в Милан за копейки — результат превзошёл ожидания. Обязательно гляньте!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','94.131.54.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-06 02:24:24','2026-04-06 02:24:24'),(2838,2,2825,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e1a524de57\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Terrybut\"},\"email\":\"seevaa45@kaliningradblog.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Доброго времени суток! Хочу поделиться своим примером нахождения недорогих авиарейсов. Пару месяцев назад собирался перелёт из России за рубеж и внимательно проверял рейсы на куче агрегаторов. Отличие тарифов вышел ощутимым — на идентичный билет стоимость разнилась в два-три раза. Потребовалось пробовать разные ресурсы. \\r\\nВ результате обнаружил дешевые авиабилеты из москвы — и там оказались максимально доступные цены. Классно то — агрегирует предложения в одном месте от множества лоукостеров, среди которых лоукостеры как Wizz Air и Pegasus. В итоге сэкономил примерно 30 процентов — однозначно стоит!\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.102.146.57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-06 03:20:18','2026-04-06 03:20:18'),(2839,2,2826,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"52440f8e1c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"8630263127\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','216.213.29.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-06 09:37:00','2026-04-06 09:37:00'),(2840,2,2827,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"09fe4edddf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"RobertNab\"},\"email\":\"be.s.td.ecisi.onpr@gmail.com\",\"input_text\":\"+12153015970\",\"dropdown\":\"Mini PCs\",\"description\":\"Solve your problems once and for all! \\r\\nIncredible feelings you\'ve never experienced before! \\r\\nTreat your girlfriend today ;)\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-06 21:53:23','2026-04-06 21:53:23'),(2841,2,2828,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c18f671b26\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_ttol\"},\"email\":\"objyvrhhjol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Все работники имеют соответствующую квалификацию и опыт. \\r\\nВ нашем сервисе используются современные технологии и оборудование. Это позволяет проводить диагностику и ремонт на высшем уровне. \\r\\nВы получите качественное и профессиональное обслуживание вашего автомобиля. Наши клиенты всегда остаются довольны результатом работ.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.220.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 03:52:09','2026-04-07 03:52:09'),(2842,2,2829,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c18f671b26\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_xkol\"},\"email\":\"xoeubhuiqol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"В Москве существует множество автосервисов, специализирующихся на Тойота. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРабота с автомобилями этой марки требует особого подхода. Все работники имеют соответствующую квалификацию и опыт. \\r\\nТехническое оснащение сервиса соответствует самым высоким стандартам. Благодаря этому, мы можем гарантировать качество выполняемых работ. \\r\\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Мы ценим каждого клиента и стремимся к его удовлетворенности.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','194.34.248.146',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 03:52:10','2026-04-07 03:52:10'),(2843,2,2830,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"09fe4edddf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"6627838213\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello, Are you looking for reliable help with your daily back-office tasks? We provide remote Virtual Assistant services, and businesses can retain our team on a monthly basis for just $100 for 6 hours of work. This is ideal for handling small but important tasks without hiring a full-time employee.\\r\\n\\r\\nOur team can assist with tasks such as:\\r\\n> Admin and back-office support\\r\\n> Data entry and internet research\\r\\n> Lead generation and prospect list building\\r\\n> Ecommerce support and product uploads\\r\\n> Spreadsheet updates and data management\\r\\n> Website edits, updating or changing website content\\r\\n> Other remote operational tasks\\r\\n\\r\\nIf you require more hours or ongoing work, we can review the tasks and provide a customized plan based on your requirements.\\r\\nIf you are interested, please reply to us at Hireonline4455@outlook.com so we can discuss your needs further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','43.225.189.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 04:11:52','2026-04-07 04:11:52'),(2844,2,2831,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"09fe4edddf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Valarie Farleigh\"},\"email\":\"farleigh.valarie72@msn.com\",\"input_text\":\"08873414873\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello,\\r\\n\\r\\nCame across your website and thought we’d drop something helpful. We built a platform where you can generate AI content (including short ads), connect your social channels, and publish everything easily, and there’s a free plan with no hidden fees. \\r\\n\\r\\nNo obligations, just free tools to test out. \\r\\n\\r\\nTry it here if interested: https:\\/\\/letstokugc.com\\/\\r\\n\\r\\nRegards,\\r\\nValarie Farleigh\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIf you decide not to receive subsequent messages from this message, feel free to fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nHoltagata 22, Camden, CA, USA, 90803\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','65.111.29.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 12:01:14','2026-04-07 12:01:14'),(2845,2,2832,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"09fe4edddf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Winnie Springer\"},\"email\":\"springer.winnie@yahoo.com\",\"input_text\":\"2605452064\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Every partial financing approval, every full credit decline, and every financed job with 5–15% merchant financing fees attached is quietly pulling revenue out of your business.\\r\\n\\r\\nMost contractors never calculate it.\\r\\n\\r\\nWhen they do, it\'s usually thousands of dollars a month in lost revenue and compressed margins.\\r\\n\\r\\nOur customer financing program recovers it. Here is what it delivers:\\r\\n\\r\\n+ 500 to 850 FICO: we approve the customers your current lender won\'t\\r\\n+ 0% for 21 months: the most competitive home improvement financing terms available\\r\\n+ Zero merchant fees: zero per-loan fees, your business keeps every dollar\\r\\n+ No need to switch: any contractor, any project, no restrictions of any kind\\r\\n\\r\\nWorks seamlessly alongside your existing lender or as your complete standalone program.\\r\\n\\r\\nSee full program info here: helloratesdealersolutions.com\\r\\nOr use the link in my signature. \\r\\n\\r\\nJames\\r\\nHelloRates Contractor Financing Solutions\\r\\nComplete financing coverage for any contractor\\r\\nCharleston, SC · helloratesdealersolutions.com\\r\\n\\r\\nIf you received this in error or would like to unsubscribe, visit helloratesdealersolutions.com\\/unsubscribe\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','64.64.116.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 12:26:19','2026-04-07 12:26:19'),(2846,2,2833,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"54d51d0ac8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Asa Swigert\"},\"email\":\"asa.swigert@gmail.com\",\"input_text\":\"08955493755\",\"description\":\"Hello there,\\r\\n\\r\\nHere is the best Video generator for eCommerce websites like blueocean-technologies.com.\\r\\n\\r\\nBlack Friday is here — save time on content, not results.\\r\\n\\r\\nLetstok helps Shopify and Amazon stores turn product URLs into UGC videos automatically.\\r\\n\\r\\nNo editing. No learning curve.\\r\\n\\r\\nFree to try + 50% off: https:\\/\\/www.letstok.com\\/\\r\\n\\r\\nBest,\\r\\nAsa Swigert\\r\\nLetstok\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','216.26.251.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-07 20:30:45','2026-04-07 20:30:45'),(2847,2,2834,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"54d51d0ac8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"3372888039\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 9 per hour. I can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce\\/Magento\\/Shopify Product Data Entry, Amazon\\/Ebay\\/Etsy\\/Walmart\\/Target Product Data Entry, Facebook Shop\\/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice\\/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress\\/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \\r\\n\\r\\nIf you have any requirements, please send me an email on BizAssistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','43.225.189.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-08 00:27:16','2026-04-08 00:27:16'),(2848,2,2835,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"54d51d0ac8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nestor Waugh\"},\"email\":\"waugh.nestor@gmail.com\",\"input_text\":\"883257478\",\"description\":\"Here\'s my pager number if you have any questions\\r\\nJust kidding. Nobody has a pager anymore.\\r\\nBut a lot of businesses are still running their follow-ups, review requests, missed calls and invoices like it’s 1995. \\r\\nManually. Slowly. Inconsistently.\\r\\nAutomation fixes all of that. 24\\/7, automatically, whether you are there or not. Built for non-tech small business owners. Same day setup. Free for 14 days. No contracts.\\r\\nStart your free 14-day trial today: octopusdigitallabs.com\\r\\nZach \\r\\nOctopus Small Business Automation \\r\\nCharleston, SC \\r\\noctopusdigitallabs.com\\r\\nP.S. Seriously. If your business is still doing any of this manually, this is the most important 2 minutes you will spend today.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','64.64.116.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-08 17:45:03','2026-04-08 17:45:03'),(2849,2,2836,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2a5fba778\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sienna Meeker\"},\"email\":\"sienna.meeker@msn.com\",\"input_text\":\"3017231279\",\"dropdown\":\"Video Distribution\",\"description\":\"Just reaching out,\\r\\n\\r\\nNot sure if you\'re promoting your site right now, but this could help.\\r\\n\\r\\nHere’s a free service that can help you push your site out wider across multiple classified sites with no manual posting.\\r\\n\\r\\nIf you want more eyes on your site, use this:\\r\\nwww.classifiedsubmitter.com\\r\\n\\r\\nIt’s a free traffic booster and takes almost no time.\\r\\n\\r\\nI can send more free resources if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','181.215.65.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-08 21:20:59','2026-04-08 21:20:59'),(2850,2,2837,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2a5fba778\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jodi Demaine\"},\"email\":\"noreply@blueocean-technologies.com\",\"input_text\":\"97324243\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Dear blueocean-technologies.com owner,\\r\\n\\r\\nUpdate your company\'s information in Eu Business Register for 2026\\/2027.\\r\\n\\r\\nUpdating is free. Find the form at: ebr-form.pro\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','103.29.182.196',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-09 01:51:44','2026-04-09 01:51:44'),(2851,2,2838,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2a5fba778\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jessika Ramos\"},\"email\":\"ramos.jessika@gmail.com\",\"input_text\":\"1624036312\",\"dropdown\":\"Mini PCs\",\"description\":\"Stop wasting budget on clicks that don\'t pay\\r\\n\\r\\nTired of paying for clicks from people who can\'t afford your premium services?\\r\\n\\r\\nOur \\\"Wealth Filter\\\" automatically blocks low-income traffic, so your ads only reach the homeowners who sign for big jobs. We take your existing lead list and \\\"resurrect\\\" those customers on the most watched channels in the country.\\r\\n\\r\\nOne flat rate. No hidden fees. Total transparency.\\r\\n\\r\\nCheck your local availability here: https:\\/\\/www.topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','195.210.105.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-09 05:49:08','2026-04-09 05:49:08'),(2852,2,2839,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e2a5fba778\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arpit\"},\"email\":\"arpit.dgtlsolution@gmail.com\",\"input_text\":\"9266141479\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello https:\\/\\/blueocean-technologies.com,\\r\\n \\r\\nI visit your website and found some easy improvements that could boost your website ranking in search engine\'s.\\r\\n \\r\\nCan I send you our recommendations with packages details?\\r\\n \\r\\nThank you,\\r\\nArpit\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','122.162.150.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-09 09:59:18','2026-04-09 09:59:18'),(2853,2,2840,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d99788d7ff\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mohammed Kuster\"},\"email\":\"mohammed.kuster@gmail.com\",\"input_text\":\"7812493260\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you still bleeding hundreds of dollars every month on expensive tools like Ahrefs or Semrush, only to spend hours manually fixing broken code? Most entrepreneurs and freelancers get bogged down in technical grunt work while their websites sink in search rankings due to hundreds of hidden SEO issues they don’t even know exist. Meanwhile, your competitors on Fiverr are charging $500 for basic reports that don’t actually fix anything, leaving business owners frustrated and profitless.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/SEO-Pilot\\r\\n\\r\\nSEOPilot is your \\\"unfair advantage\\\" that turns complex SEO audits into a breeze: the software scans and auto-fixes hundreds of problems with a single click—no technical skills required. In just 10 minutes of work, you can invoice a client for 200–500, delivering professional-grade reports that make you look like a high-end agency. While others waste thousands on monthly subscriptions, you pay a one-time $27 fee and secure a ready-to-go business that pays for itself 10x over with your very first client.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/SEO-Pilot\\r\\n\\r\\n\\r\\nThis message is sent to you \\r\\nbecause we think \\r\\nthe offer we provide \\r\\ncould be useful to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nunsubscribe from these emails:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 3429 1510 Burke Street, MA 2154\\r\\nLooking out for you, Mohammed Kuster.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','209.50.168.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-09 21:53:59','2026-04-09 21:53:59'),(2854,2,2841,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d99788d7ff\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zain\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"4782245\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','149.40.50.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-10 01:10:09','2026-04-10 01:10:09'),(2855,2,2842,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d99788d7ff\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gemma Marshall\"},\"email\":\"gemmamarshall811@gmail.com\",\"input_text\":\"7013966579\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI was just looking at blueocean-technologies.com and wanted to ask: are you looking to scale your Instagram presence right now?\\r\\n\\r\\nWe help brands like yours add 300+ targeted Instagram followers every month using manual outreach and ads. We can grow your existing page or even build a brand-new profile from scratch for you if you\'d prefer a fresh start.\\r\\n\\r\\nWould you like me to send over some more info on how it works?\\r\\n\\r\\nThanks for your time,\\r\\nGemma\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','130.185.154.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-10 12:22:59','2026-04-10 12:22:59'),(2856,2,2843,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d99788d7ff\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jada Grout\"},\"email\":\"jada.grout@msn.com\",\"input_text\":\"9739600133\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you still struggling to build a business from scratch, fighting Google’s algorithms, and burning your budget on paid ads? Most methods put you at the bottom of the pyramid—spending months writing content and setting up complex funnels, praying for a single sale. It’s an exhausting cycle of \\\"work for the sake of work,\\\" where one coding error or search engine update can wipe out your entire effort overnight.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/BP-AI\\r\\n\\r\\nStop building and start inheriting. With the Buried Profits AI system, you grab \\\"dead\\\" digital assets (expired domains) for just $11 that already have the authority and backlinks others spent years building. Our AI rebuilds a fully functional, profitable site in under 10 minutes, allowing you to collect passive affiliate income or flip sites for 10x–50x profit without any technical skills. Why fight for traffic when you can own the traffic that’s already there?\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/BP-AI\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nas we believe \\r\\nthis offer \\r\\nmay interest you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nfuture messages from us, \\r\\nplease click here to \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 4374 3347 Hudson Street, NJ 7477\\r\\nLooking out for you, Jada Grout.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','216.26.253.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-10 17:37:52','2026-04-10 17:37:52'),(2857,2,2844,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Tubdiciada\"},\"email\":\"mf8dbcm2@icloud.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Photos for my escort application are uploaded. \\r\\nLet me know if the quality is good. \\r\\nPreview: https:\\/\\/tinyurl.com\\/y4cjsfxf\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','212.56.48.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-10 23:04:31','2026-04-10 23:04:31'),(2858,2,2845,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d99788d7ff\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"King Jackman\"},\"email\":\"king.jackman@gmail.com\",\"input_text\":\"246845311\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nFound your site and wanted to share this.\\r\\n\\r\\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with almost no effort.\\r\\n\\r\\nGo here:\\r\\nwww.classifiedsubmitter.com\\r\\n\\r\\nIt’s a free way to get exposure and takes less time than posting manually.\\r\\n\\r\\nReply if you want more ways to promote your site.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','195.210.112.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-10 23:10:42','2026-04-10 23:10:42'),(2859,2,2846,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7900891001\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','158.62.210.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 01:34:36','2026-04-11 01:34:36'),(2860,2,2847,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sandy\"},\"email\":\"web.techdevelopment@outlook.com\",\"input_text\":\"528156532\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Are you considering a complete redesign of your website to enhance its look and functionality? I specialize in creating modern, mobile-responsive, fast, and SEO-optimized websites that provide a seamless user experience and help convert visitors into clients. Whether you\'re looking to elevate your brand or boost product sales, I can assist. \\r\\n\\r\\nIf this is a priority for your business, feel free to contact me at Web.techdevelopment@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','149.40.50.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 01:58:29','2026-04-11 01:58:29'),(2861,2,2848,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"NATREGTEGH2034890NEYRTHYT\"},\"email\":\"fykjrlql@tacoblastmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"METYUTYJ2034890MAYTRYR\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.21.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 03:06:17','2026-04-11 03:06:17'),(2862,2,2849,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 04:53:42','2026-04-11 04:53:42'),(2863,2,2850,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Duane Vessels\"},\"email\":\"vessels.duane@gmail.com\",\"input_text\":\"08194089185\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI checked out your website and thought it looks great. We are offering businesses like yours a free forever plan on our platform, with zero hidden charges. \\r\\n\\r\\nYou can produce AI media including UGC-style ads, link your social accounts, and post everything from a single dashboard. \\r\\n\\r\\nYou can also analyze competitor ads and recreate them, no prompts needed. No pressure, just something that might help you scale faster. \\r\\n\\r\\nIf it sounds useful, you can get started here: https:\\/\\/bit.ly\\/letspost-ai\\r\\n\\r\\nThanks,\\r\\nDuane Vessels\\r\\nLetstok AI\\r\\n\\r\\n\\r\\nShould you wish to stop getting further messages from us, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nLietzenburger Strasse 23, Brockport, CA, USA, 92088\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','45.3.42.82',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 11:01:27','2026-04-11 11:01:27'),(2864,2,2851,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"ritualny1e_plOa\"},\"email\":\"52435435@timlaris.online\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"https:\\/\\/srs35.ru\\/\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.116.25.189',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 12:19:01','2026-04-11 12:19:01'),(2865,2,2852,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Прывітанне, я хацеў даведацца Ваш прайс.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 14:01:02','2026-04-11 14:01:02'),(2866,2,2853,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tracey Garth\"},\"email\":\"garth.tracey@gmail.com\",\"input_text\":\"488503301\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI came across blueocean-technologies.com and wanted to run something by you.\\r\\n\\r\\nMy team recently finished a 10-step WordPress Site Optimizer & Blueprint. It’s the exact technical checklist we use to harden security and \\\"trim the fat\\\" from a site to ensure it hits peak performance, regardless of how long it’s been online.\\r\\n\\r\\nWe are currently selling this blueprint on other platforms for $27. However, I wanted to make it accessible to fellow Wordpress users on a \\\"Pay What You Want\\\" basis here.\\r\\n\\r\\nYou can still pay the full $27 if you want to support our work, but if things are tight or you just want to test the system first, you can grab it for $0.\\r\\n\\r\\nYou can check out the blueprint here:\\r\\nhttps:\\/\\/furtherinfo.info\\/wordpress\\r\\n\\r\\nTracey\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','81.19.220.242',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 14:57:27','2026-04-11 14:57:27'),(2867,2,2854,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Evelyn Roach\"},\"email\":\"roach.evelyn@hotmail.com\",\"input_text\":\"3372742329\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi.\\r\\n\\r\\nAre you still stuck in the \\\"infinite prompt loop\\\"? You open a tab, type a prompt, wait, copy the result, and paste it somewhere else — only to repeat it all over again. This isn\'t automation; it’s just a fancier, more exhausting way to work manually, keeping you at the center of every single tedious step. While the world talks about the AI revolution, you’re likely feeling overwhelmed by \\\"setup chaos\\\" and technical hurdles, watching your AI \\\"get dumb\\\" or unpredictable because you don\'t have the right framework to manage its memory.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/OpenclawMarketingMastery\\r\\n\\r\\nOpenClaw flips the script: instead of you going to the AI, the AI comes to you. Imagine waking up to a Telegram briefing with your daily priorities, while your agent handles your Twitter growth, researches affiliate offers, and manages your sales funnels on 24\\/7 autopilot. For a limited time, you can skip the tech overwhelm and get your first \\\"AI employee\\\" live today for just $7. This launch special, including the Command Center Blueprint and 7 income automations, disappears on March 16th — don\'t let this leverage pass you by.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/OpenclawMarketingMastery\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message \\r\\nbecause we believe \\r\\nthis offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nany more messages from us, \\r\\nyou can \\r\\nunsubscribe:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1738 1769 Sherwood Circle, LA 70601\\r\\nLooking out for you, Evelyn Roach.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','104.167.19.215',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 19:34:18','2026-04-11 19:34:18'),(2868,2,2855,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2bafb00f54\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kayla Hitchcock\"},\"email\":\"hitchcock.kayla@hotmail.com\",\"input_text\":\"46005576\",\"dropdown\":\"Video Distribution\",\"description\":\"Most marketers are trapped in a frustrating cycle: you pay for expensive clicks or spend hours on promotion, only for visitors to vanish the second they close the tab. It is heartbreaking to watch your hard-earned money and effort disappear without a trace because you are constantly fighting for attention that just doesn\'t last. You try to build lists, but engagement drops over time, and paid traffic results are always hit or miss.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/ExitTrafficNetwork\\r\\n\\r\\nExit Traffic Network changes the game by capturing that \\\"wasted\\\" traffic and turning it into ongoing exposure for your links. It is a simple, hands-free system that works after the visitor has already decided to leave, making your offer the very next thing they see. You can get 100 hands-free visitors per month while you sleep, with costs as low as approximately five cents per visitor.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/ExitTrafficNetwork\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nbecause we think \\r\\nour offer \\r\\nmay be relevant to you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nadditional emails from us, \\r\\nyou can \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 6919 Vesterhaugveien 192, NA 9513\\r\\nLooking out for you, Kayla Hitchcock.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','216.26.244.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-11 19:43:07','2026-04-11 19:43:07'),(2869,2,2856,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1d1d5eecf8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louanne McLaren\"},\"email\":\"louanne.mclaren@gmail.com\",\"input_text\":\"7978192240\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\\r\\n\\r\\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\\r\\n\\r\\nSee it in action: https:\\/\\/www.novaai.expert\\/GhostPages\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.177.170',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-12 02:16:34','2026-04-12 02:16:34'),(2870,2,2857,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1d1d5eecf8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Erna Sidney\"},\"email\":\"erna.sidney@hotmail.com\",\"input_text\":\"08889917294\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello,\\r\\n\\r\\nHere is the top Video generator for eCommerce websites like blueocean-technologies.com.\\r\\n\\r\\nStop scrolling and start selling.\\r\\n\\r\\nLetstok converts your product URLs into high-performing video ads automatically.\\r\\n\\r\\nSave time, save money, and stand out this Black Friday.\\r\\n\\r\\nTry it free: https:\\/\\/www.letstok.com\\/\\r\\n\\r\\nBest,\\r\\nErna Sidney\\r\\nLetstock AI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','216.26.230.97',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-12 02:44:34','2026-04-12 02:44:34'),(2871,2,2858,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1d1d5eecf8\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, kam dashur të di çmimin tuaj\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-12 02:51:11','2026-04-12 02:51:11'),(2872,2,2859,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1d1d5eecf8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"gebhardt.juliane90@yahoo.com\",\"input_text\":\"4325350\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nThe \\\"Cyclone of Change\\\" is hitting every industry right now—shaking up technology, media, customer preferences, and competition. \\r\\n\\r\\nMost business owners are reacting like \\\"fragile saplings\\\" in a storm, certain to be victims of the next big shift.\\r\\n\\r\\n\\\"But you don’t have to be one of them.\\\"\\r\\n\\r\\nI’m sending you a powerful resource from Dan Kennedy that breaks down exactly how to become a \\\"mighty oak\\\" that remains deeply rooted while others are being overwhelmed. \\r\\n\\r\\nInside this Magnetic Marketing Letter, you’ll discover:\\r\\n\\r\\n* The 5 Methods to Master Change: These are the specific strategies Dan uses to make change work for him, rather than letting change put him to work.\\r\\n\\r\\n* Two Master Keys to Riches: Two secret principles that Dan considers the most valuable advice he has shared in over a year.\\r\\n\\r\\n* The $440,000 Test: How one client spent $20,000 on a simple delivery change (without changing a single word of copy) and brought in nearly half a million dollars.\\r\\n\\r\\n* The \\\"Goldilocks Approach\\\" to Progress: Why leaping too fast to embrace change can lead you off a cliff, but resisting it too long will get you run over.\\r\\n\\r\\n* The \\\"Middled-Out\\\" Pyramid: Why you must change who you sell to right now as middle-income earners get \\\"slaughtered\\\" by current economic trends.\\r\\n\\r\\nYou’ll also read the incredible story of \\\"Preston Schmidli\\\", who went from \\\"selling his own plasma for gas money\\\" to building a growth machine generating \\\"nearly $5 million\\\" in less than seven years by using these exact tactics.\\r\\n\\r\\nDon’t let yourself be overwhelmed by circumstances when you can choose to master them instead.\\r\\n\\r\\nDownload\\/Read here: https:\\/\\/marketersmentor.com\\/magnetic-marketing-letter.php?refer=blueocean-technologies.com\\r\\n\\r\\nTo your success,\\r\\n\\r\\nJayrn\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.81.59.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-12 23:19:25','2026-04-12 23:19:25'),(2873,2,2860,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c08cbbdc38\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rodriguez Gonzalez\"},\"email\":\"rodriguez@bvasgroup.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"I am writing to enquire about your product and would appreciate it if you could provide further information, including pricing, specifications, and availability. \\r\\n\\r\\nPlease also let me know if there are any brochures or additional details you can share.\\r\\n\\r\\nI look forward to your response.\\r\\n\\r\\nKind regards,\\r\\nRodriguez Gonzalez\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.62.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-13 06:28:04','2026-04-13 06:28:04'),(2874,2,2861,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c08cbbdc38\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"246318262\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello, Are you looking for a reliable Virtual Assistant to support your business remotely? We provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\\r\\n\\r\\nYou can hire on a monthly basis:\\r\\n> Part-Time: $1200\\/month (80 hours)\\r\\n> Full-Time: $2000\\/month (160 hours)\\r\\n\\r\\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.40.50.197',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-13 21:28:50','2026-04-13 21:28:50'),(2875,2,2862,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c08cbbdc38\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"3215496913\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI’d like to propose a straightforward link exchange.\\r\\n\\r\\nI can link to blueocean-technologies.com from 5 legitimate local business websites (DR30+), at no cost. In return, you’d link to 5 different of my client sites from your end — purely for mutual SEO value.\\r\\n\\r\\nLet me know if you’re interested, and I’ll send over the site list.\\r\\n\\r\\nRegards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','167.160.75.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-13 22:14:27','2026-04-13 22:14:27'),(2876,2,2863,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Merrill Dominquez\"},\"email\":\"dominquez.merrill@yahoo.com\",\"input_text\":\"673763004\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Struggling with low website leads for blueocean-technologies.com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.187.89',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-14 14:59:29','2026-04-14 14:59:29'),(2877,2,2864,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joannariggs278@gmail.com\",\"input_text\":\"7733277114\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'d ever thought about having an engaging video to explain what you do?\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','130.185.154.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-14 22:14:10','2026-04-14 22:14:10'),(2878,2,2865,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"mohamed ashik\"},\"email\":\"mohdash889@gmail.com\",\"input_text\":\"0553563600\",\"dropdown\":\"Other Enquiry\",\"description\":\"I need price for Grandview CN-M120 -120 degree motorizied screen\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','37.104.202.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 02:15:30','2026-04-15 02:15:30'),(2879,2,2866,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucio Palmore\"},\"email\":\"lucio.palmore3@googlemail.com\",\"input_text\":\"638554603\",\"dropdown\":\"Projection Solutions\",\"description\":\"Most business opportunities don\'t wait. Does your business know what capital it can access right now?\\r\\n\\r\\nSmart business owners benchmark their business borrowing power every quarter.\\r\\nIt\'s the recommended frequency that keeps them ready to move fast on exciting opportunities, unexpected emergencies, and cash flow challenges without scrambling to figure out their options after the fact.\\r\\n\\r\\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\\r\\n→ Maximum funding potential → Market rate → Loan term options → Payment\\r\\nSo when the moment arrives, you already know your number.\\r\\n\\r\\nIf you don\'t know yours, that\'s a risk your business is carrying right now.\\r\\nAt least find out. It takes 2 minutes and costs nothing.\\r\\nGet My Number www.helloratesfastfunding.com\\r\\n\\r\\nNo credit impact. No obligation. No spam.\\r\\nJust confidence in how your business can work for you.\\r\\n\\r\\nRyan \\r\\nSenior Business Funding Advisor, HelloRates\\r\\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','173.239.240.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 02:28:12','2026-04-15 02:28:12'),(2880,2,2867,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"4771307494\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.53.127.125',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 06:33:27','2026-04-15 06:33:27'),(2881,2,2868,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1705b26a86\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pearlene Surratt\"},\"email\":\"pearlene.surratt@hotmail.com\",\"input_text\":\"291181743\",\"description\":\"Most business opportunities don\'t wait. Does your business know what capital it can access right now?\\r\\n\\r\\nSmart business owners benchmark their business borrowing power every quarter.\\r\\nIt\'s the recommended frequency that keeps them ready to move fast on exciting opportunities, unexpected emergencies, and cash flow challenges without scrambling to figure out their options after the fact.\\r\\n\\r\\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\\r\\n→ Maximum funding potential → Market rate → Loan term options → Payment\\r\\nSo when the moment arrives, you already know your number.\\r\\n\\r\\nIf you don\'t know yours, that\'s a risk your business is carrying right now.\\r\\nAt least find out. It takes 2 minutes and costs nothing.\\r\\nGet My Number www.helloratesfastfunding.com\\r\\n\\r\\nNo credit impact. No obligation. No spam.\\r\\nJust confidence in how your business can work for you.\\r\\n\\r\\nRyan \\r\\nSenior Business Funding Advisor, HelloRates\\r\\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','136.144.35.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 10:36:35','2026-04-15 10:36:35'),(2882,2,2869,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f16d766da6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"141305242\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','216.213.24.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 12:22:01','2026-04-15 12:22:01'),(2883,2,2870,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f16d766da6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tangela Sherriff\"},\"email\":\"sherriff.tangela@gmail.com\",\"input_text\":\"726057903\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.51.187.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 13:15:00','2026-04-15 13:15:00'),(2884,2,2871,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f16d766da6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aundrea Dube\"},\"email\":\"dube.aundrea@gmail.com\",\"input_text\":\"651542221\",\"dropdown\":\"Mini PCs\",\"description\":\"The Risk Angle\\r\\nNot knowing your business borrowing power is a risk most owners don\'t realize they\'re carrying.\\r\\n\\r\\nSmart business owners update and benchmark their business borrowing power on a quarterly basis.\\r\\nIt\'s the recommended frequency because cash flow challenges, equipment failures, and exciting opportunities rarely announce themselves in advance.\\r\\n\\r\\nOur simple 2-minute borrowing power check is used by thousands of businesses monthly to confirm their:\\r\\n→ Maximum funding potential → Market rate → Loan term options → Payment\\r\\nSo you never have to guess when the need is present.\\r\\n\\r\\nAt least find out where you stand. It takes 2 minutes and costs nothing.\\r\\nGet My Number www.helloratesfastfunding.com\\r\\n\\r\\nNo credit impact. No obligation. No spam.\\r\\nJust confidence in how your business can work for you.\\r\\n\\r\\nRyan \\r\\nSenior Business Funding Advisor, HelloRates\\r\\nHelloRates Business Funding Solutions helps thousands of businesses explore commercial financing options. This is not a credit application. Checking your borrowing power has no impact on your credit score. Offer only available to US based businesses.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','136.144.35.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 14:58:26','2026-04-15 14:58:26'),(2885,2,2872,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e69da52562\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, roeddwn i eisiau gwybod eich pris.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-15 21:02:20','2026-04-15 21:02:20'),(2886,2,2873,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9be18ff607\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lisa\"},\"email\":\"lisa.99seosolutionworld@gmail.com\",\"input_text\":\"8468088599\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi https:\\/\\/blueocean-technologies.com,\\r\\n\\r\\nYour website looks well-designed, but it seems to have limited visibility on Google.\\r\\n\\r\\nWe can help improve its rankings and bring more relevant traffic.\\r\\n\\r\\nWould you like me to share a quick plan and pricing?\\r\\n\\r\\nThank you,\\r\\nLisa\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','45.118.167.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-16 20:45:11','2026-04-16 20:45:11'),(2887,2,2874,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bbe1da2a70\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-17 00:58:14','2026-04-17 00:58:14'),(2888,2,2875,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"bbe1da2a70\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Sawubona, bengifuna ukwazi intengo yakho.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-17 18:03:05','2026-04-17 18:03:05'),(2889,2,2876,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"52ba23b425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oma Riddell\"},\"email\":\"riddell.oma71@googlemail.com\",\"input_text\":\"9894925940\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nSaw your website and thought this could help.\\r\\n\\r\\nThere’s a 100% free tool that lets you get listed fast across multiple classified sites with just a few clicks.\\r\\n\\r\\nThis is it:\\r\\nclassifiedsubmitter.com\\r\\n\\r\\nIt’s a free way to get exposure and takes less time than posting manually.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','195.210.112.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-18 06:16:55','2026-04-18 06:16:55'),(2890,2,2877,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"52ba23b425\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stefanie Metzler\"},\"email\":\"metzler.stefanie70@googlemail.com\",\"input_text\":\"26961074\",\"dropdown\":\"Mini PCs\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','186.179.20.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-18 13:35:54','2026-04-18 13:35:54'),(2891,2,2878,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8529c99827\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"bob.limon@hotmail.com\",\"input_text\":\"326607213\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi, it’s Jayrn.\\r\\n\\r\\nEvery market has one rule: He who can spend the most to acquire a customer, wins. But here’s the question nobody answers: How do you actually do it?\\r\\n\\r\\nIn this video, Darcy Juarez walk through the single number that separates the amateurs from the market dominators—Maximum Allowable Cost Per Acquisition. \\r\\n\\r\\nGet this wrong, and you’ll bleed cash. Get it right, and you’ll buy customers at scale while your competitors are stuck Googling cheaper ad hacks.\\r\\n\\r\\nWatch it here: https:\\/\\/marketersmentor.com\\/crush-your-competition.php?refer=blueocean-technologies.com\\r\\n\\r\\n\\r\\nTo multiplying your leverage,\\r\\nJayrn\\r\\n\\r\\nP.S.: I’m Jayrn, a digital marketer and e-commerce seller with a passion for sharing knowledge. I share proven strategies, tips, and resources to help you grow your online business.\\r\\n\\r\\n\\r\\n\\r\\nMy Blog:\\r\\nhttps:\\/\\/www.jayrn.com\\r\\nUnsubscribe: \\r\\nhttps:\\/\\/marketersmentor.com\\/unsubscribe.php?d=blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','40.27.117.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-18 21:43:29','2026-04-18 21:43:29'),(2892,2,2879,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8529c99827\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"CarolynPoulp\"},\"email\":\"carolynashions@gmail.com\",\"input_text\":\"+17733975311\",\"dropdown\":\"Other Enquiry\",\"description\":\"Want the girl you\'ve wanted your whole life? \\r\\nMake her your own and fuck her however you want! \\r\\nTry it right now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-18 23:38:16','2026-04-18 23:38:16'),(2893,2,2880,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8529c99827\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Candra Joyner\"},\"email\":\"candra.joyner@googlemail.com\",\"input_text\":\"47576385\",\"dropdown\":\"Wireless Solutions\",\"description\":\"That list of old customers and past quotes sitting in your database is a gold mine. We take those \\\"dead\\\" emails and show your professional commercials directly to those homeowners on their living room TVs (and we produce those commercials for free).\\r\\n\\r\\nOur system automatically filters out low-income areas, ensuring your budget only targets the high-ticket jobs you actually want.\\r\\n\\r\\nIt’s one flat rate with zero management fees. Every dollar you spend goes directly toward showing your ads to your best prospects.\\r\\n\\r\\nWant to see if your service area is open? https:\\/\\/topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','91.246.177.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-20 03:49:10','2026-04-20 03:49:10'),(2894,2,2881,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6ac4fa716\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Linnea Bormann\"},\"email\":\"linnea.bormann@gmail.com\",\"input_text\":\"6765782639\",\"dropdown\":\"Audio Solutions\",\"description\":\"cPanel,SSD,Softaculous,Fantastico,SiteBuilder,Free SSL & More From $1\\/month (US,CA,EUR)\\r\\n Current 50% off Promotion For website Use Code: 50%wb at www.myskyhost.com\\r\\nMyskyhost.com - OpenVZ, KVM and Windows VPS, Solusvm Panel, SSD Drive & More From $7\\/month (FR,GE,CA,US)\\r\\n Current 10 off Promotion for VPS Use Code: vps10%off at www.myskyhost.com\\r\\nMyskyhost.com - Regular & Encoded RDP From $18\\/month (FR,GE,CA,US)\\r\\n Current 30% off Promotion For RDP Use Code: rdp30%off at www.myskyhost.com\\r\\nMyskyhost.com - Budget & Premium Dedicated Servers with 500mb\\/s, 1Gb\\/s and 2Gb\\/s Port From 25$\\/Month (Canada)\\r\\n\\r\\n...\\r\\nBest Wishes,\\r\\nMySkyHost.com | The Hosting Services\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','51.222.167.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-20 10:41:42','2026-04-20 10:41:42'),(2895,2,2882,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6ac4fa716\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Siddique\"},\"email\":\"siddique.ahamed@sibca.com\",\"input_text\":\"00971566032539\",\"dropdown\":\"Projection Solutions\",\"description\":\"Please quote for DW770UST – VIVITEK projector – 1no.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Android','31.215.232.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-20 19:05:21','2026-04-20 19:05:21'),(2896,2,2883,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6ac4fa716\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dotty Ming\"},\"email\":\"dotty.ming@gmail.com\",\"input_text\":\"651844461\",\"dropdown\":\"Mini PCs\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','38.127.172.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-20 22:23:16','2026-04-20 22:23:16'),(2897,2,2884,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"c6ac4fa716\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"482677795\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi,\\r\\n\\r\\nHope all is well. \\r\\n\\r\\nLong story short... I can link to your site blueocean-technologies.com from 5x legit local business websites (>DR30) — all FOC, no money involved. In return, you’d link to 5 different of my client sites from your end for a mutual SEO boost.\\r\\n\\r\\nInterested? I can send you the site list to choose.\\r\\n\\r\\nCheers,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','170.199.229.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-21 11:22:15','2026-04-21 11:22:15'),(2898,2,2885,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6f14f51b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Verlene McLean\"},\"email\":\"mclean.verlene@msn.com\",\"input_text\":\"08729503276\",\"description\":\"Hi,\\r\\n\\r\\nWe just found your website and decided to reach out. We are giving businesses access to a free forever plan on Letstok AI, no catch. \\r\\n\\r\\nIt helps you generate basic AI-powered content, link your social accounts, and manage posts from one dashboard. \\r\\n\\r\\nTotally optional, just thought it could be useful. You can check it here: https:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nKind Regards,\\r\\nVerlene McLean\\r\\nLetstok AI\\r\\n\\r\\n\\r\\nShould you no longer want to receive any more correspondence from this message, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nKantstrasse 22, Geneva, CA, USA, 92127\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','104.207.35.47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-21 15:12:14','2026-04-21 15:12:14'),(2899,2,2886,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6f14f51b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rosalinda Decosta\"},\"email\":\"rosalinda.decosta@gmail.com\",\"input_text\":\"08897835009\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\n\\r\\nWe found your website and your products really caught our attention.\\r\\n\\r\\nWith LetsTok AI, you can generate product videos, images, and ad creatives in minutes.\\r\\n\\r\\nIt also creates similar ads by analyzing competitor campaigns..\\r\\n\\r\\nIf you’d like to try it, you can start here:\\r\\nhttps:\\/\\/letstokugc.com\\/\\r\\n\\r\\nCheers.\\r\\nRosalinda\\r\\nLetstok AI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.162.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-22 11:01:34','2026-04-22 11:01:34'),(2900,2,2887,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d6f14f51b6\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jayrn Smith\"},\"email\":\"dave.jersey@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','40.27.117.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-22 14:33:56','2026-04-22 14:33:56'),(2901,2,2888,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d33f98e8f9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"913834176\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nHope you’re doing well.\\r\\n\\r\\nI’ll keep this brief. I can place a link to blueocean-technologies.com on 5 genuine local business websites (DR30+), completely f.ree. In return, I’d appreciate links to 5 different of my client sites from your side — a simple, mutual SEO benefit.\\r\\n\\r\\nIf this sounds of interest, I’m happy to share the site list for your review.\\r\\n\\r\\nBest regards,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','167.160.75.254',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-22 18:45:19','2026-04-22 18:45:19'),(2902,2,2889,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d33f98e8f9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alejandrina Duffy\"},\"email\":\"duffy.alejandrina@gmail.com\",\"input_text\":\"718291815\",\"dropdown\":\"Mini PCs\",\"description\":\"The biggest reason affiliate businesses fail isn\'t the product or the website — it\'s the \\\"traffic drought\\\". You’ve likely spent hundreds on tools and \\\"shiny objects,\\\" only to see zero results and explain to your skeptical family why the business still isn\'t profitable. The pain of watching your Clickbank stats stay at \\\"zero hops\\\" while your bank account bleeds from expensive Facebook ads or useless solo ads is enough to make anyone quit.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrafficPanther\\r\\n\\r\\nTraffic Panther solves this by giving you the ultimate shortcut: you don\'t have to build an audience; you simply plug into mine. The core benefit is instant access to a \\\"Traffic Siphon\\\" that redirects real, verified buyers from Jamie Lewis\'s own YouTube channels and expired domains directly to YOUR affiliate links. For a tiny one-time fee, you bypass the need for technical skills or an ad budget and start seeing traffic that converts at 5% to 20% in seconds.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrafficPanther\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nbecause we believe \\r\\nour offer \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you don’t want to receive \\r\\nadditional emails from us, \\r\\nplease click here to \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 7629 Via Vigizzi 135, NA 9565\\r\\nLooking out for you, Alejandrina Duffy.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','209.50.181.22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-22 23:27:04','2026-04-22 23:27:04'),(2903,2,2890,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d33f98e8f9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zain\"},\"email\":\"projectsexpert222@outlook.com\",\"input_text\":\"526252525\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, Are you in need of a personal assistant to streamline your daily business operations and simplify your life? I’m Zain Murt, and I can assist with administrative tasks, marketing, email management, website management, data list building, AI related work, social media, content creation, project planning, bookkeeping, software training, and back-office support.\\r\\n\\r\\nIf you’re interested, please send an email to projectsexpert222@outlook.com with the tasks you need help with, and I\'ll handle the rest.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-23 05:10:28','2026-04-23 05:10:28'),(2904,2,2891,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"8ccf2ccf40\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"kontent_bxSa\"},\"email\":\"rorfhvwedsa@otvinta161.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Контент завод служит инновационной платформой для производства разнообразного текста. \\r\\nЕсли вы хотите быстро и эффективно создать уникальные материалы для своего проекта, обязательно посетите контент завод н8н. \\r\\nКаждый пользователь способен адаптировать стиль, тему и размер текстов под конкретные задачи.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','148.251.4.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-23 10:43:52','2026-04-23 10:43:52'),(2905,2,2892,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"120e75a760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Colechin\"},\"email\":\"alex.colechin@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Projection Solutions\",\"description\":\"Are you tired of playing a losing game with Google\'s unpredictable algorithm updates that wipe out your hard-earned rankings overnight? Traditional SEO is becoming a slow, expensive grind where big brands dominate and results take months to appear. But there is a bigger shift happening: over 200 million people every day are now asking AI tools for recommendations instead of scrolling through search results. If ChatGPT, Gemini, or Perplexity aren\'t citing your links in their answers, you are missing out on the most high-intent traffic available today.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrafficGeneratorAI\\r\\n\\r\\nIt’s time to pivot to Traffic Generator AI, the complete blueprint for Generative Engine Optimization (GEO). This strategy reveals the 8 specific \\\"AI Junctions\\\"—trusted platforms where AI engines actively source their data—allowing you to position your links exactly where AI looks. For a one-time payment of $17, you’ll get the templates and AI prompts needed to start getting cited by major AI models within days, not months. Stop fighting for crumbs in the old search results and start dominating the AI-driven traffic era today.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrafficGeneratorAI\\r\\n\\r\\n\\r\\nYou are getting this email \\r\\nbecause we believe \\r\\nwhat we’re offering \\r\\ncould be relevant to you.\\r\\n\\r\\nIf you would prefer not to receive \\r\\nfurther communications from us, \\r\\nsimply \\r\\nstop receiving emails:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 5714 Gleichenberger Strasse 6, BURGENLAND 3294\\r\\nLooking out for you, Alex Colechin.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','65.111.27.161',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-24 00:36:03','2026-04-24 00:36:03'),(2906,2,2893,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"120e75a760\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sophie Lane\"},\"email\":\"sophie@sendproud.com\",\"input_text\":\"\",\"dropdown\":\"\",\"description\":\"Hi, I’m Sophie! I tried to find you on LinkedIn but couldn’t, so I’m reaching out here. I help businesses book meetings, drive traffic, and generate user sign ups through targeted outreach using my extensive private network, built over 12+ years, with access to over 100 million contacts. We’ll have a quick call to set a clear goal for your business, and I’ll personally work to make sure we reach it. You choose the result you want, whether that’s booked meetings, website traffic, user sign ups, or another\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','15.135.68.100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-24 19:24:22','2026-04-24 19:24:22'),(2907,2,2894,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6820c8b5d8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alisa Gatlin\"},\"email\":\"alisa.gatlin@gmail.com\",\"input_text\":\"5612961859\",\"dropdown\":\"Cables & Accessories\",\"description\":\"You know the exhausting cycle: spending hours digging through Twitter and Reddit, ending up with 47 browser tabs open and zero confidence that any of your ideas will actually sell. The brutal truth about digital products today is that success almost never depends on quality alone—it\'s about timing and topic selection. Every day you spend on manual research is a day someone else spends launching a product in a niche you haven\'t even discovered yet, leaving you to fight for the scraps once the market is already crowded.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrendRadar\\r\\n\\r\\nTrend Radar replaces hours of guesswork with a single click, using AI to scan over 35 secret sources across the web to find breaking trends before they go viral. Instead of random data, you receive 10 fully-researched opportunities, each packed with \\\"Profit and Urgency\\\" alerts, three immediate product ideas, and a step-by-step action plan to monetize them. Whether you are a self-publisher, YouTuber, or course creator, you can now go from a fresh trend to a published product in record time, hitting the market exactly when the demand is at its peak.\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/TrendRadar\\r\\n\\r\\n\\r\\nYou received this notification \\r\\nsince we believe \\r\\nthe offer we provide \\r\\nmay interest you.\\r\\n\\r\\nIf you no longer wish to get \\r\\nadditional emails from us, \\r\\nyou can \\r\\nopt out:\\r\\n\\r\\nhttps:\\/\\/www.novaai.expert\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 6151 2650 Holt Street, FL 33301\\r\\nLooking out for you, Alisa Gatlin.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.167.19.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-24 23:07:11','2026-04-24 23:07:11'),(2908,2,2895,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6820c8b5d8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bernice Kinsella\"},\"email\":\"kinsella.bernice@gmail.com\",\"input_text\":\"08244450168\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello there,\\r\\n\\r\\nNoticed your website and thought we’d mention something helpful. We created a platform where you can create AI ads, connect your social channels, and manage publishing easily, with a free forever plan. \\r\\n\\r\\nYou can also analyze competitor ads and remake them instantly. No pressure, just free tools if you want to try it. \\r\\n\\r\\nCheck it out here: https:\\/\\/letstokugc.com\\/}\\r\\n\\r\\nRegards,\\r\\nBernice Kinsella\\r\\nLetstok AI\\r\\n\\r\\n\\r\\nWhen you no longer want to receive subsequent messages from me, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nKieler Strasse 14, Fulton, CA, USA, 94170\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','193.56.28.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-25 18:04:41','2026-04-25 18:04:41'),(2909,2,2896,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"431e8c2139\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"745988744\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','158.62.210.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-25 19:45:30','2026-04-25 19:45:30'),(2910,2,2897,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"431e8c2139\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorie Devereaux\"},\"email\":\"lorie.devereaux@googlemail.com\",\"input_text\":\"890776014\",\"dropdown\":\"Audio Solutions\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.184.171',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-25 20:25:33','2026-04-25 20:25:33'),(2911,2,2898,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"431e8c2139\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"668201813\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','139.180.224.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-26 00:52:08','2026-04-26 00:52:08'),(2912,2,2899,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"431e8c2139\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"fowuikvtfexpxmuhTiDrT\"},\"email\":\"ne.taf.uheh60@gmail.com\",\"input_text\":\"6380199453\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"KdPhGapwEpIxUlXuAi\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','45.13.225.78',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-26 19:42:37','2026-04-26 19:42:37'),(2913,2,2900,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8929218371\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anna\"},\"email\":\"anna.brandelo@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi https:\\/\\/blueocean-technologies.com,\\r\\n\\r\\nCould you please tell me if you want to show your website on top in Google searches and to increase organic traffic on your website.\\r\\n\\r\\nWe are a digital marketing company that deals in SEO and we can bring your website to the first page of Google as we are helping more than 100+ websites to get them top in Google.\\r\\n\\r\\nPlease let me know if you would like to discuss this opportunity.\\r\\n\\r\\nIf you are interested, I can send you our past work, pricing and proposals.\\r\\n\\r\\nThank you,\\r\\nAnna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','182.69.177.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-27 03:37:55','2026-04-27 03:37:55'),(2914,2,2901,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8929218371\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"2124283484\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','139.180.224.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-27 04:49:57','2026-04-27 04:49:57'),(2915,2,2902,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8929218371\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Elisa Gillen\"},\"email\":\"elisa.gillen15@gmail.com\",\"input_text\":\"529771834\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey,\\r\\n\\r\\nI used to feel tired and low on energy after eating, and I thought it was normal.\\r\\n\\r\\nBut then I found out it could be related to blood sugar balance.\\r\\n\\r\\nI came across a simple explanation and something that helped me feel more stable during the day.\\r\\n\\r\\nSo I shared it here if you want to check it out:\\r\\nhttps:\\/\\/sites.google.com\\/view\\/bloodsugarwellnessguide\\/gluco-shield-pro-review\\r\\n\\r\\nBest Regards.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','154.21.239.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-28 01:09:47','2026-04-28 01:09:47'),(2916,2,2903,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5cf2c92b13\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"vvDRtqrPprAxnkjELWfZ\"},\"email\":\"d.oj.ec.oyu.041@gmail.com\",\"input_text\":\"3460614966\",\"dropdown\":\"Projection Solutions\",\"description\":\"aJorCQaWcPNMisRJiwAnYkgT\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','45.84.107.17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-28 07:27:20','2026-04-28 07:27:20'),(2917,2,2904,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5cf2c92b13\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"WilliamFes\"},\"email\":\"seevae15@madeiratravelnews.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Если вы хотите потратить всего 1 день в этом волшебном городе, призываю до поездки создать пеший маршрут по Венеции на 1 день, чтобы успеть рассмотреть основные ориентиры. В частности, маршрут по Венеции на 1 день с картой города облегчит разобраться в пути и не заблудиться в лабиринтах маленьких улочек. Однодневная прогулка по Венеции — миссия трудная, но осуществимая, если иметь представление, что осмотреть в Венеции за 1 день, и во сколько обойдётся прокатиться на гондоле — стоимость гондолы колеблется, так что на финансы лучше смотреть заранее. \\r\\n \\r\\nПутешественникам, кто намерен охватить и иные города, настаиваю добавить в программу Флоренцию — город искусств: план прогулки по Флоренции на 1 день поможет осмотреть знаменитые галереи и бутики, а вдобавок понять, где недорого поесть во прекрасной Флоренции. Если манит грандиозных открытий, можно организовать путешествие по Доломитовым горам — автотур по Доломитовым Альпам и как достичь цели часто обсуждаются на форумах. Развёрнутый маршрут и полезные советы найдете здесь пешеходный маршрут по венеции .\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','186.65.114.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-28 16:02:05','2026-04-28 16:02:05'),(2918,2,2905,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5cf2c92b13\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Berenice Rosario\"},\"email\":\"rosario.berenice73@msn.com\",\"input_text\":\"7044590839\",\"dropdown\":\"Audio Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.187.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-28 20:44:09','2026-04-28 20:44:09'),(2919,2,2906,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5cf2c92b13\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Fletcher Bernacchi\"},\"email\":\"fletcher.bernacchi@hotmail.com\",\"input_text\":\"485173464\",\"dropdown\":\"Projection Solutions\",\"description\":\"Attract high-intent, keyword and location-targeted traffic to your site with our AI-optimized solution, far more affordable than traditional paid ads. Start scaling now.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.127.172.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-28 23:06:56','2026-04-28 23:06:56'),(2920,2,2907,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"5cf2c92b13\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-29 00:19:59','2026-04-29 00:19:59'),(2921,2,2908,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2d12569f0b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"KuSeJWiowzOCmNAY\"},\"email\":\"i.ri.d.e.k.oju.3.6.6@gmail.com\",\"input_text\":\"7389048429\",\"dropdown\":\"Mini PCs\",\"description\":\"ZkphjLIyTYyKCpIgco\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.220.101.104',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-29 05:24:43','2026-04-29 05:24:43'),(2922,2,2909,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fe4642a52b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alina\"},\"email\":\"alinajoshi.mkt@gmail.com\",\"input_text\":\"\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi https:\\/\\/blueocean-technologies.com,\\r\\n \\r\\nThis is offered for you. I am web developer and I can create just about anything website you want.\\r\\n \\r\\n1. New Website Development\\r\\n \\r\\n2. Re-Design Website & New features Update\\r\\n \\r\\n3. Would like to upgrade, repair, or redesign on your site or if you\'d like to build a new site completely?\\r\\n \\r\\nLet me know, what you think?\\r\\n \\r\\nIf you are interested, then I can send you best quotation.\\r\\n \\r\\nBest Regards,\\r\\nAlina\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','106.214.221.120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-01 10:20:46','2026-05-01 10:20:46'),(2923,2,2910,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dcf0a3db6a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ulrich Donoghue\"},\"email\":\"sunil.donoghue@outlook.com\",\"input_text\":\"585468812\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nI’m handing out something real value for zero cost\\r\\n\\r\\nNo gimmicks.\\r\\n\\r\\nGo here now to enter before it fills up:\\r\\n\\r\\nhttps:\\/\\/suniljaindvg.systeme.io\\/6850adaf\\r\\n\\r\\nAbout 10 seconds.\\r\\n\\r\\n Might be yours.\\r\\n\\r\\nGo for it now.\\r\\n\\r\\n\\r\\nIf you would rather not receive any more emails from me, please submit the form on my site\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','104.207.35.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-01 20:22:16','2026-05-01 20:22:16'),(2924,2,2911,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dcf0a3db6a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lorrie Balsillie\"},\"email\":\"balsillie.lorrie@gmail.com\",\"input_text\":\"08386132482\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey there,\\r\\n\\r\\nI found your website and thought it is well put together. We are offering businesses like yours a permanent free plan on our platform, no hidden fees. \\r\\n\\r\\nYou can generate AI content like UGC-style ads, integrate your social profiles, and publish everything from one place. \\r\\n\\r\\nYou can also scan your competitors’ ads and turn them into your own, without prompts. No pressure at all, just something that might help you scale faster. \\r\\n\\r\\nIf it sounds useful, you can start here: https:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nBest Regards,\\r\\nLorrie Balsillie\\r\\nLetstok AI\\r\\n\\r\\n\\r\\nShould you no longer want to receive subsequent correspondence from this message, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nSaskiastraat 27, Dryden, CA, USA, 91863\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','45.3.53.191',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-01 22:23:36','2026-05-01 22:23:36'),(2925,2,2912,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dcf0a3db6a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"hireonline4455@outlook.com\",\"input_text\":\"4190538449\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hello, Are you looking for a reliable Virtual Assistant to support your business remotely?\\r\\nWe provide dedicated virtual employees who can help with tasks such as data entry, lead generation, internet research, ecommerce product uploads, spreadsheet updates, website edits, and content updates.\\r\\n\\r\\nYou can hire on a monthly basis:\\r\\n> Part-Time: $1200\\/month (80 hours)\\r\\n> Full-Time: $2000\\/month (160 hours)\\r\\n\\r\\nIf you are interested, please reply to this email or contact us at Hireonline4455@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-02 00:10:49','2026-05-02 00:10:49'),(2926,2,2913,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dcf0a3db6a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"227455045\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.213.29.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-02 07:37:25','2026-05-02 07:37:25'),(2927,2,2914,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"dcf0a3db6a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Homer Dorris\"},\"email\":\"dorris.homer@hotmail.com\",\"input_text\":\"3254374857\",\"dropdown\":\"Audio Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.184.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-02 12:05:03','2026-05-02 12:05:03'),(2928,2,2915,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d8044c00a3\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Aloha, makemake wau eʻike i kāu kumukūʻai.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-03 00:29:42','2026-05-03 00:29:42'),(2929,2,2916,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7bdf09ee17\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Martha Sappington\"},\"email\":\"martha.sappington@gmail.com\",\"input_text\":\"6364144184\",\"dropdown\":\"Mini PCs\",\"description\":\"Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.187.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-03 18:48:54','2026-05-03 18:48:54'),(2930,2,2917,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5ef7f96fdb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey,\\r\\n\\r\\nQuick one — I came across a product that’s converting insanely well right now: O2 Cool Mist.\\r\\n\\r\\nIt’s one of those “easy wins” — high demand + simple angle (comfort, cooling, daily use).\\r\\n\\r\\nIf you already have traffic, this could turn into a steady extra income stream without changing your setup.\\r\\n\\r\\nWant me to show you how to plug it into your site in minutes?\\r\\n\\r\\n\\r\\nclick Here for more : https:\\/\\/sites.google.com\\/view\\/openclawmastered\\/home?authuser=3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.154.82.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-04 12:29:58','2026-05-04 12:29:58'),(2931,2,2918,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9eb056c815\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"664982620\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey,\\r\\n\\r\\nYou don’t need ads to make this work.\\r\\n\\r\\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\\r\\n\\r\\nThink:\\r\\nLanding → Soft hook → Problem → Quick solution → Sale\\r\\n\\r\\nNo complicated setup.\\r\\n\\r\\nIf you’re open, I can send you a ready-to-use structure you can copy.\\r\\n\\r\\nclick Here for more : \\r\\n\\r\\nhttps:\\/\\/sites.google.com\\/view\\/openclawmastered\\/home?authuser=3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','38.154.82.158',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-04 22:47:47','2026-05-04 22:47:47'),(2932,2,2919,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9eb056c815\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Theresa Shook\"},\"email\":\"shook.theresa@yahoo.com\",\"input_text\":\"6128942567\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi there,\\r\\n\\r\\nNot sure who on your team handles Google Ads — could you point me to the right person?\\r\\n\\r\\nMy name is Ivan. I specialize in Google Ads and Google Ad Grants (and I share paid-ad strategies on YouTube).\\r\\n\\r\\n I visited your website: blueocean-technologies.com and we are seeing that you guys are currently running Google Ads or have tried in the past.\\r\\n\\r\\nIf you guys want, we could help you save a lot of money for a lifetime on the Google Ad Grants account that has a $10K\\/month free ad spend credit (provided and paid by Google Ads each month), meaning that you don\'t have to spend a dime each month to get free quality leads and sales.\\r\\n\\r\\nWith our expertise on Google Ads, we can also help you set up successful ad campaigns, manage and optimize them to get you more customers\\/clients.\\r\\n\\r\\nIf you have any questions private email me at: ivan@doneforyou-campaigns.com\\r\\n\\r\\nIf you’re not the right contact, please forward this or let me know who I should contact. Thanks for your time — I appreciate it.\\r\\n\\r\\n\\r\\nLooking forward to hearing from you,\\r\\n\\r\\nIvan Ramirez\\r\\nAd Grants Lab\\r\\nhttp:\\/\\/AdGrantsLab.xyz\\r\\n\\r\\n\\r\\n\\r\\nIf you would like to opt-out of communication with us, visit:https:\\/\\/bit.ly\\/websiteoptout\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.175.143',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-05 00:51:09','2026-05-05 00:51:09'),(2933,2,2920,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9eb056c815\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mandy\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"5633077810\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi, I\'m Mandy, a content and copywriter with over 12 years of experience creating content for various industries. I write blogs, rewrite old content, news articles, SEO-friendly web content, product descriptions, business service descriptions, newsletters, brochures, and more. My focus is on delivering content that connects with your audience, improves SEO, and gets results—all written without AI. I also provide reports from paid tools to back up my work. My rate is $50 per 1,000 words, offering great value for high-quality content. \\r\\n\\r\\nIf you\'d like to improve your content, feel free to email me at creativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-05 01:43:14','2026-05-05 01:43:14'),(2934,2,2921,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9eb056c815\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"3772946411\",\"description\":\"Hey,\\r\\n\\r\\nYou don’t need ads to make this work.\\r\\n\\r\\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\\r\\n\\r\\nThink:\\r\\nLanding → Soft hook → Problem → Quick solution → Sale\\r\\n\\r\\nNo complicated setup.\\r\\n\\r\\nIf you’re open, I can send you a ready-to-use structure you can copy.\\r\\n\\r\\nclick Here for more : \\r\\n\\r\\nhttps:\\/\\/sites.google.com\\/view\\/openclawmastered\\/home?authuser=3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','69.4.94.241',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-05 14:13:28','2026-05-05 14:13:28'),(2935,2,2922,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"26548308bf\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-06 03:01:30','2026-05-06 03:01:30'),(2936,2,2923,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9eb056c815\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tonia Austerlitz\"},\"email\":\"austerlitz.tonia@hotmail.com\",\"input_text\":\"3987055645\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.51.184.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-06 05:46:50','2026-05-06 05:46:50'),(2937,2,2924,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"49db7b5350\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"6058299253\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','141.164.86.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-06 07:25:00','2026-05-06 07:25:00'),(2938,2,2925,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"49db7b5350\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"152401836\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','138.229.103.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-06 20:21:56','2026-05-06 20:21:56'),(2939,2,2926,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"49db7b5350\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ravi\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"3669936685\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Are you looking for a personal assistant who can handle your daily business operations and make your life easier? I can help with tasks related to admin, marketing, gathering data from multiple websites, answering emails, website management, social media, content writing, planning new projects, bookkeeping, entering data into softwares, and back-office assistance. I have an Inhouse Content writer, social media specialist, Data Entry Operator, Website Developer and Bookkeeper. My costing varies from $8\\/hr to $30\\/hr depending on type of project and its complexity. \\r\\n\\r\\nIf you are interested, send me an email at Businessgrowtogether@outlook.com with a list of tasks you want to accomplish, and We can discuss our collaboration over a video call as per your convenience.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-06 20:48:16','2026-05-06 20:48:16'),(2940,2,2927,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"49db7b5350\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Stormy Warman\"},\"email\":\"warman.stormy@gmail.com\",\"input_text\":\"08679412020\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nSaw your website and thought we’d mention something useful. We built a platform where you can generate AI content (including short ads), link your social accounts, and manage publishing easily, and there’s a free plan with zero hidden costs. \\r\\n\\r\\nNo obligations, just tools you can try for free. \\r\\n\\r\\nTry it here if interested: https:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nBest Regards,\\r\\nStormy Warman\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIn case you wish to stop getting additional messages from me, simply fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n22 Caxton Place, Mount Morris, CA, USA, 93021\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.50.174.186',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-07 04:35:24','2026-05-07 04:35:24'),(2941,2,2928,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"835cd19445\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sid\"},\"email\":\"socialmedia1145@outlook.com\",\"input_text\":\"6504328453\",\"dropdown\":\"Display Mounts\",\"description\":\"Are you looking to enhance your brand’s social media presence with engaging and consistent content? As a social media specialist, I offer custom posts for platforms like Facebook, Instagram, and LinkedIn, designed to boost engagement and connect with your target audience. At an affordable cost of just $20 per post, you’ll receive unique and branded posts. \\r\\n\\r\\nContact me at socialmedia1145@outlook.com to discuss how I can help elevate your online presence!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-08 01:35:54','2026-05-08 01:35:54'),(2942,2,2929,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"835cd19445\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gladys Backhouse\"},\"email\":\"gladys.backhouse10@outlook.com\",\"input_text\":\"821857443\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Watch this if you are struggling to get targeted leads to your blueocean-technologies.com website: https:\\/\\/www.youtube.com\\/shorts\\/iojvp6ZtjW4\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.184.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-08 05:35:53','2026-05-08 05:35:53'),(2943,2,2930,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"835cd19445\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7077955233\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Apple','167.160.76.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-08 10:36:08','2026-05-08 10:36:08'),(2944,2,2931,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55b27018bc\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Dan Justine\"},\"email\":\"danjustine785@gmail.com\",\"input_text\":\"48739648527\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello,\\r\\nI came across your website and wanted to reach out directly. I’m a Senior Software Engineer currently exploring new opportunities and would love to be considered if you have any open or upcoming roles.\\r\\nMy background includes SaaS, Fintech, Healthcare, eCommerce, and AI projects, working mainly with JavaScript\\/TypeScript, Python, and PHP. I enjoy building scalable products and contributing to teams that value clean, reliable software.\\r\\nIf relevant, I’d be happy to share my CV and portfolio.\\r\\nKind regards,\\r\\nDan\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','103.72.190.169',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-08 15:03:29','2026-05-08 15:03:29'),(2945,2,2932,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55b27018bc\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"rQaHnlzquJBzHzyQVJ\"},\"email\":\"we.z.a.ki.g.e.s7.1@gmail.com\",\"input_text\":\"9961206179\",\"dropdown\":\"Mini PCs\",\"description\":\"kHYfInzFmkSDerjlmGmYxCJ\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','45.84.107.174',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-08 16:48:25','2026-05-08 16:48:25'),(2946,2,2933,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55b27018bc\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"fsKwidzOCsRGySaK\"},\"email\":\"s.o.zi.h.a.p.o.ye.2.6.3@gmail.com\",\"input_text\":\"3785773796\",\"dropdown\":\"LCD & LED Products\",\"description\":\"rNMZfvchdypebAjz\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','107.189.8.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-09 07:03:49','2026-05-09 07:03:49'),(2947,2,2934,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"55b27018bc\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"GlbBKYtinWMwVsBaxq\"},\"email\":\"vapewa.h.uf.eb38@gmail.com\",\"input_text\":\"8250045704\",\"dropdown\":\"Audio Solutions\",\"description\":\"RiUYlOfjPFXwVJQRApv\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.220.101.30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-09 12:14:46','2026-05-09 12:14:46'),(2948,2,2935,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f730041fbc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"51571723\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey,\\r\\n\\r\\nYou don’t need ads to make this work.\\r\\n\\r\\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\\r\\n\\r\\nThink:\\r\\nLanding → Soft hook → Problem → Quick solution → Sale\\r\\n\\r\\nNo complicated setup.\\r\\n\\r\\nIf you’re open, I can send you a ready-to-use structure you can copy.\\r\\n\\r\\nclick Here for more : \\r\\n\\r\\nhttps:\\/\\/sites.google.com\\/view\\/openclawmastered\\/home?authuser=3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','69.4.94.252',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-10 04:00:32','2026-05-10 04:00:32'),(2949,2,2936,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f730041fbc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ute Timbery\"},\"email\":\"ute.timbery@googlemail.com\",\"input_text\":\"7948789880\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Watch this if you are struggling to get targeted leads to your Blueocean Technologies Com website: https:\\/\\/www.youtube.com\\/shorts\\/g7kzTx0QZ4g\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','196.51.184.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-10 10:29:53','2026-05-10 10:29:53'),(2950,2,2937,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f730041fbc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey,\\r\\n\\r\\nYou don’t need ads to make this work.\\r\\n\\r\\nWith the right funnel, a product like O2 Cool Mist can convert directly from your existing traffic.\\r\\n\\r\\nThink:\\r\\nLanding → Soft hook → Problem → Quick solution → Sale\\r\\n\\r\\nNo complicated setup.\\r\\n\\r\\nIf you’re open, I can send you a ready-to-use structure you can copy.\\r\\n\\r\\nclick Here for more : \\r\\n\\r\\nhttps:\\/\\/sites.google.com\\/view\\/openclawmastered\\/home?authuser=3\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.154.82.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-10 10:58:59','2026-05-10 10:58:59'),(2951,2,2938,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1ba453a5ae\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Sveiki, aš norėjau sužinoti jūsų kainą.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-10 11:18:07','2026-05-10 11:18:07'),(2952,2,2939,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"21e0176e4e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','138.229.103.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-11 07:20:00','2026-05-11 07:20:00'),(2953,2,2940,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d2a88e1631\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kennith Boelter\"},\"email\":\"kennith.boelter53@gmail.com\",\"input_text\":\"8233999326\",\"dropdown\":\"Display Mounts\",\"description\":\"Need more clicks and conversions for blueocean-technologies.com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/g7kzTx0QZ4g\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','196.51.187.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-13 01:15:55','2026-05-13 01:15:55'),(2954,2,2941,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"c695206ef9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Zdravo, htio sam znati vašu cijenu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-13 18:59:56','2026-05-13 18:59:56'),(2955,2,2942,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"151432953\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hey,\\r\\nA brand new AI tool called WebinarClonesAI is launching on May 12th and affiliate marketers are already talking about it.\\r\\nCreate high-converting webinars in minutes without recording videos or showing your face.\\r\\nPerfect for affiliate offers, ClickBank, JVZoo & CPA traffic.\\r\\nThis one looks like a serious winner for early adopters.\\r\\n\\r\\nclick Here for more : https:\\/\\/jvz3.com\\/c\\/688203\\/438837\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.154.82.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-13 22:49:33','2026-05-13 22:49:33'),(2956,2,2943,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hyman Gibbons\"},\"email\":\"gibbons.hyman@gmail.com\",\"input_text\":\"335205598\",\"description\":\"Hi,\\r\\n\\r\\nThought this might be useful for your website.\\r\\n\\r\\nThere\'s a free tool that lets you push your site out wider across multiple classified sites with no manual posting.\\r\\n\\r\\nIf you want an easy traffic lift, here’s the page:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s completely free and takes seconds.\\r\\n\\r\\nJust reply if you want more ideas.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.87',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 01:58:00','2026-05-14 01:58:00'),(2957,2,2944,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7071437023\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','151.245.166.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 05:14:18','2026-05-14 05:14:18'),(2958,2,2945,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clement Kindler\"},\"email\":\"clement.kindler@gmail.com\",\"input_text\":\"08467657954\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nPlain websites are starting to feel outdated\\r\\n\\r\\nA lot of businesses still see their website as a collection of pages.\\r\\n\\r\\nVisitors do not behave that way anymore.\\r\\n\\r\\nCustomers increasingly expect websites to behave like conversations.\\r\\nThey show up with intent, specific questions, and very little patience.\\r\\nIf they cannot get answers quickly, they leave.\\r\\n\\r\\nNo long consideration process. Just gone.\\r\\n\\r\\nJust revenue that could have been captured but was not.\\r\\n\\r\\nThe uncomfortable reality is this:\\r\\n\\r\\nVery soon, websites that cannot talk back will feel old in the same way non-mobile websites felt old.\\r\\n\\r\\nThis is not coming later. It has already begun.\\r\\n\\r\\nModern websites respond. Static ones lose attention.\\r\\n\\r\\nCheck it now: https:\\/\\/theollehai.com\\r\\n\\r\\nBest Regards,\\r\\nClement Kindler\\r\\nOlleh AI\\r\\n\\r\\n\\r\\nIf you decide not to receive any more emails from this campaign, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nPastoriestraat 169, Macedon, CA, USA, 94683\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.3.41.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 06:12:43','2026-05-14 06:12:43'),(2959,2,2946,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"4303613\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hey,\\r\\nA brand new AI tool called WebinarClonesAI is launching on May 12th and affiliate marketers are already talking about it.\\r\\nCreate high-converting webinars in minutes without recording videos or showing your face.\\r\\nPerfect for affiliate offers, ClickBank, JVZoo & CPA traffic.\\r\\nThis one looks like a serious winner for early adopters.\\r\\n\\r\\nclick Here for more : https:\\/\\/jvz3.com\\/c\\/688203\\/438837\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.154.82.154',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 06:14:32','2026-05-14 06:14:32'),(2960,2,2947,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joeann Merrell\"},\"email\":\"merrell.joeann@gmail.com\",\"input_text\":\"4322592059\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nSaw your site and figured this might be valuable.\\r\\n\\r\\nThere\'s a free tool that lets you submit your website across multiple classified sites with almost no effort.\\r\\n\\r\\nIf you want fast exposure, here’s the link:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s completely free and takes under a minute.\\r\\n\\r\\nI can send more ways to promote your site if you want.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 09:26:49','2026-05-14 09:26:49'),(2961,2,2948,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Kaixo, zure prezioa jakin nahi nuen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 10:25:35','2026-05-14 10:25:35'),(2962,2,2949,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lamont Macalister\"},\"email\":\"macalister.lamont@gmail.com\",\"input_text\":\"8433951655\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello,\\r\\n\\r\\nCame across your site and figured this was worth sending.\\r\\n\\r\\nThere’s a 100% free tool that lets you get more exposure across multiple classified sites with just a few clicks.\\r\\n\\r\\nUse this:\\r\\nwww.classifiedsubmitter.com\\r\\n\\r\\nIt’s a free way to get exposure and takes less time than posting manually.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.103',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 10:51:00','2026-05-14 10:51:00'),(2963,2,2950,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maria Yuan\"},\"email\":\"yuan.maria@googlemail.com\",\"input_text\":\"319395864\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Reaching out,\\r\\n\\r\\nCame across your site and figured this was worth sending.\\r\\n\\r\\nThere’s a completely free tool that lets you get listed fast across multiple classified sites with almost no effort.\\r\\n\\r\\nHere’s the link:\\r\\nwww.classifiedsubmitter.com\\r\\n\\r\\nIt’s totally free and takes almost no time.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 12:51:07','2026-05-14 12:51:07'),(2964,2,2951,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jewel Grandi\"},\"email\":\"grandi.jewel@googlemail.com\",\"input_text\":\"2403092666\",\"dropdown\":\"Video Distribution\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/shorts\\/g7kzTx0QZ4g\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.51.187.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 13:23:31','2026-05-14 13:23:31'),(2965,2,2952,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"423eca8374\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clay Barrett\"},\"email\":\"clay.barrett@gmail.com\",\"input_text\":\"261126784\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hey,\\r\\n\\r\\nThought you might want this.\\r\\n\\r\\nThere’s a completely free tool that lets you boost your visibility across multiple classified sites with one form.\\r\\n\\r\\nCheck this out:\\r\\nclassifiedsubmitter.com\\r\\n\\r\\nIt’s a free traffic booster and takes under a minute.\\r\\n\\r\\nHappy to share more free exposure tools.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 18:21:11','2026-05-14 18:21:11'),(2966,2,2953,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b3f8b546c9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Darell Guffey\"},\"email\":\"guffey.darell@gmail.com\",\"input_text\":\"7059001673\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello,\\r\\n\\r\\nThought you might want this.\\r\\n\\r\\nThere’s a free tool that lets you promote your site across multiple classified sites with just a few clicks.\\r\\n\\r\\nThis is it:\\r\\nhttps:\\/\\/classifiedsubmitter.com\\r\\n\\r\\nIt’s a free traffic booster and takes seconds.\\r\\n\\r\\nI can send more free traffic resources.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.61',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 20:37:12','2026-05-14 20:37:12'),(2967,2,2954,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b3f8b546c9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Seth Elizondo\"},\"email\":\"elizondo.seth@msn.com\",\"input_text\":\"08464613413\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nWe came across your WooCommerce store and really liked your products.\\r\\n\\r\\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\\r\\n\\r\\nIf you’d like to try it, you can start here:\\r\\nhttps:\\/\\/letstalkugc.com\\r\\n\\r\\nRegards,\\r\\nSeth Elizondo\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nWhenever you prefer not to get any more communications from me, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nVia Campi Flegrei 23, Liverpool, CA, USA, 90924\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','216.26.250.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-14 23:16:40','2026-05-14 23:16:40'),(2968,2,2955,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b3f8b546c9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Oj James\"},\"email\":\"ojjames2023@gmail.com\",\"input_text\":\"240220141\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Imagine turning your affiliate link into a full webinar funnel automatically\\r\\n\\r\\n.\\r\\nNo Zoom. No coding. No expensive software.\\r\\nWebinarClonesAI does the heavy work for you using AI automation.\\r\\n\\r\\n\\r\\nLaunch goes live May 12th — early users could have a huge advantage.\\r\\n\\r\\n\\r\\n\\r\\nclick Here for more : https:\\/\\/jvz3.com\\/c\\/688203\\/438837\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','69.4.93.2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-15 00:50:45','2026-05-15 00:50:45'),(2969,2,2956,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b3f8b546c9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Antonia Avalos\"},\"email\":\"avalos.antonia@gmail.com\",\"input_text\":\"3359322923\",\"dropdown\":\"Display Mounts\",\"description\":\"Quick note,\\r\\n\\r\\nFound your site and wanted to share this.\\r\\n\\r\\nThere’s a free tool that lets you get listed fast across multiple classified sites with a single submission.\\r\\n\\r\\nHere’s the URL:\\r\\nwww.classifiedsubmitter.com\\r\\n\\r\\nIt’s totally free and takes under a minute.\\r\\n\\r\\nReply if you want more ways to promote your site.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.91.23.77',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-15 03:00:18','2026-05-15 03:00:18'),(2970,2,2957,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"203d3f52eb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Xin chào, tôi muốn biết giá của bạn.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-15 18:04:18','2026-05-15 18:04:18'),(2971,2,2958,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"203d3f52eb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RpxScbPNOIEkWlyqnNigTV\"},\"email\":\"c.a.le.nuku.ni.t4.0@gmail.com\",\"input_text\":\"7586219524\",\"dropdown\":\"Projection Solutions\",\"description\":\"zAmTNFlLQmOjzHtneFI\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','45.154.98.153',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-15 18:10:11','2026-05-15 18:10:11'),(2972,2,2959,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"4602112\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','216.41.233.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-16 03:16:26','2026-05-16 03:16:26'),(2973,2,2960,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mirta Egerton\"},\"email\":\"mirta.egerton@gmail.com\",\"input_text\":\"560093701\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.184.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-16 06:02:12','2026-05-16 06:02:12'),(2974,2,2961,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Arnoldodrurn\"},\"email\":\"josephbrainiserch@gmail.com\",\"input_text\":\"+12733179220\",\"dropdown\":\"Display Mounts\",\"description\":\"A new era has arrived...droids, androids...just touch it ) \\r\\nFor brainy people only )\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-16 07:00:32','2026-05-16 07:00:32'),(2975,2,2962,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"4505177537\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','216.41.233.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-16 16:07:08','2026-05-16 16:07:08'),(2976,2,2963,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alannah Batty\"},\"email\":\"batty.alannah@gmail.com\",\"input_text\":\"08081769476\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hello,\\r\\n\\r\\nEvery month you delay, competitors get stronger\\r\\n\\r\\nMany companies still treat AI like a future project.\\r\\n\\r\\nThat is the wrong read.\\r\\n\\r\\nAI is already becoming an operational advantage.\\r\\n\\r\\nEvery month businesses delay AI adoption, competitors collect:\\r\\n\\r\\n• More real customer questions and interaction data\\r\\n• Better systems for answering without delay\\r\\n• Better lead qualification\\r\\n• Less wasted human time on repetitive questions\\r\\n• Stronger conversion paths\\r\\n\\r\\nThe advantage builds on itself.\\r\\nFaster than most late adopters expect.\\r\\n\\r\\nThis is exactly what happened with:\\r\\n\\r\\n• Mobile-first businesses\\r\\n• Digital commerce\\r\\n• Organic search\\r\\n• Customer attention through social channels\\r\\n\\r\\nEarly adopters won. Late adopters struggled to catch up.\\r\\n\\r\\nAI will be bigger than all of them.\\r\\n\\r\\nThe businesses training AI on their services today are making tomorrow\'s competition more difficult for everyone else.\\r\\n\\r\\n** See what an AI-powered website looks like: https:\\/\\/theollehai.com\\r\\n\\r\\nBest Regards,\\r\\n— Alannah Batty\\r\\nOllehAI\\r\\n\\r\\n\\r\\n\\r\\nShould you choose to opt-out of further correspondence from this message, feel free to fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\n89 Murphy Street, Camden, CA, USA, 94601\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Chrome OS','216.26.229.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-16 17:33:15','2026-05-16 17:33:15'),(2977,2,2964,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"8b934b6a8b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"477318686\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','216.213.24.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-17 00:12:54','2026-05-17 00:12:54'),(2978,2,2965,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3de02b352\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Becky Glass\"},\"email\":\"becky.glass@msn.com\",\"input_text\":\"08073382988\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nWe came across your store and it looks great.\\r\\n\\r\\nLetsTok AI allows you to generate product creatives, ads, and visuals designed for performance. It also analyzes competitor campaigns and creates similar ads tailored to your products.\\r\\n\\r\\nIf you’d like to give it a try, you can start here:\\r\\nhttps:\\/\\/letstokvideo.com\\r\\n\\r\\nWarm Regards,\\r\\nBecky Glass\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer want to receive any more communications from this message, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nPastoor Schelstraeteweg 155, Bedford, CA, USA, 92544\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Chrome OS','45.3.37.50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-17 04:29:11','2026-05-17 04:29:11'),(2979,2,2966,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1ad84133a6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_baol\"},\"email\":\"bvjgdilufol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"В Москве существует множество автосервисов, специализирующихся на Тойота. Профессионалы помогут вам с ремонтом и техническим обслуживанием. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \\r\\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \\r\\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Ваше доверие для нас — наивысшая награда.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','188.130.129.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-17 22:15:49','2026-05-17 22:15:49'),(2980,2,2967,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1ad84133a6\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_faol\"},\"email\":\"kskilkuuqol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Автосервис Тойота в Москве предлагает широкий спектр услуг. Специалисты готовы осуществлять ремонт и обслуживание ваших автомобилей. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Каждый механик проходит специальное обучение и сертификацию. \\r\\nВ нашем сервисе используются современные технологии и оборудование. Благодаря этому, мы можем гарантировать качество выполняемых работ. \\r\\nНаш автосервис обеспечивает надежность и долговечность вашего автомобиля. Ваше доверие для нас — наивысшая награда.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','31.40.203.96',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-17 22:15:56','2026-05-17 22:15:56'),(2981,2,2968,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3de02b352\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Karl Oddie\"},\"email\":\"karl.oddie@gmail.com\",\"input_text\":\"7012265814\",\"dropdown\":\"Projection Solutions\",\"description\":\"Is your blueocean-technologies.com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Chrome OS','196.51.184.88',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-18 05:34:31','2026-05-18 05:34:31'),(2982,2,2969,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"752f965c40\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rahul\"},\"email\":\"dataentry756@outlook.com\",\"input_text\":\"3182950659\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, My name is Rahul. I am a Data Entry Virtual Assistant. I will follow your step-by-step process and get things done for you at just USD 9 per hour. \\r\\nI can do Online Data Entry, Medical Bill Data Entry, Copy Paste Work, Document Data Entry, Physical to Digital Document Conversion, WooCommerce\\/Magento\\/Shopify Product Data Entry, Amazon\\/Ebay\\/Etsy\\/Walmart\\/Target Product Data Entry, Facebook Shop\\/Google Merchant Store Product Data Entry, Application Forms Data Entry, Software Data Entry, Invoice\\/Billing Data Entry Processing, Insurance Claim Processing, Order Entry, Purchase Entry, Captcha Filling, 1 by 1 Manual Entry, Step-by-Step Process Entry, E-Commerce Product Data Entry, Market Research Forms Processing, Credit Cards Form Processing, Survey Forms Processing, Mortgage Forms Processing, Data Collection, Sales Leads, List Collection using your Strategy and Criteria, List Creation, Typing Work, Data capturing from websites, Wordpress\\/Shopify Data Entry, Web scrapping and putting data into excel sheet, Proper formatting of excel entries, Resolve different formats of excel entries into 1 format, Process repetition, Google spreadsheet, Property data research, Linkedin Data Collection, Business Card Data Entry, Finding leads online. \\r\\n\\r\\nIf you have any requirements, please send me an email on Dataentry756@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','43.225.189.75',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-19 13:17:42','2026-05-19 13:17:42'),(2983,2,2970,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"752f965c40\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tommy Hilyard\"},\"email\":\"tommy.hilyard@hotmail.com\",\"input_text\":\"40420615\",\"dropdown\":\"Display Mounts\",\"description\":\"Ready to drive targeted visitors to your Blueocean Technologies Com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','196.51.187.228',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-19 13:55:23','2026-05-19 13:55:23'),(2984,2,2971,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"752f965c40\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Kaixo, zure prezioa jakin nahi nuen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-20 04:34:09','2026-05-20 04:34:09'),(2985,2,2972,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b3a96ea43e\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abi\"},\"email\":\"brandbuildingassistance@outlook.com\",\"input_text\":\"261668971\",\"dropdown\":\"Video Distribution\",\"description\":\"Boost your Local presence and stand out with our expert Local SEO and Google My Business services! Elevate your visibility, attract more customers, and dominate your local market. Reach out to us today at Brandbuildingassistance@outlook.com and let\'s optimize your online presence.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','43.225.189.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-21 08:08:30','2026-05-21 08:08:30'),(2986,2,2973,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9160375ed1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kisha Springthorpe\"},\"email\":\"kisha.springthorpe@hotmail.com\",\"input_text\":\"08719580761\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey,\\r\\n\\r\\nWe came across your store and thought it looks great.\\r\\n\\r\\nLetsTok AI helps you create product ads and visuals without shooting or production. It also studies competitor ads and generates similar creatives tailored to your store.\\r\\n\\r\\nIf you’d like to explore it, you can start here:\\r\\nhttps:\\/\\/letstokvideo.com\\r\\n\\r\\nRegards,\\r\\nKisha Springthorpe\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIf you no longer want to receive further emails from this campaign, just fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nGartenhof 108, East Rochester, CA, USA, 93746\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','151.123.177.9',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-22 15:40:15','2026-05-22 15:40:15'),(2987,2,2974,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-22 21:59:54','2026-05-22 21:59:54'),(2988,2,2975,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Harvey Hirst\"},\"email\":\"harvey.hirst@gmail.com\",\"input_text\":\"08012962851\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nWe came across your WooCommerce store and really liked your products.\\r\\n\\r\\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\\r\\n\\r\\nIf you’d like to try it, you can start here:\\r\\nhttps:\\/\\/letstalkugc.com\\r\\n\\r\\nThanks,\\r\\nHarvey Hirst\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nWhen you prefer not to get any more communications from this message, simply fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nVia Giberti 63, Mount Morris, CA, USA, 95730\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','65.111.24.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-22 22:27:55','2026-05-22 22:27:55'),(2989,2,2976,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hazel Stamey\"},\"email\":\"stamey.hazel@gmail.com\",\"input_text\":\"740161100\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi,\\r\\n\\r\\nWhy you need this: to have every campaign, affiliate offer, or project start delivering traffic and income today — without spending a dime on ads or tech headaches. Ghost Pages turns you into a stealth engine that Google absolutely trusts: you build invisible pages using a secret Google asset, and they quietly start delivering targeted visitors — while your competition is nowhere the wiser.\\r\\n\\r\\nIt’s easy, it’s fast, it’s genius: no domains, hosting, social media, or technical skills required — if you can click and copy, you can do this. Plus, it really works and scales: launch one Ghost Page and BAM — traffic flows wherever you want: affiliate links, e‑com, leads — you choose. Ready to start in minutes? Discover how and get results that might blow your mind.\\r\\n\\r\\nSee it in action: https:\\/\\/dig-ai.pro\\/GhostPages\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nYou are receiving this message because we believe our offer may be relevant to you. \\r\\nIf you do not wish to receive further communications from us, please click here to UNSUBSCRIBE:\\r\\nhttps:\\/\\/dig-ai.pro\\/unsub?domain=blueocean-technologies.com \\r\\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\\r\\nLooking out for you, Michael Turner.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','209.50.177.99',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-22 23:56:47','2026-05-22 23:56:47'),(2990,2,2977,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Dolores Andrus\"},\"email\":\"andrus.dolores@gmail.com\",\"input_text\":\"439137558\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Is your Blueocean Technologies Com website missing out on leads? See how our AI can fix that: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','38.141.62.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 09:45:01','2026-05-23 09:45:01'),(2991,2,2978,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lawerence Cockrell\"},\"email\":\"cockrell.lawerence@gmail.com\",\"input_text\":\"3332394215\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/ctX1GC2h\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','23.80.153.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 10:01:39','2026-05-23 10:01:39'),(2992,2,2979,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"7fd2dc62bf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"482381991\",\"description\":\"Hi,\\r\\n\\r\\nI’m putting together a small backlink collaboration and thought you might be a good fit.\\r\\n\\r\\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\\r\\n\\r\\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\\r\\n\\r\\nLet me know if you’d like to explore it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','138.229.103.195',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 12:39:41','2026-05-23 12:39:41'),(2993,2,2980,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a190feea62\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Salut, ech wollt Äre Präis wëssen.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-23 14:02:03','2026-05-23 14:02:03'),(2994,2,2981,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0f0825546\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucinda Plate\"},\"email\":\"lucinda.plate@yahoo.com\",\"input_text\":\"8074781397\",\"dropdown\":\"Mini PCs\",\"description\":\"Struggling to get targeted leads to your Blueocean Technologies Com website? Watch this: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.184.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-24 14:12:08','2026-05-24 14:12:08'),(2995,2,2982,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55bffc795a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"756509605\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','209.163.117.137',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 13:42:59','2026-05-25 13:42:59'),(2996,2,2983,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f641a3986f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hola, quería saber tu precio..\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 13:54:50','2026-05-25 13:54:50'),(2997,2,2984,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55bffc795a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Katrina Nott\"},\"email\":\"nott.katrina@msn.com\",\"input_text\":\"668841807\",\"dropdown\":\"Other Enquiry\",\"description\":\"Watch this if you are struggling to get targeted leads to your blueocean-technologies.com website: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.184.107',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 15:02:43','2026-05-25 15:02:43'),(2998,2,2985,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55bffc795a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aliya\"},\"email\":\"creativeteamhire@outlook.com\",\"input_text\":\"7032159996\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, I checked your website and felt that adding more quality content\\/blogs could help make the website look more active and professional for visitors.\\r\\n\\r\\nAlong with SEO benefits, good content also helps build trust and can improve conversions when potential clients visit your website.\\r\\n\\r\\nIf you want, I can share a couple of blog topic and keyword ideas relevant to your business.\\r\\n\\r\\nYou can reply at:\\r\\ncreativeteamhire@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 16:54:10','2026-05-25 16:54:10'),(2999,2,2986,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55bffc795a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ms. Maisarah Noor\"},\"email\":\"sales01@jlptradesolutions.com\",\"input_text\":\"9201320586\",\"dropdown\":\"Projection Solutions\",\"description\":\"Dear Sir\\/Ma,\\r\\n\\r\\nI hope this email finds you well. My name is Maisarah Noor , I am a purchase analyst at JLP Trade Solutions. I am reaching out regarding our purchase request for your product, Your company was highly recommended to us for good quality.\\r\\n\\r\\n\\r\\nI would be grateful if you could provide Product catalog to us in PDF format\\r\\nWe are interested in ordering big quantities of the product. We hope to establish a successful collaboration with your company based on this inquiry and look forward to your prompt response\\r\\n\\r\\n\\r\\nRegards\\r\\nMs. Maisarah Noor\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','149.5.4.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 21:31:19','2026-05-25 21:31:19'),(3000,2,2987,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"55bffc795a\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerrod Yuranigh\"},\"email\":\"yuranigh.jerrod@yahoo.com\",\"input_text\":\"08590420473\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hello there,\\r\\n\\r\\nWe came across your website and it looks great..\\r\\n\\r\\nLetsTok AI helps you generate product creatives and UGC-style ads in minutes..\\r\\n\\r\\nIt also looks at competitor campaigns and creates similar ads tailored to your business..\\r\\n\\r\\nIf you’d like to explore it, you can start here:\\r\\n\\r\\nhttps:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nBest regards.\\r\\nJerrod\\r\\nLetstok AI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','45.3.37.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-25 23:33:07','2026-05-25 23:33:07'),(3001,2,2988,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6d53bcfdf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kayleigh Kibby\"},\"email\":\"kayleigh.kibby@outlook.com\",\"input_text\":\"08660308925\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nThe market is quickly splitting into two groups:\\r\\n\\r\\nCompanies already using AI.\\r\\nAnd businesses getting replaced by them.\\r\\n\\r\\nThe speed of this shift is easy to underestimate until customers start expecting it everywhere.\\r\\n\\r\\nCustomers now expect websites to answer quickly, recommend clearly, and interact without making them dig through pages.\\r\\n\\r\\nPlain websites are starting to lose against sites that can answer, guide, and qualify visitors in real time.\\r\\n\\r\\nThat\'s why companies are moving from: Navigation → Conversation\\r\\n\\r\\nOlleh AI helps businesses upgrade their websites with AI voice + chat agents trained on their business, services, and workflows.\\r\\n\\r\\nThe companies moving fastest are not waiting for a perfect moment.\\r\\nThey are already training AI to handle customer attention before others catch up.\\r\\n\\r\\nSee what an AI-powered website looks like: \\r\\nhttps:\\/\\/theolleh.com\\r\\n\\r\\nRegards,\\r\\nKayleigh Kibby\\r\\nOlleh AI\\r\\n\\r\\n\\r\\n\\r\\nWhenever you choose to opt-out of additional communications from us, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nAnsbacher Strasse 69, Little Falls, CA, USA, 95433\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.240.232',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-26 16:37:31','2026-05-26 16:37:31'),(3002,2,2989,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6d53bcfdf3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Edmundo Wetzel\"},\"email\":\"wetzel.edmundo94@gmail.com\",\"input_text\":\"08895153529\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey,\\r\\n\\r\\nWe came across your website and really liked your store.\\r\\n\\r\\nWith LetsTok AI, you can quickly generate product ads, UGC-style videos, and creatives at scale. It also recreates high-performing competitor ads tailored to your products.\\r\\n\\r\\nIf you’d like to try it out, you can start here:\\r\\nhttps:\\/\\/letstalkugc.com\\r\\n\\r\\nBest Regards,\\r\\nEdmundo Wetzel\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIn case you decide not to receive further messages from this campaign, please fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nVia Loreto 53, Le Roy, CA, USA, 96015\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.61.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-27 11:58:56','2026-05-27 11:58:56'),(3003,2,2990,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"38991b0455\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tamie Finch\"},\"email\":\"tamie.finch@gmail.com\",\"input_text\":\"08349643551\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nCompetitors are already training AI on their business\\r\\n\\r\\nThe businesses moving early are using AI to:\\r\\n\\r\\n- Answer customer questions instantly\\r\\n- Collect qualified interest without forcing people through static forms\\r\\n- Qualify buyers\\r\\n- Handle repetitive support\\r\\n- Remove the friction created by old website flows\\r\\n\\r\\nMost businesses are still asking visitors to:\\r\\n\\r\\n- Figure things out by clicking through pages\\r\\n- Navigate menus instead of asking direct questions\\r\\n- \\\"Submit forms\\\"\\r\\n\\r\\nThat way of handling visitors is becoming outdated fast.\\r\\n\\r\\nBusinesses that teach AI their services today will be harder to compete with tomorrow.\\r\\n\\r\\nVisitors do not want to hunt through a website. They want to ask and get answers.\\r\\nAnd companies that cannot answer instantly will lose attention to the ones that can.\\r\\n\\r\\nCheck it out now: \\r\\nhttps:\\/\\/theolleh.com\\r\\n\\r\\nCheers,\\r\\n— Tamie Finch\\r\\nOllehAI\\r\\n\\r\\n\\r\\n\\r\\nWhen you prefer not to get additional messages from this message, kindly fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nDe Oper 132, Greenwich, CA, USA, 96002\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','65.111.21.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-27 13:14:44','2026-05-27 13:14:44'),(3004,2,2991,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"38991b0455\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sam\"},\"email\":\"bposervices1@outlook.com\",\"input_text\":\"883318711\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, We provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\\r\\n\\r\\nOur support services include:\\r\\n > Product Uploads and Store Maintenance \\r\\n > Order Processing and Tracking \\r\\n > Customer Service via Email and Chat \\r\\n > Marketplace Management \\r\\n > Inventory and Pricing Updates \\r\\n > Blog and Product Content Writing \\r\\n > Social Media Management \\r\\n > Bookkeeping and Reporting \\r\\n > Data Entry and Administrative Support\\r\\n\\r\\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\\r\\n\\r\\nWe offer flexible engagement models starting from $9\\/hr and can scale according to your requirements.\\r\\n\\r\\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on Bposervices1@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.101',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-28 05:15:09','2026-05-28 05:15:09'),(3005,2,2992,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fe2815aa43\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Anastasia Blanchette\"},\"email\":\"anastasia.blanchette@hotmail.com\",\"input_text\":\"08674614215\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello there,\\r\\n\\r\\nWe came across your WooCommerce store and really liked your products.\\r\\n\\r\\nWith LetsTok AI, you can turn your product pages into ready-to-use ads, videos, and images in minutes. It also analyzes competitor ads and creates similar creatives tailored to your products.\\r\\n\\r\\nIf you’d like to try it, you can start here:\\r\\nhttps:\\/\\/letstalkugc.com\\r\\n\\r\\nWarm Regards,\\r\\nAnastasia Blanchette\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you choose to opt-out of any more notifications from me, simply fill the form at bit. ly\\/fillunsubform with your domain address (URL).\\r\\nLandstrasse 28, Herkimer, CA, USA, 94520\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.224.251',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-28 13:11:34','2026-05-28 13:11:34'),(3006,2,2993,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fe2815aa43\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rob Paredes\"},\"email\":\"rob.paredes@gmail.com\",\"input_text\":\"9942905949\",\"dropdown\":\"Audio Solutions\",\"description\":\"Struggling with low website leads for Blueocean Technologies Com? This short video shows how our AI can boost your traffic: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','196.51.187.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-28 19:48:12','2026-05-28 19:48:12'),(3007,2,2994,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a3dfec691b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Donna Barfield\"},\"email\":\"barfield.donna@gmail.com\",\"input_text\":\"9241614849\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Turn your dead leads into live clients\\r\\n\\r\\nYour database of past quotes sitting in your database is found money. We take those old lead lists and broadcast your business directly to that exact list on their living room TVs.\\r\\n\\r\\nOur system automatically filters out low-income areas, making sure your money only targets wealthy clients. \\r\\n\\r\\nIt’s one flat rate with zero management fees. 100% of your spend buys showing your ads to your target customers.\\r\\n\\r\\nCheck your area here:\\r\\n\\r\\nhttp:\\/\\/topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.223',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-29 15:51:49','2026-05-29 15:51:49'),(3008,2,2995,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a3dfec691b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mamie Marlar\"},\"email\":\"marlar.mamie@googlemail.com\",\"input_text\":\"3562706831\",\"dropdown\":\"Video Distribution\",\"description\":\"Resurrect your old customer list\\r\\n\\r\\nYour database of old customers stuck in a spreadsheet is found money. We use those old lead lists and broadcast your business directly to that exact list on the big screen.\\r\\n\\r\\nOur Wealth Filter blocks low-income areas, making sure your money only targets wealthy clients. \\r\\n\\r\\nIt’s one flat rate with zero management fees. Every dollar buys showing your ads to your best prospects.\\r\\n\\r\\nCheck local availability here:\\r\\n\\r\\nhttps:\\/\\/www.topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.176',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-29 21:57:43','2026-05-29 21:57:43'),(3009,2,2996,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a3dfec691b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deangelo Butler\"},\"email\":\"deangelo.butler@gmail.com\",\"input_text\":\"08731394683\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hey there,\\r\\n\\r\\nWe came across your business online and your website stood out.\\r\\n\\r\\nOur platform includes a free forever plan designed for growing businesses like yours.\\r\\n\\r\\nYou can connect your social channels, generate AI media (including UGC-style ads), and publish content to promote your business — all in one place.\\r\\n\\r\\nNo pressure whatsoever — we simply thought this could help you grow online more easily.\\r\\n\\r\\nIf you’d like to explore it, you can get started here:\\r\\nhttps:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nWarm Regards,\\r\\nDeangelo Butler\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nWhen you wish to stop getting additional messages from our side, please fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\n2467 Kimberly Way, Highland Falls, CA, USA, 93909\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.245.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-30 01:48:06','2026-05-30 01:48:06'),(3010,2,2997,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a3dfec691b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi Dwivedi\"},\"email\":\"jvzooproducts0@gmail.com\",\"input_text\":\"616180005\",\"description\":\"Hi there,\\r\\n\\r\\n\\r\\n\\r\\nIf you’re struggling to monetize your website traffic or looking for a simpler way to earn from affiliate marketing, this might help.\\r\\n\\r\\n\\r\\n\\r\\nSuperAffiliatesAI is an AI-powered system designed to help affiliates promote offers more effectively and potentially increase conversions through smarter targeting and automation.\\r\\n\\r\\n\\r\\n\\r\\nYou can check it here:\\r\\n businessforall.online\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIt’s built for marketers who want to simplify their workflow and focus on results instead of manual testing.\\r\\n\\r\\n\\r\\n\\r\\nBest regards\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.223.49.123',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-30 05:03:55','2026-05-30 05:03:55'),(3011,2,2998,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a3dfec691b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Viola Cruickshank\"},\"email\":\"viola.cruickshank@gmail.com\",\"input_text\":\"08033490598\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hey there,\\r\\n\\r\\nWe came across your store and really liked your product range..\\r\\n\\r\\nWith LetsTok AI, your listings can be turned into ready-to-use ad assets.\\r\\n\\r\\nIt also generates tailored ads inspired by your competitors..\\r\\n\\r\\nIf you’d like to explore it, you can start here:\\r\\nhttps:\\/\\/letstokugc.com\\/\\r\\n\\r\\nMany thanks.\\r\\nViola\\r\\nLetstok AI\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','65.111.2.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-30 20:48:06','2026-05-30 20:48:06'),(3012,2,2999,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e75fd47228\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Leslie Merricroft\"},\"email\":\"leslie@merricroft.com\",\"input_text\":\"\",\"dropdown\":\"\",\"description\":\"Hello, I\'m Leslie, reaching out on behalf of Al Mashrea Law Firm, a Dubai-based legal consultancy with extensive regional and international experience. Their team works with international investors, founders, and SMEs to support market entry into the UAE and select global markets. What differentiates their approach is the combination of legal structuring and strategic advisory, ensuring that company setup, investment structuring, and regulatory compliance are aligned with broader commercial objectives. Supported by collaborations with organizations such as LexisNexi\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','85.235.142.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-31 09:02:16','2026-05-31 09:02:16'),(3013,2,3000,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e75fd47228\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Christina Luckett\"},\"email\":\"luckett.christina@msn.com\",\"input_text\":\"08949641273\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hi there,\\r\\n\\r\\nStatic websites are becoming obsolete\\r\\n\\r\\nMost businesses still think their website is a digital brochure.\\r\\n\\r\\nCustomers no longer see it that way.\\r\\n\\r\\nCustomers increasingly expect websites to behave like conversations.\\r\\nThey come with a goal, a question, and a reason to act now.\\r\\nAnd when they don\'t get answers instantly, they leave.\\r\\n\\r\\nNo long consideration process. Just gone.\\r\\n\\r\\nJust lost revenue.\\r\\n\\r\\nThis is the part most businesses do not want to hear:\\r\\n\\r\\nVery soon, websites that cannot talk back will feel old in the same way non-mobile websites felt old.\\r\\n\\r\\nThat shift is already underway.\\r\\n\\r\\nModern websites respond. Static ones lose attention.\\r\\n\\r\\nSee what an AI-powered website looks like: https:\\/\\/theollehai.com\\r\\n\\r\\nWarm Regards,\\r\\nChristina Luckett\\r\\nOlleh AI\\r\\n\\r\\n\\r\\n\\r\\nWhenever you decide not to receive additional messages from our side, feel free to fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\n16 Merton Street, Catskill, CA, USA, 92397\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.207.38.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-31 20:08:11','2026-05-31 20:08:11'),(3014,2,3001,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e75fd47228\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kimber Verge\"},\"email\":\"kimber.verge@outlook.com\",\"input_text\":\"7032598430\",\"dropdown\":\"Projection Solutions\",\"description\":\"Send us your business photos or phone videos and we will edit them into a high-end TV commercial for free. We then broadcast that ad to your target lead list on the most watched channels in the country. topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.206',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-05-31 20:47:40','2026-05-31 20:47:40'),(3015,2,3002,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e75fd47228\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clay Veal\"},\"email\":\"clay.veal@yahoo.com\",\"input_text\":\"08939118646\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello there,\\r\\n\\r\\nWe came across your business online and your website stood out.\\r\\n\\r\\nYou can use our platform completely free, forever — no hidden fees or surprise charges.\\r\\n\\r\\nThe platform lets you manage your socials, generate AI content, create UGC-style creatives, and publish posts easily.\\r\\n\\r\\nThis might be useful if you’re looking for an easier way to create and publish content consistently.\\r\\n\\r\\nIf you’d like to explore it, you can get started here:\\r\\nhttps:\\/\\/letstokstudio.com\\/\\r\\n\\r\\nRegards,\\r\\nClay Veal\\r\\nLetstok AI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIn case you choose to opt-out of further communications from this campaign, just fill the form at brnd .li\\/delist URL with your domain address (URL).\\r\\nCorbulokade 128, Catskill, CA, USA, 92760\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.176.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 00:40:38','2026-06-01 00:40:38'),(3016,2,3003,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Louise Ordonez\"},\"email\":\"noreply@blueocean-technologies.com\",\"input_text\":\"4151185570\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear blueocean-technologies.com owner,\\r\\n\\r\\nPlease confirm your business details for Eu Business Register 2026\\/2027.\\r\\n\\r\\nUpdating is free. Find your form at: ebr-form.pro\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.168.194',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 01:38:37','2026-06-01 01:38:37'),(3017,2,3004,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Vickey Staples\"},\"email\":\"vickey.staples@gmail.com\",\"input_text\":\"7974294000\",\"dropdown\":\"Video Distribution\",\"description\":\"Tired of paying for leads that can\'t afford to pay for your services? Our Wealth Filter automatically blocks low-income areas so your ads only reach homeowners who sign for high-ticket items. Check your area availability at the link below. topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 01:45:17','2026-06-01 01:45:17'),(3018,2,3005,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"653930741\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','138.229.96.0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 04:27:47','2026-06-01 04:27:47'),(3019,2,3006,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Julieta Maruff\"},\"email\":\"julieta.maruff@gmail.com\",\"input_text\":\"7954132878\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.187.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 05:40:29','2026-06-01 05:40:29'),(3020,2,3007,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Gertrude Haase\"},\"email\":\"haase.gertrude23@hotmail.com\",\"input_text\":\"3851452209\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.187.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 08:38:34','2026-06-01 08:38:34'),(3021,2,3008,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wayne Leddy\"},\"email\":\"leddy.wayne@hotmail.com\",\"input_text\":\"3477115203\",\"dropdown\":\"Audio Solutions\",\"description\":\"That list of old customers and past quotes sitting in your database is a gold mine. We take those \\\"dead\\\" emails and show your professional commercials directly to those homeowners on their living room TVs (and we produce those commercials for free).\\r\\n\\r\\nOur system automatically filters out low-income areas, ensuring your budget only targets the high-ticket jobs you actually want.\\r\\n\\r\\nIt’s one flat rate with zero management fees. Every dollar you spend goes directly toward showing your ads to your best prospects.\\r\\n\\r\\nWant to see if your service area is open? http:\\/\\/www.topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 16:23:14','2026-06-01 16:23:14'),(3022,2,3009,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Здравейте, исках да знам цената ви.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 17:23:47','2026-06-01 17:23:47'),(3023,2,3010,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c0ae3839\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Aimee Julian\"},\"email\":\"julian.aimee@msn.com\",\"input_text\":\"732682462\",\"dropdown\":\"Video Distribution\",\"description\":\"Stop wasting budget on clicks that don\'t pay\\r\\n\\r\\nTired of paying for clicks from people who can\'t afford your premium services?\\r\\n\\r\\nOur \\\"Wealth Filter\\\" automatically blocks low-income traffic, so your ads only reach the homeowners who sign for big jobs. We take your existing lead list and \\\"resurrect\\\" those customers on the most watched channels in the country.\\r\\n\\r\\nOne flat rate. No hidden fees. Total transparency.\\r\\n\\r\\nCheck your local availability here: http:\\/\\/topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-01 19:16:02','2026-06-01 19:16:02'),(3024,2,3011,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"58735165c5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ronnie Tindal\"},\"email\":\"ronnie.tindal@yahoo.com\",\"input_text\":\"08012452356\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi there,\\r\\n\\r\\nThere are only two types of businesses now:\\r\\n\\r\\nCompanies already using AI.\\r\\nAnd businesses getting replaced by them.\\r\\n\\r\\nThe speed of this shift is easy to underestimate until customers start expecting it everywhere.\\r\\n\\r\\nCustomers already expect answers without waiting. Relevant suggestions on demand. A real response the moment they arrive.\\r\\n\\r\\nPlain websites are starting to lose against sites that can answer, guide, and qualify visitors in real time.\\r\\n\\r\\nThat is why websites are moving from navigation to conversation\\r\\n\\r\\nOlleh AI helps businesses upgrade their websites with AI voice + chat agents trained on their business, services, and workflows.\\r\\n\\r\\nYour competitors are not treating this like a someday upgrade.\\r\\nThey are already training AI to handle customer attention before others catch up.\\r\\n\\r\\nLeave your competitors behind: \\r\\nhttps:\\/\\/theolleh.com\\r\\n\\r\\nBest,\\r\\nRonnie Tindal\\r\\nOlleh AI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nShould you decide not to receive any more correspondence from our side, just fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\n37 Jones Road, Canandaigua, CA, USA, 91355\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','209.50.179.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-02 02:53:21','2026-06-02 02:53:21'),(3025,2,3012,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"58735165c5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Melissa Harrison\"},\"email\":\"melissa.harrison@revelar-capital.com\",\"input_text\":\"9413945122\",\"dropdown\":\"Projection Solutions\",\"description\":\"We are exploring business partnerships and believe there may be opportunities for cooperation with your company. We want to make significant purchase. Please find our specifications attached for your review.\\r\\n\\r\\nCould you kindly direct this inquiry to the appropriate Export Sales Manager or Business Development representative?\\r\\n\\r\\nI look forward to discussing potential opportunities together.\\r\\n\\r\\nBest regards,\\r\\n\\r\\nMelissa Harrison\\r\\nProcurement and Acquisition Manager\\r\\nRevelar Capital\\r\\n605 Third Avenue\\r\\nNew York, NY 10158\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','131.226.2.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-02 06:19:39','2026-06-02 06:19:39'),(3026,2,3013,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"58735165c5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Novella Wannemaker\"},\"email\":\"novella.wannemaker@gmail.com\",\"input_text\":\"516540233\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dominate every screen your prospects look at. We follow your target list from their living room TV to the smartphone in their pocket. We even edit your professional commercial for free. Check your area availability here: https:\\/\\/topshelfpromotion.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','91.233.0.168',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-03 06:10:20','2026-06-03 06:10:20'),(3027,2,3014,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9aefd20895\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-03 21:46:31','2026-06-03 21:46:31'),(3028,2,3015,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9aefd20895\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"336029620\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, We provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\\r\\n\\r\\nOur support services include:\\r\\n > Product Uploads and Store Maintenance \\r\\n > Order Processing and Tracking \\r\\n > Customer Service via Email and Chat \\r\\n > Marketplace Management \\r\\n > Inventory and Pricing Updates \\r\\n > Blog and Product Content Writing \\r\\n > Social Media Management \\r\\n > Bookkeeping and Reporting \\r\\n > Data Entry and Administrative Support\\r\\n\\r\\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\\r\\n\\r\\nWe offer flexible engagement models starting from $9\\/hr and can scale according to your requirements.\\r\\n\\r\\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on BizAssistance008@outlook.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','43.225.189.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-03 23:44:48','2026-06-03 23:44:48'),(3029,2,3016,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9aefd20895\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paulette Dang\"},\"email\":\"paulette.dang@hotmail.com\",\"input_text\":\"08203938648\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello there,\\r\\n\\r\\nThe market is quickly splitting into two groups:\\r\\n\\r\\nCompanies already using AI.\\r\\nAnd businesses getting replaced by them.\\r\\n\\r\\nThis shift is happening faster than most companies understand.\\r\\n\\r\\nCustomers already expect immediate replies. Instant recommendations. A real response the moment they arrive.\\r\\n\\r\\nStatic websites cannot compete with conversational experiences anymore.\\r\\n\\r\\nThe shift is simple: from clicking around to asking and getting answers.\\r\\n\\r\\nWith Olleh AI, businesses can add AI voice + chat agents that understand their offer, answer visitors, capture intent, and support real workflows.\\r\\n\\r\\nYour competitors are not treating this like a someday upgrade.\\r\\nThey are already training AI to handle customer attention before others catch up.\\r\\n\\r\\nCheck it out now: \\r\\nhttps:\\/\\/theolleh.com\\r\\n\\r\\nMany Thanks,\\r\\nPaulette Dang\\r\\nOlleh AI\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nWhenever you prefer not to get additional communications from this campaign, kindly fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\n19 Botley Road, Fayetteville, CA, USA, 94975\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.242.163',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-04 00:11:49','2026-06-04 00:11:49'),(3030,2,3017,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9aefd20895\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7402353368\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','170.199.228.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-04 01:58:27','2026-06-04 01:58:27'),(3031,2,3018,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9aefd20895\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"3308287373\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','147.53.122.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-04 03:57:06','2026-06-04 03:57:06'),(3032,2,3019,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1ea0fc6674\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ron Elzy\"},\"email\":\"elzy.ron@msn.com\",\"input_text\":\"388651084\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Discover how our AI can skyrocket your Blueocean Technologies Com website leads in this quick video: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.51.187.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-04 13:29:28','2026-06-04 13:29:28'),(3033,2,3020,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1ea0fc6674\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi Dwivedi\"},\"email\":\"jvzooproducts0@gmail.com\",\"input_text\":\"722266249\",\"dropdown\":\"Cables & Accessories\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','104.223.49.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-04 13:54:39','2026-06-04 13:54:39'),(3034,2,3021,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"1ea0fc6674\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, I wanted to know your price.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-05 06:00:50','2026-06-05 06:00:50'),(3035,2,3022,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"1ea0fc6674\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Eduardo Farnham\"},\"email\":\"farnham.eduardo@gmail.com\",\"input_text\":\"08865386359\",\"dropdown\":\"Display Mounts\",\"description\":\"Hello,\\r\\n\\r\\nYour market is being trained into AI\\r\\n\\r\\nThe businesses moving early are using AI to:\\r\\n\\r\\n- Respond to customer questions the moment visitors ask\\r\\n- Collect qualified interest without forcing people through static forms\\r\\n- Qualify buyers\\r\\n- Handle repetitive support\\r\\n- Replace friction on websites\\r\\n\\r\\nMost businesses are still asking visitors to:\\r\\n\\r\\n- \\\"Browse pages\\\"\\r\\n- Click menus and hope they find the right thing\\r\\n- \\\"Submit forms\\\"\\r\\n\\r\\nThat model is dying.\\r\\n\\r\\nThe businesses training AI today will own customer attention tomorrow.\\r\\n\\r\\nCustomers don\'t browse anymore. They ask.\\r\\nThe business that responds first, clearly, and intelligently gets the advantage.\\r\\n\\r\\nSee it in action: \\r\\nhttps:\\/\\/theolleh.com\\r\\n\\r\\nKind Regards,\\r\\n— Eduardo Farnham\\r\\nThe Olleh\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nShould you prefer not to get additional messages from this campaign, simply fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\nVia Valpantena 143, Lancaster, CA, USA, 93881\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','216.26.252.157',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-05 06:52:40','2026-06-05 06:52:40'),(3036,2,3023,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ea1e94e2d9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Alex Pumpkin\"},\"email\":\"pumpkin.alex@gmail.com\",\"input_text\":\"46632750\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','196.51.184.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-06 13:22:27','2026-06-06 13:22:27'),(3037,2,3024,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"87642db397\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joriggsvideo3@gmail.com\",\"input_text\":\"9505930089\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Apple','165.231.164.118',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-06 20:19:05','2026-06-06 20:19:05'),(3038,2,3025,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"87642db397\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Genia Amador\"},\"email\":\"amador.genia@msn.com\",\"input_text\":\"4108059515\",\"description\":\"Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','38.141.62.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-07 05:48:10','2026-06-07 05:48:10'),(3039,2,3026,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"87642db397\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"BettieHooca\"},\"email\":\"be.t.ti.eno.rds.on.@gmail.com\",\"input_text\":\"+12159137691\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Are you still paying $129 for Ahrefs to find 100 keywords? \\r\\nKWFinder by Mangools does the same for $29 and saves you a significant amount of time! \\r\\nSee for yourself right now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-07 16:08:19','2026-06-07 16:08:19'),(3040,2,3027,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f03e57a876\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Shantell Jeffreys\"},\"email\":\"jeffreys.shantell9@gmail.com\",\"input_text\":\"47054478\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Tired of low website traffic? This video shows how our AI can help: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','196.51.187.106',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-08 08:11:27','2026-06-08 08:11:27'),(3041,2,3028,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"f03e57a876\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi Dwivedi\"},\"email\":\"jvzooproducts0@gmail.com\",\"input_text\":\"7969188566\",\"dropdown\":\"Display Mounts\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','69.4.92.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-08 20:14:46','2026-06-08 20:14:46'),(3042,2,3029,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9f307432d9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sarahadurf\"},\"email\":\"sarahbrakercy@gmail.com\",\"input_text\":\"+14772169120\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Tired of being alone - Get rid of loneliness right now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-09 03:47:17','2026-06-09 03:47:17'),(3043,2,3030,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9f307432d9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Layne Duesbury\"},\"email\":\"duesbury.layne@hotmail.com\",\"input_text\":\"08266410272\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey,\\r\\n\\r\\nThe static website era is ending\\r\\n\\r\\nMost businesses still think their website is a digital brochure.\\r\\n\\r\\nCustomers no longer see it that way.\\r\\n\\r\\nVisitors now arrive expecting interaction, not just information.\\r\\nThey come with a goal, a question, and a reason to act now.\\r\\nAnd when they don\'t get answers instantly, they leave.\\r\\n\\r\\nNo callback. No second chance. No loyalty.\\r\\n\\r\\nJust a missed opportunity.\\r\\n\\r\\nThe hard truth is simple:\\r\\n\\r\\nA website with no AI interaction is going to feel as outdated as a company that never adapted to mobile.\\r\\n\\r\\nThis is not coming later. It has already begun.\\r\\n\\r\\nModern websites respond. Static ones lose attention.\\r\\n\\r\\nCheck it out now: https:\\/\\/theollehai.com\\r\\n\\r\\nKind Regards,\\r\\nLayne Duesbury\\r\\nOlleh\\r\\n\\r\\n\\r\\n\\r\\nIn case you choose to opt-out of subsequent messages from us, feel free to fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\nSteinfelden 71, Freeport, CA, USA, 94285\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','45.136.27.58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-09 07:36:18','2026-06-09 07:36:18'),(3044,2,3031,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6f9e7875c0\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Ողջույն, ես ուզում էի իմանալ ձեր գինը.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-10 18:40:58','2026-06-10 18:40:58'),(3045,2,3032,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8db05429b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ihejirika Udoeze Kelechi\"},\"email\":\"polexpropertiesnig@gmail.com\",\"input_text\":\"+2349037201747\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nI hope you are doing well.\\r\\n\\r\\nMy name is Ihejirika Udoeze Kelechi, Sales Executive at Polex Properties Nig. Ltd, a Nigerian company established in 2016 and engaged in the export of quality agricultural products.\\r\\n\\r\\nWe supply and export:\\r\\n\\r\\nPalm Oil\\r\\nPalm Kernel Nuts\\r\\n\\r\\nWe are committed to providing high-quality products, competitive pricing, and reliable service to our customers.\\r\\n\\r\\nWe would be pleased to discuss your requirements and explore opportunities for business cooperation. Please feel free to contact us for inquiries or further information.\\r\\n\\r\\nEmail: polexpropertiesnig@gmail.com\\r\\nPhone\\/Whatsapp: +234 903 720 1747\\r\\n\\r\\nThank you for your time and consideration. We look forward to hearing from you.\\r\\n\\r\\nKind regards,\\r\\n\\r\\nIhejirika Udoeze Kelechi\\r\\nSales Executive\\r\\nPolex Properties Nig. Ltd\\r\\n+234 903 720 1747\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.5.4.246',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-10 19:42:41','2026-06-10 19:42:41'),(3046,2,3033,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8db05429b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nikki\"},\"email\":\"webdesignservices111@outlook.com\",\"input_text\":\"814395791\",\"dropdown\":\"Video Distribution\",\"description\":\"We create stunning, professional, and fully mobile-responsive websites that help businesses build trust and attract more customers online. Our website packages start from $700 and can go up to $3,000 depending on the design, customizations, features, and technology required.\\r\\n\\r\\nTemplate-based websites are usually more affordable because the design structure is already created, reducing development time. If you need a completely custom design built specifically for your brand, the cost is generally higher due to the additional design and development work involved.\\r\\n\\r\\nIf you’d like, I can also share some sample websites we have created. Feel free to tell us a little about your requirements, preferred design style, and any features you need, and we’ll be happy to provide recommendations and a customized quote.\\r\\n\\r\\nReply to webdesignservices111@outlook.com for more details.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','149.40.50.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-10 23:23:57','2026-06-10 23:23:57'),(3047,2,3034,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"6f9e7875c0\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Ndewo, achọrọ m ịmara ọnụahịa gị.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-11 07:20:49','2026-06-11 07:20:49'),(3048,2,3035,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d8db05429b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"3928017942\",\"dropdown\":\"Video Distribution\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','147.53.122.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-11 09:44:13','2026-06-11 09:44:13'),(3049,2,3036,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0dfb18943\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Saumil Joshi\"},\"email\":\"wwwsales@wwidew.com\",\"input_text\":\"+971544525994\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nKindly note that I have requirements for Infobit Products as mentioned below:\\r\\n\\r\\n(1) Presentation Switchers: 4K 60 4 X 1 HDMI Seamless Presentation Switcher with Multiviewer (Infobit iSwitch 401 MV) - 1 Qty\\r\\n(2) USB Capture Card: 4K 60 HDMI to USB 3.0 Capture 4K 30 USB Recording (Infobit iSwitch UVC03K) - 1 Qty\\r\\n(3) Matrix Switchers: 4K 60 HDMI Matrix Switcher, 4 In 4 Out with Audio Matrix Downscaling\\/AOC Supported (Infobit iMatrix H44AM) - 1 Qty\\r\\n(4) HDBaseT Extenders: Wall Plate Transmitters, 1 Gang US Decora (Infobit iTrans WP70-T) - 2 Qty\\r\\n(5) HDBaseT Extenders: HDBaseT Extenders (Rx) HDMI 18 Gbps, 70 m for 1080p, 40m for 4K 62 Hz (Infobit iTrans B70S-R) - 2 Qty\\r\\n(6) HDBaseT Extenders: HDMI 4K 60 over HDBaseT Extenders (Rx and Tx) for 150m (Infobit iTrans E150-CG) - 5 Qty\\r\\n(7) HDMI Copper Cables: HDMI 2.0 Cable Super Soft Series 18 Gbps, 4K 60 GHz, 4:4:4, 3m (Infobit iCable H4KS-03) - 12 Qty\\r\\n(8) USB Extenders: USB 3.2 Gen 1 Wall Plate Extender 100m US 1-Gang (Infobit iTrans U3WP100TR) - 1 Qty\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','86.98.41.31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-11 13:42:31','2026-06-11 13:42:31'),(3050,2,3037,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0dfb18943\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"732673453\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’m putting together a small backlink collaboration and thought you might be a good fit.\\r\\n\\r\\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\\r\\n\\r\\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\\r\\n\\r\\nLet me know if you’d like to explore it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','167.160.69.255',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-11 18:53:02','2026-06-11 18:53:02'),(3051,2,3038,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0dfb18943\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franchesca Sosa\"},\"email\":\"sosa.franchesca@gmail.com\",\"input_text\":\"443375758\",\"dropdown\":\"Mini PCs\",\"description\":\"Not getting enough leads for blueocean-technologies.com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','196.51.187.81',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-12 07:32:48','2026-06-12 07:32:48'),(3052,2,3039,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a0dfb18943\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"6345116316\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hi,\\r\\n\\r\\nI’m putting together a small backlink collaboration and thought you might be a good fit.\\r\\n\\r\\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\\r\\n\\r\\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\\r\\n\\r\\nLet me know if you’d like to explore it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','147.53.122.6',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-12 12:09:53','2026-06-12 12:09:53'),(3053,2,3040,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9309feb1e1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Columbus Roten\"},\"email\":\"columbus.roten23@gmail.com\",\"input_text\":\"53454773\",\"dropdown\":\"Video Distribution\",\"description\":\"Drive high-quality traffic to your website with our AI-powered solution, far more affordable than expensive paid ad campaigns. Ready to scale your site?\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/pt2q785R\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','23.19.216.216',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-12 13:17:22','2026-06-12 13:17:22'),(3054,2,3041,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9309feb1e1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tony\"},\"email\":\"bizassistance008@outlook.com\",\"input_text\":\"125866248\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hello, \\r\\nAre you looking for reliable help with your daily back-office tasks?\\r\\n\\r\\nWe provide remote Virtual Assistant services, and businesses can retain our team on a monthly basis for just $200 for 20 hours of work. This is ideal for handling small but important tasks without hiring a full-time employee.\\r\\n\\r\\nOur team can assist with tasks such as:\\r\\n* Admin and back-office support\\r\\n* Data entry and internet research\\r\\n* Prospect list building\\r\\n* Ecommerce support and product uploads\\r\\n* Spreadsheet updates and data management\\r\\n* Website edits, updating or changing website content\\r\\n* Other remote operational tasks\\r\\n\\r\\nIf you require more hours or ongoing work, we can review the tasks and provide a customized plan based on your requirements.\\r\\nIf you are interested, please reply to us at bizassistance008@outlook.com so we can discuss your needs further.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','212.102.46.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-12 15:30:57','2026-06-12 15:30:57'),(3055,2,3042,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"5d968076c5\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"HelenReard\"},\"email\":\"peac.hes.sv.a.ne.s.sa@gmail.com\",\"input_text\":\"+13743776313\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Beautiful hot bodies! \\r\\nComplete freedom of action! \\r\\nFeel like a big boss right now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-13 23:19:46','2026-06-13 23:19:46'),(3056,2,3043,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bbb849684\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"CuSvUCVXfRYofNYWKaRl\"},\"email\":\"s.az.ad.okodim.i.5.4@gmail.com\",\"input_text\":\"9852984995\",\"dropdown\":\"Wireless Solutions\",\"description\":\"uKKslYIoCVuVlvuwmnzz\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.132.53.121',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-14 05:57:33','2026-06-14 05:57:33'),(3057,2,3044,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"2bbb849684\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"DanielRound\"},\"email\":\"seevad34@imhotester.forum\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Si deseas quieres encontrar donde reservar motos acuaticas en la isla de Tenerife, hay muchas opciones llamativas tanto en el sur de la isla como en distintas zonas como Costa Adeje y esta famosa playa. Es posible conseguir alquiler moto de agua Tenerife sur con costos asequibles y salidas como jet bike safari o aqua safari que combinan intensidad y entornos increibles. Para posibilidades mas precisas, tambien existe la chance de reservar motos de agua en Tenerife Los Gigantes o gozar experiencias acuaticas en esta zona. Para mas detalles sobre fechas disponibles y importes, te sugiero visitar atlantic ride . \\r\\n \\r\\nAsimismo, Tenerife ofrece propuestas para todos los perfiles, desde personas sin experiencia hasta profesionales, con companias como Jet Hub Tenerife y Adrenalina Jet que organizan excursiones en motos marinas y jet ski safaris en destinos como Costa Adeje. Si necesitas una aventura total y garantizada, considera las excursiones motos de agua Tenerife sur o en otros lugares, y no ignores que asegurar con anticipacion siempre es recomendable, particularmente en la temporada alta. Por si lo requieres, el telefono +34 612 345 678 puede ser practico para dudas rapidas.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','23.236.151.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-14 10:49:36','2026-06-14 10:49:36'),(3058,2,3045,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4b870aff64\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi Dwivedi\"},\"email\":\"jvzooproducts0@gmail.com\",\"input_text\":\"97489409\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','69.4.92.212',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-14 17:59:16','2026-06-14 17:59:16'),(3059,2,3046,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4b870aff64\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zelma Babbidge\"},\"email\":\"zelma.babbidge@gmail.com\",\"input_text\":\"292087052\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Need more clicks and conversions for Blueocean Technologies Com? Watch this short video about our AI-powered traffic service: https:\\/\\/www.youtube.com\\/shorts\\/rTwcDCntnYg\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.184.184',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-15 00:38:31','2026-06-15 00:38:31'),(3060,2,3047,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"2ef7fa70db\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Zane Pena\"},\"email\":\"zane.pena@gmail.com\",\"input_text\":\"4989200357\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Why choose costly paid ads? Our AI-powered service drives keyword and location-specific traffic to your website, boosting ROI at a budget-friendly rate.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.141.62.134',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-16 11:01:14','2026-06-16 11:01:14'),(3061,2,3048,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"676bf60d01\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ana\"},\"email\":\"businessgrowtogether@outlook.com\",\"input_text\":\"40219341\",\"description\":\"Hi,\\r\\n\\r\\nWe provide dedicated remote support teams for E-Commerce businesses that need reliable assistance with backend operations and daily store management.\\r\\n\\r\\nOur support services include:\\r\\n > Product Uploads and Store Maintenance \\r\\n > Order Processing and Tracking \\r\\n > Customer Service via Email and Chat \\r\\n > Marketplace Management \\r\\n > Inventory and Pricing Updates \\r\\n > Blog and Product Content Writing \\r\\n > Social Media Management \\r\\n > Bookkeeping and Reporting \\r\\n > Data Entry and Administrative Support\\r\\n\\r\\nOur team has experience working on Shopify, WooCommerce, Magento, Amazon, Etsy, Walmart, Ebay, WordPress, Wix, and other platforms.\\r\\n\\r\\nWe offer flexible engagement models starting from $9\\/hr and can scale according to your requirements.\\r\\n\\r\\nPlease let us know if you would like to schedule a short meeting to explore possible collaboration. Reply us on Ana@Ecommerceremoteteam.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Mozilla','Apple','212.102.46.41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-16 18:06:54','2026-06-16 18:06:54'),(3062,2,3049,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"676bf60d01\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Robt Vang\"},\"email\":\"robt.vang67@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Mozilla','Apple','196.51.187.239',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-16 18:48:29','2026-06-16 18:48:29'),(3063,2,3050,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"676bf60d01\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Pamala Reeve\"},\"email\":\"reeve.pamala@hotmail.com\",\"input_text\":\"8603982902\",\"dropdown\":\"Wireless Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','196.51.184.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-16 19:47:22','2026-06-16 19:47:22'),(3064,2,3051,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"676bf60d01\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brodie Lemke\"},\"email\":\"lemke.brodie@gmail.com\",\"input_text\":\"7031325580\",\"dropdown\":\"Other Enquiry\",\"description\":\"---cPanel, SSD, Softaculous, Fantastico, SiteBuilder, Free SSL...From $1\\/month\\r\\nCurrent 50% off Promotion For website Use Code: 50%wb at www.myskyhost.com\\r\\n---OpenVZ, KVM and Windows VPS, Solusvm Panel, SSD Drive...More From $7\\/month\\r\\nCurrent 10 off Promotion for VPS Use Code: vps10%off at www.myskyhost.com\\r\\n---RDP (Windows Remote Desktop) From $18\\/month\\r\\nCurrent 30% off Promotion For RDP Use Code: rdp30%off at www.myskyhost.com\\r\\n\\r\\nBest Wishes,\\r\\nMySkyHost.com | The Hosting Services\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','15.204.154.16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-17 11:33:01','2026-06-17 11:33:01'),(3065,2,3052,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"676bf60d01\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_oxol\"},\"email\":\"utmggpvnvol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Display Mounts\",\"description\":\"Если вы ищете надежный автосервис для вашей Тойота в Москве, вам повезло. Профессионалы помогут вам с ремонтом и техническим обслуживанием. \\r\\nЕсли вам нужен качественный и надежный автосервис Toyota, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Все работники имеют соответствующую квалификацию и опыт. \\r\\nТехническое оснащение сервиса соответствует самым высоким стандартам. Это позволяет проводить диагностику и ремонт на высшем уровне. \\r\\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Ваше доверие для нас — наивысшая награда.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','45.81.137.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-17 13:52:24','2026-06-17 13:52:24'),(3066,2,3053,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e4c3594662\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Franziska Ogilvie\"},\"email\":\"ogilvie.franziska73@gmail.com\",\"input_text\":\"474542207\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Our AI-powered solution sends precise visitors to your site, costing significantly less than expensive paid ads. Learn how to increase your reach today.\\r\\n\\r\\nhttps:\\/\\/marketingaged.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','196.51.184.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-18 01:05:06','2026-06-18 01:05:06'),(3067,2,3054,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"700b550fbd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"481476865\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','149.20.243.51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-18 19:36:50','2026-06-18 19:36:50'),(3068,2,3055,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"0ca60ebb36\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Ndewo, achọrọ m ịmara ọnụahịa gị.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-20 21:26:50','2026-06-20 21:26:50'),(3069,2,3056,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"926e980cc1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Natalia Benjafield\"},\"email\":\"benjafield.natalia@hotmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"We are specialists in producing high-quality video content tailored for business websites and marketing. We create something that showcases your brand effectively—see a sample here: \\r\\n\\r\\nhttps:\\/\\/www.youtube.com\\/shorts\\/SglkEN-n7_U\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.184.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-21 03:00:34','2026-06-21 03:00:34'),(3070,2,3057,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"926e980cc1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Trever Gray\"},\"email\":\"trever.gray@sendproud.com\",\"input_text\":\"\",\"dropdown\":\"\",\"description\":\"Hi, I’m Trever Gray, the founder of Send Proud. We help businesses achieve measurable results like booked meetings, website traffic, and user sign-ups through highly targeted outreach powered by our database of 500M+ professional profiles and 250M+ company profiles. On our call, we’ll walk you through a clear strategy tailored specifically to your goals, whether that’s booked meetings, traffic, us\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','209.227.239.27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-21 04:07:56','2026-06-21 04:07:56'),(3071,2,3058,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"926e980cc1\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wesley Nathan\"},\"email\":\"nathan.wesley@hotmail.com\",\"input_text\":\"8478848924\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Attract the right audience to your site with our AI-driven traffic solution, offering better results than paid ads at a fraction of the price. Get started today.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/2t4hKjiY\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','23.80.153.131',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-22 05:36:41','2026-06-22 05:36:41'),(3072,2,3059,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"938bca598f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jithin Jacob\"},\"email\":\"jithin@metavoxglobal.com\",\"input_text\":\"+96560781610\",\"dropdown\":\"Projection Solutions\",\"description\":\"Looking for Vivitek projector\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','37.231.219.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-22 14:05:45','2026-06-22 14:05:45'),(3073,2,3060,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"a2607e202f\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-22 22:03:05','2026-06-22 22:03:05'),(3074,2,3061,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"938bca598f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08072822579\",\"dropdown\":\"Display Mounts\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nWarm regards, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nWhen you choose to opt-out of further communications from this campaign, kindly fill the form at brnd .li\\/delist URL with your domain address (URL).\\r\\n2936 Skips Lane, Monroe, CA, USA, 90969\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','45.136.24.133',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-23 03:03:40','2026-06-23 03:03:40'),(3075,2,3062,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"791bf782af\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Γεια σου, ήθελα να μάθω την τιμή σας.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-23 06:13:29','2026-06-23 06:13:29'),(3076,2,3063,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"938bca598f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"mark\"},\"email\":\"mark@cornerstone-lb.com\",\"input_text\":\"9714572661\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"infobit items\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.205.115.49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-23 10:12:13','2026-06-23 10:12:13'),(3077,2,3064,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b8b4054e7b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Noora Uthman\"},\"email\":\"noorauthman@protonmail.ch\",\"input_text\":\"83376728997\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Daer Sir, \\r\\n \\r\\nl am Noora Uthman , a Chartered Surveyor and Business woman. \\r\\nI would like to know your interest and capability to handle a charity mission for orphan children. \\r\\n \\r\\nAwaits your response on my email address: noorauthman001@gmail.com \\r\\n \\r\\nWarm Regards, \\r\\nNoora Uthman (Member -RICS) \\r\\nnoorauthman001@gmail.com\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','151.106.10.135',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-23 17:52:40','2026-06-23 17:52:40'),(3078,2,3065,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b8b4054e7b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Abhi Dwivedi\"},\"email\":\"jvzooproducts0@gmail.com\",\"input_text\":\"353915556\",\"dropdown\":\"Wireless Solutions\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','185.158.70.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-24 08:10:04','2026-06-24 08:10:04'),(3079,2,3066,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"509a89c4cc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yaseen Mustafa Rasheed Yaseen\"},\"email\":\"ehab99ehab99@yahoo.com\",\"input_text\":\"00962785400343\",\"dropdown\":\"Other Enquiry\",\"description\":\"\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Android','92.241.37.201',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-24 21:17:03','2026-06-24 21:17:03'),(3080,2,3067,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"509a89c4cc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Myrtle Llamas\"},\"email\":\"myrtle.llamas@gmail.com\",\"input_text\":\"08581500531\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https:\\/\\/letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\\r\\n\\r\\n- Personalized guidance\\r\\n- Live demo & best practices\\r\\n- Free of charge\\r\\n- No commitment or obligation\\r\\n\\r\\nGoogle Calendar Link: https:\\/\\/calendar.google.com\\/appointments\\/schedules\\/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\\r\\n\\r\\nBest regards,\\r\\nMyrtle Llamas\\r\\nLetstok\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf at any point you no longer want to receive further notifications from this message, feel free to fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\nBahngasse 34, New Berlin, CA, USA, 91520\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.126.111.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-24 22:27:49','2026-06-24 22:27:49'),(3081,2,3068,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"509a89c4cc\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Cody Schmidt\"},\"email\":\"schmidt.cody@gmail.com\",\"input_text\":\"29759859\",\"description\":\"Want more targeted traffic to your Blueocean Technologies Com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','158.94.208.185',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-25 00:09:04','2026-06-25 00:09:04'),(3082,2,3069,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4e538df272\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08597289770\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nRegards, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nIf you no longer want to receive further notifications from this campaign, simply fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\nVossiusstraat 72, Babylon, CA, USA, 96093\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','212.87.218.66',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-26 00:58:25','2026-06-26 00:58:25'),(3083,2,3070,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"4e538df272\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"4402596256\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','216.213.24.213',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-26 03:05:33','2026-06-26 03:05:33'),(3084,2,3071,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9db84d38b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Madge Lai\"},\"email\":\"lai.madge16@yahoo.com\",\"input_text\":\"753516949\",\"dropdown\":\"Audio Solutions\",\"description\":\"Not getting enough leads for blueocean-technologies.com? Check out this video to see our AI traffic solution in action: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.184.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-26 21:58:05','2026-06-26 21:58:05'),(3085,2,3072,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9db84d38b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"7704548564\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','130.254.112.55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-27 04:12:15','2026-06-27 04:12:15'),(3086,2,3073,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9db84d38b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"658597371\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','158.62.210.151',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-27 16:28:28','2026-06-27 16:28:28'),(3087,2,3074,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"9db84d38b7\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Brianne Timperley\"},\"email\":\"brianne.timperley@gmail.com\",\"input_text\":\"353262990\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Kt4CPXgV\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','109.199.120.253',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-27 18:20:46','2026-06-27 18:20:46'),(3088,2,3075,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"d34eefce42\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.202',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-28 15:50:51','2026-06-28 15:50:51'),(3089,2,3076,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3695c166dd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08750652106\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nWarm regards, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nWhenever you prefer not to get further emails from this campaign, kindly fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\nHavnebakken 111, Kensington, CA, USA, 92016\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','172.83.255.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-28 23:12:29','2026-06-28 23:12:29'),(3090,2,3077,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3695c166dd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Todd Dallas\"},\"email\":\"todd.dallas@gmail.com\",\"input_text\":\"361543158\",\"dropdown\":\"Display Mounts\",\"description\":\"Boost your Blueocean Technologies Com website’s traffic with AI! Watch this to learn more: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.187.250',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-29 03:45:05','2026-06-29 03:45:05'),(3091,2,3078,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3695c166dd\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Muhammad Aslam\"},\"email\":\"muhammad@autocomputertrading.com\",\"input_text\":\"+971557432351\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"iCam P30\\/P30N4K60 PTZ Conference Camera Brand name Infobit 2Pcs\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','91.73.68.210',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-29 12:32:55','2026-06-29 12:32:55'),(3092,2,3079,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ac2aca610d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Georgetta Pinder\"},\"email\":\"pinder.georgetta@msn.com\",\"input_text\":\"08889987622\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Blind upgrades are the quickest way to waste budget on hardware. The core issue is usually a hidden bottleneck, CPU, GPU, or RAM imbalance.\\r\\n\\r\\nhttps:\\/\\/pristinetraffic.com\\r\\n\\r\\nhttps:\\/\\/pristinetraffic.com\\/rate-my-pc\\r\\n\\r\\nFPSBench evaluates real-world data to show system behavior across games, helping you identify what limits FPS and which upgrade delivers impact.\\r\\n\\r\\nAvoid overspending, optimize upgrades using real data.\\r\\n\\r\\n\\r\\n\\r\\nWhen you wish to stop getting further notifications from me, simply fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\nTuinstraat 64, Irvington, CA, USA, 93830\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','35.140.247.187',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-30 05:28:03','2026-06-30 05:28:03'),(3093,2,3080,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ac2aca610d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08681120961\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nBest, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nIf at any point you no longer want to receive future correspondence from our side, simply fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\nWestdijkstraat 178, Croton-on-Hudson, CA, USA, 95516\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.19.34.119',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-06-30 21:34:44','2026-06-30 21:34:44'),(3094,2,3081,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36fb20a3e8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kenny Cuevas\"},\"email\":\"kenny.cuevas@googlemail.com\",\"input_text\":\"7192822518\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Our AI-optimized service delivers keyword-specific visitors to your site, offering better results than paid ads at a fraction of the price. Contact us to start.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Gt4CHOyw\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','38.141.62.68',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-01 07:22:57','2026-07-01 07:22:57'),(3095,2,3082,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36fb20a3e8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roderick McGhee\"},\"email\":\"mcghee.roderick@googlemail.com\",\"input_text\":\"60429799\",\"dropdown\":\"Other Enquiry\",\"description\":\"Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.187.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-01 21:44:56','2026-07-01 21:44:56'),(3096,2,3083,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"36fb20a3e8\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Paula Cayton\"},\"email\":\"cayton.paula@gmail.com\",\"input_text\":\"53185892\",\"dropdown\":\"Mini PCs\",\"description\":\"Our AI-driven service delivers keyword and location-specific visitors to your site, offering a cost-effective alternative to paid ads. Learn more today.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Vt4CHSQG\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.153.105',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-01 21:45:23','2026-07-01 21:45:23'),(3097,2,3084,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"24115b11d5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hola, volia saber el seu preu.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-02 10:00:37','2026-07-02 10:00:37'),(3098,2,3085,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"24115b11d5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"qHZdyBvVBVhZsCPsDRsQ\"},\"email\":\"i.s.e.k.ujahe928@gmail.com\",\"input_text\":\"7605103753\",\"dropdown\":\"Wireless Solutions\",\"description\":\"VZvvyMiPibyGVsGQoOXVbLKM\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','109.70.100.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-02 12:42:36','2026-07-02 12:42:36'),(3099,2,3086,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b003bcb526\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"6608209781\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI’m putting together a small backlink collaboration and thought you might be a good fit.\\r\\n\\r\\nI can place your site - blueocean-technologies.com on 5 quality local business websites (DR30+, ~2k–5k traffic), no payment needed.\\r\\n\\r\\nIn return, I’d ask for links to 5 of my client sites from your end — keeping it balanced and natural for SEO.\\r\\n\\r\\nLet me know if you’d like to explore it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','216.213.29.192',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-02 15:39:30','2026-07-02 15:39:30'),(3100,2,3087,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"24115b11d5\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hallo, ek wou jou prys ken.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-02 16:08:02','2026-07-02 16:08:02'),(3101,2,3088,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b003bcb526\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"DoloresGof\"},\"email\":\"er.i.c.avand.e.rb.e.r.g17@gmail.com\",\"input_text\":\"+12752760121\",\"dropdown\":\"Mini PCs\",\"description\":\"Create your own AI Girlfriend - Customize her appearance - Live your own dream love story!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-02 17:08:17','2026-07-02 17:08:17'),(3102,2,3089,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b003bcb526\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Deepa\"},\"email\":\"deepa.sale01@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hello https:\\/\\/blueocean-technologies.com,\\r\\n\\r\\nAI-powered search is changing how businesses attract customers.\\r\\n\\r\\nOur team specializes in helping businesses stay ahead with:\\r\\n\\r\\n• SEO\\r\\n• AEO\\r\\n• GEO\\r\\n• GMB Optimization\\r\\n• Local SEO\\r\\n\\r\\nLet\'s schedule a quick 15-minute discussion.\\r\\n\\r\\nReply \\\"Interested\\\".\\r\\n\\r\\nBest Regards,\\r\\nDeepa\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','160.202.38.200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-03 00:29:24','2026-07-03 00:29:24'),(3103,2,3090,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b003bcb526\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08403052572\",\"dropdown\":\"Mini PCs\",\"description\":\"Hello Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nBest, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nIf at any point you decide not to receive subsequent notifications from our side, feel free to fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\nSchmarjestrasse 55, Cairo, CA, USA, 94917\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','104.245.243.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-03 01:46:16','2026-07-03 01:46:16'),(3104,2,3091,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96f1480774\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yasuhiro Yamada\"},\"email\":\"rohtopharmacy5@gmail.com\",\"input_text\":\"08839215003\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Hello Sir\\/Madam,\\r\\n\\r\\nWith all due respect. We need you to serve as our Spokesperson\\/Financial Coordinator for our company and its clients in USA or Canada It\'s a part-time job with a minimum salary of $5k and will only take few minutes of your time daily and it will not bring any conflict of interest in case you are working with another company. If interested email us: \\r\\nrepresentative@rohtopharmacy.org\\r\\n\\r\\nMany thanks, \\r\\nYasuhiro Yamada\\r\\nSenior Executive Officer\\r\\nROHTO Pharmaceutical Co., Ltd\\r\\n\\r\\n\\r\\nIn case you decide not to receive subsequent notifications from this message, simply fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\nRue Supexhe 152, Livonia, CA, USA, 95755\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','94.154.127.35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-03 19:38:24','2026-07-03 19:38:24'),(3105,2,3092,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"96f1480774\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"249171074\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nReaching out with a quick win for both sides.\\r\\n\\r\\nI can get your site - blueocean-technologies.com featured on 5 real local business sites with solid authority (DR30+) and steady traffic (2k–5k\\/month). No cost involved.\\r\\n\\r\\nIn exchange, I’d be looking for links to 5 of my client sites from your end — simple and mutually beneficial.\\r\\n\\r\\nLet me know your thoughts.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Apple','170.199.224.39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-03 21:11:03','2026-07-03 21:11:03'),(3106,2,3093,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f065159f3a\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"Hallo, ek wou jou prys ken.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-04 15:35:32','2026-07-04 15:35:32'),(3107,2,3094,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"f387d554bb\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Natyazhnye_bxPt\"},\"email\":\"hovmlyejlpt@hello-word-2026.store\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Стандартная схема работы включает выезд замерщика, согласование вариантов и установку. \\r\\n \\r\\nНатяжные потолки на заказ в Моске — натяжной потолок \\r\\n \\r\\nЦена зависит от площади, сложности конструкции и выбранного материала.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','46.8.156.20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-05 00:45:10','2026-07-05 00:45:10'),(3108,2,3095,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d10efcc88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"6064848085\",\"dropdown\":\"Mini PCs\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Apple','170.199.228.59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-06 04:09:21','2026-07-06 04:09:21'),(3109,2,3096,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d10efcc88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Britney Williamson\"},\"email\":\"williamson.britney@gmail.com\",\"input_text\":\"5355917182\",\"dropdown\":\"Display Mounts\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/Sw2BAXtw\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Apple','196.51.187.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-06 09:25:16','2026-07-06 09:25:16'),(3110,2,3097,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"3d10efcc88\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lachlan Manson\"},\"email\":\"manson.lachlan@yahoo.com\",\"input_text\":\"08245471151\",\"description\":\"Hi,\\r\\n\\r\\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https:\\/\\/letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\\r\\n\\r\\n- Personalized guidance\\r\\n- Live demo & best practices\\r\\n- Free of charge\\r\\n- No commitment or obligation\\r\\n\\r\\nGoogle Calendar Link: https:\\/\\/calendar.google.com\\/appointments\\/schedules\\/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\\r\\n\\r\\nCheers,\\r\\nThe Letstok Team\\r\\nhttps:\\/\\/letstalkugc.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIn case you choose to opt-out of any more correspondence from me, kindly fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\n74 Rue De Geneve, Livonia, CA, USA, 93822\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','194.180.233.207',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-06 12:59:06','2026-07-06 12:59:06'),(3111,2,3098,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"ef0cf04655\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"zekisuquc419@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Ola, quería saber o seu prezo.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','80.94.95.173',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-06 22:33:50','2026-07-06 22:33:50'),(3112,2,3099,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ef0cf04655\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jerold Shurtleff\"},\"email\":\"shurtleff.jerold@hotmail.com\",\"input_text\":\"643318797\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Want more targeted traffic to your blueocean-technologies.com website? See how our AI-powered solution can help in this quick video: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Yandex','Windows','196.51.187.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-07 09:11:41','2026-07-07 09:11:41'),(3113,2,3100,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ef0cf04655\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Hilario Loman\"},\"email\":\"hilario.loman89@gmail.com\",\"input_text\":\"3166821020\",\"dropdown\":\"Audio Solutions\",\"description\":\"Save big with our AI-optimized service, driving location-specific visitors to your website for less than paid ad campaigns. Start now to see the impact.\\r\\n\\r\\nhttps:\\/\\/blankslatelife.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','196.51.184.37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-07 14:03:00','2026-07-07 14:03:00'),(3114,2,3101,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ef0cf04655\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Bryce Royston\"},\"email\":\"bryce.royston@gmail.com\",\"input_text\":\"684262721\",\"dropdown\":\"Other Enquiry\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, costing far less than expensive paid advertising. Connect with us to boost your results.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Vt4CHYR6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','23.80.153.124',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-07 20:31:09','2026-07-07 20:31:09'),(3115,2,3102,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"14ddf6d50b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mireya Schaefer\"},\"email\":\"schaefer.mireya@hotmail.com\",\"input_text\":\"7802195765\",\"dropdown\":\"Projection Solutions\",\"description\":\"Our AI-powered service sends location-specific traffic to your website, far more affordable than paid advertising platforms. Connect with us to see results.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/Vt4CHYR6\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Safari','Apple','38.141.62.13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-08 09:15:31','2026-07-08 09:15:31'),(3116,2,3103,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"14ddf6d50b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Avtoservis_guol\"},\"email\":\"uknqeptvfol@lvdskjn.store\",\"input_text\":\"\",\"dropdown\":\"Video Distribution\",\"description\":\"В Москве существует множество автосервисов, специализирующихся на Тойота. В этом автосервисе вы найдете опытных техников, которые знают все о Тойота. \\r\\nЕсли вам нужен качественный и надежный автосервис Тойота в Москве, мы предлагаем широкий спектр услуг для вашего автомобиля. \\r\\nРемонт и обслуживание Тойота требуют от специалистов глубоких знаний. Мастера сервиса постоянно повышают свою квалификацию для качественного обслуживания. \\r\\nТехническое оснащение сервиса соответствует самым высоким стандартам. Это позволяет проводить диагностику и ремонт на высшем уровне. \\r\\nОбращаясь в автосервис Тойота, вы можете рассчитывать на высокое качество услуг. Ваше доверие для нас — наивысшая награда.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','2.26.23.219',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-08 16:54:59','2026-07-08 16:54:59'),(3117,2,3104,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"14ddf6d50b\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lillian Nickson\"},\"email\":\"lillian.nickson@gmail.com\",\"input_text\":\"08406587046\",\"dropdown\":\"Display Mounts\",\"description\":\"The biggest mistake in PC building is mismatched CPU and GPU combinations. People overspend on one component and bottleneck the entire system, especially when scaling across different resolutions like 1080p, 1440p, and 4K.\\r\\n\\r\\nhttps:\\/\\/bit.ly\\/how-to-choose-hardware-site\\r\\n\\r\\nThis guide details how performance balance changes across resolutions and workloads, and why real-world FPS data is the only reliable way to validate a build. It also highlights how synthetic benchmarks only tell part of the story.\\r\\n\\r\\nIf your content covers PC builds, gaming, or hardware optimization, this is a strong supporting resource, it helps users avoid wasted budget and build properly balanced systems based on data\\r\\n\\r\\n\\r\\n\\r\\nWhenever you decide not to receive future notifications from this campaign, simply fill the form at brnd .li\\/delist webpage with your domain address (URL).\\r\\n81 Rue De Geneve, Lackawanna, CA, USA, 94954\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','158.46.196.93',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-08 23:24:49','2026-07-08 23:24:49'),(3118,2,3105,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"6327131677\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Andre Mares\"},\"email\":\"andre.mares@gmail.com\",\"input_text\":\"08200141628\",\"description\":\"Hello there,\\r\\n\\r\\nJoin us for a free 1-on-1 session and learn how to manage your social and organic marketing directly from ChatGPT and Claude using the https:\\/\\/letstalkugc.com Connector — so AI assistants find, understand, and reference your brand where customers are now searching.\\r\\n\\r\\n- Personalized guidance\\r\\n- Live demo & best practices\\r\\n- Free of charge\\r\\n- No commitment or obligation\\r\\n\\r\\nGoogle Calendar Link: https:\\/\\/calendar.google.com\\/appointments\\/schedules\\/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\\r\\n\\r\\nBest regards,\\r\\nAndre Mares\\r\\nLetstok\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nWhen you prefer not to get subsequent communications from this campaign, feel free to fill the form at brnd .li\\/delist URL with your domain address (URL).\\r\\nTraunuferstrasse 1, North Tonawanda, CA, USA, 93904\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.19.34.199',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-09 15:50:53','2026-07-09 15:50:53'),(3119,2,3106,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"251f79394f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicholas Le Messurier\"},\"email\":\"lemessurier.nicholas@yahoo.com\",\"input_text\":\"7716635759\",\"description\":\"Is this your company profile on this site?\\r\\nhttps:\\/\\/url-scan.data-analyzer79.workers.dev\\/blueocean-technologies.com\\r\\nTake a second to check this out when you\'re free.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-10 14:49:36','2026-07-10 14:49:36'),(3120,2,3107,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"251f79394f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lucas Mactier\"},\"email\":\"lucas.mactier@yahoo.com\",\"input_text\":\"249539968\",\"dropdown\":\"Display Mounts\",\"description\":\"Hi, we recently set up a complimentary listing for your business here:https:\\/\\/directory-verify-2.vercel.app\\/acme.com\\/blueocean-technologies.com\\r\\nReview it when you get a second to see if you want to modify anything.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-10 18:49:15','2026-07-10 18:49:15'),(3121,2,3108,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"251f79394f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Clark B.\"},\"email\":\"clark.digihub@outlook.com\",\"input_text\":\"215652497\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi,\\r\\n\\r\\nI’ve got a simple collab idea — I can place links to your site - blueocean-technologies.com on 5 legit local business websites (DR30+, ~2k–5k monthly traffic), completely free.\\r\\n\\r\\nIn return, you’d link to 5 of my client sites. Clean, fair exchange for a mutual SEO boost.\\r\\n\\r\\nLet me know if you’re open to it.\\r\\n\\r\\nBest,\\r\\nClark\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','139.180.225.204',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-10 19:35:06','2026-07-10 19:35:06'),(3122,2,3109,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"251f79394f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Son Morales\"},\"email\":\"son.morales@gmail.com\",\"input_text\":\"3340470029\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi there,\\r\\n\\r\\nRan across your site and thought this could be handy.\\r\\n\\r\\nThere is a free platform designed to drive new traffic across hundreds of classified boards with just a few taps.\\r\\n\\r\\nTo score an easy visibility boost, here is the URL:\\r\\nhttps:\\/\\/free-listing.netlify.app\\/blueocean-technologies.com\\r\\n\\r\\nIt is entirely complimentary and finishes in a fraction of the time it takes to do manually.\\r\\n\\r\\nLet me know if you want more free ways to advertise.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.62',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 00:18:29','2026-07-11 00:18:29'),(3123,2,3110,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"251f79394f\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Iola Barringer\"},\"email\":\"barringer.iola@yahoo.com\",\"input_text\":\"\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Hi, we just launched a complimentary web profile for your business here:https:\\/\\/directory-verify-2.vercel.app\\/acme.com\\/blueocean-technologies.com\\r\\nReview it real quick to check if any final edits need to be made.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 02:54:33','2026-07-11 02:54:33'),(3124,2,3111,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b8b0cb67ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Tricia Chalmers\"},\"email\":\"chalmers.tricia44@gmail.com\",\"input_text\":\"917852690\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey,\\r\\n\\r\\nNoticed your business online and wanted to pass this along.\\r\\n\\r\\nThere’s a free tool that lets you promote your site across multiple classified sites with just a few clicks.\\r\\n\\r\\nGo here:\\r\\nhttps:\\/\\/boost-traffic.netlify.app\\/blueocean-technologies.com\\r\\nIt’s free to use and takes less time than posting manually.\\r\\n\\r\\nIf you want more free tools, let me know.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 05:49:39','2026-07-11 05:49:39'),(3125,2,3112,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b8b0cb67ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Mauricio Escobedo\"},\"email\":\"escobedo.mauricio@gmail.com\",\"input_text\":\"8728177840\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hi, I\'m trying to reach the owner regarding the business profile published here:\\r\\nhttps:\\/\\/directory-check.vercel.app\\/blueocean-technologies.com\\r\\nPlease glance over it to see if that\'s the right place to message you.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 06:27:33','2026-07-11 06:27:33'),(3126,2,3113,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b8b0cb67ee\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"VpEIWNaVnovXlJtViL\"},\"email\":\"v.u.so.b.i.k.uz.oq7.06@gmail.com\",\"input_text\":\"7399529690\",\"dropdown\":\"Audio Solutions\",\"description\":\"fBSMTLDLPsbGwPfD\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','45.84.107.33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 15:25:25','2026-07-11 15:25:25'),(3127,2,3114,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b8b0cb67ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Roxana Gibbs\"},\"email\":\"roxana.gibbs@gmail.com\",\"input_text\":\"684599478\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/jt6WZbmY\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Windows','196.51.187.64',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-11 19:55:58','2026-07-11 19:55:58'),(3128,2,3115,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"b8b0cb67ee\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Yanira Purser\"},\"email\":\"purser.yanira@hotmail.com\",\"input_text\":\"3525561871\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Ready to drive targeted visitors to your blueocean-technologies.com site? This quick video explains how our AI works: https:\\/\\/www.youtube.com\\/watch?v=UEooLHpFYW0\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','196.51.187.235',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-12 04:02:39','2026-07-12 04:02:39'),(3129,2,3116,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d205d5e011\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Janie Belanger\"},\"email\":\"janie.belanger@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Quick check, does this listing belong to your business?\\r\\nhttps:\\/\\/check.yoururl.workers.dev\\/blueocean-technologies.com\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','89.251.0.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-13 05:35:57','2026-07-13 05:35:57'),(3130,2,3117,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"fbc91f7bf9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"MarthaGoast\"},\"email\":\"d.e.i.s.yso.rtell.o@gmail.com\",\"input_text\":\"+141653133692\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Meet Horny & Like-minded People - Right Now!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-13 09:57:43','2026-07-13 09:57:43'),(3131,2,3118,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e3c3bc4991\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Amie Jelks\"},\"email\":\"amie.jelks@outlook.com\",\"input_text\":\"Qpsd T\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Save big with our AI-driven service, providing location-targeted traffic at a fraction of the cost of paid advertising platforms. Contact us to begin.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/yywM1nxu\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','23.19.216.138',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-15 02:32:57','2026-07-15 02:32:57'),(3132,2,3119,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"61e0cf4979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Sonya Blankinship\"},\"email\":\"sonya.blankinship@gmail.com\",\"input_text\":\"6425185213\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Our AI-driven service brings location-targeted visitors to your site, significantly cheaper than traditional paid advertising. Ready to boost your conversions?\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/6yq1LfBU\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','38.141.62.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-15 12:16:56','2026-07-15 12:16:56'),(3133,2,3120,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"61e0cf4979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kristan Rutherford\"},\"email\":\"kristan.rutherford@gmail.com\",\"input_text\":\"08671486647\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Hardware performance decisions now impact far more than gaming, they affect professionals, students, developers, and content creators. Yet many still depend on specs or legacy benchmarks, which don’t reflect real-world performance needs.\\r\\n\\r\\nhttps:\\/\\/cfleads.co\\/understanding-pc-hardware-performance-how-fpsbench-com-empowers-professionals-students-and-enthusiasts-across-every-industry\\/\\r\\n\\r\\nThis article explains how FPSBench provides real performance insights across use cases, helping users choose hardware based on real usage scenarios. It highlights why FPS data is becoming the standard for evaluating performance.\\r\\n\\r\\nIf your audience includes tech users beyond gaming, this is a strong reference, it bridges specs with real-world performance impact.\\r\\n\\r\\n\\r\\n\\r\\nIf you prefer not to get subsequent correspondence from me, feel free to fill the form at brnd .li\\/delist url with your domain address (URL).\\r\\nHaartsestraat 156, Utica, CA, USA, 90434\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','64.49.37.164',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-15 23:02:51','2026-07-15 23:02:51'),(3134,2,3121,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"61e0cf4979\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Joanna Riggs\"},\"email\":\"joriggsvideo3@gmail.com\",\"input_text\":\"6621783198\",\"dropdown\":\"Audio Solutions\",\"description\":\"Hi,\\r\\n\\r\\nI just visited blueocean-technologies.com and wondered if you\'ve ever considered an impactful video to advertise your business? Our videos can generate impressive results on both your website and across social media.\\r\\n\\r\\nOur prices start from just $195 (USD).\\r\\n\\r\\nLet me know if you\'re interested in seeing samples of our previous work.\\r\\n\\r\\nRegards,\\r\\nJoanna\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','209.127.41.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-16 02:44:28','2026-07-16 02:44:28'),(3135,2,3122,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"32258e17cf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Maurice Bowlin\"},\"email\":\"maurice.bowlin@gmail.com\",\"input_text\":\"08665720228\",\"dropdown\":\"Projection Solutions\",\"description\":\"Hey,\\r\\n\\r\\nHope you\'re doing well! I just came across your website and wanted to reach out.\\r\\n\\r\\nWe\'re helping businesses manage their marketing directly from ChatGPT and Claude using the Letstok Connector and our Meta Ads Connector. Instead of jumping between different tools, you can create content, manage social media, and even launch Meta Ads—all from your AI assistant.\\r\\n\\r\\nI\'d be happy to show you how it works in a quick 20–30 minute session using your own business as an example. No cost and no obligation.\\r\\n\\r\\nIf you\'re curious, you can book a time here:\\r\\n https:\\/\\/calendar.google.com\\/appointments\\/schedules\\/AcZssZ0uHlTYoWIthRHFAllU-A3_rVAeQNJbDzShB1rda3nduvQ6tWQqCNkoQyRubq99r3pLa7_8CUw1\\r\\nHave a great day!\\r\\n\\r\\nBest regards,\\r\\nMaurice Bowlin\\r\\nLetstok\\r\\n\\r\\n\\r\\n\\r\\nWhenever you wish to stop getting subsequent correspondence from this campaign, simply fill the form at brnd .li\\/delist URL with your domain address (URL).\\r\\nGrune Lagune 15, Greenwich, CA, USA, 92276\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','185.77.220.14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-16 17:12:42','2026-07-16 17:12:42'),(3136,2,3123,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"32258e17cf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Daniel Keller\"},\"email\":\"danielkeller760@gmail.com\",\"input_text\":\"397729679\",\"dropdown\":\"Display Mounts\",\"description\":\"Hey, I noticed your website is a bit outdated. Can I upgrade it for free in exchange for a testimonial to help grow my portfolio? Daniel\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','45.132.227.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-17 01:00:46','2026-07-17 01:00:46'),(3137,2,3124,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"32258e17cf\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Krista Brand\"},\"email\":\"krista.brand@gmail.com\",\"input_text\":\"788849783\",\"dropdown\":\"Audio Solutions\",\"description\":\"Drive targeted traffic to your website with our AI-powered solution, saving you money compared to expensive paid ad platforms. Learn more today.\\r\\n\\r\\nhttps:\\/\\/blankslatelife.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Edge','Windows','196.51.184.116',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-17 04:08:31','2026-07-17 04:08:31'),(3138,2,3125,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"decd67d5e9\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"VLqTaGBoSVZAygZWKm\"},\"email\":\"r.is.a.vi.red.7.78@gmail.com\",\"input_text\":\"3017595921\",\"dropdown\":\"Display Mounts\",\"description\":\"FJcAxbyZMmGmMmkzwFNVocf\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.220.101.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-17 15:21:08','2026-07-17 15:21:08'),(3139,2,3126,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"decd67d5e9\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Ahmed Mohammed\"},\"email\":\"sm3226520@gmail.com\",\"input_text\":\"08367530933\",\"dropdown\":\"Wireless Solutions\",\"description\":\"Assalamu Alaikum,\\r\\n\\r\\nWe are a financial services and advisory firm in Saudi Arabia, representing a network of investors who have a mandate to identify viable business opportunities and projects for potential investment and debt financing.\\r\\n\\r\\nOur investors, based in the Gulf region, are actively seeking opportunities to expand their global portfolio by investing in well-structured, commercially viable businesses and projects, whether currently operational or in the planning and development stages.\\r\\n\\r\\nWe would be pleased to learn more about your business, ongoing projects, or future expansion plans, and to explore potential areas of collaboration. We are open to discussing this opportunity via any communication channel that is most convenient for you.\\r\\n\\r\\nPlease feel free to contact me at your earliest convenience.\\r\\n\\r\\nWe look forward to the possibility of working together.\\r\\n\\r\\nYours faithfully,\\r\\n\\r\\nAhmed Mohammed\\r\\nPlease Reply to: info@ahmedconsultant.org\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Windows','212.18.127.127',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-18 01:02:46','2026-07-18 01:02:46'),(3140,2,3127,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"86a33792fb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"EvelynWew\"},\"email\":\"te.rryl.a.udrup@gmail.com\",\"input_text\":\"+16741777011\",\"dropdown\":\"Audio Solutions\",\"description\":\"Wanna fuck hot girl right now? \\r\\nThe best models only for you!\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Windows','176.36.146.80',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-18 17:10:53','2026-07-18 17:10:53'),(3141,2,3128,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"86a33792fb\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Jana Cribb\"},\"email\":\"jana.cribb51@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/FyeJ9MEO\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Windows','196.51.187.45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-19 00:59:38','2026-07-19 00:59:38'),(3142,2,3129,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9a4135adbc\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Josephguiny\"},\"email\":\"xwohjqokjbmublvtoe@gmaiil.com\",\"input_text\":\"\",\"dropdown\":\"Meeting Room Solutions\",\"description\":\"Extra earnings could arrive right after sunrise tomorrow. \\r\\n \\r\\n---> Day trading crypto signals \\r\\n \\r\\n→ https:\\/\\/u.to\\/kyyUIg\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','37.139.53.179',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-19 09:14:53','2026-07-19 09:14:53'),(3143,2,3130,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"856a389f1b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"FSXjoDBvQQFQrRVFqgXNrOZ\"},\"email\":\"se.z.eyoc1.5.8@gmail.com\",\"input_text\":\"4328699543\",\"dropdown\":\"Audio Solutions\",\"description\":\"mWLWGwOBimZRESshLfC\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','185.243.218.230',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-19 21:29:57','2026-07-19 21:29:57'),(3144,2,3131,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"856a389f1b\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Davidstopy\"},\"email\":\"no.reply.jan-erikolsen@gmail.com\",\"input_text\":\"88736476746\",\"dropdown\":\"Video Distribution\",\"description\":\"Hey! blueocean-technologies.com, \\r\\nI recently encountered your website online. \\r\\nWe offer a system that allows businesses to communicate with website owners online. \\r\\nMany businesses use online communication to find new opportunities. \\r\\nWe aim to keep the service for businesses. \\r\\n \\r\\nIf this approach is relevant, feel free to reach out. \\r\\n \\r\\nWishing you a great day. \\r\\nContact us. \\r\\nTelegram - https:\\/\\/t.me\\/FeedbackFormEU \\r\\nWhatsApp - +375259112693 \\r\\nWhatsApp https:\\/\\/wa.me\\/+375259112693 \\r\\nWe only use chat for communication.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','158.173.156.198',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-20 01:05:36','2026-07-20 01:05:36'),(3145,2,3132,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b999681c09\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"Suraj Koli\"},\"email\":\"suraj@therednerds.com\",\"input_text\":\"8152853858\",\"dropdown\":\"Other Enquiry\",\"description\":\"Dear Team, hope you’re doing well.\\r\\n\\r\\nI’m reaching out from RedNerds, an India-based networking hardware ODM partnering with NetSense on cloud-managed security and SD-WAN solutions.\\r\\n\\r\\n\\r\\nWe help telecoms, MSPs, and distributors launch their own white-labelled secure networking portfolio including:\\r\\n\\r\\n* Broadband CPE\\r\\n\\r\\n* Enterprise routers\\r\\n\\r\\n* SD-WAN appliances\\r\\n\\r\\n* Managed firewall \\/ SASE solutions\\r\\n\\r\\n\\r\\nFor GCC partners, this creates an opportunity to offer Cisco\\/Fortinet-class capabilities with significantly better customization, partner margins, and China+1 supply chain resilience.\\r\\n\\r\\n\\r\\nI thought this may be relevant for Blue Ocean Technologies, given your focus on networking\\/security services.\\r\\n\\r\\n\\r\\nWould love to share a short deck. If interesting, we can set up a quick 20-minute discussion with our CTO.\\r\\n\\r\\n\\r\\nBest regards,\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','106.219.124.25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-20 11:40:29','2026-07-20 11:40:29'),(3146,2,3133,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"ccfb684e71\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Kitty Levey\"},\"email\":\"levey.kitty@outlook.com\",\"input_text\":\"4247137298\",\"description\":\"Grow your website traffic with our AI-powered service, delivering targeted visitors at a fraction of the cost of paid ads. Contact us to start growing your audience.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/tyeJ0rly\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Chrome OS','142.91.118.229',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-22 06:21:10','2026-07-22 06:21:10'),(3147,2,3134,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"42211f0d4d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Davida Funderburg\"},\"email\":\"davida.funderburg@msn.com\",\"input_text\":\"2651679658\",\"description\":\"Attract high-intent, keyword and location-targeted traffic with our AI-driven service, far more affordable than paid advertising. Connect with us today.\\r\\n\\r\\nhttps:\\/\\/blankslatelife.com\\/\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Firefox','Linux','196.51.187.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-22 07:13:01','2026-07-22 07:13:01'),(3148,2,3135,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"42211f0d4d\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"halitaandrew160@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Other Enquiry\",\"description\":\"Hi, ego volo scire vestri pretium.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','141.98.11.224',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-22 23:49:21','2026-07-22 23:49:21'),(3149,2,3136,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"42211f0d4d\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Royce Cordell\"},\"email\":\"cordell.royce@outlook.com\",\"input_text\":\"08986197275\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Most “Can I Run It” checkers return basic yes\\/no outputs, but they fail to show real-world performance. That’s where costly mistakes happen.\\r\\n\\r\\nhttps:\\/\\/fpsbench.com\\/\\r\\n\\r\\nhttps:\\/\\/fpsbench.com\\/can-i-run-it\\r\\n\\r\\nFPSBench goes beyond compatibility by showing real FPS benchmarks across games, helping you spot bottlenecks, optimize configurations, and avoid mismatched upgrades.\\r\\n\\r\\nIf performance matters, this is the difference between guessing and knowing.\\r\\n\\r\\n\\r\\n\\r\\nIf you wish to stop getting further notifications from us, just fill the form at brnd .li\\/delist URL with your domain address (URL).\\r\\nMallangsbo 96, Lake Placid, CA, USA, 94294\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','212.18.113.42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-23 00:41:51','2026-07-23 00:41:51'),(3150,2,3137,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"d9bd5e2a49\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Lisa\"},\"email\":\"lisa.vseoarena@gmail.com\",\"input_text\":\"\",\"description\":\"Hello https:\\/\\/blueocean-technologies.com,\\r\\n\\r\\nI understand you\'re busy.\\r\\n\\r\\nWhenever you\'re ready, I can send you a free SEO report with a few recommendations for your website, along with our pricing.\\r\\n\\r\\nJust reply \\\"Send it.\\\"\\r\\n\\r\\nThank you!\\r\\nLisa\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','160.202.38.167',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-25 00:16:57','2026-07-25 00:16:57'),(3151,2,3138,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e5c38f198c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Wilmer Wilmer\"},\"email\":\"wilmer.wilmer@outlook.com\",\"input_text\":\"6343494362\",\"dropdown\":\"Cables & Accessories\",\"description\":\"Get more clicks for less with our AI-optimized traffic service, offering targeted visitors at a lower cost than paid advertising. Grow your site now.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/ZyrNELfx\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Opera','Linux','185.219.163.83',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-26 09:48:48','2026-07-26 09:48:48'),(3152,2,3139,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"e5c38f198c\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Rubin Sage\"},\"email\":\"sage.rubin@yahoo.com\",\"input_text\":\"7168988336\",\"dropdown\":\"Audio Solutions\",\"description\":\"I\'ve noticed that your blueocean-technologies.com website could be missing out on approximately 1,000 visitors daily. Our AI powered traffic system is designed to significantly boost your site\'s visibility. https:\\/\\/cutt.ly\\/zytHtio8\\r\\nWe\'re offering a free trial that includes 500 targeted visitors to demonstrate the potential benefits. After the trial, we can provide up to 250,000 targeted visitors per month. This opportunity could greatly enhance your website\'s reach and engagement.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Vivalidi','Linux','196.51.184.71',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-26 14:02:11','2026-07-26 14:02:11'),(3153,2,3140,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"b9007fd982\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"QyHfEamYCRXojxLAP\"},\"email\":\"ovikiyom.39@gmail.com\",\"input_text\":\"3733736510\",\"dropdown\":\"LCD & LED Products\",\"description\":\"CAIICCWDGiySygGXaX\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Apple','109.70.100.15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-26 23:49:06','2026-07-26 23:49:06'),(3154,2,3141,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"68873df222\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Nicholas Doby\"},\"email\":\"dobyfinancial@usako.net\",\"input_text\":\"0017087264786\",\"dropdown\":\"LCD & LED Products\",\"description\":\"Dear Blueocean Technologies Com team,\\r\\n\\r\\nI work with a United States-based investment company focused on providing financing for commercially viable businesses and projects.\\r\\n\\r\\nWe arrange HARD LOAN FUNDING for qualified businesses requiring capital.\\r\\n\\r\\n- Loan Interest Rate: 2.5% annually.\\r\\n- Moratorium \\/ Grace Period: 12 months (one year).\\r\\n- Maximum Loan Duration: 10 years.\\r\\n\\r\\nIf you have a commercially viable start-up or an existing business that is seeking financing for expansion, we would be interested in reviewing the opportunity.\\r\\n\\r\\nFor an initial assessment, please send your project documentation to contact@dobyfinancial.com.\\r\\n\\r\\nThank you, and we look forward to hearing from you.\\r\\n\\r\\nFaithfully yours,\\r\\nNicholas Doby\\r\\nKindly forward your response via this Email: info@dobyfinancial.com\\r\\nwww.dobyfinancial.com\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nIf you don\'t want to hear from me on this subject anymore, let me know through the email please.\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','31.134.2.117',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-27 04:38:42','2026-07-27 04:38:42'),(3155,2,3142,'{\"__fluent_form_embded_post_id\":\"225\",\"_fluentform_2_fluentformnonce\":\"a86d5c11f3\",\"_wp_http_referer\":\"\\/contact\\/\",\"names\":{\"first_name\":\"Isabell Redden\"},\"email\":\"redden.isabell29@gmail.com\",\"input_text\":\"7431699569\",\"dropdown\":\"Display Mounts\",\"description\":\"Our clients don\'t just see more traffic, they see more of the right traffic: people whose behavior already matches what they\'re searching for and where they\'re located. Try Vantovo free for 7 days and see the difference in your leads.\\r\\n\\r\\nhttps:\\/\\/cutt.ly\\/cyyJfLnp\"}','https://blueocean-technologies.com/contact/',0,'unread',0,'Chrome','Linux','158.94.208.8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-28 06:57:25','2026-07-28 06:57:25'),(3156,2,3143,'{\"__fluent_form_embded_post_id\":\"7253\",\"_fluentform_2_fluentformnonce\":\"9032933c8e\",\"_wp_http_referer\":\"\\/\",\"names\":{\"first_name\":\"RobertEmist\"},\"email\":\"halitaandrew160@gmail.com\",\"input_text\":\"\",\"dropdown\":\"Mini PCs\",\"description\":\"Ողջույն, ես ուզում էի իմանալ ձեր գինը.\"}','https://blueocean-technologies.com/',0,'unread',0,'Chrome','Windows','77.90.185.5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-07-28 12:32:35','2026-07-28 12:32:35');
/*!40000 ALTER TABLE `wp_fluentform_submissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fsmpt_email_logs`
--
DROP TABLE IF EXISTS `wp_fsmpt_email_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fsmpt_email_logs` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`site_id` int(10) unsigned DEFAULT NULL,
`to` varchar(255) DEFAULT NULL,
`from` varchar(255) DEFAULT NULL,
`subject` varchar(255) DEFAULT NULL,
`body` longtext DEFAULT NULL,
`headers` longtext DEFAULT NULL,
`attachments` longtext DEFAULT NULL,
`status` varchar(20) DEFAULT 'pending',
`response` text DEFAULT NULL,
`extra` text DEFAULT NULL,
`retries` int(10) unsigned DEFAULT 0,
`resent_count` int(10) unsigned DEFAULT 0,
`source` varchar(255) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fsmpt_email_logs`
--
LOCK TABLES `wp_fsmpt_email_logs` WRITE;
/*!40000 ALTER TABLE `wp_fsmpt_email_logs` DISABLE KEYS */;
INSERT INTO `wp_fsmpt_email_logs` VALUES (8,NULL,'a:1:{i:0;a:1:{s:5:\"email\";s:15:\"wp@dxpsites.com\";}}','BlueOcean Website <webmaster@blueocean-technologies.com>','[BlueOcean Technologies] Your Site is Experiencing a Technical Issue','Howdy!\n\nWordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n\nIn this case, WordPress caught an error with your theme, Techkit.\n\nFirst, visit your website (https://blueocean-technologies.com/) and check for any visible issues. Next, visit the page where the error was caught (https://blueocean-technologies.com/wp-admin/post.php?post=8234&action=elementor) and check for any visible issues.\n\nPlease contact your host for assistance with investigating this issue further.\n\nIf your site appears broken and you can\'t access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n\nhttps://blueocean-technologies.com/wp-login.php?action=enter_recovery_mode&rm_token=Jq2GMvhSFctY0UdD5DdIfu&rm_key=NR4mkURnLwhUvDLgYPLYsT\n\nTo keep your site safe, this link will expire in 1 day. Don\'t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n\nWhen seeking help with this issue, you may be asked for some of the following information:\nWordPress version 6.2.2\r\nActive theme: Techkit (version 1.5)\r\nCurrent plugin: (version )\r\nPHP version 7.4.32\n\n\n\nError Details\n=============\nAn error of type E_ERROR was caused in line 225 of the file /storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/woocommerce/custom/functions.php. Error message: Uncaught Error: Call to a member function generate_cart_id() on null in /storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/woocommerce/custom/functions.php:225\nStack trace:\n#0 /storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/woocommerce/custom/product-block/block-1.php(49): WC_Functions::print_add_to_cart_icon(1448, true, true)\n#1 /storage/v9321/blueoceanprod/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(\'/storage/v9321/...\')\n#2 /storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/woocommerce/custom/product-block/blocks.php(38): wc_get_template(\'custom/product-...\', Array)\n#3 /storage/v9321/blueoceanprod/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(\'/storage/v9321/...\')\n#4 /storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/woocommerce/content-product.php(29): wc_get_template(\'custom/product-...\', Array)\n#5 /storage/v9321/blueoceanprod/public_html/wp-includes/temp','a:4:{s:8:\"reply-to\";a:0:{}s:2:\"cc\";a:0:{}s:3:\"bcc\";a:0:{}s:12:\"content-type\";s:10:\"text/plain\";}','a:0:{}','failed','a:3:{s:4:\"code\";i:423;s:7:\"message\";s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";s:6:\"errors\";a:1:{i:0;s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";}}','a:1:{s:8:\"provider\";s:4:\"smtp\";}',0,0,NULL,'2023-05-25 21:30:52',NULL),(9,NULL,'a:1:{i:0;a:1:{s:5:\"email\";s:15:\"wp@dxpsites.com\";}}','BlueOcean Website <webmaster@blueocean-technologies.com>','[Shahin] New Form Submission','<!DOCTYPE html>\n<html dir=\"ltr\" style=\"-webkit-text-size-adjust: none;\">\n <head style=\"-webkit-text-size-adjust: none;\">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" style=\"-webkit-text-size-adjust: none;\">\n <meta name=\"x-apple-disable-message-reformatting\" style=\"-webkit-text-size-adjust: none;\">\n <title style=\"-webkit-text-size-adjust: none;\">BlueOcean Technologies</title>\n </head>\n <body leftmargin=\"0\" marginwidth=\"0\" topmargin=\"0\" marginheight=\"0\" offset=\"0\" style=\"-webkit-text-size-adjust: 100%; background-color: #f6f6f6; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; width: 100%;\">\n <div id=\"wrapper\" dir=\"ltr\" style=\"margin: 0; background-color: #f6f6f6; padding: 40px 0 0 0; width: 100%; -webkit-text-size-adjust: none;\">\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" style=\"-webkit-text-size-adjust: none;\">\n <tr style=\"-webkit-text-size-adjust: none;\"><td align=\"center\" valign=\"top\" style=\"-webkit-text-size-adjust: none;\">\n <div id=\"template_header_image\" style=\"-webkit-text-size-adjust: none;\">\n </div>\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" id=\"template_container\" style=\"-webkit-text-size-adjust: none; background-color: #ffffff; border: 1px solid #eee; margin-bottom: 25px;\">\n <tr style=\"-webkit-text-size-adjust: none;\"><td align=\"center\" valign=\"top\" style=\"-webkit-text-size-adjust: none;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" id=\"template_body\" style=\"-webkit-text-size-adjust: none;\"><tr style=\"-webkit-text-size-adjust: none;\"><td valign=\"top\" id=\"body_content\" style=\"-webkit-text-size-adjust: none; background-color: #ffffff;\"><table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-text-size-adjust: none;\"><tr style=\"-webkit-text-size-adjust: none;\"><td valign=\"top\" style=\"-webkit-text-size-adjust: none; padding: 20px 20px;\"><div id=\"body_content_inner\" style=\'-webkit-text-size-adjust: none; color: #555555; font-family: \"Helvetica Neue\", Helvetica, Roboto, Arial, sans-serif; font-size: 14px; line-height: 170%; text-align: left;\'>\n<p style=\"-webkit-text-size-adjust: none; margin: 0 0 20px;\"></p>\n<table class=\"ff_all_data\" width=\"600\" cellpadding=\"0\" cellspacing=\"0\" style=\"-webkit-text-size-adjust: none;\"><tbody style=\"-webkit-text-size-adjust: none;\">\n<tr class=\"field-label\" style=\"-webkit-text-size-adjust: none;\"><th style=\"-webkit-text-size-adjust: none; padding: 6px 12px; background-color: #f8f8f8; text-align: left;\"><strong style=\"-webkit-text-size-adjust: none;\">Name</strong></th></tr>\n<tr class=\"field-value\" style=\"-webkit-text-size-adjust: none;\"><td style=\"-webkit-text-size-adjust: none; padding: 6px 12px 12px 12px; white-space: pre-line;\">Shahin</td></tr>\n<tr class=\"field-label\" style=\"-webkit-text-size-adjust: none;\"><th style=\"-webkit-text-size-adjust: none; padding: 6px 12px; background-color: #f8f8f8; text-align: left;\"><strong style=\"-webkit-text-size-adjust: none;\">Email</strong></th></tr>\n<tr class=\"field-value\" style=\"-webkit-text-size-adjust: none;\"><td style=\"-webkit-text-size-adjust: none; padding: 6px 12px 12px 12px; white-space: pre-line;\">shahin.niz@votecgroup.com</td></tr>\n<tr class=\"field-label\" style=\"-webkit-text-size-adjust: none;\"><th style=\"-webkit-text-size-adjust: none; padding: 6px 12px; background-color: #f8f8f8; text-align: left;\"><strong style=\"-webkit-text-size-adjust: none;\">Text Input</strong></th></tr>\n<tr class=\"field-value\" style=\"-webkit-text-size-adjust: none;\"><td style=\"-webkit-text-size-adjust: none; padding: 6px 12px 12px 12px; white-space: pre-line;\">6586796684</td></tr>\n<tr class=\"field-label\" style=\"-webkit-text-size-adjust: none;\"><th style=\"-webkit-text-size-adjust: none; padding: 6px 12px; background-color: #f8f8f8; text-align: left;\"><strong style=\"-webkit-text-size-adjust: none;\">Dropdown</strong></th></tr>\n<tr class=\"field-value\" style=\"-webkit-text-size-adjust: none;\"><td style=\"-webkit-text-size-adjust: none; padding: 6px 12px 12px 12px; white-space: pre-line;\">Other Enquiry</td></tr>\n<tr class=\"field-label\" style=\"-webkit-text-size-adjust: none;\"><th style=\"-webkit-text-size-adjust: none; padding: 6px 12px; background-color: #f8f8f8; text-align: left;\"><strong style=\"-webkit-text-size-adjust: none;\">Textarea</strong></th></tr>\n<tr class=\"field-value\" style=\"-webkit-text-size-adjust: none;\"><td style=\"-webkit-text-size-adjust: none; padding: 6px 12px 12px 12px; white-space: pre-line;\"><span style=\"-webkit-text-size-adjust: none; white-space: pre-line;\">Greetings,<br style=\"-webkit-text-size-adjust: none;\">\r\nTried to reach your desk number, We are urgently looking out for Oracle, SAP & IT services Partnership to expand and support your existing service team <br style=\"-webkit-text-size-adjust: none;\">\r\nwith our LOW COST IT SERVICE MODEL.<br style=\"-webkit-text-size-adjust: none;\">\r\nAGENDA : VOTEC Oracle, SAP, Microsoft & IT SERVICE PARTNERSHIP COLLABORATION <br style=\"-webkit-text-size-adjust: none;\">\r\nwith Our LOW COST SERVICE MODEL ( Partner Services Outsourcing Model).<br style=\"-webkit-text-size-adjust: none;\">\r\nplease contact us below for more information.<br style=\"-webkit-text-size-adjust: none;\">\r\nWhats app +6586796684</span></td></tr>\n</tbody></table>\n<p style=\"-webkit-text-size-adjust: none; margin: 0 0 20px;\">This form submitted at: https://blueocean-technologies.com/contact/</p>\n</div></td></tr></table></td></tr></table></td></tr>\n</table>\n<table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"600\" id=\"template_footer\" style=\"-webkit-text-size-adjust: none;\"><tr style=\"-webkit-text-size-adjust: none;\"><td valign=\"top\" style=\"-webkit-text-size-adjust: none; padding: 0;\"><table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" width=\"100%\" style=\"-webkit-text-size-adjust: none;\"><tr style=\"-webkit-text-size-adjust: none;\"><td class=\"fluent_credit\" colspan=\"2\" valign=\"middle\" id=\"credit\" style=\"-webkit-text-size-adjust: none; padding: 0 48px 48px 48px; border: 0; color: #999; font-family: Arial; font-size: 12px; line-height: 125%; text-align: center;\">\n<span style=\"-webkit-text-size-adjust: none;\">© BlueOcean Technologies. Powered by <a href=\"https://wordpress.org/plugins/fluentform/\" style=\"-webkit-text-size-adjust: none; color: #444444; font-weight: normal; text-decoration: none;\">FluentForm</a>.</span>\n</td></tr></table></td></tr></table>\n</td></tr>\n</table>\n</div>\n</body>\n</html>\n','a:4:{s:8:\"reply-to\";a:0:{}s:2:\"cc\";a:0:{}s:3:\"bcc\";a:0:{}s:12:\"content-type\";s:9:\"text/html\";}','a:0:{}','failed','a:3:{s:4:\"code\";i:423;s:7:\"message\";s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";s:6:\"errors\";a:1:{i:0;s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";}}','a:1:{s:8:\"provider\";s:4:\"smtp\";}',0,0,NULL,'2023-05-26 00:29:31',NULL),(10,NULL,'a:1:{i:0;a:1:{s:5:\"email\";s:15:\"wp@dxpsites.com\";}}','BlueOcean Website <webmaster@blueocean-technologies.com>','Email Summary of Your Forms (Last 7 Days)','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" style=\"font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n<head>\n <meta name=\"viewport\" content=\"width=device-width\">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n <title>Email Summary</title>\n \n</head>\n<body itemscope itemtype=\"http://schema.org/EmailMessage\" bgcolor=\"#f6f6f6\" style=\"-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; height: 100%; line-height: 1.6em; background-color: #f6f6f6; font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0; width: 100%;\">\n<table class=\"body-wrap\" bgcolor=\"#f6f6f6\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;\">\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;\"></td>\n <td class=\"container\" width=\"600\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0 auto; display: block; max-width: 600px; clear: both;\">\n <div class=\"content\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;\">\n <table class=\"main\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#fff\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;\">\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"alert alert-warning\" align=\"center\" bgcolor=\"#FF9F00\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 16px; vertical-align: top; color: #fff; font-weight: 500; text-align: center; border-radius: 3px 3px 0 0; background-color: #673ab7; margin: 0; padding: 20px;\">\n Weekly Email Summary of Your Forms </td>\n </tr>\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"content-wrap\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;\">\n <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"content-block\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;\">\n <b>Hello There,</b><br>\n Let\'s see how your forms performed in the last 7 days. </td>\n </tr>\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"content-block\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;\">\n <table class=\"summary_table\" style=\"width: 100%; text-align: left; border-collapse: collapse;\">\n <thead style=\"background: #f6f6f6;\">\n <tr>\n <th style=\"border: 1px solid #e0e0e0; padding: 8px 10px;\">Form</th>\n <th style=\"border: 1px solid #e0e0e0; padding: 8px 10px;\">Entries</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style=\"border: 1px solid #e0e0e0; padding: 4px 10px;\">Get in touch</td>\n <td style=\"border: 1px solid #e0e0e0; padding: 4px 10px;\">1</td>\n </tr>\n </tbody>\n </table>\n </td>\n </tr>\n\n \n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"content-block\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;\">\n This email has been generated from Fluent Forms at <a href=\"https://blueocean-technologies.com\">BlueOcean Technologies</a>. .\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n <div class=\"footer\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;\">\n <table width=\"100%\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <tr style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;\">\n <td class=\"aligncenter content-block\" align=\"center\" valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; color: #999; text-align: center; margin: 0; padding: 0 0 20px;\">\n <p>\n This email has been generated from Fluent Forms at <a href=\"https://blueocean-technologies.com\">BlueOcean Technologies</a>. </p>\n </td>\n </tr>\n </table>\n </div>\n </div>\n </td>\n <td valign=\"top\" style=\"font-family: \'Helvetica Neue\',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;\"></td>\n </tr>\n</table>\n<style type=\"text/css\">@media only screen and (max-width: 640px) {\n body {\n padding: 0 !important;\n }\n\n h1 {\n font-weight: 800 !important;\n margin: 20px 0 5px !important;\n }\n\n h2 {\n font-weight: 800 !important;\n margin: 20px 0 5px !important;\n }\n\n h3 {\n font-weight: 800 !important;\n margin: 20px 0 5px !important;\n }\n\n h4 {\n font-weight: 800 !important;\n margin: 20px 0 5px !important;\n }\n\n h1 {\n font-size: 22px !important;\n }\n\n h2 {\n font-size: 18px !important;\n }\n\n h3 {\n font-size: 16px !important;\n }\n\n .container {\n padding: 0 !important;\n width: 100% !important;\n }\n\n .content {\n padding: 0 !important;\n }\n\n .content-wrap {\n padding: 10px !important;\n }\n\n .invoice {\n width: 100% !important;\n }\n }</style>\n</body>\n</html>\n','a:4:{s:8:\"reply-to\";a:0:{}s:2:\"cc\";a:0:{}s:3:\"bcc\";a:0:{}s:12:\"content-type\";s:9:\"text/html\";}','a:0:{}','failed','a:3:{s:4:\"code\";i:423;s:7:\"message\";s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";s:6:\"errors\";a:1:{i:0;s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";}}','a:1:{s:8:\"provider\";s:4:\"smtp\";}',0,0,NULL,'2023-05-29 05:24:33',NULL),(11,NULL,'a:1:{i:0;a:1:{s:5:\"email\";s:20:\"teamdigily@gmail.com\";}}','BlueOcean Website <webmaster@blueocean-technologies.com>','[BlueOcean Technologies] New Admin Email Address','Howdy sitemanager,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://blueocean-technologies.com\n\nTo confirm this change, please click on the following link:\nhttps://blueocean-technologies.com/wp-admin/options.php?adminhash=c99bc84cdb660da871aaf9accd9e5150\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 teamdigily@gmail.com\n\nRegards,\nAll at BlueOcean Technologies\nhttps://blueocean-technologies.com','a:4:{s:8:\"reply-to\";a:0:{}s:2:\"cc\";a:0:{}s:3:\"bcc\";a:0:{}s:12:\"content-type\";s:10:\"text/plain\";}','a:0:{}','failed','a:3:{s:4:\"code\";i:423;s:7:\"message\";s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";s:6:\"errors\";a:1:{i:0;s:71:\"SMTP Error: Could not connect to SMTP host. Failed to connect to server\";}}','a:1:{s:8:\"provider\";s:4:\"smtp\";}',0,0,NULL,'2023-06-01 14:22:21',NULL);
/*!40000 ALTER TABLE `wp_fsmpt_email_logs` 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_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=500896 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 (8,'use_balanceTags','0','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','9','yes'),(26,'comment_moderation','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(32,'moderation_keys','','no'),(34,'category_base','','yes'),(36,'comment_max_links','2','yes'),(38,'default_email_category','3','yes'),(43,'html_type','text/html','yes'),(46,'db_version','60717','yes'),(50,'default_link_category','0','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','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','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','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:1:{s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'page_for_posts','49','yes'),(82,'page_on_front','7253','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','7465','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','1785412527','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,'initial_db_version','49752','yes'),(100,'fresh_site','0','off'),(101,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:6:\"Search\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:2:{i:3;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:23:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"techkit-new-sidebar\";a:0:{}s:7:\"sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:10:\"archives-3\";i:2;s:13:\"rt-post-box-2\";i:3;s:11:\"tag_cloud-2\";}s:15:\"service-sidebar\";a:2:{i:0;s:18:\"techkit_download-2\";i:1;s:22:\"techkit_about_author-2\";}s:14:\"shop-sidebar-1\";a:1:{i:0;s:32:\"woocommerce_product_categories-3\";}s:9:\"top4-left\";a:0:{}s:10:\"top4-right\";a:0:{}s:16:\"footer-style-1-1\";a:2:{i:0;s:13:\"media_image-2\";i:1;s:17:\"rt-about-social-2\";}s:16:\"footer-style-1-2\";a:1:{i:0;s:10:\"nav_menu-3\";}s:16:\"footer-style-1-3\";a:1:{i:0;s:10:\"nav_menu-4\";}s:16:\"footer-style-1-4\";a:1:{i:0;s:10:\"nav_menu-5\";}s:16:\"footer-style-2-1\";a:1:{i:0;s:10:\"nav_menu-6\";}s:16:\"footer-style-2-2\";a:1:{i:0;s:10:\"nav_menu-7\";}s:16:\"footer-style-2-3\";a:1:{i:0;s:10:\"nav_menu-8\";}s:16:\"footer-style-2-4\";a:1:{i:0;s:17:\"techkit_address-2\";}s:16:\"footer-style-3-1\";a:2:{i:0;s:13:\"media_image-4\";i:1;s:17:\"rt-about-social-3\";}s:16:\"footer-style-3-2\";a:1:{i:0;s:10:\"nav_menu-9\";}s:16:\"footer-style-3-3\";a:1:{i:0;s:11:\"nav_menu-10\";}s:16:\"footer-style-3-4\";a:1:{i:0;s:11:\"nav_menu-11\";}s:17:\"footer_two_social\";a:0:{}s:34:\"techkit-sidebar-product-categories\";a:0:{}s:33:\"techkit-sidebar-products-by-brand\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','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:3:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:2609;s:6:\"height\";i:808;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:4:\"none\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:7340;s:3:\"url\";s:85:\"https://blueocean-technologies.com/wp-content/uploads/2023/05/BlueOcean-Logo-web3.png\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:512;s:6:\"height\";i:512;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:1:\"#\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:6690;s:3:\"url\";s:75:\"https://blueocean-technologies.com/wp-content/uploads/2021/09/logo-dark.svg\";s:5:\"title\";s:0:\"\";}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_tag_cloud','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:10:{i:3;a:2:{s:5:\"title\";s:11:\"IT Services\";s:8:\"nav_menu\";i:19;}i:4;a:2:{s:5:\"title\";s:15:\"Important Links\";s:8:\"nav_menu\";i:20;}i:5;a:2:{s:5:\"title\";s:7:\"Support\";s:8:\"nav_menu\";i:21;}i:6;a:2:{s:5:\"title\";s:11:\"IT Services\";s:8:\"nav_menu\";i:19;}i:7;a:2:{s:5:\"title\";s:6:\"Brands\";s:8:\"nav_menu\";i:20;}i:8;a:2:{s:5:\"title\";s:8:\"Products\";s:8:\"nav_menu\";i:21;}i:9;a:2:{s:5:\"title\";s:7:\"Company\";s:8:\"nav_menu\";i:19;}i:10;a:2:{s:5:\"title\";s:6:\"Brands\";s:8:\"nav_menu\";i:20;}i:11;a:2:{s:5:\"title\";s:7:\"Support\";s:8:\"nav_menu\";i:21;}s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','off'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1623150870;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','no'),(120,'https_detection_errors','a:0:{}','off'),(149,'finished_updating_comment_type','1','yes'),(153,'theme_mods_panpie','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1623151449;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"top4-left\";a:0:{}s:10:\"top4-right\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:16:\"footer-style-1-1\";a:0:{}s:16:\"footer-style-1-2\";a:0:{}s:16:\"footer-style-1-3\";a:0:{}s:14:\"footer-style-2\";a:0:{}s:17:\"footer_two_social\";a:0:{}}}}','no'),(154,'theme_switched','','yes'),(157,'widget_panpie_about_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(158,'widget_panpie_address','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(159,'widget_rt-post-box','a:2:{i:2;a:8:{s:5:\"title\";s:12:\"Latest Posts\";s:6:\"number\";i:4;s:9:\"show_date\";b:1;s:8:\"show_cat\";b:0;s:12:\"select_style\";s:11:\"box-style-1\";s:15:\"show_post_image\";s:3:\"yes\";s:18:\"post_display_order\";s:4:\"none\";s:19:\"show_no_preview_img\";s:4:\"none\";}s:12:\"_multiwidget\";i:1;}','yes'),(160,'widget_rt-post-tab','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(161,'widget_rt-feature-post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(162,'widget_open-hour','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(163,'widget_rt-product-box','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166,'theme_mods_twentytwenty','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1623151452;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','no'),(168,'theme_mods_techkit','a:210:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:68;s:8:\"topright\";i:68;}s:18:\"custom_css_post_id\";i:-1;s:10:\"blog_style\";s:6:\"style2\";s:12:\"blog_bgcolor\";s:7:\"#14133b\";s:11:\"blog_bgtype\";s:5:\"bgimg\";s:17:\"banner_bg_opacity\";s:4:\"0.75\";s:10:\"blog_bgimg\";i:6165;s:17:\"blog_page_bgcolor\";s:7:\"#ffffff\";s:9:\"tr_header\";i:0;s:16:\"blog_author_name\";i:1;s:16:\"blog_comment_num\";i:0;s:9:\"blog_view\";i:0;s:11:\"blog_length\";i:0;s:13:\"primary_color\";s:7:\"#57bef2\";s:15:\"secondary_color\";s:7:\"#2671a5\";s:11:\"sticky_menu\";i:1;s:10:\"post_style\";s:6:\"style1\";s:18:\"single_post_layout\";s:13:\"right-sidebar\";s:10:\"post_links\";i:1;s:15:\"post_author_bio\";i:1;s:11:\"post_length\";i:0;s:17:\"show_related_post\";i:1;s:21:\"show_related_post_cat\";i:1;s:19:\"post_share_whatsapp\";i:0;s:22:\"post_share_stumbleupon\";i:0;s:17:\"post_share_tumblr\";i:0;s:17:\"post_share_reddit\";i:0;s:16:\"post_share_email\";i:0;s:16:\"post_share_print\";i:0;s:24:\"show_related_post_number\";s:1:\"4\";s:29:\"show_related_post_title_limit\";s:1:\"8\";s:16:\"post_comment_num\";i:0;s:9:\"post_tags\";i:1;s:10:\"post_share\";i:1;s:9:\"post_view\";i:1;s:18:\"related_post_query\";s:3:\"tag\";s:12:\"header_style\";s:1:\"2\";s:8:\"openhour\";s:9:\"9am - 8pm\";s:5:\"phone\";s:14:\"+971 4578 6974\";s:5:\"email\";s:30:\"info@blueoceantechnologies.com\";s:7:\"address\";s:94:\"1106, 11th floor, Fortune Tower, Cluster C, Jumeirah Lakes Towers, Dubai, United Arab Emirates\";s:15:\"social_facebook\";s:1:\"#\";s:14:\"social_twitter\";s:1:\"#\";s:12:\"social_gplus\";s:0:\"\";s:15:\"social_linkedin\";s:1:\"#\";s:16:\"social_pinterest\";s:1:\"#\";s:16:\"social_instagram\";s:1:\"#\";s:7:\"top_bar\";i:0;s:11:\"search_icon\";i:1;s:9:\"cart_icon\";i:0;s:18:\"vertical_menu_icon\";i:1;s:14:\"social_behance\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:12:\"social_skype\";s:0:\"\";s:10:\"social_rss\";s:0:\"\";s:15:\"social_snapchat\";s:0:\"\";s:11:\"page_bgtype\";s:5:\"bgimg\";s:18:\"single_post_bgtype\";s:5:\"bgimg\";s:12:\"footer_style\";s:1:\"1\";s:8:\"fbgcolor\";s:7:\"#181a2e\";s:18:\"footer_title_color\";s:7:\"#ffffff\";s:12:\"footer_color\";s:7:\"#d7d7d7\";s:17:\"footer_link_color\";s:7:\"#d7d7d7\";s:23:\"footer_link_hover_color\";s:7:\"#ffffff\";s:12:\"footer_shape\";i:1;s:13:\"footer_bgtype\";s:8:\"fbgcolor\";s:6:\"fbgimg\";i:0;s:14:\"footer_bgtype2\";s:9:\"fbgcolor2\";s:9:\"fbgcolor2\";s:7:\"#191b29\";s:13:\"footer_shape2\";i:1;s:12:\"footer2_logo\";i:1;s:14:\"footer2_social\";i:1;s:17:\"copyright_bgcolor\";s:7:\"#1c1e2e\";s:20:\"copyright_text_color\";s:7:\"#aaaaaa\";s:20:\"copyright_link_color\";s:7:\"#d7d7d7\";s:21:\"copyright_hover_color\";s:7:\"#ffffff\";s:18:\"online_button_text\";s:19:\"Talk To Our Experts\";s:17:\"rt_jquery_migrate\";b:1;s:18:\"team_archive_style\";s:6:\"style1\";s:15:\"team_ar_excerpt\";i:0;s:16:\"team_ar_position\";i:1;s:14:\"team_ar_social\";i:1;s:20:\"event_archive_bgtype\";s:5:\"bgimg\";s:12:\"event_bgtype\";s:5:\"bgimg\";s:22:\"gallery_archive_bgtype\";s:5:\"bgimg\";s:14:\"gallery_bgtype\";s:5:\"bgimg\";s:19:\"team_archive_bgtype\";s:5:\"bgimg\";s:11:\"team_bgtype\";s:5:\"bgimg\";s:15:\"submenu_bgcolor\";s:7:\"#ffffff\";s:21:\"submenu_hover_bgcolor\";s:7:\"#ffffff\";s:12:\"events_style\";s:6:\"style2\";s:14:\"services_style\";s:6:\"style2\";s:12:\"service_slug\";s:7:\"service\";s:21:\"service_excerpt_limit\";s:2:\"17\";s:22:\"service_archive_layout\";s:10:\"full-width\";s:17:\"service_ar_button\";i:1;s:22:\"service_archive_bgtype\";s:5:\"bgimg\";s:14:\"service_bgtype\";s:5:\"bgimg\";s:16:\"case_padding_top\";i:130;s:11:\"case_bgtype\";s:5:\"bgimg\";s:19:\"case_archive_layout\";s:10:\"full-width\";s:18:\"case_archive_style\";s:6:\"style2\";s:15:\"case_ar_excerpt\";i:1;s:12:\"case_ar_view\";i:1;s:12:\"case_ar_link\";i:1;s:17:\"show_related_port\";i:1;s:19:\"case_archive_bgtype\";s:5:\"bgimg\";s:20:\"case_arexcerpt_limit\";s:2:\"20\";s:16:\"related_port_cat\";i:1;s:17:\"show_related_case\";i:1;s:16:\"case_ar_category\";i:1;s:16:\"related_case_cat\";i:1;s:19:\"related_case_number\";s:1:\"5\";s:24:\"related_case_title_limit\";s:1:\"5\";s:14:\"show_case_date\";i:1;s:13:\"show_case_cat\";i:1;s:14:\"show_case_view\";i:1;s:16:\"show_case_social\";i:1;s:20:\"show_case_pagination\";i:1;s:10:\"menu_color\";s:7:\"#14133b\";s:16:\"menu_hover_color\";s:7:\"#0554f2\";s:13:\"submenu_color\";s:7:\"#656567\";s:19:\"submenu_hover_color\";s:7:\"#0554f2\";s:11:\"back_to_top\";i:1;s:9:\"preloader\";i:0;s:8:\"sidetext\";s:126:\"BlueOcean Technologies is a audio visual equipment distributor based in the UAE,catering to all enterprises in the Middle East\";s:14:\"sidetext_label\";s:47:\"Everything Audio Visual You Need,Under One Roof\";s:13:\"address_label\";s:7:\"Find us\";s:12:\"social_label\";s:9:\"Follow us\";s:17:\"footer_logo_light\";i:0;s:13:\"footer_shape3\";i:1;s:9:\"fbgcolor3\";s:7:\"#ffffff\";s:19:\"footer3_title_color\";s:7:\"#14133b\";s:13:\"footer3_color\";s:7:\"#5b6674\";s:18:\"footer3_link_color\";s:7:\"#5b6674\";s:19:\"footer3_hover_color\";s:7:\"#0554f2\";s:13:\"top_bar_style\";s:1:\"1\";s:13:\"menu_color_tr\";s:7:\"#ffffff\";s:17:\"search_page_bgimg\";i:0;s:11:\"error_bgimg\";i:0;s:13:\"search_bgtype\";s:5:\"bgimg\";s:12:\"error_bgtype\";s:5:\"bgimg\";s:11:\"error_text1\";s:22:\"Sorry! Page Not Found!\";s:11:\"error_title\";s:9:\"Error 404\";s:12:\"error_image1\";i:0;s:12:\"error_image2\";i:0;s:10:\"header_opt\";i:1;s:15:\"header_open_txt\";s:15:\"Sunday - Friday\";s:14:\"copyright_text\";s:183:\"© 2025 <a href=\"https://blueocean-technologies.com\" rel=\"nofollow\">BlueOcean Technolgies</a> Developed & Maintained by <a href=\"https://fezeymedia.com\" rel=\"nofollow\">Fezey Media</a>\";s:18:\"online_button_link\";s:43:\"https://blueocean-technologies.com/contact/\";s:7:\"typo_h1\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"100\"}\";s:7:\"typo_h2\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"300\"}\";s:16:\"error_buttontext\";s:12:\"Back to Home\";s:15:\"preloader_image\";i:0;s:15:\"rt_preload_list\";s:632:\"https://blueocean-technologies.com/wp-content/themes/techkit/assets/fonts/flaticon-techkit/flaticon.ttf, https://blueocean-technologies.com/wp-content/themes/techkit/assets/webfonts/fa-brands-400.woff2,https://blueocean-technologies.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2, https://blueocean-technologies.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2, https://blueocean-technologies.com/wp-content/themes/techkit/assets/webfonts/fa-solid-900.woff2, https://blueocean-technologies.com/wp-content/themes/techkit/assets/webfonts/fa-regular-400.woff2\";s:20:\"rt_elementor_bg_lazy\";b:1;s:10:\"page_bgimg\";i:0;s:21:\"service_archive_bgimg\";i:6170;s:10:\"case_bgimg\";i:6170;s:17:\"single_post_bgimg\";i:6165;s:18:\"case_archive_bgimg\";i:6170;s:13:\"service_bgimg\";i:6165;s:32:\"rt_jquery_passive_event_listener\";b:0;s:12:\"typo_heading\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"700\"}\";s:12:\"typo_h1_size\";s:4:\"41px\";s:12:\"typo_h2_size\";s:7:\"32.44px\";s:12:\"typo_h3_size\";s:7:\"25.63px\";s:7:\"typo_h3\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"300\"}\";s:7:\"typo_h4\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"300\"}\";s:7:\"typo_h5\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"300\"}\";s:7:\"typo_h6\";s:37:\"{\"font\":\"Lato\",\"regularweight\":\"300\"}\";s:14:\"typo_h2_height\";s:4:\"35px\";s:12:\"typo_h4_size\";s:7:\"20.25px\";s:14:\"typo_h4_height\";s:4:\"30px\";s:14:\"typo_h5_height\";s:4:\"28px\";s:14:\"typo_h6_height\";s:4:\"26px\";s:14:\"typo_h3_height\";s:4:\"35px\";s:14:\"typo_h1_height\";s:4:\"44px\";s:19:\"team_padding_bottom\";i:80;s:30:\"service_archive_padding_bottom\";i:90;s:16:\"blog_padding_top\";i:120;s:16:\"page_padding_top\";i:120;s:9:\"typo_menu\";s:39:\"{\"font\":\"Barlow\",\"regularweight\":\"500\"}\";s:13:\"typo_sub_menu\";s:39:\"{\"font\":\"Barlow\",\"regularweight\":\"500\"}\";s:14:\"typo_menu_size\";s:4:\"16px\";s:15:\"mobile_openhour\";i:0;s:12:\"mobile_email\";i:0;s:13:\"mobile_social\";i:0;s:13:\"mobile_search\";i:0;s:13:\"mobile_button\";i:0;s:17:\"products_per_page\";i:8;s:11:\"shop_bgtype\";s:5:\"bgimg\";s:14:\"product_bgtype\";s:5:\"bgimg\";s:20:\"wc_shop_compare_icon\";i:0;s:23:\"wc_product_compare_icon\";i:0;s:24:\"wc_product_wishlist_icon\";i:0;s:25:\"wc_product_quickview_icon\";i:0;s:22:\"wc_shop_quickview_icon\";i:0;s:21:\"wc_shop_wishlist_icon\";i:0;s:12:\"mobile_phone\";i:1;s:13:\"mobile_topbar\";i:0;s:12:\"top_bar_text\";s:0:\"\";s:4:\"logo\";i:7347;s:10:\"logo_light\";i:7340;s:13:\"online_button\";i:1;s:14:\"mobile_address\";i:0;s:14:\"product_banner\";i:0;s:11:\"shop_banner\";i:0;}','yes'),(170,'widget_techkit_about_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(171,'widget_techkit_address','a:2:{i:2;a:6:{s:5:\"title\";s:12:\"Get In Touch\";s:11:\"description\";s:53:\"Grursus mal suada faci lisis the Lorem it ipsum elit.\";s:7:\"address\";s:43:\"Collins Street West Victoria 8007 Australia\";s:5:\"phone\";s:16:\"(057)253-321-456\";s:5:\"email\";s:20:\"Info@radiustheme.com\";s:3:\"fax\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(187,'widget_rt-recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(188,'widget_rt-about-social','a:4:{i:1;a:0:{}i:2;a:12:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:68:\"Audio visual equipment distributor in the UAE, with global suupliers\";s:8:\"facebook\";s:55:\"https://www.facebook.com/profile.php?id=100063468219889\";s:7:\"twitter\";s:0:\"\";s:5:\"gplus\";s:0:\"\";s:8:\"linkedin\";s:56:\"https://www.linkedin.com/company/blueocean-technologies/\";s:9:\"pinterest\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:9:\"instagram\";s:49:\"https://www.instagram.com/blueocean_technologies/\";s:7:\"behance\";s:0:\"\";s:8:\"dribbble\";s:0:\"\";}i:3;a:12:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:90:\"Grursus mal suada faci lisis the Lorem it ipsum consectetur elit. fadolorit consecte elit.\";s:8:\"facebook\";s:1:\"#\";s:7:\"twitter\";s:1:\"#\";s:5:\"gplus\";s:0:\"\";s:8:\"linkedin\";s:1:\"#\";s:9:\"pinterest\";s:1:\"#\";s:5:\"skype\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:9:\"instagram\";s:1:\"#\";s:7:\"behance\";s:0:\"\";s:8:\"dribbble\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(209,'mtphr_post_duplicator_settings','','yes'),(241,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(250,'category_children','a:0:{}','yes'),(292,'techkit_event_category_children','a:0:{}','yes'),(370,'recovery_mode_email_last_sent','1685055523','yes'),(397,'techkit_team_category_children','a:0:{}','yes'),(415,'widget_bcn_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(440,'techkit_service_category_children','a:0:{}','yes'),(456,'fluentform_entry_details_migrated','yes','no'),(457,'fluentform_db_fluentform_logs_added','1','no'),(458,'fluentform_scheduled_actions_migrated','yes','no'),(459,'__fluentform_global_form_settings','a:1:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}}','no'),(460,'_fluentform_installed_version','4.2.21','no'),(461,'fluentform_global_modules_status','a:9:{s:9:\"mailchimp\";s:2:\"no\";s:14:\"activecampaign\";s:2:\"no\";s:16:\"campaign_monitor\";s:2:\"no\";s:17:\"constatantcontact\";s:2:\"no\";s:11:\"getresponse\";s:2:\"no\";s:8:\"icontact\";s:2:\"no\";s:7:\"webhook\";s:2:\"no\";s:6:\"zapier\";s:2:\"no\";s:5:\"slack\";s:2:\"no\";}','no'),(462,'elementor_version','3.32.2','yes'),(463,'elementor_install_history','a:35:{s:5:\"3.2.5\";i:1624267264;s:5:\"3.3.0\";i:1626259767;s:5:\"3.4.3\";i:1630404485;s:5:\"3.4.4\";i:1632113189;s:5:\"3.4.5\";i:1634560277;s:5:\"3.4.6\";i:1634709662;s:5:\"3.4.7\";i:1636956242;s:5:\"3.4.8\";i:1637131288;s:5:\"3.5.5\";i:1645562125;s:6:\"3.12.2\";i:1682750310;s:6:\"3.13.0\";i:1683591094;s:6:\"3.13.1\";i:1683677890;s:6:\"3.13.2\";i:1683919916;s:6:\"3.13.3\";i:1684878699;s:6:\"3.13.4\";i:1686202191;s:6:\"3.14.0\";i:1687210257;s:6:\"3.17.2\";i:1698958111;s:6:\"3.17.3\";i:1699483528;s:6:\"3.19.2\";i:1707474053;s:6:\"3.19.3\";i:1708984412;s:6:\"3.21.4\";i:1714726109;s:6:\"3.21.5\";i:1715199190;s:6:\"3.28.0\";i:1742326028;s:6:\"3.28.1\";i:1742761171;s:6:\"3.28.2\";i:1743366170;s:6:\"3.28.4\";i:1745524348;s:6:\"3.30.4\";i:1754415527;s:6:\"3.31.0\";i:1754423524;s:6:\"3.31.2\";i:1755784862;s:6:\"3.31.3\";i:1756324927;s:6:\"3.31.4\";i:1757362061;s:6:\"3.31.5\";i:1757447704;s:6:\"3.32.0\";i:1757966661;s:6:\"3.32.1\";i:1758053698;s:6:\"3.32.2\";i:1758225666;}','yes'),(464,'widget_fluentform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(466,'_elementor_installed_time','1624267274','yes'),(469,'_elementor_settings_update_time','1635329161','yes'),(470,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:15:\"techkit_service\";}','yes'),(471,'elementor_disable_color_schemes','yes','yes'),(472,'elementor_disable_typography_schemes','yes','yes'),(473,'elementor_allow_tracking','no','yes'),(474,'elementor_notice','','yes'),(475,'elementor_google_maps_api_key','','yes'),(476,'elementor_css_print_method','external','yes'),(477,'elementor_editor_break_lines','','yes'),(478,'elementor_unfiltered_files_upload','1','yes'),(479,'elementor_font_display','auto','yes'),(480,'elementor_load_fa4_shim','','yes'),(481,'elementor_experiment-e_dom_optimization','default','yes'),(482,'elementor_experiment-e_optimized_assets_loading','active','yes'),(483,'elementor_experiment-a11y_improvements','default','yes'),(484,'elementor_experiment-e_import_export','default','yes'),(485,'elementor_experiment-landing-pages','default','yes'),(488,'elementor_active_kit','427','yes'),(492,'elementor_log','a:43:{s:32:\"3bd946ad9d800d58eaa585639ce6a071\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 21:38:47\";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-08-05 21:38:47\";}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:\"7baa0e188bdf12e94e71cb24c86b5c1a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 21:38:47\";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.30.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-05 21:38:47\";}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.30.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4b5a6a3986a41ba16fa18d30e8399b9e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23:52:03\";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.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-05 23:52:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3693261c16ff564839082933e79ad265\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23:52:04\";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-08-05 23:52:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"79f6d5bae7adbd717452ec9e0ecebcd2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23:52:04\";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-08-05 23:52:04\";}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:\"5a921fc999fdb4d513cb443f5aa4be17\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23:52:04\";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-08-05 23:52:04\";}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:\"f5cc2372f67a497aa5221b5b32ca09e0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23:52:04\";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.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-05 23:52:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d057394f63836669af7a4f60e404447a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-05 23: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.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-05 23: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.30.4\";s:2:\"to\";s:6:\"3.31.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"fe40399fb939f8f68aab60bc5565712b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-21 18:01:02\";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-08-21 18:01:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"28ad7a0956015f6e44c7b2af0b6f86d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-21 18:01:02\";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-08-21 18:01:02\";}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:\"0e473cbd425fe6b37b665ecaf751c832\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-21 18:01:02\";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-08-21 18:01:02\";}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:\"00e10f2d80c6a890b1d4b29b3a68aa98\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-21 18:01: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:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.0\";s:2:\"to\";s:6:\"3.31.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-21 18:01:02\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.0\";s:2:\"to\";s:6:\"3.31.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7510e5924a536a8d24da334fabd6211f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-28 00:02:04\";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.31.2\";s:2:\"to\";s:6:\"3.31.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-28 00:02:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.31.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"018c211bdd223c1dd2912122dcec6b4b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-28 00:02:07\";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-08-28 00:02:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e14970ca10c9b7c9326940d9ad685b13\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-28 00:02:07\";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-08-28 00:02:07\";}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:\"c21a3d88899a587498558d3bdc73d3c3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-28 00:02:07\";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-08-28 00:02:07\";}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:\"fa7d4c4a76660c64009b92cacdf0e246\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-08-28 00:02:07\";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.31.2\";s:2:\"to\";s:6:\"3.31.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-28 00:02:07\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.2\";s:2:\"to\";s:6:\"3.31.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9509239d5bff4588c68729e657f6e52f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 00:07:41\";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.31.3\";s:2:\"to\";s:6:\"3.31.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-09 00:07:41\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.3\";s:2:\"to\";s:6:\"3.31.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"09df63bf960897436ad13a1fed78da60\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 00:07:41\";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-09 00:07:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"10c61d724f1de3c36bf638e04d4f7c13\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 00:07:41\";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-09 00:07:41\";}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:\"9b1a6ae88f562a5bc0dd40af2086d047\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 00:07:41\";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-09 00:07:41\";}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:\"b8c0e7d67cd27c8e3fa11c33f8b84af8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 00:07: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:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.3\";s:2:\"to\";s:6:\"3.31.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-09 00:07:41\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.3\";s:2:\"to\";s:6:\"3.31.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"99156f4ee4af04da3d97efc34ecafec4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 23:55:04\";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.31.4\";s:2:\"to\";s:6:\"3.31.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-09 23:55:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.4\";s:2:\"to\";s:6:\"3.31.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ac3e5ae7994507644625f2c4e17f5546\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 23:55:04\";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-09 23:55:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f2bcbac48b4cd5f89bfedf6777ce8c64\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 23:55:04\";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-09 23:55:04\";}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:\"a718973a32c0192707d94ff8be17805e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 23:55:04\";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-09 23:55:04\";}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:\"9a531dbb9bc513aaca613a19e472efed\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-09 23:55:04\";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.31.4\";s:2:\"to\";s:6:\"3.31.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-09 23:55:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.4\";s:2:\"to\";s:6:\"3.31.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2756fe50b63cad6f4fd106dac7158ee5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-16 00:04:21\";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.31.5\";s:2:\"to\";s:6:\"3.32.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-16 00:04:21\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.5\";s:2:\"to\";s:6:\"3.32.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"268b68f85cbe661f7d0d74282b7fdf99\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-16 00:04:21\";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-16 00:04:21\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"891a0477eeaa4df2a0eb1c8433ecbfbd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-16 00:04:21\";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-16 00:04:21\";}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:\"f886d1e20f3d4d2032ae5827e5e7e746\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-16 00:04:21\";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-16 00:04:21\";}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:\"60aaf2367952573e1af2bc6153df53e1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-16 00:04:21\";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.31.5\";s:2:\"to\";s:6:\"3.32.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-16 00:04:21\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.31.5\";s:2:\"to\";s:6:\"3.32.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"25eed69cfb3f7589aafab96032941956\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-17 00:14:56\";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.0\";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-17 00:14:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.0\";s:2:\"to\";s:6:\"3.32.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e032939d6db16a40ad2040fe1f9e863e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-17 00:14:58\";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-17 00:14:58\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a89ccd5508bc013736a8d6faf94aa065\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-17 00:14:58\";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-17 00:14:58\";}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:\"fe83fd5e4696f7728d92177407fc5362\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-17 00:14:58\";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-17 00:14:58\";}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:\"e53632957cc5ff61f9a056fe3d240c54\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-17 00:14: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:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.0\";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-17 00:14:58\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.0\";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:\"4314aab8e7978f1610c8247fe4aab0ea\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01: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.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-19 00:01:05\";}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:\"9151efae3f3c1dec3e70c33b19c432b8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01: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-19 00:01:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"dae3f3525019fecb73239ff77e8f19a9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01: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-19 00:01: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:\"5e6dbe7af342be519b89fe7556339ab5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01:06\";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-19 00:01:06\";}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:\"4022575b42bde820155b22ee36d548d3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01:06\";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.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-19 00:01:06\";}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:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bcd93243b1662e631b31a7f77ea76857\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-19 00:01:07\";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-19 00:01:07\";}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\";}}}','off'),(512,'widget_blogxer_about_info','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:8:\"ab_image\";s:0:\"\";s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(514,'widget_woddingat_core_theme_prefix_about_author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(516,'widget_techkit_about_author','a:2:{i:2;a:11:{s:5:\"title\";s:0:\"\";s:8:\"ab_image\";s:4:\"7615\";s:8:\"bg_image\";s:1:\"9\";s:8:\"subtitle\";s:16:\"Talk To Us Today\";s:5:\"phone\";s:14:\"+971 4578 6974\";s:5:\"email\";s:31:\"info@blueocean-technologies.com\";s:8:\"facebook\";s:0:\"\";s:7:\"twitter\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(528,'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'),(529,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(564,'widget_techkit_download','a:2:{i:2;a:5:{s:5:\"title\";s:9:\"Brouchers\";s:10:\"sub_title1\";s:22:\"Download Our Brochures\";s:10:\"sub_title2\";s:21:\" Our ISO Certificates\";s:13:\"download_url1\";s:1:\"#\";s:13:\"download_url2\";s:1:\"#\";}s:12:\"_multiwidget\";i:1;}','yes'),(626,'techkit_case_category_children','a:0:{}','yes'),(711,'elementor_tracker_notice','1','yes'),(733,'techkit_testimonial_category_children','a:0:{}','yes'),(1079,'loco_recent','a:4:{s:1:\"c\";s:21:\"Loco_data_RecentItems\";s:1:\"v\";i:0;s:1:\"d\";a:1:{s:6:\"bundle\";a:2:{s:13:\"theme.techkit\";i:1630323796;s:36:\"plugin.techkit-core/techkit-core.php\";i:1630323806;}}s:1:\"t\";i:1630323806;}','no'),(1937,'elementor_experiment-e_optimized_css_loading','active','yes'),(1938,'elementor_experiment-elements-color-picker','default','yes'),(1939,'elementor_experiment-admin-top-bar','default','yes'),(2345,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:15:\"wp@dxpsites.com\";s:7:\"version\";s:5:\"7.0.2\";s:9:\"timestamp\";i:1785266858;}','off'),(2535,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2560,'wp_force_deactivated_plugins','a:0:{}','off'),(4239,'fw_active_extensions','a:7:{s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}s:6:\"update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"github-update\";a:0:{}s:13:\"custom-update\";a:0:{}s:4:\"blog\";a:0:{}}','yes'),(4921,'wp-optimize-installed-for','1631012572','yes'),(4923,'wp-optimize-schedule','false','yes'),(4924,'wp-optimize-last-optimized','Never','yes'),(4925,'wp-optimize-schedule-type','wpo_weekly','yes'),(4926,'wp-optimize-retention-enabled','false','yes'),(4927,'wp-optimize-retention-period','2','yes'),(4928,'wp-optimize-enable-admin-menu','false','yes'),(4929,'wp-optimize-total-cleaned','0','yes'),(4930,'wp-optimize-auto','a:7:{s:9:\"revisions\";s:4:\"true\";s:5:\"spams\";s:4:\"true\";s:9:\"transient\";s:5:\"false\";s:10:\"unapproved\";s:5:\"false\";s:5:\"trash\";s:4:\"true\";s:8:\"optimize\";s:5:\"false\";s:6:\"drafts\";s:4:\"true\";}','yes'),(4931,'wp-optimize-settings','a:13:{s:14:\"user-revisions\";s:4:\"true\";s:10:\"user-spams\";s:4:\"true\";s:15:\"user-orphandata\";s:4:\"true\";s:14:\"user-pingbacks\";s:4:\"true\";s:14:\"user-transient\";s:4:\"true\";s:15:\"user-unapproved\";s:4:\"true\";s:15:\"user-trackbacks\";s:4:\"true\";s:10:\"user-trash\";s:4:\"true\";s:13:\"user-optimize\";s:4:\"true\";s:13:\"user-postmeta\";s:4:\"true\";s:11:\"user-drafts\";s:4:\"true\";s:16:\"user-commentmeta\";s:4:\"true\";s:13:\"last_saved_in\";s:6:\"3.1.12\";}','yes'),(4932,'wpo_minify_config','a:52:{s:5:\"debug\";b:0;s:19:\"enabled_css_preload\";b:0;s:18:\"enabled_js_preload\";b:0;s:11:\"hpreconnect\";s:0:\"\";s:8:\"hpreload\";s:0:\"\";s:7:\"loadcss\";b:0;s:10:\"remove_css\";b:0;s:17:\"critical_path_css\";s:0:\"\";s:31:\"critical_path_css_is_front_page\";s:0:\"\";s:30:\"preserve_settings_on_uninstall\";b:1;s:22:\"disable_when_logged_in\";b:1;s:16:\"default_protocol\";s:7:\"dynamic\";s:17:\"html_minification\";b:1;s:16:\"clean_header_one\";b:0;s:13:\"emoji_removal\";b:1;s:18:\"merge_google_fonts\";b:1;s:19:\"enable_display_swap\";b:1;s:18:\"remove_googlefonts\";b:0;s:13:\"gfonts_method\";s:5:\"async\";s:15:\"fawesome_method\";s:5:\"async\";s:10:\"enable_css\";b:1;s:23:\"enable_css_minification\";b:1;s:21:\"enable_merging_of_css\";b:1;s:23:\"remove_print_mediatypes\";b:1;s:10:\"inline_css\";b:1;s:9:\"enable_js\";b:1;s:22:\"enable_js_minification\";b:1;s:20:\"enable_merging_of_js\";b:1;s:15:\"enable_defer_js\";s:3:\"all\";s:13:\"defer_js_type\";s:14:\"async_using_js\";s:12:\"defer_jquery\";b:1;s:18:\"enable_js_trycatch\";b:1;s:19:\"exclude_defer_login\";b:1;s:7:\"cdn_url\";s:0:\"\";s:9:\"cdn_force\";b:0;s:9:\"async_css\";s:0:\"\";s:8:\"async_js\";s:0:\"\";s:24:\"disable_css_inline_merge\";b:1;s:6:\"ualist\";a:8:{i:0;s:12:\"x11.*fox\\/54\";i:1;s:20:\"oid\\s4.*xus.*ome\\/62\";i:2;s:12:\"x11.*ome\\/62\";i:3;s:5:\"oobot\";i:4;s:5:\"ighth\";i:5;s:5:\"tmetr\";i:6;s:6:\"eadles\";i:7;s:5:\"ingdo\";}s:9:\"blacklist\";a:0:{}s:11:\"ignore_list\";a:0:{}s:10:\"exclude_js\";s:0:\"\";s:11:\"exclude_css\";s:0:\"\";s:23:\"edit_default_exclutions\";b:0;s:18:\"merge_allowed_urls\";s:0:\"\";s:7:\"enabled\";b:1;s:17:\"last-cache-update\";i:1656669333;s:14:\"plugin_version\";s:5:\"0.0.0\";s:14:\"cache_lifespan\";s:1:\"0\";s:25:\"merge_inline_extra_css_js\";b:1;s:19:\"include_ui_elements\";b:1;s:19:\"minify_advanced_tab\";s:1:\"1\";}','yes'),(4933,'updraft_task_manager_dbversion','1.1','yes'),(4934,'wpo_update_version','3.2.3','yes'),(4938,'updraft_unlocked_wpo_cache_preloader_creating_tasks','1','no'),(4939,'updraft_last_lock_time_wpo_cache_preloader_creating_tasks','2021-09-07 11:03:02','no'),(4940,'updraft_semaphore_wpo_cache_preloader_creating_tasks','0','no'),(4941,'wp-optimize-is_gzip_compression_enabled','brotli','yes'),(4944,'wp-optimize-corrupted-tables-count','0','yes'),(4947,'wp-optimize-install-or-update-notice-version','1.1','yes'),(4948,'wp-optimize-enable-auto-backup','false','yes'),(4949,'wp-optimize-compression_server','resmushit','yes'),(4950,'wp-optimize-lossy_compression','1','yes'),(4951,'wp-optimize-back_up_original','1','yes'),(4952,'wp-optimize-back_up_delete_after','1','yes'),(4953,'wp-optimize-back_up_delete_after_days','','yes'),(4954,'wp-optimize-autosmush','1','yes'),(4955,'wp-optimize-image_quality','90','yes'),(4956,'wp-optimize-show_smush_metabox','show','yes'),(4957,'Re_Smush_It_Task','1634560446','yes'),(4961,'wpo_cache_config','a:16:{s:19:\"enable_page_caching\";b:1;s:23:\"page_cache_length_value\";i:24;s:22:\"page_cache_length_unit\";s:5:\"hours\";s:17:\"page_cache_length\";i:86400;s:20:\"cache_exception_urls\";a:1:{i:0;s:0:\"\";}s:23:\"cache_exception_cookies\";a:1:{i:0;s:0:\"\";}s:30:\"cache_exception_browser_agents\";a:1:{i:0;s:0:\"\";}s:22:\"enable_sitemap_preload\";b:0;s:23:\"enable_schedule_preload\";s:1:\"0\";s:21:\"preload_schedule_type\";s:22:\"wpo_use_cache_lifespan\";s:21:\"enable_mobile_caching\";s:1:\"0\";s:19:\"enable_user_caching\";s:1:\"0\";s:8:\"site_url\";s:35:\"https://blueocean-technologies.com/\";s:24:\"enable_cache_per_country\";b:0;s:17:\"wpo_cache_cookies\";a:7:{i:0;s:22:\"cookie_notice_accepted\";i:1;s:36:\"cookielawinfo-checkbox-advertisement\";i:2;s:32:\"cookielawinfo-checkbox-analytics\";i:3;s:33:\"cookielawinfo-checkbox-functional\";i:4;s:32:\"cookielawinfo-checkbox-necessary\";i:5;s:29:\"cookielawinfo-checkbox-others\";i:6;s:34:\"cookielawinfo-checkbox-performance\";}s:25:\"wpo_cache_query_variables\";a:0:{}}','yes'),(4962,'wp-optimize-completed_task_count','27','yes'),(4963,'wp-optimize-total_bytes_saved','131237','yes'),(4964,'wp-optimize-total_percent_saved','1.5937037037036','yes'),(4972,'wp-optimize-failed_task_count','11','yes'),(5635,'widget_instagram-feed-widget','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:16:\"[instagram-feed]\";}s:12:\"_multiwidget\";i:1;}','yes'),(6822,'elementor_library_category_children','a:0:{}','yes'),(7029,'wp-optimize-dismiss_dash_notice_until','1666278419','yes'),(7032,'elementor_experiment-e_font_icon_svg','default','yes'),(7033,'elementor_experiment-additional_custom_breakpoints','default','yes'),(7177,'wp-optimize-dismiss_review_notice','1641961990','yes'),(7208,'action_scheduler_hybrid_store_demarkation','6973','yes'),(7209,'schema-ActionScheduler_StoreSchema','8.0.1755028575','yes'),(7210,'schema-ActionScheduler_LoggerSchema','3.0.1634709490','yes'),(7213,'woocommerce_schema_version','920','yes'),(7214,'woocommerce_store_address','','yes'),(7215,'woocommerce_store_address_2','','yes'),(7216,'woocommerce_store_city','','yes'),(7217,'woocommerce_default_country','US:CA','yes'),(7218,'woocommerce_store_postcode','','yes'),(7219,'woocommerce_allowed_countries','all','yes'),(7220,'woocommerce_all_except_countries','','yes'),(7221,'woocommerce_specific_allowed_countries','','yes'),(7222,'woocommerce_ship_to_countries','','yes'),(7223,'woocommerce_specific_ship_to_countries','','yes'),(7224,'woocommerce_default_customer_address','base','yes'),(7225,'woocommerce_calc_taxes','no','yes'),(7226,'woocommerce_enable_coupons','yes','yes'),(7227,'woocommerce_calc_discounts_sequentially','no','no'),(7228,'woocommerce_currency','USD','yes'),(7229,'woocommerce_currency_pos','left','yes'),(7230,'woocommerce_price_thousand_sep',',','yes'),(7231,'woocommerce_price_decimal_sep','.','yes'),(7232,'woocommerce_price_num_decimals','2','yes'),(7233,'woocommerce_shop_page_id','6975','yes'),(7234,'woocommerce_cart_redirect_after_add','no','yes'),(7235,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(7236,'woocommerce_placeholder_image','6974','yes'),(7237,'woocommerce_weight_unit','kg','yes'),(7238,'woocommerce_dimension_unit','cm','yes'),(7239,'woocommerce_enable_reviews','yes','yes'),(7240,'woocommerce_review_rating_verification_label','yes','no'),(7241,'woocommerce_review_rating_verification_required','no','no'),(7242,'woocommerce_enable_review_rating','yes','yes'),(7243,'woocommerce_review_rating_required','yes','no'),(7244,'woocommerce_manage_stock','yes','yes'),(7245,'woocommerce_hold_stock_minutes','60','no'),(7246,'woocommerce_notify_low_stock','yes','no'),(7247,'woocommerce_notify_no_stock','yes','no'),(7248,'woocommerce_stock_email_recipient','lipu.techlabpro@gmail.com','no'),(7249,'woocommerce_notify_low_stock_amount','2','no'),(7250,'woocommerce_notify_no_stock_amount','0','yes'),(7251,'woocommerce_hide_out_of_stock_items','no','yes'),(7252,'woocommerce_stock_format','','yes'),(7253,'woocommerce_file_download_method','force','no'),(7254,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(7255,'woocommerce_downloads_require_login','no','no'),(7256,'woocommerce_downloads_grant_access_after_payment','yes','no'),(7257,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(7258,'woocommerce_prices_include_tax','no','yes'),(7259,'woocommerce_tax_based_on','shipping','yes'),(7260,'woocommerce_shipping_tax_class','inherit','yes'),(7261,'woocommerce_tax_round_at_subtotal','no','yes'),(7262,'woocommerce_tax_classes','','yes'),(7263,'woocommerce_tax_display_shop','excl','yes'),(7264,'woocommerce_tax_display_cart','excl','yes'),(7265,'woocommerce_price_display_suffix','','yes'),(7266,'woocommerce_tax_total_display','itemized','no'),(7267,'woocommerce_enable_shipping_calc','yes','no'),(7268,'woocommerce_shipping_cost_requires_address','no','yes'),(7269,'woocommerce_ship_to_destination','billing','no'),(7270,'woocommerce_shipping_debug_mode','no','yes'),(7271,'woocommerce_enable_guest_checkout','yes','no'),(7272,'woocommerce_enable_checkout_login_reminder','no','no'),(7273,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(7274,'woocommerce_enable_myaccount_registration','no','no'),(7275,'woocommerce_registration_generate_username','yes','no'),(7276,'woocommerce_registration_generate_password','yes','no'),(7277,'woocommerce_erasure_request_removes_order_data','no','no'),(7278,'woocommerce_erasure_request_removes_download_data','no','no'),(7279,'woocommerce_allow_bulk_remove_personal_data','no','no'),(7280,'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'),(7281,'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'),(7282,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(7283,'woocommerce_trash_pending_orders','','no'),(7284,'woocommerce_trash_failed_orders','','no'),(7285,'woocommerce_trash_cancelled_orders','','no'),(7286,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(7287,'woocommerce_email_from_name','Techkit – Technology & IT Solutions WordPress Theme','no'),(7288,'woocommerce_email_from_address','lipu.techlabpro@gmail.com','no'),(7289,'woocommerce_email_header_image','','no'),(7290,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','no'),(7291,'woocommerce_email_base_color','#96588a','no'),(7292,'woocommerce_email_background_color','#f7f7f7','no'),(7293,'woocommerce_email_body_background_color','#ffffff','no'),(7294,'woocommerce_email_text_color','#3c3c3c','no'),(7295,'woocommerce_merchant_email_notifications','no','no'),(7296,'woocommerce_cart_page_id','6976','no'),(7297,'woocommerce_checkout_page_id','6977','no'),(7298,'woocommerce_myaccount_page_id','6978','no'),(7299,'woocommerce_terms_page_id','','no'),(7300,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(7301,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(7302,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(7303,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(7304,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(7305,'woocommerce_myaccount_orders_endpoint','orders','yes'),(7306,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(7307,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(7308,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(7309,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(7310,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(7311,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(7312,'woocommerce_logout_endpoint','customer-logout','yes'),(7313,'woocommerce_api_enabled','no','yes'),(7314,'woocommerce_allow_tracking','no','on'),(7315,'woocommerce_show_marketplace_suggestions','yes','no'),(7316,'woocommerce_single_image_width','600','yes'),(7317,'woocommerce_thumbnail_image_width','300','yes'),(7318,'woocommerce_checkout_highlight_required_fields','yes','yes'),(7319,'woocommerce_demo_store','no','no'),(7320,'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'),(7321,'current_theme_supports_woocommerce','yes','yes'),(7322,'woocommerce_queue_flush_rewrite_rules','no','yes'),(7325,'default_product_cat','41','yes'),(7327,'woocommerce_refund_returns_page_id','6979','yes'),(7330,'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:25:\"lipu.techlabpro@gmail.com\";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:25:\"lipu.techlabpro@gmail.com\";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'),(7331,'woocommerce_version','10.4.4','yes'),(7332,'woocommerce_db_version','10.4.4','yes'),(7333,'woocommerce_inbox_variant_assignment','11','yes'),(7337,'yit_recently_activated','a:3:{i:0;s:33:\"yith-woocommerce-compare/init.php\";i:1;s:36:\"yith-woocommerce-quick-view/init.php\";i:2;s:34:\"yith-woocommerce-wishlist/init.php\";}','yes'),(7339,'action_scheduler_lock_async-request-runner','6a690ac978fbb9.86842892|1785268997','yes'),(7340,'woocommerce_admin_notices','a:1:{i:0;s:14:\"template_files\";}','yes'),(7341,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"SbaCIRiccbJ1uasMVNNfRhZRfPJFnbKT\";}','yes'),(7343,'widget_rtrs-widget-review','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7344,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7345,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7346,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7347,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7348,'widget_woocommerce_product_categories','a:2:{i:3;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:1;s:10:\"hide_empty\";i:1;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(7349,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7350,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7351,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7352,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7353,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7354,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7355,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7356,'widget_yith-woocompare-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7360,'woocommerce_admin_install_timestamp','1634709497','yes'),(7361,'wc_remote_inbox_notifications_wca_updated','','off'),(7363,'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'),(7367,'yith_wcwl_wishlist_page_id','6980','yes'),(7368,'yith_wcwl_version','3.2.0','yes'),(7369,'yith_wcwl_db_version','3.0.0','yes'),(7371,'wc_blocks_surface_cart_checkout_probability','69','yes'),(7372,'wc_blocks_db_schema_version','260','yes'),(7373,'woocommerce_meta_box_errors','a:0:{}','yes'),(7374,'yith_woocompare_is_button','button','yes'),(7375,'yith_woocompare_button_text','Compare','yes'),(7376,'yith_woocompare_compare_button_in_product_page','yes','yes'),(7377,'yith_woocompare_compare_button_in_products_list','no','yes'),(7378,'yith_woocompare_auto_open','yes','yes'),(7379,'yith_woocompare_table_text','Compare products','yes'),(7380,'yith_woocompare_fields_attrs','a:9:{i:0;s:5:\"image\";i:1;s:5:\"title\";i:2;s:5:\"price\";i:3;s:11:\"add-to-cart\";i:4;s:11:\"description\";i:5;s:3:\"sku\";i:6;s:5:\"stock\";i:7;s:6:\"weight\";i:8;s:10:\"dimensions\";}','yes'),(7381,'yith_woocompare_price_end','yes','yes'),(7382,'yith_woocompare_add_to_cart_end','no','yes'),(7383,'yith_woocompare_image_size','a:3:{s:5:\"width\";s:3:\"220\";s:6:\"height\";s:3:\"154\";s:4:\"crop\";s:2:\"on\";}','yes'),(7384,'yit_plugin_fw_panel_wc_default_options_set','a:3:{s:21:\"yith_woocompare_panel\";b:1;s:15:\"yith_wcqv_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;}','yes'),(7385,'yith-wcqv-enable','yes','yes'),(7386,'yith-wcqv-enable-mobile','yes','yes'),(7387,'yith-wcqv-button-label','Quick View','yes'),(7388,'yith-wcqv-background-modal','#ffffff','yes'),(7389,'yith-wcqv-close-color','#cdcdcd','yes'),(7390,'yith-wcqv-close-color-hover','#ff0000','yes'),(7391,'yith_wcwl_ajax_enable','no','yes'),(7392,'yith_wfbt_enable_integration','yes','yes'),(7393,'yith_wcwl_after_add_to_wishlist_behaviour','view','yes'),(7394,'yith_wcwl_show_on_loop','no','yes'),(7395,'yith_wcwl_loop_position','after_add_to_cart','yes'),(7396,'yith_wcwl_button_position','after_add_to_cart','yes'),(7397,'yith_wcwl_add_to_wishlist_text','Add to wishlist','yes'),(7398,'yith_wcwl_product_added_text','Product added!','yes'),(7399,'yith_wcwl_browse_wishlist_text','Browse wishlist','yes'),(7400,'yith_wcwl_already_in_wishlist_text','The product is already in your wishlist!','yes'),(7401,'yith_wcwl_add_to_wishlist_style','link','yes'),(7402,'yith_wcwl_rounded_corners_radius','16','yes'),(7403,'yith_wcwl_add_to_wishlist_icon','fa-heart-o','yes'),(7404,'yith_wcwl_add_to_wishlist_custom_icon','','yes'),(7405,'yith_wcwl_added_to_wishlist_icon','fa-heart','yes'),(7406,'yith_wcwl_added_to_wishlist_custom_icon','','yes'),(7407,'yith_wcwl_custom_css','','yes'),(7408,'yith_wcwl_variation_show','','yes'),(7409,'yith_wcwl_price_show','yes','yes'),(7410,'yith_wcwl_stock_show','yes','yes'),(7411,'yith_wcwl_show_dateadded','','yes'),(7412,'yith_wcwl_add_to_cart_show','yes','yes'),(7413,'yith_wcwl_show_remove','yes','yes'),(7414,'yith_wcwl_repeat_remove_button','','yes'),(7415,'yith_wcwl_redirect_cart','no','yes'),(7416,'yith_wcwl_remove_after_add_to_cart','yes','yes'),(7417,'yith_wcwl_enable_share','yes','yes'),(7418,'yith_wcwl_share_fb','yes','yes'),(7419,'yith_wcwl_share_twitter','yes','yes'),(7420,'yith_wcwl_share_pinterest','yes','yes'),(7421,'yith_wcwl_share_email','yes','yes'),(7422,'yith_wcwl_share_whatsapp','yes','yes'),(7423,'yith_wcwl_share_url','no','yes'),(7424,'yith_wcwl_socials_title','My wishlist on Techkit - Technology & IT Solutions WordPress Theme','yes'),(7425,'yith_wcwl_socials_text','','yes'),(7426,'yith_wcwl_socials_image_url','','yes'),(7427,'yith_wcwl_wishlist_title','My wishlist','yes'),(7428,'yith_wcwl_add_to_cart_text','Add to cart','yes'),(7429,'yith_wcwl_add_to_cart_style','link','yes'),(7430,'yith_wcwl_add_to_cart_rounded_corners_radius','16','yes'),(7431,'yith_wcwl_add_to_cart_icon','fa-shopping-cart','yes'),(7432,'yith_wcwl_add_to_cart_custom_icon','','yes'),(7433,'yith_wcwl_color_headers_background','#F4F4F4','yes'),(7434,'yith_wcwl_fb_button_icon','fa-facebook','yes'),(7435,'yith_wcwl_fb_button_custom_icon','','yes'),(7436,'yith_wcwl_tw_button_icon','fa-twitter','yes'),(7437,'yith_wcwl_tw_button_custom_icon','','yes'),(7438,'yith_wcwl_pr_button_icon','fa-pinterest','yes'),(7439,'yith_wcwl_pr_button_custom_icon','','yes'),(7440,'yith_wcwl_em_button_icon','fa-envelope-o','yes'),(7441,'yith_wcwl_em_button_custom_icon','','yes'),(7442,'yith_wcwl_wa_button_icon','fa-whatsapp','yes'),(7443,'yith_wcwl_wa_button_custom_icon','','yes'),(7457,'woocommerce_onboarding_profile','a:1:{s:7:\"skipped\";b:1;}','yes'),(7468,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(7481,'1c4ed64219f784726b92135b7935810c','a:2:{s:7:\"timeout\";i:1684177047;s:5:\"value\";s:41689:\"{\"new_version\":\"1.1.1\",\"stable_version\":\"1.1.1\",\"name\":\"WordPress Review & Structure Data Schema Plugin - Review Schema\",\"slug\":\"review-schema-pro\",\"url\":\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/?changelog=1\",\"last_updated\":\"2023-01-19 09:32:37\",\"homepage\":\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>WordPress Review and Structured Data Schema Plugin\\t\\t<\\/p>\\n<ul>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tSingle or Multi Criteria Review\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAuto or Manual General Schema Markup\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAffiliate Marketing or Product Review\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/review-schema\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Download Free Version<\\/a><br \\/>\\n <a href=\\\"#pricing\\\">Pricing Plan<\\/a><\\/p>\\n<p>\\t\\t\\t\\t\\tVersion:<br \\/>\\n\\t\\t\\t\\t\\t1.1.1<br \\/>\\n\\t\\t\\t\\t\\tLast updated:<br \\/>\\n\\t\\t\\t\\t\\t7 November, 2022<br \\/>\\n\\t\\t\\t\\t\\tDownloads:<br \\/>\\n\\t\\t\\t\\t\\t61,800+<br \\/>\\n\\t\\t\\t\\t\\tActive Installations:<br \\/>\\n\\t\\t\\t\\t\\t9,000+<br \\/>\\n\\t\\t\\t\\t\\tWordPress Version:<br \\/>\\n\\t\\t\\t\\t\\tWordPress 5+<br \\/>\\n\\t\\t\\t\\t\\tTested up to:<br \\/>\\n\\t\\t\\t\\t\\t6.1+\\t\\t<\\/p>\\n<p>WordPress Review Plugin with JSON-LD based Structure Data Schema solution for your website. Add Schema.org Structured Data to enhance your website in Google Search Results.<\\/p>\\n<p>This review schema WordPress plugin will generate auto schema markup for page, post, custom post type and WooCommerce. You can also manually edit the schema data. This WordPress review plugin offers a single or multi-criteria base review and rating for page, post, custom post type and WooCommerce.<\\/p>\\n<p>\\t\\t\\tWordPress Review and Schema Plugin Features\\t\\t<\\/p>\\n<ol>\\n<li>Single or Multi-criteria Review & Rating for Page\\/ Post and WooCommerce<\\/li>\\n<li>Auto or Manual Generated Structured Data Schema JSON-LD<\\/li>\\n<li>Affiliate Marketing or Product Review Shortcode.<\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tGenerate Review and Schema\\t\\t<\\/p>\\n<p>With this review schema WordPress plugin, you can generate new reviews and schema from the dashboard easily. From there, you can complete the necessary settings for all the for tabs to generate the Review and Schema. These tabs include Review, Settings, Schema, and Style. All you have to do is go to your sidebar menu and follow a few steps outline.<br \\/>\\n\\t\\t\\tMultiple Review and Rating Layouts<br \\/>\\n\\t\\tThis Review and Rating plugin has multiple review and rating layouts with different review summery style.\\t\\t<\\/p>\\n<p>\\t\\t\\tSingle or Multi-Criteria Rating<br \\/>\\nThis <a href=\\\"https:\\/\\/www.radiustheme.com\\/best-wordpress-review-plugins\\/\\\">best review plugin<\\/a> for WordPress has the choice to enable single or multiple criteria for review. A single criterion ensures quick and easy views for your customers. However, multicriteria reviews allow your customers to view detailed feedback that makes you appear more transparent and convincing.<br \\/>\\n\\t\\t\\tReview with Image and Video<br \\/>\\nThe\\u00a0<a href=\\\"https:\\/\\/www.radiustheme.com\\/best-wordpress-review-plugins\\/\\\" rel=\\\"nofollow ugc\\\">WordPress review plugin<\\/a>\\u00a0allows your customers to upload the actual product images with this feature. This feature makes it easy for your products to gain the trust of potential customers by increasing their credibility.<br \\/>\\nReview & Schema PRO allows you to make your products even more trustworthy by supporting the display of reviews with videos.\\t\\t<\\/p>\\n<p>\\t\\t\\tReview & Rating for Page\\/ Post & Custom Post Type<br \\/>\\nThe Review & Schema plugin functions aren\\u2019t restricted to WooCommerce. You can use the review WordPress plugin to collect reviews on your pages, posts, and custom post types.<br \\/>\\n\\t\\t\\tReview & Rating for WooCommerce<br \\/>\\n\\t\\tThis WordPress product review plugin offers an excellent panel for the management of all your WooCommerce reviews and ratings from one place. It supports various advanced options, including sorting, searching, and filtering, for an easy management experience.\\t\\t<\\/p>\\n<p>\\t\\t\\tAllows Pros & Cons<br \\/>\\nAs this review WordPress plugin lets your customers leave their reviews and ratings, it also lets them list the pros and cons of the products they\\u2019ve received. Displaying the pros and cons of products gives your potential customers more insight and gets them closer to buying.<br \\/>\\n\\t\\t\\tStyle Customization<br \\/>\\n\\t\\tReview Schema plugin allows you to customize the style in which you display your reviews. This is in keeping with the colors, typography, and other style aspects in which your pages are showcased.\\t\\t<\\/p>\\n<p>\\t\\t\\tSCHEMA & STRUCTURED DATA JSON-LD<br \\/>\\n\\t\\tWhat is Schema Markup<br \\/>\\n<a href=\\\"https:\\/\\/schema.org\\/\\\" rel=\\\"nofollow ugc\\\">Schema<\\/a>\\u00a0is the shared language (words and tags) associated with various niches that search engines, such as Google can decipher and understand your content. In turn, the search engines give your potential customers clear, detailed, and accurate information in rich snippets that appear beneath page titles.<br \\/>\\nYou may have come across various schema upon entering various search queries in Google. Such schema includes ratings, products, services, and news articles that appear directly on the search results page.Why is Schema important?<br \\/>\\nSchema enables search engines to interpret the information they receive and display the information on your website ideally. Schema lets Google showcase your products and content in the best possible way with relevance to the search queries.<br \\/>\\n\\t\\t\\tAuto-generated Schema<br \\/>\\nThis WordPress schema plugin enables you to automatically generate Google schema\\u00a0<a href=\\\"https:\\/\\/json-ld.org\\/\\\" rel=\\\"nofollow ugc\\\">JSON-LD<\\/a>\\u00a0for pages, posts, and products. The straightforward steps of doing this are outlined.\\t\\t<\\/p>\\n<p>\\t\\t\\tManual Schema Generate<br \\/>\\nAlternatively, you can generate schema for your pages, posts, and products manually. With this schema plugin, you only have to configure some settings from the schema tab as shown on the steps check our documentation.<br \\/>\\n\\t\\t\\tGoogle Rich Snippet or Schema Categories\\t\\t<\\/p>\\n<p>With this WordPress plugin, you can choose whichever snippet<br \\/>category to generate Schema you want to show and even select one from here:<\\/p>\\n<p>\\t\\t\\tFree Features\\t\\t<\\/p>\\n<ol>\\n<li>Article<\\/li>\\n<li>News Article<\\/li>\\n<li>Blog Posting<\\/li>\\n<li>Event<\\/li>\\n<li>Local Business<\\/li>\\n<li>Person<\\/li>\\n<li>About<\\/li>\\n<li>Contact<\\/li>\\n<li>FAQ<\\/li>\\n<\\/ol>\\n<ol start=\\\"10\\\">\\n<li>\\u00a0FAQ<\\/li>\\n<li>Q & A<\\/li>\\n<li>How To<\\/li>\\n<li>Service<\\/li>\\n<li>Movie<\\/li>\\n<li>Audio<\\/li>\\n<li>Video<\\/li>\\n<li>Breadcrumb<\\/li>\\n<li>ItemLists<\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tPRO Features\\t\\t<\\/p>\\n<ol start=\\\"19\\\">\\n<li><strong>Product [Pro]<\\/strong><\\/li>\\n<li><strong>Course [Pro]<\\/strong><\\/li>\\n<li><strong>Job Posting [Pro]<\\/strong><\\/li>\\n<li><strong>Recipe [Pro]<\\/strong><\\/li>\\n<li><strong>Software App [Pro]<\\/strong><\\/li>\\n<li><strong>Image License [Pro]<\\/strong><\\/li>\\n<li><strong>Special Announcement [Pro]<\\/strong><\\/li>\\n<li><strong>Archive Page [Pro]<\\/strong><\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tAffiliate Marketing\\t\\t<\\/p>\\n<p>You can conduct affiliate marketing efficiently on your website with this structured data WordPress plugin. All you need to do to add an affiliate shortcode is to follow the steps outlined<\\/p>\\n<p>\\t\\t\\t\\t\\tGet Most Advanced Review & Structure Data <br \\/>Solutions at<br \\/>\\n\\t\\t\\t\\t\\tCost Effective Price<\\/p>\\n<p>\\t\\tTrusted by 10,000+ Users Worldwide, Why Won\\u2019t You?\\t\\t<\\/p>\\n<ul id=\\\"nav-tab\\\" role=\\\"tablist\\\">\\n<li>Yearly<\\/li>\\n<li>Lifetime<\\/li>\\n<li>BIG SAVEBundle<\\/li>\\n<\\/ul>\\n<p> Personal<br \\/>\\n $29 \\/ Yearly<\\/p>\\n<ul>\\n<li>1 Site or Domain<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=1\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Professional<br \\/>\\n $99 \\/ Yearly<\\/p>\\n<ul>\\n<li>5 Site or Domain<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=2\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency<br \\/>\\n $199 \\/ Yearly<\\/p>\\n<ul>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=3\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Personal<br \\/>\\n $99 \\/ Lifetime<\\/p>\\n<ul>\\n<li>1 Site or Domain<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=4\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Professional<br \\/>\\n $249 \\/ Lifetime<\\/p>\\n<ul>\\n<li>10 Sites or Domains<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=5\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency<br \\/>\\n Regularly $499<br \\/>\\n $399 \\/ Lifetime<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=6&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Small Business<br \\/>\\n Regularly $499<br \\/>\\n $399 \\/ Yearly<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>$1000+ Value<\\/li>\\n<li>10 Sites or Domains<\\/li>\\n<li>1 Year Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=1&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency Yearly<br \\/>\\n Regularly $799<br \\/>\\n $639 \\/ Yearly<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>$1500+ Value<\\/li>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>1 Year Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=2&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency Lifetime<br \\/>\\n Regularly $1199<br \\/>\\n $839 \\/ Lifetime<br \\/>\\n Save 30% <\\/p>\\n<ul>\\n<li>$4500+ Value<\\/li>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>Lifetime Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=3&discount=HAPPY30\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Note: All prices are given in USD exclusive TAX\\/ VAT. TAX\\/ VAT will be charged depending on the destination country.\\t\\t<\\/p>\\n<p>\\t\\t\\t100% Risk-Free Money Back Guarantee!!\\t\\t<\\/p>\\n<p>Customer satisfaction is our main goal. If the plugin doesn\\u2019t work as our listed features, we will be happy to refund 100% of your payment within 30 days of your purchase.<\\/p>\\n<p> \\t <a href=\\\"https:\\/\\/www.radiustheme.com\\/return-policy\\/\\\">check refund policy<\\/a><br \\/>\\n\\t\\t\\tChange Logs<br \\/>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.1.1 (7, November, 2022)<\\/a><br \\/>\\n\\t\\t\\t\\t\\tVersion 1.1.1 (07 November, 2022)<\\/p>\\n<p>Fixed: Translation Issue Fixed<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.1.0 (4 November, 2022)<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Woo Commerce Comment Issue.<br \\/><strong>Added<\\/strong>: Feature Highlight, Sticky Review<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.5 ( 23 Aug, 2022 )<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Some Schema Issues Fixed<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.4 ( 16 Aug, 2022 )<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Review edit permission<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.3 (26 July, 2022)<\\/a><\\/p>\\n<p><strong>Added<\\/strong>: New schema for TVSeries.<br \\/><strong>Fixed<\\/strong>: Code Optimize.<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.2 (Feb 03, 2022)<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: review time settings<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t100% Money Back Guarantee<br \\/>\\n\\t\\t\\t\\t\\t\\t30 days money back guarantee see<br \\/>\\n\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">Safe & Secure Payment<\\/a><br \\/>\\n\\t\\t\\t\\t\\t\\tPCI Compliance to Secure Credit Card.<br \\/>\\n\\t\\t\\t\\t\\t\\tDedicated Support Team<br \\/>\\n\\t\\t\\t\\t\\t\\t15 Hours Real Time Support<br \\/>\\n\\t\\t\\tCheck Our Video How to Use<br \\/>\\n\\t\\thttps:\\/\\/www.youtube.com\\/watch?v=P1dYzMcerNshttps:\\/\\/www.youtube.com\\/watch?v=Uo676zNq4R4<\\/p>\\n\",\"changelog\":\"<p>Version 1.1.1 (07 November, 2022)<\\/p>\\n<p>Fixed: Translation Issue Fixed<\\/p>\\n<p>Version 1.1.0 (23 November, 2022)<br \\/>\\nFixed: Woo Commerce Comment Issue.<br \\/>\\nAdded: Feature Highlight, Sticky Review<\\/p>\\n<p>Version 1.0.5 ( 23 August, 2022 )<br \\/>\\nFixed: Some Schema Issue Fixed<br \\/>\\nVersion 1.0.4 ( 16 Aug, 2022 )<br \\/>\\nFixed: Review edit permission<br \\/>\\nVersion 1.0.3 ( 26 July, 2022 )<br \\/>\\nAdded: New schema for TVSeries.<br \\/>\\nFixed: Code Optimize.<\\/p>\\n<p>Version 1.0.2 (Feb 03, 2022)<br \\/>\\nFixed: review time settings<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:114:\\\"https:\\/\\/www.radiustheme.com\\/wp-content\\/uploads\\/edd\\/2021\\/09\\/Review-Rating-Structured-Data-Schema-Plugin-128x128.jpg\\\";s:2:\\\"2x\\\";s:114:\\\"https:\\/\\/www.radiustheme.com\\/wp-content\\/uploads\\/edd\\/2021\\/09\\/Review-Rating-Structured-Data-Schema-Plugin-256x256.jpg\\\";}\",\"msg\":\"No license key has been provided.\",\"description\":[\"<p>WordPress Review and Structured Data Schema Plugin\\t\\t<\\/p>\\n<ul>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tSingle or Multi Criteria Review\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAuto or Manual General Schema Markup\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tAffiliate Marketing or Product Review\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/review-schema\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Download Free Version<\\/a><br \\/>\\n <a href=\\\"#pricing\\\">Pricing Plan<\\/a><\\/p>\\n<p>\\t\\t\\t\\t\\tVersion:<br \\/>\\n\\t\\t\\t\\t\\t1.1.1<br \\/>\\n\\t\\t\\t\\t\\tLast updated:<br \\/>\\n\\t\\t\\t\\t\\t7 November, 2022<br \\/>\\n\\t\\t\\t\\t\\tDownloads:<br \\/>\\n\\t\\t\\t\\t\\t61,800+<br \\/>\\n\\t\\t\\t\\t\\tActive Installations:<br \\/>\\n\\t\\t\\t\\t\\t9,000+<br \\/>\\n\\t\\t\\t\\t\\tWordPress Version:<br \\/>\\n\\t\\t\\t\\t\\tWordPress 5+<br \\/>\\n\\t\\t\\t\\t\\tTested up to:<br \\/>\\n\\t\\t\\t\\t\\t6.1+\\t\\t<\\/p>\\n<p>WordPress Review Plugin with JSON-LD based Structure Data Schema solution for your website. Add Schema.org Structured Data to enhance your website in Google Search Results.<\\/p>\\n<p>This review schema WordPress plugin will generate auto schema markup for page, post, custom post type and WooCommerce. You can also manually edit the schema data. This WordPress review plugin offers a single or multi-criteria base review and rating for page, post, custom post type and WooCommerce.<\\/p>\\n<p>\\t\\t\\tWordPress Review and Schema Plugin Features\\t\\t<\\/p>\\n<ol>\\n<li>Single or Multi-criteria Review & Rating for Page\\/ Post and WooCommerce<\\/li>\\n<li>Auto or Manual Generated Structured Data Schema JSON-LD<\\/li>\\n<li>Affiliate Marketing or Product Review Shortcode.<\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tGenerate Review and Schema\\t\\t<\\/p>\\n<p>With this review schema WordPress plugin, you can generate new reviews and schema from the dashboard easily. From there, you can complete the necessary settings for all the for tabs to generate the Review and Schema. These tabs include Review, Settings, Schema, and Style. All you have to do is go to your sidebar menu and follow a few steps outline.<br \\/>\\n\\t\\t\\tMultiple Review and Rating Layouts<br \\/>\\n\\t\\tThis Review and Rating plugin has multiple review and rating layouts with different review summery style.\\t\\t<\\/p>\\n<p>\\t\\t\\tSingle or Multi-Criteria Rating<br \\/>\\nThis <a href=\\\"https:\\/\\/www.radiustheme.com\\/best-wordpress-review-plugins\\/\\\">best review plugin<\\/a> for WordPress has the choice to enable single or multiple criteria for review. A single criterion ensures quick and easy views for your customers. However, multicriteria reviews allow your customers to view detailed feedback that makes you appear more transparent and convincing.<br \\/>\\n\\t\\t\\tReview with Image and Video<br \\/>\\nThe\\u00a0<a href=\\\"https:\\/\\/www.radiustheme.com\\/best-wordpress-review-plugins\\/\\\" rel=\\\"nofollow ugc\\\">WordPress review plugin<\\/a>\\u00a0allows your customers to upload the actual product images with this feature. This feature makes it easy for your products to gain the trust of potential customers by increasing their credibility.<br \\/>\\nReview & Schema PRO allows you to make your products even more trustworthy by supporting the display of reviews with videos.\\t\\t<\\/p>\\n<p>\\t\\t\\tReview & Rating for Page\\/ Post & Custom Post Type<br \\/>\\nThe Review & Schema plugin functions aren\\u2019t restricted to WooCommerce. You can use the review WordPress plugin to collect reviews on your pages, posts, and custom post types.<br \\/>\\n\\t\\t\\tReview & Rating for WooCommerce<br \\/>\\n\\t\\tThis WordPress product review plugin offers an excellent panel for the management of all your WooCommerce reviews and ratings from one place. It supports various advanced options, including sorting, searching, and filtering, for an easy management experience.\\t\\t<\\/p>\\n<p>\\t\\t\\tAllows Pros & Cons<br \\/>\\nAs this review WordPress plugin lets your customers leave their reviews and ratings, it also lets them list the pros and cons of the products they\\u2019ve received. Displaying the pros and cons of products gives your potential customers more insight and gets them closer to buying.<br \\/>\\n\\t\\t\\tStyle Customization<br \\/>\\n\\t\\tReview Schema plugin allows you to customize the style in which you display your reviews. This is in keeping with the colors, typography, and other style aspects in which your pages are showcased.\\t\\t<\\/p>\\n<p>\\t\\t\\tSCHEMA & STRUCTURED DATA JSON-LD<br \\/>\\n\\t\\tWhat is Schema Markup<br \\/>\\n<a href=\\\"https:\\/\\/schema.org\\/\\\" rel=\\\"nofollow ugc\\\">Schema<\\/a>\\u00a0is the shared language (words and tags) associated with various niches that search engines, such as Google can decipher and understand your content. In turn, the search engines give your potential customers clear, detailed, and accurate information in rich snippets that appear beneath page titles.<br \\/>\\nYou may have come across various schema upon entering various search queries in Google. Such schema includes ratings, products, services, and news articles that appear directly on the search results page.Why is Schema important?<br \\/>\\nSchema enables search engines to interpret the information they receive and display the information on your website ideally. Schema lets Google showcase your products and content in the best possible way with relevance to the search queries.<br \\/>\\n\\t\\t\\tAuto-generated Schema<br \\/>\\nThis WordPress schema plugin enables you to automatically generate Google schema\\u00a0<a href=\\\"https:\\/\\/json-ld.org\\/\\\" rel=\\\"nofollow ugc\\\">JSON-LD<\\/a>\\u00a0for pages, posts, and products. The straightforward steps of doing this are outlined.\\t\\t<\\/p>\\n<p>\\t\\t\\tManual Schema Generate<br \\/>\\nAlternatively, you can generate schema for your pages, posts, and products manually. With this schema plugin, you only have to configure some settings from the schema tab as shown on the steps check our documentation.<br \\/>\\n\\t\\t\\tGoogle Rich Snippet or Schema Categories\\t\\t<\\/p>\\n<p>With this WordPress plugin, you can choose whichever snippet<br \\/>category to generate Schema you want to show and even select one from here:<\\/p>\\n<p>\\t\\t\\tFree Features\\t\\t<\\/p>\\n<ol>\\n<li>Article<\\/li>\\n<li>News Article<\\/li>\\n<li>Blog Posting<\\/li>\\n<li>Event<\\/li>\\n<li>Local Business<\\/li>\\n<li>Person<\\/li>\\n<li>About<\\/li>\\n<li>Contact<\\/li>\\n<li>FAQ<\\/li>\\n<\\/ol>\\n<ol start=\\\"10\\\">\\n<li>\\u00a0FAQ<\\/li>\\n<li>Q & A<\\/li>\\n<li>How To<\\/li>\\n<li>Service<\\/li>\\n<li>Movie<\\/li>\\n<li>Audio<\\/li>\\n<li>Video<\\/li>\\n<li>Breadcrumb<\\/li>\\n<li>ItemLists<\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tPRO Features\\t\\t<\\/p>\\n<ol start=\\\"19\\\">\\n<li><strong>Product [Pro]<\\/strong><\\/li>\\n<li><strong>Course [Pro]<\\/strong><\\/li>\\n<li><strong>Job Posting [Pro]<\\/strong><\\/li>\\n<li><strong>Recipe [Pro]<\\/strong><\\/li>\\n<li><strong>Software App [Pro]<\\/strong><\\/li>\\n<li><strong>Image License [Pro]<\\/strong><\\/li>\\n<li><strong>Special Announcement [Pro]<\\/strong><\\/li>\\n<li><strong>Archive Page [Pro]<\\/strong><\\/li>\\n<\\/ol>\\n<p>\\t\\t\\tAffiliate Marketing\\t\\t<\\/p>\\n<p>You can conduct affiliate marketing efficiently on your website with this structured data WordPress plugin. All you need to do to add an affiliate shortcode is to follow the steps outlined<\\/p>\\n<p>\\t\\t\\t\\t\\tGet Most Advanced Review & Structure Data <br \\/>Solutions at<br \\/>\\n\\t\\t\\t\\t\\tCost Effective Price<\\/p>\\n<p>\\t\\tTrusted by 10,000+ Users Worldwide, Why Won\\u2019t You?\\t\\t<\\/p>\\n<ul id=\\\"nav-tab\\\" role=\\\"tablist\\\">\\n<li>Yearly<\\/li>\\n<li>Lifetime<\\/li>\\n<li>BIG SAVEBundle<\\/li>\\n<\\/ul>\\n<p> Personal<br \\/>\\n $29 \\/ Yearly<\\/p>\\n<ul>\\n<li>1 Site or Domain<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=1\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Professional<br \\/>\\n $99 \\/ Yearly<\\/p>\\n<ul>\\n<li>5 Site or Domain<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=2\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency<br \\/>\\n $199 \\/ Yearly<\\/p>\\n<ul>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>1 Year Support<\\/li>\\n<li>1 Year Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=3\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Personal<br \\/>\\n $99 \\/ Lifetime<\\/p>\\n<ul>\\n<li>1 Site or Domain<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=4\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Professional<br \\/>\\n $249 \\/ Lifetime<\\/p>\\n<ul>\\n<li>10 Sites or Domains<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=5\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency<br \\/>\\n Regularly $499<br \\/>\\n $399 \\/ Lifetime<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>Lifetime Support<\\/li>\\n<li>Lifetime Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=152929&edd_options[price_id]=6&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Small Business<br \\/>\\n Regularly $499<br \\/>\\n $399 \\/ Yearly<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>$1000+ Value<\\/li>\\n<li>10 Sites or Domains<\\/li>\\n<li>1 Year Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=1&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency Yearly<br \\/>\\n Regularly $799<br \\/>\\n $639 \\/ Yearly<br \\/>\\n Save 20% <\\/p>\\n<ul>\\n<li>$1500+ Value<\\/li>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>1 Year Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>20% Discount on Renewal<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=2&discount=HAPPY20\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Agency Lifetime<br \\/>\\n Regularly $1199<br \\/>\\n $839 \\/ Lifetime<br \\/>\\n Save 30% <\\/p>\\n<ul>\\n<li>$4500+ Value<\\/li>\\n<li>Unlimited Sites or Domains<\\/li>\\n<li>Lifetime Support & Updates<\\/li>\\n<li>30 Days Money Back Guarantee<\\/li>\\n<li>No Renewal Need<\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-team-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Team Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/tlp-portfolio-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Portfolio Plugin<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/the-post-grid-pro-for-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">The Post Grid<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-testimonial-slider-showcase-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Testimonial Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/food-menu-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Food Menu<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wp-logo-slider-pro-wordpress\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Logo Slider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-swatches\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Swatches<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/woocommerce-variation-images-gallery\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">WooCommerce Variation Gallery<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/wordpress-review-structure-data-schema-plugin\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Review Schema<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.radiustheme.com\\/downloads\\/business-review\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Business Review<\\/a><\\/li>\\n<\\/ul>\\n<p> <a href=\\\"https:\\/\\/www.radiustheme.com\\/checkout?edd_action=add_to_cart&download_id=188594&edd_options[price_id]=3&discount=HAPPY30\\\"><br \\/>\\n Buy Now <\\/a><br \\/>\\n Note: All prices are given in USD exclusive TAX\\/ VAT. TAX\\/ VAT will be charged depending on the destination country.\\t\\t<\\/p>\\n<p>\\t\\t\\t100% Risk-Free Money Back Guarantee!!\\t\\t<\\/p>\\n<p>Customer satisfaction is our main goal. If the plugin doesn\\u2019t work as our listed features, we will be happy to refund 100% of your payment within 30 days of your purchase.<\\/p>\\n<p> \\t <a href=\\\"https:\\/\\/www.radiustheme.com\\/return-policy\\/\\\">check refund policy<\\/a><br \\/>\\n\\t\\t\\tChange Logs<br \\/>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.1.1 (7, November, 2022)<\\/a><br \\/>\\n\\t\\t\\t\\t\\tVersion 1.1.1 (07 November, 2022)<\\/p>\\n<p>Fixed: Translation Issue Fixed<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.1.0 (4 November, 2022)<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Woo Commerce Comment Issue.<br \\/><strong>Added<\\/strong>: Feature Highlight, Sticky Review<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.5 ( 23 Aug, 2022 )<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Some Schema Issues Fixed<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.4 ( 16 Aug, 2022 )<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: Review edit permission<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.3 (26 July, 2022)<\\/a><\\/p>\\n<p><strong>Added<\\/strong>: New schema for TVSeries.<br \\/><strong>Fixed<\\/strong>: Code Optimize.<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">Version 1.0.2 (Feb 03, 2022)<\\/a><\\/p>\\n<p><strong>Fixed<\\/strong>: review time settings<\\/p>\\n<p>\\t\\t\\t\\t\\t\\t100% Money Back Guarantee<br \\/>\\n\\t\\t\\t\\t\\t\\t30 days money back guarantee see<br \\/>\\n\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">Safe & Secure Payment<\\/a><br \\/>\\n\\t\\t\\t\\t\\t\\tPCI Compliance to Secure Credit Card.<br \\/>\\n\\t\\t\\t\\t\\t\\tDedicated Support Team<br \\/>\\n\\t\\t\\t\\t\\t\\t15 Hours Real Time Support<br \\/>\\n\\t\\t\\tCheck Our Video How to Use<br \\/>\\n\\t\\thttps:\\/\\/www.youtube.com\\/watch?v=P1dYzMcerNshttps:\\/\\/www.youtube.com\\/watch?v=Uo676zNq4R4<\\/p>\\n\"],\"changelog\":[\"<p>Version 1.1.1 (07 November, 2022)<\\/p>\\n<p>Fixed: Translation Issue Fixed<\\/p>\\n<p>Version 1.1.0 (23 November, 2022)<br \\/>\\nFixed: Woo Commerce Comment Issue.<br \\/>\\nAdded: Feature Highlight, Sticky Review<\\/p>\\n<p>Version 1.0.5 ( 23 August, 2022 )<br \\/>\\nFixed: Some Schema Issue Fixed<br \\/>\\nVersion 1.0.4 ( 16 Aug, 2022 )<br \\/>\\nFixed: Review edit permission<br \\/>\\nVersion 1.0.3 ( 26 July, 2022 )<br \\/>\\nAdded: New schema for TVSeries.<br \\/>\\nFixed: Code Optimize.<\\/p>\\n<p>Version 1.0.2 (Feb 03, 2022)<br \\/>\\nFixed: review time settings<\\/p>\\n\"]}\";}','no'),(7508,'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:1686245594;}','no'),(7574,'woocommerce_maybe_regenerate_images_hash','5c6fac9057fd76f7ed19d5249273ba75','yes'),(8095,'yith_woocompare_fields','a:9:{s:5:\"image\";b:1;s:5:\"title\";b:1;s:5:\"price\";b:1;s:11:\"add-to-cart\";b:1;s:11:\"description\";b:1;s:3:\"sku\";b:1;s:5:\"stock\";b:1;s:6:\"weight\";b:1;s:10:\"dimensions\";b:1;}','yes'),(9634,'wpassetcleanup_first_usage','1635236029','no'),(9683,'wpassetcleanup_settings','{\"wiki_read\":\"1\",\"dashboard_show\":\"1\",\"dom_get_type\":\"direct\",\"show_assets_meta_box\":\"1\",\"assets_list_show_status\":\"default\",\"frontend_show_exceptions\":\"et_fb=1\\r\\nct_builder=true\\r\\nvc_editable=true\\r\\npreview_nonce=\\r\\n\",\"allow_manage_assets_to\":\"any_admin\",\"assets_list_layout\":\"by-location\",\"assets_list_layout_plugin_area_status\":\"expanded\",\"assets_list_layout_areas_status\":\"expanded\",\"assets_list_inline_code_status\":\"contracted\",\"input_style\":\"enhanced\",\"hide_core_files\":\"1\",\"fetch_cached_files_details_from\":\"disk\",\"clear_cached_files_after\":\"14\",\"do_not_load_plugin_patterns\":\"\\/cart\\/\\r\\n\\/checkout\\/\",\"minify_loaded_css_for\":\"href\",\"minify_loaded_css_exceptions\":\"(.*?)\\\\.min.css\\r\\n\\/wd-instagram-feed\\/(.*?).css\",\"combine_loaded_css\":\"1\",\"combine_loaded_css_for\":\"guests\",\"combine_loaded_css_exceptions\":\"\\/wd-instagram-feed\\/(.*?).css\",\"inline_css_files\":\"1\",\"inline_css_files_below_size\":\"1\",\"inline_css_files_below_size_input\":\"3\",\"cache_dynamic_loaded_css\":\"1\",\"minify_loaded_js_for\":\"src\",\"minify_loaded_js_exceptions\":\"(.*?)\\\\.min.js\\r\\n\\/wd-instagram-feed\\/(.*?).js\",\"combine_loaded_js\":\"1\",\"combine_loaded_js_for\":\"guests\",\"combine_loaded_js_exceptions\":\"\\/wd-instagram-feed\\/(.*?).js\",\"inline_js_files_below_size_input\":\"3\",\"move_inline_jquery_after_src_tag\":\"1\",\"move_scripts_to_body_exceptions\":\"\\/\\/cdn.ampproject.org\\/\",\"cache_dynamic_loaded_js\":\"1\",\"disable_emojis\":\"1\",\"disable_oembed\":\"1\",\"remove_rsd_link\":\"1\",\"remove_wlw_link\":\"1\",\"remove_rest_api_link\":\"1\",\"remove_shortlink\":\"1\",\"remove_posts_rel_links\":\"1\",\"remove_wp_version\":\"1\",\"remove_main_feed_link\":\"1\",\"google_fonts_combine\":\"1\",\"google_fonts_preconnect\":\"1\",\"disable_xmlrpc\":\"disable_all\",\"_combine_loaded_css_append_handle_extra\":1,\"_combine_loaded_js_append_handle_extra\":1}','no'),(9713,'wpassetcleanup_global_unload','{\"styles\":[\"dashicons\"],\"scripts\":[\"jquery-migrate\",\"comment-reply\"]}','no'),(9730,'wpassetcleanup_global_data','{\"styles\":{\"assets_info\":{\"sb_instagram_styles\":{\"src\":\"\\/wp-content\\/plugins\\/instagram-feed\\/css\\/sbi-styles.min.css\",\"ver\":\"2.9.5\",\"args\":\"all\"},\"rtrs-fontello\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/vendor\\/fontello\\/css\\/fontello.css\",\"ver\":\"1.1.3\",\"args\":\"all\"},\"featherlight\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/vendor\\/featherlight\\/featherlight.min.css\",\"ver\":\"1.1.3\",\"args\":\"all\"},\"rtrs-app\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/css\\/app.min.css\",\"ver\":\"1.1.3\",\"args\":\"all\"},\"rtrs-review-sc\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/css\\/review-sc.css\",\"ver\":\"1.1.3\",\"args\":\"all\"},\"rtrs-affiliate-sc\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/css\\/affiliate-sc.css\",\"ver\":\"1.1.3\",\"args\":\"all\"},\"wc-blocks-vendors-style\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-vendors-style.css\",\"ver\":\"6.1.0\",\"args\":\"all\"},\"wc-blocks-style\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-style.css\",\"deps\":[\"wc-blocks-vendors-style\"],\"ver\":\"6.1.0\",\"args\":\"all\",\"extra\":{\"rtl\":\"replace\"}},\"woocommerce-layout\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-layout.css\",\"ver\":\"5.9.0\",\"args\":\"all\",\"extra\":{\"rtl\":\"replace\"}},\"woocommerce-smallscreen\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-smallscreen.css\",\"ver\":\"5.9.0\",\"args\":\"only screen and (max-width: 768px)\",\"extra\":{\"rtl\":\"replace\"}},\"woocommerce-general\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce.css\",\"ver\":\"5.9.0\",\"args\":\"all\",\"extra\":{\"rtl\":\"replace\"}},\"woocommerce-inline\":{\"args\":\"all\",\"extra\":{\"after\":[\".woocommerce form .form-row .required { visibility: visible; }\"]}},\"font-awesome\":{\"src\":\"\\/wp-content\\/themes\\/techkit\\/assets\\/css\\/font-awesome.min.css\",\"ver\":\"1.3\",\"args\":\"all\"},\"magnific-popup\":{\"src\":\"\\/wp-content\\/themes\\/techkit\\/assets\\/css\\/magnific-popup.css\",\"ver\":\"1.3\",\"args\":\"all\"}}},\"scripts\":{\"assets_info\":{\"featherlight\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/vendor\\/featherlight\\/featherlight.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.1.3\",\"extra\":{\"group\":1}},\"rtrs-app\":{\"src\":\"\\/wp-content\\/plugins\\/review-schema\\/assets\\/js\\/app.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.1.3\",\"extra\":{\"group\":1,\"data\":\"var rtrs = {\\\"pro\\\":\\\"1\\\",\\\"recaptcha\\\":\\\"\\\",\\\"recaptcha_sitekey\\\":\\\"\\\",\\\"highlight\\\":\\\"Highlight?\\\",\\\"remove_highlight\\\":\\\"Remove Highlight?\\\",\\\"loading\\\":\\\"Loading...\\\",\\\"edit\\\":\\\"Edit\\\",\\\"upload_img\\\":\\\"Upload Image\\\",\\\"upload_video\\\":\\\"Upload Video\\\",\\\"sure_txt\\\":\\\"Are you sure to delete?\\\",\\\"pro_label\\\":\\\"[PRO]\\\",\\\"pro_cons_limit\\\":\\\"3\\\",\\\"pros_alt_txt\\\":\\\"3 pros field are allowed\\\",\\\"cons_alt_txt\\\":\\\"3 cons field are allowed\\\",\\\"write_txt\\\":\\\"Write here!\\\",\\\"nonce\\\":\\\"6a6709ce65\\\",\\\"ajaxurl\\\":\\\"https:\\\\\\/\\\\\\/blueocean-technologies.com\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"post_id\\\":\\\"55\\\",\\\"current_page\\\":\\\"1\\\"};\"}},\"jquery-blockui\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/jquery-blockui\\/jquery.blockUI.min.js\",\"deps\":[\"jquery\"],\"ver\":\"2.7.0-wc.5.9.0\",\"extra\":{\"group\":1}},\"wc-add-to-cart\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/add-to-cart.min.js\",\"deps\":[\"jquery\",\"jquery-blockui\"],\"ver\":\"5.9.0\",\"extra\":{\"group\":1,\"data\":\"var wc_add_to_cart_params = {\\\"ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"i18n_view_cart\\\":\\\"View cart\\\",\\\"cart_url\\\":\\\"https:\\\\\\/\\\\\\/blueocean-technologies.com\\\\\\/cart\\\\\\/\\\",\\\"is_cart\\\":\\\"\\\",\\\"cart_redirect_after_add\\\":\\\"no\\\"};\"}},\"js-cookie\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/js-cookie\\/js.cookie.min.js\",\"ver\":\"2.1.4-wc.5.9.0\",\"extra\":{\"group\":1}},\"woocommerce\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/woocommerce.min.js\",\"deps\":[\"jquery\",\"jquery-blockui\",\"js-cookie\"],\"ver\":\"5.9.0\",\"extra\":{\"group\":1,\"data\":\"var woocommerce_params = {\\\"ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/?wc-ajax=%%endpoint%%\\\"};\"}},\"wc-cart-fragments\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/cart-fragments.min.js\",\"deps\":[\"jquery\",\"js-cookie\"],\"ver\":\"5.9.0\",\"extra\":{\"group\":1,\"data\":\"var wc_cart_fragments_params = {\\\"ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/demo\\\\\\/wordpress\\\\\\/themes\\\\\\/techkit\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"cart_hash_key\\\":\\\"wc_cart_hash_b6d8160bd3ffce1cd725d1719ea7a550\\\",\\\"fragment_name\\\":\\\"wc_fragments_b6d8160bd3ffce1cd725d1719ea7a550\\\",\\\"request_timeout\\\":\\\"5000\\\"};\"}},\"theia-sticky\":{\"src\":\"\\/wp-content\\/themes\\/techkit\\/assets\\/js\\/theia-sticky-sidebar.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.3\",\"extra\":{\"group\":1}},\"magnific-popup\":{\"src\":\"\\/wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.magnific-popup.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.3\",\"extra\":{\"group\":1}},\"rt-waypoints\":{\"src\":\"\\/wp-content\\/themes\\/techkit\\/assets\\/js\\/waypoints.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.3\",\"extra\":{\"group\":1}}}}}','no'),(13464,'woocommerce_analytics_enabled','yes','yes'),(13558,'wpassetcleanup_post_type_load_exceptions','{\"page\":{\"styles\":{\"elementor-common\":\"\",\"elementor-icons\":\"\",\"sb_instagram_styles\":\"\",\"featherlight\":\"\",\"rtrs-affiliate-sc\":\"\",\"rtrs-app\":\"\",\"rtrs-fontello\":\"\",\"rtrs-review-sc\":\"\",\"wc-blocks-style\":\"\",\"wc-blocks-vendors-style\":\"\",\"woocommerce-general\":\"\",\"woocommerce-inline\":\"\",\"woocommerce-layout\":\"\",\"woocommerce-smallscreen\":\"\",\"animate\":\"\",\"bootstrap\":\"\",\"flaticon-techkit\":\"\",\"font-awesome\":\"\",\"magnific-popup\":\"\",\"techkit-default\":\"\",\"techkit-elementor\":\"\",\"techkit-style\":\"\",\"wp-block-library\":\"\",\"techkit-dynamic\":\"\",\"techkit-gfonts\":\"\",\"wp-block-library-theme\":\"\"},\"scripts\":{\"backbone-marionette\":\"\",\"backbone-radio\":\"\",\"elementor-app-loader\":\"\",\"elementor-common\":\"\",\"elementor-common-modules\":\"\",\"elementor-dialog\":\"\",\"featherlight\":\"\",\"rtrs-app\":\"\",\"jquery-blockui\":\"\",\"js-cookie\":\"\",\"wc-add-to-cart\":\"\",\"wc-cart-fragments\":\"\",\"woocommerce\":\"\",\"bootstrap\":\"\",\"countdown\":\"\",\"isotope-pkgd\":\"\",\"jquery-hoverdir\":\"\",\"magnific-popup\":\"\",\"rt-modernizr\":\"\",\"rt-parallax\":\"\",\"rt-wow\":\"\",\"techkit-main\":\"\",\"theia-sticky\":\"\",\"backbone\":\"\",\"imagesloaded\":\"\",\"jquery\":\"\",\"jquery-core\":\"\",\"jquery-ui-core\":\"\",\"jquery-ui-draggable\":\"\",\"jquery-ui-mouse\":\"\",\"masonry\":\"\",\"regenerator-runtime\":\"\",\"underscore\":\"\",\"wp-api-request\":\"\",\"wp-embed\":\"\",\"wp-hooks\":\"\",\"wp-i18n\":\"\",\"wp-polyfill\":\"\",\"jquery-ui-position\":\"\"}}}','no'),(13559,'wpassetcleanup_bulk_unload','[]','no'),(14427,'elementor_controls_usage','a:4:{s:7:\"wp-page\";a:36:{s:15:\"rt-case-isotope\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:3:{s:15:\"see_button_text\";i:1;s:10:\"itemnumber\";i:1;s:11:\"more_button\";i:1;}s:14:\"sec_responsive\";a:1:{s:6:\"col_md\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:298;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:298;s:19:\"_inline_size_tablet\";i:122;s:16:\"content_position\";i:21;s:21:\"space_between_widgets\";i:61;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:295;s:14:\"padding_tablet\";i:18;s:13:\"margin_tablet\";i:36;s:6:\"margin\";i:13;s:14:\"padding_mobile\";i:20;s:7:\"z_index\";i:2;s:13:\"margin_mobile\";i:39;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:16;s:16:\"background_color\";i:8;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}s:14:\"section_border\";a:7:{s:13:\"border_radius\";i:9;s:26:\"box_shadow_box_shadow_type\";i:3;s:21:\"box_shadow_box_shadow\";i:6;s:13:\"border_border\";i:6;s:12:\"border_width\";i:6;s:19:\"border_width_mobile\";i:6;s:12:\"border_color\";i:6;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:172;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:138;s:16:\"content_position\";i:3;s:6:\"layout\";i:6;s:13:\"content_width\";i:2;s:8:\"overflow\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:72;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:9:{s:7:\"padding\";i:136;s:14:\"padding_mobile\";i:128;s:11:\"css_classes\";i:4;s:7:\"z_index\";i:7;s:14:\"padding_tablet\";i:11;s:6:\"margin\";i:15;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:5;s:14:\"z_index_tablet\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:75;s:16:\"background_image\";i:32;s:21:\"background_attachment\";i:13;s:19:\"rt_section_parallax\";i:12;s:17:\"background_repeat\";i:9;s:15:\"background_size\";i:31;s:19:\"background_position\";i:21;s:16:\"background_color\";i:28;s:23:\"background_image_mobile\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:22;s:24:\"background_overlay_color\";i:22;s:26:\"background_overlay_opacity\";i:6;s:22:\"css_filters_css_filter\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:3;}}}}s:8:\"rt-title\";a:2:{s:5:\"count\";i:57;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:6:{s:5:\"style\";i:45;s:5:\"title\";i:57;s:9:\"sub_title\";i:53;s:7:\"content\";i:17;s:20:\"content_align_mobile\";i:9;s:13:\"content_align\";i:45;}}s:5:\"style\";a:4:{s:15:\"sec_title_style\";a:10:{s:21:\"title_typo_typography\";i:48;s:20:\"title_typo_font_size\";i:4;s:11:\"title_color\";i:10;s:27:\"title_typo_font_size_mobile\";i:46;s:16:\"title_line_color\";i:4;s:27:\"title_typo_font_size_tablet\";i:3;s:29:\"title_typo_line_height_tablet\";i:1;s:12:\"title_margin\";i:1;s:19:\"title_margin_mobile\";i:1;s:22:\"title_typo_line_height\";i:1;}s:17:\"sec_content_style\";a:8:{s:23:\"content_typo_typography\";i:2;s:22:\"content_typo_font_size\";i:2;s:13:\"content_color\";i:4;s:14:\"content_margin\";i:10;s:21:\"content_margin_mobile\";i:9;s:13:\"content_width\";i:9;s:20:\"content_width_mobile\";i:9;s:24:\"content_typo_font_weight\";i:1;}s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:2;}s:18:\"sec_subtitle_style\";a:7:{s:25:\"sub_title_typo_typography\";i:11;s:29:\"sub_title_typo_letter_spacing\";i:5;s:31:\"sub_title_typo_font_size_mobile\";i:4;s:15:\"sub_title_color\";i:10;s:33:\"sub_title_typo_line_height_mobile\";i:6;s:24:\"sub_title_typo_font_size\";i:1;s:16:\"sub_title_margin\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:14:\"_margin_mobile\";i:2;s:7:\"_margin\";i:49;s:8:\"_padding\";i:15;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:14:\"_margin_tablet\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:9:\"rt-button\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:5:\"style\";i:12;s:10:\"buttontext\";i:10;s:9:\"buttonurl\";i:12;s:20:\"content_align_mobile\";i:11;s:13:\"content_align\";i:8;}}s:5:\"style\";a:2:{s:19:\"sec_animation_style\";a:2:{s:9:\"animation\";i:5;s:5:\"delay\";i:5;}s:17:\"sec_button_style2\";a:6:{s:16:\"button_bag_color\";i:3;s:14:\"button_margin2\";i:1;s:22:\"button_bag_hover_color\";i:1;s:18:\"button_text2_color\";i:2;s:24:\"button_text2_hover_color\";i:1;s:22:\"button_padding2_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:19:\"rt-text-with-button\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:11:{s:5:\"style\";i:15;s:20:\"content_align_mobile\";i:3;s:5:\"title\";i:17;s:9:\"sub_title\";i:17;s:7:\"content\";i:17;s:13:\"customer_view\";i:6;s:14:\"button_display\";i:4;s:10:\"buttontext\";i:3;s:9:\"buttonurl\";i:3;s:8:\"showhide\";i:3;s:20:\"content_align_tablet\";i:1;}}s:5:\"style\";a:6:{s:14:\"sec_text_style\";a:8:{s:20:\"text_typo_typography\";i:9;s:21:\"text_typo_font_family\";i:5;s:19:\"text_typo_font_size\";i:9;s:21:\"text_typo_font_weight\";i:7;s:13:\"content_color\";i:8;s:14:\"content_margin\";i:7;s:21:\"text_typo_line_height\";i:1;s:24:\"text_typo_letter_spacing\";i:1;}s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:6;}s:15:\"sec_title_style\";a:6:{s:21:\"title_typo_typography\";i:14;s:20:\"title_typo_font_size\";i:5;s:11:\"title_color\";i:2;s:27:\"title_typo_font_size_tablet\";i:2;s:27:\"title_typo_font_size_mobile\";i:13;s:22:\"title_typo_line_height\";i:2;}s:13:\"sec_sub_title\";a:7:{s:25:\"sub_title_typo_typography\";i:5;s:24:\"sub_title_typo_font_size\";i:3;s:15:\"sub_title_color\";i:5;s:31:\"sub_title_typo_font_size_mobile\";i:3;s:29:\"sub_title_typo_letter_spacing\";i:5;s:16:\"sub_title_margin\";i:1;s:31:\"sub_title_typo_font_size_tablet\";i:1;}s:18:\"sec_customer_style\";a:4:{s:22:\"custom_typo_typography\";i:4;s:21:\"custom_typo_font_size\";i:4;s:23:\"custom_typo_line_height\";i:4;s:13:\"custom_margin\";i:1;}s:16:\"sec_button_style\";a:1:{s:13:\"button_margin\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:5;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;s:15:\"_padding_mobile\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:17;s:10:\"image_size\";i:17;s:5:\"align\";i:5;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;s:14:\"_margin_mobile\";i:4;s:8:\"_z_index\";i:3;s:15:\"_z_index_tablet\";i:3;s:15:\"_padding_tablet\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:13;s:18:\"animation_duration\";i:13;s:16:\"_animation_delay\";i:2;}s:17:\"_section_position\";a:10:{s:14:\"_element_width\";i:6;s:9:\"_position\";i:7;s:9:\"_offset_x\";i:5;s:9:\"_offset_y\";i:5;s:21:\"_offset_orientation_v\";i:2;s:21:\"_offset_orientation_h\";i:4;s:13:\"_offset_x_end\";i:3;s:20:\"_offset_x_end_tablet\";i:2;s:13:\"_offset_y_end\";i:1;s:20:\"_offset_y_end_tablet\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:4;s:11:\"hide_mobile\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:7;s:5:\"width\";i:1;}}}}s:12:\"rt-accordion\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:2:{s:16:\"accordion_repeat\";i:3;s:12:\"space_bottom\";i:2;}}s:5:\"style\";a:1:{s:11:\"title_style\";a:4:{s:21:\"title_typo_typography\";i:3;s:22:\"title_typo_font_weight\";i:2;s:13:\"title_padding\";i:1;s:20:\"title_typo_font_size\";i:1;}}}}s:10:\"rt-service\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:4:{s:6:\"layout\";i:6;s:10:\"itemnumber\";i:7;s:15:\"see_button_text\";i:8;s:14:\"column_gutters\";i:1;}s:14:\"sec_responsive\";a:2:{s:6:\"col_md\";i:8;s:6:\"col_lg\";i:1;}}s:5:\"style\";a:2:{s:16:\"sec_option_style\";a:5:{s:13:\"excerpt_count\";i:3;s:21:\"title_typo_typography\";i:1;s:20:\"title_typo_font_size\";i:1;s:12:\"item_spacing\";i:1;s:10:\"item_align\";i:1;}s:19:\"sec_animation_style\";a:3:{s:5:\"delay\";i:7;s:8:\"duration\";i:7;s:16:\"animation_effect\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:10:\"rt-Counter\";a:2:{s:5:\"count\";i:40;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:6:\"number\";i:40;s:5:\"title\";i:31;s:5:\"style\";i:12;s:8:\"showhide\";i:4;s:10:\"icon_class\";i:16;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}}s:5:\"style\";a:2:{s:19:\"sec_animation_style\";a:3:{s:5:\"delay\";i:26;s:8:\"duration\";i:29;s:9:\"animation\";i:4;}s:10:\"sec_colors\";a:7:{s:21:\"title_typo_typography\";i:24;s:20:\"title_typo_font_size\";i:4;s:11:\"title_color\";i:20;s:13:\"counter_color\";i:20;s:27:\"title_typo_font_size_tablet\";i:20;s:23:\"counter_size_typography\";i:8;s:22:\"counter_size_font_size\";i:8;}}}}s:14:\"rt-testimonial\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:4:{s:5:\"style\";i:8;s:6:\"number\";i:4;s:5:\"count\";i:6;s:15:\"ratting_display\";i:1;}s:14:\"sec_responsive\";a:3:{s:6:\"col_lg\";i:5;s:6:\"col_md\";i:6;s:6:\"col_sm\";i:2;}s:10:\"sec_slider\";a:4:{s:15:\"slider_autoplay\";i:7;s:21:\"slider_autoplay_speed\";i:6;s:11:\"slider_dots\";i:4;s:10:\"slider_nav\";i:1;}}s:5:\"style\";a:3:{s:13:\"sec_box_style\";a:8:{s:23:\"content_typo_typography\";i:2;s:22:\"content_typo_font_size\";i:2;s:18:\"item_content_color\";i:3;s:16:\"box_border_color\";i:1;s:15:\"item_line_color\";i:1;s:24:\"content_typo_font_weight\";i:1;s:23:\"content_typo_font_style\";i:1;s:24:\"content_typo_font_family\";i:1;}s:19:\"sec_animation_style\";a:3:{s:5:\"delay\";i:8;s:8:\"duration\";i:10;s:16:\"animation_effect\";i:8;}s:9:\"sec_style\";a:4:{s:16:\"item_title_color\";i:1;s:18:\"item_designa_color\";i:1;s:17:\"item_icon_bgcolor\";i:1;s:15:\"item_icon_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:1;s:15:\"_padding_tablet\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"rt-cta\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:8:{s:13:\"content_align\";i:15;s:5:\"title\";i:16;s:7:\"content\";i:16;s:9:\"buttonurl\";i:15;s:11:\"buttontext2\";i:2;s:10:\"buttonurl2\";i:3;s:5:\"style\";i:2;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:3:{s:15:\"sec_title_style\";a:5:{s:21:\"title_typo_typography\";i:14;s:20:\"title_typo_font_size\";i:14;s:11:\"title_color\";i:16;s:27:\"title_typo_font_size_mobile\";i:14;s:25:\"title_typo_letter_spacing\";i:1;}s:18:\"sec_subtitle_style\";a:5:{s:25:\"sub_title_typo_typography\";i:10;s:15:\"sub_title_color\";i:14;s:24:\"sub_title_typo_font_size\";i:1;s:29:\"sub_title_typo_letter_spacing\";i:1;s:31:\"sub_title_typo_font_size_mobile\";i:1;}s:17:\"sec_button2_style\";a:4:{s:12:\"border_color\";i:2;s:18:\"border_hover_color\";i:2;s:18:\"border_text2_color\";i:2;s:24:\"button_text2_hover_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:18:\"fluent-form-widget\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_fluent_form\";a:2:{s:9:\"form_list\";i:4;s:13:\"labels_switch\";i:2;}}s:5:\"style\";a:1:{s:32:\"section_form_submit_button_style\";a:2:{s:34:\"form_submit_button_bg_color_normal\";i:4;s:36:\"form_submit_button_text_color_normal\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}s:12:\"rt-post-grid\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:6:{s:5:\"style\";i:6;s:17:\"small_title_count\";i:2;s:9:\"itemlimit\";i:1;s:11:\"title_count\";i:3;s:15:\"content_display\";i:1;s:5:\"count\";i:1;}}s:5:\"style\";a:2:{s:9:\"sec_style\";a:1:{s:17:\"post_grid_comment\";i:6;}s:19:\"sec_animation_style\";a:2:{s:5:\"delay\";i:6;s:8:\"duration\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;}}}}s:13:\"rt-case-study\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:11:{s:6:\"layout\";i:16;s:10:\"itemnumber\";i:17;s:15:\"see_button_text\";i:17;s:15:\"content_display\";i:6;s:10:\"word_count\";i:4;s:11:\"title_count\";i:7;s:9:\"read_more\";i:2;s:11:\"cat_display\";i:3;s:15:\"see_button_link\";i:2;s:13:\"post_ordering\";i:4;s:7:\"orderby\";i:2;}s:14:\"sec_responsive\";a:3:{s:6:\"col_lg\";i:12;s:6:\"col_md\";i:7;s:6:\"col_xl\";i:10;}}s:5:\"style\";a:2:{s:19:\"sec_animation_style\";a:2:{s:5:\"delay\";i:17;s:8:\"duration\";i:17;}s:9:\"sec_style\";a:6:{s:21:\"title_typo_typography\";i:5;s:20:\"title_typo_font_size\";i:5;s:25:\"title_typo_text_transform\";i:4;s:25:\"title_typo_letter_spacing\";i:4;s:15:\"content_padding\";i:1;s:12:\"icon_padding\";i:1;}}}}s:11:\"rt-info-box\";a:2:{s:5:\"count\";i:81;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:11:{s:5:\"style\";i:73;s:10:\"icon_class\";i:81;s:5:\"title\";i:77;s:7:\"content\";i:65;s:10:\"buttontext\";i:73;s:14:\"button_display\";i:63;s:9:\"buttonurl\";i:24;s:13:\"content_align\";i:33;s:8:\"icontype\";i:6;s:10:\"icon_image\";i:6;s:20:\"icon_image_size_size\";i:6;}}s:5:\"style\";a:4:{s:8:\"sec_icon\";a:3:{s:9:\"icon_size\";i:13;s:16:\"icon_hover_color\";i:4;s:10:\"icon_color\";i:6;}s:19:\"sec_animation_style\";a:3:{s:5:\"delay\";i:70;s:8:\"duration\";i:35;s:9:\"animation\";i:3;}s:9:\"sec_style\";a:9:{s:13:\"item_bg_color\";i:7;s:27:\"title_typo_font_size_tablet\";i:6;s:11:\"box_padding\";i:7;s:18:\"box_padding_tablet\";i:3;s:21:\"title_typo_typography\";i:30;s:25:\"title_typo_letter_spacing\";i:12;s:20:\"title_typo_font_size\";i:18;s:12:\"title_margin\";i:12;s:11:\"title_color\";i:6;}s:10:\"sec_button\";a:3:{s:22:\"button_typo_typography\";i:6;s:21:\"button_typo_font_size\";i:6;s:23:\"button_typo_font_weight\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:3;s:22:\"_box_shadow_box_shadow\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:14:\"_margin_mobile\";i:8;}}}}s:8:\"rt-video\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:7:{s:11:\"video_image\";i:8;s:12:\"video_image2\";i:5;s:20:\"icon_image_size_size\";i:8;s:9:\"bag_color\";i:3;s:5:\"style\";i:7;s:8:\"videourl\";i:9;s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:18:\"video_button_style\";a:2:{s:12:\"button_width\";i:1;s:13:\"button_height\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:2:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:4;s:4:\"view\";i:4;s:5:\"align\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:4;s:15:\"secondary_color\";i:4;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:17:\"_section_position\";a:14:{s:14:\"_element_width\";i:3;s:21:\"_element_width_tablet\";i:3;s:9:\"_position\";i:4;s:21:\"_offset_orientation_h\";i:3;s:9:\"_offset_x\";i:1;s:21:\"_offset_orientation_v\";i:3;s:9:\"_offset_y\";i:4;s:13:\"_offset_y_end\";i:3;s:21:\"_element_width_mobile\";i:1;s:13:\"_offset_x_end\";i:2;s:20:\"_offset_x_end_tablet\";i:2;s:16:\"_offset_y_mobile\";i:3;s:30:\"_element_vertical_align_tablet\";i:1;s:20:\"_offset_y_end_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}}}}s:16:\"rt-pricing-table\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:9:{s:10:\"icon_class\";i:12;s:5:\"title\";i:16;s:5:\"price\";i:15;s:12:\"list_feature\";i:16;s:6:\"layout\";i:9;s:8:\"icontype\";i:7;s:10:\"icon_image\";i:7;s:20:\"icon_image_size_size\";i:7;s:9:\"buttonurl\";i:4;}}s:5:\"style\";a:3:{s:19:\"sec_animation_style\";a:2:{s:8:\"duration\";i:16;s:5:\"delay\";i:13;}s:9:\"sec_style\";a:4:{s:13:\"border_radius\";i:7;s:17:\"border_hov_radius\";i:4;s:7:\"bgcolor\";i:3;s:14:\"bg_hover_color\";i:3;}s:14:\"sec_icon_style\";a:1:{s:13:\"icon_bg_color\";i:3;}}}}s:9:\"accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}}}}s:14:\"rt-logo-slider\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:3:{s:6:\"layout\";i:3;s:5:\"logos\";i:5;s:14:\"column_gutters\";i:2;}s:14:\"sec_responsive\";a:4:{s:6:\"col_lg\";i:3;s:6:\"col_sm\";i:2;s:6:\"col_xs\";i:1;s:6:\"col_md\";i:1;}s:10:\"sec_slider\";a:2:{s:10:\"slider_nav\";i:2;s:15:\"slider_autoplay\";i:2;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:3:{s:9:\"animation\";i:2;s:5:\"delay\";i:1;s:8:\"duration\";i:1;}}}}s:17:\"rt-content-toggle\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:8:\"sec_tabl\";a:3:{s:17:\"section_1_content\";i:3;s:17:\"section_1_heading\";i:2;s:11:\"icon_class1\";i:2;}s:8:\"sec_tab2\";a:3:{s:17:\"section_2_content\";i:3;s:17:\"section_2_heading\";i:2;s:11:\"icon_class2\";i:2;}s:8:\"sec_tab3\";a:3:{s:17:\"section_3_content\";i:3;s:17:\"section_3_heading\";i:2;s:11:\"icon_class3\";i:2;}s:8:\"sec_tab4\";a:3:{s:17:\"section_4_content\";i:3;s:17:\"section_4_heading\";i:2;s:11:\"icon_class4\";i:2;}}}}s:15:\"rt-contact-info\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:10:\"icon_image\";i:6;s:20:\"icon_image_size_size\";i:6;s:7:\"address\";i:6;s:10:\"icon_class\";i:6;s:5:\"title\";i:4;}}}}s:18:\"rt-contact-address\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:13:\"address_title\";i:2;s:15:\"address_content\";i:2;s:12:\"address_info\";i:3;s:5:\"style\";i:3;s:9:\"buttonurl\";i:3;}}s:5:\"style\";a:3:{s:14:\"sec_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:15:\"sec_title_style\";a:6:{s:11:\"title_color\";i:1;s:13:\"content_color\";i:3;s:11:\"label_color\";i:2;s:10:\"info_color\";i:2;s:21:\"label_typo_typography\";i:1;s:12:\"title_margin\";i:1;}s:10:\"sec_button\";a:5:{s:12:\"button_color\";i:2;s:19:\"button_border_color\";i:2;s:16:\"text_hover_color\";i:3;s:18:\"border_hover_color\";i:3;s:15:\"button_bg_color\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;}}}}s:14:\"rt-post-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:2:{s:5:\"count\";i:1;s:15:\"content_display\";i:1;}s:10:\"sec_slider\";a:2:{s:10:\"slider_nav\";i:1;s:15:\"slider_autoplay\";i:1;}}s:5:\"style\";a:1:{s:9:\"sec_style\";a:1:{s:18:\"post_grid_category\";i:1;}}}}s:14:\"rt-feature-box\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:14:\"button_display\";i:8;s:9:\"buttonurl\";i:8;s:5:\"title\";i:6;s:9:\"serial_no\";i:6;s:13:\"item_bg_color\";i:4;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:2:{s:5:\"delay\";i:6;s:16:\"animation_effect\";i:4;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:7:\"rt-team\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:3:{s:5:\"style\";i:6;s:6:\"number\";i:6;s:15:\"see_button_text\";i:7;}s:10:\"sec_slider\";a:3:{s:10:\"slider_nav\";i:5;s:15:\"slider_autoplay\";i:4;s:11:\"slider_dots\";i:2;}s:14:\"sec_responsive\";a:1:{s:6:\"col_md\";i:4;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:2:{s:5:\"delay\";i:5;s:8:\"duration\";i:5;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:9:{s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:28:\"css_filters_hover_css_filter\";i:1;s:28:\"css_filters_hover_brightness\";i:1;s:26:\"css_filters_hover_contrast\";i:1;s:26:\"css_filters_hover_saturate\";i:1;s:16:\"hover_transition\";i:1;}}}}s:8:\"rt-apply\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:1:{s:10:\"apply_info\";i:1;}}}}s:8:\"rt-story\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:3:{s:10:\"story_info\";i:1;s:9:\"animation\";i:1;s:16:\"animation_effect\";i:1;}}}}s:15:\"rt-progress-bar\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:3:{s:5:\"title\";i:4;s:6:\"number\";i:4;s:13:\"number_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:15:\"rt-split-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:1:{s:16:\"split_item_lists\";i:1;}}s:5:\"style\";a:1:{s:9:\"sec_style\";a:2:{s:9:\"copyright\";i:1;s:14:\"feature_tablet\";i:1;}}}}s:8:\"rt-image\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:11:{s:5:\"style\";i:2;s:8:\"rt_image\";i:3;s:9:\"img_list1\";i:1;s:9:\"img_list2\";i:1;s:9:\"img_list3\";i:1;s:9:\"img_list4\";i:1;s:9:\"img_list5\";i:1;s:9:\"img_list6\";i:1;s:20:\"icon_image_size_size\";i:3;s:9:\"rt_image2\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:14:\"rt-case-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:1:{s:10:\"itemnumber\";i:1;}s:14:\"sec_responsive\";a:1:{s:6:\"col_lg\";i:1;}s:10:\"sec_slider\";a:3:{s:10:\"slider_nav\";i:1;s:11:\"slider_dots\";i:1;s:15:\"slider_autoplay\";i:1;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:2:{s:5:\"delay\";i:1;s:8:\"duration\";i:1;}}}}}s:4:\"page\";a:22:{s:6:\"column\";a:2:{s:5:\"count\";i:47;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:47;s:19:\"_inline_size_tablet\";i:20;s:16:\"content_position\";i:8;s:21:\"space_between_widgets\";i:5;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:47;s:14:\"padding_tablet\";i:5;s:13:\"margin_tablet\";i:5;s:14:\"padding_mobile\";i:7;s:7:\"z_index\";i:1;s:13:\"margin_mobile\";i:3;s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}}}s:8:\"rt-title\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:6:{s:5:\"style\";i:15;s:5:\"title\";i:15;s:9:\"sub_title\";i:14;s:7:\"content\";i:7;s:20:\"content_align_mobile\";i:7;s:13:\"content_align\";i:6;}}s:5:\"style\";a:4:{s:15:\"sec_title_style\";a:8:{s:21:\"title_typo_typography\";i:11;s:20:\"title_typo_font_size\";i:1;s:11:\"title_color\";i:3;s:12:\"title_margin\";i:1;s:27:\"title_typo_font_size_mobile\";i:11;s:19:\"title_margin_mobile\";i:1;s:16:\"title_line_color\";i:1;s:27:\"title_typo_font_size_tablet\";i:2;}s:17:\"sec_content_style\";a:4:{s:23:\"content_typo_typography\";i:1;s:22:\"content_typo_font_size\";i:1;s:13:\"content_color\";i:1;s:14:\"content_margin\";i:1;}s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:1;}s:18:\"sec_subtitle_style\";a:1:{s:15:\"sub_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:14;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:9:\"rt-button\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:5:\"style\";i:5;s:10:\"buttontext\";i:5;s:9:\"buttonurl\";i:5;s:20:\"content_align_mobile\";i:5;s:13:\"content_align\";i:4;}}s:5:\"style\";a:2:{s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:1;}s:17:\"sec_button_style2\";a:1:{s:22:\"button_padding2_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:28;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:21;s:6:\"layout\";i:4;s:8:\"overflow\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:15;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:7;s:21:\"background_attachment\";i:3;s:19:\"rt_section_parallax\";i:2;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:4;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_opacity\";i:2;s:22:\"css_filters_css_filter\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:19;s:11:\"css_classes\";i:2;s:14:\"padding_mobile\";i:17;s:7:\"z_index\";i:1;s:6:\"margin\";i:3;s:14:\"padding_tablet\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;s:5:\"align\";i:3;s:12:\"align_tablet\";i:2;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:3;s:8:\"_z_index\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:17:\"_section_position\";a:10:{s:14:\"_element_width\";i:1;s:9:\"_position\";i:2;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:2;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:20:\"_offset_y_end_tablet\";i:1;s:20:\"_offset_y_end_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}}}s:12:\"rt-accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:1:{s:16:\"accordion_repeat\";i:1;}}s:5:\"style\";a:1:{s:11:\"title_style\";a:3:{s:13:\"title_padding\";i:1;s:21:\"title_typo_typography\";i:1;s:20:\"title_typo_font_size\";i:1;}}}}s:10:\"rt-service\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:4:{s:6:\"layout\";i:1;s:14:\"column_gutters\";i:1;s:10:\"itemnumber\";i:2;s:15:\"see_button_text\";i:2;}s:14:\"sec_responsive\";a:2:{s:6:\"col_lg\";i:1;s:6:\"col_md\";i:2;}}s:5:\"style\";a:2:{s:16:\"sec_option_style\";a:5:{s:21:\"title_typo_typography\";i:1;s:20:\"title_typo_font_size\";i:1;s:13:\"excerpt_count\";i:1;s:12:\"item_spacing\";i:1;s:10:\"item_align\";i:1;}s:19:\"sec_animation_style\";a:2:{s:8:\"duration\";i:1;s:16:\"animation_effect\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:10:\"rt-Counter\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:3:{s:6:\"number\";i:8;s:5:\"title\";i:6;s:10:\"icon_class\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}}s:5:\"style\";a:2:{s:10:\"sec_colors\";a:4:{s:11:\"title_color\";i:4;s:13:\"counter_color\";i:4;s:21:\"title_typo_typography\";i:4;s:27:\"title_typo_font_size_tablet\";i:4;}s:19:\"sec_animation_style\";a:2:{s:8:\"duration\";i:4;s:5:\"delay\";i:3;}}}}s:14:\"rt-testimonial\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:3:{s:5:\"style\";i:1;s:5:\"count\";i:1;s:6:\"number\";i:1;}s:14:\"sec_responsive\";a:3:{s:6:\"col_lg\";i:1;s:6:\"col_md\";i:1;s:6:\"col_sm\";i:1;}s:10:\"sec_slider\";a:3:{s:15:\"slider_autoplay\";i:2;s:10:\"slider_nav\";i:1;s:11:\"slider_dots\";i:1;}}s:5:\"style\";a:2:{s:13:\"sec_box_style\";a:4:{s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:18:\"item_content_color\";i:1;}s:19:\"sec_animation_style\";a:3:{s:5:\"delay\";i:1;s:8:\"duration\";i:2;s:16:\"animation_effect\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:15:\"rt-case-isotope\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:2:{s:10:\"itemnumber\";i:1;s:11:\"more_button\";i:1;}}}}s:6:\"rt-cta\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:13:\"content_align\";i:1;s:5:\"title\";i:1;s:9:\"sub_title\";i:1;s:7:\"content\";i:1;s:9:\"buttonurl\";i:1;}}s:5:\"style\";a:2:{s:15:\"sec_title_style\";a:5:{s:21:\"title_typo_typography\";i:1;s:20:\"title_typo_font_size\";i:1;s:25:\"title_typo_letter_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typo_font_size_mobile\";i:1;}s:18:\"sec_subtitle_style\";a:5:{s:25:\"sub_title_typo_typography\";i:1;s:24:\"sub_title_typo_font_size\";i:1;s:29:\"sub_title_typo_letter_spacing\";i:1;s:15:\"sub_title_color\";i:1;s:31:\"sub_title_typo_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:18:\"fluent-form-widget\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_fluent_form\";a:2:{s:9:\"form_list\";i:2;s:13:\"labels_switch\";i:2;}}s:5:\"style\";a:1:{s:32:\"section_form_submit_button_style\";a:2:{s:34:\"form_submit_button_bg_color_normal\";i:2;s:36:\"form_submit_button_text_color_normal\";i:2;}}}}s:16:\"rt-banner-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:2:{s:12:\"banner_lists\";i:1;s:20:\"content_align_tablet\";i:1;}s:10:\"sec_slider\";a:2:{s:15:\"slider_autoplay\";i:1;s:13:\"display_arrow\";i:1;}}s:5:\"style\";a:2:{s:15:\"sec_title_style\";a:3:{s:21:\"title_typo_typography\";i:1;s:27:\"title_typo_font_size_mobile\";i:1;s:19:\"title_margin_mobile\";i:1;}s:17:\"sec_content_style\";a:3:{s:21:\"content_margin_mobile\";i:1;s:23:\"content_typo_typography\";i:1;s:29:\"content_typo_font_size_mobile\";i:1;}}}}s:19:\"rt-text-with-button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:8:\"showhide\";i:1;s:5:\"title\";i:1;s:9:\"sub_title\";i:1;s:13:\"customer_view\";i:1;s:7:\"content\";i:1;}}s:5:\"style\";a:3:{s:18:\"sec_customer_style\";a:1:{s:13:\"custom_margin\";i:1;}s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:1;}s:15:\"sec_title_style\";a:2:{s:21:\"title_typo_typography\";i:1;s:27:\"title_typo_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:8:\"rt-image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:3:{s:8:\"rt_image\";i:1;s:20:\"icon_image_size_size\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"rt-content-toggle\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:8:\"sec_tabl\";a:3:{s:17:\"section_1_heading\";i:1;s:17:\"section_1_content\";i:1;s:11:\"icon_class1\";i:1;}s:8:\"sec_tab2\";a:3:{s:17:\"section_2_heading\";i:1;s:17:\"section_2_content\";i:1;s:11:\"icon_class2\";i:1;}s:8:\"sec_tab3\";a:3:{s:17:\"section_3_heading\";i:1;s:17:\"section_3_content\";i:1;s:11:\"icon_class3\";i:1;}s:8:\"sec_tab4\";a:3:{s:17:\"section_4_heading\";i:1;s:17:\"section_4_content\";i:1;s:11:\"icon_class4\";i:1;}}}}s:14:\"rt-case-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:11:\"sec_general\";a:1:{s:10:\"itemnumber\";i:1;}s:14:\"sec_responsive\";a:1:{s:6:\"col_lg\";i:1;}s:10:\"sec_slider\";a:3:{s:10:\"slider_nav\";i:1;s:11:\"slider_dots\";i:1;s:15:\"slider_autoplay\";i:1;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:1:{s:8:\"duration\";i:1;}}}}s:7:\"rt-team\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:2:{s:5:\"style\";i:1;s:6:\"number\";i:1;}s:10:\"sec_slider\";a:2:{s:10:\"slider_nav\";i:1;s:15:\"slider_autoplay\";i:1;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:1:{s:8:\"duration\";i:1;}}}}s:16:\"rt-pricing-table\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:8:{s:10:\"icon_class\";i:4;s:5:\"title\";i:4;s:12:\"list_feature\";i:4;s:9:\"buttonurl\";i:4;s:8:\"icontype\";i:4;s:10:\"icon_image\";i:4;s:20:\"icon_image_size_size\";i:4;s:5:\"price\";i:3;}}s:5:\"style\";a:3:{s:19:\"sec_animation_style\";a:2:{s:8:\"duration\";i:4;s:5:\"delay\";i:3;}s:9:\"sec_style\";a:4:{s:13:\"border_radius\";i:4;s:17:\"border_hov_radius\";i:2;s:7:\"bgcolor\";i:2;s:14:\"bg_hover_color\";i:2;}s:14:\"sec_icon_style\";a:1:{s:13:\"icon_bg_color\";i:2;}}}}s:12:\"rt-post-grid\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:1:{s:8:\"duration\";i:1;}}}}s:18:\"rt-contact-address\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:5:{s:13:\"address_title\";i:1;s:15:\"address_content\";i:1;s:12:\"address_info\";i:1;s:5:\"style\";i:1;s:9:\"buttonurl\";i:1;}}s:5:\"style\";a:3:{s:15:\"sec_title_style\";a:5:{s:21:\"label_typo_typography\";i:1;s:13:\"content_color\";i:1;s:11:\"label_color\";i:1;s:10:\"info_color\";i:1;s:12:\"title_margin\";i:1;}s:14:\"sec_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:10:\"sec_button\";a:5:{s:12:\"button_color\";i:1;s:19:\"button_border_color\";i:1;s:16:\"text_hover_color\";i:1;s:18:\"border_hover_color\";i:1;s:15:\"button_bg_color\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;}}}}}s:7:\"section\";a:13:{s:5:\"image\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:5:\"align\";i:2;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:4;s:15:\"_z_index_tablet\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:17:\"_section_position\";a:10:{s:14:\"_element_width\";i:4;s:9:\"_position\";i:4;s:21:\"_offset_orientation_h\";i:4;s:9:\"_offset_x\";i:4;s:13:\"_offset_x_end\";i:2;s:20:\"_offset_x_end_tablet\";i:2;s:9:\"_offset_y\";i:2;s:21:\"_offset_orientation_v\";i:2;s:13:\"_offset_y_end\";i:2;s:20:\"_offset_y_end_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:2;}}}}s:19:\"rt-text-with-button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:9:{s:5:\"style\";i:4;s:8:\"showhide\";i:2;s:5:\"title\";i:4;s:9:\"sub_title\";i:4;s:7:\"content\";i:4;s:14:\"button_display\";i:2;s:10:\"buttontext\";i:2;s:9:\"buttonurl\";i:2;s:13:\"customer_view\";i:2;}}s:5:\"style\";a:6:{s:15:\"sec_title_style\";a:5:{s:21:\"title_typo_typography\";i:4;s:20:\"title_typo_font_size\";i:2;s:27:\"title_typo_font_size_mobile\";i:4;s:22:\"title_typo_line_height\";i:2;s:11:\"title_color\";i:2;}s:13:\"sec_sub_title\";a:5:{s:25:\"sub_title_typo_typography\";i:2;s:24:\"sub_title_typo_font_size\";i:2;s:31:\"sub_title_typo_font_size_mobile\";i:2;s:29:\"sub_title_typo_letter_spacing\";i:2;s:15:\"sub_title_color\";i:2;}s:14:\"sec_text_style\";a:7:{s:20:\"text_typo_typography\";i:4;s:19:\"text_typo_font_size\";i:4;s:21:\"text_typo_line_height\";i:2;s:13:\"content_color\";i:4;s:14:\"content_margin\";i:2;s:21:\"text_typo_font_family\";i:2;s:21:\"text_typo_font_weight\";i:2;}s:16:\"sec_button_style\";a:1:{s:13:\"button_margin\";i:2;}s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:2;}s:18:\"sec_customer_style\";a:3:{s:22:\"custom_typo_typography\";i:2;s:21:\"custom_typo_font_size\";i:2;s:23:\"custom_typo_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;s:15:\"_padding_mobile\";i:2;s:8:\"_z_index\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:28;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:28;s:19:\"_inline_size_tablet\";i:14;s:21:\"space_between_widgets\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:28;s:13:\"margin_mobile\";i:6;s:13:\"margin_tablet\";i:5;s:14:\"padding_mobile\";i:5;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:7:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:19:\"border_width_mobile\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:15:\"stretch_section\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:4;s:19:\"rt_section_parallax\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:3;s:22:\"css_filters_css_filter\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:11:\"css_classes\";i:2;s:6:\"margin\";i:3;s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:3;s:7:\"z_index\";i:1;}}}}s:11:\"rt-info-box\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:11:{s:10:\"icon_class\";i:20;s:5:\"title\";i:18;s:7:\"content\";i:16;s:14:\"button_display\";i:16;s:10:\"buttontext\";i:20;s:5:\"style\";i:20;s:8:\"icontype\";i:3;s:10:\"icon_image\";i:3;s:20:\"icon_image_size_size\";i:3;s:13:\"content_align\";i:9;s:9:\"buttonurl\";i:3;}}s:5:\"style\";a:4:{s:19:\"sec_animation_style\";a:1:{s:5:\"delay\";i:10;}s:9:\"sec_style\";a:3:{s:21:\"title_typo_typography\";i:9;s:25:\"title_typo_letter_spacing\";i:6;s:27:\"title_typo_font_size_tablet\";i:3;}s:8:\"sec_icon\";a:2:{s:9:\"icon_size\";i:6;s:16:\"icon_hover_color\";i:4;}s:10:\"sec_button\";a:2:{s:12:\"button_color\";i:3;s:18:\"button_hover_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:14:\"_margin_mobile\";i:4;}}}}s:14:\"rt-logo-slider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:11:\"sec_general\";a:3:{s:6:\"layout\";i:1;s:5:\"logos\";i:1;s:14:\"column_gutters\";i:1;}s:14:\"sec_responsive\";a:2:{s:6:\"col_lg\";i:1;s:6:\"col_sm\";i:1;}}s:5:\"style\";a:1:{s:19:\"sec_animation_style\";a:1:{s:9:\"animation\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:8:\"rt-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:4:{s:5:\"style\";i:1;s:13:\"content_align\";i:1;s:5:\"title\";i:1;s:9:\"sub_title\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:17:\"rt-content-toggle\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:8:\"sec_tabl\";a:3:{s:17:\"section_1_heading\";i:1;s:17:\"section_1_content\";i:1;s:11:\"icon_class1\";i:1;}s:8:\"sec_tab2\";a:3:{s:17:\"section_2_heading\";i:1;s:17:\"section_2_content\";i:1;s:11:\"icon_class2\";i:1;}s:8:\"sec_tab3\";a:3:{s:17:\"section_3_heading\";i:1;s:17:\"section_3_content\";i:1;s:11:\"icon_class3\";i:1;}s:8:\"sec_tab4\";a:3:{s:17:\"section_4_heading\";i:1;s:17:\"section_4_content\";i:1;s:11:\"icon_class4\";i:1;}}}}s:8:\"rt-video\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:4:{s:5:\"style\";i:2;s:11:\"video_image\";i:2;s:12:\"video_image2\";i:2;s:20:\"icon_image_size_size\";i:2;}}}}s:6:\"rt-cta\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"sec_general\";a:2:{s:13:\"content_align\";i:1;s:7:\"content\";i:1;}}s:5:\"style\";a:2:{s:15:\"sec_title_style\";a:3:{s:21:\"title_typo_typography\";i:1;s:27:\"title_typo_font_size_mobile\";i:1;s:11:\"title_color\";i:1;}s:18:\"sec_subtitle_style\";a:2:{s:25:\"sub_title_typo_typography\";i:1;s:15:\"sub_title_color\";i:1;}}}}}s:7:\"wp-post\";a:7:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:27;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:27;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:9;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:18;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:18;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:54;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:54;s:21:\"space_between_widgets\";i:10;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:54;s:14:\"padding_mobile\";i:36;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:36;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:18;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:18;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:11:\"header_size\";i:18;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:18;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:18;s:10:\"image_size\";i:18;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:18;}}}}s:9:\"accordion\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:4:\"tabs\";i:9;s:13:\"selected_icon\";i:9;s:20:\"selected_active_icon\";i:9;}}s:5:\"style\";a:2:{s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:9;}s:26:\"section_toggle_style_title\";a:2:{s:27:\"title_typography_typography\";i:9;s:28:\"title_typography_font_family\";i:9;}}}}}}','no'),(25942,'db_upgraded','','on'),(31596,'woocommerce_task_list_hidden_lists','a:0:{}','yes'),(37212,'woocommerce_attribute_lookup_direct_updates','no','yes'),(37215,'woocommerce_admin_version','3.2.1','yes'),(50237,'elementor_events_db_version','1.0.0','no'),(64980,'updraft_lock_wpo_page_cache_preloader_creating_tasks','0','no'),(64981,'updraft_lock_wpo_minify_preloader_creating_tasks','0','no'),(70197,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(83231,'sbi_dismiss_critical_notice','1','no'),(83621,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:134:{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:27:\"fluentform_dashboard_access\";b:1;s:24:\"fluentform_forms_manager\";b:1;s:25:\"fluentform_entries_viewer\";b:1;s:25:\"fluentform_manage_entries\";b:1;s:24:\"fluentform_view_payments\";b:1;s:26:\"fluentform_manage_payments\";b:1;s:27:\"fluentform_settings_manager\";b:1;s:22:\"fluentform_full_access\";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:18:\"bcn_manage_options\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;s:24:\"rocket_remove_unused_css\";b:1;s:16:\"create_customers\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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: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:93:{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:16:\"create_customers\";b:1;}}}','yes'),(83622,'admin_email','wp@dxpsites.com','yes'),(83623,'cron','a:30:{i:1785268959;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:1785268979;a:2:{s:24:\"rocket_saas_pending_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:24:\"rocket_saas_pending_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:32:\"action_scheduler_run_queue_rucss\";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:1785268989;a:1:{s:26:\"rocket_saas_on_submit_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:26:\"rocket_saas_on_submit_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1785268999;a:1:{s:30:\"rocket_preload_process_pending\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"rocket_preload_process_pending\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1785270340;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:1785270455;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1785270856;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1785270867;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1785272349;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:1785273707;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:1785274222;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:1785274656;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"9e794d3a1bec626eb2af99a5e9382e40\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8463;}}}}i:1785286055;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785298341;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785301473;a:1:{s:40:\"woocommerce_marketplace_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785306340;a:4:{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;}}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:1785306623;a:3:{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;}}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:1785306625;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:1785306849;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:1785306850;a:1:{s:42:\"fluentform_do_email_report_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785306851;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785310583;a:1:{s:37:\"rocket_preload_revert_old_failed_rows\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:29:\"rocket_revert_old_failed_rows\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785334725;a:1:{s:35:\"fluentmail_do_daily_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785353652;a:1:{s:32:\"rocket_performance_hints_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785353699;a:1:{s:30:\"rocket_remove_saas_failed_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"rocket_remove_saas_failed_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:259200;}}}i:1785651940;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1785872052;a:1:{s:27:\"rocket_update_dynamic_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1785872099;a:1:{s:33:\"rocket_saas_clean_rows_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1785872652;a:1:{s:36:\"rocket_preload_clean_rows_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),(83624,'mailserver_login','info@blueocean-technologies.com','yes'),(83625,'mailserver_pass','Ocean@123','yes'),(83626,'mailserver_port','465','yes'),(83627,'mailserver_url','smtpout.secureserver.net','yes'),(83628,'recently_edited','a:5:{i:0;s:76:\"/storage/v9321/blueoceanprod/public_html/wp-content/themes/techkit/style.css\";i:1;s:94:\"/storage/v9321/blueoceanprod/public_html/wp-content/plugins/wp-helper-s2mh/template-loader.php\";i:2;s:89:\"/storage/v9321/blueoceanprod/public_html/wp-content/plugins/wp-helper-s2mh/admin-init.php\";i:3;s:93:\"/storage/v9321/blueoceanprod/public_html/wp-content/plugins/wp-helper-s2mh/update-handler.php\";i:4;s:93:\"/storage/v9321/blueoceanprod/public_html/wp-content/plugins/wp-helper-s2mh/wp-helper-s2mh.php\";}','no'),(83629,'current_theme','Techkit','yes'),(83630,'home','https://blueocean-technologies.com','yes'),(83631,'siteurl','https://blueocean-technologies.com','yes'),(83632,'date_format','F j, Y','yes'),(83633,'links_updated_date_format','F j, Y g:i a','yes'),(83634,'time_format','g:i a','yes'),(83635,'timezone_string','Asia/Dubai','yes'),(83636,'gmt_offset','','yes'),(83637,'start_of_week','1','yes'),(83638,'rewrite_rules','a:355:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:7:\"team/?$\";s:32:\"index.php?post_type=techkit_team\";s:37:\"team/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=techkit_team&feed=$matches[1]\";s:32:\"team/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=techkit_team&feed=$matches[1]\";s:24:\"team/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=techkit_team&paged=$matches[1]\";s:10:\"service/?$\";s:35:\"index.php?post_type=techkit_service\";s:40:\"service/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=techkit_service&feed=$matches[1]\";s:35:\"service/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=techkit_service&feed=$matches[1]\";s:27:\"service/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=techkit_service&paged=$matches[1]\";s:7:\"case/?$\";s:32:\"index.php?post_type=techkit_case\";s:37:\"case/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=techkit_case&feed=$matches[1]\";s:32:\"case/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=techkit_case&feed=$matches[1]\";s:24:\"case/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=techkit_case&paged=$matches[1]\";s:14:\"testimonial/?$\";s:34:\"index.php?post_type=techkit_testim\";s:44:\"testimonial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=techkit_testim&feed=$matches[1]\";s:39:\"testimonial/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=techkit_testim&feed=$matches[1]\";s:31:\"testimonial/page/([0-9]{1,})/?$\";s:52:\"index.php?post_type=techkit_testim&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:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";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:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";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:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?pwb-brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?pwb-brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:42:\"index.php?pwb-brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?pwb-brand=$matches[1]&paged=$matches[2]\";s:39:\"brand/(.+?)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?pwb-brand=$matches[1]&cpage=$matches[2]\";s:40:\"brand/(.+?)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?pwb-brand=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"brand/(.+?)/wc-api(/(.*))?/?$\";s:50:\"index.php?pwb-brand=$matches[1]&wc-api=$matches[3]\";s:14:\"brand/(.+?)/?$\";s:31:\"index.php?pwb-brand=$matches[1]\";s:45:\"brands/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:40:\"brands/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:21:\"brands/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:33:\"brands/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:15:\"brands/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"team-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?techkit_team_category=$matches[1]&feed=$matches[2]\";s:49:\"team-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?techkit_team_category=$matches[1]&feed=$matches[2]\";s:30:\"team-category/([^/]+)/embed/?$\";s:54:\"index.php?techkit_team_category=$matches[1]&embed=true\";s:42:\"team-category/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?techkit_team_category=$matches[1]&paged=$matches[2]\";s:24:\"team-category/([^/]+)/?$\";s:43:\"index.php?techkit_team_category=$matches[1]\";s:57:\"service-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?techkit_service_category=$matches[1]&feed=$matches[2]\";s:52:\"service-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?techkit_service_category=$matches[1]&feed=$matches[2]\";s:33:\"service-category/([^/]+)/embed/?$\";s:57:\"index.php?techkit_service_category=$matches[1]&embed=true\";s:45:\"service-category/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?techkit_service_category=$matches[1]&paged=$matches[2]\";s:27:\"service-category/([^/]+)/?$\";s:46:\"index.php?techkit_service_category=$matches[1]\";s:54:\"case-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?techkit_case_category=$matches[1]&feed=$matches[2]\";s:49:\"case-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?techkit_case_category=$matches[1]&feed=$matches[2]\";s:30:\"case-category/([^/]+)/embed/?$\";s:54:\"index.php?techkit_case_category=$matches[1]&embed=true\";s:42:\"case-category/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?techkit_case_category=$matches[1]&paged=$matches[2]\";s:24:\"case-category/([^/]+)/?$\";s:43:\"index.php?techkit_case_category=$matches[1]\";s:61:\"testimonial-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?techkit_testimonial_category=$matches[1]&feed=$matches[2]\";s:56:\"testimonial-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?techkit_testimonial_category=$matches[1]&feed=$matches[2]\";s:37:\"testimonial-category/([^/]+)/embed/?$\";s:61:\"index.php?techkit_testimonial_category=$matches[1]&embed=true\";s:49:\"testimonial-category/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?techkit_testimonial_category=$matches[1]&paged=$matches[2]\";s:31:\"testimonial-category/([^/]+)/?$\";s:50:\"index.php?techkit_testimonial_category=$matches[1]\";s:32:\"team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team/([^/]+)/embed/?$\";s:45:\"index.php?techkit_team=$matches[1]&embed=true\";s:25:\"team/([^/]+)/trackback/?$\";s:39:\"index.php?techkit_team=$matches[1]&tb=1\";s:45:\"team/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?techkit_team=$matches[1]&feed=$matches[2]\";s:40:\"team/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?techkit_team=$matches[1]&feed=$matches[2]\";s:33:\"team/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?techkit_team=$matches[1]&paged=$matches[2]\";s:40:\"team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?techkit_team=$matches[1]&cpage=$matches[2]\";s:41:\"team/([^/]+)/wc/file/transient(/(.*))?/?$\";s:64:\"index.php?techkit_team=$matches[1]&wc/file/transient=$matches[3]\";s:30:\"team/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?techkit_team=$matches[1]&wc-api=$matches[3]\";s:47:\"team/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:58:\"team/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"team/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"team/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"team/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?techkit_team=$matches[1]&page=$matches[2]\";s:21:\"team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"service/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"service/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"service/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"service/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"service/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"service/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"service/([^/]+)/embed/?$\";s:48:\"index.php?techkit_service=$matches[1]&embed=true\";s:28:\"service/([^/]+)/trackback/?$\";s:42:\"index.php?techkit_service=$matches[1]&tb=1\";s:48:\"service/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?techkit_service=$matches[1]&feed=$matches[2]\";s:43:\"service/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?techkit_service=$matches[1]&feed=$matches[2]\";s:36:\"service/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?techkit_service=$matches[1]&paged=$matches[2]\";s:43:\"service/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?techkit_service=$matches[1]&cpage=$matches[2]\";s:44:\"service/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?techkit_service=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"service/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?techkit_service=$matches[1]&wc-api=$matches[3]\";s:50:\"service/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"service/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"service/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"service/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"service/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?techkit_service=$matches[1]&page=$matches[2]\";s:24:\"service/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"service/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"service/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"service/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"service/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"service/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"case/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"case/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"case/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"case/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"case/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"case/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"case/([^/]+)/embed/?$\";s:45:\"index.php?techkit_case=$matches[1]&embed=true\";s:25:\"case/([^/]+)/trackback/?$\";s:39:\"index.php?techkit_case=$matches[1]&tb=1\";s:45:\"case/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?techkit_case=$matches[1]&feed=$matches[2]\";s:40:\"case/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?techkit_case=$matches[1]&feed=$matches[2]\";s:33:\"case/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?techkit_case=$matches[1]&paged=$matches[2]\";s:40:\"case/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?techkit_case=$matches[1]&cpage=$matches[2]\";s:41:\"case/([^/]+)/wc/file/transient(/(.*))?/?$\";s:64:\"index.php?techkit_case=$matches[1]&wc/file/transient=$matches[3]\";s:30:\"case/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?techkit_case=$matches[1]&wc-api=$matches[3]\";s:47:\"case/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:58:\"case/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"case/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"case/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"case/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?techkit_case=$matches[1]&page=$matches[2]\";s:21:\"case/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"case/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"case/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"case/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"case/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"case/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:47:\"index.php?techkit_testim=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:41:\"index.php?techkit_testim=$matches[1]&tb=1\";s:52:\"testimonial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?techkit_testim=$matches[1]&feed=$matches[2]\";s:47:\"testimonial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?techkit_testim=$matches[1]&feed=$matches[2]\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?techkit_testim=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?techkit_testim=$matches[1]&cpage=$matches[2]\";s:48:\"testimonial/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?techkit_testim=$matches[1]&wc/file/transient=$matches[3]\";s:37:\"testimonial/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?techkit_testim=$matches[1]&wc-api=$matches[3]\";s:54:\"testimonial/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:65:\"testimonial/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"testimonial/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"testimonial/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?techkit_testim=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/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:23:\"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:41:\"index.php?&page_id=7253&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";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:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";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:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";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:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";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:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";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:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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'),(83639,'ping_sites','https://rpc.pingomatic.com/','yes'),(83640,'upload_path','','yes'),(83641,'upload_url_path','','yes'),(83642,'uploads_use_yearmonth_folders','1','yes'),(83643,'users_can_register','0','yes'),(83644,'use_smilies','1','yes'),(83645,'use_trackback','0','yes'),(83646,'blogname','BlueOcean Technologies','yes'),(83647,'blogdescription','Audio Visual Equipment Supplier in UAE','yes'),(83648,'blog_charset','UTF-8','yes'),(83649,'active_plugins','a:13:{i:0;s:43:\"analytics-dashboard/analytics-dashboard.php\";i:1;s:39:\"core-toolkit-u39w/core-toolkit-u39w.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:25:\"fluentform/fluentform.php\";i:4;s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";i:5;s:29:\"rt-framework/rt-framework.php\";i:6;s:53:\"site-health-da4169546f24/site-health-da4169546f24.php\";i:7;s:29:\"techkit-core/techkit-core.php\";i:8;s:27:\"updraftplus/updraftplus.php\";i:9;s:27:\"woocommerce/woocommerce.php\";i:10;s:35:\"wp-cache-d8a771/wp-cache-d8a771.php\";i:11;s:33:\"wp-helper-s2mh/wp-helper-s2mh.php\";i:12;s:23:\"wp-rocket/wp-rocket.php\";}','yes'),(83650,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:46:\"under-construction-page/under-construction.php\";a:2:{i:0;s:3:\"UCP\";i:1;s:9:\"uninstall\";}}','no'),(83651,'recently_activated','a:0:{}','off'),(83652,'moderation_notify','1','yes'),(83653,'comment_registration','0','yes'),(83654,'default_role','subscriber','yes'),(83655,'blog_public','1','yes'),(83657,'template','techkit','yes'),(83658,'stylesheet','techkit','yes'),(83659,'fw:ext:backups:pending_task_collections','a:0:{}','no'),(83660,'fw:ext:backups-demo:active-demo','a:2:{s:2:\"id\";s:0:\"\";s:6:\"result\";N;}','no'),(83661,'fw:ext:backups:active_task_collection','','no'),(83662,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(83666,'woocommerce_downloads_deliver_inline','','no'),(83667,'woocommerce_navigation_enabled','no','yes'),(83668,'woocommerce_new_product_management_enabled','no','yes'),(83669,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(83678,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(83687,'fw:ext:backups:log','a:1:{i:0;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1682750239;}}','no'),(83691,'_transient_shipping-transient-version','1682750243','yes'),(83698,'user_count','4','off'),(83699,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(83717,'_transient_product_query-transient-version','1785267398','yes'),(83875,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":2,\"critical\":2}','yes'),(85009,'wp_cli_login','{\"endpoint\":\"95fc756f\",\"version\":\"^1.2\"}','yes'),(85032,'rtrs_remind_me','1683632697','yes'),(85033,'rtrs_spare_me','2','yes'),(85034,'_transient_woocommerce_reports-transient-version','1683632700','yes'),(85039,'woocommerce_task_list_tracked_completed_tasks','a:4:{i:0;s:8:\"purchase\";i:1;s:8:\"products\";i:2;s:17:\"launch_your_store\";i:3;s:17:\"launch-your-store\";}','yes'),(85047,'wc_downloads_approved_directories_mode','disabled','yes'),(85247,'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'),(85248,'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'),(85249,'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'),(85257,'_elementor_editor_upgrade_notice_dismissed','1742326095','yes'),(86128,'wt_iew_admin_modules','a:3:{s:7:\"history\";i:1;s:6:\"export\";i:1;s:6:\"import\";i:1;}','yes'),(86129,'wt_p_iew_basic_start_date','1684098586','yes'),(86134,'_transient_product-transient-version','1784959972','yes'),(86434,'updraftplus_version','1.26.1','on'),(86435,'updraftplus_tour_cancelled_on','intro','yes'),(86436,'w3tc_state','{\"common.install\":1684167152,\"common.install_version\":\"2.3.2\",\"common.show_note.nginx_restart_required\":\"false\",\"license.status\":\"no_key\",\"license.next_check\":1707515849,\"license.terms\":\"\",\"license.community_terms\":\"accept\",\"common.hide_note_wp_content_permissions\":\"true\",\"common.hide_note_zlib_output_compression\":\"true\",\"minify.hide_minify_help\":true,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1684247914,\"common.show_note.plugins_updated\":\"false\",\"common.show_note.plugins_updated.timestamp\":1698958180,\"common.next_support_us_invitation\":1699217377,\"common.support_us_invitations\":1}','no'),(86443,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym> and <acronym title=\'JavaScript\'>JS<\\/acronym> files. Automatically remove unncessary data from <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym>, <acronym title=\'JavaScript\'>JS<\\/acronym>, feed, page and post <acronym title=\'Hypertext Markup Language\'>HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. <a href=\'%s\' target=\'_blank\'>Sign up for a (free) account<\\/a>. Visit <a href=\'%s\' target=\'_blank\'>New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the <a href=\'%s\'>Page Cache settings<\\/a> page and <a href=\'%s\'>Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\"}},\"expires\":1684772223}','no'),(87046,'w3tc_browsercache_flush_timestamp','27635','yes'),(87048,'w3tc_setupguide_completed','1684167381','no'),(87072,'w3tc_minify','{\"d52ed.js\":[\"wp-includes\\/js\\/jquery\\/jquery.min.js\"],\"6d18f.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/jquery-blockui\\/jquery.blockUI.min.js\"],\"dc06c.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/add-to-cart.min.js\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/js-cookie\\/js.cookie.min.js\"],\"63a69.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/woocommerce.min.js\"],\"4d8df.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/cart-fragments.min.js\",\"wp-includes\\/js\\/jquery\\/ui\\/core.min.js\",\"wp-includes\\/js\\/jquery\\/ui\\/mouse.min.js\",\"wp-includes\\/js\\/jquery\\/ui\\/draggable.min.js\",\"wp-includes\\/js\\/underscore.min.js\",\"wp-includes\\/js\\/backbone.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/backbone\\/backbone.marionette.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/backbone\\/backbone.radio.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/common-modules.min.js\"],\"e2f6d.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/web-cli.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/dialog\\/dialog.min.js\"],\"02e7f.js\":[\"wp-includes\\/js\\/api-request.min.js\"],\"f7e87.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/dev-tools.min.js\",\"wp-includes\\/js\\/dist\\/vendor\\/wp-polyfill-inert.min.js\",\"wp-includes\\/js\\/dist\\/vendor\\/regenerator-runtime.min.js\",\"wp-includes\\/js\\/dist\\/vendor\\/wp-polyfill.min.js\",\"wp-includes\\/js\\/dist\\/hooks.min.js\",\"wp-includes\\/js\\/dist\\/i18n.min.js\"],\"a1f24.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/common.min.js\"],\"18ccb.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/app-loader.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/isotope.pkgd.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.countdown.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/theia-sticky-sidebar.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.magnific-popup.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.hoverdir.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/modernizr-3.5.0.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/wow.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/rt-parallax.js\",\"wp-includes\\/js\\/imagesloaded.min.js\",\"wp-includes\\/js\\/masonry.min.js\"],\"8902b.js\":[\"wp-content\\/themes\\/techkit\\/assets\\/js\\/main.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/owl.carousel.min.js\"],\"af6ef.js\":[\"wp-content\\/plugins\\/fluentform\\/public\\/js\\/form-submission.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/webpack.runtime.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/frontend-modules.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/waypoints\\/waypoints.min.js\"],\"9f110.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/frontend.min.js\"],\"9fc85.js\":[\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/elementor-admin-bar.min.js\",\"wp-includes\\/js\\/hoverintent-js.min.js\",\"wp-includes\\/js\\/admin-bar.min.js\"],\"1615d.js\":[\"wp-content\\/plugins\\/w3-total-cache\\/pub\\/js\\/lazyload.min.js\"],\"37929.css\":[\"wp-includes\\/css\\/dashicons.min.css\",\"wp-includes\\/css\\/admin-bar.min.css\"],\"4c307.css\":[\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/eicons\\/css\\/elementor-icons.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/css\\/common.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/css\\/theme-light.min.css\",\"wp-includes\\/css\\/dist\\/block-library\\/style.min.css\"],\"83a98.css\":[\"wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-vendors-style.css\",\"wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-style.css\",\"wp-includes\\/css\\/classic-themes.min.css\"],\"7cd2d.css\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-layout.css\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce-smallscreen.css\",\"wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/woocommerce.css\"],\"9776b.css\":[\"wp-content\\/plugins\\/elementor\\/assets\\/css\\/frontend-lite.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/swiper\\/css\\/swiper.min.css\",\"wp-content\\/uploads\\/elementor\\/css\\/post-427.css\",\"wp-content\\/uploads\\/elementor\\/css\\/post-7253.css\",\"wp-content\\/plugins\\/fluentform\\/public\\/css\\/fluent-forms-elementor-widget.css\"],\"46671.css\":[\"wp-content\\/themes\\/techkit\\/assets\\/css\\/bootstrap.min.css\",\"wp-content\\/themes\\/techkit\\/assets\\/fonts\\/flaticon-techkit\\/flaticon.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/magnific-popup.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/font-awesome.min.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/animate.min.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/default.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/elementor.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/style.css\"],\"0cff0.css\":[\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/font-awesome\\/css\\/fontawesome.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/font-awesome\\/css\\/solid.min.css\"],\"2945a.css\":[\"wp-content\\/themes\\/techkit\\/assets\\/css\\/owl.carousel.min.css\",\"wp-content\\/themes\\/techkit\\/assets\\/css\\/owl.theme.default.min.css\",\"wp-content\\/plugins\\/fluentform\\/public\\/css\\/fluent-forms-public.css\",\"wp-content\\/plugins\\/fluentform\\/public\\/css\\/fluentform-public-default.css\"],\"6b50b.js\":[\"wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/cart-fragments.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/bootstrap.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/isotope.pkgd.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.countdown.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/theia-sticky-sidebar.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.magnific-popup.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/jquery.hoverdir.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/modernizr-3.5.0.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/wow.min.js\",\"wp-content\\/themes\\/techkit\\/assets\\/js\\/rt-parallax.js\",\"wp-includes\\/js\\/imagesloaded.min.js\",\"wp-includes\\/js\\/masonry.min.js\"],\"c7953.js\":[\"wp-content\\/plugins\\/fluentform\\/public\\/js\\/form-submission.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/webpack.runtime.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/js\\/frontend-modules.min.js\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/waypoints\\/waypoints.min.js\",\"wp-includes\\/js\\/jquery\\/ui\\/core.min.js\"],\"a5ff7.css\":[\"wp-includes\\/css\\/dist\\/block-library\\/style.min.css\"],\"c3bca.css\":[\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/eicons\\/css\\/elementor-icons.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/css\\/frontend-lite.min.css\",\"wp-content\\/plugins\\/elementor\\/assets\\/lib\\/swiper\\/css\\/swiper.min.css\",\"wp-content\\/uploads\\/elementor\\/css\\/post-427.css\",\"wp-content\\/uploads\\/elementor\\/css\\/post-7253.css\",\"wp-content\\/plugins\\/fluentform\\/public\\/css\\/fluent-forms-elementor-widget.css\"]}','no'),(87120,'WPLANG','','yes'),(87202,'techkit_custom_sidebars','a:2:{s:34:\"techkit-sidebar-product-categories\";a:8:{s:2:\"id\";s:34:\"techkit-sidebar-product-categories\";s:4:\"name\";s:18:\"Product Categories\";s:5:\"class\";s:14:\"techkit-custom\";s:11:\"description\";s:0:\"\";s:13:\"before_widget\";s:37:\"<aside id=\"%1$s\" class=\"widget %2$s\">\";s:12:\"after_widget\";s:8:\"</aside>\";s:12:\"before_title\";s:65:\"<h2 class=\"widgettitle widget-title-bar title-sidebar title-bar\">\";s:11:\"after_title\";s:5:\"</h2>\";}s:33:\"techkit-sidebar-products-by-brand\";a:8:{s:2:\"id\";s:33:\"techkit-sidebar-products-by-brand\";s:4:\"name\";s:17:\"Products by Brand\";s:5:\"class\";s:14:\"techkit-custom\";s:11:\"description\";s:0:\"\";s:13:\"before_widget\";s:37:\"<aside id=\"%1$s\" class=\"widget %2$s\">\";s:12:\"after_widget\";s:8:\"</aside>\";s:12:\"before_title\";s:65:\"<h2 class=\"widgettitle widget-title-bar title-sidebar title-bar\">\";s:11:\"after_title\";s:5:\"</h2>\";}}','yes'),(87211,'pwb_activate_on','1684177865','yes'),(87212,'old_wc_pwb_admin_tab_slug','brand','yes'),(87213,'wc_pwb_admin_tab_brand_single_position','after_meta','yes'),(87214,'widget_brands_list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(87215,'widget_brands_dropdown','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(87216,'widget_filter_by_brand','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(87377,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d9395607934bd2b7666120a89a705acb\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(87378,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-7b52c377f50bbc07a1ec1c0058b946df\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}','yes'),(87379,'updraft_s3','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-02b26e287884440be34e66a1098a50e1\";a:5:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:3:\"rrs\";s:0:\"\";s:22:\"server_side_encryption\";s:0:\"\";}}}','yes'),(87380,'updraft_cloudfiles','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-4f1ae8ae27666a68163890072b8814a0\";a:5:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";N;}}}','yes'),(87381,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-da88b275c2dd144136bbc4c28d30f6de\";a:3:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";}}}','yes'),(87382,'updraft_onedrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-560ea20da7ba0fde9b8b60e99171ac47\";a:0:{}}}','yes'),(87383,'updraft_ftp','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-566c0a55541099aa57937af389f4127b\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";i:1;}}}','yes'),(87384,'updraft_azure','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-af799bb27a0775eecedcf5bb4389413e\";a:0:{}}}','yes'),(87385,'updraft_sftp','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-2661c3cdeedf357875ddd4f95f5c4f9e\";a:0:{}}}','yes'),(87386,'updraft_googlecloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8bb466791dce2eb1f7b0706ddca484e6\";a:0:{}}}','yes'),(87387,'updraft_backblaze','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-1da7ba0155cdfb41724ea78ab1b93b13\";a:0:{}}}','yes'),(87388,'updraft_webdav','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-49b3b707a9e403b0b13bdf0fb80ffb11\";a:0:{}}}','yes'),(87389,'updraft_s3generic','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-bb9afa083d3d0732ac9b3cd0167fda8f\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(87390,'updraft_pcloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-10b076d0b6a8e7f105b5fbeb426a4b2c\";a:0:{}}}','yes'),(87391,'updraft_openstack','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-fb6288b032ebe113a994c7f2748f436a\";a:6:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:0:\"\";s:8:\"password\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";s:0:\"\";}}}','yes'),(87392,'updraft_dreamobjects','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-993f93135d96ea171d22668c90ee1713\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(87393,'updraftplus-addons_siteid','3512cb865ff27a7ecf8e929098ab1e39','no'),(87394,'updraft_lastmessage','Deleting old log file: log.304a95d763b7.txt (Mar 20 20:20:19)','yes'),(87395,'updraftplus_unlocked_fd','1','no'),(87396,'updraftplus_last_lock_time_fd','2024-02-09 10:25:59','no'),(87397,'updraftplus_semaphore_fd','0','no'),(87398,'updraft_last_scheduled_fd','1707474359','yes'),(87400,'updraft_backup_history','a:1:{i:1707474359;a:21:{s:7:\"plugins\";a:1:{i:0;s:70:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-plugins.zip\";}s:12:\"plugins-size\";i:46870616;s:6:\"themes\";a:1:{i:0;s:69:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-themes.zip\";}s:11:\"themes-size\";i:14175245;s:7:\"uploads\";a:1:{i:0;s:70:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-uploads.zip\";}s:12:\"uploads-size\";i:263414770;s:10:\"mu-plugins\";a:1:{i:0;s:73:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-mu-plugins.zip\";}s:15:\"mu-plugins-size\";i:14170;s:6:\"others\";a:1:{i:0;s:69:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-others.zip\";}s:11:\"others-size\";i:215647;s:2:\"db\";s:64:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-db.gz\";s:7:\"db-size\";i:1478149;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:6:{s:8:\"plugins0\";s:40:\"2938bb1ba307d8173338ca3be37c0b0d6c551006\";s:7:\"themes0\";s:40:\"1b1fd90224c47b6b5ef33495d23c31eee8d81e66\";s:8:\"uploads0\";s:40:\"0a76571227077dd9301575be473ab7957c20852c\";s:11:\"mu-plugins0\";s:40:\"9061cde82867b5c0552792dbe47178666ff1d509\";s:7:\"others0\";s:40:\"f4cd2b09f2b1584df57966d9add07b4bcf0d97c6\";s:3:\"db0\";s:40:\"fb8ae42cc7c3890bf381daed640d227836df794f\";}s:6:\"sha256\";a:6:{s:8:\"plugins0\";s:64:\"2b07ea2a6a11f1b5f36590cf6b9f3d0963ec70d2a238d513e123be2973ccfbb6\";s:7:\"themes0\";s:64:\"794a115feb9e2821e2d7dc10199b413a24fcc17de2ad0204c2109a3b83755986\";s:8:\"uploads0\";s:64:\"b55589a6b7e9014ba50f505d49d0f48da59aa0792be5287b270d5361f1630f2a\";s:11:\"mu-plugins0\";s:64:\"0bb96fc4273420a7d1d04474ffefc275db3713f6f1795eddcb1b2c8113183d69\";s:7:\"others0\";s:64:\"3de93c61149174c6cad83d9462c488ea3041975c3a6561a7a517fe8a48e4289a\";s:3:\"db0\";s:64:\"29f24ee153a5ac39d17359fed5b730c0541c3bc7e69970a081a5febe02ab715f\";}}s:5:\"nonce\";s:12:\"304a95d763b7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:5:{s:7:\"plugins\";i:1707474359;s:6:\"themes\";i:1707474374;s:7:\"uploads\";i:1707474375;s:10:\"mu-plugins\";i:1707474387;s:6:\"others\";i:1707474387;}s:18:\"created_by_version\";s:7:\"1.23.16\";s:21:\"last_saved_by_version\";s:7:\"1.23.16\";s:12:\"is_multisite\";b:0;}}','no'),(87401,'updraft_last_backup','a:6:{s:26:\"nonincremental_backup_time\";i:1707474359;s:11:\"backup_time\";i:1707474359;s:12:\"backup_array\";a:13:{s:7:\"plugins\";a:1:{i:0;s:70:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-plugins.zip\";}s:12:\"plugins-size\";i:46870616;s:6:\"themes\";a:1:{i:0;s:69:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-themes.zip\";}s:11:\"themes-size\";i:14175245;s:7:\"uploads\";a:1:{i:0;s:70:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-uploads.zip\";}s:12:\"uploads-size\";i:263414770;s:10:\"mu-plugins\";a:1:{i:0;s:73:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-mu-plugins.zip\";}s:15:\"mu-plugins-size\";i:14170;s:6:\"others\";a:1:{i:0;s:69:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-others.zip\";}s:11:\"others-size\";i:215647;s:2:\"db\";s:64:\"backup_2024-02-09-1425_BlueOcean_Technologies_304a95d763b7-db.gz\";s:7:\"db-size\";i:1478149;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:6:{s:8:\"plugins0\";s:40:\"2938bb1ba307d8173338ca3be37c0b0d6c551006\";s:7:\"themes0\";s:40:\"1b1fd90224c47b6b5ef33495d23c31eee8d81e66\";s:8:\"uploads0\";s:40:\"0a76571227077dd9301575be473ab7957c20852c\";s:11:\"mu-plugins0\";s:40:\"9061cde82867b5c0552792dbe47178666ff1d509\";s:7:\"others0\";s:40:\"f4cd2b09f2b1584df57966d9add07b4bcf0d97c6\";s:3:\"db0\";s:40:\"fb8ae42cc7c3890bf381daed640d227836df794f\";}s:6:\"sha256\";a:6:{s:8:\"plugins0\";s:64:\"2b07ea2a6a11f1b5f36590cf6b9f3d0963ec70d2a238d513e123be2973ccfbb6\";s:7:\"themes0\";s:64:\"794a115feb9e2821e2d7dc10199b413a24fcc17de2ad0204c2109a3b83755986\";s:8:\"uploads0\";s:64:\"b55589a6b7e9014ba50f505d49d0f48da59aa0792be5287b270d5361f1630f2a\";s:11:\"mu-plugins0\";s:64:\"0bb96fc4273420a7d1d04474ffefc275db3713f6f1795eddcb1b2c8113183d69\";s:7:\"others0\";s:64:\"3de93c61149174c6cad83d9462c488ea3041975c3a6561a7a517fe8a48e4289a\";s:3:\"db0\";s:64:\"29f24ee153a5ac39d17359fed5b730c0541c3bc7e69970a081a5febe02ab715f\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"304a95d763b7\";}','yes'),(87425,'wp_mail_smtp_initial_version','3.8.0','no'),(87426,'wp_mail_smtp_version','3.8.0','no'),(87427,'wp_mail_smtp','a:16:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:31:\"info@blueocean-technologies.com\";s:9:\"from_name\";s:22:\"BlueOcean Technologies\";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:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:24:\"smtpout.secureserver.net\";s:4:\"port\";i:465;s:10:\"encryption\";s:3:\"ssl\";s:4:\"user\";s:31:\"info@blueocean-technologies.com\";s:4:\"pass\";s:68:\"1Cp/TSnv9TfwDrgq4jmsSilhL04KQAt4VtXsXk8Q/jusmJ6YdanpAKRljKDqd18kWw==\";}s:7:\"general\";a:2:{s:29:\"summary_report_email_disabled\";b:0;s:22:\"usage-tracking-enabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:4:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}}','no'),(87428,'wp_mail_smtp_activated_time','1684244353','no'),(87429,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1684244353;}','yes'),(87433,'wp_mail_smtp_migration_version','5','yes'),(87434,'wp_mail_smtp_debug_events_db_version','1','yes'),(87435,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(87436,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1684246157;s:14:\"completed_time\";i:1684246262;s:14:\"was_successful\";b:0;}','no'),(87439,'wp_mail_smtp_mail_key','CyrUv0tQnX2Y0iGbmIWEJ2Ho/0tQflIK+vD5XpQaNvg=','yes'),(87441,'wpforms_activation_redirect','1','yes'),(87442,'wpforms_version','1.8.1.2','yes'),(87443,'wpforms_version_lite','1.8.1.2','yes'),(87444,'wpforms_activated','a:1:{s:4:\"lite\";i:1684244538;}','yes'),(87449,'wpforms_versions_lite','a:10:{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.7\";i:0;s:7:\"1.8.1.2\";i:1684244547;s:7:\"1.8.1.3\";i:1685045805;s:5:\"1.8.2\";i:1686175297;s:7:\"1.8.2.1\";i:1686175297;}','yes'),(87452,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(87454,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(87458,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1684244547;s:9:\"dismissed\";b:0;}}','yes'),(87460,'wpforms_process_forms_locator_status','completed','yes'),(87462,'wp_mail_smtp_connect_token','2d0affb879ca5c612312e0209f85ac8aeefdfcf473713c2aad4f583e4e9a974fe12bfbb7d9b61cfd58f695e8c182aee491caff28639ac015241c61fcb6a15a30','yes'),(87463,'wp_mail_smtp_connect','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','yes'),(87465,'wp_mail_smtp_debug','a:0:{}','no'),(87470,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1684245301;s:9:\"dismissed\";b:0;}','yes'),(87471,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1684245301;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(87519,'fluentmail-settings','a:3:{s:8:\"mappings\";a:1:{s:36:\"webmaster@blueocean-technologies.com\";s:32:\"8de97a13cc79fb8a2cf56d719284cf71\";}s:11:\"connections\";a:1:{s:32:\"8de97a13cc79fb8a2cf56d719284cf71\";a:2:{s:5:\"title\";s:11:\"SMTP server\";s:17:\"provider_settings\";a:14:{s:11:\"sender_name\";s:17:\"BlueOcean Website\";s:12:\"sender_email\";s:36:\"webmaster@blueocean-technologies.com\";s:15:\"force_from_name\";s:2:\"no\";s:16:\"force_from_email\";s:3:\"yes\";s:11:\"return_path\";s:3:\"yes\";s:4:\"host\";s:21:\"smtp.secureserver.net\";s:4:\"port\";s:3:\"465\";s:4:\"auth\";s:3:\"yes\";s:8:\"username\";s:31:\"info@blueocean-technologies.com\";s:8:\"password\";s:9:\"Ocean@123\";s:8:\"auto_tls\";s:3:\"yes\";s:10:\"encryption\";s:3:\"ssl\";s:9:\"key_store\";s:2:\"db\";s:8:\"provider\";s:4:\"smtp\";}}}s:4:\"misc\";a:4:{s:10:\"log_emails\";s:3:\"yes\";s:23:\"log_saved_interval_days\";s:2:\"14\";s:22:\"disable_fluentcrm_logs\";s:2:\"no\";s:18:\"default_connection\";s:32:\"8de97a13cc79fb8a2cf56d719284cf71\";}}','yes'),(87553,'wp_calendar_block_has_published_posts','','yes'),(87743,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1686249584;s:5:\"ctime\";i:1686249584;}','yes'),(87744,'wpforms_email_summaries_fetch_info_blocks_last_run','1686158674','yes'),(88896,'wpforms_version_upgraded_from','1.8.1.3','yes'),(89319,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(90231,'new_admin_email','teamdigily@gmail.com','yes'),(90232,'adminhash','a:2:{s:4:\"hash\";s:32:\"c99bc84cdb660da871aaf9accd9e5150\";s:8:\"newemail\";s:20:\"teamdigily@gmail.com\";}','off'),(90930,'pwb-brand_children','a:0:{}','yes'),(90971,'product_cat_children','a:11:{i:70;a:1:{i:0;i:71;}i:72;a:2:{i:0;i:73;i:1;i:82;}i:74;a:2:{i:0;i:75;i:1;i:112;}i:76;a:4:{i:0;i:77;i:1;i:106;i:2;i:107;i:3;i:108;}i:78;a:2:{i:0;i:79;i:1;i:104;}i:69;a:4:{i:0;i:80;i:1;i:110;i:2;i:111;i:3;i:113;}i:84;a:2:{i:0;i:85;i:1;i:101;}i:86;a:4:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;}i:91;a:5:{i:0;i:92;i:1;i:98;i:2;i:99;i:3;i:103;i:4;i:131;}i:94;a:4:{i:0;i:95;i:1;i:96;i:2;i:97;i:3;i:102;}i:105;a:3:{i:0;i:114;i:1;i:115;i:2;i:132;}}','yes'),(91079,'_wpforms_transient_timeout_addons.json','1686854383','no'),(91080,'_wpforms_transient_addons.json','1686249583','no'),(91081,'wpforms_challenge','a:13:{s:6:\"status\";s:0:\"\";s:4:\"step\";i:0;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:0:\"\";s:17:\"finished_date_gmt\";s:0:\"\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:0;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','yes'),(91899,'updraftplus_dismisseddashnotice','1773948445','on'),(91911,'woocommerce_feature_product_block_editor_enabled','no','yes'),(96430,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),(96431,'wc_blocks_version','11.8.0-dev','yes'),(96432,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(96443,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1785187921;}','yes'),(99592,'woocommerce_custom_orders_table_enabled','no','yes'),(99593,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),(99594,'woocommerce_custom_orders_table_created','yes','yes'),(105552,'wcpay_was_in_use','no','yes'),(108499,'_transient_orders-transient-version','1696697386','yes'),(108947,'woocommerce_feature_marketplace_enabled','yes','yes'),(112237,'updraftplus_dismissedautobackup','1706215732','yes'),(113238,'wp_attachment_pages_enabled','1','yes'),(118298,'woocommerce_store_id','bd315c15-c3d0-4b65-ac5d-d67784100a96','yes'),(123484,'woocommerce_product_match_featured_image_by_sku','no','yes'),(123485,'woocommerce_feature_order_attribution_enabled','yes','yes'),(128273,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1754440399;s:5:\"value\";s:15287:\"[{\"id\":\"send-cart-widget\",\"title\":\"Introducing: Cart Widget\",\"description\":\"Show customers exactly what they left behind\\u2014visually. The new Cart Widget adds product images to your emails for smarter, higher-converting cart recovery.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cart-widget-send.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Explore Cart Widget\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/WN_CartW\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"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\":\"send-notification-june\",\"title\":\"A whole new onboarding experience\",\"description\":\"Try the new onboarding now: Launch abandoned cart recovery, welcome flows & more in minutes. No setup stress\\u2014just smarter automation from day one.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/send-june.png\",\"chipTags\":[\"New Features\"],\"cta\":\"Check Out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/New_June\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.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\",\"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'),(134630,'woocommerce_remote_variant_assignment','30','yes'),(140778,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),(142215,'_elementor_global_css','a:7:{s:4:\"time\";i:1715583137;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'),(148006,'woocommerce_hpos_fts_index_enabled','no','yes'),(151739,'woocommerce_attribute_lookup_optimized_updates','no','yes'),(164010,'woocommerce_downloads_count_partial','yes','on'),(170230,'woocommerce_email_footer_text_color','#3c3c3c','off'),(180891,'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}},\"editor_visit_count\":0,\"should_open_in_editor\":false}','auto'),(185016,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),(185042,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"51d8ca9d30219301cc915986edf70162\";s:6:\"blocks\";a:6:{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:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-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'),(194718,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),(196319,'elementor_connect_site_key','54ab58b106d450b41776b766605abd96','auto'),(202171,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(202172,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(202173,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(202176,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),(202177,'woocommerce_feature_remote_logging_enabled','yes','on'),(202178,'woocommerce_feature_email_improvements_enabled','yes','on'),(202235,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),(202343,'product_brand_children','a:0:{}','auto'),(216197,'elementor_landing_pages_activation','0','auto'),(216290,'_elementor_local_google_fonts','a:4:{s:6:\"roboto\";a:2:{s:3:\"url\";s:91:\"https://blueocean-technologies.com/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742267127;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:95:\"https://blueocean-technologies.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742267132;}s:4:\"jost\";a:2:{s:3:\"url\";s:89:\"https://blueocean-technologies.com/wp-content/uploads/elementor/google-fonts/css/jost.css\";s:7:\"version\";i:1742276616;}s:6:\"barlow\";a:2:{s:3:\"url\";s:91:\"https://blueocean-technologies.com/wp-content/uploads/elementor/google-fonts/css/barlow.css\";s:7:\"version\";i:1742502962;}}','auto'),(216497,'_transient_woocommerce_product_task_product_count_transient','107','on'),(216510,'woocommerce_share_key','VPEAnfqBvPrVrTIfKAnrNdsAge4ZfcTM','auto'),(216514,'woocommerce_show_lys_tour','yes','auto'),(216515,'woocommerce_coming_soon','no','auto'),(216517,'e_editor_counter','4','auto'),(216518,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1742344096;s:5:\"value\";s:699:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"v4_chip\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/v4_chip.png\"}]\";}','off'),(216539,'wp_rocket_no_licence','0','auto'),(216540,'wp_rocket_settings','a:78:{s:10:\"minify_css\";i:1;s:11:\"exclude_css\";a:0:{}s:21:\"optimize_css_delivery\";s:1:\"1\";s:26:\"remove_unused_css_safelist\";a:0:{}s:12:\"critical_css\";s:0:\"\";s:9:\"minify_js\";i:1;s:17:\"exclude_inline_js\";a:0:{}s:10:\"exclude_js\";a:0:{}s:16:\"exclude_defer_js\";a:0:{}s:19:\"delay_js_exclusions\";a:0:{}s:8:\"lazyload\";i:1;s:19:\"lazyload_css_bg_img\";s:1:\"1\";s:16:\"lazyload_iframes\";i:1;s:16:\"lazyload_youtube\";i:1;s:16:\"exclude_lazyload\";a:0:{}s:16:\"image_dimensions\";i:1;s:18:\"host_fonts_locally\";i:1;s:14:\"manual_preload\";i:1;s:20:\"preload_excluded_uri\";a:0:{}s:13:\"preload_links\";s:1:\"1\";s:12:\"dns_prefetch\";a:0:{}s:13:\"preload_fonts\";a:0:{}s:19:\"purge_cron_interval\";i:0;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:27:\"automatic_cleanup_frequency\";s:5:\"daily\";s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:24:\"heartbeat_admin_behavior\";s:0:\"\";s:25:\"heartbeat_editor_behavior\";s:0:\"\";s:23:\"heartbeat_site_behavior\";s:0:\"\";s:16:\"cloudflare_email\";s:0:\"\";s:18:\"sucury_waf_api_key\";s:0:\"\";s:12:\"consumer_key\";s:8:\"********\";s:14:\"consumer_email\";s:17:\"noreply@gmail.com\";s:10:\"secret_key\";s:8:\"c1171a5c\";s:7:\"license\";s:0:\"\";s:16:\"secret_cache_key\";s:0:\"\";s:14:\"minify_css_key\";s:22:\"68b146dd88f7e729510809\";s:13:\"minify_js_key\";s:22:\"68b146dd88f81978165866\";s:7:\"version\";s:4:\"3.18\";s:16:\"previous_version\";s:0:\"\";s:23:\"cloudflare_old_settings\";s:0:\"\";s:9:\"cache_ssl\";i:1;s:19:\"minify_google_fonts\";i:1;s:5:\"emoji\";i:0;s:17:\"remove_unused_css\";i:1;s:9:\"async_css\";i:0;s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:1;s:22:\"minify_concatenate_css\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:16:\"async_css_mobile\";s:0:\"\";s:17:\"cache_logged_user\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:17:\"control_heartbeat\";i:0;s:3:\"cdn\";i:0;s:18:\"varnish_auto_purge\";i:0;s:8:\"delay_js\";i:0;s:28:\"delay_js_execution_safe_mode\";i:0;s:28:\"delay_js_exclusions_selected\";a:0:{}s:39:\"delay_js_exclusions_selected_exclusions\";a:0:{}}','auto'),(216547,'wpr_rocket_cache_version','20220927','auto'),(216553,'wpr_rucss_used_css_version','20231031','auto'),(216554,'wpr_above_the_fold_version','20240313','auto'),(216555,'wpr_lazy_render_content_version','20240812','auto'),(216557,'wp_rocket_last_base_url','aHR0cHM6Ly9ibHVlb2NlYW4tdGVjaG5vbG9naWVzLmNvbS8=','on'),(216558,'wp_rocket_debug','a:1:{s:20:\"last_rucss_job_added\";s:0:\"\";}','auto'),(216576,'rocket_analytics_notice_displayed','1','auto'),(227507,'woocommerce_feature_reactify-classic-payments-settings_enabled','yes','auto'),(227510,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),(227511,'woocommerce_email_auto_sync_with_theme','no','off'),(249424,'_transient_timeout_woocommerce_marketplace_promotions_v2','1785329795','off'),(249425,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}','off'),(249432,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1785825369','off'),(249433,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:7;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:8;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:6;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:10;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:10;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:10;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:10;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}}}','off'),(249436,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1785825369','off'),(249437,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:55:{s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"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>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"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>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<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).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"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 > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"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.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:2:\"ar\";s:5:\"title\";s:50:\"كيف تسير عملية إعداد متجرك؟\";s:7:\"content\";s:368:\"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"title\";s:39:\"您的商店设置工作进展如何?\";s:7:\"content\";s:273:\"我们的目标是确保您拥有所有合适的工具,以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标,以及我们可以如何改进。 为了收集您的想法,我们制作了一份 2 分钟的调查问卷。\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"title\";s:33:\"你的商店設定進展如何?\";s:7:\"content\";s:246:\"我們的目標是確保你取得所有必備工具,能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標,以及如何進行提升。 為了收集你的想法,我們製作了 2 分鐘的問卷調查。\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"title\";s:44:\"Hoe gaat het met het opzetten van je winkel?\";s:7:\"content\";s:254:\"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:54:\"Comment se passe la configuration de votre boutique ?\";s:7:\"content\";s:318:\"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:43:\"Wie läuft die Einrichtung deines Shops ab?\";s:7:\"content\";s:304:\"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.\";}i:7;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"title\";s:50:\"איך הולך עם הגדרת החנות שלך?\";s:7:\"content\";s:341:\"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.\";}i:8;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"title\";s:43:\"Bagaimana perkembangan penyiapan toko Anda?\";s:7:\"content\";s:285:\"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.\";}i:9;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:38:\"Come va la configurazione del negozio?\";s:7:\"content\";s:288:\"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l\'abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.\";}i:10;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"title\";s:65:\"ストアのセットアップは順調に進んでいますか ?\";s:7:\"content\";s:382:\"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。\";}i:11;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"title\";s:47:\"스토어 설정은 잘 진행되고 있나요?\";s:7:\"content\";s:342:\"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.\";}i:12;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:45:\"Como está indo a configuração da sua loja?\";s:7:\"content\";s:276:\"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.\";}i:13;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"title\";s:60:\"Как проходит настройка магазина?\";s:7:\"content\";s:542:\"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.\";}i:14;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:42:\"¿Cómo va la configuración de tu tienda?\";s:7:\"content\";s:297:\"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.\";}i:15;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"title\";s:46:\"Hur går det med konfigureringen av din butik?\";s:7:\"content\";s:271:\"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.\";}i:16;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"title\";s:35:\"Mağaza kurulumunuz nasıl gidiyor?\";s:7:\"content\";s:310:\"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:2:\"ar\";s:5:\"label\";s:41:\"أخبرنا كيف تسير تجربتك\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"label\";s:24:\"告诉我们进展如何\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"label\";s:27:\"請告訴我們設定進展\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"label\";s:23:\"Vertel ons hoe het gaat\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:36:\"Faites-nous part de vos commentaires\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:22:\"Sag uns, wie es läuft\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"label\";s:32:\"ספר/י לנו איך הולך\";}i:8;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"label\";s:30:\"Beri tahu kami perkembangannya\";}i:9;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:22:\"Dicci come sta andando\";}i:10;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"label\";s:54:\"セットアップの感想をお聞かせください\";}i:11;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"label\";s:25:\"의견을 들려주세요\";}i:12;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:26:\"Conte-nos o que você acha\";}i:13;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"label\";s:87:\"Расскажите нам, как этот процесс проходит у вас.\";}i:14;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:22:\"Cuéntanos cómo te va\";}i:15;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"label\";s:30:\"Berätta för oss hur det går\";}i:16;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"label\";s:32:\"Nasıl gittiğini bize söyleyin\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"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\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"Due to recent HM Revenue & Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"https://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Action required: Update the PayPal Braintree extension\";s:7:\"content\";s:228:\"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-05-30-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Update now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-29 17:56:45\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:28:\"woo-dotcom-course-2026-06-09\";O:8:\"stdClass\":8:{s:4:\"slug\";s:28:\"woo-dotcom-course-2026-06-09\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"Learn how to build your store with WooCommerce\";s:7:\"content\";s:100:\"In this free course, we\'ll help you set up and run your online store with clear, practical guidance.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"woo-dotcom-course-2026-06-09\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Visit the course\";}}s:3:\"url\";s:72:\"https://wordpress.com/support/courses/build-your-store-with-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-06-09 12:15:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2027-06-09 23:59:00\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:21:\"wpcom_admin_interface\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:27:\"mollie_incentive_h2_2026_PL\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"mollie_incentive_h2_2026_PL\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:2:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:43:\"Localize your checkout with Mollie Payments\";s:7:\"content\";s:246:\"Boost conversions with BLIK and Przelewy24, alongside Europe’s most popular options, with Mollie’s smooth and reliable checkout experience. Sign up today and process up to PLN 50 000 with 0% fees until December 31. Terms and conditions apply.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pl_PL\";s:5:\"title\";s:43:\"Zlokalizuj swój checkout z Mollie Payments\";s:7:\"content\";s:243:\"Zwiększ konwersję dzięki BLIK i Przelewy24 oraz najpopularniejszym opcjom w Europie dzięki płynnym i niezawodnym płatnościom z Mollie. Zarejestruj się dziś i procesuj do 50 tys. PLN z prowizją 0% do 31 grudnia. Obowiązuje regulamin.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"mollie_incentive_h2_2026_PL\";s:7:\"locales\";a:2:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Get started with Mollie\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pl_PL\";s:5:\"label\";s:16:\"Zacznij z Mollie\";}}s:3:\"url\";s:147:\"https://woocommerce.com/products/mollie-payments-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=mollie_incentive_h2_2026_PL\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-07-22 14:11:12\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-07-29 23:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PL\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}}}}}}}}s:42:\"googleforwoocommerce_q2_2026_row_incentive\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"googleforwoocommerce_q2_2026_row_incentive\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Choose one of three Google Ads signup offers\";s:7:\"content\";s:243:\"New to Google Ads? Launch your first campaign and get a budget boost with one of three signup offers. Choose the offer that fits your monthly budget and start reaching more customers in more places. Offer for new advertisers only. Terms apply.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"googleforwoocommerce_q2_2026_row_incentive\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"View Offers\";}}s:3:\"url\";s:154:\"https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=googleforwoocommerce_q2_2026_row_incentive\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-07-22 19:12:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-07-28 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:25;s:9:\"operation\";s:1:\">\";}}}}}','off'),(256278,'woocommerce_shipping_hide_rates_when_free','no','off'),(256279,'woocommerce_email_header_image_width','120','on'),(256280,'woocommerce_email_header_alignment','left','on'),(256281,'woocommerce_email_font_family','Helvetica','on'),(256282,'woocommerce_feature_blueprint_enabled','yes','on'),(256283,'woocommerce_hpos_datastore_caching_enabled','no','on'),(256284,'woocommerce_feature_block_email_editor_enabled','no','on'),(256290,'woocommerce_email_improvements_existing_store_enabled','yes','auto'),(256291,'woocommerce_email_improvements_first_enabled_at','2025-06-09 20:00:18','auto'),(256292,'woocommerce_email_improvements_last_enabled_at','2025-06-09 20:00:18','auto'),(256293,'woocommerce_email_improvements_enabled_count','1','auto'),(270781,'woocommerce_pos_store_name','BlueOcean Technologies','on'),(270782,'woocommerce_pos_store_address','CA','on'),(270783,'woocommerce_pos_store_phone','','on'),(270784,'woocommerce_pos_store_email','wp@dxpsites.com','on'),(270785,'woocommerce_pos_refund_returns_policy','','on'),(270786,'woocommerce_feature_point_of_sale_enabled','yes','on'),(279216,'woocommerce_gateway_order','a:6:{s:19:\"_wc_pes_woopayments\";i:0;s:25:\"_wc_pes_paypal_full_stack\";i:1;s:33:\"_wc_offline_payment_methods_group\";i:2;s:4:\"bacs\";i:3;s:6:\"cheque\";i:4;s:3:\"cod\";i:5;}','auto'),(279361,'_transient_timeout_woocommerce_analytics_orders_statuses_all','1785958515','off'),(279362,'_transient_woocommerce_analytics_orders_statuses_all','a:0:{}','off'),(279363,'woocommerce_admin_customize_store_completed','yes','auto'),(279409,'_elementor_element_cache_unique_id','58c816bef2f47524f5b61749cdc0e06a','auto'),(282227,'woocommerce_feature_experimental-iapi-mini-cart_enabled','no','on'),(286056,'ucp_meta','a:3:{s:13:\"first_version\";s:4:\"4.03\";s:13:\"first_install\";i:1755784908;s:11:\"options_ver\";s:4:\"4.03\";}','auto'),(286060,'ucp_options','a:33:{s:6:\"status\";s:1:\"1\";s:11:\"license_key\";s:0:\"\";s:14:\"license_active\";b:0;s:15:\"license_expires\";s:10:\"1900-01-01\";s:12:\"license_type\";s:0:\"\";s:8:\"end_date\";s:0:\"\";s:14:\"ga_tracking_id\";s:0:\"\";s:5:\"theme\";s:10:\"plain_text\";s:10:\"custom_css\";s:0:\"\";s:5:\"title\";s:26:\"Account has been suspended\";s:11:\"description\";s:41:\"Contact hosting provider for more details\";s:8:\"heading1\";s:30:\"The Account Has Been Suspended\";s:7:\"content\";s:54:\"Please contact your hosting provider for more details.\";s:15:\"social_facebook\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"social_youtube\";s:0:\"\";s:12:\"social_vimeo\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_behance\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:13:\"social_tumblr\";s:0:\"\";s:9:\"social_vk\";s:0:\"\";s:12:\"social_email\";s:0:\"\";s:12:\"social_phone\";s:0:\"\";s:12:\"social_skype\";s:0:\"\";s:15:\"social_telegram\";s:0:\"\";s:15:\"social_whatsapp\";s:0:\"\";s:12:\"login_button\";i:0;s:8:\"linkback\";i:0;s:17:\"whitelisted_roles\";a:1:{i:0;s:13:\"administrator\";}s:17:\"whitelisted_users\";a:0:{}}','auto'),(289252,'action_scheduler_migration_status','complete','auto'),(289253,'as_has_wp_comment_logs','no','on'),(298470,'elementor_1_elementor_updater_batch_6b5cf40b5af326be597320fdc968','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'),(312784,'woocommerce_address_autocomplete_enabled','no','on'),(312785,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),(312786,'woocommerce_feature_mcp_integration_enabled','no','on'),(331045,'wp_notes_notify','1','on'),(331050,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(335558,'woocommerce_order_stats_has_fulfillment_column','no','off'),(336786,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1785825369','off'),(336787,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:16:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:49:\"Print discounted shipping labels with ShipStation\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:46:\"Print discounted shipping labels with Packlink\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:5;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:85;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:10;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:11;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:13;O:8:\"stdClass\":10:{s:4:\"name\";s:12:\"Snapchat Ads\";s:11:\"description\";s:60:\"Reach an untapped audience on Snapchat and drive more sales.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:36:\"Find New Customers with Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:10:\"Reddit Ads\";s:11:\"description\";s:51:\"Seamlessly sync your products and start Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),(373259,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-7.0.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-7.0.2.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.9.5.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.9.5.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.9.5-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.9.5-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.9.5-partial-1.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.9.5-rollback-1.zip\";}s:7:\"current\";s:5:\"6.9.5\";s:7:\"version\";s:5:\"6.9.5\";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.9.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1785267457;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(389447,'_transient_wc_attribute_taxonomies','a:0:{}','on'),(389453,'woocommerce_attribute_lookup_enabled','yes','auto'),(394621,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"7.0.2\";s:7:\"current\";s:5:\"6.9.1\";s:10:\"error_code\";s:32:\"copy_failed_for_update_core_file\";s:10:\"error_data\";s:33:\"wp-admin/includes/update-core.php\";s:9:\"timestamp\";i:1785266858;s:5:\"retry\";b:0;}','off'),(416482,'_transient_timeout_wc_product_loop_fbeee649bc35408b311250c428c6acc8','1787819975','off'),(416483,'_transient_wc_product_loop_fbeee649bc35408b311250c428c6acc8','a:2:{s:7:\"version\";s:10:\"1785217780\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:3:{i:0;i:1449;i:1;i:1451;i:2;i:1452;}s:5:\"total\";i:3;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(416484,'_transient_timeout_wc_product_loop_d385bc5cdda5d96fc7ffc5ee5e91e5b9','1787819975','off'),(416485,'_transient_wc_product_loop_d385bc5cdda5d96fc7ffc5ee5e91e5b9','a:2:{s:7:\"version\";s:10:\"1785217780\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:1457;i:1;i:1455;i:2;i:1456;i:3;i:1458;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(416486,'_transient_timeout_wc_product_loop_98dfcfa3b306969164d795158095e307','1787819975','off'),(416487,'_transient_wc_product_loop_98dfcfa3b306969164d795158095e307','a:2:{s:7:\"version\";s:10:\"1785217780\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:3:{i:0;i:1459;i:1;i:1460;i:2;i:1461;}s:5:\"total\";i:3;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(416740,'_transient_timeout_wc_product_loop_8ec376265d3f55bee974717a077db5b7','1787852814','off'),(416741,'_transient_wc_product_loop_8ec376265d3f55bee974717a077db5b7','a:2:{s:7:\"version\";s:10:\"1785252891\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:1422;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(416996,'_transient_timeout_wc_product_loop_c80241493b293b3bce874f8a7b930724','1787783873','off'),(416997,'_transient_wc_product_loop_c80241493b293b3bce874f8a7b930724','a:2:{s:7:\"version\";s:10:\"1785177389\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:3:{i:0;i:1406;i:1;i:1405;i:2;i:1384;}s:5:\"total\";i:3;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(416998,'_transient_timeout_wc_product_loop_051911f0c16398b9a9507e4148d7426a','1787783873','off'),(416999,'_transient_wc_product_loop_051911f0c16398b9a9507e4148d7426a','a:2:{s:7:\"version\";s:10:\"1785177389\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:2:{i:0;i:1441;i:1;i:1442;}s:5:\"total\";i:2;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(417495,'_transient_timeout_wc_product_loop_74b0742573aed06473b3d333a9ae9182','1787829578','off'),(417496,'_transient_wc_product_loop_74b0742573aed06473b3d333a9ae9182','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:6:{i:0;i:1448;i:1;i:1403;i:2;i:1398;i:3;i:1400;i:4;i:1402;i:5;i:1399;}s:5:\"total\";i:6;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(417497,'_transient_timeout_wc_product_loop_498d99d7871e91d16fc58ad6708e7fce','1787829578','off'),(417498,'_transient_wc_product_loop_498d99d7871e91d16fc58ad6708e7fce','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:2:{i:0;i:1400;i:1;i:1402;}s:5:\"total\";i:2;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(417499,'_transient_timeout_wc_product_loop_1ea7d4beb24c893d63789d61735ad17d','1787829578','off'),(417500,'_transient_wc_product_loop_1ea7d4beb24c893d63789d61735ad17d','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:1403;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(417928,'_transient_timeout_wc_product_loop_99a45837434609ee4d337cc56325a146','1787826582','off'),(417929,'_transient_wc_product_loop_99a45837434609ee4d337cc56325a146','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:5:{i:0;i:1386;i:1;i:1380;i:2;i:1388;i:3;i:1387;i:4;i:1389;}s:5:\"total\";i:5;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(417930,'_transient_timeout_wc_product_loop_31a062906a287e66f34f32895ff7ceff','1787826582','off'),(417931,'_transient_wc_product_loop_31a062906a287e66f34f32895ff7ceff','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:2:{i:0;i:1392;i:1;i:1393;}s:5:\"total\";i:2;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(418363,'_transient_timeout_wc_product_loop_018b5dcf45be0988f4aa989f801e8f0b','1787825176','off'),(418364,'_transient_wc_product_loop_018b5dcf45be0988f4aa989f801e8f0b','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:43:{i:0;i:1448;i:1;i:1439;i:2;i:1413;i:3;i:1414;i:4;i:1410;i:5;i:1411;i:6;i:1407;i:7;i:1408;i:8;i:1409;i:9;i:1432;i:10;i:1431;i:11;i:1422;i:12;i:1406;i:13;i:1441;i:14;i:1442;i:15;i:1443;i:16;i:1447;i:17;i:1446;i:18;i:1444;i:19;i:1445;i:20;i:1405;i:21;i:1423;i:22;i:1418;i:23;i:1419;i:24;i:1420;i:25;i:1421;i:26;i:1416;i:27;i:1417;i:28;i:1415;i:29;i:1426;i:30;i:1425;i:31;i:1424;i:32;i:1427;i:33;i:1440;i:34;i:1433;i:35;i:1438;i:36;i:1435;i:37;i:1437;i:38;i:1436;i:39;i:1434;i:40;i:1428;i:41;i:1429;i:42;i:1430;}s:5:\"total\";i:43;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(425041,'_transient_timeout_wc_product_loop_70a920bf23883b310ad05ac3158ca6e9','1787826584','off'),(425042,'_transient_wc_product_loop_70a920bf23883b310ad05ac3158ca6e9','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:2:{i:0;i:1462;i:1;i:1463;}s:5:\"total\";i:2;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(425043,'_transient_timeout_wc_product_loop_31aea852935245d29ed939ef222c4bcf','1787826584','off'),(425044,'_transient_wc_product_loop_31aea852935245d29ed939ef222c4bcf','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:13:{i:0;i:1469;i:1;i:1379;i:2;i:8302;i:3;i:8300;i:4;i:1468;i:5;i:1467;i:6;i:1470;i:7;i:1466;i:8;i:1471;i:9;i:1472;i:10;i:1465;i:11;i:1473;i:12;i:1385;}s:5:\"total\";i:13;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(429108,'_transient_timeout_wc_product_loop_a741a7e7f7be6bbc7c3e7feab51f8131','1787826583','off'),(429109,'_transient_wc_product_loop_a741a7e7f7be6bbc7c3e7feab51f8131','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:5:{i:0;i:1418;i:1;i:1419;i:2;i:1420;i:3;i:1421;i:4;i:8263;}s:5:\"total\";i:5;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(429110,'_transient_timeout_wc_product_loop_07e3553f1a60c73362dc5ce67c3e5e07','1787826583','off'),(429111,'_transient_wc_product_loop_07e3553f1a60c73362dc5ce67c3e5e07','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:3:{i:0;i:1416;i:1;i:1417;i:2;i:1415;}s:5:\"total\";i:3;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(429112,'_transient_timeout_wc_product_loop_d16446fb03fbc0f2dbbcbd072c4a9879','1787826583','off'),(429113,'_transient_wc_product_loop_d16446fb03fbc0f2dbbcbd072c4a9879','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:2:{i:0;i:1423;i:1;i:1404;}s:5:\"total\";i:2;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(429114,'_transient_timeout_wc_product_loop_9604cfc9e3fc2e18af4857018f158980','1787826583','off'),(429115,'_transient_wc_product_loop_9604cfc9e3fc2e18af4857018f158980','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:1440;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(430061,'_transient_timeout_wc_product_loop_0677533f2a2a8b8a1c6e53f881c28fe4','1787825395','off'),(430062,'_transient_wc_product_loop_0677533f2a2a8b8a1c6e53f881c28fe4','a:2:{s:7:\"version\";s:10:\"1785231447\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:18:{i:0;i:1443;i:1;i:1447;i:2;i:1446;i:3;i:1444;i:4;i:1445;i:5;i:8276;i:6;i:8272;i:7;i:8295;i:8;i:8284;i:9;i:8291;i:10;i:1476;i:11;i:1477;i:12;i:1483;i:13;i:1480;i:14;i:1481;i:15;i:1482;i:16;i:1479;i:17;i:1478;}s:5:\"total\";i:18;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(437925,'_transient_filter_data-transient-version','1784959972','on'),(438327,'_transient_timeout_wc_product_loop_0ed5fee55e53029122fbee3b7932c72d','1787575682','off'),(438328,'_transient_wc_product_loop_0ed5fee55e53029122fbee3b7932c72d','a:2:{s:7:\"version\";s:10:\"1784983630\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:107:{i:0;i:1448;i:1;i:1449;i:2;i:1451;i:3;i:1452;i:4;i:1439;i:5;i:1413;i:6;i:1414;i:7;i:1410;i:8;i:1411;i:9;i:1407;i:10;i:1408;i:11;i:1409;i:12;i:1432;i:13;i:1431;i:14;i:1422;i:15;i:1406;i:16;i:1441;i:17;i:1442;i:18;i:1443;i:19;i:1447;i:20;i:1446;i:21;i:1444;i:22;i:1445;i:23;i:1405;i:24;i:1423;i:25;i:1418;i:26;i:1419;i:27;i:1420;i:28;i:1421;i:29;i:1416;i:30;i:1417;i:31;i:1415;i:32;i:1426;i:33;i:1425;i:34;i:1424;i:35;i:1427;i:36;i:1440;i:37;i:1433;i:38;i:1438;i:39;i:1435;i:40;i:1437;i:41;i:1436;i:42;i:1434;i:43;i:1428;i:44;i:1429;i:45;i:1430;i:46;i:1404;i:47;i:1403;i:48;i:1395;i:49;i:1396;i:50;i:1394;i:51;i:1398;i:52;i:1400;i:53;i:1402;i:54;i:1397;i:55;i:1399;i:56;i:1392;i:57;i:1474;i:58;i:1469;i:59;i:8276;i:60;i:8272;i:61;i:8295;i:62;i:8284;i:63;i:8280;i:64;i:8291;i:65;i:1476;i:66;i:1477;i:67;i:1483;i:68;i:1480;i:69;i:1481;i:70;i:1482;i:71;i:1479;i:72;i:1478;i:73;i:1383;i:74;i:1384;i:75;i:1386;i:76;i:1379;i:77;i:1380;i:78;i:1382;i:79;i:1381;i:80;i:8302;i:81;i:8306;i:82;i:8300;i:83;i:8263;i:84;i:8267;i:85;i:1462;i:86;i:1468;i:87;i:1467;i:88;i:1470;i:89;i:1466;i:90;i:1471;i:91;i:1463;i:92;i:1472;i:93;i:1465;i:94;i:1473;i:95;i:1385;i:96;i:1388;i:97;i:1387;i:98;i:1393;i:99;i:1389;i:100;i:1457;i:101;i:1459;i:102;i:1460;i:103;i:1461;i:104;i:1455;i:105;i:1456;i:106;i:1458;}s:5:\"total\";i:107;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:-1;s:12:\"current_page\";i:1;}}','off'),(479847,'_site_transient_timeout_woocommerce_blocks_patterns','1785482808','off'),(479848,'_site_transient_woocommerce_blocks_patterns','a:2:{s:7:\"version\";s:6:\"10.4.4\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content right with image left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:17:\"Footer with menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/form-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:47:\"Heading with three columns of content with link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered content with image below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon With Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow us on social media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:19:\"Testimonials Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three columns with images and content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}','off'),(479850,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1787335802','off'),(479851,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"508473c3c2ece9af8f8f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"de925be9bc9f555c810c\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"cdb01de69fb7dbbbb30f\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"d62ecc40f192d0f05f05\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"a2c27bf10c2c51d247cf\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"c18bbb2325f333897e6b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"00b931bcc27024fa60ca\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"d179e1f113881cf2f0a9\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"56daaae21456ba6fa364\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"c71566edd56265d976c6\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"1cecc164412419d4282d\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/blueocean-technologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"0446a66f2604add5f739\",\"dependencies\":[\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-10.4.4\",\"hash\":\"22e83fe9886bbafdb74a4d8f60f3c963\"}','off'),(480071,'_transient_timeout_wc_term_counts','1785536970','off'),(480072,'_transient_wc_term_counts','a:49:{s:14:\"73_product_cat\";i:1;s:15:\"110_product_cat\";i:5;s:15:\"107_product_cat\";i:4;s:15:\"114_product_cat\";i:4;s:14:\"93_product_tag\";i:43;s:14:\"98_product_cat\";i:3;s:14:\"79_product_cat\";i:3;s:15:\"100_product_cat\";i:1;s:14:\"99_product_cat\";i:5;s:14:\"95_product_cat\";i:3;s:14:\"96_product_cat\";i:2;s:14:\"97_product_cat\";i:2;s:14:\"83_product_cat\";i:3;s:15:\"115_product_cat\";i:4;s:14:\"82_product_cat\";i:4;s:15:\"106_product_cat\";i:3;s:15:\"105_product_cat\";i:18;s:14:\"86_product_cat\";i:6;s:14:\"84_product_cat\";i:10;s:14:\"90_product_cat\";i:1;s:14:\"92_product_cat\";i:2;s:15:\"103_product_cat\";i:1;s:14:\"91_product_cat\";i:12;s:14:\"94_product_cat\";i:8;s:15:\"109_product_cat\";i:2;s:14:\"69_product_cat\";i:13;s:14:\"80_product_cat\";i:3;s:15:\"132_product_cat\";i:5;s:14:\"89_product_cat\";i:2;s:14:\"88_product_cat\";i:1;s:14:\"87_product_cat\";i:1;s:15:\"131_product_cat\";i:1;s:14:\"71_product_cat\";i:1;s:15:\"111_product_cat\";i:4;s:14:\"81_product_cat\";i:2;s:14:\"70_product_cat\";i:5;s:15:\"101_product_cat\";i:2;s:14:\"85_product_cat\";i:1;s:15:\"112_product_cat\";i:1;s:14:\"74_product_cat\";i:2;s:14:\"76_product_cat\";i:11;s:15:\"108_product_cat\";i:3;s:14:\"77_product_cat\";i:1;s:15:\"102_product_cat\";i:1;s:14:\"75_product_cat\";i:1;s:14:\"41_product_cat\";i:2;s:14:\"72_product_cat\";i:8;s:15:\"104_product_cat\";i:2;s:14:\"78_product_cat\";i:5;}','off'),(494650,'_transient_timeout_wpr_dynamic_lists_incompatible_plugins','1785267525','off'),(494651,'_transient_wpr_dynamic_lists_incompatible_plugins','O:8:\"stdClass\":7:{s:0:\"\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:33:\"check-and-enable-gzip-compression\";s:4:\"file\";s:54:\"check-and-enable-gzip-compression/richards-toolbox.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:42:\"remove-query-strings-from-static-resources\";s:4:\"file\";s:67:\"remove-query-strings-from-static-resources/remove-query-strings.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"wpcompressor\";s:4:\"file\";s:29:\"wpcompressor/wpcompressor.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:14:\"wp-super-cache\";s:4:\"file\";s:27:\"wp-super-cache/wp-cache.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"hyper-cache-extended\";s:4:\"file\";s:31:\"hyper-cache-extended/plugin.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:21:\"query-strings-remover\";s:4:\"file\";s:47:\"query-strings-remover/query-strings-remover.php\";}i:6;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"gator-cache\";s:4:\"file\";s:27:\"gator-cache/gator-cache.php\";}i:7;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"hyper-cache\";s:4:\"file\";s:22:\"hyper-cache/plugin.php\";}i:8;O:8:\"stdClass\":2:{s:4:\"slug\";s:26:\"wordpress-gzip-compression\";s:4:\"file\";s:35:\"wordpress-gzip-compression/ezgz.php\";}i:9;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"psn-pagespeed-ninja\";s:4:\"file\";s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";}i:10;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"quick-cache\";s:4:\"file\";s:27:\"quick-cache/quick-cache.php\";}i:11;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"super-static-cache\";s:4:\"file\";s:41:\"super-static-cache/super-static-cache.php\";}i:12;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"lite-cache\";s:4:\"file\";s:21:\"lite-cache/plugin.php\";}i:13;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"wp-fast-cache\";s:4:\"file\";s:31:\"wp-fast-cache/wp-fast-cache.php\";}i:14;O:8:\"stdClass\":2:{s:4:\"slug\";s:7:\"airlift\";s:4:\"file\";s:19:\"airlift/airlift.php\";}i:15;O:8:\"stdClass\":2:{s:4:\"slug\";s:28:\"gzip-ninja-speed-compression\";s:4:\"file\";s:49:\"gzip-ninja-speed-compression/gzip-ninja-speed.php\";}i:16;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"swift-performance\";s:4:\"file\";s:33:\"swift-performance/performance.php\";}i:17;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"force-gzip\";s:4:\"file\";s:25:\"force-gzip/force-gzip.php\";}i:18;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"wp-http-compression\";s:4:\"file\";s:43:\"wp-http-compression/wp-http-compression.php\";}i:19;O:8:\"stdClass\":2:{s:4:\"slug\";s:22:\"swift-performance-lite\";s:4:\"file\";s:38:\"swift-performance-lite/performance.php\";}i:20;O:8:\"stdClass\":2:{s:4:\"slug\";s:23:\"enable-gzip-compression\";s:4:\"file\";s:51:\"enable-gzip-compression/enable-gzip-compression.php\";}i:21;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"wp-fastest-cache\";s:4:\"file\";s:35:\"wp-fastest-cache/wpFastestCache.php\";}i:22;O:8:\"stdClass\":2:{s:4:\"slug\";s:15:\"litespeed-cache\";s:4:\"file\";s:35:\"litespeed-cache/litespeed-cache.php\";}i:23;O:8:\"stdClass\":2:{s:4:\"slug\";s:14:\"w3-total-cache\";s:4:\"file\";s:33:\"w3-total-cache/w3-total-cache.php\";}i:24;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"add-expires-headers\";s:4:\"file\";s:43:\"add-expires-headers/add-expires-headers.php\";}i:25;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"speed-booster-pack\";s:4:\"file\";s:41:\"speed-booster-pack/speed-booster-pack.php\";}i:26;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"combine-css\";s:4:\"file\";s:27:\"combine-css/combine-css.php\";}i:27;O:8:\"stdClass\":2:{s:4:\"slug\";s:31:\"leverage-browser-caching-ninjas\";s:4:\"file\";s:66:\"leverage-browser-caching-ninjas/leverage-browser-caching-ninja.php\";}i:28;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"page-optimize\";s:4:\"file\";s:31:\"page-optimize/page-optimize.php\";}i:29;O:8:\"stdClass\":2:{s:4:\"slug\";s:28:\"wp-performance-score-booster\";s:4:\"file\";s:61:\"wp-performance-score-booster/wp-performance-score-booster.php\";}i:30;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"flexicache\";s:4:\"file\";s:24:\"flexicache/wp-plugin.php\";}i:31;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"far-future-expiry-header\";s:4:\"file\";s:50:\"far-future-expiry-header/far-future-expiration.php\";}i:32;O:8:\"stdClass\":2:{s:4:\"slug\";s:7:\"wp-ffpc\";s:4:\"file\";s:19:\"wp-ffpc/wp-ffpc.php\";}i:33;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"cache-enabler\";s:4:\"file\";s:31:\"cache-enabler/cache-enabler.php\";}i:34;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"wp-optimize\";s:4:\"file\";s:27:\"wp-optimize/wp-optimize.php\";}i:35;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"leverage-browser-caching\";s:4:\"file\";s:53:\"leverage-browser-caching/leverage-browser-caching.php\";}}s:9:\"minify_js\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"scripts-to-footerphp\";s:4:\"file\";s:42:\"scripts-to-footerphp/scripts-to-footer.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:5:\"wp-js\";s:4:\"file\";s:15:\"wp-js/wp-js.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"combine-js\";s:4:\"file\";s:25:\"combine-js/combine-js.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"footer-javascript\";s:4:\"file\";s:39:\"footer-javascript/footer-javascript.php\";}}s:21:\"minify_css||minify_js\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:15:\"wp-super-minify\";s:4:\"file\";s:35:\"wp-super-minify/wp-super-minify.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"fast-velocity-minify\";s:4:\"file\";s:28:\"fast-velocity-minify/fvm.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"bwp-minify\";s:4:\"file\";s:25:\"bwp-minify/bwp-minify.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:8:\"minqueue\";s:4:\"file\";s:19:\"minqueue/plugin.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:23:\"dependency-minification\";s:4:\"file\";s:51:\"dependency-minification/dependency-minification.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"async-js-and-css\";s:4:\"file\";s:34:\"async-js-and-css/asyncJSandCSS.php\";}i:6;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"merge-minify-refresh\";s:4:\"file\";s:45:\"merge-minify-refresh/merge-minify-refresh.php\";}i:7;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"scripts-gzip\";s:4:\"file\";s:29:\"scripts-gzip/scripts_gzip.php\";}i:8;O:8:\"stdClass\":2:{s:4:\"slug\";s:9:\"wp-minify\";s:4:\"file\";s:23:\"wp-minify/wp-minify.php\";}}s:17:\"control_heartbeat\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"heartbeat-control\";s:4:\"file\";s:39:\"heartbeat-control/heartbeat-control.php\";}}s:8:\"lazyload\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"advanced-lazy-load\";s:4:\"file\";s:40:\"advanced-lazy-load/advanced_lazyload.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"crazy-lazy\";s:4:\"file\";s:25:\"crazy-lazy/crazy-lazy.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:25:\"jquery-image-lazy-loading\";s:4:\"file\";s:46:\"jquery-image-lazy-loading/jq_img_lazy_load.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:9:\"lazy-load\";s:4:\"file\";s:23:\"lazy-load/lazy-load.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"bj-lazy-load\";s:4:\"file\";s:29:\"bj-lazy-load/bj-lazy-load.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"specify-image-dimensions\";s:4:\"file\";s:53:\"specify-image-dimensions/specify-image-dimensions.php\";}}s:18:\"auto_preload_fonts\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"custom-fonts\";s:4:\"file\";s:29:\"custom-fonts/custom-fonts.php\";}}s:16:\"lazyload_iframes\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"lazy-load-for-videos\";s:4:\"file\";s:37:\"lazy-load-for-videos/codeispoetry.php\";}}}','off'),(494750,'_transient_timeout_wpr_dynamic_lists','1785278896','off'),(494751,'_transient_wpr_dynamic_lists','O:8:\"stdClass\":19:{s:28:\"rucss_inline_atts_exclusions\";a:20:{i:0;s:26:\"rocket-lazyload-inline-css\";i:1;s:35:\"divi-style-parent-inline-inline-css\";i:2;s:14:\"gsf-custom-css\";i:3;s:29:\"extra-style-inline-inline-css\";i:4;s:30:\"woodmart-inline-css-inline-css\";i:5;s:30:\"woodmart_shortcodes-custom-css\";i:6;s:29:\"rs-plugin-settings-inline-css\";i:7;s:28:\"divi-style-inline-inline-css\";i:8;s:27:\"tcb-post-list-dynamic-style\";i:9;s:6:\"n2-ss-\";i:10;s:6:\"wpcf7-\";i:11;s:32:\"siteorigin-panels-layouts-footer\";i:12;s:28:\"xstore-inline-css-inline-css\";i:13;s:17:\"assets.reviews.io\";i:14;s:8:\"ezoicCSS\";i:15;s:4:\"stk-\";i:16;s:28:\"rocket-lazyrender-inline-css\";i:17;s:13:\"umsMapStyles_\";i:18;s:35:\"trx_addons-inline-styles-inline-css\";i:19;s:26:\"greyd-custom-styles-footer\";}s:31:\"rucss_inline_content_exclusions\";a:52:{i:0;s:14:\".wp-container-\";i:1;s:13:\".wp-elements-\";i:2;s:16:\"#wpv-expandable-\";i:3;s:16:\".custom-content-\";i:4;s:5:\"#thb-\";i:5;s:16:\".et_pb_text_dap_\";i:6;s:24:\"#gdlr-core-shape-divider\";i:7;s:8:\"#ultib3-\";i:8;s:10:\".uvc-wrap-\";i:9;s:26:\".jet-listing-dynamic-post-\";i:10;s:6:\".vcex_\";i:11;s:20:\".wprm-advanced-list-\";i:12;s:9:\".adsslot_\";i:13;s:7:\".jnews_\";i:14;s:21:\".cp-info-bar.content-\";i:15;s:16:\"#stockie-custom-\";i:16;s:13:\"#ohio-custom-\";i:17;s:5:\".uid-\";i:18;s:15:\"#wpfMainWrapper\";i:19;s:7:\"#penci_\";i:20;s:7:\"#penci-\";i:21;s:7:\".wpbs_s\";i:22;s:8:\"#apcore_\";i:23;s:8:\"#apress_\";i:24;s:6:\"#zolo_\";i:25;s:30:\".extended-products-grid#style-\";i:26;s:27:\".preloader#style-preloader-\";i:27;s:16:\".thegem-heading-\";i:28;s:15:\".thegem-button-\";i:29;s:15:\".thegem-custom-\";i:30;s:14:\".thegem-popup-\";i:31;s:9:\"#pattern-\";i:32;s:20:\"#thegem-video-frame-\";i:33;s:8:\"#thegem-\";i:34;s:14:\".qwery_inline_\";i:35;s:19:\".dcgd_submit_button\";i:36;s:8:\".irs-bar\";i:37;s:14:\".gallery-grid-\";i:38;s:13:\".cmplz-hidden\";i:39;s:13:\"#sqbquizouter\";i:40;s:19:\"#start_sqbquizouter\";i:41;s:13:\".flo-header--\";i:42;s:19:\".trx_addons_inline_\";i:43;s:21:\".wpp-cardview-compact\";i:44;s:13:\".e-loop-item-\";i:45;s:26:\".tiered-pricing-plain-text\";i:46;s:26:\".vc_cta3_content-container\";i:47;s:21:\".vc_btn-gradient-btn-\";i:48;s:21:\".et_pb_de_mach_title_\";i:49;s:21:\".et_pb_dmach_section_\";i:50;s:11:\"img#wpstats\";i:51;s:10:\".ti-widget\";}s:26:\"defer_js_inline_exclusions\";a:10:{i:0;s:16:\"DOMContentLoaded\";i:1;s:14:\"document.write\";i:2;s:22:\"window.lazyLoadOptions\";i:3;s:5:\"N.N2_\";i:4;s:18:\"rev_slider_wrapper\";i:5;s:18:\"FB3D_CLIENT_LOCALE\";i:6;s:19:\"ewww_webp_supported\";i:7;s:21:\"anr_captcha_field_div\";i:8;s:24:\"renderInvisibleReCaptcha\";i:9;s:17:\"bookingInProgress\";}s:28:\"defer_js_external_exclusions\";a:37:{i:0;s:15:\"gist.github.com\";i:1;s:22:\"content.jwplatform.com\";i:2;s:14:\"js.hsforms.net\";i:3;s:16:\"www.uplaunch.com\";i:4;s:20:\"google.com/recaptcha\";i:5;s:20:\"widget.reviews.co.uk\";i:6;s:29:\"verify.authorize.net/anetseal\";i:7;s:43:\"lib/admin/assets/lib/webfont/webfont.min.js\";i:8;s:18:\"app.mailerlite.com\";i:9;s:17:\"widget.reviews.io\";i:10;s:35:\"simplybook.(.*)/v2/widget/widget.js\";i:11;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:12;s:79:\"/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar(.*).js\";i:13;s:64:\"/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js\";i:14;s:70:\"/wp-content/plugins/ewww-image-optimizer/includes/check-webp(.min)?.js\";i:15;s:34:\"static.mailerlite.com/data/(.*).js\";i:16;s:37:\"cdn.voxpow.com/static/libs/v1/(.*).js\";i:17;s:40:\"cdn.voxpow.com/media/trackers/js/(.*).js\";i:18;s:15:\"use.typekit.net\";i:19;s:15:\"www.idxhome.com\";i:20;s:44:\"/wp-includes/js/dist/vendor/lodash(.min)?.js\";i:21;s:40:\"/wp-includes/js/dist/api-fetch(.min)?.js\";i:22;s:35:\"/wp-includes/js/dist/i18n(.min)?.js\";i:23;s:49:\"/wp-includes/js/dist/vendor/wp-polyfill(.min)?.js\";i:24;s:34:\"/wp-includes/js/dist/url(.min)?.js\";i:25;s:36:\"/wp-includes/js/dist/hooks(.min)?.js\";i:26;s:21:\"www.paypal.com/sdk/js\";i:27;s:18:\"js-eu1.hsforms.net\";i:28;s:18:\"yanovis.Voucher.js\";i:29;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:30;s:15:\"use.typekit.com\";i:31;s:39:\"/artale/modules/kirki/assets/webfont.js\";i:32;s:21:\"/api/scripts/lb_cs.js\";i:33;s:27:\"js.hscta.net/cta/current.js\";i:34;s:16:\"widget.refari.co\";i:35;s:20:\"player.vdocipher.com\";i:36;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:19:\"delay_js_exclusions\";a:74:{i:0;s:10:\"nowprocket\";i:1;s:31:\"/wp-includes/js/wp-embed.min.js\";i:2;s:15:\"lazyLoadOptions\";i:3;s:13:\"lazyLoadThumb\";i:4;s:33:\"wp-rocket/assets/js/lazyload/(.*)\";i:5;s:30:\"et_core_page_resource_fallback\";i:6;s:25:\"window.\\$us === undefined\";i:7;s:8:\"js-extra\";i:8;s:20:\"fusionNavIsCollapsed\";i:9;s:26:\"/assets/js/smush-lazy-load\";i:10;s:13:\"eio_lazy_vars\";i:11;s:34:\"\\/lazysizes(\\.min|-pre|-post)?\\.js\";i:12;s:44:\"document\\.body\\.classList\\.remove\\(\"no-js\"\\)\";i:13;s:64:\"document\\.documentElement\\.className\\.replace\\( \'no-js\', \'js\' \\)\";i:14;s:17:\"et_animation_data\";i:15;s:16:\"wpforms_settings\";i:16;s:11:\"var nfForms\";i:17;s:14:\"//stats.wp.com\";i:18;s:9:\"_stq.push\";i:19;s:29:\"fluent_form_ff_form_instance_\";i:20;s:9:\"cpLoadCSS\";i:21;s:13:\"ninja_column_\";i:22;s:16:\"var rbs_gallery_\";i:23;s:12:\"var lepopup_\";i:24;s:28:\"var billing_additional_field\";i:25;s:10:\"var gtm4wp\";i:26;s:21:\"var dataLayer_content\";i:27;s:54:\"/ewww-image-optimizer/includes/load[_-]webp(\\.min)?.js\";i:28;s:52:\"/ewww-image-optimizer/includes/check-webp(\\.min)?.js\";i:29;s:19:\"ewww_webp_supported\";i:30;s:32:\"/dist/js/browser-redirect/app.js\";i:31;s:31:\"/perfmatters/js/lazyload.min.js\";i:32;s:16:\"lazyLoadInstance\";i:33;s:27:\"scripts.mediavine.com/tags/\";i:34;s:17:\"initCubePortfolio\";i:35;s:9:\"simpli.fi\";i:36;s:17:\"gforms_recaptcha_\";i:37;s:57:\"/jetpack-boost/vendor/automattic/jetpack-lazy-images/(.*)\";i:38;s:30:\"jetpack-lazy-images-js-enabled\";i:39;s:26:\"jetpack-boost-critical-css\";i:40;s:24:\"wpformsRecaptchaCallback\";i:41;s:20:\"booking-suedtirol-js\";i:42;s:26:\"wpcp_css_disable_selection\";i:43;s:41:\"/gravityforms/js/conditional_logic.min.js\";i:44;s:34:\"statcounter.com/counter/counter.js\";i:45;s:14:\"var sc_project\";i:46;s:59:\"/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/(.*)\";i:47;s:55:\"/themify-builder/themify/js/modules/fallback(\\.min)?.js\";i:48;s:16:\"handlePixMessage\";i:49;s:16:\"var corner_video\";i:50;s:26:\"cdn.pixfuture.com/hb_v2.js\";i:51;s:25:\"cdn.pixfuture.com/pbix.js\";i:52;s:43:\"served-by.pixfuture.com/www/delivery/ads.js\";i:53;s:64:\"served-by.pixfuture.com/www/delivery/headerbid_sticky_refresh.js\";i:54;s:35:\"serv-vdo.pixfuture.com/vpaid/ads.js\";i:55;s:14:\"wprRemoveCPCSS\";i:56;s:19:\"window.jdgmSettings\";i:57;s:67:\"/photonic/include/js/front-end/nomodule/photonic-baguettebox.min.js\";i:58;s:52:\"/photonic/include/ext/baguettebox/baguettebox.min.js\";i:59;s:27:\"window.wsf_form_json_config\";i:60;s:20:\"et_link_options_data\";i:61;s:19:\"FuseboxPlayerAPIKey\";i:62;s:27:\"js.hscta.net/cta/current.js\";i:63;s:14:\"hbspt.cta.load\";i:64;s:27:\"consent.cookiebot.com/uc.js\";i:65;s:53:\"/woofilter-pro/woofilterpro/js/ion.rangeSlider.min.js\";i:66;s:21:\"barra.r7.com/barra.js\";i:67;s:26:\"rocket_css_lazyload_launch\";i:68;s:16:\"#wpr-lazyload-bg\";i:69;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:70;s:15:\"rocket_lcp_data\";i:71;s:18:\"rocket_beacon_data\";i:72;s:60:\"/wp-content/plugins/wp-rocket/assets/js/wpr-beacon(.min)?.js\";i:73;s:24:\"elm.style.display=\"none\"\";}s:18:\"js_minify_external\";a:132:{i:0;s:8:\"html5.js\";i:1;s:11:\"show_ads.js\";i:2;s:14:\"histats.com/js\";i:3;s:21:\"ws.amazon.com/widgets\";i:4;s:5:\"/ads/\";i:5;s:17:\"intensedebate.com\";i:6;s:20:\"scripts.chitika.net/\";i:7;s:12:\"jotform.com/\";i:8;s:15:\"gist.github.com\";i:9;s:16:\"forms.aweber.com\";i:10;s:21:\"video.unrulymedia.com\";i:11;s:12:\"stats.wp.com\";i:12;s:19:\"stats.wordpress.com\";i:13;s:23:\"widget.rafflecopter.com\";i:14;s:29:\"widget-prime.rafflecopter.com\";i:15;s:23:\"releases.flowplayer.org\";i:16;s:13:\"c.ad6media.fr\";i:17;s:19:\"cdn.stickyadstv.com\";i:18;s:12:\"www.smava.de\";i:19;s:20:\"contextual.media.net\";i:20;s:19:\"app.getresponse.com\";i:21;s:24:\"adserver.reklamstore.com\";i:22;s:9:\"s0.wp.com\";i:23;s:16:\"wprp.zemanta.com\";i:24;s:21:\"files.bannersnack.com\";i:25;s:22:\"smarticon.geotrust.com\";i:26;s:11:\"js.gleam.io\";i:27;s:25:\"ir-na.amazon-adsystem.com\";i:28;s:19:\"web.ventunotech.com\";i:29;s:20:\"verify.authorize.net\";i:30;s:21:\"ads.themoneytizer.com\";i:31;s:20:\"embed.finanzcheck.de\";i:32;s:20:\"imagesrv.adition.com\";i:33;s:15:\"js.juicyads.com\";i:34;s:18:\"form.jotformeu.com\";i:35;s:15:\"speakerdeck.com\";i:36;s:22:\"content.jwplatform.com\";i:37;s:24:\"ads.investingchannel.com\";i:38;s:13:\"app.ecwid.com\";i:39;s:20:\"www.industriejobs.de\";i:40;s:14:\"s.gravatar.com\";i:41;s:21:\"googlesyndication.com\";i:42;s:13:\"a.optmstr.com\";i:43;s:14:\"a.optmnstr.com\";i:44;s:13:\"a.opmnstr.com\";i:45;s:12:\"adthrive.com\";i:46;s:13:\"mediavine.com\";i:47;s:14:\"js.hsforms.net\";i:48;s:20:\"googleadservices.com\";i:49;s:16:\"f.convertkit.com\";i:50;s:16:\"recaptcha/api.js\";i:51;s:12:\"mailmunch.co\";i:52;s:20:\"apps.shareaholic.com\";i:53;s:28:\"dsms0mj1bbhn4.cloudfront.net\";i:54;s:12:\"nutrifox.com\";i:55;s:13:\"code.tidio.co\";i:56;s:16:\"www.uplaunch.com\";i:57;s:24:\"widget.reviewability.com\";i:58;s:36:\"embed-cdn.gettyimages.com/widgets.js\";i:59;s:18:\"app.mailerlite.com\";i:60;s:7:\"ck.page\";i:61;s:28:\"cdn.jsdelivr.net/gh/AmauriC/\";i:62;s:39:\"static.klaviyo.com/onsite/js/klaviyo.js\";i:63;s:32:\"a.omappapi.com/app/js/api.min.js\";i:64;s:19:\"static.zdassets.com\";i:65;s:58:\"feedbackcompany.com/widgets/feedback-company-widget.min.js\";i:66;s:17:\"widget.gleamjs.io\";i:67;s:14:\"phonewagon.com\";i:68;s:35:\"simplybook.asia/v2/widget/widget.js\";i:69;s:33:\"simplybook.it/v2/widget/widget.js\";i:70;s:33:\"simplybook.me/v2/widget/widget.js\";i:71;s:48:\"static.botsrv.com/website/js/widget2.36cf1446.js\";i:72;s:27:\"static.mailerlite.com/data/\";i:73;s:14:\"cdn.voxpow.com\";i:74;s:16:\"loader.knack.com\";i:75;s:46:\"embed.lpcontent.net/leadboxes/current/embed.js\";i:76;s:52:\"cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js\";i:77;s:21:\"cse.google.com/cse.js\";i:78;s:19:\"kit.fontawesome.com\";i:79;s:51:\"cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js\";i:80;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:81;s:27:\"booqable.com/v2/booqable.js\";i:82;s:18:\"googleoptimize.com\";i:83;s:52:\"cdna.hubpeople.com/js/widget_standalone_two_modes.js\";i:84;s:18:\"s3.tradingview.com\";i:85;s:26:\"www.vbt.io/ext/vbtforms.js\";i:86;s:16:\"cdn.callrail.com\";i:87;s:40:\"documentcloud.adobe.com/view-sdk/main.js\";i:88;s:21:\"static.cleverpush.com\";i:89;s:15:\"js.afterpay.com\";i:90;s:33:\"cdn.enable.co.il/licenses/enable-\";i:91;s:21:\"hcaptcha.com/1/api.js\";i:92;s:46:\"voucher.getavo.it/public/js/yanovis.Voucher.js\";i:93;s:18:\"js-eu1.hsforms.net\";i:94;s:34:\"statcounter.com/counter/counter.js\";i:95;s:11:\"snapppt.com\";i:96;s:15:\"use.typekit.com\";i:97;s:35:\"secure.gravatar.com/js/gprofiles.js\";i:98;s:32:\"cdn.jsdelivr.net/npm/hockeystack\";i:99;s:22:\"widget.prod.faslet.net\";i:100;s:31:\"ga.getresponse.com/script/ga.js\";i:101;s:16:\"cognitoforms.com\";i:102;s:15:\"usercentrics.eu\";i:103;s:16:\"cdn.amcharts.com\";i:104;s:5:\"umami\";i:105;s:20:\"cdn.popt.in/pixel.js\";i:106;s:9:\"m2d.m2.ai\";i:107;s:11:\"pubguru.net\";i:108;s:13:\"trustindex.io\";i:109;s:37:\"cdnjs.cloudflare.com/ajax/libs/prism/\";i:110;s:25:\"podigee-podcast-player.js\";i:111;s:24:\"tarteaucitron.io/load.js\";i:112;s:29:\"osm.klarnaservices.com/lib.js\";i:113;s:25:\"mein.clickskeks.at/app.js\";i:114;s:21:\"barra.r7.com/barra.js\";i:115;s:16:\"widget.refari.co\";i:116;s:20:\"widget.reviews.co.uk\";i:117;s:20:\"player.vdocipher.com\";i:118;s:26:\"www.instagram.com/embed.js\";i:119;s:13:\"smartframe.io\";i:120;s:36:\"challenges.cloudflare.com/turnstile/\";i:121;s:20:\"script.roboassist.ai\";i:122;s:16:\"cdn.hu-manity.co\";i:123;s:56:\"daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js\";i:124;s:21:\"consent.cookiebot.com\";i:125;s:23:\"umstats.tools.coolw.xyz\";i:126;s:10:\"powerad.ai\";i:127;s:19:\"leadconnectorhq.com\";i:128;s:14:\"buzzsprout.com\";i:129;s:27:\"embed.reddit.com/widgets.js\";i:130;s:16:\"onfastspring.com\";i:131;s:30:\"widget.superchat.de/snippet.js\";}s:21:\"js_move_after_combine\";a:106:{i:0;s:15:\"map_fusion_map_\";i:1;s:13:\"ec:addProduct\";i:2;s:16:\"ec:addImpression\";i:3;s:30:\"clear_better_facebook_comments\";i:4;s:29:\"vc-row-destroy-equal-heights-\";i:5;s:14:\"dfd-icon-list-\";i:6;s:12:\"SFM_template\";i:7;s:14:\"WLTChangeState\";i:8;s:9:\"wlt_star_\";i:9;s:17:\"wlt_pop_distance_\";i:10;s:14:\"smart_list_tip\";i:11;s:12:\"gd-wgt-pagi-\";i:12;s:11:\"data-rf-id=\";i:13;s:7:\"tvc_po=\";i:14;s:10:\"scrapeazon\";i:15;s:10:\"startclock\";i:16;s:22:\"it_logo_field_owl-box_\";i:17;s:15:\"td_live_css_uid\";i:18;s:17:\"wpvl_paramReplace\";i:19;s:11:\"tdAjaxCount\";i:20;s:9:\"mec_skin_\";i:21;s:4:\"_wca\";i:22;s:8:\"_taboola\";i:23;s:17:\"fbq(\'trackCustom\'\";i:24;s:11:\"fbq(\'track\'\";i:25;s:10:\"data.token\";i:26;s:7:\"sharrre\";i:27;s:19:\"dfads_ajax_load_ads\";i:28;s:13:\"tie_postviews\";i:29;s:10:\"wmp_update\";i:30;s:18:\"h5ab-print-article\";i:31;s:17:\"gform_ajax_frame_\";i:32;s:17:\"gform_post_render\";i:33;s:14:\"mts_view_count\";i:34;s:15:\"act_css_tooltip\";i:35;s:10:\"window.SLB\";i:36;s:14:\"wpt_view_count\";i:37;s:11:\"var dateNow\";i:38;s:16:\"gallery_product_\";i:39;s:21:\".flo-block-slideshow-\";i:40;s:17:\"data=\'api-key=ct-\";i:41;s:20:\"ip_common_function()\";i:42;s:31:\"(\"style#gsf-custom-css\").append\";i:43;s:22:\"a3revWCDynamicGallery_\";i:44;s:24:\"#owl-carousel-instagram-\";i:45;s:19:\"window.FlowFlowOpts\";i:46;s:16:\"jQuery(\'.td_uid_\";i:47;s:16:\"jQuery(\".slider-\";i:48;s:18:\"#dfd-vcard-widget-\";i:49;s:21:\"#sf-instagram-widget-\";i:50;s:18:\".woocommerce-tabs-\";i:51;s:16:\"penci_megamenu__\";i:52;s:18:\"vc_prepareHoverBox\";i:53;s:16:\"wp-temp-form-div\";i:54;s:25:\"_wswebinarsystem_already_\";i:55;s:23:\"#views-extra-css\").text\";i:56;s:20:\"fusetag.setTargeting\";i:57;s:20:\"hit.uptrendsdata.com\";i:58;s:27:\"callback:window.renderBadge\";i:59;s:29:\"test_run_nf_conditional_logic\";i:60;s:9:\"cb_nombre\";i:61;s:12:\"$(\'.fl-node-\";i:62;s:24:\"function($){google_maps_\";i:63;s:14:\"$(\"#myCarousel\";i:64;s:18:\"et_animation_data=\";i:65;s:13:\"current_url=\"\";i:66;s:44:\"CustomEvent.prototype=window.Event.prototype\";i:67;s:26:\"electro-wc-product-gallery\";i:68;s:14:\"woof_is_mobile\";i:69;s:20:\"jQuery(\'.videonextup\";i:70;s:10:\"wpp_params\";i:71;s:24:\"us.templateDirectoryUri=\";i:72;s:17:\".fat-gallery-item\";i:73;s:10:\".ratingbox\";i:74;s:33:\"user_rating.prototype.eraseCookie\";i:75;s:23:\"test_run_nf_conditional\";i:76;s:26:\"dpsp-networks-btns-wrapper\";i:77;s:19:\"pa_woo_product_info\";i:78;s:35:\"sharing_enabled_on_post_via_metabox\";i:79;s:22:\"#product-search-field-\";i:80;s:19:\"GOTMLS_login_offset\";i:81;s:40:\"berocket_aapf_time_to_fix_products_style\";i:82;s:27:\"window.vc_googleMapsPointer\";i:83;s:8:\"sinceID_\";i:84;s:31:\"#ut-background-video-ut-section\";i:85;s:26:\"+window.comment_tab_width+\";i:86;s:19:\"dfd-button-hover-in\";i:87;s:21:\"wpseo-address-wrapper\";i:88;s:24:\"platform.stumbleupon.com\";i:89;s:27:\"#woo_pp_ec_button_mini_cart\";i:90;s:14:\"#supercarousel\";i:91;s:10:\"blockClass\";i:92;s:11:\"tdbMenuItem\";i:93;s:13:\"tdbSearchItem\";i:94;s:17:\"best_seller_badge\";i:95;s:24:\"jQuery(\'#product-top-bar\";i:96;s:8:\"fb_desc-\";i:97;s:21:\"FC_regenerate_captcha\";i:98;s:34:\"wp_post_blocks_vars.listed_posts=[\";i:99;s:12:\"captcha-hash\";i:100;s:9:\"mapdata={\";i:101;s:11:\".ywpc-char-\";i:102;s:17:\").countdowntimer(\";i:103;s:16:\"jQuery(\"#td_uid_\";i:104;s:14:\"find(\'#td_uid_\";i:105;s:22:\"variation_estimate_msg\";}s:18:\"js_excluded_inline\";a:315:{i:0;s:14:\"document.write\";i:1;s:9:\"google_ad\";i:2;s:9:\"edToolbar\";i:3;s:4:\"gtag\";i:4;s:9:\"_gaq.push\";i:5;s:5:\"_gaLt\";i:6;s:21:\"GoogleAnalyticsObject\";i:7;s:17:\"syntaxhighlighter\";i:8;s:11:\"adsbygoogle\";i:9;s:7:\"ci_cap_\";i:10;s:4:\"_stq\";i:11;s:5:\"nonce\";i:12;s:7:\"post_id\";i:13;s:8:\"LogHuman\";i:14;s:15:\"idcomments_acct\";i:15;s:9:\"ch_client\";i:16;s:11:\"sc_online_t\";i:17;s:4:\"_stq\";i:18;s:17:\"bannersnack_embed\";i:19;s:15:\"vtn_player_type\";i:20;s:13:\"ven_video_key\";i:21;s:15:\"ANS_customer_id\";i:22;s:7:\"tdBlock\";i:23;s:12:\"tdLocalCache\";i:24;s:11:\"wpRestNonce\";i:25;s:6:\"\"url\":\";i:26;s:15:\"lazyLoadOptions\";i:27;s:8:\"adthrive\";i:28;s:7:\"loadCSS\";i:29;s:17:\"google_tag_params\";i:30;s:13:\"clicky_custom\";i:31;s:15:\"clicky_site_ids\";i:32;s:14:\"NSLPopupCenter\";i:33;s:4:\"_paq\";i:34;s:3:\"gtm\";i:35;s:9:\"dataLayer\";i:36;s:13:\"RecaptchaLoad\";i:37;s:20:\"WPCOM_sharing_counts\";i:38;s:22:\"jetpack_remote_comment\";i:39;s:15:\"subscribe-field\";i:40;s:9:\"contextly\";i:41;s:7:\"_mmunch\";i:42;s:14:\"gt_request_uri\";i:43;s:12:\"doGTranslate\";i:44;s:8:\"docTitle\";i:45;s:17:\"bs_ajax_paginate_\";i:46;s:20:\"bs_deferred_loading_\";i:47;s:22:\"theChampRedirectionUrl\";i:48;s:20:\"theChampFBCommentUrl\";i:49;s:23:\"theChampTwitterRedirect\";i:50;s:25:\"theChampRegRedirectionUrl\";i:51;s:14:\"ESSB_CACHE_URL\";i:52;s:30:\"oneall_social_login_providers_\";i:53;s:22:\"betterads_screen_width\";i:54;s:40:\"woocommerce_wishlist_add_to_wishlist_url\";i:55;s:21:\"arf_conditional_logic\";i:56;s:27:\"heateorSsHorSharingShortUrl\";i:57;s:8:\"TL_Const\";i:58;s:23:\"bimber_front_microshare\";i:59;s:17:\"setAttribute(\"id\"\";i:60;s:18:\"setAttribute( \"id\"\";i:61;s:14:\"TribeEventsPro\";i:62;s:14:\"peepsotimedata\";i:63;s:9:\"wphc_data\";i:64;s:10:\"hc_rand_id\";i:65;s:7:\"RBL_ADD\";i:66;s:18:\"AfsAnalyticsObject\";i:67;s:18:\"_thriveCurrentPost\";i:68;s:13:\"esc_login_url\";i:69;s:18:\"fwduvpMainPlaylist\";i:70;s:26:\"Bibblio.initRelatedContent\";i:71;s:9:\"showUFC()\";i:72;s:8:\"#iphorm-\";i:73;s:7:\"#fancy-\";i:74;s:13:\"ult-carousel-\";i:75;s:17:\"theChampLJAuthUrl\";i:76;s:6:\"f._fbq\";i:77;s:10:\"Insticator\";i:78;s:15:\"w2dc_js_objects\";i:79;s:11:\"cherry_ajax\";i:80;s:9:\"ad_block_\";i:81;s:23:\"elementorFrontendConfig\";i:82;s:5:\"zeen_\";i:83;s:16:\"disqusIdentifier\";i:84;s:14:\"currentAjaxUrl\";i:85;s:27:\"geodir_event_call_calendar_\";i:86;s:8:\"atatags-\";i:87;s:18:\"hbspt.forms.create\";i:88;s:19:\"function(c,h,i,m,p)\";i:89;s:11:\"dataTable({\";i:90;s:12:\"rankMath = {\";i:91;s:10:\"_atrk_opts\";i:92;s:16:\"quicklinkOptions\";i:93;s:11:\"ct_checkjs_\";i:94;s:18:\"WP_Statistics_http\";i:95;s:12:\"penci_block_\";i:96;s:15:\"omapi_localized\";i:97;s:10:\"omapi_data\";i:98;s:15:\"OptinMonsterApp\";i:99;s:9:\"tminusnow\";i:100;s:7:\"nfForms\";i:101;s:18:\"galleries.gallery_\";i:102;s:14:\"wcj_evt.prodID\";i:103;s:19:\"advads_tracking_ads\";i:104;s:28:\"advadsGATracking.postContext\";i:105;s:14:\"woopack_config\";i:106;s:14:\"ulp_content_id\";i:107;s:26:\"wp-cumulus/tagcloud.swf?r=\";i:108;s:24:\"ctSetCookie(\'ct_checkjs\'\";i:109;s:20:\"woof_really_curr_tax\";i:110;s:17:\"uLogin.customInit\";i:111;s:32:\"i18n_no_matching_variations_text\";i:112;s:22:\"alsp_map_markers_attrs\";i:113;s:13:\"var inc_opt =\";i:114;s:13:\"iworks_upprev\";i:115;s:19:\"yith_wcevti_tickets\";i:116;s:27:\"window.metrilo.ensure_cbuid\";i:117;s:13:\"metrilo.event\";i:118;s:19:\"wordpress_page_root\";i:119;s:9:\"wcct_info\";i:120;s:20:\"Springbot.product_id\";i:121;s:17:\"pysWooProductData\";i:122;s:11:\"dfd-heading\";i:123;s:8:\"owl=$(\"#\";i:124;s:14:\"penci_megamenu\";i:125;s:12:\"fts_security\";i:126;s:19:\"algoliaAutocomplete\";i:127;s:22:\"avia_framework_globals\";i:128;s:23:\"tabs.easyResponsiveTabs\";i:129;s:20:\"searchlocationHeader\";i:130;s:16:\"yithautocomplete\";i:131;s:19:\"data-parallax-speed\";i:132;s:14:\"currency_data=\";i:133;s:11:\"cedexisData\";i:134;s:23:\"function reenableButton\";i:135;s:12:\"#wpnbio-show\";i:136;s:29:\"e.Newsletter2GoTrackingObject\";i:137;s:15:\"var categories_\";i:138;s:14:\"\"+nRemaining+\"\";i:139;s:20:\"cartsguru_cart_token\";i:140;s:21:\"after_share_easyoptin\";i:141;s:18:\"location_data.push\";i:142;s:30:\"thirstyFunctions.isThirstyLink\";i:143;s:23:\"styles: \' #custom-menu-\";i:144;s:20:\"function svc_center_\";i:145;s:25:\"#svc_carousel2_container_\";i:146;s:11:\"advads.move\";i:147;s:9:\"elementid\";i:148;s:14:\"advads_has_ads\";i:149;s:14:\"wpseo_map_init\";i:150;s:20:\"mdf_current_page_url\";i:151;s:12:\"tptn_tracker\";i:152;s:20:\"dpsp_pin_button_data\";i:153;s:27:\"searchwp_live_search_params\";i:154;s:10:\"wpp_params\";i:155;s:21:\"top.location,thispage\";i:156;s:18:\"selection+pagelink\";i:157;s:20:\"ic_window_resolution\";i:158;s:11:\"PHP.wp_p_id\";i:159;s:29:\"ShopifyBuy.UI.onReady(client)\";i:160;s:16:\"orig_request_uri\";i:161;s:16:\"gie.widgets.load\";i:162;s:11:\"Adman.Flash\";i:163;s:11:\"PHP.wp_p_id\";i:164;s:26:\"window.broadstreetKeywords\";i:165;s:15:\"var productId =\";i:166;s:16:\"var flatsomeVars\";i:167;s:21:\"wc_product_block_data\";i:168;s:21:\"static.mailerlite.com\";i:169;s:10:\"amzn_assoc\";i:170;s:22:\"_bs_getParameterByName\";i:171;s:9:\"_stq.push\";i:172;s:9:\"h._remove\";i:173;s:16:\"var FlowFlowOpts\";i:174;s:14:\"var WCPFData =\";i:175;s:14:\"var _beeketing\";i:176;s:16:\"var _statcounter\";i:177;s:13:\"var actions =\";i:178;s:15:\"var current_url\";i:179;s:15:\"var object_name\";i:180;s:19:\"var the_ajax_script\";i:181;s:28:\"var wc_cart_fragments_params\";i:182;s:22:\"var woocommerce_params\";i:183;s:16:\"var wpml_cookies\";i:184;s:21:\"wc_add_to_cart_params\";i:185;s:26:\"window.broadstreetKeywords\";i:186;s:35:\"window.wc_ga_pro.available_gateways\";i:187;s:12:\"xa.prototype\";i:188;s:21:\"HOUZEZ_ajaxcalls_vars\";i:189;s:17:\"w2dc_maps_objects\";i:190;s:26:\"w2dc_controller_args_array\";i:191;s:22:\"w2dc_map_markers_attrs\";i:192;s:9:\"YT.Player\";i:193;s:9:\"WPFC.data\";i:194;s:23:\"function current_video_\";i:195;s:12:\"var videodiv\";i:196;s:22:\"var slider_wppasrotate\";i:197;s:8:\"wppas_ga\";i:198;s:14:\"var blockClass\";i:199;s:13:\"tarteaucitron\";i:200;s:21:\"pw_brand_product_list\";i:201;s:15:\"tminusCountDown\";i:202;s:23:\"pysWooSelectContentData\";i:203;s:13:\"wpvq_ans89733\";i:204;s:12:\"_isp_version\";i:205;s:16:\"price_range_data\";i:206;s:29:\"window.FeedbackCompanyWidgets\";i:207;s:22:\"woocs_current_currency\";i:208;s:30:\"woo_variation_swatches_options\";i:209;s:31:\"woocommerce_price_slider_params\";i:210;s:12:\"scriptParams\";i:211;s:19:\"form-adv-pagination\";i:212;s:23:\"borlabsCookiePrioritize\";i:213;s:21:\"urls_wpwidgetpolylang\";i:214;s:14:\"quickViewNonce\";i:215;s:22:\"frontendscripts_params\";i:216;s:21:\"nj-facebook-messenger\";i:217;s:20:\"var fb_mess_position\";i:218;s:36:\"init_particles_row_background_script\";i:219;s:15:\"setREVStartSize\";i:220;s:7:\"fl-node\";i:221;s:11:\"PPAccordion\";i:222;s:10:\"soliloquy_\";i:223;s:25:\"wprevpublicjs_script_vars\";i:224;s:19:\"DTGS_NONCE_FRONTEND\";i:225;s:17:\"et_animation_data\";i:226;s:17:\"archives-dropdown\";i:227;s:15:\"loftloaderCache\";i:228;s:17:\"SmartSliderSimple\";i:229;s:14:\"var nectarLove\";i:230;s:10:\"var incOpt\";i:231;s:33:\"RocketBrowserCompatibilityChecker\";i:232;s:24:\"RocketPreloadLinksConfig\";i:233;s:18:\"placementVersionId\";i:234;s:11:\"var useEdit\";i:235;s:23:\"var DTGS_NONCE_FRONTEND\";i:236;s:8:\"n2jQuery\";i:237;s:26:\"et_core_api_spam_recaptcha\";i:238;s:6:\"cnArgs\";i:239;s:14:\"__CF$cv$params\";i:240;s:17:\"trustbox_settings\";i:241;s:5:\"aepro\";i:242;s:10:\"cdn.jst.ai\";i:243;s:25:\"w2dc_fields_in_categories\";i:244;s:21:\"jetMenuPublicSettings\";i:245;s:17:\"JetTricksSettings\";i:246;s:10:\"aepc_pixel\";i:247;s:20:\"avadaWooCommerceVars\";i:248;s:7:\"var isb\";i:249;s:9:\"fcaPcPost\";i:250;s:10:\"csrf_token\";i:251;s:24:\"icwp_wpsf_vars_lpantibot\";i:252;s:11:\"wpvViewHead\";i:253;s:16:\"ed_school_plugin\";i:254;s:9:\"aps_comp_\";i:255;s:11:\"guaven_woos\";i:256;s:16:\"__lm_redirect_to\";i:257;s:17:\"__wpdm_view_count\";i:258;s:23:\"bookacti.booking_system\";i:259;s:10:\"nfFrontEnd\";i:260;s:20:\"view_quote_cart_link\";i:261;s:19:\"__eae_decode_emails\";i:262;s:20:\"divioverlays_ajaxurl\";i:263;s:10:\"var _EPYT_\";i:264;s:13:\"#ins-heading-\";i:265;s:12:\"#ins-button-\";i:266;s:20:\"tve_frontend_options\";i:267;s:8:\"lb24.src\";i:268;s:24:\"amazon_Login_accessToken\";i:269;s:21:\"porto_infinite_scroll\";i:270;s:14:\".adace-loader-\";i:271;s:11:\"adace_load_\";i:272;s:41:\"tagGroupsAccordiontaggroupscloudaccordion\";i:273;s:31:\"tagGroupsTabstaggroupscloudtabs\";i:274;s:16:\"jrRelatedWidgets\";i:275;s:14:\"UNCODE.initRow\";i:276;s:28:\"amp_mobile_redirect_disabled\";i:277;s:11:\"wpgdprcData\";i:278;s:28:\"wpml_browser_redirect_params\";i:279;s:13:\"swPreRegister\";i:280;s:15:\"kboard_settings\";i:281;s:23:\"ct_ultimate_gdpr_cookie\";i:282;s:23:\"wcpv_registration_local\";i:283;s:15:\"www.idxhome.com\";i:284;s:24:\"arf_footer_cl_logic_call\";i:285;s:23:\"reload_attached_coupons\";i:286;s:8:\"var ftpp\";i:287;s:15:\"forminatorFront\";i:288;s:6:\"_EPYT_\";i:289;s:23:\"edd_free_downloads_vars\";i:290;s:15:\"edd_stripe_vars\";i:291;s:7:\"var ASP\";i:292;s:18:\"ecwidOriginalTitle\";i:293;s:17:\"defaultCategoryId\";i:294;s:25:\"translation-revision-date\";i:295;s:20:\"google_conversion_id\";i:296;s:5:\"hbspt\";i:297;s:21:\"var marker_locations_\";i:298;s:13:\"var AdmMyAjax\";i:299;s:13:\"ifso_page_url\";i:300;s:21:\"referrer_for_pageload\";i:301;s:38:\"WoocommerceWidget/woocommerceWidget.js\";i:302;s:19:\"var ht_ctc_chat_var\";i:303;s:6:\"spuvar\";i:304;s:16:\"var wpilFrontend\";i:305;s:24:\"urls_polylangREPLACETOID\";i:306;s:34:\"e.setAttribute(\'unselectable\',on);\";i:307;s:16:\"try{Typekit.load\";i:308;s:9:\"iMapsData\";i:309;s:24:\"var wpforms_user_journey\";i:310;s:24:\"rocket_lazyload_css_data\";i:311;s:24:\"wcStoreApiNonceTimestamp\";i:312;s:21:\"createNonceMiddleware\";i:313;s:8:\"pbidHash\";i:314;s:24:\"wcBlocksMiddlewareConfig\";}s:24:\"cache_ignored_parameters\";a:74:{i:0;s:10:\"utm_source\";i:1;s:10:\"utm_medium\";i:2;s:12:\"utm_campaign\";i:3;s:9:\"utm_expid\";i:4;s:8:\"utm_term\";i:5;s:11:\"utm_content\";i:6;s:6:\"utm_id\";i:7;s:19:\"utm_source_platform\";i:8;s:19:\"utm_creative_format\";i:9;s:20:\"utm_marketing_tactic\";i:10;s:10:\"mtm_source\";i:11;s:10:\"mtm_medium\";i:12;s:12:\"mtm_campaign\";i:13;s:11:\"mtm_keyword\";i:14;s:7:\"mtm_cid\";i:15;s:11:\"mtm_content\";i:16;s:9:\"pk_source\";i:17;s:9:\"pk_medium\";i:18;s:11:\"pk_campaign\";i:19;s:10:\"pk_keyword\";i:20;s:6:\"pk_cid\";i:21;s:10:\"pk_content\";i:22;s:13:\"fb_action_ids\";i:23;s:15:\"fb_action_types\";i:24;s:9:\"fb_source\";i:25;s:6:\"fbclid\";i:26;s:10:\"campaignid\";i:27;s:9:\"adgroupid\";i:28;s:4:\"adid\";i:29;s:5:\"gclid\";i:30;s:12:\"age-verified\";i:31;s:12:\"ao_noptimize\";i:32;s:4:\"usqp\";i:33;s:11:\"cn-reloaded\";i:34;s:3:\"_ga\";i:35;s:5:\"sscid\";i:36;s:6:\"gclsrc\";i:37;s:3:\"_gl\";i:38;s:6:\"mc_cid\";i:39;s:6:\"mc_eid\";i:40;s:8:\"_bta_tid\";i:41;s:6:\"_bta_c\";i:42;s:11:\"trk_contact\";i:43;s:7:\"trk_msg\";i:44;s:10:\"trk_module\";i:45;s:7:\"trk_sid\";i:46;s:5:\"gdfms\";i:47;s:6:\"gdftrk\";i:48;s:5:\"gdffi\";i:49;s:3:\"_ke\";i:50;s:3:\"_kx\";i:51;s:21:\"redirect_log_mongo_id\";i:52;s:17:\"redirect_mongo_id\";i:53;s:15:\"sb_referer_host\";i:54;s:5:\"mkwid\";i:55;s:5:\"pcrid\";i:56;s:5:\"ef_id\";i:57;s:7:\"s_kwcid\";i:58;s:7:\"msclkid\";i:59;s:4:\"dm_i\";i:60;s:4:\"epik\";i:61;s:2:\"pp\";i:62;s:6:\"gbraid\";i:63;s:6:\"wbraid\";i:64;s:8:\"ssp_iabi\";i:65;s:8:\"ssp_iaba\";i:66;s:3:\"gad\";i:67;s:6:\"vgo_ee\";i:68;s:10:\"gad_source\";i:69;s:14:\"gad_campaignid\";i:70;s:12:\"onlywprocket\";i:71;s:7:\"srsltid\";i:72;s:5:\"gadid\";i:73;s:6:\"fbadid\";}s:18:\"preload_exclusions\";a:5:{i:0;s:9:\"void\\(.*;\";i:1;s:17:\"(.*)__trashed(.*)\";i:2;s:14:\"/jet-menu/(.*)\";i:3;s:15:\"/jet-popup/(.*)\";i:4;s:24:\"(.*)printButton.href(.*)\";}s:16:\"exclude_js_files\";a:16:{i:0;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:1;s:76:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/html2canvas.min.js\";i:2;s:68:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/pdf.min.js\";i:3;s:70:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/three.min.js\";i:4;s:77:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/3d-flip-book.min.js\";i:5;s:39:\"/google-site-kit/dist/assets/js/(.*).js\";i:6;s:45:\"/wp-live-chat-support/public/js/callus(.*).js\";i:7;s:41:\"/borlabs-cookie/assets/javascript/(.*).js\";i:8;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:9;s:38:\"/woocommerce-bookings/dist/frontend.js\";i:10;s:44:\"/plugins/mapify(.*)/assets/js/dist/bundle.js\";i:11;s:60:\"/wp-content/plugins/wp-rocket/assets/js/wpr-beacon(.min)?.js\";i:12;s:47:\"/wp-recipe-maker-premium/dist/public-premium.js\";i:13;s:29:\"/plugins/wp-recipe-maker/(.*)\";i:14;s:53:\"/jet-menu/assets/public/js/jet-menu-public-scripts.js\";i:15;s:65:\"/jet-menu/assets/public/js/jet-menu-mobile-menu-public-scripts.js\";}s:15:\"staging_domains\";a:59:{i:0;s:13:\".wpengine.com\";i:1;s:20:\".wpenginepowered.com\";i:2;s:16:\".pantheonsite.io\";i:3;s:18:\".flywheelsites.com\";i:4;s:20:\".flywheelstaging.com\";i:5;s:11:\".kinsta.com\";i:6;s:13:\".kinsta.cloud\";i:7;s:18:\".cloudwaysapps.com\";i:8;s:18:\".azurewebsites.net\";i:9;s:15:\".wpserveur.site\";i:10;s:19:\"-liquidwebsites.com\";i:11;s:16:\".myftpupload.com\";i:12;s:12:\".dream.press\";i:13;s:12:\".sg-host.com\";i:14;s:16:\".platformsh.site\";i:15;s:12:\".wpstage.net\";i:16;s:22:\".bigscoots-staging.com\";i:17;s:10:\".wpsc.site\";i:18;s:14:\".runcloud.link\";i:19;s:14:\".onrocket.site\";i:20;s:18:\".singlestaging.com\";i:21;s:13:\".myraidbox.de\";i:22;s:12:\".instawp.xyz\";i:23;s:11:\".instawp.co\";i:24;s:13:\".instawp.link\";i:25;s:12:\".instawp.app\";i:26;s:12:\".hstgr.cloud\";i:27;s:15:\".myhostpoint.ch\";i:28;s:17:\".wpcomstaging.com\";i:29;s:9:\".nxcli.io\";i:30;s:10:\".nxcli.net\";i:31;s:19:\".lyricalstaging.com\";i:32;s:10:\".myrdbx.io\";i:33;s:21:\".staging.tempurl.host\";i:34;s:19:\".staging.mysites.io\";i:35;s:17:\".updraftclone.com\";i:36;s:11:\".easywp.com\";i:37;s:27:\".preview.infomaniak.website\";i:38;s:13:\".wp-cloud.dev\";i:39;s:9:\".wpsc.dev\";i:40;s:11:\".wptiger.fr\";i:41;s:14:\".amazonaws.com\";i:42;s:11:\".wpdns.site\";i:43;s:19:\".cloudwayssites.com\";i:44;s:21:\".mystagingwebsite.com\";i:45;s:18:\".hostingersite.com\";i:46;s:9:\".ngrok.io\";i:47;s:11:\".stage.site\";i:48;s:12:\".ksysweb.com\";i:49;s:7:\".dev.cc\";i:50;s:8:\".docksal\";i:51;s:10:\".lndo.site\";i:52;s:6:\".local\";i:53;s:10:\".localhost\";i:54;s:5:\".test\";i:55;s:17:\".wpstagecoach.com\";i:56;s:8:\".preprod\";i:57;s:10:\".ddev.site\";i:58;s:16:\"my.wordpress.net\";}s:19:\"exclude_js_template\";a:3:{i:0;s:13:\"type=\"module\"\";i:1;s:12:\"data-minify=\";i:2;s:15:\"data-no-minify=\";}s:25:\"lazy_rendering_exclusions\";a:48:{i:0;s:16:\"class=\"parallex\"\";i:1;s:28:\"class=\"avada-footer-scripts\"\";i:2;s:18:\"id=\"rhslidingMenu\"\";i:3;s:19:\"class=\"logobsmallt\"\";i:4;s:29:\"id=\"ast-mobile-popup-wrapper\"\";i:5;s:33:\"id=\"cmplz-cookiebanner-container\"\";i:6;s:27:\"class=\"wf-container-footer\"\";i:7;s:30:\"class=\"de-mega-menu-container\"\";i:8;s:14:\"data-nosnippet\";i:9;s:32:\"class=\"floating-menu float-menu-\";i:10;s:19:\"id=\"jeg_off_canvas\"\";i:11;s:31:\"id=\"dipi-popup-maker-container\"\";i:12;s:37:\"class=\"static-position vendor_hidden\"\";i:13;s:29:\"class=\"jws-mini-cart-wrapper\"\";i:14;s:28:\"class=\"home-widgets-section\"\";i:15;s:35:\"elementor-location-floating_buttons\";i:16;s:43:\"class=\"xoo-el-container xoo-el-style-popup\"\";i:17;s:26:\"class=\"off-canvas-wrapper\"\";i:18;s:30:\"id=\"ast-hb-account-login-wrap\"\";i:19;s:21:\"id=\"ak_drawer_holder\"\";i:20;s:15:\"id=\"brx-footer\"\";i:21;s:25:\"elementor-location-footer\";i:22;s:27:\"class=\"ts-floating-sidebar\"\";i:23;s:20:\"id=\"yith-wacp-popup\"\";i:24;s:83:\"class=\"fl-builder-content fl-builder-content-30 fl-builder-global-templates-locked\"\";i:25;s:34:\"class=\"mfn-footer-tmpl mfn-footer\"\";i:26;s:37:\"class=\"fusion-tb-footer fusion-footer\";i:27;s:35:\"class=\"wt-cli-cookie-bar-container\"\";i:28;s:23:\"id=\"lazy-loading-point\"\";i:29;s:25:\"class=\"cp-popup-container\";i:30;s:21:\"class=\"xoo-wsc-markup\";i:31;s:20:\"class=\"xoo-wsc-modal\";i:32;s:18:\"class=\"breakdance\"\";i:33;s:43:\"class=\"footer-container color-scheme-light\"\";i:34;s:18:\"class=\"sticky-cta\"\";i:35;s:28:\"class=\"footer-booking-widget\";i:36;s:24:\"rh_sticky_wrapper_footer\";i:37;s:33:\"class=\"sticky-add-to-cart-wrapper\";i:38;s:21:\"id=\"wcpa_img_preview\"\";i:39;s:25:\"id=\"wpca-lay-out-wrapper\"\";i:40;s:19:\"class=\"site-footer\